@charset "UTF-8";
/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model
   ========================================================================== */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm
   ========================================================================== */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings
   ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration)
   ========================================================================== */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition)
   ========================================================================== */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms
   ========================================================================== */
/**
 * Reset form fields to make them styleable
 * 1. Reset radio and checkbox to preserve their look in iOS.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type=checkbox] {
  /* 1 */
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  /* 1 */
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  padding: 0;
  /* 1 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Table
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media only screen and (max-width: 767px) {
  table {
    width: calc(100% - 20px) !important;
    margin: 0 auto;
  }
}
caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.is-hoverAction:focus,
a:focus,
.is-hoverAction:hover,
a:hover {
  opacity: 0.7;
}
.header__links {
  display: none;
}
@media only screen and (max-width: 767px) {
  .header__links {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 15px;
    padding: 10px 0;
  }
  .header__links a {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 110px;
    width: 100%;
    height: 30px;
    border-radius: 5px;
    background-color: #dddddd;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #000;
  }
}
@media only screen and (min-width: 768px) {
  .header__items .header__items-inner {
    max-width: 1200px;
    padding-right: 20px;
    padding-left: 40px;
  }
  .header__items .header__items-inner .header__img {
    max-width: 92px;
    width: 100%;
  }
  .header__items .header__items-inner .header__img-center {
    padding-left: 13%;
    padding-right: 0%;
    max-width: 430px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  .header__items .header__items-inner .search-movie input {
    max-width: 136px;
    width: 100%;
  }
  .header__items .header__items-inner .qr {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .header__items {
    height: auto;
    padding: 20px 0;
  }
  .header__items .header__items-inner .header__img {
    margin-bottom: 0;
  }
  .header__items .header__items-inner .header__item {
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header__items .header__items-inner .header__item-search {
    height: auto;
  }
  .header__items .header__items-inner .header__item-search .search-movie p {
    margin-top: 8px;
  }
  .header__items .header__items-inner .header__item-search .search-movie p a {
    font-size: 13px;
  }
  .header__items .header__items-inner .header__item-search .qr {
    padding-left: 10px;
  }
  .header__items .header__items-inner .header__item-search .qr img {
    width: 60px;
  }
}
.header__menu-pc {
  width: 100%;
  height: 50px;
  overflow: auto;
  padding: 16px 0 0;
}

.header__menu-pc-list {
  min-width: 960px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
}
.header__menu-pc-list .header__menu-pc-list-item {
  margin: 0 1em;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 1200px) {
  .header__menu-pc-list .header__menu-pc-list-item {
    font-size: 16px;
  }
}
.header__menu-pc-list .header__menu-pc-list-item + .header__menu-pc-list-item {
  border-left: 0;
}

@media only screen and (max-width: 767px) {
  .header {
    z-index: 150 !important;
    padding-bottom: 0;
    border-bottom: none;
  }
  .header .nav__btn {
    margin-bottom: 10px;
  }
  .header .nav__btn a {
    padding-top: 9px;
    padding-bottom: 8px;
    font-size: 12px;
  }

  .NavMenu {
    padding-top: 54px;
    padding-bottom: 40px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .NavMenu .nav__inner {
    padding: 0 16.5px;
  }

  .header__items {
    height: 68px;
    padding-top: 16px;
    padding-left: 16px;
    position: relative;
    z-index: 150;
    background: #ffffff;
  }
  .header__items .header__img {
    top: 16px;
    width: 44px;
  }
  .header__items .header__img-center {
    width: 200px;
  }
  .Toggle {
    display: none;
    width: 30px;
    height: 30px;
    top: 21px;
    right: 11.5px;
  }
  @media only screen and (max-width: 767px) {
    .Toggle {
      display: block;
    }
  }
  .Toggle img {
    width: 30px;
    height: 30px;
  }
  /* .Toggle span {
    width: 35px;
    height: 5px;
    left: 0;
  } */
  .Toggle span:nth-child(1) {
    top: 0;
  }
  .Toggle span:nth-child(2) {
    top: 11px;
  }
  .Toggle span:nth-child(3) {
    top: 23px;
  }
  .Toggle.active span:nth-child(1), .Toggle.active span:nth-child(2), .Toggle.active span:nth-child(3) {
    top: 12px;
    left: 0;
  }

  .nav__search {
    margin-bottom: 24px;
  }
  .nav__search input {
    height: 35px;
  }
  .nav__search button {
    padding: 9px 11px;
  }

  .nav__tag-list-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 16px;
  }
  .nav__tag-list-top li {
    margin-right: 5px;
    margin-bottom: 7px;
  }
  .nav__tag-list-top li a {
    padding: 4px 9px;
    font-size: 12px;
    color: #1295f1;
    line-height: 1.1666666667;
    background: #f0f0f0;
    border: 1px solid #d7d7d7;
    display: block;
    border-radius: 30px;
  }
  .nav__tag-list-top li a::before {
    content: "#";
  }

  .nav__btn-all a {
    font-weight: 400;
    max-width: 175px;
    height: 40px;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 30px;
    border-color: #8e8e8e;
  }
  .nav__btn-all a::before {
    content: "#";
  }

  .nav__cat {
    margin-top: 35px;
    padding-bottom: 14px;
  }
  .nav__cat .nav__title {
    padding-bottom: 0;
    margin-bottom: 14px;
    font-size: 14px;
    color: #999999;
    position: relative;
    text-align: center;
    letter-spacing: 0;
  }
  .nav__cat .nav__title::before, .nav__cat .nav__title::after {
    content: "";
    width: calc(50% - 48px);
    height: 1px;
    top: 50%;
    display: block;
    background: #e2e2e2;
    position: absolute;
  }
  .nav__cat .nav__title::before {
    left: 0;
  }
  .nav__cat .nav__title::after {
    right: 0;
  }
  .nav__cat .nav__list-top {
    padding: 0 14px;
    font-size: 15px;
    line-height: 2.3333333333;
  }
  .nav__cat .nav__twitter {
    min-height: 20px;
    margin-top: 24px;
    margin-left: 14px;
    font-size: 15px;
    line-height: 1.3333333333;
    color: #25a9e7;
    font-weight: bold;
    padding-left: 30px;
    background: url("../img/common/nav_twitter.png") 0 center no-repeat;
    background-size: 20px auto;
  }

  .NavMenu-bottom {
    margin-top: 20px;
  }
  .NavMenu-bottom .NavMenu-bottom-link {
    font-size: 10px;
  }
  .NavMenu-bottom .NavMenu-bottom-text {
    margin-top: 1em;
    font-size: 10px;
    letter-spacing: 0;
  }

  .taglist {
    padding: 0;
    display: block;
    top: 69px;
  }
  .taglist .slick-arrow .next-arrow, .taglist .slick-arrow .prev-arrow {
    width: 7px !important;
    height: 13px !important;
    display: block;
  }
  .taglist .slick-arrow .prev-arrow {
    margin-top: -7px;
  }
  .taglist a {
    padding: 7px 14px;
    font-size: 11px;
  }
}
.recmo_tagList_wrap {
  position: relative;
  z-index: 5;
  height: 60px;
  padding-top: 10px;
  background: #ffffff;
  display: flex;
  align-items: center;
}
.recmo_tagList_wrap a.all {
  background: #000;
  color: #ffffff;
  border-radius: 30px;
  display: inline-block;
  padding: 8px 15px;
  white-space: nowrap;
  margin-right: 8px;
}
@media (max-width: 767px) {
  .recmo_tagList_wrap a.all {
    position: absolute;
    left: 28px;
    font-size: 10px;
    z-index: 11;
    padding: 7px 14px;
  }
}
.recmo_tagList_wrap .taglist {
  top: 0;
  width: 100%;
  /* max-width: 1040px; */
  max-width: fit-content;
  margin: 0 auto;
  padding: 0 20px;
  height: 40px;
  display: block !important;
  position: static !important;
  z-index: 5;
  opacity: 1;
}
@media (max-width: 767px) {
  .recmo_tagList_wrap .slick-list {
    padding-left: 65px;
  }
}
.recmo_tagList_wrap .taglist a {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .recmo_tagList_wrap {
    display: flex;
    /* border-top: 1px solid #dddddd; */
    padding-top: 20px;
    z-index: 50;
    bottom: -1px;
  }
  .recmo_tagList_wrap .taglist {
    position: relative !important;
  }
  .recmo_tagList_wrap .slick-list {
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
  }
  .recmo_tagList_wrap .slick-list a {
    padding: 8px 15px;
  }
  .recmo_tagList_wrap .slick-arrow .slide-arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    display: block;
  }
  .recmo_tagList_wrap .slick-arrow .next-arrow {
    right: 5px;
  }
  .recmo_tagList_wrap .slick-arrow .prev-arrow {
    left: 5px;
  }
}
/* @media only screen and (max-width: 767px) { */
  .recmo_tagList_wrap {
    padding-top: 11px;
    height: auto;
    z-index: 1;
    max-width: 1040px;
    padding: 0 20px;
    margin: 19px auto;
  }
  @media only screen and (max-width: 767px) {
    .recmo_tagList_wrap {
      max-width: none;
      padding: 0;
    }
  }
  .recmo_tagList_wrap .taglist {
    padding: 0;
    /* height: 30px; */
    height: auto;
  }
  .recmo_tagList_wrap .taglist .slick-list {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  @media only screen and (max-width: 767px) {
    .recmo_tagList_wrap .taglist .slick-list {
      width: calc(100% - 60px);
    }
  }
  .recmo_tagList_wrap .taglist .next-arrow {
    top: -8px;
  }
  @media only screen and (min-width: 768px) {
    .recmo_tagList_wrap .taglist .next-arrow {
      top: 21px;
    }
    .recmo_tagList_wrap .taglist .prev-arrow {
      top: 19px;
    }
  }
  .recmo_tagList_wrap .taglist a {
    margin-left: 4px;
    margin-right: 4px;
    font-size: 14px;
  }
  @media only screen and (max-width: 767px) {
    .recmo_tagList_wrap .taglist a {
      font-size: 10px;
    }
  }
  .recmo_tagList_wrap + .mainCol#main {
    padding-top: 90px !important;
  }
/* } */

.mainCol {
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .mainCol {
    padding-bottom: 40px;
  }
  .mainCol .mainCol-main .common-title:first-child {
    margin-top: -12px;
  }
}
@media only screen and (max-width: 767px) {
  .mainCol#main {
    padding-top: 0px;
    padding-bottom: 90px;
  }
  .mainCol .mainCol-inner {
    padding-top: 19px;
    /* padding-bottom: 112px; */
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 768px) {
  .mainCol-main {
    width: calc(100% - 220px);
    padding-right: 52px;
    padding-bottom: 138px;
    background-position: center bottom;
  }
  .topPage .mainCol-main {
    padding-right: 40px;
  }
}

.topPage {
  position: relative;
}
.topPage .mainCol-inner {
  background: none;
}
.topPage a.ft_cat_link {
  display: block;
  position: absolute;
  left: 50%;
  z-index: 20;
}
.topPage a.ft_cat_link img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .topPage .mainCol-main {
    position: relative;
    background: none;
  }
  .topPage a.ft_cat_link {
    width: 124px;
    bottom: 0;
    margin-left: -62px;
    cursor: initial;
  }
  .topPage a.ft_cat_link:hover {
    opacity: 1;
  }
}
@media only screen and (max-width: 767px) {
  .topPage a.ft_cat_link {
    width: 87px;
    bottom: 30px;
    margin-left: -43px;
    cursor: initial;
  }
  .topPage a.ft_cat_link:hover {
    opacity: 1;
  }
}

.archivePage, .singlePage {
  position: relative;
  /* border-top: 1px solid #dddddd; */
  padding-bottom: 0;
}
.archivePage .mainCol-inner, .singlePage .mainCol-inner {
  background: none;
}
.archivePage a.ft_cat_link, .singlePage a.ft_cat_link {
  display: block;
  position: absolute;
  left: 50%;
  z-index: 20;
  cursor: initial;
}
.archivePage a.ft_cat_link, .singlePage a.ft_cat_link:hover {
  opacity: 1;
}
.archivePage a.ft_cat_link img, .singlePage a.ft_cat_link img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .archivePage a.ft_cat_link, .singlePage a.ft_cat_link {
    width: 124px;
    bottom: 52px;
    margin-left: -62px;
  }
}
@media only screen and (max-width: 767px) {
  .archivePage a.ft_cat_link, .singlePage a.ft_cat_link {
    width: 87px;
    bottom: 30px;
    margin-left: -43px;
  }
}
.archivePage .mainCol-main, .singlePage .mainCol-main {
  padding-bottom: 0;
  background: none;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .archivePage .pageFooter-relatedPostArea .common-title,
.archivePage .pageFooter-newPostArea .common-title, .singlePage .pageFooter-relatedPostArea .common-title,
.singlePage .pageFooter-newPostArea .common-title {
    font-size: 28px;
  }
}
@media only screen and (min-width: 768px) {
  .archivePage .pageFooter-newPostArea, .singlePage .pageFooter-newPostArea {
    position: relative;
    /*
    */
  }
  .archivePage .pageFooter-newPostArea .postList, .singlePage .pageFooter-newPostArea .postList {
    position: relative;
    padding-bottom: 80px;
  }
  .archivePage .pageFooter-newPostArea .common-title, .singlePage .pageFooter-newPostArea .common-title {
    margin-bottom: 25px;
  }
}

.singlePage.singlePage-news .singlePage-main {
  padding-top: 22px;
}
.singlePage.singlePage-news .mainCol-inner {
  padding-top: 48px;
}
@media only screen and (max-width: 767px) {
  .singlePage .mainCol-inner {
    padding-top: 30px;
  }
  .singlePage.singlePage-news .singlePage-main {
    padding-top: 12px;
  }
  .singlePage.singlePage-news .mainCol-inner {
    padding-top: 20px;
  }
  .singlePage .singlePage-head ~ .postBlock-info-tagList {
    margin-bottom: 24px;
  }
  .singlePage .mainCol-main + .mainCol-sideNav {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .singlePage .mainCol-main {
    margin-bottom: 96px;
  }
  .singlePage .mainCol-main > *:last-child {
    margin-bottom: 0;
  }
  .singlePage .mainCol-inner {
    padding-top: 40px;
  }
}

@media only screen and (min-width: 768px) {
  .pageFooter-relatedPostArea,
.pageFooter-newPostArea {
    padding: 52px 20px 60px;
    background: #fffae5;
  }
  .pageFooter-relatedPostArea .postList,
.pageFooter-newPostArea .postList {
    max-width: 1000px;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
  }
  .pageFooter-relatedPostArea .postList-item,
.pageFooter-newPostArea .postList-item {
    width: 22%;
    margin-right: 4%;
  }
  .pageFooter-relatedPostArea .postList-item:nth-child(3n),
.pageFooter-newPostArea .postList-item:nth-child(3n) {
    margin-right: 4%;
  }
  .pageFooter-relatedPostArea .postList-item:nth-child(4n),
.pageFooter-newPostArea .postList-item:nth-child(4n) {
    margin-right: 0;
  }
  .pageFooter-relatedPostArea .postBlock-info-title .is-inner,
.pageFooter-newPostArea .postBlock-info-title .is-inner {
    font-size: 1.8rem;
    line-height: 1.5555555556;
  }

  .pageFooter-relatedPostArea .postBlock-info-tagList,
.pageFooter-newPostArea .postBlock-info-tagList {
    line-height: 1.4285714286;
    margin-bottom: 7px;
  }
  .pageFooter-relatedPostArea .postBlock-info-tagList .postBlock-info-tagList-item,
.pageFooter-newPostArea .postBlock-info-tagList .postBlock-info-tagList-item {
    padding-bottom: 0;
    display: inline;
  }

  .pageFooter-relatedPostArea {
    background: #f5f5f5;
    position: relative;
    padding-bottom: 32px;
  }
  .pageFooter-relatedPostArea .common-title {
    margin-bottom: 38px;
  }
  .pageFooter-relatedPostArea::before {
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 30px 75px;
    border-top-color: #ffffff;
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    top: -1px;
    margin-left: -75px;
  }
  .pageFooter-relatedPostArea .postList-item {
    background: #ffffff;
  }
  .pageFooter-relatedPostArea .postList-item .postBlock-head {
    position: absolute;
    top: 0;
    left: 0;
  }
  .pageFooter-relatedPostArea .postList-item .postBlock {
    height: 100%;
    position: relative;
    padding-top: 56.25%;
    -ms-flex-line-pack: justify;
        align-content: space-between;
  }
  .pageFooter-relatedPostArea .postList-item .postBlock-info {
    padding: 3px 15px 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 100%;
  }
  .pageFooter-relatedPostArea .postList-item .postBlock-info .postBlock-info-title {
    margin-bottom: 7px;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .pageFooter-relatedPostArea .postList-item .postBlock-info .postBlock-info-title + div {
    margin-top: auto;
  }
}
@media only screen and (max-width: 767px) {
  .pageFooter-relatedPostArea {
    width: calc(100% + 40px);
    margin: 50px -20px -50px;
    padding: 64px 20px 20px;
    background: #f5f5f5;
    position: relative;
  }
  .pageFooter-relatedPostArea .common-title {
    padding-bottom: 16px;
    margin-bottom: 22px;
    font-size: 20px;
    background-image: url("../img/common/icon_related.svg") !important;
    background-size: auto 12px;
  }
  .pageFooter-relatedPostArea::before {
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 44px 50vw;
    border-top-color: #ffffff;
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    top: -1px;
    margin-left: -50vw;
  }
  .pageFooter-relatedPostArea .postList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px 15px;
  }
  .pageFooter-relatedPostArea .postList .postList-item {
    width: 47.7611940299%;
    background: #ffffff;
  }
  .pageFooter-relatedPostArea .postList .postList-item .postBlock {
    height: 100%;
  }
  .pageFooter-relatedPostArea .postList .postList-item .postBlock-info {
    padding: 8px 15px 17px;
  }
  .pageFooter-relatedPostArea .postList .postList-item .postBlock-info .postBlock-info-title a {
    padding-bottom: 3px;
    height: auto;
    font-size: 15px;
    line-height: 1.4;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .pageFooter-relatedPostArea .postList .postList-item .postBlock-info .postBlock-info-tagList {
    margin-bottom: 6px;
    line-height: 1.25;
  }
  .pageFooter-relatedPostArea .postList .postList-item .postBlock-info .postBlock-info-tagList a {
    display: inline;
  }

  .pageFooter-newPostArea {
    width: calc(100% + 40px);
    margin: 50px -20px 0;
    padding: 35px 20px;
    background: #fffae5;
  }
  .pageFooter-newPostArea .new-common-title {
    margin-bottom: 30px !important;
    padding-left: 30px;
    font-size: 20px;
  }
  .pageFooter-newPostArea .new-common-title span::before {
    top: 2px;
  }
  .pageFooter-newPostArea .postBlock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .pageFooter-newPostArea .postBlock-head {
    width: 144px;
  }
  .pageFooter-newPostArea .postBlock-info {
    padding-left: 16px;
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .pageFooter-newPostArea .postBlock-info .postBlock-info-date {
    margin-top: -2px;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .pageFooter-newPostArea .postBlock-info .postBlock-info-date .is-date {
    padding-bottom: 0;
  }
  .pageFooter-newPostArea .postBlock-info .postBlock-info-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .pageFooter-newPostArea .postBlock-info .postBlock-info-title .is-inner {
    height: auto;
    padding: 4px 0 0;
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 1.4;
  }
  .pageFooter-newPostArea .postBlock-info-tagList {
    margin-top: 0;
    display: block !important;
  }
  .pageFooter-newPostArea .postBlock-info-tagList a {
    display: inline;
  }
  .pageFooter-newPostArea .common-more-link {
    width: 200px;
    height: 40px;
    margin: 33px auto 0;
    border: 1px solid #fcce00;
    border-radius: 4rem;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .pageFooter-newPostArea .new-common-title {
    margin-bottom: 24px !important;
    padding-bottom: 0;
    background: none !important;
  }

  .pickup-side__wrapper {
    width: calc(100% + 40px);
    margin: 0 -20px 0;
    padding: 33px 20px 20px !important;
    background: #fcce00;
  }
  .pickup-side__wrapper .common-title {
    padding-bottom: 0;
    margin-bottom: 18px !important;
    background: none !important;
    font-size: 20px;
    padding-left: 30px;
  }
  .pickup-side__wrapper .common-title span::before {
    top: 4px;
    background-image: url("../img/common/icon_pickup.svg");
    background-size: 20px auto;
  }
  .pickup-side__wrapper .pickup-side__item {
    margin-bottom: 25px;
  }
  .pickup-side__wrapper .pickup-side__item a {
    display: block;
  }
  .pickup-side__wrapper .pickup-side__item .icon-read {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    pointer-events: none;
    display: block;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .pickup-side__wrapper .pickup-side__item .icon-read::after {
    content: "";
    background: url(../img/common/icon_read-sp.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    z-index: 5;
    width: 22.2222222222%;
    height: 34.8684210526%;
    right: 5%;
    bottom: 8.8815789474%;
  }
  .pickup-side__wrapper .pickup-side__item .icon-movie {
    width: 30.7692307692%;
    position: absolute;
    bottom: 1.5384615385%;
    left: 1.1538461538%;
    display: block;
    z-index: 20;
    pointer-events: none;
  }
  .pickup-side__wrapper .pickup-side__item:first-child .pickup-side__img,
.pickup-side__wrapper .pickup-side__item:first-child .pickup-side__text {
    width: 100%;
  }
  .pickup-side__wrapper .pickup-side__item:not(:first-child) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .pickup-side__wrapper .pickup-side__item:not(:first-child) .pickup-side__img {
    width: 144px;
  }
  .pickup-side__wrapper .pickup-side__item:not(:first-child) .pickup-side__text {
    width: auto;
    padding-top: 0;
    padding-left: 16px;
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .pickup-side__wrapper .pickup-side__item:not(:first-child) .pickup-side__text .entry-wrap, .pickup-side__wrapper .pickup-side__item:not(:first-child) .pickup-side__text .pickup-side__time {
    margin-bottom: 7px;
  }
  .pickup-side__wrapper .pickup-side__item .pickup-side__title {
    margin-bottom: 7px;
    padding-bottom: 0;
  }
  .pickup-side__wrapper .pickup-side__item .pickup-side__text {
    padding-left: 0;
    padding-top: 10px;
  }
  .pickup-side__wrapper .pickup-side__item .pickup-side__text .entry-wrap {
    width: 100%;
    margin-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .pickup-side__wrapper .pickup-side__item .pickup-side__text .entry-wrap .entry-date {
    font-size: 12px;
    color: #808080;
    letter-spacing: 0;
    margin-right: auto;
  }
  .pickup-side__wrapper .pickup-side__item .pickup-side__text .entry-wrap .icon-new {
    display: inline-block;
    width: 35px;
    height: 12px;
    margin-right: 6px;
    margin-bottom: -2px;
    background: url(../img/common/icon_new.png) no-repeat center bottom;
    background-size: contain;
    text-indent: -1000px;
    overflow: hidden;
    pointer-events: none;
  }
  .pickup-side__wrapper .pickup-side__item .pickup-side__text .entry-wrap .is-view {
    font-size: 12px;
    letter-spacing: 0;
    color: #808080;
    padding-left: 14px;
    background: url(../img/top/icon_view.svg) 0 center no-repeat;
    background-size: 12px auto;
  }
  .pickup-side__wrapper .pickup-side__item .pickup-side__text .pickup-side__title {
    font-size: 15px;
    line-height: 1.4;
    font-weight: bold;
  }
  .pickup-side__wrapper .postBlock-info-tagList a {
    display: inline;
  }

  .mainCol-sideNav-rankingArea-sp {
    margin-bottom: 10px;
    padding: 40px 0 0;
  }
  .mainCol-sideNav-rankingArea-sp .ranking-common-title-sp {
    padding-bottom: 0;
    margin-bottom: 30px !important;
    background: none !important;
    font-size: 20px;
    padding-left: 30px;
  }
  .mainCol-sideNav-rankingArea-sp .ranking-common-title-sp span::before {
    top: 4px;
    width: 20px;
    height: 20px;
    background: url("../img/common_title_nice_icon.svg") center center no-repeat;
    background-size: contain;
  }
  .mainCol-sideNav-rankingArea-sp .mainCol-sideNav {
    padding-bottom: 0;
  }
  .mainCol-sideNav-rankingArea-sp .is-view {
    display: none;
  }
  .mainCol-sideNav-rankingArea-sp .list-branktabs .list-branktab .wpp-list .postBlock-info-tagList {
    width: calc(100% + 5px);
    margin-right: -5px;
    display: block;
  }
  .mainCol-sideNav-rankingArea-sp .list-branktabs .list-branktab .wpp-list .item-branktab + .item-branktab {
    margin-top: 27px !important;
  }
  .mainCol-sideNav-rankingArea-sp .list-branktabs .list-branktab .wpp-list .item-branktab .thumbBox__img .thumbBox__img-wrapper::after {
    width: 25px !important;
    height: 25px !important;
    top: -12px !important;
    left: 7px !important;
  }
  .mainCol-sideNav-rankingArea-sp .list-branktabs .list-branktab .wpp-list .item-branktab a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .mainCol-sideNav-rankingArea-sp .list-branktabs .list-branktab .wpp-list .item-branktab a .thumbBox__img {
    width: 144px !important;
  }
  .mainCol-sideNav-rankingArea-sp .list-branktabs .list-branktab .wpp-list .item-branktab .item-branktab--txt {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    margin-top: 0 !important;
    padding-left: 16px !important;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .mainCol-sideNav-rankingArea-sp .list-branktabs .list-branktab .wpp-list .item-branktab .item-branktab--txt .postBlock-info-date {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .mainCol-sideNav-rankingArea-sp .list-branktabs .list-branktab .wpp-list .item-branktab .item-branktab--txt .entry-wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mainCol-sideNav-rankingArea-sp .list-branktabs .list-branktab .wpp-list .item-branktab .item-branktab--txt .entry-wrap .entry-date {
    letter-spacing: 0;
    margin-right: auto;
  }
  .mainCol-sideNav-rankingArea-sp .list-branktabs .list-branktab .wpp-list .item-branktab .item-branktab--txt .entry-wrap .icon-new {
    display: inline-block;
    width: 35px;
    height: 12px;
    margin-right: 6px;
    margin-bottom: -2px;
    background: url(../img/common/icon_new.png) no-repeat center bottom;
    background-size: contain;
    text-indent: -1000px;
    overflow: hidden;
    pointer-events: none;
  }
  .mainCol-sideNav-rankingArea-sp .list-branktabs .list-branktab .wpp-list .item-branktab .item-branktab--txt .entry-wrap .is-view {
    font-size: 12px;
    letter-spacing: 0;
    color: #808080;
    padding-left: 14px;
    background: url(../img/top/icon_view.svg) 0 center no-repeat;
    background-size: 12px auto;
  }
  .mainCol-sideNav-rankingArea-sp .list-branktabs .list-branktab .wpp-list .item-branktab .item-branktab--txt .postBlock-info-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .mainCol-sideNav-rankingArea-sp .list-branktabs .list-branktab .wpp-list .item-branktab .item-branktab--txt .postBlock-info-title a {
    padding: 4px 0 5px;
  }
  .mainCol-sideNav-rankingArea-sp .list-branktabs .list-branktab .wpp-list .item-branktab .item-branktab--txt .postBlock-info-tagList {
    margin-top: 7px;
    font-size: 12px;
  }
  .mainCol-sideNav-rankingArea-sp .list-branktabs .list-branktab .wpp-list .item-branktab .item-branktab--txt .postBlock-info-tagList span {
    margin-bottom: 5px;
  }
  .mainCol-sideNav-rankingArea-sp .postBlock-info-title .is-inner {
    font-size: 15px;
    line-height: 0.7142857143;
  }
  .mainCol-sideNav-rankingArea-sp .common-more-link {
    width: 200px;
    height: 40px;
    margin: 5px auto 0;
    border: 1px solid #fcce00;
    border-radius: 4rem;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.mainCol-sideNav {
  display: block;
}
.mainCol-sideNav .wpp-list .ttl-comp02 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.mainCol-sideNav .wpp-list .postBlock-info-tagList {
  display: none;
}
@media only screen and (min-width: 768px) {
  .mainCol-sideNav {
    width: 220px;
    padding-bottom: 51px;
  }
  .mainCol-sideNav .mainCol-sideNav {
    padding-bottom: 30px;
  }
  .mainCol-sideNav .common-title {
    font-size: 2rem;
    padding-bottom: 12px;
    margin-bottom: 23px;
    background-image: url("../img/common/common_title_black.svg");
  }
  .mainCol-sideNav .common-title span {
    background-position: 0 center;
    background-repeat: no-repeat;
  }
  .mainCol-sideNav .common-title.ranking-common-title, .mainCol-sideNav .common-title.howNice-common-title {
    background-image: url("../img/common_title_popular.svg");
  }
  .mainCol-sideNav .common-title.ranking-common-title > span {
    padding-left: 23px;
    background-image: url("../img/header_img-popular.svg");
    background-size: 17px auto;
  }
  .mainCol-sideNav .common-title.howNice-common-title > span {
    padding-left: 29px;
    background-image: url("../img/common_title_nice_icon.svg");
    background-size: 20px auto;
  }
  .mainCol-sideNav .common-title.pickup-common-title {
    background-image: url("../img/common/common_title_black_s.svg");
  }
  .mainCol-sideNav .common-title.pickup-common-title > span {
    padding-left: 35px;
    background-image: url("../img/common/icon_pickup.svg");
    background-size: 27px auto;
  }
  .mainCol-sideNav .wpp-list .ttl-comp02 {
    margin-top: 5px !important;
  }
  .mainCol-sideNav .wpp-list .icon-new, .mainCol-sideNav .wpp-list .is-view {
    display: none;
  }
  .mainCol-sideNav .pickup-side__wrapper {
    padding-bottom: 30px;
  }
  .mainCol-sideNav .pickup-side__wrapper .pickup-side__items .pickup-side__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .mainCol-sideNav .pickup-side__wrapper .pickup-side__items .pickup-side__item + .pickup-side__item {
    margin-top: 22px;
  }
  .mainCol-sideNav .pickup-side__wrapper .pickup-side__items .pickup-side__item a {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .mainCol-sideNav .pickup-side__wrapper .pickup-side__items .pickup-side__item:first-child .thumbBox__img-wrapper::after {
    width: 40px;
    height: 40px;
    top: -20px;
  }
  .mainCol-sideNav .pickup-side__wrapper .pickup-side__items .pickup-side__item:first-child .pickup-side__img,
.mainCol-sideNav .pickup-side__wrapper .pickup-side__items .pickup-side__item:first-child .pickup-side__text {
    width: 100%;
  }
  .mainCol-sideNav .pickup-side__wrapper .pickup-side__items .pickup-side__item:first-child .pickup-side__text {
    margin-top: 8px;
    padding-left: 0;
  }
  .mainCol-sideNav .pickup-side__wrapper .pickup-side__items .pickup-side__item a .icon-read {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    pointer-events: none;
    display: block;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .mainCol-sideNav .pickup-side__wrapper .pickup-side__items .pickup-side__item a .icon-read::after {
    content: "";
    background: url(../img/common/icon_read.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    z-index: 5;
    width: 23.6363636364%;
    height: 38.7096774194%;
    right: 2.2727272727%;
    bottom: 1.8181818182%;
  }
  .mainCol-sideNav .pickup-side__wrapper .pickup-side__items .pickup-side__item a .icon-movie {
    width: 30.7692307692%;
    position: absolute;
    bottom: 1.5384615385%;
    left: 1.1538461538%;
    display: block;
    z-index: 20;
    pointer-events: none;
  }
  .mainCol-sideNav .pickup-side__wrapper .pickup-side__items .pickup-side__item .pickup-side__text .pickup-side__time {
    margin-top: -0.12em;
  }
  .mainCol-sideNav .pickup-side__wrapper .pickup-side__items .pickup-side__item .pickup-side__text .pickup-side__title {
    margin-top: 5px;
    padding-bottom: 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3571428571;
  }
  .mainCol-sideNav .pickup-side__wrapper .pickup-side__items .pickup-side__item .pickup-side__text .pickup-side__title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .mainCol-sideNav .nav__backnumber {
    margin: 32px 0 34px;
  }
}
.mainCol-sideNav .nav__btn {
  margin-bottom: 10px;
}
.mainCol-sideNav .nav__btn a {
  padding: 11px 0;
  border-radius: 2px;
}
.mainCol-sideNav .tag__wrapper {
  padding: 30px 20px 2px;
  border-radius: 10px;
  border: none;
  background: #fcce00;
}
.mainCol-sideNav .tag__wrapper .tag__title {
  line-height: 1;
  font-size: 14px;
}
.mainCol-sideNav .tag__wrapper .tag__list-item {
  margin: 0 10px 10px 0;
}
.mainCol-sideNav .tag__wrapper .tag__list-item.all a {
  color: #ffffff;
  background: #000;
}
.mainCol-sideNav .tag__wrapper .tag__list-item a, .mainCol-sideNav .tag__wrapper .tag__list-item .is-inner {
  padding: 6px 19px;
  font-size: 14px;
  line-height: 1.25;
  display: block;
  border-radius: 100px;
}
.mainCol-sideNav .tag__wrapper .tag__list-item .is-inner {
  background: #ffffff;
}
.mainCol-sideNav .cat__wrapper {
  padding: 30px 22px 24px;
  border-radius: 10px;
  background: #f7f7f7;
  border: none;
}
.mainCol-sideNav .cat__wrapper .cat__title {
  font-size: 14px;
  line-height: 1;
}
.mainCol-sideNav .cat__wrapper .is-pre {
  display: none;
}
.mainCol-sideNav .cat__wrapper .cat__list .cat__list-item {
  position: relative;
}
.mainCol-sideNav .cat__wrapper .cat__list .cat__list-item .is-inner {
  padding-left: 23px;
  font-weight: bold;
  color: #000;
  letter-spacing: 0.05em;
  line-height: 24px;
}
.mainCol-sideNav .cat__wrapper .cat__list .cat__list-item::before {
  width: 17px;
  height: 17px;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mainCol-sideNav .cat__wrapper .cat__list .cat__list-item.on-site::before {
  background-image: url(../img/common/i_cat01.png);
  background-size: 16px auto;
}
.mainCol-sideNav .cat__wrapper .cat__list .cat__list-item.career::before {
  background-image: url(../img/common/i_cat02.png);
  background-size: 16px auto;
}
.mainCol-sideNav .cat__wrapper .cat__list .cat__list-item.hint::before {
  background-image: url(../img/common/i_cat03.png);
  background-size: 9px auto;
}
.mainCol-sideNav .cat__wrapper .cat__list .cat__list-item.attempt::before {
  background-image: url(../img/common/i_cat04.png);
  background-size: 13px auto;
}
.mainCol-sideNav .cat__wrapper .cat__list .cat__list-item.executive::before {
  background-image: url(../img/common/i_cat05.png);
  background-size: 13px auto;
}
.mainCol-sideNav .cat__wrapper .cat__list .cat__list-item.welfare::before {
  background-image: url(../img/common/i_cat06.png);
  background-size: 13px auto;
}
.mainCol-sideNav .cat__wrapper .cat__list .cat__list-item.posting::before {
  background-image: url(../img/common/i_cat07.png);
  background-size: 15px auto;
}
.mainCol-sideNav .cat__wrapper .cat__list .cat__list-item.ex-labo::before {
  background-image: url(../img/common/i_cat08.png);
  background-size: 15px auto;
}
.mainCol-sideNav .cat__wrapper .cat__list .cat__list-item.voice::before {
  background-image: url(../img/common/i_cat09.png);
  background-size: 12px auto;
}
.mainCol-sideNav .cat__wrapper .cat__list .cat__list-item.video::before {
  background-image: url(../img/common/i_cat10.png);
  background-size: 14px auto;
}
.mainCol-sideNav .cat__wrapper .cat__list .cat__list-item.back-number::before {
  background-image: url(../img/common/i_cat11.png);
  background-size: 16px auto;
}
.mainCol-sideNav .cat__wrapper .cat__list .cat__list-item.gift::before {
  background-image: url(../img/common/i_cat12.png);
  background-size: 16px auto;
}
.mainCol-sideNav .cat__wrapper .tag__list-item {
  margin: 0 10px 10px 0;
}
@media only screen and (max-width: 767px) {
  .mainCol-sideNav.sidebar__wrapper {
    padding-bottom: 0;
  }
  .mainCol-sideNav .common-title {
    background-image: url("../img/common/common_title_black.svg");
  }
  .mainCol-sideNav .common-title span {
    background-position: 0 center;
    background-repeat: no-repeat;
  }
  .mainCol-sideNav .common-title.ranking-common-title {
    margin-bottom: 32px;
    font-size: 25px;
    background-image: url("../img/common_title_popular.svg");
  }
  .mainCol-sideNav .common-title.ranking-common-title > span {
    display: inline-block;
    position: relative;
  }
  .mainCol-sideNav .common-title.ranking-common-title > span::before {
    content: "";
    width: 24px;
    height: 26px;
    background: url("../img/header_img-popular.svg") no-repeat;
    background-size: contain;
    position: absolute;
    right: calc(100% + 10px);
    display: block;
  }
}
@media only screen and (max-width: 767px) and (max-width: 414px) {
  .mainCol-sideNav .common-title.ranking-common-title > span::before {
    top: 20px;
  }
  .mainCol-sideNav .common-title.ranking-common-title > span span {
    display: block;
    line-height: 1.16;
  }
}
@media only screen and (max-width: 767px) {
  .mainCol-sideNav .common-title.howNice-common-title > span {
    padding-left: 29px;
    background-image: url("../img/common_title_nice_icon.svg");
    background-size: 20px auto;
  }
}
@media only screen and (max-width: 767px) {
  .mainCol-sideNav .common-title.pickup-common-title > span {
    padding-left: 35px;
    background-image: url("../img/common/icon_pickup.svg");
    background-size: 27px auto;
  }
}
@media only screen and (max-width: 767px) {
  .mainCol-sideNav .mainCol-sideNav-rankingArea {
    width: calc(100% + 40px);
    padding-top: 50px;
    margin: 0 -20px;
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .box-tabsidebar {
    margin: 0;
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-tabs {
    padding: 0 28px;
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-branktabs {
    margin: 0 40px;
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-branktabs .list-branktab .wpp-list .item-branktab {
    padding: 24px 0 0;
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-branktabs .list-branktab .wpp-list .item-branktab .thumbBox__img-wrapper::after {
    width: 36px;
    height: 36px;
    left: -18px;
    top: -18px;
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-branktabs .list-branktab .wpp-list .item-branktab:nth-child(1) .thumbBox__img-wrapper::after {
    background-image: url(../img/common/rank01-sp.svg);
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-branktabs .list-branktab .wpp-list .item-branktab:nth-child(2) .thumbBox__img-wrapper::after {
    background-image: url(../img/common/rank02-sp.svg);
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-branktabs .list-branktab .wpp-list .item-branktab:nth-child(3) .thumbBox__img-wrapper::after {
    background-image: url(../img/common/rank03-sp.svg);
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-branktabs .list-branktab .wpp-list .item-branktab:nth-child(4) .thumbBox__img-wrapper::after {
    background-image: url(../img/common/rank04-sp.svg);
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-branktabs .list-branktab .wpp-list .item-branktab:nth-child(5) .thumbBox__img-wrapper::after {
    background-image: url(../img/common/rank05-sp.svg);
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-branktabs .list-branktab .wpp-list .item-branktab + .item-branktab {
    border-top: 1px solid #e66069;
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-branktabs .list-branktab .wpp-list .item-branktab a .item-branktab--txt {
    width: calc(100% - 130px);
    padding-left: 13px;
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-branktabs .list-branktab .wpp-list .item-branktab a .item-branktab--txt .entry-wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-branktabs .list-branktab .wpp-list .item-branktab a .item-branktab--txt .entry-wrap .entry-date {
    letter-spacing: 0;
    margin-right: auto;
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-branktabs .list-branktab .wpp-list .item-branktab a .item-branktab--txt .entry-wrap .icon-new {
    display: inline-block;
    width: 35px;
    height: 12px;
    margin-right: 6px;
    margin-bottom: -2px;
    background: url(../img/common/icon_new.png) no-repeat center bottom;
    background-size: contain;
    text-indent: -1000px;
    overflow: hidden;
    pointer-events: none;
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-branktabs .list-branktab .wpp-list .item-branktab a .item-branktab--txt .entry-wrap .is-view {
    font-size: 12px;
    letter-spacing: 0;
    color: #808080;
    padding-left: 14px;
    background: url(../img/top/icon_view.svg) 0 center no-repeat;
    background-size: 12px auto;
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-branktabs .list-branktab .wpp-list .item-branktab:not(:first-child) a {
    width: 100%;
  }
  .mainCol-sideNav .mainCol-sideNav-rankingArea .list-branktabs .list-branktab .wpp-list .item-branktab:not(:first-child) a .thumbBox__img {
    width: calc(100% - 130px);
  }
}
.mainCol-sideNav .mainCol-sideNav-twitter .twitter-title {
  text-align: center;
  margin-bottom: 18px;
  padding-left: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.1111111111;
  color: #25a9e7;
}
.mainCol-sideNav .mainCol-sideNav-twitter .twitter-title > span {
  display: inline-block;
  text-align: left;
  padding-left: 58px;
  background: url("../img/common/nav_twitter.png") 0 center no-repeat;
  background-size: 40px auto;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .mainCol-sideNav .mainCol-sideNav-rankingArea2 {
    padding-top: 7px;
  }
}

@media only screen and (min-width: 768px) {
  .mainCol-sideNav .mainCol-sideNav-twitter .twitter-title > span span {
    display: block;
  }
}
.mainCol-sideNav .mainCol-sideNav-twitter iframe {
  border: 1px solid #dcdcdc !important;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .mainCol-sideNav .mainCol-sideNav-twitter .twitter-title {
    margin-bottom: 13px;
    padding-left: 0;
    padding-right: 6px;
    font-size: 20px;
    line-height: 1.8;
  }
  .mainCol-sideNav .mainCol-sideNav-twitter .twitter-title > span {
    padding-left: 60px;
    background-size: 36px auto;
    letter-spacing: 0.04em;
  }
  .mainCol-sideNav .mainCol-sideNav-twitter iframe {
    height: 448px !important;
  }
}

.mainCol-sideNav-item .box-tabsidebar {
  margin: 0 2px;
}
.mainCol-sideNav-item .box-tabsidebar .list-tabs {
  height: 50px;
  padding-bottom: 0;
  margin-bottom: 35px;
  position: relative;
}
.mainCol-sideNav-item .box-tabsidebar .list-tabs::before {
  content: "";
  width: 100%;
  height: 3px;
  background: #e66069;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.mainCol-sideNav-item .box-tabsidebar .list-tabs .item-tab {
  padding-top: 11px;
  font-weight: bold;
  position: relative;
  z-index: 5;
  border-radius: 8px 8px 0 0;
}
.mainCol-sideNav-item .box-tabsidebar .list-tabs .item-tab:first-child {
  margin-right: 10px;
}
.mainCol-sideNav-item .box-tabsidebar .list-tabs .item-tab.active {
  border-width: 3px 3px 0 3px;
  color: #e66069;
  background: #ffffff;
  border-color: #e66069 #e66069 transparent #e66069;
}
.mainCol-sideNav-item .box-tabsidebar .list-tabs .item-tab.active:hover {
  opacity: 1;
}
.mainCol-sideNav-item .box-tabsidebar .list-tabs .item-tab:not(.active) {
  border-radius: 8px;
  border-color: #f0f0f0;
  margin-bottom: 10px;
  background: #f0f0f0;
  color: #b7b7b7;
}
.mainCol-sideNav-item .list-branktabs .list-branktab .wpp-list .item-branktab {
  margin-bottom: 0;
}
.mainCol-sideNav-item .list-branktabs .list-branktab .wpp-list .item-branktab + .item-branktab {
  margin-top: 22px;
}
.mainCol-sideNav-item .list-branktabs .list-branktab .wpp-list .item-branktab a {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.mainCol-sideNav-item .list-branktabs .list-branktab .wpp-list .item-branktab:first-child a {
  display: block;
}
.mainCol-sideNav-item .list-branktabs .list-branktab .wpp-list .item-branktab:first-child a .thumbBox__img-wrapper::after {
  width: 40px;
  height: 40px;
  top: -20px;
}
.mainCol-sideNav-item .list-branktabs .list-branktab .wpp-list .item-branktab:first-child a .thumbBox__img,
.mainCol-sideNav-item .list-branktabs .list-branktab .wpp-list .item-branktab:first-child a .item-branktab--txt {
  width: 100%;
}
.mainCol-sideNav-item .list-branktabs .list-branktab .wpp-list .item-branktab:first-child a .item-branktab--txt {
  margin-top: 8px;
  padding-left: 0;
}
.mainCol-sideNav-item .list-branktabs .list-branktab .wpp-list .item-branktab:not(:first-child) .thumbBox__img {
  width: calc(100% - 122px);
}
.mainCol-sideNav-item .list-branktabs .list-branktab .wpp-list .item-branktab:not(:first-child) .entry-date {
  margin-top: -0.12em;
}
.mainCol-sideNav-item .list-branktabs .list-branktab .wpp-list .item-branktab a .icon-read {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  display: block;
  top: 0;
  left: 0;
  z-index: 2;
}
.mainCol-sideNav-item .list-branktabs .list-branktab .wpp-list .item-branktab a .icon-read::after {
  content: "";
  background: url(../img/common/icon_read.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  display: block;
  z-index: 5;
  width: 23.6363636364%;
  height: 38.7096774194%;
  right: 2.2727272727%;
  bottom: 1.8181818182%;
}
@media only screen and (max-width: 767px) {
  .mainCol-sideNav-item .list-branktabs .list-branktab .wpp-list .item-branktab a .icon-read::after {
    width: 22.2222222222%;
    height: 34.8684210526%;
    background-image: url(../img/common/icon_read-sp.png);
    right: 5%;
    bottom: 8.8815789474%;
  }
}
.mainCol-sideNav-item .list-branktabs .list-branktab .wpp-list .item-branktab a .icon-movie {
  width: 30.7692307692%;
  position: absolute;
  bottom: 1.5384615385%;
  left: 1.1538461538%;
  display: block;
  z-index: 20;
  pointer-events: none;
}
.mainCol-sideNav-item .list-branktabs .list-branktab .wpp-list .item-branktab a .item-branktab--txt .ttl-comp02 {
  margin-top: 9px;
  padding-bottom: 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.3571428571;
}
@media only screen and (max-width: 767px) {
  .mainCol-sideNav-item .box-tabsidebar .list-tabs {
    height: 48px;
    padding-bottom: 0;
    margin-bottom: 16px;
  }
  .mainCol-sideNav-item .box-tabsidebar .list-tabs::before {
    height: 3px;
  }
  .mainCol-sideNav-item .box-tabsidebar .list-tabs .item-tab {
    font-size: 15px;
    padding-top: 11px;
    border-radius: 8px 8px 0 0;
    letter-spacing: 0.5em;
    padding-left: calc(0.5em + 5px);
  }
  .mainCol-sideNav-item .box-tabsidebar .list-tabs .item-tab:first-child {
    margin-right: 5px;
  }
  .mainCol-sideNav-item .box-tabsidebar .list-tabs .item-tab.active {
    border-width: 3px 3px 0 3px;
  }
  .mainCol-sideNav-item .box-tabsidebar .list-tabs .item-tab.active::after {
    width: 100%;
    height: 1px;
    background: #ffffff;
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
  }
  .mainCol-sideNav-item .box-tabsidebar .list-tabs .item-tab:not(.active) {
    margin-top: 2px;
    border-radius: 5px;
    padding-top: 10px;
    margin-bottom: 7px;
    color: #d5d5d5;
  }
  .mainCol-sideNav-item .list-branktabs .wpp-list .item-branktab {
    margin-bottom: 0;
  }
  .mainCol-sideNav-item .list-branktabs .wpp-list .item-branktab + .item-branktab {
    margin-top: 22px;
  }
  .mainCol-sideNav-item .list-branktabs .wpp-list .item-branktab a {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .mainCol-sideNav-item .list-branktabs .wpp-list .item-branktab:first-child a {
    display: block;
  }
  .mainCol-sideNav-item .list-branktabs .wpp-list .item-branktab:first-child a .thumbBox__img-wrapper::after {
    width: 36px !important;
    height: 36px !important;
    top: -18px !important;
  }
  .mainCol-sideNav-item .list-branktabs .wpp-list .item-branktab:first-child a .thumbBox__img,
.mainCol-sideNav-item .list-branktabs .wpp-list .item-branktab:first-child a .item-branktab--txt {
    width: 100%;
  }
  .mainCol-sideNav-item .list-branktabs .wpp-list .item-branktab:first-child a .item-branktab--txt {
    margin-top: 8px;
    padding-left: 0;
  }
  .mainCol-sideNav-item .list-branktabs .wpp-list .item-branktab:not(:first-child) .thumbBox__img {
    width: 130px !important;
  }
  .mainCol-sideNav-item .list-branktabs .wpp-list .item-branktab a .item-branktab--txt .ttl-comp02 {
    margin-top: 6px !important;
    padding-bottom: 0;
    font-weight: bold;
    font-size: 15px !important;
    line-height: 1.4 !important;
  }
}

@media only screen and (min-width: 768px) {
  .mainCol-sideNav-rankingArea-sp {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .footer {
    padding: 28px 0 30px;
  }
  .footer-bottom {
    width: 100%;
    max-width: 1040px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer .footer-nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .footer-nav-list li {
    margin-right: 2em;
    padding-left: 1em;
    position: relative;
    font-size: 1.4rem;
  }
  .footer .footer-nav-list li::before {
    content: ">";
    -webkit-transform: scale(1, 2);
            transform: scale(1, 2);
    display: block;
    position: absolute;
    margin-top: -0.8em;
    top: 50%;
    left: 0;
  }
  .footer .copyright {
    color: #999999;
    letter-spacing: 0.12em;
    text-align: right;
    padding-right: 10px;
  }
}
.footer .bottonFix1 {
  z-index: 50;
}
@media only screen and (max-width: 767px) {
  .footer {
    padding: 20px 0 24px;
    font-size: 10px;
  }
  .footer-bottom {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-bottom > * {
    width: 100%;
  }
  .footer .footer-bottom-left {
    padding-top: 0;
  }
  .footer .footer-bottom-right {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    padding-top: 0;
    margin-bottom: 30px;
  }
  .footer .footer-attention {
    letter-spacing: 0;
    margin-bottom: 10px;
  }
  .footer .footer-nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .footer .footer-nav-list li {
    padding-left: 1em;
    position: relative;
  }
  .footer .copyright {
    text-align: center;
  }
}

@media only screen and (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }

  .mobile-not-front-disnone {
    display: none !important;
  }
}
.disnone {
  display: none !important;
}

.common-title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.common-title-wrap .common-title-link {
  width: 14rem;
  height: 4rem;
  border: 1px solid #333333;
  border-radius: 4rem;
  position: absolute;
  top: 1.2rem;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .common-title-wrap .common-title-link {
    display: none;
  }
}
.topPage .common-title-link2 {
  position: relative;
  margin: 0 auto 28.5px;
  max-width: 200px;
  width: 100%;
  height: 40.5px;
  border: 1px solid #fcce00;
  border-radius: 4rem;
  color: #000;
  font-size: 12px;
  letter-spacing: 0.04em;
  display: none;
}
@media only screen and (max-width: 767px) {
  .topPage .common-title-link2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .front-page .common-title-wrap .common-title-link {
    font-size: 12px;
    width: 90px;
    height: 32px;
    top: 2px;
  }
  .front-page .common-title-wrap .common-title {
    letter-spacing: 0;
    font-size: 22px;
    background-size: auto 4.5px;
  }
}
@media only screen and (max-width: 767px) {
  .common-title-wrap .common-title-link {
    width: 9rem;
    height: 3rem;
    font-size: 1rem;
  }
}

.common-title.new-common-title {
  background-image: url(../img/common_title_new.svg);
}
.common-title.new-common-title > span {
  padding-left: 45px;
  background: url(../img/header_img-new.svg) 0 center no-repeat;
  background-size: 35px auto;
}
.common-title.new-common-title + .common-title-link {
  border-color: #fccf00;
}
.common-title.news-common-title {
  background-image: url(../img/common_title_news.svg);
}
.common-title.news-common-title > span {
  padding-left: 45px;
  background: url(../img/header_img-news.svg) 0 center no-repeat;
  background-size: 35px auto;
}
.common-title.news-common-title + .common-title-link {
  border-color: #5dbca0;
}
.common-title.present-common-title {
  background-image: url(../img/common_title_present.svg);
}
.common-title.present-common-title > span {
  padding-left: 85px;
  background: url(../img/header_img-present.svg) 0 center no-repeat;
  background-size: 70px auto;
}
.common-title.present-common-title + .common-title-link {
  border-color: #36bce6;
}
@media only screen and (min-width: 768px) {
  .common-title.news-common-title {
    margin-bottom: 40px;
  }
  .common-title.present-common-title {
    padding-bottom: 13px;
  }
  .common-title.present-common-title + .common-title-link {
    top: 0;
  }
  .common-title.related-common-title {
    margin-top: 0 !important;
    background-image: url(../img/common/common_title_black_s.svg);
    padding-bottom: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .common-title {
    margin-bottom: 36px;
    padding-bottom: 10px;
  }
  .common-title > span {
    padding-left: 0 !important;
    background: none !important;
    position: relative;
  }
  .common-title > span::before {
    content: "";
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: calc(100% + 8px);
    top: 12px;
    background-size: contain !important;
  }
  .common-title.news-common-title {
    background-image: url(../img/common_title_news-sp.svg);
  }
  .common-title.news-common-title > span::before {
    background: url(../img/header_img-news.svg) 0 center no-repeat;
  }
  .common-title.new-common-title {
    background-image: url(../img/common_title_new-sp.svg);
  }
  .common-title.new-common-title > span::before {
    background: url(../img/header_img-new.svg) 0 center no-repeat;
  }
  .common-title.present-common-title {
    background-image: url(../img/common_title_present-sp.svg);
  }
  .common-title.present-common-title > span span {
    display: inline-block;
  }
  .common-title.present-common-title > span::before {
    width: 50px;
    height: 22px;
    right: calc(100% + 9px);
    top: 14px;
    background: url(../img/header_img-present.svg) 0 center no-repeat;
  }
}
@media only screen and (max-width: 767px) and (max-width: 414px) {
  .common-title.present-common-title + .common-title-link {
    margin-top: 12px;
  }
  .common-title.present-common-title > span {
    display: inline-block;
    position: relative;
  }
  .common-title.present-common-title > span span {
    line-height: 1.16;
    display: block;
  }
  .common-title.present-common-title > span::before {
    width: 48px;
    top: 28px;
  }
}

.postBlock {
  /*
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  margin: 0;
  .is-inner {
    display: block;
    width: 100%;
  }
  &-head {
    width: 144px;
    padding: 0;
    margin: 0;
    @media only screen and (min-width: 768px) {
      width: 100%;
    }
  }
  &-img {
    width: 100%;
    height: 0;
    padding: 56.25% 0 0;
    margin: 0;
    background-color: #fff;
    position: relative;
    &-inner {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
      border: 1px solid #dcdcdc;
      position: absolute;
      top: 0;
      left: 0;
      overflow: hidden;
      object-fit: contain;
      img {
        display: block;
        width: 100%;
        height: auto;
      }
    }
    // .icon-new {
    //   display: block;
    //   width: 27px;
    //   height: 30px;
    //   background: url(../img/common/new.svg) no-repeat top left;
    //   background-size: contain;
    //   text-indent: -1000px;
    //   overflow: hidden;
    //   position: absolute;
    //   top: 0;
    //   left: 0;
    //   z-index: 1;
    //   pointer-events: none;
    // }
  }
  &-info {
    width: calc(100% - 144px);
    padding: 0 0 0 15px;
    margin: -0.6rem 0 0;
    @media only screen and (min-width: 768px) {
      width: 100%;
      padding: 0;
      margin: 0;
    }
    &-title {
      width: 100%;
      .is-inner {
        padding: 0 0 6px;
        font-size: 1.5rem;
        font-weight: bold;
        line-height: 1.8;
        @media only screen and (min-width: 768px) {
          padding: 10px 0 8px;
          font-size: 2rem;
        }
      }
    }
    &-tagList {
      width: 100%;
      &-item {
        display: inline-block;
        margin: 0 11px 8px 0;
        color: #1295f1;
        font-size: 1.2rem;
        @media only screen and (min-width: 768px) {
          margin-bottom: 11px;
          font-size: 1.4rem;
        }
      }
    }
    &-date {
      width: 100%;
      color: #808080;
      font-size: 1.2rem;
      @media only screen and (min-width: 768px) {
        font-size: 1.4rem;
      }
      .icon-new {
        display: inline-block;
        width: 35px;
        height: 12px;
        margin-right: 10px;
        margin-bottom: -2px;
        background: url(../img/common/icon_new.png) no-repeat center bottom;
        background-size: contain;
        text-indent: -1000px;
        overflow: hidden;
        pointer-events: none;
      }
      .is-date {
        display: inline-block;
        padding-bottom: 5px;
      }
    }
  }

   */
}
.postBlock-info-title .is-inner {
  line-height: 1.35;
}
.postBlock-head {
  position: relative;
  margin-bottom: 9.5px;
}
@media only screen and (max-width: 767px) {
  .postBlock-head {
    margin-bottom: 14.5px;
  }
}
.postBlock-head .icon-new {
  width: 12.2727272727%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 20;
  pointer-events: none;
}
.postBlock-head .icon-read {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  display: block;
  top: 0;
  left: 0;
  z-index: 2;
}
.postBlock-head .icon-read::after {
  width: 52px;
  height: 47px;
  content: "";
  background: url(../img/common/icon_read.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  display: block;
  bottom: 4px;
  right: 5px;
  z-index: 5;
}
@media only screen and (max-width: 767px) {
  .postBlock-head .icon-read::after {
    width: 22.2222222222%;
    height: 34.8684210526%;
    background-image: url(../img/common/icon_read-sp.png);
    right: 5%;
    bottom: 8.8815789474%;
  }
}
.postBlock-head .icon-movie {
  width: 30.7692307692%;
  position: absolute;
  bottom: 1.5384615385%;
  left: 1.1538461538%;
  display: block;
  z-index: 20;
  pointer-events: none;
}
.postBlock .postBlock-info-title .is-inner {
  padding-top: 0px;
  padding-bottom: 0;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 1.5555555556;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media only screen and (max-width: 767px) {
  .postBlock .postBlock-info-title .is-inner {
    padding-top: 4px;
  }
}
.postBlock .postBlock-info-tagList-item {
  margin-bottom: 5px;
  display: none;
}

.archivePage .news-postList .news-postList-item + .news-postList-item {
  margin-top: 20px;
}
.archivePage .news-postList .news-postList-item .postBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 11px 0 11px 30px;
  position: relative;
}
.archivePage .news-postList .news-postList-item .postBlock::before {
  content: "";
  width: 10px;
  height: 100%;
  background: #ebebeb;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 10px;
}
.archivePage .news-postList .news-postList-item .postBlock .is-date {
  font-size: 14px;
  padding-top: 7px;
  margin-right: 34px;
  color: #808080;
}
.archivePage .news-postList .news-postList-item .postBlock a {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  font-size: 18px;
  line-height: 1.5555555556;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.archivePage .paginationBox-area {
  margin-top: 35px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .archivePage .news-postList .news-postList-item + .news-postList-item {
    margin-top: 15px;
  }
  .archivePage .news-postList .news-postList-item .postBlock {
    display: block;
    padding: 8px 0 7px 30px;
  }
  .archivePage .news-postList .news-postList-item .postBlock .is-date {
    font-size: 12px;
    padding-top: 0;
    margin-right: 34px;
    color: #808080;
    line-height: 1;
  }
  .archivePage .news-postList .news-postList-item .postBlock a {
    display: block;
    margin-top: 7px;
    font-size: 15px;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 3;
  }
  .archivePage .paginationBox-area {
    margin-top: 35px;
    padding-top: 0;
  }
  .archivePage .paginationBox-area .paginationBox-item {
    width: 35px;
    height: 35px;
    margin: 4px;
  }
}

.pickupArea {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}
.pickupArea .slick-list {
  position: relative;
}
.pickupArea .postBlock-info-date {
  margin-top: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.pickupArea .postBlock-info-date .is-date {
  padding-bottom: 0;
}
.pickupArea .postBlock-info-date .is-view {
  padding-left: 22px;
  background: url(../img/top/icon_view.svg) 0 center no-repeat;
  background-size: 16px auto;
}
.pickupArea .postBlock-inner {
  margin: 0 49px;
}
@media (max-width: 1399px) {
  .pickupArea .postBlock-inner {
    margin: 0 3.5vw;
  }
}
.pickupArea .postBlock .is-inner {
  -webkit-line-clamp: 2;
}
.pickupArea .pickup-slick .slick-arrow {
  width: 60px !important;
  height: 60px !important;
  top: 83px !important;
  margin-top: 0 !important;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.pickupArea .pickup-slick .slick-arrow::before {
  width: 100%;
  height: 100%;
  top: 0;
}
.pickupArea .pickup-slick .slick-arrow.slick-next {
  margin-right: -80px;
  right: 33.33% !important;
}
.pickupArea .pickup-slick .slick-arrow.slick-prev {
  margin-left: -80px;
  left: 33.33% !important;
}
@media (max-width: 1399px) {
  .pickupArea .pickup-slick .slick-arrow {
    width: 4.6vw !important;
    height: 4.6vw !important;
    top: 20% !important;
  }
  .pickupArea .pickup-slick .slick-arrow.slick-next {
    margin-right: -5.7142857143vw;
  }
  .pickupArea .pickup-slick .slick-arrow.slick-prev {
    margin-left: -5.7142857143vw;
  }
}
@media (max-width: 999px) {
  .pickupArea .pickup-slick .slick-arrow {
    top: 15% !important;
  }
}
.pickupArea .pickup-slick .slide-dots {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pickupArea .pickup-slick .slide-dots li {
  margin: 10px 8px 0;
}
.pickupArea .pickup-slick .slide-dots li:only-child {
  display: none;
}
.pickupArea .pickup-slick .slide-dots li.slick-active button {
  background: #000000;
}
.pickupArea .pickup-slick .slide-dots li button {
  width: 14px;
  height: 14px;
  border-radius: 14px;
  border: 3px solid #000000;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
@media only screen and (min-width: 768px) {
  .pickupArea .pickupArea-list {
    margin-left: -49px;
    margin-right: -49px;
    padding-bottom: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1399px) {
  .pickupArea .pickupArea-list {
    margin-left: -3.5vw;
    margin-right: -3.5vw;
  }
}
@media only screen and (min-width: 768px) {
  .pickupArea .slide-dots {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .pickupArea .postBlock {
    -webkit-transition: margin 0.4s;
    transition: margin 0.4s;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1399px) {
  .pickupArea .postBlock {
    margin-bottom: 5vw;
  }
}
@media only screen and (min-width: 768px) {
  .pickupArea .postBlock .postBlock-img {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    -webkit-transform-origin: top center;
            transform-origin: top center;
    position: relative;
  }
}
@media only screen and (min-width: 768px) {
  .pickupArea .postBlock .postBlock-info-date {
    -webkit-transition: margin 0.4s;
    transition: margin 0.4s;
  }
}
@media only screen and (min-width: 768px) {
  .pickupArea .postBlock.slick-current,
.pickupArea .postBlock.is-active-next {
    margin-bottom: 0;
  }
  .pickupArea .postBlock.slick-current .postBlock-info,
.pickupArea .postBlock.slick-current .postBlock-info-date,
.pickupArea .postBlock.is-active-next .postBlock-info,
.pickupArea .postBlock.is-active-next .postBlock-info-date {
    width: 125%;
    margin-left: -12.5%;
  }
  .pickupArea .postBlock.slick-current .postBlock-info-date,
.pickupArea .postBlock.is-active-next .postBlock-info-date {
    margin-top: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1399px) {
  .pickupArea .postBlock.slick-current .postBlock-info-date,
.pickupArea .postBlock.is-active-next .postBlock-info-date {
    margin-top: 5vw;
  }
}
@media only screen and (min-width: 768px) {
  .pickupArea .postBlock.slick-current .postBlock-img,
.pickupArea .postBlock.is-active-next .postBlock-img {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
    z-index: 5;
  }
}
@media only screen and (min-width: 768px) {
  .pickupArea .postBlock-head .icon-read::after {
    right: 10px;
    bottom: 7px;
  }
}
@media only screen and (max-width: 767px) {
  .pickupArea {
    padding-top: 22px;
  }
  .pickupArea::before {
    content: "";
    width: 100%;
    /* height: 61.3333333333vw; */
    height: 42.3333333333vw;
    max-height: 332px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fccf00;
  }
  .pickupArea .slick-list {
    padding: 0 42px !important;
  }
  .pickupArea .postBlock-info-date .is-view {
    padding-left: 15px;
    background-size: 13px auto;
  }
  .pickupArea .postBlock-info-tagList {
    font-size: 10px;
    display: none;
  }
  .pickupArea .postBlock-inner {
    margin: 0 10px;
  }
  .pickupArea .pickup-slick .slick-arrow {
    width: 40px !important;
    height: 40px !important;
    top: 34vw !important;
    margin-top: 0 !important;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .pickupArea .pickup-slick .slick-arrow::before {
    width: 100%;
    height: 100%;
    top: 0;
  }
  .pickupArea .pickup-slick .slick-arrow.slick-next {
    margin-right: -20px;
    right: 27px !important;
  }
  .pickupArea .pickup-slick .slick-arrow.slick-prev {
    margin-left: -20px;
    left: 27px !important;
  }
  .pickupArea .pickup-slick .slide-dots {
    display: none !important;
  }
}

.slick-arrow::before {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.slick-arrow:hover::before {
  opacity: 0.8 !important;
}

.pickupArea-list, .taglist {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.pickupArea-list.slick-initialized, .taglist.slick-initialized {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .pickupArea-list.slick-initialized, .taglist.slick-initialized {
    padding: 0 0px;
  }
}
.mce-content-body.post-type-blog,
.singlePage-main {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  word-break: break-word;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .singlePage-main {
    padding: 0 20px;
  }
}
.mce-content-body.post-type-blog p,
.singlePage-main p {
  padding: 0 20px;
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
}
@media only screen and (min-width: 768px) {
  .mce-content-body.post-type-blog p,
.singlePage-main p {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .mce-content-body.post-type-blog p,
.singlePage-main p {
    font-size: 14px;
  }
}
.mce-content-body.post-type-blog iframe,
.mce-content-body.post-type-blog video,
.mce-content-body.post-type-blog img,
.singlePage-main iframe,
.singlePage-main video,
.singlePage-main img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.mce-content-body.post-type-blog ul,
.singlePage-main ul {
  list-style: inside;
  margin-left: 5px;
}
.mce-content-body.post-type-blog ol,
.singlePage-main ol {
  list-style-type: decimal;
  margin-left: 20px;
}
.mce-content-body.post-type-blog table th,
.mce-content-body.post-type-blog table td,
.singlePage-main table th,
.singlePage-main table td {
  padding: 10px;
}

.singleTitle-type01, .singleTitle-type02, .singleTitle-type03, .singleTitle-type04 {
  display: block;
  width: calc(100% - 40px);
  padding: 0;
  margin: 0 auto 25px;
  color: #000000;
  font-weight: bold;
  font-size: 21px;
  line-height: 1.8;
}
@media only screen and (min-width: 768px) {
  .singleTitle-type01, .singleTitle-type02, .singleTitle-type03, .singleTitle-type04 {
    width: 100%;
    font-size: 22px;
  }
}
.singleTitle-type01 {
  padding: 10px 30px;
  background-color: #fef0b2;
}
@media only screen and (max-width: 767px) {
  .singleTitle-type01 {
    width: 100%;
    line-height: 1.3;
  }
}
.singleTitle-type02 {
  padding: 12px 0;
  margin-bottom: 20px;
  border-bottom: 4px solid #111111;
}
@media only screen and (max-width: 767px) {
  .singleTitle-type02 {
    padding-bottom: 0px;
  }
}
.singleTitle-type03 {
  margin-bottom: 16px;
  color: #fcce00;
}
.singleTitle-type04 {
  margin-bottom: 15px;
}

.singleBtn {
  width: 100%;
  padding: 0 20px;
  margin-bottom: 38px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .singleBtn {
    padding: 0;
    margin-bottom: 50px;
  }
}
.singleBtn .is-inner {
  display: inline-block;
  width: 100%;
  padding: 8px 20px;
  border: 2px solid #000000;
  border-radius: 10px;
  color: #000000;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  line-height: 1.8;
}
@media only screen and (min-width: 768px) {
  .singleBtn .is-inner {
    width: auto;
    max-width: 100%;
    min-width: 335px;
  }
}

.singleYellowArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% - 40px);
  padding: 20px 25px;
  margin: 0 auto 40px;
  background-color: #fffae5;
  position: relative;
  z-index: 0;
}
@media only screen and (min-width: 768px) {
  .singleYellowArea {
    width: 100%;
    padding: 30px;
  }
}
.singleYellowArea.is-gray {
  background-color: #F0F0F0;
}
.singleYellowArea .singleTitle-type04 {
  display: block;
  width: 100%;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .singleYellowArea .singleTitle-type04 {
    display: none;
  }
}
.singleYellowArea p {
  padding: 0;
}
.singleYellowArea + .singleYellowArea {
  margin-top: -20px;
}
@media only screen and (min-width: 768px) {
  .singleYellowArea + .singleYellowArea {
    margin-top: -10px;
  }
}
.singleYellowArea-fullArea {
  width: 100%;
}
.singleYellowArea-fullArea .singleTitle-type04 {
  display: block;
}
@media only screen and (max-width: 767px) {
  .singleYellowArea-fullArea .singleWithImgArea {
    width: calc(100% - 20px);
  }
}
.singleYellowArea-fullArea .singleYellowArea {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .singleYellowArea-fullArea .singleYellowArea {
    padding: 20px 10px;
  }
}
.singleYellowArea-imgArea {
  display: block;
  padding: 0;
  margin: 0 0 20px;
}
@media only screen and (min-width: 768px) {
  .singleYellowArea-imgArea {
    display: block;
    width: 224px;
    margin-bottom: 0;
  }
}
.singleYellowArea-textArea {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .singleYellowArea-textArea {
    width: calc(100% - 224px);
    padding-left: 30px;
  }
}
.singleYellowArea-textArea .singleTitle-type04 {
  display: none;
}
@media only screen and (min-width: 768px) {
  .singleYellowArea-textArea .singleTitle-type04 {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .singleYellowArea.is-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 768px) {
  .singleYellowArea.is-reverse .singleYellowArea-textArea {
    padding-right: 30px;
    padding-left: 0;
  }
}

.singleImage {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 0 25px;
}
.singleImage-caption {
  padding: 8px 20px 0;
  color: #808080;
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  .singleImage-caption {
    padding-right: 0;
    padding-left: 0;
    font-size: 16px;
  }
}

.singleImageList {
  width: 100%;
  padding: 0 20px;
  margin: 0 0 25px;
}
@media only screen and (min-width: 768px) {
  .singleImageList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
  }
}
.singleImageList-item {
  width: 100%;
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .singleImageList-item {
    width: calc(33.3333333333% - 20px);
    margin-right: 30px;
  }
}
.singleImageList-item:nth-child(3n) {
  margin-right: 0;
}
.singleImageList-item .singleImage-caption {
  padding-right: 0;
  padding-left: 0;
}

.singleBnr {
  width: calc(100% - 40px);
  padding: 0;
  margin: 0 auto 25px;
}
@media only screen and (min-width: 768px) {
  .singleBnr {
    width: 100%;
  }
}
.singleBnr .is-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35);
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
@media only screen and (min-width: 768px) {
  .singleBnr .is-caption {
    font-size: 16px;
  }
}
.singleBnr .is-inner {
  display: inline-block;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .singleBnr .is-inner {
    width: auto;
    max-width: 100%;
  }
  .singleBnr .is-inner:hover .is-caption {
    opacity: 1;
  }
}
@media only screen and (min-width: 768px) {
  .singleBnr .is-inner img,
.singleBnr .is-inner video {
    width: auto;
    max-width: 100%;
  }
}

.singleWithImgArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% - 40px);
  padding: 0;
  margin: 0 auto 25px;
}
@media only screen and (min-width: 768px) {
  .singleWithImgArea {
    width: 100%;
  }
}
.singleWithImgArea-img {
  width: 100%;
  padding: 0;
  margin: 0 0 12px;
}
@media only screen and (min-width: 768px) {
  .singleWithImgArea-img {
    width: calc(100% - 350px);
    padding-right: 28px;
    margin-bottom: 0;
  }
}
.singleWithImgArea-text {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .singleWithImgArea-text {
    width: 350px;
  }
}
.singleWithImgArea-text p {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .singleWithImgArea.is-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 768px) {
  .singleWithImgArea.is-reverse .singleWithImgArea-img {
    padding-right: 0;
    padding-left: 28px;
  }
}

.singleFukidashiArea {
  width: calc(100% - 40px);
  min-height: 50px;
  padding: 0 0 0 64px;
  margin: 0 auto 25px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .singleFukidashiArea {
    width: 100%;
    min-height: 100px;
    padding-left: 128px;
  }
}
.singleFukidashiArea.is-shiritaikun {
  padding: 0 64px 0 0;
}
@media only screen and (min-width: 768px) {
  .singleFukidashiArea.is-shiritaikun {
    padding-right: 128px;
  }
}
.singleFukidashiArea-icon {
  width: 64px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .singleFukidashiArea-icon {
    width: 128px;
  }
}
.singleFukidashiArea-icon img {
  display: block;
  width: 50px;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .singleFukidashiArea-icon img {
    width: 100px;
  }
}
.is-shiritaikun .singleFukidashiArea-icon {
  left: auto;
  right: 0;
}
.is-shiritaikun .singleFukidashiArea-icon img {
  margin-left: 14px;
}
@media only screen and (min-width: 768px) {
  .is-shiritaikun .singleFukidashiArea-icon img {
    margin-left: 28px;
  }
}
.singleFukidashiArea-name {
  width: 100%;
  padding: 0;
  margin: 0 0 8px;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .singleFukidashiArea-name {
    margin-bottom: 18px;
    font-size: 16px;
  }
}
.is-shiritaikun .singleFukidashiArea-name {
  text-align: right;
}
.singleFukidashiArea-body {
  display: block;
  width: 100%;
  text-align: left;
}
.is-shiritaikun .singleFukidashiArea-body {
  text-align: right;
}
.singleFukidashiArea-body-inner {
  display: inline-block;
  width: 100%;
  padding: 15px 15px;
  margin: 0;
  background-color: #fff;
  border: 2px solid #ddd;
  border-radius: 10px;
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .singleFukidashiArea-body-inner {
    width: auto;
    max-width: 100%;
    padding: 35px 40px;
  }
}
.singleFukidashiArea-body-inner::before, .singleFukidashiArea-body-inner::after {
  content: "";
  display: block;
  border-style: solid;
  position: absolute;
}
.singleFukidashiArea-body-inner::before {
  border-color: #fff transparent;
  border-width: 12px 0 0 14px;
  top: 0;
  left: -7px;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .singleFukidashiArea-body-inner::before {
    border-width: 18px 0 0 20px;
    left: -15px;
  }
}
.singleFukidashiArea-body-inner::after {
  border-color: #ddd transparent;
  border-width: 16px 0 0 18px;
  top: -2px;
  left: -12px;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .singleFukidashiArea-body-inner::after {
    border-width: 24px 0 0 26px;
    left: -20px;
  }
}
.is-shiritaikun .singleFukidashiArea-body-inner::before {
  border-width: 12px 14px 0 0;
  left: auto;
  right: -7px;
}
@media only screen and (min-width: 768px) {
  .is-shiritaikun .singleFukidashiArea-body-inner::before {
    border-width: 18px 20px 0 0;
    right: -15px;
  }
}
.is-shiritaikun .singleFukidashiArea-body-inner::after {
  border-width: 16px 18px 0 0;
  left: auto;
  right: -12px;
}
@media only screen and (min-width: 768px) {
  .is-shiritaikun .singleFukidashiArea-body-inner::after {
    border-width: 24px 26px 0 0;
    right: -20px;
  }
}
.singleFukidashiArea-body p {
  display: inline-block;
  width: auto;
  text-align: left;
  padding: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1300px) {
  .topPage {
    background: -webkit-gradient(linear, left top, left bottom, from(#fcce00), color-stop(17vw, #fcce00), color-stop(17vw, #fff), to(#fff));
    background: linear-gradient(180deg, #fcce00 0%, #fcce00 17vw, #fff 17vw, #fff 100%);
  }
}
@media only screen and (min-width: 768px) {
  .topPage .pickupArea {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .topPage .topPage-newsArea {
    margin-top: 50px;
    margin-right: 20px;
  }
  .topPage .topPage-newsArea li {
    padding-top: 11px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e1e1e1;
  }
  .topPage .topPage-newsArea li .postBlock {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    line-height: 1.875;
  }
  .topPage .topPage-newsArea li .postBlock .is-date {
    margin-top: 0.12em;
    margin-right: 25px;
    color: #808080;
  }
  .topPage .topPage-newsArea li .postBlock a {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}
@media only screen and (min-width: 768px) {
  .topPage .topPage-newPostArea,
.topPage .topPage-presentArea {
    padding: 60px 50px 44px 0;
    position: relative;
  }
  .topPage .topPage-newPostArea::before,
.topPage .topPage-presentArea::before {
    content: "";
    width: 100vw;
    height: 100%;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    border-radius: 0 50px 50px 0;
    overflow: hidden;
  }
  .topPage .topPage-newPostArea .common-title,
.topPage .topPage-presentArea .common-title {
    margin-bottom: 32px;
  }
  .topPage .topPage-newPostArea .postList-in,
.topPage .topPage-presentArea .postList-in {
    position: relative;
    z-index: 5;
  }
  .topPage .topPage-newPostArea .postList-in .postList-item .postBlock-info-date,
.topPage .topPage-presentArea .postList-in .postList-item .postBlock-info-date {
    margin-top: 0px;
  }
  .topPage .topPage-newPostArea .postList-in .postList-item .postBlock-info-date .is-date,
.topPage .topPage-presentArea .postList-in .postList-item .postBlock-info-date .is-date {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .topPage .topPage-newPostArea {
    margin-top: -5px;
  }
  .topPage .topPage-newPostArea::before {
    background: #fffae5;
  }
  .topPage .topPage-newPostArea .postList {
    width: calc(100% + 16px);
    margin: 0 -8px;
  }
  .topPage .topPage-newPostArea .postList-item {
    margin: 0 !important;
    padding: 0 8px;
  }
}
@media only screen and (min-width: 768px) {
  .topPage .topPage-presentArea {
    margin-top: 50px;
  }
  .topPage .topPage-presentArea::before {
    background: #ebf9fd;
  }
  .topPage .topPage-presentArea .postList-item {
    width: calc(33.3% - 10px);
    margin-right: 15px;
  }
  .topPage .topPage-presentArea .postList-item:nth-child(3) {
    margin-right: 0;
  }
  .topPage .topPage-presentArea .postList-item:nth-child(n+4) {
    display: none;
  }
  .topPage .topPage-presentArea .present-btn {
    width: 355px;
    height: 60px;
    margin: -8px auto 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #3bc1e8;
    color: #ffffff;
    font-size: 18px;
    border-radius: 10px;
    position: relative;
    z-index: 5;
  }
}
@media only screen and (min-width: 768px) {
  .topPage .topPage-categoryPostArea {
    margin-top: 60px;
    padding: 48px 30px 50px 0;
    position: relative;
  }
  .topPage .topPage-categoryPostArea::before {
    content: "";
    width: 100vw;
    height: 100%;
    background: #fcce00;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    border-radius: 0 50px 50px 0;
    overflow: hidden;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock {
    padding: 23px 30px 20px;
    border-radius: 30px;
    background: #fffae5;
    position: relative;
    z-index: 5;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock + .cat-postBlock {
    margin-top: 10px;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock .categoryPostList:after {
    content: "";
    display: table;
    clear: both;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock .postList-item {
    width: 216px;
    float: left;
    margin-right: 0;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock .postList-item:first-child {
    width: calc(100% - 216px);
    min-height: 280px;
    margin-bottom: 0;
    padding-right: 32px;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock .postList-item:first-child .postBlock-info-date {
    margin-top: 15px;
    letter-spacing: 0.05em;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock .postList-item:first-child .postBlock-info-title a {
    padding-top: 2px;
    line-height: 1.5555555556;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock .postList-item:not(:first-child) {
    margin-bottom: 10px;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock .postList-item:not(:first-child) .postBlock {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock .postList-item:not(:first-child) .postBlock .postBlock-head {
    width: 96px;
    height: 56px;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock .postList-item:not(:first-child) .postBlock .postBlock-head .postBlock-img .icon-read::after {
    width: 23.6363636364%;
    height: 38.7096774194%;
    right: 2.2727272727%;
    bottom: 1.8181818182%;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock .postList-item:not(:first-child) .postBlock .postBlock-foot {
    width: 112px;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock .postList-item:not(:first-child) .postBlock-info-date {
    line-height: 1;
    font-size: 12px;
    letter-spacing: 0.05em;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock .postList-item:not(:first-child) .postBlock-info-title a {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 1.3571428571;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock .postList-item:not(:first-child) .postBlock-info-tagList {
    display: none;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock .postList-item a .item-branktab--txt .ttl-comp02 {
    margin-top: 9px;
    padding-bottom: 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3571428571;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap {
    margin-bottom: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title {
    font-size: 26px;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-weight: bold;
    position: relative;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title::before {
    content: "";
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-on-site {
    padding-left: 55px;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-on-site::before {
    width: 40px;
    background-image: url(../img/common/i_cat01.png);
    background-size: 40px auto;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-career {
    padding-left: 44px;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-career::before {
    width: 30px;
    background-image: url(../img/common/i_cat02.png);
    background-size: 30px auto;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-hint {
    padding-left: 37px;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-hint::before {
    width: 16px;
    left: 7px;
    background-image: url(../img/common/i_cat03.png);
    background-size: 16px auto;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-attempt {
    padding-left: 56px;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-attempt::before {
    width: 40px;
    background-image: url(../img/common/i_cat04.png);
    background-size: 40px auto;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-executive {
    padding-left: 40px;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-executive::before {
    width: 28px;
    background-image: url(../img/common/i_cat05.png);
    background-size: 28px auto;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-welfare {
    padding-left: 41px;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-welfare::before {
    width: 26px;
    background-image: url(../img/common/i_cat06.png);
    background-size: 26px auto;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title-link {
    width: 14rem;
    height: 4rem;
    border: 1px solid #fccf00;
    border-radius: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title {
    font-size: 22px;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title-link {
    width: 90px;
    height: 32px;
    margin-top: 4px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .is-date {
    letter-spacing: 0;
  }

  .topPage .pickupArea {
    margin-bottom: 0;
  }
  .topPage .topPage-newsArea {
    margin-bottom: 32px;
  }
  .topPage .topPage-newsArea li {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 18px;
  }
  .topPage .topPage-newsArea li + li {
    margin-top: 18px;
  }
  .topPage .topPage-newsArea li .postBlock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.25;
  }
  .topPage .topPage-newsArea li .postBlock .is-date {
    margin-top: 0.12em;
    margin-right: 25px;
    color: #808080;
    letter-spacing: 0;
  }
  .topPage .topPage-newsArea li .postBlock a {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .topPage .topPage-newPostArea,
.topPage .mainCol-sideNav-presentArea {
    margin-right: -21px;
    margin-top: 60px;
    padding: 28px 0 0 0;
    position: relative;
  }
  .topPage .topPage-newPostArea::before,
.topPage .mainCol-sideNav-presentArea::before {
    content: "";
    width: 100vw;
    height: 100%;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    border-radius: 25px 0 0 0;
    overflow: hidden;
  }
  @media (max-width: 767px) {
    .topPage .mainCol-sideNav-presentArea::before {
      height: calc(100% + 5px);
    }
  }
  .topPage .topPage-newPostArea .common-title-wrap,
.topPage .mainCol-sideNav-presentArea .common-title-wrap {
    margin-right: 20px;
  }
  .topPage .topPage-newPostArea .common-title,
.topPage .mainCol-sideNav-presentArea .common-title {
    margin-bottom: 28px;
  }
  .topPage .topPage-newPostArea .postList-in,
.topPage .mainCol-sideNav-presentArea .postList-in {
    width: 100%;
    padding-left: 15px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    z-index: 5;
  }
  @media only screen and (max-width: 767px) {
    .topPage .topPage-newPostArea .postList-in {
      padding-left: 0px;
    }
  }
  .topPage .topPage-newPostArea .postList-in .postList,
.topPage .mainCol-sideNav-presentArea .postList-in .postList {
    width: 1450px;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  @media only screen and (max-width: 767px) {
    .topPage .topPage-newPostArea .postList-in .postList {
      max-width: none;
      width: 100%;
      gap: 0px 20px;
      margin: 0 0 0 20px;
      padding-bottom: 0px;
      padding-right: 0;
    }
  }
  .topPage .topPage-newPostArea .postList-in .postList-item,
.topPage .mainCol-sideNav-presentArea .postList-in .postList-item {
    width: 130px;
    margin-right: 15px;
  }
  @media only screen and (max-width: 767px) {
    .topPage .topPage-newPostArea .postList-in .postList-item {
      width: calc((100% - 20px) / 2);
      margin-right: 0px;
    }
  }
  .topPage .topPage-newPostArea .postList-in .postList-item .postBlock-info-date,
.topPage .mainCol-sideNav-presentArea .postList-in .postList-item .postBlock-info-date {
    margin-top: 9px;
  }
  .topPage .topPage-newPostArea .postList-in .postList-item .postBlock-info-date .icon-new,
.topPage .mainCol-sideNav-presentArea .postList-in .postList-item .postBlock-info-date .icon-new {
    margin-right: 6px;
  }
  .topPage .topPage-newPostArea .postList-in .postList-item .postBlock-info-title a,
.topPage .mainCol-sideNav-presentArea .postList-in .postList-item .postBlock-info-title a {
    padding-bottom: 0;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 1.5;
    height: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .topPage .topPage-newPostArea .postList-in .postBlock-info-tagList a, .topPage .topPage-newPostArea .postList-in .postBlock-info-tagList span,
.topPage .mainCol-sideNav-presentArea .postList-in .postBlock-info-tagList a,
.topPage .mainCol-sideNav-presentArea .postList-in .postBlock-info-tagList span {
    font-size: 10px;
  }
  .topPage .topPage-newPostArea .postList-in .postBlock-info-tagList a:nth-child(n+2), .topPage .topPage-newPostArea .postList-in .postBlock-info-tagList span:nth-child(n+2),
.topPage .mainCol-sideNav-presentArea .postList-in .postBlock-info-tagList a:nth-child(n+2),
.topPage .mainCol-sideNav-presentArea .postList-in .postBlock-info-tagList span:nth-child(n+2) {
    display: none;
  }
  .topPage .topPage-newPostArea {
    margin-top: 17px;
    margin-bottom: 34px;
  }
  .topPage .topPage-newPostArea::before {
    background: #fffae5;
  }
  .topPage .topPage-newPostArea .postList-in .postList-item {
    margin-bottom: 10px;
  }
  .topPage .topPage-newPostArea .postList-in .postList-item {
    margin-bottom: 10px;
  }
  @media only screen and (max-width: 767px) {
    .topPage .topPage-newPostArea .postList-in .postList-item {
      max-width: calc((100vw - 100px) / 2);
    }
  }
  .topPage .mainCol-sideNav-presentArea {
    padding-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 35px;
  }
  @media only screen and (max-width: 767px) {
    .topPage .mainCol-sideNav-presentArea {
      margin-top: 54px;
      margin-bottom: -5px;
    }
  }
  .topPage .mainCol-sideNav-presentArea .common-title.present-common-title {
    font-size: 25px;
  }
  .topPage .mainCol-sideNav-presentArea .common-title.present-common-title + .common-title-link {
    margin-top: 8px;
  }
  @media only screen and (max-width: 767px) {
    .topPage .mainCol-sideNav-presentArea .common-title.present-common-title + .common-title-link {
      display: flex;
    }
  }
  .topPage .mainCol-sideNav-presentArea .common-title.present-common-title > span::before {
    top: 26px;
  }
  .topPage .mainCol-sideNav-presentArea::before {
    background: #ebf9fd;
  }
  .topPage .mainCol-sideNav-presentArea .postList-in .postList {
    width: 580px;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .topPage .mainCol-sideNav-presentArea .postList-in .postList .postBlock-info-date {
    margin-top: 20px;
  }
  .topPage .mainCol-sideNav-presentArea .present-btn {
    width: 178px;
    height: 40px;
    margin: 0 auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #3bc1e8;
    color: #ffffff;
    font-size: 14px;
    border-radius: 5px;
    position: relative;
    right: 20px;
    z-index: 5;
  }
  .topPage .topPage-categoryPostArea {
    margin: 40px -20px 0;
    padding: 35px 0 50px 0;
    position: relative;
    background: #fcce00;
  }
  .topPage .topPage-categoryPostArea .common-title {
    margin-bottom: 30px;
  }
  .topPage .topPage-categoryPostArea .common-title-link {
    width: 70px;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock {
    margin-right: 0;
    margin-left: 20px;
    padding: 25px 0 10px 25px;
    border-radius: 25px 0 0 0;
    background: #fffae5;
    position: relative;
    z-index: 5;
  }
  .topPage .topPage-categoryPostArea .cat-postBlock + .cat-postBlock {
    margin-top: 18px;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap {
    margin-right: 20px;
    margin-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title-link {
    width: 7rem;
    height: 3rem;
    margin-top: 3px;
    font-size: 10px;
    border: 1px solid #fccf00;
    border-radius: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title {
    font-size: 20px;
    min-height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-weight: bold;
    position: relative;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title::before {
    content: "";
    height: 35px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-on-site {
    padding-left: 46px;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-on-site::before {
    width: 35px;
    background-image: url(../img/common/i_cat01.png);
    background-size: 35px auto;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-career {
    padding-left: 44px;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-career::before {
    width: 36px;
    background-image: url(../img/common/i_cat02.png);
    background-size: 36px auto;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-hint {
    padding-left: 43px;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-hint::before {
    width: 20px;
    left: 9px;
    background-image: url(../img/common/i_cat03.png);
    background-size: 20px auto;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-attempt {
    padding-left: 48px;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-attempt::before {
    width: 35px;
    background-image: url(../img/common/i_cat04.png);
    background-size: 35px auto;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-executive {
    padding-left: 36px;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-executive::before {
    width: 32px;
    background-image: url(../img/common/i_cat05.png);
    background-size: 32px auto;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-welfare {
    padding-left: 41px;
  }
  .topPage .topPage-categoryPostArea .category-title-wrap .category-title.category-welfare::before {
    width: 30px;
    background-image: url(../img/common/i_cat06.png);
    background-size: 30px auto;
  }
  .topPage .topPage-categoryPostArea .postList-in {
    width: 100%;
    padding-left: 0;
    overflow: auto;
    position: relative;
    z-index: 5;
  }
  .topPage .topPage-categoryPostArea .postList-in .categoryPostList {
    width: 1160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .topPage .topPage-categoryPostArea .postList-in .postList-item {
    width: 270px;
    margin-right: 20px;
  }
  .topPage .topPage-categoryPostArea .postList-in .postList-item:nth-child(n+5) {
    display: none;
  }
  .topPage .topPage-categoryPostArea .postList-in .postList-item .postBlock-info-date {
    margin-top: 9px;
  }
  .topPage .topPage-categoryPostArea .postList-in .postBlock-info-title a {
    height: auto;
    padding: 2px 0 5px;
    font-size: 15px;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .topPage .topPage-categoryPostArea .postList-in .postBlock-info-tagList a {
    font-size: 10px;
  }
  .topPage .nav__backnumber {
    margin: -40px -20px -32px;
  }

  .ellipsis a:before,
.ellipsis a:after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .archivePage .mainCol-inner {
    padding-top: 28px;
  }
  .archivePage .mainCol-main .common-title {
    margin-bottom: 22px;
  }
  .archivePage .postList-item:last-child {
    margin-bottom: 0;
  }
  .archivePage .postBlock-info {
    margin-top: 3px;
  }
  .archivePage .postBlock-info .is-inner {
    height: auto;
    font-size: 15px;
    line-height: 1.4;
  }
  .archivePage .postBlock-info .postBlock-info-tagList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .archivePage .mainCol-main .common-title.post-common-title {
    margin-bottom: 40px;
    background-image: url("../img/common/common_title_black_s.svg");
    font-size: 30px;
  }
  .archivePage .mainCol-main .postList-item {
    max-width: calc(33.3% - 24px) !important;
  }
  .archivePage .mainCol-main .postBlock .is-inner {
    padding-top: 0px;
    padding-bottom: 0;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.35;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .archivePage .mainCol-main .postBlock .postBlock-info-tagList {
    margin-bottom: 7px;
  }
}

.singlePage-title {
  margin-bottom: 5px;
  font-size: 34px;
  margin-top: -6px;
  line-height: 1.4117647059;
}
/* @media only screen and (min-width: 768px) {
  .singlePage-title {
    margin-top: -6px;
  }
} */
@media only screen and (max-width: 767px) {
  .singlePage-title {
    font-size: 24px;
    line-height: 1.4166666667;
  }
}

@media only screen and (max-width: 767px) {
  .singlePage-head-date,
.singlePage-head-iconArea {
    height: 22px;
  }
}
.singlePage-head-iconArea-item.singleIcon-good {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.singlePage-head-iconArea-item.singleIcon-good .is-inner {
  min-width: 130px;
  height: 26px;
  border: 1px solid #fddf55;
  border-radius: 30px;
  padding: 0 10px 0 17px;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.singlePage-head-iconArea-item.singleIcon-good .is-inner .icon {
  margin-right: 9px;
}
.singlePage-head-iconArea-item.singleIcon-good .is-inner .icon svg {
  width: 14px;
  height: 14px;
}
@media only screen and (max-width: 767px) {
  .singlePage-head-iconArea-item.singleIcon-good .is-inner {
    min-width: 100px;
    height: 20px;
    padding: 0 10px;
    font-size: 12px;
  }
  .singlePage-head-iconArea-item.singleIcon-good .is-inner .icon {
    margin-right: 7px;
  }
  .singlePage-head-iconArea-item.singleIcon-good .is-inner .icon svg {
    width: 10px;
    height: 10px;
  }
}
.singlePage-head-iconArea-item.singleIcon-good:not(.clicked):hover .icon, .singlePage-head-iconArea-item.singleIcon-good:not(.clicked):hover .is-inner {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.singlePage-head-iconArea-item.singleIcon-good:not(.clicked):hover .icon path, .singlePage-head-iconArea-item.singleIcon-good:not(.clicked):hover .is-inner path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.singlePage-head-iconArea-item.singleIcon-good:hover .is-inner, .singlePage-head-iconArea-item.singleIcon-good.clicked .is-inner {
  color: #000000;
}
.singlePage-head-iconArea-item.singleIcon-good:hover .is-inner .icon path, .singlePage-head-iconArea-item.singleIcon-good.clicked .is-inner .icon path {
  fill: #000000;
}
.singlePage-head-iconArea-item.singleIcon-good.clicked .icon {
  -webkit-animation: good-bounds 0.4s;
          animation: good-bounds 0.4s;
}
.singlePage-head-iconArea-item.singleIcon-good.clicked .is-inner {
  background: #fddf55;
}

@-webkit-keyframes good-bounds {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  60% {
    -webkit-transform: translateY(-15%);
            transform: translateY(-15%);
  }
}

@keyframes good-bounds {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  60% {
    -webkit-transform: translateY(-15%);
            transform: translateY(-15%);
  }
}
.singlePage-goodArea {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  word-break: break-all;
  width: 100%;
  padding: 0 20px;
  margin: 40px auto 80px;
}
.singlePage-goodArea:last-child {
  margin-bottom: 40px;
}
.singlePage-goodArea .bf-click-counter {
  display: block;
  width: 100%;
  max-width: 335px;
  padding: 14px 10px 15px;
  margin: 0 auto;
  border-radius: 10px;
  background-color: #111111;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  line-height: normal;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .singlePage-goodArea .bf-click-counter:hover {
    opacity: 0.8;
  }
}
.singlePage-goodArea .bf-click-counter::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../img/single/icon_good_white.svg) no-repeat center center;
  background-size: contain;
  margin-right: 5px;
}
.singlePage-goodArea .bf-click-counter .is-num {
  padding-left: 6px;
}
.singlePage-goodArea .bf-click-counter {
  width: 335px;
  height: 50px;
  color: #888888;
  border: 2px solid #fddf55;
  background: transparent;
  border-radius: 5px;
  padding-left: 7px;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.singlePage-goodArea .bf-click-counter::before {
  display: none;
}
.singlePage-goodArea .bf-click-counter .icon {
  margin-right: 9px;
}
.singlePage-goodArea .bf-click-counter .icon svg {
  width: 14px;
  height: 14px;
}
.singlePage-goodArea .bf-click-counter:not(.clicked):hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.singlePage-goodArea .bf-click-counter:not(.clicked):hover .icon path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.singlePage-goodArea .bf-click-counter:hover, .singlePage-goodArea .bf-click-counter.clicked {
  color: #000000;
}
.singlePage-goodArea .bf-click-counter:hover .icon path, .singlePage-goodArea .bf-click-counter.clicked .icon path {
  fill: #000000;
}
.singlePage-goodArea .bf-click-counter.clicked {
  background: #fddf55;
}
.singlePage-goodArea .bf-click-counter.clicked .icon {
  -webkit-animation: good-bounds 0.4s;
          animation: good-bounds 0.4s;
}
@media only screen and (min-width: 768px) {
  .singlePage-goodArea {
    max-width: 730px;
    padding: 0;
    margin-bottom: 70px;
  }
  .singlePage-goodArea .bf-click-counter {
    border-radius: 10px;
  }
}

.singlePage-comment #commentform .comment-form-comment {
  margin: 32px 0 20px;
}
.singlePage-comment #commentform .comment-form-comment label {
  line-height: 1.5;
}
.singlePage-comment #commentform .comment-form-comment label .req {
  color: #ff0000;
}
@media only screen and (min-width: 768px) {
  .singlePage-comment #commentform .comment-form-comment label {
    font-size: 16px;
  }
}
.singlePage-comment #commentform .comment-guide {
  margin-bottom: 40px;
}
.singlePage-comment #comment-nickname {
  width: 100%;
  padding: 20px 10px;
  border-radius: 2px;
  background-color: #f0f0f0;
}
.singlePage-comment .singlePage-comment-title {
  margin-bottom: 20px;
}
.singlePage-comment .comment #comment-nickname {
  background-color: #ffffff;
}
/* .singlePage-comment .comment + .comment {
  margin-top: 10px;
} */
.singlePage-comment .depth-1 {
  margin-top: 30px;
}
.singlePage-comment .comment form .singlePage-comment-title {
  display: none;
}
.singlePage-comment .comment-guide,
.singlePage-comment .comment-complete {
  line-height: 1.6428571429;
}
.singlePage-comment .comment-complete {
  margin-top: 0.5em;
}
@media only screen and (max-width: 767px) {
  .singlePage-comment .singlePage-comment-title {
    margin-bottom: 38px;
  }
  .singlePage-comment .comment-form {
    padding-top: 10px;
  }
  .singlePage-comment #commentform .comment-form-comment {
    margin: 26px 0 18px;
  }
}

.addMedia-addBlock {
  width: 100%;
}
.addMedia-addBlock-inner {
  width: 100%;
}
.addMedia-addBlock-list-item {
  width: 100%;
  height: 40px;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .addMedia-addBlock-list-item {
    width: 326px;
  }
}
.addMedia-addBlock-list-item .error {
  margin-top: 9px;
}
.addMedia-addBlock-list-item:after {
  position: absolute;
  content: "";
  display: block;
  width: 12px;
  height: 9px;
  border-style: solid;
  border-width: 9px 6px 0 6px;
  border-color: #fcce00 transparent transparent transparent;
  top: 40%;
  right: 12px;
  z-index: 100;
  pointer-events: none;
}
.addMedia-addBlock-list-item:before {
  position: absolute;
  content: "ファイルを選択する";
  display: block;
  color: #808080;
  font-size: 16px;
  top: 10px;
  margin: 0;
  left: 10px;
  z-index: 100;
}
.addMedia-addBlock-btn {
  width: 100%;
  height: 100%;
  background-color: #fff !important;
  position: relative;
  top: 0;
  cursor: pointer;
  left: 0;
  border: 1px solid #808080;
  margin-bottom: 10px;
}
.addMedia-addBlock [type=file] {
  display: none;
}
.addMedia-addBlock [type=text] {
  width: 100%;
  height: 20px;
  cursor: pointer;
  top: 0;
  position: relative;
  left: 0;
  margin-left: 20px;
}
.addMedia-addBlock-item {
  position: relative;
}
.addMedia-addBlock-clear {
  display: none;
  width: 15px;
  height: 15px;
  background: url(../img/clear.png) no-repeat center center;
  background-size: contain;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 3px;
}
@media only screen and (min-width: 768px) {
  .topPage .topPage-newPostArea .postList {
    justify-content: space-between;
    width: 100%;
    margin: 0;
    gap: 30px 15px;
  }
  .topPage .topPage-newPostArea .postList-item {
    padding: 0;
    width: calc((100% - (15px * 2)) / 3);
  }
}
.postBlock .postBlock-info-title .is-inner {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .topPage .topPage-presentArea .postList {
    gap: 30px 15px;
  }
  .topPage .topPage-presentArea .postList-item {
    margin-right: 0;
    width: calc((100% - (15px * 2)) / 3);
  }
}
.searchArea {
  margin-top: 50px;
  margin-bottom: 37.5px;
  padding: 60px 50px 44px 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .searchArea {
    padding: 40px 0 10px 0;
  }
}
.searchArea::before {
  background: #f7f7f7;
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  display: block;
  left: auto;
  right: 0;
  top: 0;
  border-radius: 0 50px 50px 0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .searchArea::before {
    border-radius: 25px 0 0 0;
    left: 0px;
  }
  .searchArea-inner {
    left: 20px;
  }
}
.searchArea-inner {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .searchArea-wrap {
    margin-bottom: 37.5px;
  }
  .searchArea-archive {
    margin-left: 20px;
  }
}
.searchArea h2 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 36px;
}
@media only screen and (max-width: 767px) {
  .searchArea h2 {
    font-size: 18px;
    padding-right: 40px;
    width: 100%;
    margin-bottom: 23px;
  }
}
.searchArea h3 {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .searchArea h3 {
    font-size: 12px;
    margin-bottom: 12px;
  }
}
.searchArea h3.welfare {
  margin-bottom: 40px;
}
.searchArea h3.welfare a {
  display: flex;
  align-items: center;
}
.searchArea h3 img {
  width: 11px;
  height: 13px;
  margin-top: 2px;
  margin-right: 9px;
}
@media only screen and (max-width: 767px) {
  .searchArea h3 img {
    width: 8.5px;
    height: auto;
    margin-right: 7px;
  }
}
.searchArea-content {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .searchArea-content {
    margin-bottom: 15px;
  }
}
.searchArea-content ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.searchArea-content ul li {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #000;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .searchArea-content ul li {
    font-size: 10.5px;
  }
}
.searchArea-content ul li a {
  display: flex;
  align-items: center;
  width: 100%;
  line-height: 1;
}
.searchArea-content ul li a span {
  font-size: 10px;
  margin-right: 6px;
}
@media only screen and (max-width: 767px) {
  .searchArea-content ul li a span {
    font-size: 7.5px;
    margin-right: 4.5px;
  }
}
.searchArea-content.booklet ul li {
  /* max-width: 137px; */
  max-width: 140px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .searchArea-content.booklet ul li {
    max-width: 111px;
  }
}
.searchArea-content.work ul li {
  /* max-width: 142px; */
  max-width: 155px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .searchArea-content.work ul li {
    max-width: 111px;
  }
}
.searchArea-content.news ul li {
  max-width: 160px;
  width: 100%;
}
.searchArea-content.news ul .goodnewsjapan {
  max-width: 220px;
}
@media only screen and (max-width: 767px) {
  .searchArea-content.news ul li {
    max-width: 111px;
  }
  .searchArea-content.news ul .goodnewsjapan {
    max-width: 170px;
  }
}
.searchArea-content.welfare ul li {
  max-width: 138px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .searchArea-content.welfare ul li {
    max-width: 111px;
  }
}
.searchArea-content.present ul li {
  margin-right: 30px;
}
@media only screen and (max-width: 767px) {
  .searchArea-content.present ul li {
    max-width: 111px;
    width: 100%;
    margin-right: 0px;
  }
}
.searchAreaSP {
  margin-left: 20px;
  margin-bottom: 37px;
}
.mainCol-sideNav-recommendation-image img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .mainCol-sideNav-recommendation-image img {
    max-width: 335px;
    margin: 0 auto;
  }
}
.mainCol-sideNav-recommendation-date {
  font-size: 12px;
  color: #808080;
  line-height: 1;
  margin-top: 7px;
  margin-bottom: 8px;
}
.mainCol-sideNav-recommendation-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  color: #000000;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .mainCol-sideNav-recommendation-title {
    margin: 0 20px;
  }
}
.booklet-wrap {
  margin-top: 30px;
}
.mainCol-sideNav-recommendation-booklet {
  margin-bottom: 10px;
}
.mainCol-sideNav-recommendation-history {
  margin-bottom: 46px;
}
.mainCol-sideNav-recommendation-history .is-sp {
  margin: 0 auto 46px;
  max-width: 335px;
}
.history-sp.is-sp {
  margin: 40.5px 0 0;
}
.history-sp.is-sp img {
  border-radius: 5px;
  max-width: 335px;
  width: 100%;
  margin: 0 auto;
}
.recommendation-front-sp {
  margin: 41.5px auto 1.5px;
  padding: 0 0 0;
}
.recommendation-front-sp .mainCol-sideNav-recommendation-header img {
  border-radius: 10px 10px 0 0;
  max-width: 335px;
  margin: 0 auto;
}
.recommendation-front-sp .mainCol-sideNav-recommendation-date {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 12.5px;
}
@media (max-width: 767px) {
  .recommendation-front-sp .mainCol-sideNav-recommendation-date {
    margin-left: auto;
    margin-right: auto;
    max-width: 335px;
  }
  .front-page .mainCol-sideNav-recommendation-date {
    margin-left: auto;
    margin-right: auto;
    max-width: 335px;
  }
}
.recommendation-front-sp .mainCol-sideNav-recommendation-title {
  font-size: 16.5px;
  line-height: 22.4px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .recommendation-front-sp .mainCol-sideNav-recommendation-title {
    margin-left: auto;
    margin-right: auto;
    max-width: 335px;
  }
}
@media (max-width: 767px) {
  .front-page .mainCol-sideNav-recommendation-title {
    margin-left: auto;
    margin-right: auto;
    max-width: 335px;
  }
}
.backnumber-archive-year {
  border: 2px solid #dddddd;
  width: 100%;
  min-height: 74px;
  padding: 20px;
  margin-top: 39px;
  margin-bottom: 47px;
}
@media only screen and (max-width: 767px) {
  .backnumber-archive-year {
    border: 1px solid #dddddd;
    margin-top: 41px;
  }
}
.backnumber-archive-year ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
}
.backnumber-archive-year ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 86px;
  height: 40px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.04em;
  color: #111111;
}
@media only screen and (max-width: 767px) {
  .backnumber-archive-year ul li a {
    font-size: 10px;
    width: 64.5px;
    height: 30.5px;
  }
}
.backnumber-archive-year ul li a[data-current="page"] {
  background-color: #f0f0f0;
}
.backnumber-postList {
  display: flex;
  flex-wrap: wrap;
  gap: 29px 29px;
}
@media only screen and (max-width: 767px) {
  .backnumber-postList {
    justify-content: space-between;
    margin: 0 20px;
    gap: 20px 0;
  }
}
.backnumber-postList .backnumber-postList-item {
  max-width: calc((100% - (29px * 3)) / 4);
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .backnumber-postList .backnumber-postList-item {
    max-width: calc(100% / 2);
    padding: 0 10px;
  }
}
.backnumber-postList .backnumber-postList-item .postBlock a {
  display: block;
  width: 100%;
}
.backnumber-postList .backnumber-postList-item .postBlock a div {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .backnumber-postList .backnumber-postList-item .postBlock a div {
    margin-bottom: 10px;
  }
}
.backnumber-postList .backnumber-postList-item .postBlock a img {
  border: 1px solid #dcdcdc;
  object-fit: contain;
  aspect-ratio: 158 / 223;
}
.backnumber-postList .backnumber-postList-item .postBlock a p {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .backnumber-postList .backnumber-postList-item .postBlock a p {
    font-size: 14px;
    line-height: 22px;
  }
}
.lowerLink {
  margin-bottom: 110px;
}
@media only screen and (max-width: 767px) {
  .lowerLink {
    margin-bottom: 18.5px;
  }
}
.lower-link .nav__btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 335px;
  width: 100%;
  height: 41px;
  margin: 0 auto;
  padding: 0;
  background-color: #e66069;
  color: #fff;
  border-radius: 2px;
  font-size: 14px;
  font-weight: bold;
  border: none;
}
@media only screen and (max-width: 767px) {
  .lower-link .nav__btn a {
    border-radius: 5px;
    font-size: 12px;
    height: 34px;
  }
}
.nav__btn-contact2 {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .mainCol-main .postList {
    gap: 20px 20.5px;
    justify-content: center;
  }
  .mainCol-main .postList::after {
    content: "";
    display: block;
    width: calc((100% - (20.5px + 26px)) / 2);
  }
  .mainCol-main .postList .postList-item {
    max-width: calc((100% - (20.5px + 26px)) / 2);
  }
  .archivePage .mainCol-main .postList {
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .postBlock-info-date .is-date {
    padding-bottom: 0;
  }
}
.NavBack {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.28);
  width: 100vw;
  height: 100vh;
  z-index: 10;
}
.topPage .topPage-newPostArea .postList-in .postList-item .postBlock-info-date {
  margin-top: 0;
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  .topPage .topPage-newPostArea .postList-in .postList-item .postBlock-info-date {
    margin-top: 9.5px;
    margin-bottom: 5px;
  }
}
.topPage .postBlock-head {
  margin-bottom: 12.5px;
}
@media only screen and (max-width: 767px) {
  .topPage .postBlock-head {
    margin-bottom: 0;
  }
}
.topPage .postBlock-info {
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .topPage .postBlock-info {
    margin-top: 0px;
  }
}
.topPage .topPage-newPostArea .postList-in .postList {
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .topPage .topPage-newPostArea .postList-in .postList {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .topPage .topPage-newPostArea .postList-in .postList-item .postBlock-info-title a {
    padding-top: 0;
  }
}
.searchPage .postBlock-head {
  margin-bottom: 12px;
}
@media only screen and (max-width: 767px) {
  .searchPage .postBlock-head {
    margin-bottom: 15px;
  }
}
.searchPage .postBlock-info-date .icon-new {
  margin-top: -4px;
}
@media only screen and (max-width: 767px) {
  .searchPage .postBlock-info-date .icon-new {
    margin-top: 1px;
  }
}
.comments-reply {
  display: flex;
  justify-content: center;
  background-color: #f0f0f0;
  padding-top: 30px;
  padding-bottom: 40px;
  margin: 0 0 0px;
}
.box-comment {
  background-color: #f0f0f0;
}
@media only screen and (max-width: 767px) {
  .wrapper-depth2 {
    margin-left: 14px !important;
  }
}
.children li:last-child {
  padding-bottom: 0;
}
.state404Page .searchAreaSP {
  margin-left: 0;
  margin-bottom: 37px;
}
@media (max-width: 767px) {
  .state404Page .mainCol-inner {
    padding-bottom: 90px;
  }
}
@media (max-width: 767px) {
  .state404Page {
    padding-bottom: 0 !important;
  }
}
.searchPage .searchAreaSP {
  margin-left: 0;
  margin-bottom: 37px;
}
@media (max-width: 767px) {
  .searchPage .mainCol-inner {
    padding-bottom: 90px;
  }
}
@media (max-width: 767px) {
  .searchPage {
    padding-bottom: 0 !important;
  }
}
#comment-close {
  display: none;
  justify-content: center;
}
/*# sourceMappingURL=style_add.css.map */