@charset 'utf-8';
@import url(https://fonts.googleapis.com/css?family=Rokkitt:400,700);


/* basic */
html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  color: #333;
  font: 16px/1.5 "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
}

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

a:visited {
  color: #333;
}

a:hover {
  color: #333;
  text-decoration: underline;
}

a:active {
  color: #333;
}

a img {
  border: none;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 2.0em;
  margin: 0;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}

blockquote {
  position: relative;
  margin: 0 0 10px;
  padding: 20px 55px 5px;
  background: #f5f5f5;
}

blockquote:before {
  position: absolute;
  color: #ccc;
  content: '“';
  font-family: sans-serif;
  font-size: 600%;
  top: 0;
  left: 0;
  line-height: 1em;
}

.refarea {
  border: none;
  background: #f5f5f5;
  padding: 10px;
}

.refarea p {
  background: none;
  margin: 0;
  padding: 0;
}


/* header */
#globalheader-container {
  display: none;
}

.header-left {
  float: left;
}

.header-right {
  float: right;
  margin-top: 15px;
}

.caption {
  display: block;
  font-size: 12px;
  margin: 8px 0 6px;
  text-align: right;
}

.header-social-buttons li {
  float: left;
}

.header-social-buttons a {
  display: block;
  margin-left: 15px;
}

.header-social-buttons a img {
  display: block;
  width: 46px;
  height: 46px;
}


/* top-editarea */
#top-editarea {
  width: 100%;
  margin: 0 auto 20px;
}


/* globalheader */
nav#globalheader {
  position: relateve;
  width: 100%;
  height: 40px;
  background: #000;
}

nav#globalheader ul {
  width: 1060px;
  margin: 0 auto;
  z-index: 200;
  position: relative;
}

nav#globalheader li {
  position;
  relative;
  float: left;
  width: 175.8px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  border-left: solid 1px #fff;
  color: #fff;
}

nav#globalheader li a {
  display: block;
  color: #fff;
  transition: all 0.4s linear;
  background: rgba(255, 255, 255, 0.1);
}

nav#globalheader li a:link,
nav#globalheader li a:visited {
  text-decoration: none;
  outline: none;
  word-break: break-all;
}

nav#globalheader li a:hover {
  background: rgba(255, 255, 255, 0.7);
}

nav#globalheader li.last {
  width: 175px !important;
  border-right: solid 1px #fff;
  position: absolute;
  top: 0;
  right: 0;
}


/* layout */
#container {
  background: #fff;
  position: relative;
}

#content {
  width: 1060px;
  /*カラム幅拡大-変更箇所*/
  margin: 0 auto;
  /* padding-top: 20px; グロナビ導入後に削除 */
  /* border-top: 1px solid #ddd; グロナビ導入後に削除 */
  background: #fff url("https://cdn-ak.f.st-hatena.com/images/fotolife/h/hotpepper-gourmet/20160519/20160519193742.png") right top repeat-y;
  zoom: 1;
}

#content:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.page-index #content {
  padding-top: 0;
  background: #fff url("https://cdn-ak.f.st-hatena.com/images/fotolife/h/hotpepper-gourmet/20160519/20160519193742.png") right top repeat-y;
}

.page-index #content:before {
  display: none;
}

#content-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

#wrapper {
  width: 720px;
  /*カラム幅拡大-変更箇所*/
}

#box2 {
  width: 300px;
}


/* blog-title area */
#blog-title {
  width: 100%;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 13px;
  zoom: 1;
}

#blog-title:before {
  width: 100%;
  background: none;
}

#blog-title:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

#blog-title #title,
#blog-title .tagline {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}

#blog-title #title {
  line-height: 0;
}

#blog-title #title a {
  width: 150px;
  height: 75px;
  display: block;
  background: url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/logo%402x.png?version=d521df40822702b2798181e2322e97) 0 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 75px;
  overflow: hidden;
  line-height: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#blog-title #title:before {
  position: absolute;
  content: url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/producedbyrecruit.png?version=d521df40822702b2798181e2322e97);
  height: 6px;
  top: 76px;
}

#blog-title-inner {
  width: 1060px;
  margin: 0 auto;
}

#blog-title .tagline {
  font-size: 14px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Mincho ProN", "Meiryo", "Times New Roman", sans-serif;
  font-weight: normal;
  margin: 0 0 0 12px;
}

.page-index #blog-title:before {
  display: none;
}

/* entry-inner */
.entry-inner {
  margin-bottom: 30px;
}

/* footer */
#footer {
  background: #000;
  height: 80px;
  padding: 15px 0 20px;
  font-size: 12px;
}

#footer a {
  color: #fff;
}

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

.footer-inner {
  position: relative;
  width: 1060px;
  margin: 0 auto;
}

.footer-categories {}

.footer-categories:before {
  content: "";
  color: #000;
  letter-spacing: .1em;
  line-height: 1.3;
  display: block;
}

.footer-categories li {
  display: inline-block;
  color: #fff;
}

.footer-categories li:after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: -2px 5px 0 10px;
  vertical-align: middle;
  background: #ddd;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.footer-categories li:last-child:after {
  display: none;
}

.footer-wrapper {
  float: left;
  margin-top: 15px;
}

.footer-left {
  font-family: "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Helvetica, Arial, sans-serif;
  font-size: 10px;
}

.footer-left a {
  background: url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/recruit_logo.png?version=d521df40822702b2798181e2322e97) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  width: 400px;
  height: 32px;
  display: block;
  padding-top: 17px;
  padding-left: 135px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
}

.footer-left a:hover {
  text-decoration: none !important;
}

.footer-left div a {
  text-decoration: underline;
  width: auto;
  height: auto;
  padding: 2px 0 0;
  overflow: auto;
  margin: 0;
  background: none;
}


/* footer-breadcrumbs */
#footer-breadcrumbs {
  background: #646464;
  line-height: 2.5em;
  color: #eeeeee;
}

#footer-breadcrumbs .breadcrumb {
  width: 1060px;
  margin: 0 auto;
  font-size: 11px;
  color: #eeeeee;
}

#footer-breadcrumbs .breadcrumb a {
  color: #eeeeee;
}

#footer-breadcrumbs .breadcrumb a:hover {
  color: #eeeeee;
}

#footer-breadcrumbs .breadcrumb span {
  font-weight: bold;
}

/* top-box */
#container-inner #top-box .special {
  font-size: 13px;
  margin-bottom: -5px;
}

#container-inner #top-box .special:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/grayline_content%402x.png?version=d521df40822702b2798181e2322e97) 0 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: 10px;
}

#container-inner #top-box h3 {
  font-size: 16px;
  margin: 0;
  padding: 10px 0 0;
}

#container-inner #top-box p {
  margin: 0;
  padding: 0;
}

/* entry-content */
.entry-content img {
  max-width: 100%;
}

.entry-content h3 a,
.entry-content h4 a {
  font-weight: bold;
}

.entry-content h3 a:hover,
.entry-content h4 a:hover {
  color: #1a1a1a;
}

.entry-content h3 {
  /* position: relative;
  padding-bottom: .4em;
  border-bottom: 3px solid #ccc;
  font-size: 1.4em; */
  padding: 16px 20px;
  background-color: #FFE7E7;
  line-height: 1.4;
  font-size: 1.3em;
}

/* .entry-content h3::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 3px;
  background-color: #C7000B;
} */

.entry-content h4 {
  /* position: relative;
  padding-bottom: .4em; */
  margin: 20px 0;
  padding-bottom: 4px;
  border-bottom: solid 2px #000;
  font-size: 1.17em;
}

.entry-content h5 {
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-bottom: .4em;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  font-size: 1.0em;
}

.entry-content h5:after,
.entry-content h5:before {
  content: '';
  height: 18px;
  width: 4px;
  display: block;
  background: #c7000b;
  position: absolute;
  top: 4px;
  left: 15px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

.entry-content h5:before {
  height: 10px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  top: 12px;
  left: 7px
}

.entry-content p {
  margin: 0 0 10px;
  /* line-height: 1.8; */
}

.entry-content p a {
  color: #1a1a1a;
  text-decoration: underline;
  font-weight: normal;
  border-bottom: none;
  padding-bottom: 0px;
}

.entry-content p a:hover {
  color: #1a1a1a;
  text-decoration: none;
}

.entry-content ul,
.entry-content ol {
  margin: 1em 0 1em 1em;
  padding: 0;
}

.entry-content li {
  margin-left: 30px;
  line-height: 2em;
}

.entry-content ul li {
  list-style-type: circle;
}


/* time */
time {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #9e9e9e;
}

time:hover,
time:visited,
time:active {
  color: #9e9e9e;
}

.urllist-item .urllist-image-link:hover+.urllist-title-link {
  color: #c7000b;
}

#header-modules .hatena-module-recent-entries.category-Pickup {
  position: relative;
  margin-bottom: 15px;
}

#header-modules .hatena-module-recent-entries.category-Pickup .hatena-module-title {
  position: absolute;
  left: 50%;
  margin-left: -47px;
  top: 100px;
  z-index: 1;
}

#header-modules .hatena-module-recent-entries.category-Pickup .hatena-module-title a {
  display: block;
  color: #fff;
  background: url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/pickup_image%402x.png?version=d521df40822702b2798181e2322e97) 0 0 no-repeat;
  width: 93px;
  height: 94px;
  text-indent: -200px;
  overflow: hidden;
  -webkit-background-size: 93px 94px;
  background-size: 93px 94px;
}


/* carousel */
#header-modules .hatena-module-recent-entries.category-Pickup .hatena-module-body {
  width: 1060px;
  height: 320px;
  overflow: hidden;
}

#header-modules .hatena-module-recent-entries.category-Pickup .recent-entries {
  width: 5300px;
  height: 320px;
  position: relative;
  zoom: 1;
}

#header-modules .hatena-module-recent-entries.category-Pickup .recent-entries:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

#header-modules .hatena-module-recent-entries.category-Pickup .recent-entries-item {
  position: relative;
  float: left;
  width: 530px;
  height: 320px;
  line-height: 0;
  padding: 0;
}

#header-modules .hatena-module-recent-entries.category-Pickup .recent-entries-item-inner {
  height: 320px;
}

#header-modules .hatena-module-recent-entries.category-Pickup .urllist-with-thumbnails li .urllist-image {
  float: none;
  margin: 0;
}

#header-modules .hatena-module-recent-entries.category-Pickup .urllist-date-link {
  position: relative;
  width: 520px;
}

#header-modules .hatena-module-recent-entries.category-Pickup .urllist-date-link time {
  width: 520px;
  background: none;
  display: inline-block;
  line-height: 30px;
  padding: 0 10px;
  color: #fff;
}

#header-modules .hatena-module-recent-entries.category-Pickup .urllist-date-link time:hover {
  color: #fff;
}

#header-modules .hatena-module-recent-entries.category-Pickup .urllist-date-link:after {
  display: block;
  content: "";
  width: 520px;
  height: 6px;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-top: -4px;
  -webkit-background-size: cover;
  background-size: cover;
}

#header-modules .hatena-module-recent-entries.category-Pickup .urllist-date-link:nth-child(odd):after {
  background-image: none;
}

#header-modules .hatena-module-recent-entries.category-Pickup .urllist-date-link:nth-child(even):after {
  background-image: none;
}

#header-modules .hatena-module-recent-entries.category-Pickup .urllist-title-link {
  position: absolute;
  bottom: 0px !important;
  left: 0px !important;
  display: block;
  margin: 0px;
  padding: 10px;
  width: 510px;
  height: 65px;
  line-height: 1.4em;
  color: #fff;
  background: url("https://cdn-ak.f.st-hatena.com/images/fotolife/h/hotpepper-gourmet/20150323/20150323202914.png") repeat 0 0;
  font-size: 16px;
}

#header-modules .hatena-module-recent-entries.category-Pickup .urllist-with-thumbnails li:after {
  display: none;
}

#header-modules .hatena-module-recent-entries.category-Pickup .urllist-title-link:hover {
  text-decoration: none;
}

.module-entries-carousel-button {
  display: block;
  position: absolute;
  top: 140px;
}

.module-entries-carousel-button.back,
.module-entries-carousel-button.forward {
  width: 35px;
  height: 24px;
  padding-top: 24px;
  overflow: hidden;
  cursor: pointer;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-size: 15px 24px;
  background-size: 15px 24px;
}

.module-entries-carousel-button.back {
  background-image: url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/arrow_left_b%402x.png?version=d521df40822702b2798181e2322e97);
  left: -35px;
  background-position: left center;
}

.module-entries-carousel-button.back:hover {
  background-image: url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/arrow_left_b_hover%402x.png?version=d521df40822702b2798181e2322e97);
}

.module-entries-carousel-button.forward {
  background-image: url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/arrow_right_b%402x.png?version=d521df40822702b2798181e2322e97);
  right: -35px;
  background-position: right center;
}

.module-entries-carousel-button.forward:hover {
  background-image: url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/arrow_right_b_hover%402x.png?version=d521df40822702b2798181e2322e97);
}

.module-entries-carousel-navigation {
  list-style-type: none;
  text-align: center;
  margin: 0;
  padding: 0;
  background: #fff;
}

.module-entries-carousel-navigation li {
  display: inline-block;
}

.module-entries-carousel-navigation li a {
  display: block;
  cursor: pointer;
  background: #ccc;
  width: 10px;
  height: 10px;
  border: 10px solid #fff;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.module-entries-carousel-navigation li a.current,
.module-entries-carousel-navigation li a:hover {
  background: #c7000b;
}

.module-entries-carousel-navigation li a.current {
  cursor: default;
}

.module-entries-carousel-navigation li span {
  display: none;
}

.page-index .content-inner {
  margin-top: 10px;
}

.urllist-with-thumbnails li:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #e8e8e8;
  visibility: visible;
}

#main .hatena-module-recent-entries .hatena-module-title:before {
  content: "NEW ARTICLES";
  display: block;
  position: absolute;
  right: 0;
  font-size: 10px;
  font-family: Rokkitt, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Helvetica, Arial, sans-serif;
}


#main .hatena-module-recent-entries .hatena-module-title a:hover {
  color: #1a1a1a;
  text-decoration: none;
}

#main .hatena-module-recent-entries .hatena-module-title a:visited {
  color: #1a1a1a;
}


#main .recent-entries-item {
  margin: 15px 0 0;
}

#main .recent-entries-item .urllist-title-link {
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.35;
}

#main .urllist-with-thumbnails li .urllist-image {
  margin: 0 15px 15px 0;
}

#main .hatena-module-title {
  font-family: Rokkitt, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: .15em;
  border-bottom: 3px solid #424242;
  line-height: 2.0em;
  margin-bottom: 15px;
}

#main .hatena-module-html .hatena-module-title {
  margin-top: 50px;
}

#main .hatena-module-html .hatena-module-title:before {
  content: "RELATED ARTICLES";
  display: block;
  position: absolute;
  right: 0;
  font-size: 10px;
  font-family: Rokkitt, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Helvetica, Arial, sans-serif;
}

#main .hatena-module-restaurant .hatena-module-title {}

#main .hatena-module-restaurant .hatena-module-title:before {
  content: "RECOMMENDED RESTAURANT";
  display: block;
  position: absolute;
  right: 0;
  font-size: 10px;
  font-family: Rokkitt, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Helvetica, Arial, sans-serif;
}

li.urllist-item.related-entries-item {
  margin-bottom: 15px;
}

#main .hatena-module-restaurant .reslong-name {
  font-size: 1.0em;
  font-weight: bold;
}

.rescatch-copy {
  font-size: 0.8em;
  background: transparent no-repeat 115px 0 url("https://cdn-ak.f.st-hatena.com/images/fotolife/h/hotpepper-gourmet/20160819/20160819144921.png");
  padding: 0 0 0 145px;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: initial;
}

.resaccess {
  font-size: 0.8em;
  background: transparent no-repeat 115px -24px url("https://cdn-ak.f.st-hatena.com/images/fotolife/h/hotpepper-gourmet/20160819/20160819144921.png");
  padding: 0 0 0 145px;
  margin-bottom: 5px;
  line-height: initial;
}

.resopen {
  font-size: 0.8em;
  background: transparent no-repeat 115px -48px url("https://cdn-ak.f.st-hatena.com/images/fotolife/h/hotpepper-gourmet/20160819/20160819144921.png");
  padding: 0 0 0 145px;
  margin-bottom: 10px;
  line-height: initial;
}


#main .recent-entries-categories {
  margin-top: 10px;
  font-weight: bold;
}

#main .urllist-category-link {
  font-size: 11px;
  background: #ededed;
  color: #888888;
  display: inline-block;
  padding: 4px 10px;
}

#main .urllist-category-link:hover {
  color: #fff;
  background: #c7000b;
}

/* #main #main-inner .hatena-module:nth-child(3) .hatena-module-title {
  text-indent: 35px;
  background: url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/ic_header_tw%402x.png?version=d521df40822702b2798181e2322e97) 0 2px no-repeat;
  -webkit-background-size: 23px 23px;
  background-size: 23px 23px;
}
#main #main-inner .hatena-module:nth-child(4) .hatena-module-title {
  text-indent: 35px;
  background: url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/ic_header_fb%402x.png?version=d521df40822702b2798181e2322e97) 0 2px no-repeat;
  -webkit-background-size: 23px 23px;
  background-size: 23px 23px;
} */


/* index-social */
.index-social {
  margin-top: 30px;
  zoom: 1;
}

.index-social:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.index-social li {
  float: left;
}

.index-social a {
  display: block;
  width: 310px;
  font-weight: bold;
  font-size: 16px;
  line-height: 68px;
  color: #fff;
  text-align: center;
}

.index-social a:hover {
  opacity: 0.8;
  text-decoration: none;
}

.index-social a:after {
  content: "＋";
}


.index-social a,
.index-social a:hover,
.index-social a:visited,
.index-social a:active,
.sidebar-social-buttons a,
.sidebar-social-buttons a:hover,
.sidebar-social-buttons a:visited,
.sidebar-social-buttons a:active {
  color: #fff;
}

.index-fb a {
  background: #1a237e url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/ic_f%402x.png?version=d521df40822702b2798181e2322e97) 8px 15px no-repeat;
  -webkit-background-size: 32px 32px;
  background-size: 32px 32px;
}

.index-tw a {
  background: #67a9dc url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/ic_t%402x.png?version=d521df40822702b2798181e2322e97) 12px 50% no-repeat;
  -webkit-background-size: 36px 36px;
  background-size: 36px 36px;
}

.index-main-tw {
  margin-top: 15px;
}

.index-main-fb {
  margin: 5px 0 0 -8px;
}


/* box2 */
#box2 {
  margin-top: 20px;
}

.page-index #box2 {
  margin-top: 0;
}

#box2 .hatena-module {
  padding-left: 14px;
}

#box2 .hatena-module-search-box {
  border: none;
  padding: 0 0 0 14px;
}

.profile-icon-link {
  display: block;
}

.profile-icon {
  float: left;
  margin: 0 8px 5px 0;
}


/* hatena-module-title */
#box2 .hatena-module-title {
  font-family: Rokkitt, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: .15em;
  border-bottom: 3px solid #424242;
  line-height: 2.0em;
  clear: both;
}

.hatena-module-category .hatena-module-title,
.hatena-module-profile .hatena-module-title,
.hatena-module-html .hatena-module-title {
  margin-bottom: 10px;
}

#box2 .urllist-with-thumbnails li:after {
  width: 100%;
}

#box2 .urllist-with-thumbnails li:last-child:after {
  display: none;
}

#box2 .urllist-title-link {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.4;
  display: block;
  min-height: 72px;
}

.hatena-module {
  margin-bottom: 35px;
  position: relative;
}

.hatena-module-search-box .hatena-module-title,
.hatena-module-search-box .search-module-button {
  display: none;
}

.hatena-module-search-box .search-module-input {
  background: #ffffff url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/search_icon%402x.png?version=d521df40822702b2798181e2322e97) 10px center no-repeat;
  -webkit-background-size: 18px 18px;
  background-size: 18px 18px;
  width: 286px;
  padding: 12px 12px 12px 35px;
  border: solid 1px #ccc;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.hatena-module-search-box .search-module-input:focus {
  outline: none;
}

.hatena-module-category .hatena-module-title:before,
.hatena-module-profile .hatena-module-title:before,
.hatena-module-entries-access-ranking .hatena-module-title:before,
#box2 .hatena-module-recent-entries .hatena-module-title:before {
  display: block;
  position: absolute;
  right: 0;
  font-size: 10px;
  font-family: Rokkitt, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Helvetica, Arial, sans-serif;
}

.hatena-module-entries-access-ranking .hatena-module-title:before {
  content: "HOT TOPICS";
}

.hatena-module-category .hatena-module-title:before {
  content: "KEYWORDS";
}

.hatena-module-profile .hatena-module-title:before {
  content: "PROFILE";
}

#box2 .hatena-module-recent-entries .hatena-module-title:before {
  content: "NEW ARTICLES";
}

.hatena-module-category li:nth-child(n+20) {
  display: none;
}

.hatena-module-category ul.hatena-urllist:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.hatena-module-category ul li {
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
}

.hatena-module-category li:last-child:after {
  display: none;
}

.hatena-module-category li a {
  display: inline-block;
  padding: 4px 10px;
  font-size: 11px;
  background: #e0e0e0;
  color: #1a1a1a;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  border-radius: 3px;
}

.hatena-module-category li a:hover {
  color: #1a1a1a;
  background: #bdbdbd;
}

.hatena-module-category li a:visited {
  color: #1a1a1a;
}


.entry-title {
  margin: 0 0 15px;
  line-height: 1.35;
}

.entry-title a,
.entry-title a:hover,
.entry-title a:visited,
.entry-title a:active {
  text-decoration: none;
}


/* entry-herader */
.entry-header time {
  font-size: 14px;
}

.entry-header .date a {
  color: #1a1a1a;
  text-decoration: none;
}

.entry-header .date a:visited {
  color: #1a1a1a;
}

.entry-header .date a:hover,
.entry-header .date a:active {
  color: #1a1a1a;
}


/* categories */
.entry-header .categories a {
  display: inline-block;
  padding: 4px 10px;
  font-size: 11px;
  background: #e0e0e0;
  color: #1a1a1a;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  border-radius: 3px;
}

.entry-header .categories a:hover {
  color: #1a1a1a;
  background: #bdbdbd;
}

.entry-header .categories a:visited {
  color: #1a1a1a;
}

.entry-categories.categories {
  margin-bottom: 25px;
}

.entry-header .social-buttons {
  margin: 30px 0 40px;
  padding-top: 10px;
  text-align: center;
  background-color: #f7f6e8;
  justify-content: center;
  gap: 12px;
}

.entry-footer .social-buttons {
  margin-top: 30px;
  margin-bottom: 40px;
  padding-top: 10px;
  text-align: center;
  background-color: #f7f6e8;
  justify-content: center;
  gap: 12px;
}

.entry-social-buttons {
  zoom: 1;
}

.entry-social-buttons:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.entry-social-buttons li {
  display: block;
  float: left;
  width: 155px;
}

.entry-social-buttons a {
  display: block;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 44px;
  text-indent: 40px;
}

.entry-social-buttons a:hover {
  opacity: 0.8;
}

.entry-social-buttons .entry-f a {
  background: #325094 url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/ic_f%402x.png?version=d521df40822702b2798181e2322e97) 2px 6px no-repeat;
  -webkit-background-size: 26px 26px;
  background-size: 26px 26px;
}

.entry-social-buttons .entry-t a {
  background: #67a9dc url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/ic_t%402x.png?version=d521df40822702b2798181e2322e97) 4px center no-repeat;
  -webkit-background-size: 32px 32px;
  background-size: 32px 32px;
}

.entry-social-buttons .entry-g a {
  background: #df4a32 url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/ic_g%402x.png?version=d521df40822702b2798181e2322e97) 4px center no-repeat;
  -webkit-background-size: 32px 32px;
  background-size: 32px 32px;
}

.entry-social-buttons .entry-b a {
  background: #008fde url(https://cdn.blog.st-hatena.com/css/theme/hotpepper/images/ic_b%402x.png?version=d521df40822702b2798181e2322e97) 5px center no-repeat;
  -webkit-background-size: 32px 32px;
  background-size: 32px 32px;
}

.prof {
  border: 1px solid #dddddd;
  padding: 12px;
  font-size: 14px;
  zoom: 1;
}

.prof:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.prof p {
  margin: 0;
  padding: 0;
}

.prof p:last-child a {
  display: inline-block;
  padding: 4px 8px;
  background: #888888;
  color: #fff;
  font-size: 12px;
  margin-top: 8px;
}

.prof p:last-child a:hover {
  background: #c7000b;
}

.prof img {
  width: 80px;
  height: 80px;
  background: #ededed;
  margin: 0 12px 0 0;
  float: left;
}

.entry-footer-section {
  display: none;
}

.entry-header-menu {
  display: block;
  position: absolute;
  margin-left: -40px;
  margin-top: -28px;
  font-size: 12px;
  font-weight: bold;
}


/* related-entries */
.entry-footer .related-entries h2:before {
  content: "あわせて読みたい";
}

.related-entries h2 {
  border-left: 2px solid #000;
  color: #000;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 25px;
  padding: 3px 0 0 15px;
  position: relative;
}


.related-entries ul.related-entries-list {
  margin: 0;
  padding: 0;
  border-top: 1px solid #e8e8e8;
}

.related-entries .related-entries-list li {
  margin: 15px 0;
  list-style: none;
  display: block;
}

.related-entries .related-entries-list li:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #e8e8e8;
  visibility: visible;
  clear: both;
}

.related-entries .related-entry-title {
  display: block;
  font-size: 16px;
  line-height: 1.35;
  margin: 0 0 .5em 0;
  font-weight: bold;
}

.related-entries .related-entry-description {
  font-size: 14px;
  margin: 0;
  line-height: 1.8;
}

.related-entries .related-thumb {
  width: 120px;
  height: 120px;
  margin: 0 10px 10px 0;
  float: left;
}


article.entry {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #bdbdbd;
}

body.page-entry article.entry {
  margin: 0px;
  padding: 0px;
  border-bottom: none;
}


/* page-archive */
.page-archive .archive-entry:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #e8e8e8;
  visibility: visible;
  margin: 10px 0;
}

.page-archive .archive-entries .archive-entry {
  display: block;
  margin-bottom: 20px;
}


.page-archive .archive-entries .archive-entry .date {
  font-size: 90%;
}

.page-archive .archive-entries .archive-entry .date a {}

.page-archive .archive-entries .archive-entry .date a:hover {
  text-decoration: none;
}

.page-archive .archive-entries h1 {
  font-size: 150%;
  margin: .3em 0;
}

.page-archive .archive-entries h1 a {
  color: #1a1a1a;
}

.page-archive .archive-entries h1 a:hover {
  text-decoration: underline;
}

.page-archive .categories {
  margin-bottom: 10px;
}

.page-archive .categories a {
  display: inline-block;
  margin-right: 2px;
  padding: 4px 10px;
  font-size: 11px;
  background: #e0e0e0;
  color: #1a1a1a;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  border-radius: 3px;
}

.page-archive .categories a:hover {
  color: #1a1a1a;
  background: #bdbdbd;
}

.page-archive .categories a:visited {
  color: #1a1a1a;
}

.page-archive .entry-thumb {
  width: 120px;
  height: 120px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.page-archive .entry-description {
  font-size: 14px;
}

.page-archive .social-buttons {
  display: none;
}


/* pagetop */
.pagetop {
  position: fixed;
  bottom: 300px;
  right: 24px;
  margin: 0 auto;
  z-index: 200;
}

.pagetop a {
  display: table-cell;
  width: 72px;
  height: 72px;
  behavior: url(PIE.htc);
}

.pagetop a img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.pagetop a:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
}


/* keyword */
a.keyword {
  color: #1a1a1a;
  font-weight: normal;
  padding-bottom: none;
  text-decoration: none !important;
  border-bottom: 1px dotted #e0e0e0 !important;
}

a.hover.keyword {
  color: #1a1a1a;
  border-color: none;
  text-decoration: none;
}

h3 a.keyword {
  color: #fff;
}

h3 a:visited.keyword {
  color: #fff;
}

h3 a:hover.keyword {
  color: #fff;
  text-decoration: none;
}

h3 a:active.keyword {
  color: #fff;
}

strong a.keyword {
  font-weight: bold;
}


/* btn */
.btn {
  clear: both;
  background: #e0e0e0;
  border-radius: 3px;
  box-shadow: 0 3px 0 #bdbdbd;
  display: block;
  width: 50%;
  margin: 8px auto;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  font-size: 80%;
  font-weight: bold;
  color: #1a1a1a;
  -moz-transition: 0.1s linear;
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
}

.btn:after {
  content: "＋";
}

.btn:hover {
  color: #1a1a1a;
  background: #bdbdbd;
  text-decoration: none;
}

.btn:visited {
  color: #1a1a1a;
}


/* pager */
.pager {
  margin: 60px 0 20px 20px;
  padding: 20px 20px 20px 0;
  clear: both;
  text-align: center;
  font-size: 80%;
  font-weight: bold;
  display: block;
  *zoom: 1;
}

.pager.pager-permalink.permalink {
  margin-top: 0;
}

.pager:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}

.pager a {
  display: inline-block;
  margin: 0 5px;
  padding: 10px 25px;
  background: #e0e0e0;
  border-radius: 3px;
  box-shadow: 0 3px 0 #bdbdbd;
  color: #1a1a1a;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  max-width: 200px;
}

.pager a:hover {
  color: #1a1a1a;
  background: #bdbdbd;
}

.pager a:visited {
  color: #1a1a1a;
}


/* element style */

.imgleft {
  border-width: 0px;
  float: left;
  margin: 0px 20px 20px 0px;
}

.imgright {
  border-width: 0px;
  float: right;
  margin: 0px 0px 20px 20px;
}

.profile-description {
  font-size: 14px;
}


/* other */
.clear {
  clear: both;
}

.clear hr {
  display: none;
}

.kadomaruw100 {
  border-radius: 100%;
  width: 100px;
}

.fukidashi,
.fukidashi0 {
  margin-bottom: 30px !important;
}

.fukidashi:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.fukidashi img {
  float: left;
  display: block;
  margin-right: 10px;
  margin-bottom: 5px;
  border-width: 5px;
  border-style: solid;
}

.fukidashi .icon1 {
  border-color: #ff5252;
}

/* Mesitsu Staff */
.fukidashi .icon0 {
  border-color: #000;
}

article.entry {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #bdbdbd;
}

.embed-card {
  clear: both;
}

#main .entry .entry-header .date a {
  display: block;
  margin-bottom: 10px;
}

#main .entry .entry-header .date a span {
  color: #757575;
}

/* comment-box */
.comment-box {
  margin-top: 50px;
}

.comment-box ul {
  list-style: none;
  margin-bottom: 30px;
  padding: 0;
  font-size: 95%;
}

.comment-box ul li:first-child {
  border-top: 1px solid #e0e0e0;
}

.comment-box ul li {
  padding: 20px 0 20px 70px;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
}

.comment-user-name {
  margin: 0 0 10px 0;
  font-weight: bold;
}

.comment-box .comment-user-name .hatena-id-icon {
  position: absolute;
  top: 20px;
  left: 0;
  width: 50px !important;
  height: 50px !important;
  border-radius: 3px;
  background-clip: padding-box;
}

.comment-box .comment-user-name a.comment-user-id {
  color: #D32F2F;
  text-decoration: none;
}

.comment-box .comment-user-name a:hover.comment-user-id {
  text-decoration: underline;
}

.comment-box .comment-user-name a:visited.comment-user-id {
  color: #D32F2F;
}

.comment-content {
  font-size: 90%;
  margin: 0 0 10px 0;
  word-wrap: break-word;
}

.comment-metadata {
  font-size: 88%;
  margin: 20px 0 0 0;
  color: #9e9e9e;
}

.comment-box a.leave-comment-title {
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  font-size: 88%;
  color: #fff;
  background: #D32F2F;
  transition: all 0.4s linear;
  cursor: pointer;
}

.comment-box a:link.leave-comment-title,
.comment-box a:visited.leave-comment-title {
  text-decoration: none;
}

.comment-box a:hover.leave-comment-title {
  background: #EF9A9A;
}

.hatena-asin-detail ul {
  margin: 0 !important;
  padding: 0 !important;
}

.hatena-asin-detail ul li {
  list-style: none;
  font-size: 0.8em;
  padding: 0;
  line-height: 1.8em;
}

.hatena-asin-detail ul li:before {
  background: none;
}

.hatena-asin-detail .hatena-asin-detail-foot {
  display: none;
}


/* Talker Frame */
div.talkerframe {
  margin: 0;
  padding: 20px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  overflow: hidden;
}

div.talkerframe div {
  margin: 5px 0;
}

div.talkerframe div h4 {
  clear: none;
  /* 上書き用 */
  margin: 0 0 15px;
  font-size: 1.2em;
  border-bottom: 1px solid #ccc;
}

div.talkerframe div img {
  float: left;
  width: 130px;
  border-width: 0;
  margin: 0 10px 5px 0;
}

div.talkerframe div p,
div.talkerframe div ul {
  margin: 0;
  padding: 0;
}

div.talkerframe div ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* Author Profile */
.initials_title {
  position: relative;
  margin-bottom: 5px !important;
  padding-bottom: 0 !important;
  padding-left: 10px !important;
  font-size: 1.6em !important;
  border-bottom: none !important;
  background-color: #FFFFFF !important
}

.initials_title:before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #c7000b;
  display: inline-block;
  transform: rotate(-45deg);
  margin-right: 12px;
  margin-bottom: 4px;
}

.initials_title:after {
  content: "none";
  display: none;
}

div.authorpf {
  margin: 0 0 40px;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  overflow: hidden;
  padding: 10px 20px;
}

div.authorpf div {
  margin: 5px 0 14px;
}

div.authorpf h4 {
  margin: 0 0 10px;
  padding: 0;
  font-size: 1.0em;
  border: none;
}

div.authorpf div .authorpf_name {
  font-size: 16px;
  font-weight: normal;
  clear: none;
  /* 上書き用 */
  border: none;
  /* 上書き用 */
  padding: 0;
  text-align: center;
  margin: 0;
}

div.authorpf div img {
  width: 110px;
  border-width: 0;
  float: left;
  margin: 0 15px 5px 0;
}

div.authorpf div p,
div.authorpf div ul {
  margin: 0;
  padding: 0;
  font-size: 0.9em;
}

div.authorpf div ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.authorpf_archive::after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #c7000b;
  margin-top: 2px;
  margin-left: 5px;
}

.authorpf_title {
  font-size: 2rem;
  border-bottom: solid 1px #000 !important;
  padding-bottom: 0;
}

.authorpf_title::after {
  content: none;
  display: none;
}

/* Author_arc_ Profile */
.author_arc_wrap {
  width: 100%;
  display: table;
  vertical-align: top;
}

div.author_arc_pf {
  width: 20%;
  margin: 0 2.5% 40px;
  border-radius: 3px;
  overflow: hidden;
  display: inline-table;
}

div.author_arc_pf div {
  margin: 5px 0;
}

div.author_arc_pf div .author_arc_pf_name {
  font-size: 14px;
  font-weight: normal;
  clear: none;
  /* 上書き用 */
  border: none;
  /* 上書き用 */
  background-color: transparent;
  padding: 0;
  text-align: center;
  margin: 0;
}

div.author_arc_pf div h4::before {
  display: none;
}

div.author_arc_pf div h4::after {
  /* 上書き用 */
  position: static;
  top: 0;
  left: 0;
  z-index: auto;
  width: 0;
  height: 0;
  background-color: transparent;
}

div.author_arc_pf div img {
  width: 100%;
  border-width: 0;
  margin: 0;
}

div.author_arc_pf div p,
div.author_arc_pf div ul {
  margin: 0;
  padding: 0;
}

div.author_arc_pf div ul li {
  font-size: 12px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.author_arc_pf_archive::after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #c7000b;
  margin-top: 2px;
  margin-left: 5px;
}

.author_arc_pf_title {
  background-color: transparent !important;
  padding: 0 !important;
  color: #000 !important;
  border-bottom: solid 1px #000 !important;
}

.author_arc_pf_title::after {
  content: none;
  display: none;
}

div.profile-card-container h4 {
  margin: 0 0 10px;
  padding: 0;
  font-size: 1.0em;
  border: none;
}

div.profile-card-container img {
  width: 110px;
  border-width: 0;
  float: left;
  margin: 0 15px 5px 0;
}

div.profile-card-container p,
div.profile-card-container ul {
  margin: 0;
  padding: 0;
  font-size: 0.9em;
}

div.profile-card-container ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.txtright {
  text-align: right;
  margin-top: 7px;
  clear: both;
}

/*social-botton*/
div.social-buttons {
  display: none;
}

.social-buttons {
  list-style: none;
  padding: 0;
  text-align: center;
}

.social-buttons li {
  display: inline-block;
  overflow: hidden;
}



.child_header_img_wrap {
  width: 100%;
}

.child_header_img_wrap img {
  width: 100%;
}


/* 記事がよかったらいいね */
.p-entry__push {
  margin: 25px 0 20px;
  display: table;
  table-layout: fix;
  width: 100%;
  background-color: #008fde;
  color: #fff;
}

.p-entry__pushThumb {
  display: table-cell;
  min-width: 240px;
  background-position: center;
  background-size: cover;
}

.p-entry__pushLike {
  display: table-cell;
  padding: 20px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.4;
  font-size: 20px;
}

.p-entry__pushButton {
  /* margin-top: 15px; */
  display: inline-block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.p-entry__pushButtonLike {
  line-height: 1;
}

.p-entry__note {
  margin-top: 15px;
  font-size: 12px;
  color: #999;
}

.p-entry__tw-follow {
  margin-bottom: 10px;
  background: #e0e0e0;
  width: 100%;
  padding: 15px 0;
}

.p-entry__tw-follow__cont {
  text-align: center;
  font-size: 15px;
  color: #252525;
}

.p-entry__tw-follow__item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}

.blogicon-twitter {
  color: #1b95e0;
  font-size: 1.1em !important;
}

/* あかさたな中身 */
.Button,
.Button_area {
  width: 30%;
  font-size: 9pt;
  text-decoration: none;
  font-weight: bold;
  display: block;
  text-align: center;
  border: 1px solid #333;
  border-radius: 5px;
  float: left;
  margin: 11px;
  background: #fff;
}

.Button_area {
  padding: 20px 0;
}

.initials::after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #c7000b;
  margin-top: 2px;
  margin-left: 5px;
}

.Button_area a {
  font-size: 24px;
  padding: 20px 0;
}

.Button_area a::after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #c7000b;
  margin-top: 2px;
  margin-left: 5px;
  margin-bottom: 3px;
}

.Button:first-letter {
  font-size: 30pt;
  vertical-align: -17%;
  color: #333;
}

.entry-content ul li {
  right: 0;
  bottom: 0;
}

.initials_archive {
  float: right;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* 菱形 */
.hishi {
  width: 15px;
  height: 15px;
  background-color: #c7000b;
  transform: rotate(-45deg);
  float: left;
  margin: 10px;
}

.initials_archive::after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #c7000b;
  margin-top: 2px;
  margin-left: 5px;
}

.title_box {
  border-bottom: 1px solid #333 !important;
  margin-bottom: 15px;
}

.list {
  position: relative;
  height: 450px;
}

/* レポーター一覧 */
.reporter_all_wrap {
  width: 345px;
  display: inline-block;
}

.reporter_all_wrap:nth-of-type(odd) {
  margin-right: 24px;
}

.reporter_all_image_wrap {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}

.reporter_all_image_wrap img {
  transform: scale(1.08);
  position: relative;
  top: 8px;
}

.reporter_all_image_text {
  width: 100%;
  height: 40px;
  background-color: rgba(0, 0, 0, .4);
  bottom: 30px;
  position: absolute;
  padding: 5px 0;
}

.reporter_all_image_text p {
  padding: 0 10px;
}

.reporter_all_image_text p a {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  line-height: 1.2;
  text-decoration: none;
  text-shadow: 2px 3px 5px #000;
}

.reporter_all_image_text p a:hover {
  color: #fff;
  text-decoration: underline;
}

.reporter_all_link {
  width: 100%;
  height: 24px;
  bottom: 0;
  background-color: #000;
  padding: 3px 0px;
  position: absolute;
  text-align: center;
}

.reporter_all_link p a {
  color: #fff;
  text-decoration: none;
}

.reporter_all_link p a::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #c7000b;
  display: inline-block;
  margin-left: 6px;
}

.reporter_all_link p a:hover {
  color: #fff;
  text-decoration: underline;
}

.hatena-citation {
  margin-bottom: 15px;
  font-size: 80%
}

/* 地域別一覧 */

.list_area {
  height: 300px;
}

.area_wrap {
  margin-top: 80px;
}

.area_wrap_title {
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  padding-bottom: 10px !important;
}

.area_wrap ul {
  margin: 0 !important;
}

.area_wrap ul li {
  list-style: none;
  display: inline-block;
  margin: 0 0;
  text-align: center;
  width: 10%;
}

.area_wrap ul li a {
  width: 100%;
  display: inline-block;
}

.area_wrap ul li:after {
  content: "|";
  position: absolute;
}

.area_wrap ul li:last-child:after {
  content: none;
}

/* 170518 devより移植 */

.cooking_wrap h4 {
  font-size: 30px;
  padding-bottom: 0 !important;
}

.cooking_wrap ul li {
  width: 32%;
  display: inline-block;
  margin-left: 0;
}

.cooking_wrap ul {
  list-style: none;
}

.cooking_wrap ul li:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #c7000b;
  display: inline-block;
  margin-right: 6px;
}

.genre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  /*--- IE10用 ---*/
  -webkit-flex-wrap: wrap;
  /*--- safari（PC）用 ---*/
  flex-wrap: wrap;
  -webkit-box-direction: nomal;
  /*--- Androidブラウザ用 ---*/
  -webkit-flex-direction: row;
  /*--- safari（PC）用 ---*/
  flex-direction: row;
}

.genre_wrap {
  width: 350px;
  display: inline-block;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  /*--- Androidブラウザ用 ---*/
  -ms-flex-pack: center;
  /*--- IE10 ---*/
  -webkit-justify-content: center;
  /*--- safari（PC）用 ---*/
  justify-content: center;
  -webkit-box-align: center;
  /*--- Androidブラウザ用 ---*/
  -ms-flex-align: center;
  /*--- IE10 ---*/
  -webkit-align-items: center;
  /*--- safari（PC）用 ---*/
  align-items: center;
  padding-bottom: 20px;
}

.genre_wrap:nth-of-type(odd) {
  padding-right: 20px;
}

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

.genre_image_sp {
  display: none;
}

.genre_title {
  cursor: pointer;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  position: absolute;
  display: inline-block;
}

.genre_title:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent transparent transparent #c7000b;
  display: inline-block;
  margin-left: 16px;
  margin-bottom: 3px;
  position: absolute;
  top: 25%;
}




.genre_title:visited {
  color: #fff;
}

.genre_title:hover {
  text-decoration: none;
  color: #fff;
}

.genre_title:hover {
  background-image: linear-gradient(transparent 0,
      transparent 50%,
      rgb(255, 255, 255) 50%);
  background-position: 0 1.05em;
  background-repeat: repeat-x;
  background-size: 4px 4px;
  text-decoration: none;
}

/* test */
.child {
  display: inline-block;
  /*    background: #f58040;*/
  width: 350px;
  height: 120px;
  text-align: center;
  line-height: 120px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background-size: contain;
  background-repeat: no-repeat;
}

.child:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent transparent transparent #c7000b;
  display: inline-block;
  margin-left: 15px;
  position: absolute;
  top: 35%;
}

.child:visited {
  color: #fff;
}

.child:hover {
  text-decoration: underline;
  color: #fff;
}


/* 記事概要SEOエリアリンク */
.cp_tag01 {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;

  position: static;
  font-size: 12px;

}

.cp_tag01 li {
  display: inline-block;
}

.cp_tag01 span {
  line-height: 28px;
  position: relative;
  display: inline-block;
  height: 26px;
  margin: 0 10px 10px 0;
  padding: 0 20px 0 8px;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: black;
  background: #cfd8dc;
}

.cp_tag01 span::before,
.cp_tag01 span::after {
  background: #fafcfc;
  /*背景色*/
}

.cp_tag01 span::after {
  position: absolute;
  < !--top: -2px;
  -->right: -6px;
  width: 0;
  height: 0;
  content: '';
  border-width: 13px 0 13px 20px;
  border-style: solid;
  border-color: transparent transparent transparent #cfd8dc;
}


/* index design start */
ul.table-of-contents {
  padding: 5px 5px 5px 15px;
  font-size: 100%;
}

ul.table-of-contents ul {
  font-size: 100%;
  margin: 0;
}

ul.table-of-contents::before {
  content: none;
}

.entry-content .table-of-contents {
  position: relative;
  border: 1px solid #cccccc;
  background-color: #FFF;
  border-radius: 0px 0px 3px 3px;
  margin: 3em 0 0 0;
}

.table-of-contents:after {
  position: absolute;
  font-weight: bold;
  content: "目次";
  background: #cccccc;
  right: 0%;
  left: 0%;
  bottom: 100%;
  border-radius: 3px 3px 0 0;
  padding: 2px 0 2px 0;
  margin: 0 -1px 0 -1px;
  text-align: center;
  font-size: 1.2em;
  letter-spacing: 1.5em
}

.table-of-contents li {
  font-size: 1em;
  font-weight: bold;
  color: #C70C0A;
  position: relative;
  list-style-type: none !important;
  margin-left: 0 !important;
}

.table-of-contents a {
  padding: 3px;
  display: block;
  text-decoration: none;
  transition-duration: 0.3s;
}

.table-of-contents a::before {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #c7000b;
  margin-top: 2px;
}

.table-of-contents li a:hover {
  padding-left: 7px;
  transition-duration: 0.3s;
  color: #a4a4a4;
}

/*------------------------------
  リポーターページ用
------------------------------*/
/* TwitterアイコンをXアイコンに上書き */
.author_arc_wrap .blogicon-twitter.lg {
  vertical-align: 0;
  font-weight: bold !important;
  font-family: unset;
}

.author_arc_wrap .blogicon-twitter::before {
  content: "𝕏";
  color: #000000d1;
}

/* index design end */
