@charset "UTF-8";

/* -----------------------------
  ベース調整
----------------------------- */

@media print, screen and (min-width: 768px) {
  #rwd-content figure {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  #rwd-content .rwd-product-header {
    margin-bottom: 0;
    border: none;
  }
  #rwd-content .rwd-product-header .rwd-headline1-type02 {
    padding-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

/* -----------------------------
  .lead-block
----------------------------- */

#rwd-content .lead-block {
  text-align: center;
}
#rwd-content .lead-block .text1 {
  margin-top: 0.9em;
  font-size: 2.4rem;
  line-height: calc(42 / 24);
  font-weight: bold;
}
#rwd-content .lead-block .text2 {
  font-size: 1.8rem;
  line-height: calc(34 / 18);
}
#rwd-content .lead-block .text3 {
  font-size: 1.8rem;
  line-height: calc(34 / 18);
  font-weight: bold;
}
#rwd-content .lead-block .date {
  width: 585px;
  margin-top: 40px;
}
#rwd-content .lead-block .text4,
#rwd-content .lead-block .text4 a {
  font-size: 3rem;
  line-height: calc(45 / 30);
  font-weight: bold;
}
#rwd-content .lead-block .text4 {
  margin-top: 12px;
}
#rwd-content .lead-block .text4 a {
  text-decoration: underline;
}
#rwd-content .lead-block .address {
  margin-top: 0.5em;
  font-size: 2rem;
  line-height: calc(30 / 20);
}
#rwd-content .lead-block .recommend {
  margin-top: 50px;
}
#rwd-content .lead-block .recommend dt {
  font-size: 2.4rem;
  line-height: calc(42 / 24);
  font-weight: bold;
}
#rwd-content .lead-block .recommend dd {
  font-size: 1.8rem;
  line-height: calc(34 / 18);
  font-weight: bold;
}

@media print, screen and (min-width: 768px) {
  #rwd-content .lead-block .recommend {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0 18px;
  }
  #rwd-content .lead-block .recommend dt {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #rwd-content .lead-block {
    
  }
  #rwd-content .lead-block .text1 {
    font-size: 1.8rem;
    line-height: calc(30 / 18);
    text-align: left;
  }
  #rwd-content .lead-block .text2 {
    font-size: 1.5rem;
    line-height: calc(25 / 15);
    text-align: left;
  }
  #rwd-content .lead-block .text3 {
    font-size: 1.5rem;
    line-height: calc(25 / 15);
    text-align: left;
  }
  #rwd-content .lead-block .date {
    width: 100%;
    max-width: 289px;
    margin-top: 33px;
  }
  #rwd-content .lead-block .text4,
  #rwd-content .lead-block .text4 a {
    font-size: 1.6rem;
    line-height: calc(30 / 16);
  }
  #rwd-content .lead-block .text4 {
    margin-top: 14px;
  }
  #rwd-content .lead-block .text4 a {
    text-decoration: underline;
  }
  #rwd-content .lead-block .address {
    font-size: 1.5rem;
    line-height: calc(25 / 15);
  }
  #rwd-content .lead-block .recommend {
    margin-top: 35px;
    text-align: left;
  }
  #rwd-content .lead-block .recommend dt,
  #rwd-content .lead-block .recommend dd {
    font-size: 1.5rem;
    line-height: calc(25 / 15);
  }
}

/* -----------------------------
  .feature
----------------------------- */

#rwd-content .feature-note1 {
  max-width: 1012px;
  margin: 82px auto 0;
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
}

#rwd-content .feature-note3 {
  max-width: 1012px;
  margin: 0.6em auto 0;
  font-size: 1.6rem;
  line-height: 1.7;
  font-weight: bold;
  text-align: center;
  color: #fe6c14;
}

#rwd-content .feature {
  width: 100%;
  max-width: 1012px;
  margin: 17px auto 0;
  border-collapse: collapse;
}
#rwd-content .feature th,
#rwd-content .feature td {
  vertical-align: middle;
  height: 184px;
  box-sizing: border-box;
}
#rwd-content .feature th {
  width: 182px;
  padding: 5px 27px;
  font-size: 2.4rem;
  line-height: calc(42 / 24);
  font-weight: bold;
  background: #4a4234;
  text-align: center;
  color: #e7e2d3;
  white-space: nowrap;
}
#rwd-content .feature td {
  padding: 5px 27px;
  font-size: 2rem;
  line-height: calc(30 / 20);
  font-weight: bold;
  background: #e7e2d3;
  text-align: left;
}
#rwd-content .feature tr:nth-child(even) td {
  background: #f1f1e9;
}
#rwd-content .feature td .note {
  font-weight: normal;
}

#rwd-content .feature-note2 {
  max-width: 1012px;
  margin: 1.2em auto 0;
  font-size: 1.6rem;
  line-height: 1;
}

@media print, screen and (min-width: 768px) {
  #rwd-content .feature tr + tr th,
  #rwd-content .feature tr + tr td {
    height: 194px;
    border-top: solid 10px #fff;
  }
  #rwd-content .feature td {
    width: calc(100% - 182px);
  }
}

@media screen and (max-width: 767px) {
  #rwd-content .feature-note1 {
    margin: 50px auto 0;
    font-size: 1.4rem;
    line-height: calc(22 / 14);
    text-align: left;
  }
  
  #rwd-content .feature-note3 {
    font-size: 1.4rem;
    text-align: left;
  }
  
  #rwd-content .feature {
    margin: 15px auto 0;
  }
  #rwd-content .feature,
  #rwd-content .feature tr,
  #rwd-content .feature th,
  #rwd-content .feature td {
    display: block;
  }
  #rwd-content .feature th,
  #rwd-content .feature td {
    height: auto;
  }
  #rwd-content .feature th {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 0 0;
    font-size: 1.8rem;
    line-height: 1;
  }
  #rwd-content .feature tr + tr th {
    margin-top: 10px;
  }
  #rwd-content .feature td {
    padding: 23px 12px;
    font-size: 1.5rem;
    line-height: calc(25 / 15);
  }
  #rwd-content .feature td .note {
    font-size: 1.4rem;
  }

  #rwd-content .feature-note2 {
    margin: 1em auto 0;
    font-size: 1.4rem;
    line-height: calc(22 / 14);
  }
}

/* -----------------------------
  #sns
----------------------------- */

#sns {
  max-width: 1012px;
  margin: 52px auto 0;
  padding: 27px 10px 23px;
  text-align: center;
  border: solid 1px #b3b3b3;
  box-sizing: border-box;
}
#sns .title {
  margin-bottom: 0;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1;
}
#sns .desc p {
  font-size: 1.8rem;
  line-height: calc(34 / 18);
  font-weight: bold;
}
#sns .icons {
  display: flex;
  justify-content: center;
  gap: 0 19px;
}
#sns .icons a {
  display: inline-block;
}
#sns .icons a img {
  width: 50px;
}

@media print, screen and (min-width: 768px) {
  #sns .desc {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 30px;
  }
}

@media screen and (max-width: 767px) {
  #sns {
    margin: 50px auto 0;
    padding: 24px 5px 25px;
  }
  #sns .title {
    margin-bottom: 0;
    font-size: 2rem;
    line-height: calc(25 / 20);
  }
  #sns .desc p {
    margin-top: 0.7em;
    font-size: 1.5rem;
    line-height: calc(25 / 15);
  }
  #sns .icons {
    margin-top: 16px;
  }
}

/* -----------------------------
  #map
----------------------------- */

#map {
  margin: 53px 0 47px;
  text-align: center;
}
#map .title {
  margin-bottom: 0;
  text-decoration: underline;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
}
#map .address {
  margin-top: 23px;
  font-size: 2rem;
  line-height: 1;
}
#map iframe {
  width: 100%;
  height: 480px;
  margin-top: 50px;
}

@media print, screen and (min-width: 768px) {
  
}

@media screen and (max-width: 767px) {
  #map {
    margin: 47px 0 33px;
  }
  #map .title {
    font-size: 1.6rem;
  }
  #map .address {
    margin-top: 18px;
    font-size: 1.5rem;
  }
  #map iframe {
    height: 290px;
    margin-top: 33px;
  }
}

/* -----------------------------
  最下部エリア用
----------------------------- */

#rwd-content .text-red {
  color: #f00;
}
#rwd-content #no-illegal {
  border: solid 1px #333;
  padding: 15px;
}

@media print, screen and (min-width: 768px) {
  #rwd-content .attn01 {
    font-size: 1.8rem;
  }
  #rwd-content h2.caution01 {
    font-size: 2.1rem;
  }
  #rwd-content #no-illegal .rwd-grid-item {
    position: relative;
  }
  #rwd-content #no-illegal .rwd-grid-item .rwd-link-list01 {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  
}
