@charset "UTF-8";
.text-center {
  text-align: center; }

main img {
  max-width: 100%; }

.contents-wrap {
  padding: 0 0 50px;
  font-family: 'Helvetica Neue', Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, 'Meiryo', 'ＭＳ Ｐゴシック', Osaka, sans-serif !important;
  color: #003559;
  background: none;
  border-top: none; }

.inner {
  width: 100%;
  max-width: 920px;
  margin: 0 auto; }

.sw-text {
  font-size: 4.26666vw;
  font-weight: 600;
  line-height: 1.5;
  color: #000; }

.title-area-heading {
  display: block;
  padding-top: 12px;
  font-size: 13px;
  line-height: 1; }

#title-area.catetop h1 {
  height: auto;
  line-height: 1; }

.page-top-btn {
  padding-top: 2.5vw;
  margin: 0 2.66vw 6.66vw 0; }

.display-pc {
  display: none; }

.display-sp {
  display: inline-block; }

.layout {
  display: block; }

.layout__item {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center; }

.layout__item img {
  max-width: 100%; }

.mv {
  text-align: center; }

.section-title {
  margin: 35px 0 20px;
  text-align: center; }

.buy-item {
  margin-bottom: 20px; }

.buy-item-title,
.buy-box-title {
  padding: 0;
  margin-bottom: 10px;
  background: transparent;
  border: none;
  border-radius: 0; }

.buy-item:nth-child(1) .buy-item-title {
  width: 84vw; }

.buy-item:nth-child(2) .buy-item-title {
  width: 78.6666vw; }

.buy-item:nth-child(3) .buy-item-title {
  width: 87.3333vw; }

.buy-item:nth-child(4) .buy-item-title {
  width: 86.5333vw; }

.buy-box-title {
  width: 90.5333vw; }

.buy-row {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between; }

.buy-row-text {
  flex-basis: 52vw;
  width: 52vw;
  max-width: 52vw; }

.buy-row-img {
  flex-basis: 36.933333vw;
  width: 36.933333vw;
  max-width: 36.933333vw; }

.buy-link {
  width: 78.8vw;
  margin: 10px auto 0; }

.section-sell {
  margin-top: 55px; }

.sell-box {
  margin-top: 40px; }

.sell-item-title {
  padding: 0;
  margin-bottom: 10px;
  background: transparent;
  border: none;
  border-radius: 0; }

.sell-item-title01 {
  width: 92vw; }

.sell-item-title02 {
  width: 92.4vw; }

.sell-row {
  display: flex;
  justify-content: space-between; }

.sell-row-text {
  flex-basis: 52vw;
  width: 52vw;
  max-width: 52vw; }

.sell-row-img {
  flex-basis: 36.9333vw;
  width: 36.9333vw;
  max-width: 36.9333vw; }

.sell-link {
  width: calc(591 / 700 * 100%);
  margin: 10px auto 0; }

.sell-link-record {
  margin-top: 45px; }

.section-shop {
  margin-top: 60px; }

.shop-name {
  width: calc(487 / 700 * 100%);
  margin: 20px auto 0; }

.shop-img {
  margin-top: 25px; }

.shop-table {
  position: relative;
  margin-top: 20px; }

.shop-table th,
.shop-table td {
  padding: 5px;
  line-height: 1.5;
  border-top: 12px solid #fff;
  border-bottom: 12px solid #fff; }

.shop-table th {
  text-align: left;
  white-space: nowrap;
  border-right: 8px solid #fff; }

.shop-table tr:nth-child(odd) th,
.shop-table tr:nth-child(odd) td {
  background: #e9e9ea; }

.shop-table td p {
  margin-bottom: 20px; }

.shop-table td p:last-child {
  margin-bottom: 0; }

.link-shop {
  color: #000;
  text-decoration: underline; }

.shop-tel {
  /* position: absolute;
  top: calc(118 / 497 * 100%);
  left: calc(153 / 350 * 100%);
  width: calc(268 / 700 * 100%);
  line-height: 0; */
  color: #000;
  text-decoration: none; }

/* .shop-tel img {
  vertical-align: middle;
} */
@media screen and (min-width: 569px) {
  #wrap {
    min-width: 960px; }
  .title-area-heading {
    font-size: 28px; }
  .page-top-btn {
    width: 960px;
    padding-top: 10px;
    margin: 0 auto; }
  .display-pc {
    display: inline-block; }
  .display-sp {
    display: none; }
  .layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .section-title {
    margin: 50px 0 25px; }
  .sw-text {
    font-size: 16px; }
  .buy-list {
    width: 810px;
    margin: 0 auto;
    overflow: hidden; }
  .buy-item {
    float: left;
    width: 405px;
    margin-bottom: 60px;
    text-align: center; }
  .buy-item:nth-child(2n) {
    float: right; }
  .buy-item-title {
    width: auto !important;
    margin-bottom: 28px; }
  .buy-item:nth-child(4) .buy-item-title {
    margin-bottom: 10px; }
  .buy-row {
    display: block; }
  .buy-row-text {
    width: auto !important; }
  .buy-row-img {
    width: auto !important; }
  .buy-box {
    padding: 16px;
    text-align: center;
    border: 3px solid #e00012; }
  .buy-box-title {
    width: auto; }
  .buy-link {
    width: auto; }
  .section-sell {
    text-align: center; }
  .sell-item-title {
    width: auto; }
  .sell-row {
    width: 860px;
    margin: auto; }
  .sell-row-text {
    flex-basis: 430px;
    width: 430px;
    max-width: 430px;
    text-align: left; }
  .sell-row-img {
    flex-basis: 404px;
    width: 404px;
    max-width: 404px; }
  .sell-box {
    padding: 16px;
    text-align: center;
    border: 3px solid #e00012; }
  .section-shop {
    width: 857px;
    margin: 80px auto 0;
    text-align: center; }
  .shop-name {
    width: auto;
    text-align: left; }
  .shop-table {
    text-align: left; }
  .shop-table th {
    width: 326px; } }

@media screen and (max-width: 568px) {
  .inner-sp {
    width: calc(700 / 750 * 100%);
    margin: 0 auto; } }
