@charset "UTF-8";
/*! sanitize.css v3.0.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */
/*
 * Normalization
 */
audio:not([controls]) {
  display: none;
}

button {
  overflow: visible;
  -webkit-appearance: button;
}

details {
  display: block;
}

html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

input {
  -webkit-border-radius: 0;
}

input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
}

input[type="number"] {
  width: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

main {
  display: block;
}

pre {
  overflow: auto;
}

progress {
  display: inline-block;
}

small {
  font-size: 75%;
}

summary {
  display: block;
}

svg:not(:root) {
  overflow: hidden;
}

template {
  display: none;
}

textarea {
  overflow: auto;
}

[hidden] {
  display: none;
}

/*
 * Universal inheritance
 */
*,
::before,
::after {
  box-sizing: inherit;
}

* {
  font-size: inherit;
  line-height: inherit;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

/*
 * Opinionated defaults
 */
*,
::before,
::after {
  border-style: solid;
  border-width: 0;
}

* {
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

:root {
  background-color: #FFFFFF;
  box-sizing: border-box;
  color: #000000;
  cursor: default;
  font: 100%/1.5 sans-serif;
  text-rendering: optimizeLegibility;
}

a {
  text-decoration: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

button,
input,
select,
textarea {
  background-color: transparent;
}

button,
input,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}

button,
[type="button"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  min-height: 1.5em;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

nav ol,
nav ul {
  list-style: none;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea {
  resize: vertical;
}

::-moz-selection {
  background-color: #B3D4FC;
  color: #ffffff;
  text-shadow: none;
}

::selection {
  background-color: #B3D4FC;
  color: #ffffff;
  text-shadow: none;
}

[aria-busy="true"] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

[hidden][aria-hidden="false"] {
  clip: rect(0 0 0 0);
  display: inherit;
  position: absolute;
}

[hidden][aria-hidden="false"]:focus {
  clip: auto;
}

/*------------------------------------
			style.scss make start
------------------------------------*/
body {
  font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "メイリオ",sans-serif;
  background-color: #fff;
  color: #73746c;
}

#head {
  margin: 0;
}

.wrap {
  width: 760px;
  height: 100%;
  margin: 0 auto;
  font-size: 1em;
}

p.inner {
  line-height: 2.0;
}

header {
  background-image: url(../img/bg_head.jpg);
  background-repeat: repeat;
  background-position-y: center;
  background-position-x: center;
  padding: 30px 0 0 0;
}

header img {
  margin: 0 auto;
  display: block;
  width: 600px;
  padding: 0 0 30px 0;
}

header h1 {
  width: 100%;
  background-color: #000;
  color: #ccc;
  font-size: 1.7em;
  text-align: center;
  padding: 20px 0;
}

header.after-report-head {
  background-image: url(../img/bg_after.jpg);
  background-position-y: top;
  padding: 0 0 0 0;
}

header.after-report-head img {
  padding: 0;
}

h2 {
  color: #000;
  text-align: center;
  font-size: 1.5em;
  padding: 30px 0;
}

h2.long-title {
  text-align: left;
}

.event-contents {
  padding-bottom: 30px;
}

.event-contents dl {
  font-size: 1.4em;
  margin: 0 auto 20px auto;
  width: 570px;
}

.event-contents img {
  display: block;
  margin: 0 auto 0 auto;
}

.event-contents h3 {
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 20px;
}

.event-contents .event-detail {
  font-size: 1.2em;
  margin: 0 auto 30px auto;
  width: 570px;
}

.author-comment {
  background-color: #faf7de;
  padding-bottom: 30px;
}

.author-comment p {
  line-height: 2;
}

.author-comment .author-name {
  text-align: right;
  clear: both;
}

.author-comment .inner {
  margin: 0 0 10px 0;
}

.author-comment img {
  display: block;
  margin: 0 15px 5px 0;
  float: left;
  width: 300px;
}

.sale-info .item-list {
  margin: 0 auto;
  width: 600px;
  overflow: hidden;
}

.sale-info .item-list .item-info {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-color: rgba(110, 110, 90, 0.8);
  background-color: #dcdcc8;
  padding: 20px 10px 20px 20px;
}

.sale-info .item-list .item-info img {
  margin: 0 0 0 0;
  display: block;
  height: 300px;
}

.sale-info .item-list .item-info p {
  font-size: 0.8em;
  margin: 0 auto;
  text-align: center;
}

.sale-info .item-list .item-info dl {
  margin: 0 0 0 10px;
  padding: 10px 0 0 0;
  color: #666;
}

.sale-info .item-list .item-info dl dt {
  font-size: 1.5em;
  margin-bottom: 10px;
  text-align: left;
}

.sale-info .item-list .item-info dl dd {
  line-height: 1.8;
  padding: 0 0 0 15px;
}

.sale-info .item-list .item-info dl dd a {
  font-size: 1.5em;
  color: #fff;
  background-color: #8c6e14;
  border: 2px solid #fff;
  padding: 6px 20px 8px 20px;
  -webkit-transition-property: background-color;
  -webkit-transition-duration: 500ms;
  transition-property: background-color;
  transition-duration: 500ms;
}

.sale-info .item-list .item-info dl dd a:hover {
  background-color: #a08c3c;
}

.sale-info .item-list .item-info dl .btn-tsuhan {
  text-align: center;
  padding: 20px 0 0 0;
}

.after-report {
  width: 760px;
  margin: 0 auto;
}

.after-report .inner {
  margin: 30px 0 0 0;
}

.after-report .split-inner {
  margin: 30px 0 0 0;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-box: justify;
  -moz-flex-box: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.after-report .split-inner p {
  margin: 0 0 0 20px;
}

#foot {
  margin-top: 30px;
  font-size: 0.8em;
}
