body {
  /* font-family: 'Lato', 'Noto Sans JP', 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif !important; */
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 100%;
  color: #3E3A39;
  background-color: #fff
}

input:focus, button:focus {
  outline: 0
}

.mincho {
  font-family: 'Noto Serif JP', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', '游明朝', YuMincho, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
}

.w-normal {
  font-weight: normal;
}

.wrap {
  box-sizing: border-box;
  max-width: 1024px;
  margin: 0 auto
}

.sec {
  box-sizing: border-box;
  padding: 60px 0
}

.max {
  clear: both;
  display: block !important;
  width: 100% !important;
  height: auto !important
}

.sp-only {
  display: none !important
}

.b {
  font-weight: bold !important
}

.sp {
  display: none !important
}

.p-0 {
  padding: 0 !important
}

.m-0 {
  margin: 0 !important
}

.relative {
  position: relative
}

.abs {
  position: absolute
}

.abs-c {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%)
}

.abs-cr {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.abs-cl {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.abs-ct {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%)
}

.abs-cb {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%)
}

.dis-b {
  display: block
}

.txt-l {
  text-align: left
}

.txt-r {
  text-align: right
}

.txt-c {
  text-align: center
}

.pt-1 {
  padding-top: 1rem
}

.pt-2 {
  padding-top: 2rem
}

.pt-3 {
  padding-top: 3rem
}

.pt-4 {
  padding-top: 4rem
}

.pt-5 {
  padding-top: 5rem
}

.pb-1 {
  padding-bottom: 1rem
}

.pb-2 {
  padding-bottom: 2rem
}

.pb-3 {
  padding-bottom: 3rem
}

.pb-4 {
  padding-bottom: 4rem
}

.pb-5 {
  padding-bottom: 5rem
}

.pr-1 {
  padding-right: 1rem
}

.pr-2 {
  padding-right: 2rem
}

.pr-3 {
  padding-right: 3rem
}

.pr-4 {
  padding-right: 4rem
}

.pr-5 {
  padding-right: 5rem
}

.pl-1 {
  padding-left: 1rem
}

.pl-2 {
  padding-left: 2rem
}

.pl-3 {
  padding-left: 3rem
}

.pl-4 {
  padding-left: 4rem
}

.pl-5 {
  padding-left: 5rem
}

.mt-1 {
  margin-top: 1rem
}

.mt-2 {
  margin-top: 2rem
}

.mt-3 {
  margin-top: 3rem
}

.mt-4 {
  margin-top: 4rem
}

.mt-5 {
  margin-top: 5rem
}

.mb-0 {
  margin-bottom: 0
}

.mb-1 {
  margin-bottom: 1rem
}

.mb-2 {
  margin-bottom: 2rem
}

.mb-3 {
  margin-bottom: 3rem
}

.mb-4 {
  margin-bottom: 4rem
}

.mb-5 {
  margin-bottom: 5rem
}

.mr-1 {
  margin-right: 1rem
}

.mr-2 {
  margin-right: 2rem
}

.mr-3 {
  margin-right: 3rem
}

.mr-4 {
  margin-right: 4rem
}

.mr-5 {
  margin-right: 5rem
}

.ml-1 {
  margin-left: 1rem
}

.ml-2 {
  margin-left: 2rem
}

.ml-3 {
  margin-left: 3rem
}

.ml-4 {
  margin-left: 4rem
}

.ml-5 {
  margin-left: 5rem
}

.mt-05 {
  margin-top: .5rem
}

.mb-05 {
  margin-bottom: .5rem
}

.mr-05 {
  margin-right: .5rem
}

.ml-05 {
  margin-left: .5rem
}

.d-i-block {
  display: inline-block;
  vertical-align: middle
}

@media(max-width:768px) {
  .wrap {
    width: 100%;
    max-width: 100%;
    padding: 0 24px
  }

  .head-sns.abs-cr {
    right: 15px
  }
}

@media(max-width:980px) {
  .sec {
    padding: 30px 0
  }
}

@media(max-width:768px) {
  .sp-only {
    display: inherit !important
  }

  .pc-only {
    display: none !important
  }
}

.common-hr {
  margin: 2rem auto;
  display: block;
  height: 1px;
  border: 0;
  background-color: #d2d2d2
}

.bg-none {
  background: none !important
}

.ttl2 {
  position: relative;
  font-size: 1rem;
  font-weight: normal;
  margin: 0 auto 4rem auto;
  letter-spacing: .3rem;
}

.ttl2 span:first-child {
  display: block;
  font-family: 'Noto Serif JP', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', '游明朝', YuMincho, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 2.2rem;
  letter-spacing: .2rem;
  margin-bottom: .5rem;
}

.ttl2 span:last-child {
  position: relative;
}

.ttl2 span:last-child::before, .ttl2 span:last-child::after {
  z-index: 1;
  position: absolute;
  bottom: 0;
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 1rem;
  transform: rotate(45deg);
  background-color: #707070
}

.ttl2 span:last-child::before {
  left: -1rem;
}

.ttl2 span:last-child::after {
  right: -1rem;
}

.ttlcat {
  font-size: 1.5rem;
  font-weight: normal;
  margin: 0 auto 1.5rem auto
}

.ttl3 {
  position: relative;
  text-align: center;
  color: #2d2d2d;
  font-size: 1.3rem;
  margin: 0 auto 2rem auto;
  padding-bottom: 1rem
}

.ttl3::after {
  content: '';
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: #3E3A39;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -25px
}

.color-blue {
  color: #337fbc
}

.color-blue-2 {
  color: #3E3A39
}

.bg-blue {
  background-color: #337fbc
}

.color-sky {
  color: #3E3A39
}

.bg-sky {
  background-color: #3E3A39
}

.color-gray-a {
  color: #A5A5A5
}

.bg-gray-a {
  background-color: #F2F2F3
}

.color-gray-b {
  color: #f5f5f5
}

.bg-gray-b {
  background-color: #f5f5f5
}

.color-white {
  color: #fff
}

.bg-white {
  background-color: #fff
}

.btn {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  min-width: 240px;
  height: auto;
  line-height: 1;
  font-size: 1rem;
  color: #fff;
  padding: 20px 0;
  text-align: center;
  background:
    linear-gradient(135deg, transparent 10px, #3E3A39 0) top left,
    linear-gradient(225deg, transparent 0, #3E3A39 0) top right,
    linear-gradient(315deg, transparent 10px, #3E3A39 0) bottom right,
    linear-gradient(45deg, transparent 0, #3E3A39 0) bottom left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}

.btn-2 {
  display: block;
  width: 100%;
  box-sizing: border-box;
  line-height: 1;
  font-size: .9rem;
  color: #fff;
  border-radius: 30px;
  border: solid 1px #fff;
  padding: 20px 0;
  text-align: center
}

.btn-3 {
  color: #fff;
  border: solid 1px #fff
}

.btn-3:hover {
  background-color: #fff;
  color: #3E3A39
}

@media(max-width:768px) {
  .ttl2 {
    font-size: .8rem;
    margin-bottom: 2rem
  }

  .ttl2 span:first-child {
    font-size: 1.6rem;
  }

  .ttlcat {
    font-size: 1.4rem;
    text-align: center
  }
}

header {
  position: relative;
  box-sizing: border-box;
  padding: 20px 0;
  background-color: #fff
}

header h1 {
  line-height: 1;
  box-sizing: border-box;
  margin: 0
}

header h1 img {
  width: 206px;
  height: auto;
}

header button {
  display: none !important;
}

header #searchform {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5%
}

header #searchform #s {
  background-color: #eee
}

#search-sbmit {
  cursor: pointer
}

.head-sns {
  display: flex;
  align-items: center;
}

.head-sns ul li {
  display: inline-block;
  vertical-align: middle
}

.head-sns ul li:last-child, .head-sns ul li:last-child a {
  font-size: 0;
}

.head-sns ul li a {
  font-size: 1.4rem;
  line-height: 1
}

.head-sns ul li a:hover {
  color: #337fbc
}

.drawer--right .drawer-nav {
  z-index: 998;
  right: -20rem
}

.drawer-hamburger {
  padding: 28px 20px 37px;
  z-index: 999;
  background-color: #fff;
}

.drawer-hamburger:hover {
  background-color: #fff;
}

.drawer--right.drawer-open .drawer-hamburger {
  background-color: transparent;
  right: 0
}

.drawer-nav {
  width: 20rem
}

.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
  background-color: #3E3A39
}

.drawer-open .drawer-hamburger-icon:after, .drawer-open .drawer-hamburger-icon:before {
  background-color: #fff;
  box-shadow: none !important
}

.drawer-menu {
  box-sizing: border-box;
  padding: 20px
}

.drawer-menu-item {
  text-align: left;
  padding: 0;
  color: #fff;
  margin-bottom: 1rem
}

a.drawer-menu-item {
  font-size: .8rem
}

.cat-link a.drawer-menu-item {
  font-size: 1rem
}

.drawer-menu .cat-link a img {
  display: inline-block;
  width: 20px;
  height: auto;
  margin-right: .8rem
}

.nav-sns a {
  font-size: 2rem
}

@media(max-width:768px) {
  header h1, header #searchform {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: left !important
  }

  header #searchform {
    margin-top: 1.3rem
  }

  .drawer-open .drawer-hamburger-icon {
    box-shadow: none !important
  }

  header h1 img {
    width: auto;
    height: 38px;
  }

  header button {
    display: inherit !important;
  }

  .head-sns {
    display: none;
  }
}

#mv {
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url('../images/bg_mv.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px
}

#mv .inner {
  box-sizing: border-box;
  padding-left: 40%
}

#mv .inner h2 {
  line-height: 1;
  letter-spacing: .2rem;
  font-size: 1.8rem;
  margin: 0 auto 2rem auto
}

#searchform input {
  display: inline-block;
  vertical-align: middle;
  width: 300px;
  box-sizing: border-box;
  font-size: 1.2rem;
  line-height: 1;
  border: 0;
  border-radius: 0;
  padding: .8rem 1.6rem
}

#searchform span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1rem;
  box-sizing: border-box;
  padding: 24px;
}

#searchform span i {
  font-size: 1.6rem
}

.hot-word {
  display: inline-block;
  background-color: #fff;
  box-sizing: border-box;
  padding: .3rem .8rem;
  margin-left: .8rem;
  margin-bottom: .8rem;
  line-height: 1;
  font-size: .8rem;
  color: #535353
}

.hot-word:hover {
  background-color: #f5f5f5
}

@media(max-width:980px) {
  #mv {
    background-image: url('../images/bg_mv_sp.png');
    height: 400px
  }

  #mv .inner {
    padding-left: 0
  }

  #mv .inner h2 {
    text-align: center;
    font-size: 1.2rem;
    margin: 0 auto 2rem auto
  }

  #searchform input {
    width: calc(100% - 75px);
    font-size: 1rem
  }

  .search-tag span {
    display: block;
    margin: 0 auto 1rem auto
  }

  .hot-word {
    margin-left: 0;
    margin-right: .8rem
  }
}

@media(max-width:768px) {
  #searchform span {
    padding: 22px
  }

  #searchform span i {
    font-size: 1.4rem
  }
}

@media(max-width:320px) {
  #searchform input {
    width: 75%
  }
}

.pc-nav, .pc-nav ul {
  position: relative;
  overflow: hidden
}

.pc-nav ul li {
  float: left;
  width: calc(100% / 6);
  box-sizing: border-box
}

.pc-nav ul li a {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  padding: 1.2rem;
  text-align: center;
  font-size: .8rem;
  color: #fff;
}

.pc-nav ul li a::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 1px;
  height: 60%;
  background-color: #d2d2d2
}

.pc-nav ul li:last-child a::after {
  content: none
}

@media(max-width:768px) {
  .pc-nav ul li a {
    padding: 1.2rem 10px;
    font-size: .7rem
  }

  #ranking h2.ttl2 {
    text-align: center;
  }
}

@media(max-width:480px) {
  .pc-nav ul li {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 49%
  }

  .pc-nav ul li a {
    padding: 10px 0;
    text-align: left;
    border-bottom: 0
  }

  .pc-nav ul li a::after {
    content: none
  }
}

.post-list {
  position: relative;
  overflow: hidden;
  text-align: center
}

.post-list li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin-right: 3%;
  margin-bottom: 3%;
  text-align: left;
  box-sizing: border-box
}

.post-list li .mv-ribbon {
  z-index: 10;
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  font-size: .7rem;
  box-sizing: border-box;
  padding: 3px 10px;
  border: solid 1px #dcdcdc
}

.post-list li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.post-list li:nth-child(3n) {
  margin-right: 0
}

.post-list li img {
  z-index: 1;
  width: 100%;
  height: auto;
  max-height: 234px;
  transition: .3s;
  object-fit: cover;
  object-position: center bottom
}

.post-list li a:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05)
}

.post-list li .txt {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding-top: 1rem
}

.post-list li .txt span {
  font-size: .7rem;
  box-sizing: border-box;
  padding: 3px 8px
}

.post-list li .txt h3 {
  font-size: 1rem;
  font-weight: normal;
  margin: .5rem auto 1rem auto
}

.post-list li .txt .meta {
  font-size: .7rem;
  margin-bottom: 0
}

.post-list.ranking-list li {
  overflow: hidden;
  position: relative;
  width: 22%;
  margin-right: 2.5%
}

.post-list.ranking-list li>span {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding-top: .3rem;
  padding-left: .3rem;
  color: #A5A5A5;
}

.post-list.ranking-list li>span::before {
  content: '';
  z-index: -1;
  position: absolute;
  top: -2.5rem;
  left: -2.5rem;
  width: 5rem;
  height: 5rem;
  background-color: #fff;
  transform: rotate(45deg);
}

.slick-list.draggable {
  max-width: 1366px;
  margin: 0 auto;
  overflow: hidden
}

.feature-posts li {
  position: relative;
  overflow: visible !important;
  transform: scale(.8);
  padding-bottom: 105px
}

.feature-posts li.slick-center {
  transform: scale(1.1);
  transition: .3s
}

.feature-posts li .txt {
  z-index: 1;
  position: absolute;
  display: inline-block;
  vertical-align: top;
  top: 165px;
  left: -80px;
  background-color: #fff;
  padding: 0;
  transition: .3s;
  width: 300px;
  height: 0;
  overflow: hidden;
  opacity: 0
}

.feature-posts li.slick-center .txt {
  padding: 1rem;
  height: auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  opacity: 1
}

.feature-posts li.slick-center .txt .meta {
  font-size: .7rem
}

.feature-posts li.slick-center .txt h3 {
  font-size: .9rem
}

.feature-posts li img {
  max-height: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}

.feature-posts li.slick-center img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}

.post-list.recipe-posts li.slick-slide {
  margin: 0 2rem
}

.post-list.ranking-list li .txt {
  padding: 1rem 0 0 0
}

.post-list.ranking-list li:last-child {
  margin-right: 0
}

.post-list.ranking-list li img {
  max-height: 171px
}

.post-list .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots {
  position: static;
  margin-top: 2rem
}

.slick-dots li.slick-active button:before {
  color: #f7f7f7
}

.tag-list {
  max-width: 768px;
  margin: 0 auto
}

.tag-list li {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  background-color: #fff;
  margin: 0 .25rem .5rem .25rem
}

.tag-list a:hover {
  background-color: #f5f5f5
}

.tag-list li a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: .2rem .5rem;
  line-height: 1.3
}

@media(max-width:480px) {
  .post-list li {
    display: block;
    width: 100%;
    margin: 0 auto 1rem auto
  }

  .post-list li .txt {
    padding-top: 1rem
  }

  .post-list li .txt h3 {
    font-size: .9rem;
  }

  .post-list li:last-child {
    margin: 0 auto
  }

  .post-list.ranking-list li {
    display: block;
    width: 100%;
    margin: 0 auto 1rem auto
  }

  .post-list.ranking-list li>span {
    font-size: .7rem;
  }

  .post-list.ranking-list li>span::before {
    top: -1.6rem;
    left: -1.6rem;
    width: 3.2rem;
    height: 3.2rem;
  }

  .post-list.ranking-list li img, .post-list.ranking-list li .txt {
    display: inline-block;
    vertical-align: top
  }

  .post-list.ranking-list li img {
    width: 30%;
    height: auto
  }

  .post-list.ranking-list li h3 {
    font-size: .9rem;
    margin: .8rem auto
  }

  .post-list.ranking-list li .txt {
    width: 68%;
    padding: 0 0 0 10px
  }

  .feature-posts li {
    padding-bottom: 110px
  }

  .feature-posts li .txt {
    top: 130px;
    left: -30px;
    width: 250px
  }

  .feature-posts li.slick-center .txt {
    padding: .8rem
  }

  .feature-posts li.slick-center .txt .meta time {
    font-size: .6rem
  }

  .feature-posts li.slick-center .txt h3 {
    margin: .5rem auto;
    font-size: .8rem
  }

  .post-list.recipe-posts li.slick-slide {
    margin: 0 .8rem
  }

  .slick-dots {
    margin-top: 1rem
  }

  .tag-list {
    text-align: left
  }

  .tag-list li {
    margin-bottom: .8rem
  }
}

footer h2 {
  margin: 0 auto 2rem auto
}

footer img {
  width: 200px;
  height: auto
}

.foot-link li {
  margin: 0 1rem
}

.foot-link li a {
  font-size: .8rem
}

.foot-sns {
  margin: 2rem auto
}

.foot-sns a {
  font-size: 1.4rem
}

.foot-sns a img {
  max-width: 22px;
  max-height: 22px;
}

.foot-sns li:last-child,
.foot-sns li:last-child a {
  font-size: 0;
}

.common-bg-campaign {
  overflow: hidden;
  background: url('../images/bg_cta.png')
}

.common-campaign-phone {
  position: absolute;
  top: 0;
  right: 0;
  width: 160px;
  height: auto
}

.common-campaign-phone img {
  width: 100%;
  height: auto
}

.ttl-ft-campaign01 {
  margin-bottom: 1rem;
  font-size: 1.8rem;
  font-weight: bold
}

.common-box-campaign p {
  margin-bottom: 2rem
}

.common-box-campaign p img {
  max-width: inherit;
  width: 100%;
  height: auto
}

.btn-campaign {
  text-align: left
}

.btn-campaign a {
  display: inline-block;
  box-sizing: border-box;
  padding: 15px 55px;
  min-width: 430px;
  background: #ffe400;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  color: #333;
  box-shadow: 0 4px 0 #d4bf09;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px
}

@media(max-width:768px) {
  .foot-link li {
    margin: 0 .5rem .5rem auto
  }

  .ttl-ft-campaign01 {
    margin: 0 0 15px;
    font-size: 1.2em;
    font-weight: bold
  }

  .btn-campaign a {
    padding: 10px 25px;
    min-width: inherit;
    width: 100%;
    min-width: inherit
  }

  .ft-campaign-about p {
    font-size: .8rem
  }

  .common-campaign-phone {
    position: static;
    width: 100%;
    height: 300px;
    margin-top: 2rem;
    box-sizing: border-box;
    padding: 0 40px
  }
}

#breadcrumbs {
  max-width: 1024px;
  margin: 40px auto;
  padding-top: 1rem;
  font-size: 14px;
  color: #666
}

.main-wrap {
  position: relative;
  display: flex
}

#main-content {
  flex: 1
}

#main-content .post-list {
  text-align: left
}

#main-content .post-list li {
  width: 45%;
  margin: 0 4.5% 2rem auto
}

#main-content .post-list li:nth-child(2n) {
  margin: 0 auto 2rem auto
}

#main-content .post-list li .txt {
  padding: 1.6rem 0
}

.cat-child a {
  display: block;
  padding: .3rem .5rem;
  line-height: 1;
  font-size: 12px;
}

.wp-pagenavi {
  text-align: center
}

.wp-pagenavi a {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle
}

.wp-pagenavi .page {
  margin: 0 .5rem;
  box-sizing: border-box;
  padding: .4rem .7rem
}

.wp-pagenavi .page:hover {
  color: #fff;
  background-color: #3E3A39
}

.wp-pagenavi .current {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  margin: 0 .5rem;
  padding: .4rem .7rem;
  color: #fff;
  background-color: #3E3A39
}

#sidebar {
  position: relative;
  width: 330px;
  height: auto;
  will-change: min-height;
  margin-left: 50px
}

#sidebar .inner {
  margin-bottom: 2rem
}

#sidebar .inner:last-child {
  margin-bottom: 0
}

#sidebar h3 {
  font-size: 1.1rem;
  font-weight: normal;
  margin: 0 auto 1.5rem;
  padding-bottom: .5rem;
  border-bottom: solid 2px #d2d2d2
}

.followBox li a {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  border-radius: 6px;
  background: #fafafa;
  border-bottom: #e5e5e5 solid 3px;
  padding: 1.3rem 1rem;
}

.followBox li a img,
.followBox li a i {
  margin-right: 1rem;
  font-size: 1.3rem;
  display: inline-block;
  vertical-align: middle;
}

.popular-posts li {
  margin-bottom: 1rem
}

.popular-posts li:last-child {
  margin-bottom: 0
}

.popular-posts li a {
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.popular-posts li a>span {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding-top: .3rem;
  padding-left: .3rem;
  color: #A5A5A5;
  font-size: .7rem;
}

.popular-posts li a>span::before {
  content: '';
  z-index: -1;
  position: absolute;
  top: -1.6rem;
  left: -1.6rem;
  width: 3.2rem;
  height: 3.2rem;
  background-color: #fff;
  transform: rotate(45deg);
}

.popular-posts li img {
  display: inline-block;
  vertical-align: top;
  width: 30%
}

.popular-posts li .txt {
  display: inline-block;
  vertical-align: top;
  width: 68%;
  overflow: hidden;
  box-sizing: border-box;
  padding-left: 10px
}

.popular-posts li .txt p {
  font-size: .8rem;
  margin: 0 auto .3rem auto
}

.popular-posts li .txt p span:last-child {
  float: right
}

.popular-posts li .txt h4 {
  font-size: .8rem;
  font-weight: normal;
  margin: 0 auto
}

#sidebar .irui-list li, #sidebar .tag-list li {
  display: inline-block;
  vertical-align: top;
  margin-right: .5rem;
  margin-bottom: .5rem;
  box-sizing: border-box
}

#sidebar .irui-list a, #sidebar .tag-list a {
  display: block;
  font-size: .9rem;
  line-height: 1;
  box-sizing: border-box;
  padding: .3rem .5rem .2rem .5rem
}

@media(max-width:980px) {
  #breadcrumbs {
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
    font-size: 12px;
  }

  .main-wrap {
    display: block
  }

  #main-content, #sidebar {
    position: relative;
    display: block;
    margin: 0 auto 2rem auto;
    width: 100%
  }

  #main-content .post-list li {
    width: 100%;
    margin: 0 auto 1rem auto
  }

  #main-content .post-list li:nth-child(2n) {
    margin: 0 auto 1rem auto
  }

  #main-content .post-list li .txt {
    padding: 1rem 0
  }

  #sidebar {
    margin-bottom: 0
  }
}

.postttl {
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0 auto 1.5rem auto
}

.meta {
  margin: 0 auto 1rem auto
}

.meta time, .meta span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}

.meta span {
  padding: .2rem .5rem;
}

.i-catch {
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 auto 2rem auto
}

.i-catch img {
  width: 100%;
  height: auto
}

.i-catch .youtube-wrap {
  position: relative;
  padding-top: 75%;
  background-color: #eee
}

.i-catch iframe {
  position: absolute;
  left: 0;
  top: 0;
  border: 0;
  width: 100%;
  height: 100%
}

.youtube-txt p {
  color: #848484;
  font-size: .8rem
}

@media(max-width:480px) {
  .postttl {
    font-size: 1.4rem;
  }

  .i-catch .youtube-wrap {
    padding-top: 100%
  }
}

.post-inner {
  overflow-wrap: break-word
}

.post-inner .wp-video {
  width: 100% !important
}

.post-inner img, .post-inner .aligncenter {
  display: block;
  margin: 1rem auto 2rem auto
}

.post-inner img {
  margin: 2rem auto;
  transition: .3s
}

.post-inner a:hover img {
  opacity: .8
}

.post-inner .post-btn {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  margin: 1rem auto 2rem auto
}

.post-inner .post-btn a {
  display: inline-block;
  box-sizing: border-box;
  min-width: 240px;
  height: auto;
  line-height: 1;
  font-size: 1rem;
  color: #3E3A39;
  border-radius: 30px;
  border: solid 1px #3E3A39;
  padding: 1.2rem 3rem;
  text-align: center
}

.post-inner .post-btn a:hover {
  background-color: #3E3A39;
  color: #fff;
  text-decoration: none
}

.post-inner .point::before {
  content: 'ポイント';
  position: absolute;
  top: -1.6rem;
  left: -2px;
  display: inline-block;
  box-sizing: border-box;
  background-color: #3E3A39;
  color: #fff;
  margin: 0;
  line-height: 1;
  border-radius: 7px 7px 0 0;
  font-size: .9rem;
  padding: 7.7px 10px 3px 10px
}

.post-inner .point {
  position: relative;
  margin: 2rem auto;
  box-sizing: border-box;
  padding: 1rem;
  border: solid 2px #3E3A39;
  font-size: .9rem
}

.post-inner .border-gray {
  position: relative;
  margin: 2rem auto;
  box-sizing: border-box;
  padding: 1rem;
  border: solid 2px #eee
}

.post-inner p {
  font-size: 1rem;
  line-height: 2;
  margin: 0 auto 2rem auto
}

.post-inner strong{
  background-color:#eae5d3;
  padding: 0 3px;
}

.post-inner p a {
  color: #337fbc
}

.post-inner p a[target="_blank"]::after {
  content: '\f35d';
  font-family: 'Font Awesome 5 Free';
  font-weight: bold;
  margin-left: 3px
}

.post-inner p a.pseudo[target="_blank"]::after {
  content: none
}

.post-inner p a:hover {
  text-decoration: underline
}

.post-inner h2 {
  position: relative;
  font-size: 1.5rem;
  box-sizing: border-box;
  padding: .8rem;
  background-color: #F2F2F3;
  border-left: solid 3px #3E3A39;
  margin: 2rem auto 1.5rem auto;
}

.post-inner h3 {
  font-size: 1.1rem;
  margin: 4rem auto 1rem auto;
  padding-bottom: .5rem;
  border-bottom: solid 1px #3E3A39;
  box-sizing: border-box;
  background-color: #fff
}

.post-inner h4 {
  font-size: 1rem;
  margin: 4rem auto 1rem auto;
  color: #958c68;
}

.post-inner h4::before {
  content: '●';
  margin-right: .5rem
}

.post-inner mark {
  background-color: none;
  color: inherit;
  font-weight: normal;
}

.post-inner ul {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-left: 1.5rem;
  list-style: inherit;
  margin: 1rem auto
}

.post-inner ol {
  counter-reset: item;
  list-style-type: none;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-left: 1.3rem;
  list-style: inherit;
  margin: 1rem auto
}

.post-inner ol ol {
  padding-left: 1rem
}

.post-inner ul li {
  list-style: inherit;
  font-size: .9rem;
  margin-bottom: .5rem
}

.post-inner ol li {
  text-indent: -1rem;
  list-style: none;
  font-size: .9rem;
  margin-bottom: .5rem
}

.post-inner ol li:before {
  counter-increment: item;
  content: counter(item)'.';
  padding-right: .5em;
  font-weight: bold;
  color: #3E3A39
}

.post-inner ul li:last-child, .post-inner ol li:last-child {
  margin-bottom: 0
}

.post-inner .wp-block-table{
  overflow: scroll;
}
.post-inner .wp-block-table table{
  width: 720px;
}
.post-inner .wp-block-table table strong{
  background: none;
}

.post-inner table {
  border-collapse: collapse;
  margin-bottom: 1rem
}

.post-inner table td {
  border: solid 1px #d2d2d2;
  box-sizing: border-box;
  padding: .5rem 1rem;
  font-size: .9rem
}

.post-inner table th {
  border: solid 1px #d2d2d2;
  box-sizing: border-box;
  padding: .5rem 1rem;
  font-size: .9rem
}

.post-inner table thead{
  border: none;
  background: #efefef;
}

.post-inner iframe {
  max-width: 100%;
  border: 0;
  display: block;
  margin: 0 auto
}

.wp-embedded-content {
  display: inline-block;
  box-sizing: border-box;
  max-width: 100% !important;
  height: 98px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  transition: .3s
}

.wp-embedded-content:hover {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3)
}

.post-inner blockquote:not(.wp-embedded-content) {
  position: relative;
  margin: 0 auto 1rem auto;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 1.5rem 1rem 1rem 1.5rem;
  background-color: #eee
}

.post-inner blockquote:not(.wp-embedded-content)::before {
  content: '”';
  z-index: 1;
  display: inline-block;
  position: absolute;
  top: .5rem;
  left: .5rem;
  font-size: 2rem;
  color: #ccc
}

.post-inner blockquote:not(.wp-embedded-content) p {
  font-size: .8rem
}

.post-inner blockquote:not(.wp-embedded-content) p:last-of-type {
  margin-bottom: 0
}

.single-tags li {
  display: inline-block;
  vertical-align: middle;
  margin-right: .5rem;
  margin-bottom: .5rem;
  box-sizing: border-box
}

.single-tags a {
  padding: .2rem .5rem
}

.sns-share {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  background-color: #F2F2F3;
  box-sizing: border-box;
  padding: 3rem;
}

.sns-share>* {
  margin: 0;
  width: auto;
}

.sns-share li {
  display: inline-block;
  vertical-align: middle;
  margin-right: .5rem;
  box-sizing: border-box
}

.sns-share li a img {
  max-width: 50px;
  height: auto
}

.sns-share li.pi a {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  background-color: #e60023;
  color: #fff;
  line-height: 4rem;
}

.sns-share li.pi a i {
  font-size: 2rem;
}

.sns-share ul li:last-child {
  margin-right: 0
}

.sns-share-str {
  font-size: .8rem;
  letter-spacing: .2rem
}

.sns-share-str span {
  display: block;
  font-size: 150%
}

.blog-card {
  position: relative
}

.blog-card a {
  box-sizing: border-box;
  display: table;
  max-width: 500px;
  margin: 1rem 0;
  background-color: #fff;
  word-wrap: break-word;
  width: 100%;
  box-shadow: 0 0 2px rgba(0, 0, 0, .4)
}

.blog-card a:hover {
  box-shadow: 0 0 4px rgba(0, 0, 0, .4)
}

.blog-card-thumbnail {
  display: table-cell;
  width: 100px;
  height: 100px;
  vertical-align: middle
}

.blog-card-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  margin: 0 auto
}

.blog-card-content {
  display: table-cell;
  vertical-align: middle;
  padding: 0 1em;
  width: calc(100% - 100px);
  border-left: #eee solid 1px
}

.blog-card-content p {
  color: #535353;
  font-weight: bold;
  margin: 0;
  line-height: 1.5
}

.must-items {
  box-sizing: border-box;
  padding: 1rem;
  background-color: #f8f8f8;
  margin-bottom: 2rem
}

.must-items h3 {
  font-size: 1rem;
  background: 0;
  margin: 0 auto 1rem auto;
  padding: 0 0 1rem 0;
  border: 0;
  border-bottom: solid 1px #bcbcbc
}

.must-items ul {
  margin: 0 auto
}

.sentaku-step, .sentaku-step .steps {
  box-sizing: border-box;
  overflow: hidden;
  clear: both
}

.sentaku-step .steps>div.img, .sentaku-step .steps>div.txt {
  float: left;
  box-sizing: border-box;
  overflow: hidden;
  width: 30%;
  margin-bottom: 2rem
}

.sentaku-step .steps>div.img {
  padding-right: 1.5rem
}

.sentaku-step .steps>div.img img {
  margin: 0
}

.sentaku-step .steps>div.txt {
  width: 70%
}

.sentaku-step .steps>div.txt h4 {
  margin-top: 0
}

.sentaku-step .steps>div.txt h4::before {
  content: ''
}

.sentaku-step .steps>div.txt p:last-of-type {
  margin-bottom: 0
}

.sentaku-step .steps>.point {
  position: relative;
  float: none;
  clear: both;
  box-sizing: border-box;
  margin-top: 2rem
}

@media(max-width:768px) {
  .sentaku-step .steps>div.txt h4 {
    font-size: .9rem;
    margin-bottom: .5rem
  }

  .post-inner .point {
    padding: .8rem
  }

  .blog-card a {
    margin: 2rem 0
  }

  .blog-card-thumbnail {
    width: 140px
  }

  .blog-card-content p {
    font-size: .8rem
  }

  .sns-share {
    padding: 1.5rem 1rem;
  }

  .sns-share>* {
    width: 100%;
  }

  .sns-share>p {
    margin-bottom: 1rem;
  }
}

#relation-post .post-list li, #relation-post .post-list li:nth-child(2n) {
  width: 22%;
  margin-right: 2.5%
}

#relation-post .post-list li:last-child {
  margin-right: 0
}

#relation-post .post-list li .txt {
  padding: .8rem 0 0 0
}

#relation-post .post-list li .txt h3 {
  font-size: .8rem;
}

#relation-post .post-list li .txt span {
  font-size: .6rem;
  margin-bottom: .5rem
}

#relation-post .meta time, #relation-post .meta span {
  font-size: .7rem
}

#toc_container {
  padding: 0;
  overflow: hidden;
  box-sizing: border-box;
  width: 100% !important;
  border: 2px solid #3E3A39 !important;
  margin-bottom: 2rem;
  background-color: #fff;
}

#toc_container p.toc_title {
  background-color: #3E3A39;
  color: #fff;
  padding: .5rem 1rem
}

#toc_container p.toc_title a {
  color: #fff
}

#toc_container p.toc_title+ul.toc_list {
  margin: 0 auto;
  padding: 1rem 1rem 1rem 2rem;
  box-sizing: border-box;
  display: block;
  width: 100%
}

#toc_container .toc_list>li:last-child {
  margin: 0 auto
}

#toc_container li {
  margin-bottom: 1em;
  list-style-type: decimal !important;
  box-sizing: border-box
}

#toc_container ul ul {
  margin: 0;
  box-sizing: border-box;
  padding-left: 1em;
  margin-top: .5em
}

#toc_container ul ul li {
  margin-bottom: .5em;
  list-style-type: none !important
}

@media(max-width:768px) {
  #relation-post .post-list li {
    display: inline-block;
    vertical-align: top;
    width: 47%;
    margin: 0 5.5% 1rem 0
  }

  #relation-post .post-list li:last-child, #relation-post .post-list li:nth-child(2n) {
    width: 46%;
    margin-right: 0
  }

  #relation-post .post-list li .txt {
    padding: .8rem 0
  }
}

.wpcf7 {
  position: relative;
  overflow: hidden;
  box-sizing: border-box
}

div.wpcf7 .ajax-loader {
  display: block;
  margin: .5rem auto 0 auto
}

.must {
  box-sizing: border-box;
  display: inline-block;
  color: #fff;
  margin-right: .5rem;
  padding: 5px 9px;
  background: #f92931;
  border-radius: 20px;
  font-size: .8rem
}

.tyui {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: baseline;
  color: #ababab;
  margin-right: .5rem;
  font-size: .7rem;
  font-weight: normal
}

.free {
  color: #fff;
  margin-right: 10px;
  padding: 6px 10px;
  background: #424242;
  border-radius: 20px
}

.wpcf7 form p {
  font-weight: 600;
  margin-bottom: 2rem
}

input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  padding: 8px 15px;
  margin-right: 10px;
  margin-top: 10px;
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  box-sizing: border-box;
  color: #535353
}

textarea.wpcf7-form-control.wpcf7-textarea {
  height: 200px
}

input.wpcf7-submit {
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  min-width: 240px;
  height: auto;
  line-height: 1;
  font-size: 1rem;
  color: #3E3A39;
  border-radius: 30px;
  border: solid 1px #3E3A39;
  padding: 20px 0;
  text-align: center;
  transition: .3s
}

input.wpcf7-submit:hover {
  color: #fff;
  background-color: #3E3A39
}

span.wpcf7-not-valid-tip, .wpcf7-response-output.wpcf7-validation-errors {
  color: red;
  font-weight: 600
}

.modaal-container {
  max-width: 500px
}

.modaal-close {
  position: absolute;
  top: -3rem;
  right: -3rem
}

.modaal-wrap, .modaal-wrap .hidden {
  display: none
}

.form-wrap .search {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: .5rem .5rem .5rem 2.5rem;
  border-radius: 100px;
  border: 0;
  background-color: #eee;
  -webkit-appearance: none
}

.modaal-content-container .form-wrap::before {
  z-index: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f002';
  color: #a0a0a0;
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.target-area li a {
  display: block;
  font-size: .95rem;
  padding: .5rem 0
}

@media(min-width:769px) {
  .target-area li a:hover {
    color: #3E3A39
  }
}

@media(max-width:768px) {
  .modaal-close {
    top: -3rem;
    right: 0
  }
}

.cta-faq {
  position: relative;
  box-sizing: border-box;
  padding: 2rem;
  margin-top: 3rem;
  border-top: solid 2px #3E3A39;
  border-bottom: solid 2px #3E3A39
}

.cta-faq h2 {
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: .2rem;
  padding-bottom: 0;
  margin: 0 auto 1rem auto;
  border-bottom: 0
}

.cta-faq h2:after {
  content: none
}

.cta-faq h3 {
  font-size: 1.4rem;
  letter-spacing: .2rem;
  font-weight: normal;
  margin: 0 auto 2rem auto;
  background-color: #3E3A39;
  background-image: none;
  color: #fff;
  border-radius: 100px
}

#showroom h2 {
  letter-spacing: .2rem;
  line-height: 1.7;
  font-size: 2.125rem;
  font-weight: normal;
  margin: 1em auto;
}

#showroom p {
  font-size: .875rem;
  margin: 0;
  letter-spacing: .1rem;
}

#showroom .flex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

#showroom .flex>div {
  z-index: 1;
  position: relative;
  width: 50%;
  background-image: url('../images/slide-pc01.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
}

#showroom .flex>div a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 3rem 0;
}

#showroom .flex>div:nth-child(2) {
  background-image: url('../images/bg_showroom02.png');
}

#showroom .flex>div:nth-child(3) {
  background-image: url('../images/bg_showroom01.png');
}

#showroom .flex>div::before {
  z-index: -1;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
}

#showroom .flex>div a p span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  box-sizing: border-box;
  padding: .3rem .5rem;
  border: solid 1px #fff;
}

#showroom .flex>div a h3 {
  margin: 1.5rem auto 0 auto;
  font-weight: normal;
  font-size: 1.8rem;
  letter-spacing: .3rem;
}

#showroom .flex>div a:hover {
  opacity: 0.5;
}

@media(max-width:768px) {
  .cta-faq {
    padding: 2rem 0
  }

  .cta-faq h2 {
    font-size: .8rem;
    font-weight: normal;
    letter-spacing: normal
  }

  .cta-faq h3 {
    font-size: 1rem;
    letter-spacing: normal
  }

  .cta-faq p {
    text-align: left
  }

  #showroom h2 {
    font-size: 1.1rem;
  }

  #showroom p {
    font-size: .875rem;
  }
}

@media(max-width:420px) {
  #showroom .flex {
    display: block;
  }

  #showroom .flex>div {
    width: 100%;
  }
}

.lab-link-1 {
  width: 110px;
  padding: 1rem 2rem;
  border: 1px solid #f5f5f5;
  display: flex;
  justify-content: center;
}

.lab-link-1 img {
    max-width: 85px;
}

.lab-link-2 {
  display: none;
  background: #fff;
  width: 85%;
  margin-bottom: 1.5rem;
}

.lab-link-2 img {
  width: 130px !important;
  padding: 1rem;
}

.lab-link-3 {
  display: block;
  width: 110px;
  padding: 1rem 2rem;
  margin: 0 auto 1rem auto;
  border: 1px solid #f5f5f5;
}

@media(max-width:768px) {
  .lab-link-1 {
    display: none;
  }

  .lab-link-2 {
    display: block;
    position: relative;
  }
}


/* カスタムブロック */
.wp-block-accordion-heading{
  border: solid 1px #ddd!important;
  padding: 0.8em;
  box-shadow: 0 3px 4px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-top: 40px;
}
.wp-block-accordion+*:not(.wp-block-accordion){
  margin-top: 40px;
}
.wp-block-accordion+.wp-block-accordion .wp-block-accordion-heading{
  margin-top: 10px!important;
}
.wp-block-accordion-heading__toggle{
  padding-top: 0!important;
  line-height: 1.75;
}
.wp-block-accordion-heading__toggle:hover{
  padding-top: 0!important;
}
.wp-block-accordion-heading__toggle-title{
  font-size: 15px;
  font-weight: 400;
}

.wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title{
  text-decoration: none!important;
}

.wp-element-button{
  font-size: 14px;
  margin: 40px auto 64px;
  background-color: #222222;
  border-radius: 4px;
  box-shadow: 0 6px 12px 4px rgba(0, 0, 0, 0.2);
}

.wp-element-caption {
  position: relative;
  padding-left: 16px; /* アイコン分の余白 */
  font-size: 13px;
  color: #759ea7;
  text-decoration: underline;
  margin-top: -20px;
}

.wp-element-caption::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.15em; /* 文字と縦位置を合わせる */
  width: 16px;
  height: 16px;
  background-color: #759ea7; /* ←ここで色を制御 */
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'><path d='M164.25,91.75a6,6,0,0,1,0,8.49l-64,64a6,6,0,0,1-8.49-8.48l64-64A6,6,0,0,1,164.25,91.75ZM214.2,41.8a54.07,54.07,0,0,0-76.38,0L107.75,71.85a6,6,0,0,0,8.49,8.49l30.07-30.06a42,42,0,0,1,59.41,59.41l-30.08,30.07a6,6,0,1,0,8.49,8.49l30.07-30.07A54,54,0,0,0,214.2,41.8ZM139.76,175.64l-30.07,30.08a42,42,0,0,1-59.41-59.41l30.06-30.07a6,6,0,0,0-8.49-8.49l-30,30.07a54,54,0,0,0,76.38,76.39l30.07-30.08a6,6,0,0,0-8.49-8.49Z'/></svg>");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  mask-size: contain;
}
