/*! Writen  by SCSS */
@media screen and (max-width: 1700px) {
  .vpc1700 {
    display: none; } }
@media not screen, screen and (min-width: 1701px) {
  .vsp1700 {
    display: none; } }
.breadlist {
  display: none; }

.sec01 .inner {
  margin: 40px auto 0;
  padding: 40px 0 0;
  background: #fff;
  max-width: 1000px;
  width: calc(100% - 40px); }
  @media screen and (max-width: 480px) {
    .sec01 .inner {
      margin-top: 0; } }
.sec01 .sec01_cont .img img {
  width: 100%; }
.sec01 .hanrei_wrap {
  text-align: center;
  margin: 20px auto 30px; }
  .sec01 .hanrei_wrap .hanrei {
    max-width: 476px;
    margin: 0 auto 15px; }
    .sec01 .hanrei_wrap .hanrei img {
      width: 100%; }
  .sec01 .hanrei_wrap p {
    font-size: 11px; }
    @media screen and (max-width: 480px) {
      .sec01 .hanrei_wrap p {
        font-size: 9px;
        text-align: left; } }
    .sec01 .hanrei_wrap p.ind {
      text-indent: -1em;
      padding-left: 1em; }
.sec01 .map_btns {
  display: flex;
  justify-content: center;
  column-gap: 20px;
  margin-top: 40px; }
  @media screen and (max-width: 480px) {
    .sec01 .map_btns {
      margin-bottom: 25px; } }
  .sec01 .map_btns li {
    width: calc(233%/10.8); }
    @media screen and (max-width: 480px) {
      .sec01 .map_btns li {
        width: calc(115%/3.74);
        width: 46%; } }
    .sec01 .map_btns li a {
      background: #363333;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #fff;
      font-size: clamp(14px, calc(16vw / 10.8), 16px);
      line-height: 1;
      padding: 1em 10px; }
      @media screen and (max-width: 480px) {
        .sec01 .map_btns li a {
          padding: 1.091em 0;
          font-size: calc(13vw / 3.9);
          letter-spacing: 0; } }
      .sec01 .map_btns li a img {
        margin-left: 0.2em;
        line-height: 0;
        height: 1em;
        width: auto; }
        @media screen and (max-width: 480px) {
          .sec01 .map_btns li a img {
            height: 0.7em;
            margin-left: 0.5em; } }

footer {
  padding: 50px 0; }
  @media screen and (max-width: 480px) {
    footer {
      padding: 30px 0; } }

.cbtn_wrap,
.inner_ent,
.footer,
.f_contact_wrap,
header,
.fbnr_wrap {
  display: none !important; }

@media print {
  .sec01 {
    padding-top: 10px; }
    .sec01 .inner {
      width: calc(100% - 250px); }
    .sec01 .map_btns {
      display: none; }
    .sec01 .hanrei {
      margin-bottom: 10px; }
    .sec01 .cap_wrap01 .cap_l {
      font: 8px;
      margin-bottom: 1em; }
      .sec01 .cap_wrap01 .cap_l:nth-last-child(1) {
        margin-bottom: 0; }

  .pagetop2,
  .sec03,
  footer {
    display: none; } }

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