@charset "UTF-8";

/* Normalize
--------------------------------*/
html,
body,
div,
header,
footer,
main,
article,
section,
aside,
nav,
figure,
figcaption {
  display: block;
  margin: 0;
  padding: 0;
}

html {
  line-height: 1.6;
  font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  font-size: 1em;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-break: strict;
}

body {
  overflow-x: hidden;
  background: #fff;
  color: #111;
}

a {
  color: inherit;
  transition: .3s;
}

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

dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
}

img,
iframe {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
}

img {
  height: auto;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td {
  vertical-align: baseline;
  border: 1px solid;
  text-align: left;
}

/* Remove Margin
--------------------------------*/
*:first-child,
.paragraph:first-child,
.widget:first-child,
.post:first-child {
  margin-top: 0;
}

*:last-child,
.paragraph:last-child,
.widget:last-child,
.post:last-child {
  margin-bottom: 0;
}

/* Heading
--------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: 700;
}

/* Common
--------------------------------*/
.cf:after {
  display: block;
  clear: both;
  content: "";
}

.f_left {
  float: left;
}

.f_right {
  float: right;
}

.center {
  text-align: center;
}

/* Site Width
--------------------------------*/
.site {
  max-width: 720px;
  margin: 0 auto;
}

.backnumber {
  margin: 64px 0 32px;
}

.backnumber__caption {
  line-height: 1;
  margin: 0 0 24px;
  padding: 0;
  border: 0;
  font-size: 1em;
  text-align: center;
}

.backnumber-banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 680px;
  margin: 0 auto;
}

.backnumber-banner__item {
  flex: 0 0 334px;
  margin-top: 10px;
}

.backnumber-banner__item:nth-child(-n+2) {
  margin-top: 0;
}

footer {
  padding-bottom: 32px;
  text-align: center;
}

/* Main
--------------------------------*/
.event_miyage {
  line-height: 1.4;
  padding: 0 5px;
  color: #01523F;
  font-size: 13px;
}

.event_title {
  margin-bottom: 12px;
  padding: 10px 0;
  background: url(/assets/images/old-plan/miyage/border.png) repeat-x 0 0;
  background: url(/assets/images/old-plan/miyage/border.png) repeat-x 0 0, url(/assets/images/old-plan/miyage/border.png) repeat-x 0 100%;
}

.event_body > section {
  margin-bottom: 30px;
  padding-bottom: 30px;
  background: url(/assets/images/old-plan/miyage/border.png) repeat-x 0 100%;
}

.event_body h2 {
  margin-bottom: 8px;
}

.event_body h2 ~ section {
  margin-top: 30px;
}

.group > section,
.group > li {
  float: left;
}

section:after,
.group:after {
  display: block;
  clear: both;
  content: "";
}

.link {
  text-align: center;
}

.event-block > img {
  display: block;
}

.rankin-shop-info {
  margin: 20px 10px 0;
  padding-bottom: 80px;
  background: url(/assets/images/old-plan/miyage/img_rankin.jpg) no-repeat 45% 100%;
}

.rankin-shop-info > section {
  width: 206px;
}

.rankin-shop-info > section:nth-child(2) {
  width: 226px;
  padding: 0 26px;
}

.rankin-shop-info h4 {
  text-align: center;
  margin-bottom: 16px;
}

.rankin-shop-info dd {
  margin: 4px 0 8px;
}

.miyage-shop-list > section {
  width: 220px;
  margin-top: 30px;
}


.miyage-shop-list > section:nth-child(3n+1) {
  clear: left;
}

.miyage-shop-list > section:nth-child(3n+2) {
  margin-left: 25px;
  margin-right: 25px;
}

.miyage-name {
  margin: 4px 0;
  color: #D2315E;
  font-size: 16px;
}

.miyage-shop-name {
  font-weight: bold;
}

.miyage-tourlist {
  list-style: none;
  margin: 10px 0 20px;
  padding: 0;
}

.miyage-tourlist li {
  width: 230px;
}

.miyage-tourlist li:nth-child(2) {
  margin: 0 10px;
}

.miyage-map > .event-block {
  padding: 10px;
  background: url(/assets/images/old-plan/miyage/bg_drop.jpg) #C7E6E7;
}

.miyage-area {
  width: 100%;
  border: 0;
  background: #fff;
  border-collapse: collapse;
}

.miyage-area .shop {
  width: 228px;
}

.miyage-area th,
.miyage-area td {
  vertical-align: baseline;
  padding: 4px 8px;
  border: 1px solid #C7E6E7;
  text-align: left;
}

.miyage-area th {
  background: #59CEC9;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.miyage-area td:last-child {
  text-align: center;
}

.miyage-area td:nth-last-child(5) {
  width: 68px;
}

.miyage-area td:nth-last-child(4) {
  width: 28px;
  text-align: center;
}

section.miyage-osusume {
  background: none;
  color: #333;
}

.miyage-osusume h2 ~ section {
  margin-top: 20px;
}

.osusume-comment {
  margin: 10px 0 5px;
}

.osusume-comment > .photo {
  float: left;
  margin-right: 10px;
}

section:nth-child(2n+1) .osusume-comment > .photo {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}

.osusume-comment > .text,
.osusume-spot-item > .text {
  overflow: hidden;
}

.osusume-comment .headline {
  margin-bottom: 4px;
  color: #D2315E;
  font-size: 16px;
  font-weight: bold;
}

.osusume-shop-info {
  min-height: 44px;
  margin-top: 10px;
  padding: 5px 0 5px 60px;
  background: url(/assets/images/old-plan/miyage/shopinfo1.png) no-repeat 0 50%;
  font-size: 12px;
}

section:nth-child(2n+1) .osusume-shop-info {
  background-image: url(/assets/images/old-plan/miyage/shopinfo2.png);
}

.osusume-shop-info > p {
  display: inline-block;
  vertical-align: top;
}

.osusume-spot {
  position: relative;
  min-height: 200px;
  padding-left: 90px;
}

.miyage-osusume02 .osusume-spot,
.miyage-osusume04 .osusume-spot,
.miyage-osusume06 .osusume-spot {
  padding-left: 0;
  padding-right: 90px;
}

.osusume-spot-item {
  position: relative;
  float: left;
  width: 305px;
  margin-top: 5px;
}

.osusume-spot-item > .photo {
  float: left;
  margin-right: 5px;
}

.osusume-spot-item + .osusume-spot-item {
  float: right;
}

.recommender {
  position: absolute;
  left: 0;
  top: 0;
}

.miyage-osusume02 .osusume-spot .recommender,
.miyage-osusume04 .osusume-spot .recommender,
.miyage-osusume06 .osusume-spot .recommender {
  left: auto;
  right: 0;
}

section.miyage-osusume03 .osusume-spot .recommender {
  top: -40px;
}

section.miyage-osusume04 .osusume-spot .recommender {
  top: -62px;
}

.osusume-spot-comment {
  position: absolute;
  left: 0;
  top: 74px;
}

.miyage-osusume02 .osusume-spot-item {
  min-height: 262px;
}