/* CSS Document */
/* line 5, style.scss */
.top_img {
  background-image: url("../images/top_bg01.png"), url("../images/top_bg02.png");
  background-position: top left, top right;
  background-repeat: no-repeat, no-repeat;
  background-size: 285px auto, 530px auto;
  padding: 0 20px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 5, style.scss */
    .top_img {
      background-size: 33vw auto, 62vw auto; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 5, style.scss */
    .top_img {
      background-size: 33vw auto, 62vw auto; } }
  @media screen and (max-width: 360px) {
    /* line 5, style.scss */
    .top_img {
      background-size: 33vw auto, 62vw auto; } }

/* line 25, style.scss */
.top_imgb {
  max-width: 1100px;
  width: 100%;
  height: 480px;
  margin: auto;
  position: relative;
  overflow: hidden; }
  @media all and (min-width: 930.01px) and (max-width: 1000px) {
    /* line 25, style.scss */
    .top_imgb {
      height: 48vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 25, style.scss */
    .top_imgb {
      height: 48vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 25, style.scss */
    .top_imgb {
      height: auto; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 25, style.scss */
    .top_imgb {
      height: auto; } }
  @media screen and (max-width: 360px) {
    /* line 25, style.scss */
    .top_imgb {
      height: auto; } }

/* line 50, style.scss */
.title_img {
  position: absolute;
  top: 8%;
  left: 4.4%;
  max-width: 585px;
  width: 100%; }
  @media all and (min-width: 930.01px) and (max-width: 1000px) {
    /* line 50, style.scss */
    .title_img {
      max-width: 58.5vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 50, style.scss */
    .title_img {
      max-width: 58.5vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 50, style.scss */
    .title_img {
      position: relative;
      max-width: none;
      left: 0;
      top: 0;
      width: 90%;
      margin: 30px auto 0; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 50, style.scss */
    .title_img {
      position: relative;
      max-width: none;
      left: 0;
      top: 0;
      width: 100%;
      margin: 90px auto 0; } }
  @media screen and (max-width: 360px) {
    /* line 50, style.scss */
    .title_img {
      position: relative;
      max-width: none;
      left: 0;
      top: 0;
      width: 100%;
      margin: 90px auto 0; } }

/* line 89, style.scss */
.stitle_txt {
  position: absolute;
  top: 2%;
  left: 0;
  max-width: 200px;
  width: 100%; }
  @media all and (min-width: 930.01px) and (max-width: 1000px) {
    /* line 89, style.scss */
    .stitle_txt {
      max-width: 20vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 89, style.scss */
    .stitle_txt {
      max-width: 20vw; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 89, style.scss */
    .stitle_txt {
      max-width: 43.3vw;
      top: 0; } }
  @media screen and (max-width: 360px) {
    /* line 89, style.scss */
    .stitle_txt {
      max-width: 43.3vw;
      top: 0; } }

/* line 114, style.scss */
.title_txt {
  position: absolute;
  right: 3.6%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  max-width: 385px;
  height: 345px;
  width: 100%;
  filter: drop-shadow(0 0px 5px rgba(255, 255, 255, 0.9)) drop-shadow(0 0px 5px rgba(255, 255, 255, 0.9)) drop-shadow(0 0px 5px rgba(255, 255, 255, 0.9)) drop-shadow(0 0px 5px rgba(255, 255, 255, 0.9));
  transform: translateZ(0); }
  @media all and (min-width: 930.01px) and (max-width: 1000px) {
    /* line 114, style.scss */
    .title_txt {
      max-width: 38.5vw;
      height: 34.5vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 114, style.scss */
    .title_txt {
      max-width: 38.5vw;
      height: 34.5vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 114, style.scss */
    .title_txt {
      position: relative;
      max-width: 340px;
      height: auto;
      right: 0;
      margin: -50px auto 30px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 114, style.scss */
    .title_txt {
      position: relative;
      max-width: 340px;
      width: 75%;
      height: auto;
      right: 0;
      margin: -50px auto 30px; } }
  @media screen and (max-width: 360px) {
    /* line 114, style.scss */
    .title_txt {
      position: relative;
      max-width: 340px;
      width: 80%;
      height: auto;
      right: 0;
      margin: -30px auto 30px; } }

/* line 159, style.scss */
.comment_area {
  background: linear-gradient(90deg, #7e9bd0 0%, #e67bad 100%);
  padding: 0 10px; }

/* line 163, style.scss */
.comment_areab {
  max-width: 1100px;
  width: 100%;
  margin: auto;
  padding: 15px 0;
  text-align: center; }
  /* line 169, style.scss */
  .comment_areab p {
    color: #ffffff;
    line-height: 1.5;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
    display: inline-block;
    text-align: left; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 169, style.scss */
      .comment_areab p {
        font-size: 20px;
        font-size: 2.0rem;
        text-align: center; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 169, style.scss */
      .comment_areab p {
        font-size: 19px;
        font-size: 1.9rem;
        text-align: center; } }
    @media screen and (max-width: 360px) {
      /* line 169, style.scss */
      .comment_areab p {
        font-size: 18px;
        font-size: 1.8rem;
        text-align: center; } }

/* line 198, style.scss */
.pankuzu {
  padding: 20px 0 0; }

/* line 211, style.scss */
.content {
  margin: 0;
  background-image: url("../images/bg01.png");
  background-position: center left;
  background-repeat: repeat-y;
  background-size: 265px auto;
  padding: 0 40px 60px; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 211, style.scss */
    .content {
      padding: 0 30px 60px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 211, style.scss */
    .content {
      padding: 0 30px 60px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 211, style.scss */
    .content {
      padding: 0 20px 60px;
      background-size: 35vw auto; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 211, style.scss */
    .content {
      padding: 0 20px 60px;
      background-size: 35vw auto; } }
  @media screen and (max-width: 360px) {
    /* line 211, style.scss */
    .content {
      padding: 0 15px 60px;
      background-size: 35vw auto; } }

/* line 240, style.scss */
.about {
  margin: 20px 0 0; }

/* line 243, style.scss */
.aboutb {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 243, style.scss */
    .aboutb {
      display: block; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 243, style.scss */
    .aboutb {
      display: block; } }
  @media screen and (max-width: 360px) {
    /* line 243, style.scss */
    .aboutb {
      display: block; } }

/* line 261, style.scss */
.about_txt {
  width: calc(100% - 492px); }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 261, style.scss */
    .about_txt {
      width: calc(100% - 41vw); } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 261, style.scss */
    .about_txt {
      width: calc(100% - 41vw); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 261, style.scss */
    .about_txt {
      width: 100%;
      text-align: center; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 261, style.scss */
    .about_txt {
      width: 100%;
      text-align: center; } }
  @media screen and (max-width: 360px) {
    /* line 261, style.scss */
    .about_txt {
      width: 100%;
      text-align: center; } }
  /* line 281, style.scss */
  .about_txt p {
    font-size: 18px;
    font-size: 1.8rem;
    color: #716129; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 281, style.scss */
      .about_txt p {
        font-size: 15px;
        font-size: 1.5rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 281, style.scss */
      .about_txt p {
        font-size: 15px;
        font-size: 1.5rem;
        display: inline-block;
        text-align: left; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 281, style.scss */
      .about_txt p {
        font-size: 15px;
        font-size: 1.5rem;
        display: inline-block;
        text-align: left; } }
    @media screen and (max-width: 360px) {
      /* line 281, style.scss */
      .about_txt p {
        font-size: 14px;
        font-size: 1.4rem;
        display: inline-block;
        text-align: left; } }
    /* line 309, style.scss */
    .about_txt p strong {
      color: #942424;
      font-weight: normal; }

/* line 315, style.scss */
.about_img {
  max-width: 492px;
  width: 100%;
  position: relative;
  margin: 75px 0; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 315, style.scss */
    .about_img {
      max-width: 41vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 315, style.scss */
    .about_img {
      max-width: 41vw;
      margin: 30px 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 315, style.scss */
    .about_img {
      max-width: 70%;
      margin: 15% auto 0; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 315, style.scss */
    .about_img {
      max-width: 100%;
      margin: 20% auto 0; } }
  @media screen and (max-width: 360px) {
    /* line 315, style.scss */
    .about_img {
      max-width: 100%;
      margin: 70px auto 0; } }

/* line 343, style.scss */
.co_img01 {
  max-width: 157px;
  position: absolute;
  top: -10%;
  left: 2.5%; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 343, style.scss */
    .co_img01 {
      max-width: 13.1vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 343, style.scss */
    .co_img01 {
      max-width: 13.1vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 343, style.scss */
    .co_img01 {
      max-width: 40%;
      top: -25%; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 343, style.scss */
    .co_img01 {
      max-width: 40%;
      top: -25%; } }
  @media screen and (max-width: 360px) {
    /* line 343, style.scss */
    .co_img01 {
      max-width: 40%;
      top: -25%; } }

/* line 367, style.scss */
.co_img02 {
  max-width: 162px;
  position: absolute;
  top: -10%;
  right: -6.5%; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 367, style.scss */
    .co_img02 {
      max-width: 13.5vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 367, style.scss */
    .co_img02 {
      max-width: 13.5vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 367, style.scss */
    .co_img02 {
      max-width: 38%;
      top: -20%;
      right: -3.5%; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 367, style.scss */
    .co_img02 {
      max-width: 38%;
      top: -20%;
      right: -3.5%; } }
  @media screen and (max-width: 360px) {
    /* line 367, style.scss */
    .co_img02 {
      max-width: 38%;
      top: -20%;
      right: -3.5%; } }

/* line 394, style.scss */
.co_img03 {
  max-width: 235px;
  position: absolute;
  bottom: -20%;
  right: 0;
  left: 0;
  margin: 0 auto; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 394, style.scss */
    .co_img03 {
      max-width: 19.6vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 394, style.scss */
    .co_img03 {
      max-width: 19.6vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 394, style.scss */
    .co_img03 {
      max-width: 50%;
      bottom: -25%; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 394, style.scss */
    .co_img03 {
      max-width: 50%;
      bottom: -25%; } }
  @media screen and (max-width: 360px) {
    /* line 394, style.scss */
    .co_img03 {
      max-width: 50%;
      bottom: -25%; } }

/* line 420, style.scss */
.price-time {
  margin: 70px 0 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 420, style.scss */
    .price-time {
      margin: 90px 0 0; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 420, style.scss */
    .price-time {
      margin: 90px 0 0; } }
  @media screen and (max-width: 360px) {
    /* line 420, style.scss */
    .price-time {
      margin: 90px 0 0; } }

/* line 436, style.scss */
.price-timeb {
  display: flex;
  justify-content: space-between; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 436, style.scss */
    .price-timeb {
      display: block; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 436, style.scss */
    .price-timeb {
      display: block; } }
  @media screen and (max-width: 360px) {
    /* line 436, style.scss */
    .price-timeb {
      display: block; } }

/* line 453, style.scss */
.price {
  width: calc(50% - 15px);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 453, style.scss */
    .price {
      width: 55%; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 453, style.scss */
    .price {
      width: 55%; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 453, style.scss */
    .price {
      width: 100%; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 453, style.scss */
    .price {
      width: 100%; } }
  @media screen and (max-width: 360px) {
    /* line 453, style.scss */
    .price {
      width: 100%; } }

/* line 474, style.scss */
.price_unit {
  width: calc(50% - 5px); }

/* line 478, style.scss */
.price_unitb table {
  width: 100%; }
  /* line 480, style.scss */
  .price_unitb table th {
    background: #ad68a7;
    text-align: center;
    padding: 12px 10px 8px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #ffffff;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 480, style.scss */
      .price_unitb table th {
        font-size: 15px;
        font-size: 1.5rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 480, style.scss */
      .price_unitb table th {
        font-size: 15px;
        font-size: 1.5rem; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 480, style.scss */
      .price_unitb table th {
        font-size: 15px;
        font-size: 1.5rem; } }
    @media screen and (max-width: 360px) {
      /* line 480, style.scss */
      .price_unitb table th {
        font-size: 14px;
        font-size: 1.4rem; } }
  /* line 509, style.scss */
  .price_unitb table td {
    background: #f7f0f6;
    border-top: 2px solid transparent;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
    padding: 15px 10px 15px; }
    /* line 516, style.scss */
    .price_unitb table td h4 {
      color: #ad68a7;
      line-height: 1.5; }
    /* line 520, style.scss */
    .price_unitb table td dl {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      margin: 5px 0 0;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.5; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 520, style.scss */
        .price_unitb table td dl {
          font-size: 15px;
          font-size: 1.5rem; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 520, style.scss */
        .price_unitb table td dl {
          font-size: 15px;
          font-size: 1.5rem; } }
      @media screen and (min-width: 360.01px) and (max-width: 600px) {
        /* line 520, style.scss */
        .price_unitb table td dl {
          font-size: 15px;
          font-size: 1.5rem; } }
      @media screen and (max-width: 360px) {
        /* line 520, style.scss */
        .price_unitb table td dl {
          font-size: 14px;
          font-size: 1.4rem; } }
      /* line 545, style.scss */
      .price_unitb table td dl dt {
        width: calc(50% - 20px);
        text-align: right;
        margin-right: 20px; }
        /* line 549, style.scss */
        .price_unitb table td dl dt span {
          display: inline-block;
          text-align: left;
          width: 3.0em; }
      /* line 555, style.scss */
      .price_unitb table td dl dd {
        width: 50%;
        text-align: left; }
  /* line 562, style.scss */
  .unit_group .price_unitb table th {
    background: #009487; }
  /* line 565, style.scss */
  .unit_group .price_unitb table td {
    background: #e5f4f3; }
    /* line 567, style.scss */
    .unit_group .price_unitb table td h4 {
      color: #009487; }

/* line 575, style.scss */
.ticket {
  margin: 10px 0 0;
  width: 100%; }

/* line 579, style.scss */
.ticketb {
  text-align: center; }
  /* line 581, style.scss */
  .ticketb p {
    text-align: left;
    background: #fff600;
    padding: 8px 10px;
    line-height: 1.4;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 581, style.scss */
      .ticketb p {
        font-size: 15px;
        font-size: 1.5rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 581, style.scss */
      .ticketb p {
        font-size: 15px;
        font-size: 1.5rem; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 581, style.scss */
      .ticketb p {
        font-size: 15px;
        font-size: 1.5rem; } }
    @media screen and (max-width: 360px) {
      /* line 581, style.scss */
      .ticketb p {
        font-size: 14px;
        font-size: 1.4rem; } }

/* line 610, style.scss */
.timetable {
  width: calc(50% - 15px); }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 610, style.scss */
    .timetable {
      width: calc(45% - 30px); } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 610, style.scss */
    .timetable {
      width: calc(45% - 20px); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 610, style.scss */
    .timetable {
      margin: 20px 0 0;
      width: 100%; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 610, style.scss */
    .timetable {
      margin: 20px 0 0;
      width: 100%; } }
  @media screen and (max-width: 360px) {
    /* line 610, style.scss */
    .timetable {
      margin: 20px 0 0;
      width: 100%; } }
  /* line 630, style.scss */
  .timetable h4 {
    color: #009487;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: center; }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 630, style.scss */
      .timetable h4 {
        font-size: 16px;
        font-size: 1.6rem; } }
    @media screen and (max-width: 360px) {
      /* line 630, style.scss */
      .timetable h4 {
        font-size: 16px;
        font-size: 1.6rem; } }
  /* line 653, style.scss */
  .timetable table {
    margin: 5px 0 0;
    width: 100%;
    border-top: 1px solid #009487;
    border-left: 1px solid #009487; }
    /* line 658, style.scss */
    .timetable table th,
    .timetable table td {
      border-bottom: 1px solid #009487;
      border-right: 1px solid #009487;
      text-align: center;
      vertical-align: middle;
      padding: 5px;
      color: #009487; }
    /* line 668, style.scss */
    .timetable table thead th {
      background: #e5f4f3;
      font-weight: 600; }
    /* line 674, style.scss */
    .timetable table tbody th {
      font-weight: 600;
      line-height: 1.3; }
  /* line 680, style.scss */
  .timetable p.example {
    color: #009487; }

/* line 701, style.scss */
.contact_tel .comment_areab {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 701, style.scss */
    .contact_tel .comment_areab {
      flex-direction: column; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 701, style.scss */
    .contact_tel .comment_areab {
      flex-direction: column; } }
  @media screen and (max-width: 360px) {
    /* line 701, style.scss */
    .contact_tel .comment_areab {
      flex-direction: column; } }
  /* line 718, style.scss */
  .contact_tel .comment_areab p {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    margin-right: 20px;
    letter-spacing: 0.06em; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 718, style.scss */
      .contact_tel .comment_areab p {
        margin-right: 0; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 718, style.scss */
      .contact_tel .comment_areab p {
        margin-right: 0;
        font-size: 16px;
        font-size: 1.6rem; } }
    @media screen and (max-width: 360px) {
      /* line 718, style.scss */
      .contact_tel .comment_areab p {
        margin-right: 0;
        font-size: 16px;
        font-size: 1.6rem; } }
  /* line 742, style.scss */
  .contact_tel .comment_areab a {
    text-decoration: none;
    pointer-events: none;
    font-size: 32px;
    font-size: 3.2rem;
    color: #ffffff; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 742, style.scss */
      .contact_tel .comment_areab a {
        pointer-events: all;
        display: flex;
        justify-content: center;
        align-items: center;
        max-width: 320px;
        width: 100%;
        height: 60px;
        background: #fff600;
        border-radius: 5px;
        font-size: 26px;
        font-size: 2.6rem;
        margin: 10px 0;
        color: #333; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 742, style.scss */
      .contact_tel .comment_areab a {
        pointer-events: all;
        display: flex;
        justify-content: center;
        align-items: center;
        max-width: 320px;
        width: 100%;
        height: 60px;
        background: #fff600;
        border-radius: 5px;
        font-size: 24px;
        font-size: 2.4rem;
        margin: 10px 0;
        color: #333; } }
    @media screen and (max-width: 360px) {
      /* line 742, style.scss */
      .contact_tel .comment_areab a {
        pointer-events: all;
        display: flex;
        justify-content: center;
        align-items: center;
        max-width: 320px;
        width: 100%;
        height: 60px;
        background: #fff600;
        border-radius: 5px;
        font-size: 22px;
        font-size: 2.2rem;
        margin: 10px 0;
        color: #333; } }
    /* line 797, style.scss */
    .contact_tel .comment_areab a:before {
      display: none;
      content: '';
      width: 23px;
      height: 43px;
      background-image: url("../images/icon_tel.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 797, style.scss */
        .contact_tel .comment_areab a:before {
          display: block; } }
      @media screen and (min-width: 360.01px) and (max-width: 600px) {
        /* line 797, style.scss */
        .contact_tel .comment_areab a:before {
          display: block; } }
      @media screen and (max-width: 360px) {
        /* line 797, style.scss */
        .contact_tel .comment_areab a:before {
          display: block;
          width: calc(23px * 0.8);
          height: calc(43px * 0.8;); } }
  /* line 823, style.scss */
  .contact_tel .comment_areab div {
    line-height: 1.2;
    border-radius: 5px;
    margin-left: 20px;
    color: #fff; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 823, style.scss */
      .contact_tel .comment_areab div {
        margin-left: 0;
        background: none;
        color: #ffffff;
        padding: 0; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 823, style.scss */
      .contact_tel .comment_areab div {
        margin-left: 0;
        background: none;
        color: #ffffff;
        padding: 0; } }
    @media screen and (max-width: 360px) {
      /* line 823, style.scss */
      .contact_tel .comment_areab div {
        margin-left: 0;
        background: none;
        color: #ffffff;
        padding: 0; } }

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