@charset "UTF-8";

a{text-decoration:none}
.pagetop, body, li, p, ul {
    margin: 0;
}
*, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
@media screen and (max-width:750px) {
.table_link, p.recipe_ttl {
  font-size: 16px;
  text-align: center
}
.figure-pattern01 figcaption, .figure-pattern02 figcaption {
  clear: left
}
#page-header {
  position: relative;
  display: table;
  width: 100%;
  height: 45px;
  -webkit-box-shadow: 0 0 25px rgba(0,0,0,.1);
  box-shadow: 0 0 25px rgba(0,0,0,.1)
}
#page-header .page-header-logo {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  line-height: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
#page-header .page-header-logo .page-header-logo-label, #page-header .page-header-logo svg {
  display: block;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
#page-header .page-header-logo img, #page-header img {
  left: 50%;
  margin: 14px 0 0 -99px;
  position: absolute
}
#page-header .page-header-logo img {
  top: auto;
  width: 198px;
  height: auto
}
#page-header img, #page-header svg {
  width: 198px;
  height: auto
}
#article.category-eating .entry-category:after {
  background: #ec6941
}
#article.category-eating .article-body h2, #article.category-eating .article-body h3 {
  border-bottom-color: #ec6941
}
#article.category-studying .entry-category:after {
  background: #6691c4
}
#article.category-studying .article-body h2, #article.category-studying .article-body h3 {
  border-bottom-color: #6691c4
}
#article.category-tripping .entry-category:after {
  background: #094
}
#article.category-tripping .article-body h2, #article.category-tripping .article-body h3 {
  border-bottom-color: #094;
      font-family: "Vollkorn", serif;
}
#article.category-cooking .entry-title {
  text-align: center;
  margin: 0 0 23px
}
#article.category-cooking .entry-category:after {
  background: #D9D900
}
#article.category-cooking .article-body h2, #article.category-cooking .article-body h3 {
  border-bottom-color: #D9D900
}
p.recipe_ttl {
  margin: 0 0 5px
}
p.recipe_ttl b {
  background: url(/contents/pc/oishii_nippon/cooking/01/img/recipe_icon.svg) center left no-repeat;
  background-size: 18px;
  padding: 0 0 0 23px;
  font-weight: 500
}
.table_link {
  width: 80%;
  margin: 50px 10% 60px
}
.table_link a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #F16369;
  color: #fff;
  padding: 8px 0
}
.table_link a:after, .table_link a:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: '';
  display: block;
  vertical-align: middle
}
.table_link a:before {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: 10%;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.arrow {
  position: relative;
  font-weight: 500;
  vertical-align: middle
}
.d_path {
  background: url(../img/link_icon.png) right center no-repeat;
  background-size: 4px 7px;
  text-align: right;
  margin: 70px 3% 45px;
  padding: 0 9px 0 0;
  font-size: 13px;
  line-height: 1
}
.article-controls, .btnCam a, .f_bnrArea, .next-page, .pager ul li {
  text-align: center
}
.d_path a {
  color: #333
}
.type-a #article {
  padding-top: 65px
}
.type-a .article-body {
  margin-top: 50px
}
.type-a .article-header .block-title {
  margin: 0 20px
}
.type-a .article-header .entry-title {
  font-size: 22px;
  line-height: 1.3;
    font-family: "Vollkorn", serif;
}
.type-a .article-header .entry-location {
  margin-top: 15px;
  font-size: 16px;
  color: #000;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
.type-a .article-header .entry-location p {
  margin-top: 15px;
  font-size: 14px;
  color: #000;
  line-height: 1.5
}
.type-a .article-header .entry-location p b {
  font-size: 11px;
  margin: 0 0 0 2px
}
.type-a .article-header .entry-location img {
  position: relative;
  bottom: -22px;
  width: 35px;
  height: 35px;
  margin: 0 0 0 3px
}
.type-a .block-thumbnail img, .type-b .article-header .block-thumbnail img, body.type-c .article-header .block-thumbnail img {
  height: auto;
  width: 100%
}
.type-a .article-header .entry-category {
  padding-bottom: 7px;
  font-size: 13px
}
.type-a .article-header .entry-date {
  margin-left: 20px;
  font-size: 13px
}
.type-a .article-header .block-inline {
  margin-top: 30px
}
.type-a .block-thumbnail {
  margin-top: 27px
}
.type-b .article-header .block-title, body.type-c .article-header .block-title {
  padding: 15px 20px;
  background: #f7f7f7
}
.type-b .article-header h2, body.type-c .article-header h2 {
  margin: 35px 20px;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700;
}
.type-b .article-header .entry-title, body.type-c .article-header .entry-title {
  margin-bottom: 11px;
  font-size: 14px;
  line-height: 1.4
}
.type-b .article-header .entry-location, body.type-c .article-header .entry-location {
  font-size: 12px;
  float: left
}
.type-b .article-header .entry-category, body.type-c .article-header .entry-category {
  padding-bottom: 4px
}
.type-b .article-header .entry-date, body.type-c .article-header .entry-date {
  margin-left: 11px
}
.type-b .article-header .block-inline, body.type-c .article-header .block-inline {
  font-size: 11px;
  float: right
}
.type-b .article-header .block-thumbnail .img-caption, body.type-c .article-header .block-thumbnail .img-caption {
  margin: 6px 20px 0;
  font-size: 11px;
  line-height: 1.6;
  color: #666
}
body.type-c .article-body h3 {
  margin-top: 46px
}
body.type-c .article-body .block-map {
  margin-top: 30px
}
.article-intro {
  font-weight: 300;
  margin: 30px 20px 0
}
.article-intro p {
  font-size: 12px;
  line-height: 1.5
}
.article-intro .block-index {
  margin-top: 30px
}
.block-index .block-index-title {
  font-family: 'Vollkorn';
  font-weight: 300;
  font-size: 14px;
  line-height: 1
}
.block-index .block-index-list {
  margin-top: 17px
}
.block-index-list {
  font-size: 14px;
  line-height: 1.4
}
.block-index-list li:not(:first-child) {
  margin-top: 15px
}
.block-index-list li {
  position: relative;
  display: table;
  padding-left: 52px;
  height: 40px
}
.block-index-list li a {
  display: table-cell;
  vertical-align: middle
}
.block-index-list li active {
color:#666;
font-weight: bold
}
.block-index-list li .icn-index {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.article-body {
  font-weight: 300;
  margin: 0 20px
}
.article-body h2, .article-body h3 {
  margin-top: 50px;
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 1.5;
  border-bottom: 1px solid #094
}
.article-body figure, .article-body h2+p, .article-body h3+p, .article-body p {
  margin-top: 27px
}
.article-body p {
  font-size: 14px;
  line-height: 1.7
}
.article-body figure figcaption {
  margin-top: 6px;
  clear: left;
  font-size: 11px;
  color: #666;
  line-height: 1.6
}
.article-body .block-location {
  margin-top: 38px
}
figure img {
  width: 100%;
  height: auto
}
figure+.figure-pattern01 {
  margin-top: 6px
}
.figure-pattern01 img {
  width: calc(50% - 3px);
  height: auto
}
.figure-pattern01 img:first-child {
  float: left;
  margin-right: 6px
}
.figure-pattern01 img:nth-child(3) {
  margin-top: 1.05%
}
.figure-pattern02 img {
  width: calc(50% - 10px);
  height: auto
}
.figure-pattern02 img:first-child {
  float: left;
  margin-right: 20px
}
.figure-pattern03 {
  overflow: hidden
}
.figure-pattern03 figure {
  width: calc(50% - 10px);
  float: left
}
.figure-pattern03 figure:first-child {
  margin-right: 20px
}
.block-location {
  padding: 19px;
  border: 1px solid #d5d5d5;
  background: #fff;
  font-weight: 300
}
.block-location+.block-location {
  position: relative;
  margin-top: -1px;
  border-top: 0
}
.block-location+.block-location:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 19px;
  right: 19px;
  height: 1px;
  background: #d5d5d5
}
.block-map, .pager {
  position: relative
}
.block-location .location-img {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 20px
}
.block-location .location-img img {
  width: 100%;
  height: auto
}
.block-location .location-details {
  overflow: hidden;
  font-size: 12px
}
.block-location .location-details p {
  margin-top: 0;
  font-size: 12px;
  line-height: 1.6
}
.block-location .location-details .location-name {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 14px
}
.block-location .location-details .block-location-info {
  font-weight: 300;
  margin-top: 16px
}
.block-location .location-strong {
  font-weight: 400;
  font-size: 12px
}
.block-location .location-info {
  font-weight: 300;
  font-size: 11px;
  line-height: 2em
}
.block-location .location-info .location-info-label {
  width: 80px;
  vertical-align: top
}
.next-page {
  font-family: "Vollkorn", "ヒラギノ明朝 ProN W6", HiraMinProN-W6, 游明朝, "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-top: 50px;
  font-weight: 700
}
.next-page .label {
  display: block;
  font-size: 12px
}
.next-page a {
  font-family: "Vollkorn", "ヒラギノ明朝 ProN W6", HiraMinProN-W6, 游明朝, "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: 700;
  display: block;
  margin-top: 5px;
  font-size: 14px
}
.pager, .pager .pager-title {
  font-family: "Vollkorn", serif;
}
.article-controls {
  margin-top: 37px
}
.article-controls .pager {
  display: inline-block
}
.pager {
  font-weight: 300
}
.pager .pager-title {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 13px;
  text-align: center
}
.pager ul li {
  display: table;
  width: 30px;
  height: 40px;
  float: left;
  font-size: 17px
}
.pager ul li:not(:first-child) {
  margin-left: 20px
}
.pager ul li a {
  display: table-cell;
  vertical-align: middle;
  background: #000;
  color: #fff
}
.pager ul li a:hover, .pager ul li.active a {
  color: #000;
  background: #e6e6e6
}
#recommend {
  margin: 60px 20px 0
}
#recommend .title {
  font-weight: 700;
  font-family: "ヒラギノ明朝 ProN W3", HiraMinProN-W3, 游明朝, "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 20px
}
#recommend a {
  color: #000
}
#recommend .entry-propose-list .entry-propose {
  width: auto;
  float: none;
  margin-left: 0
}
#recommend .entry-propose-list .entry-location {
  margin-top: 8px;
  padding-left: 101px
}
.block-map {
  padding-top: 100%;
  border: 1px solid #d5d5d5
}
.block-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.block-map+.block-location {
  margin-top: -1px;
  border-top: 0
}
.block-quote {
  position: relative;
  margin-top: 48px;
  padding: 23px 20px;
  background: #ececec
}
.block-quote .icn-quote-top {
  position: absolute;
  top: -18px;
  left: 10px;
  display: block;
  width: 37px;
  height: 27px
}
.block-quote .icn-quote-top svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.block-quote .icn-quote-bottom {
  position: absolute;
  bottom: -17px;
  right: 10px;
  display: block;
  width: 36px;
  height: 28px
}
.block-quote .icn-quote-bottom svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.block-quote .quote-source {
  margin-top: 27px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4
}
.block-quote .quote-txt p, .block-quote table {
  font-size: 13px;
  line-height: 1.5
}
.block-quote .quote-txt {
  margin-top: 16px
}
.block-quote table {
  width: 100%;
  margin-top: 12px
}
.block-quote table td:first-child {
  width: 55px;
  vertical-align: top
}
h1+.block-location-more, h2+.block-location-more, h3+.block-location-more, h4+.block-location-more, h5+.block-location-more, h6+.block-location-more {
  margin-top: 14px
}
.block-location-more {
  margin-top: 30px
}
.block-location-more .location-more-name {
  position: relative;
  display: table;
  padding-left: 38px;
  height: 26px;
  font-size: 18px;
  line-height: 1;
  font-weight: 700
}
.block-location-more .location-more-name .location-more-name-label {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.3
}
.block-location-more .location-more-name .icn-location {
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  display: block
}
.block-location-more .location-more-img img, .block-location-more .location-more-name .icn-location img {
  width: 100%;
  height: auto
}
.block-location-more .location-more-txt {
  margin-top: 10px;
  font-size: 14px
}
.block-location-more .location-more-txt p {
  margin-top: 0;
  line-height: 1.6
}
.block-location-more .location-more-img {
  margin-top: 18px
}
.block-location-more .location-more-info {
  font-weight: 300;
  margin-top: 12px;
  font-size: 11px
}
.block-location-more .location-more-info .location-more-info-label {
  width: 55px;
  vertical-align: top;
  line-height: 2
}
.btnCam a {
  background-color: #000;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 100%;
  padding: 16px 0;
  font-size: 16px
}
.f_bnrArea {
 margin-top: 20px;
margin-bottom: 10px
}
.f_bnrArea img {
width: 100%;
height: auto
}
.f_bnrArea span {
  font-family: "Vollkorn", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, 游明朝, "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
margin: 10px;
  width: 80%;
  font-weight: bold;
  font-size: 120%;
}
}

@media screen and (min-width:751px) {
#article.category-cooking .article-body p, .arrow, p.recipe_ttl b {
  font-weight: 500
}
.figure-pattern01 figcaption, .figure-pattern02 figcaption {
  clear: left
}
#page-header {
  position: relative;
  display: table;
  width: 100%;
  height: 80px;
  -webkit-box-shadow: 0 0 25px rgba(0,0,0,.1);
  box-shadow: 0 0 25px rgba(0,0,0,.1);
  text-align: center
}
#page-header .page-header-logo {
  position: relative;
  display: block;
  width: 100%;
  height: 30px;
  line-height: 1;
  padding: 25px 0
}
#page-header .page-header-logo .page-header-logo-label, #page-header .page-header-logo svg {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
#article.category-eating .entry-category:after {
  background: #ec6941
}
#article.category-eating .article-body h2, #article.category-eating .article-body h3 {
  border-bottom-color: #ec6941
}
#article.category-studying .entry-category:after {
  background: #6691c4
}
#article.category-studying .article-body h2, #article.category-studying .article-body h3 {
  border-bottom-color: #6691c4
}
#article.category-tripping .entry-category:after {
  background: #094
}
#article.category-tripping .article-body h2, #article.category-tripping .article-body h3 {
  border-bottom-color: #094;
  font-family: "Vollkorn", serif;
  font-weight: normal;
}
#article.category-cooking .block-thumbnail {
  width: 950px;
  margin: 70px auto 0
}
#article.category-cooking .entry-category:after {
  background: #D9D900
}
#article.category-cooking .article-body h2, #article.category-cooking .article-body h3 {
  border-bottom-color: #D9D900
}
p.recipe_ttl {
  font-size: 27px
}
p.recipe_ttl b {
  background: url(/contents/pc/oishii_nippon/cooking/01/img/recipe_icon.svg) center left no-repeat;
  background-size: 31px;
  padding: 0 0 0 41px
}
.table_link {
  width: 450px;
  margin: 100px auto 130px;
  font-size: 21px;
  text-align: center
}
.table_link a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #F16369;
  color: #fff;
  padding: 8px 0
}
.table_link a:after, .table_link a:before {
  position: absolute;
  top: 0;
  bottom: 0;
  content: '';
  display: block;
  margin: auto;
  vertical-align: middle
}
.table_link a:before {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: 10%;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.arrow {
  position: relative;
  vertical-align: middle
}
.d_path {
  width: 1160px;
  background: url(../img/link_icon.png) right center no-repeat;
  background-size: 4px 7px;
  text-align: right;
  margin: 130px auto 45px;
  padding: 0 9px 0 0;
  font-size: 13px;
  line-height: 1
}
.article-controls, .btnCam a, .f_bnrArea, .next-page, .pager ul li {
  text-align: center
}
.d_path a {
  color: #333
}
.type-a #article {
  padding-top: 65px
}

.type-a .article-body {
  margin-top: 80px
}
.type-a .article-header .block-title {
  width: 720px;
  margin: 0 auto
}
.type-a .article-header .entry-title {
  font-size: 32px;
  line-height: 1.5;
  font-family: "Vollkorn", serif;
  font-weight: normal;
}
.type-a .article-header .entry-title br {
  display: none
}
.type-a .article-header .entry-location {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 22px;
  font-size: 22px;
  color: #000
}
.type-a .article-header .entry-location p {
  line-height: 1.7;
  margin: 0 7px 0 0
}
.type-a .category-cooking .entry-location p b {
  font-size: 17px;
  font-weight: 500;
  margin: 0 0 0 3px
}
.type-a .article-header .entry-location img {
  position: relative;
  top: 22px;
  width: 50px;
  height: 50px
}
.type-a .article-header .entry-category {
  padding-bottom: 9px;
  font-size: 16px
}
.type-a .article-header .entry-date {
  margin-left: 27px
}
.type-a .article-header .block-inline {
  margin-top: 42px
}
.type-a .block-thumbnail {
  margin-top: 80px
}
.type-a .block-thumbnail img {
  width: 100%;
  height: auto
}
.type-b .article-header .block-title, body.type-c .article-header .block-title {
  padding: 26px 0 20px;
  background: #f7f7f7
}
.type-b .article-header .block-title .block-title-inner, body.type-c .article-header .block-title .block-title-inner {
  width: 720px;
  margin: 0 auto
}
.type-b .article-header h2, body.type-c .article-header h2 {
  width: 720px;
  margin: 50px auto 56px;
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Vollkorn", serif;
  font-weight: normal;
}
.type-b .article-header .entry-title, body.type-c .article-header .entry-title {
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 1.6
}
.type-b .article-header .entry-location, body.type-c .article-header .entry-location {
  font-size: 14px;
  float: left
}
.type-b .article-header .entry-category, body.type-c .article-header .entry-category {
  padding-right: 5px;
  padding-bottom: 10px
}
.type-b .article-header .entry-date, body.type-c .article-header .entry-date {
  margin-left: 33px
}
.type-b .article-header .block-inline, body.type-c .article-header .block-inline {
  font-size: 14px;
  float: right
}
.type-b .article-header .block-thumbnail img, body.type-c .article-header .block-thumbnail img {
  width: 100%;
  height: auto
}
.type-b .article-header .block-thumbnail .img-caption, body.type-c .article-header .block-thumbnail .img-caption {
  width: 720px;
  margin: 16px auto 0;
  font-size: 13px;
  line-height: 1.6;
  color: #666
}
.type-b .article-body, body.type-c .article-body, body.type-c .article-body h3 {
  margin-top: 60px
}
body.type-c .article-body .block-map {
  margin-top: 40px
}
.is-windows .img-caption {
  font-weight: 500
}
.article-intro {
  width: 720px;
  margin: 55px auto 0
}
.article-body {
  width: 720px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300
}
.article-body.is-windows, .article-body.is-windows figcaption {
  font-weight: 500
}
.article-body h2, .article-body h3 {
  padding-bottom: 14px;
  border-bottom: 1px solid #ec6941;
  font-size: 28px;
  line-height: 1.5
}
.article-body h2+p, .article-body h3+p {
  margin-top: 25px
}
.article-body h2:not(:first-child), .article-body h3:not(:first-child), .article-body p {
  margin-top: 60px
}
.article-body p {
  font-size: 18px;
  line-height: 1.6
}
.article-body p+p {
  margin-top: 40px
}
.article-body figure {
  margin-top: 55px;
  margin-left: -115px;
  margin-right: -115px
}
.figure-pattern01 img:first-child, .figure-pattern02 img:first-child {
  margin-right: 10px;
  float: left
}
.article-body figure figcaption {
  clear: left;
  margin-top: 16px;
  padding: 0 115px;
  font-size: 13px;
  color: #666;
  line-height: 1.6
}
.article-body figure+p {
  margin-top: 55px
}
.article-body .block-location {
  margin-top: 65px
}
.article-intro {
  font-weight: 300
}
.article-intro p {
  font-size: 15px;
  line-height: 1.7
}
.article-intro .block-index {
  margin-top: 60px
}
.block-index .block-index-title {
  font-family: 'Vollkorn';
  font-weight: 300;
  font-size: 20px;
  line-height: 1
}
.block-index .block-index-list {
  margin-top: 35px
}
.block-index-list {
  font-size: 15px;
  line-height: 2
}
.block-index-list li:not(:first-child) {
  margin-top: 20px
}
.figure-pattern01 img:nth-child(3), figure+.figure-pattern01 {
  margin-top: 10px
}
.block-index-list li {
  position: relative;
  display: table;
  padding-left: 60px;
  height: 40px
}
.block-index-list li a {
  display: table-cell;
  vertical-align: middle
}
.block-index-list li active {
color: #666;
font-weight: bold
}
.block-index-list li .icn-index {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.figure-pattern03 {
  overflow: hidden;
  margin-top: 60px
}
.figure-pattern03 figure {
  width: 339px;
  margin: 0;
  float: left
}
.figure-pattern03 figure+figure {
  float: right
}
.figure-pattern03 figure figcaption {
  padding: 0
}
.figure-pattern03 figure img {
  width: 100%;
  height: auto
}
#recommend {
  width: 950px;
  margin: 100px auto 0
}
#recommend .title {
  font-weight: 700;
  font-family: "ヒラギノ明朝 ProN W3", HiraMinProN-W3, 游明朝, "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 20px
}
.pager, .pager .pager-title {
  font-family: "Vollkorn", serif;
}
#recommend a {
  position: relative;
  color: #000
}
#recommend a .entry-location {
  margin-top: 20px
}
#recommend .entry-img {
  padding-top: 0
}
.block-map {
  border: 1px solid #d5d5d5
}
.block-map+.block-location {
  margin-top: -1px;
  border-top: 0
}
.block-map.map-large {
  width: 950px;
  height: 534px;
  margin-left: -115px
}
.block-location {
  min-height: 200px;
  padding: 30px 60px 30px 30px;
  border: 1px solid #d5d5d5;
  background: #fff;
  font-weight: 300
}
.block-location+.block-location {
  position: relative;
  margin-top: -1px;
  border-top: 0
}
.block-location+.block-location:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 30px;
  right: 30px;
  height: 1px;
  background: #d5d5d5
}
.block-quote, .next-page, .pager {
  position: relative
}
.block-location .location-img {
  float: left;
  margin-right: 30px
}
.block-location .location-details {
  overflow: hidden;
  font-size: 14px
}
.block-location .location-details .location-name {
  font-weight: 400;
  margin: 0;
  font-size: 18px
}
.block-location .location-details .block-location-info {
  margin-top: 23px
}
.block-location .location-info {
  font-weight: 300;
  font-size: 14px;
  line-height: 2em
}
.block-location .location-info .location-info-label {
  width: 150px;
  vertical-align: top
}
.block-location .location-strong {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3
}
.next-page {
  font-family: "Vollkorn", "ヒラギノ明朝 ProN W6", HiraMinProN-W6, 游明朝, "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-top: 60px;
  font-weight: 700
}
.next-page .label {
  display: block;
  font-size: 16px;
  margin-bottom: 3px
}
.next-page a, .pager ul li {
　font-family: "Vollkorn", "ヒラギノ明朝 ProN W6", HiraMinProN-W6, 游明朝, "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
　font-size: 18px
}
.article-controls {
  margin-top: 40px
}
.article-controls .pager {
  display: inline-block
}
.pager {
  font-weight: 300
}
.pager .pager-title {
  font-weight: 400;
  margin-bottom: 20px
}
.pager ul li {
  display: table;
  width: 30px;
  height: 40px;
  float: left
}
.pager ul li:not(:first-child) {
  margin-left: 20px
}
.pager ul li a {
  display: table-cell;
  vertical-align: middle;
  background: #000;
  color: #fff
}
.pager ul li a:hover, .pager ul li.active a {
  color: #000;
  background: #e6e6e6
}
.pager ul li.active a {
  pointer-events: none;
}
.block-quote {
  margin-top: 85px;
  padding: 47px 40px 50px;
  background: #ececec
}
.block-quote .icn-quote-top {
  position: absolute;
  top: -26px;
  left: 20px;
  display: block;
  width: 48px;
  height: 35px
}
.block-quote .icn-quote-top svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0
}
.block-quote .icn-quote-bottom {
  position: absolute;
  bottom: -27px;
  right: 20px;
  display: block;
  width: 48px;
  height: 38px
}
.block-quote .icn-quote-bottom svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0
}
.block-quote .quote-source {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4
}
.block-quote .quote-txt {
  margin-top: 40px
}
.block-quote .quote-txt p {
  font-size: 16px;
  line-height: 1.7
}
.block-quote figure {
  margin: 40px 0 0
}
.block-quote figure+p {
  margin-top: 35px
}
.block-quote p {
  margin: 35px 0 0
}
.block-quote figure figcaption {
  padding: 0
}
.block-quote figure+.quote-source, .block-quote p+.quote-source {
  margin-top: 50px
}
.block-quote table {
  width: 100%;
  margin-top: 22px
}
.block-quote table td:first-child {
  width: 120px;
  vertical-align: top
}
.block-quote+.block-location {
  margin-top: 100px
}
h1+.block-location-more, h2+.block-location-more, h3+.block-location-more, h4+.block-location-more, h5+.block-location-more, h6+.block-location-more {
  margin-top: 30px
}
.block-location-more {
  margin-top: 60px
}
.block-location-more .location-more-name {
  position: relative;
  display: table;
  padding-left: 44px;
  height: 30px;
  font-size: 22px;
  line-height: 1;
  font-weight: 700
}
.block-location-more .location-more-name .location-more-name-label {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.3
}
.block-location-more .location-more-name .icn-location {
  position: absolute;
  top: 0;
  left: 0;
  display: block
}
.block-location-more .location-more-txt {
  margin-top: 16px;
  font-size: 18px
}
.block-location-more .location-more-txt p {
  margin-top: 0;
  line-height: 1.6
}
.block-location-more .location-more-img {
  margin-top: 30px
}
.block-location-more .location-more-img img {
  width: 100%;
  height: auto
}
.block-location-more .location-more-info {
  font-weight: 300;
  margin-top: 20px;
  font-size: 14px
}
.block-location-more .location-more-info .location-more-info-label {
  width: 80px;
  vertical-align: top;
  line-height: 2
}
.interview-team p {
  line-height: 1;
  font-size: 13px;
  color: #666
}
.article-body .bnrArea {
  padding-bottom: 30px;
  text-align: center
}
article .btnCam a {
  background-color: #000;
  color: #fff;
  display: block;
  width: 100%;
  height: 70px;
  line-height: 70px
}
.f_bnrArea {
margin-top: 50px;
margin-bottom: 50px;
position: relative;
}
.f_bnrArea img {
margin-top: 10px;
width: 70%;
height: 230px;
object-fit: cover
}
.f_bnrArea span {
font-family: "Vollkorn", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, 游明朝, "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
margin: 10px;
font-weight: bold;
font-size: 150%;
}
}

main {
  font-family: "Vollkorn", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, 游明朝, "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif
}
a {
  color: #0092d5
}
.type-a a,
.type-b a {
  color: #0092d5
}
.cf:after {
  content: " ";
  display: block;
  clear: both
}
.entry-category:after, .entry-img.icn-new:before {
  content: '';
  display: block
}
.for-outline {
  position: absolute;
  overflow: hidden;
  clip: rect(0,0,0,0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0
}
.block-inline>* {
  float: left;
}
.entry-card, .entry-card .entry-name {
  color: #999
}
.entry-card a {
  display: block
}
.entry-card a .entry-name {
  color: #000
}
.entry-card.category-eatings .entry-category:after {
  background: #ec6941
}
.entry-card.category-studying .entry-category:after {
  background: #6691c4
}
.entry-card.category-tripping .entry-category:after {
  background: #094
}
.entry-card.category-cooking .entry-category:after {
  background: #D9D900
}
.entry-img img {
  width: 100%;
  height: auto
}
.entry-img.icn-new {
  position: relative
}
.entry-img.icn-new:before {
  position: absolute;
  left: 15px;
  bottom: 23px;
  width: 54px;
  height: 60px;
  background: url(/contents/pc/oishii_nippon/shared/img/icn_new.png) 50% 50% no-repeat;
  background-size: 54px auto;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%)
}
.entry-name {
  font-family: "Vollkorn", "ヒラギノ明朝 ProN W6", HiraMinProN-W6, 游明朝, "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: 700
}
.entry-name a {
  color: #000;
  text-decoration: none
}
.entry-location {
  color: #666
}
.entry-location p {
  margin: 0;
  line-height: 1
}
.entry-category {
  position: relative;
  color: #000;
  line-height: 1
}
.entry-category a, .entry-category p {
  line-height: inherit
}
.entry-category a {
  color: inherit
}
.entry-category:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #ec6941
}
.entry-date {
  color: #666;
  line-height: 1;
  font-family: "Vollkorn", serif;;
  font-weight: 300
}
#recommend .entry-propose-list .entry-propose {
  width: 450px;
  float: left;
  margin-left: 50px
}
#recommend .entry-propose-list .entry-propose:nth-child(odd) {
  clear: left;
  margin-left: 0
}
.entry-propose a {
  color: #0092d6
}

@media screen and (max-width:750px) {
main {
  margin-bottom: 30px
}
.entry-card-list .entry-card {
  margin: 50px 20px 0
}
.entry-card-list .entry-card a {
  margin: 0 -20px;
  padding: 0 20px
}
.entry-card-list .entry-card .entry-img {
  margin: 0 -20px
}
.entry-card .entry-name {
  padding: 16px 0 15px;
  font-size: 18px;
  line-height: 1.5
}
.entry-card .entry-date, .entry-card .entry-location {
  font-size: 13px
}
.entry-card .entry-category {
  padding: 0 2px 7px;
  font-size: 13px
}
.entry-card .block-inline {
  margin-top: 18px
}
.entry-card .block-inline>:not(:first-child) {
  margin-left: 20px
}
.entry-card .entry-img {
  position: relative
}
.entry-card .entry-img .release-date {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 55.9%;
  text-align: center;
  background: rgba(0,0,0,.7)
}
.entry-card .entry-img .release-date .label {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
  color: #fff;
  letter-spacing: .05em;
  font-family: "Vollkorn", serif;;
  font-weight: 300
}
.entry-card.is-private .entry-img {
  position: relative
}
.entry-card.is-private .entry-img:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rbga(#000, .7)
}
.block-entry-propose {
  margin: 50px 20px 0
}
.block-entry-propose .title {
  padding-bottom: 15px;
  border-bottom: 1px solid #a7a7a7;
  font-family: "Vollkorn", serif;;
  font-weight: 300;
  font-size: 24px;
  line-height: 1;
  color: #000
}
#about .about-link, #about .about-title {
  font-family: "Vollkorn", "ヒラギノ明朝 ProN W6", HiraMinProN-W6, 游明朝, "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: 700
}
.entry-propose {
  border-bottom: 1px solid #dadada
}
.entry-propose .entry-propose-inner {
  position: relative;
  display: block;
  padding: 30px 0 22px
}
.entry-propose .entry-propose-inner .entry-img {
  position: absolute;
  top: 30px;
  left: 0;
  width: 80px
}
.entry-propose .entry-propose-inner .entry-img img {
  width: 100%;
  height: auto;
  vertical-align: middle
}
.entry-propose .entry-name {
  min-height: 45px;
  padding-left: 101px;
  font-size: 14px;
  line-height: 1.5
}
.entry-propose .entry-txt {
  margin-top: 30px;
  font-size: 12px
}
.entry-propose .entry-txt p {
  line-height: 1.5
}
#about {
  margin-top: 50px;
  padding: 40px 0;
  text-align: center;
  background: url(../img/sp/bg_about_01.jpg) 50% 50% no-repeat;
  background-size: cover
}
#about .about-inner {
  margin: 0 auto
}
#about .about-title {
  font-size: 16px;
  line-height: 1
}
#about .about-txt {
  margin: 27px 20px 0;
  font-size: 14px;
  text-align: left
}
#about .about-txt p {
  line-height: 1.5
}
#about .about-link {
  margin-top: 26px;
  font-size: 14px
}
#about .about-link a {
  display: inline-block;
  padding-top: 33px;
  color: #0092d6;
  background: url(../img/icn_instagram.png) 50% 0 no-repeat;
  background-size: 24px 24px
}
.entry-category:after {
  height: 1px
}
#footer-banner {
  margin: 30px 47px 0;
  text-align: center
}
#footer-banner ul li:not(:first-child) {
  margin-top: 30px
}
#footer-banner ul img {
  width: 100%;
  height: auto
}
.only-pc {
  display: none
}
}

@media screen and (min-width:751px) {
main {
  margin-bottom: 50px
}
.entry-card-list .entry-card {
  width: 454px;
  float: left;
  margin-top: 40px;
  margin-left: 42px
}
.entry-card-list .entry-card:nth-child(odd) {
  clear: left;
  margin-left: 0
}
.entry-card .entry-name {
  padding: 13px 0 18px;
  font-size: 18px;
  line-height: 1.5
}
.entry-card .entry-date, .entry-card .entry-location {
  font-size: 13px
}
.entry-card .entry-category {
  padding: 0 3px 7px 2px;
  font-size: 13px
}
.entry-card .block-inline {
  margin-top: 22px
}
.entry-card .block-inline>:not(:first-child) {
  margin-left: 30px
}
.entry-card .entry-img {
  position: relative
}
.entry-card .entry-img .release-date {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 55.9%;
  text-align: center;
  background: rgba(0,0,0,.7)
}
.entry-card .entry-img .release-date .label {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
  color: #fff;
  letter-spacing: .05em;
  font-family: "Vollkorn", serif;;
  font-weight: 300
}
.block-entry-propose .title {
  padding-bottom: 15px;
  border-bottom: 1px solid #a7a7a7;
  font-family: "Vollkorn", serif;;
  font-weight: 300;
  font-size: 28px;
  line-height: 1;
  color: #000
}
.entry-propose-list .entry-propose {
  margin-top: 28px
}
.entry-propose .entry-propose-inner {
  position: relative;
  display: block;
  min-height: 114px;
  padding-left: 224px
}
#about .about-link a, #footer-banner ul {
  display: inline-block
}
.entry-propose .entry-propose-inner .entry-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 204px;
  padding-top: 5px
}
.entry-propose .entry-propose-inner .entry-img img {
  width: 100%;
  height: auto
}
.entry-propose .entry-name {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400
}
.entry-propose .entry-txt {
  margin-top: 15px;
  font-size: 14px;
  color: #333
}
.entry-propose .entry-txt p {
  line-height: 1.5
}
#about {
  position: relative;
  margin-top: 80px;
  padding: 60px 0;
  text-align: center;
  background: url(../img/bg_about_01.jpg) 50% 50% no-repeat;
  background-size: cover
}
#about .about-inner {
  width: 671px;
  margin: 0 auto
}
#about .about-title {
  font-size: 20px;
  line-height: 1
}
#about .about-txt {
  margin-top: 23px;
  font-size: 16px;
  text-align: left
}
#about .about-txt p {
  line-height: 2
}
#about .about-link {
  font-family: "Vollkorn", "ヒラギノ明朝 ProN W6", HiraMinProN-W6, 游明朝, "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: 700;
  font-size: 16px;
  margin-top: 24px
}
#about .about-link a {
  padding-top: 30px;
  color: #0092d6;
  background: url(../img/icn_instagram.png) 50% 0 no-repeat;
  background-size: 24px auto
}
#footer-banner {
  margin-top: 60px;
  text-align: center
}
#footer-banner ul li {
  float: left
}
#footer-banner ul li:not(:first-child) {
  margin-left: 55px
}
.only-sp {
  display: none
}
}

/*.content{
  margin: 0 auto;
  padding: 50px 10px;
  max-width: 1000px;
}
.content img{
  max-width: 100%;
  height: auto;
}
.content .img{
  margin-bottom: 15px;
}
.content h2{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.content h3{
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
}
.content ol{
  margin-bottom: 15px;
  margin-left: 1em;
}
.content ol li{
  font-size: 14px;
}
.content p{
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: normal;
}
.content .txtRed{
  color: #a51b20;
}
.content .txtRed a{
  color: #a51b20;
  text-decoration: none;
}
.content .txtRed a:hover{
  color: #a51b20;
  text-decoration: underline;
}*/
