/* CSS Document */
/* line 5, style.scss */
.piano_top_txt {
  text-align: center; }

/* line 10, style.scss */
.piano_top_txtb {
  text-align: left;
  display: inline-block;
  font-size: 22px;
  font-size: 2.2rem;
  margin: 20px 0 0 0;
  line-height: 1.8; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 10, style.scss */
    .piano_top_txtb {
      font-size: 20px;
      font-size: 2.0rem; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 10, style.scss */
    .piano_top_txtb {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 10, style.scss */
    .piano_top_txtb {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (max-width: 600px) {
    /* line 10, style.scss */
    .piano_top_txtb {
      font-size: 16px;
      font-size: 1.6rem; } }

/*
----------------------------------------*/
/*
----------------------------------------*/
@media screen and (min-width: 600.01px) and (max-width: 760px) {
  /* line 95, style.scss */
  .xmas_toppage_cattitle {
    margin: -20px -20px 0 -20px; } }
@media screen and (max-width: 600px) {
  /* line 95, style.scss */
  .xmas_toppage_cattitle {
    margin: -20px -20px 0 -20px; } }

/*
----------------------------------------*/
/*
----------------------------------------*/
/* line 185, style.scss */
.xmas_toppage_title {
  margin: 40px 0 0 0; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 185, style.scss */
    .xmas_toppage_title {
      margin: 30px 0 0 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 185, style.scss */
    .xmas_toppage_title {
      margin: 20px 0 0 0; } }
  @media screen and (max-width: 600px) {
    /* line 185, style.scss */
    .xmas_toppage_title {
      margin: 20px 0 0 0; } }

/* line 209, style.scss */
.xmas_toppage_titleb {
  font-size: 22px;
  font-size: 2.2rem;
  color: #aa191c;
  text-align: center;
  border-bottom: 1px solid #aa191c; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 209, style.scss */
    .xmas_toppage_titleb {
      font-size: 20px;
      font-size: 2.0rem; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 209, style.scss */
    .xmas_toppage_titleb {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 209, style.scss */
    .xmas_toppage_titleb {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (max-width: 600px) {
    /* line 209, style.scss */
    .xmas_toppage_titleb {
      font-size: 18px;
      font-size: 1.8rem; } }

/*
----------------------------------------*/
/* line 245, style.scss */
.xmas_toppage_txt {
  margin: 40px 0 0 0; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 245, style.scss */
    .xmas_toppage_txt {
      margin: 30px 0 0 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 245, style.scss */
    .xmas_toppage_txt {
      margin: 20px 0 0 0; } }
  @media screen and (max-width: 600px) {
    /* line 245, style.scss */
    .xmas_toppage_txt {
      margin: 20px 0 0 0; } }

/* line 269, style.scss */
.xmas_toppage_txtb {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 269, style.scss */
    .xmas_toppage_txtb {
      font-size: 12px;
      font-size: 1.2rem; } }
  @media screen and (max-width: 600px) {
    /* line 269, style.scss */
    .xmas_toppage_txtb {
      font-size: 12px;
      font-size: 1.2rem; } }

/*
----------------------------------------------------*/
/* line 299, style.scss */
.xmas_pickup {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 20px 0 0 0; }
  @media screen and (max-width: 600px) {
    /* line 299, style.scss */
    .xmas_pickup {
      display: block; } }

/* line 322, style.scss */
.xmas_pickup_box {
  width: calc(100% / 2 - 10px);
  padding: 10px 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 322, style.scss */
    .xmas_pickup_box {
      width: calc(100% / 2 - 5px); } }
  @media screen and (max-width: 600px) {
    /* line 322, style.scss */
    .xmas_pickup_box {
      width: 100%; } }

/* line 345, style.scss */
.xmas_pickup_box_img a:hover {
  opacity: 0.7; }

/* line 352, style.scss */
.xmas_pickup_box_title {
  margin: 10px 0 0 0;
  font-weight: bold;
  text-align: center; }

/* line 358, style.scss */
.xmas_pickup_box_titleb {
  text-align: left;
  display: inline-block; }

/* line 363, style.scss */
.xmas_pickup_box_txt {
  margin: 10px 0 0 0; }

/*# sourceMappingURL=style.css.map */
