#guide #mainImage {
  margin: 10px auto;
  overflow: hidden;
}

#guide #mainImage section .slick-slide {
  margin-right: 1vw !important;
  margin-left: 1vw !important;
}

@media screen and (min-width: 601px) {
  #guide #mainImage {
    width: 1000px;
  }
  #guide #mainImage section div img {
    height: 150px;
  }
}

@media screen and (min-width: 601px) {
  #guide #main .guide .two_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
  }
}

#guide #main .guide .two_box .left_box .yotei_title {
  font-weight: bold;
}

#guide #main .guide .two_box .left_box .yotei_title span {
  color: #9F0002;
}

@media screen and (min-width: 601px) {
  #guide #main .guide .two_box .left_box .yotei_title {
    font-size: 2rem;
    padding: 10px 20px;
    margin-top: 0px;
  }
}

#guide #main .guide .two_box .left_box .Experience {
  color: blue;
  font-weight: bold;
  margin-top: 40px;
}

@media screen and (min-width: 601px) {
  #guide #main .guide .two_box .left_box .Experience {
    font-size: 2rem;
    padding: 10px 20px;
  }
}

#guide #main .guide .two_box .left_box .Experience_text {
  font-weight: bold;
  color: blue;
}

@media screen and (min-width: 601px) {
  #guide #main .guide .two_box .left_box .Experience_text {
    font-size: 1.5rem;
    padding: 0 0 0 35px;
  }
}

@media screen and (max-width: 600px) {
  #guide #main .guide .two_box .left_box .Experience_text {
    font-size: 1.3rem;
    padding: 5px 0 0 20px;
  }
}

#guide #main .guide .two_box .right_box {
  padding: 15px 20px;
  border: 2px solid #9F0002;
}

@media screen and (min-width: 601px) {
  #guide #main .guide .two_box .right_box {
    width: 250px;
    height: 100px;
  }
}

#guide #main .guide .two_box .right_box .add_from {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 15px;
}

#guide #main .guide .two_box .right_box .add_address {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

#guide #main .guide .two_box .right_box .add_tel {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

#guide #main .guide .two_box .right_box .add_name {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

@media screen and (min-width: 601px) {
  #guide #main .guide table {
    margin-left: 20px;
  }
}

#guide #main .guide table .schedule_box {
  border: 1px solid #000;
  letter-spacing: 1px;
  background-color: #ffefef;
  /*.Mon{
					}*/
  /*.Wed{
					}*/
  /*.Thu2_4{
					}*/
  /*.Fri{
					}*/
  /*.Sat{
					}*/
  /*.Sun{
					}*/
}

@media screen and (min-width: 601px) {
  #guide #main .guide table .schedule_box {
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 600px) {
  #guide #main .guide table .schedule_box {
    font-size: 1rem;
  }
}

#guide #main .guide table .schedule_box tr .week {
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 601px) {
  #guide #main .guide table .schedule_box tr .week {
    width: 150px;
    height: 47px;
  }
}

@media screen and (max-width: 600px) {
  #guide #main .guide table .schedule_box tr .week {
    width: 80px;
    height: 20px;
  }
}

#guide #main .guide table .schedule_box tr .abut_time {
  text-align: center;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 601px) {
  #guide #main .guide table .schedule_box tr .abut_time {
    width: 150px;
  }
}

@media screen and (max-width: 600px) {
  #guide #main .guide table .schedule_box tr .abut_time {
    width: 80px;
  }
}

#guide #main .guide table .schedule_box tr .abut_detail {
  text-align: center;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 601px) {
  #guide #main .guide table .schedule_box tr .abut_detail {
    width: 220px;
  }
}

@media screen and (max-width: 600px) {
  #guide #main .guide table .schedule_box tr .abut_detail {
    width: 120px;
  }
}

#guide #main .guide table .schedule_box tr .abut_class {
  text-align: center;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 601px) {
  #guide #main .guide table .schedule_box tr .abut_class {
    width: 155px;
  }
}

@media screen and (max-width: 600px) {
  #guide #main .guide table .schedule_box tr .abut_class {
    width: 65px;
  }
}

#guide #main .guide table .schedule_box .Thu {
  color: #ff181c;
}

#guide #main .guide table .schedule_box .Thu .abut_detail {
  background-color: #b1b1b1;
}

#guide #main .guide table .schedule_box .Thu .abut_class {
  background-color: #b1b1b1;
}

#guide #main .guide table .schedule_box .Hol {
  color: #ff181c;
}

#guide #main .guide table .schedule_box .Hol .abut_detail {
  background-color: #b1b1b1;
}

#guide #main .guide table .schedule_box .Hol .abut_class {
  background-color: #b1b1b1;
}

#guide #main .guide .text_notice {
  font-weight: bold;
}

@media screen and (min-width: 601px) {
  #guide #main .guide .text_notice {
    padding: 15px 0 0 35px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 600px) {
  #guide #main .guide .text_notice {
    padding: 15px 0 0 0;
    font-size: 1.3rem;
  }
}

#guide #main .guide .text_notice2 {
  font-weight: bold;
  color: blue;
}

@media screen and (min-width: 601px) {
  #guide #main .guide .text_notice2 {
    padding: 10px 30px;
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 600px) {
  #guide #main .guide .text_notice2 {
    padding: 15px 0 0 0;
    font-size: 1.3rem;
  }
}

#guide #main .guide .img_guide img {
  margin-bottom: 20px;
}

@media screen and (min-width: 601px) {
  #guide #main .guide .img_guide img {
    width: 680px;
    margin-left: 20px;
  }
}

@media screen and (max-width: 600px) {
  #guide #main .guide .guide {
    width: 100%;
  }
}

@media screen and (min-width: 601px) {
  #guide #main .kurasiki_guide .two_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
  }
}

#guide #main .kurasiki_guide .two_box .left_box .yotei_title {
  font-size: 2rem;
  font-weight: bold;
  padding: 10px 20px;
  margin-top: 0px;
}

#guide #main .kurasiki_guide .two_box .left_box .yotei_title span {
  color: #9F0002;
}

#guide #main .kurasiki_guide .two_box .left_box .Experience {
  font-weight: bold;
  margin-top: 40px;
  color: blue;
}

@media screen and (max-width: 600px) {
  #guide #main .kurasiki_guide .two_box .left_box .Experience {
    font-size: 2rem;
    padding: 10px 20px;
  }
}

#guide #main .kurasiki_guide .two_box .left_box .Experience_text {
  font-weight: bold;
  color: blue;
}

@media screen and (max-width: 600px) {
  #guide #main .kurasiki_guide .two_box .left_box .Experience_text {
    font-size: 1.3rem;
    padding: 0 0 0 35px;
  }
}

#guide #main .kurasiki_guide .two_box .right_box {
  padding: 15px 20px;
  border: 2px solid #9F0002;
}

@media screen and (min-width: 601px) {
  #guide #main .kurasiki_guide .two_box .right_box {
    width: 250px;
    height: 100px;
  }
}

#guide #main .kurasiki_guide .two_box .right_box .add_from {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 15px;
}

#guide #main .kurasiki_guide .two_box .right_box .add_address {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

#guide #main .kurasiki_guide .two_box .right_box .add_tel {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

#guide #main .kurasiki_guide .two_box .right_box .add_name {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

@media screen and (min-width: 601px) {
  #guide #main .kurasiki_guide table {
    margin-left: 20px;
  }
}

#guide #main .kurasiki_guide table .schedule_box {
  border: 1px solid #000;
  letter-spacing: 1px;
  background-color: #ffefef;
}

@media screen and (min-width: 601px) {
  #guide #main .kurasiki_guide table .schedule_box {
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 600px) {
  #guide #main .kurasiki_guide table .schedule_box {
    font-size: 1rem;
  }
}

#guide #main .kurasiki_guide table .schedule_box tr .week {
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 601px) {
  #guide #main .kurasiki_guide table .schedule_box tr .week {
    width: 150px;
    height: 47px;
  }
}

@media screen and (max-width: 600px) {
  #guide #main .kurasiki_guide table .schedule_box tr .week {
    width: 80px;
    height: 20px;
  }
}

#guide #main .kurasiki_guide table .schedule_box tr .abut_time {
  text-align: center;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 601px) {
  #guide #main .kurasiki_guide table .schedule_box tr .abut_time {
    width: 150px;
  }
}

@media screen and (max-width: 600px) {
  #guide #main .kurasiki_guide table .schedule_box tr .abut_time {
    width: 80px;
  }
}

#guide #main .kurasiki_guide table .schedule_box tr .abut_detail {
  text-align: center;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 601px) {
  #guide #main .kurasiki_guide table .schedule_box tr .abut_detail {
    width: 220px;
  }
}

@media screen and (max-width: 600px) {
  #guide #main .kurasiki_guide table .schedule_box tr .abut_detail {
    width: 120px;
  }
}

#guide #main .kurasiki_guide table .schedule_box tr .abut_class {
  text-align: center;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 601px) {
  #guide #main .kurasiki_guide table .schedule_box tr .abut_class {
    width: 155px;
  }
}

@media screen and (max-width: 600px) {
  #guide #main .kurasiki_guide table .schedule_box tr .abut_class {
    width: 65px;
  }
}

#guide #main .kurasiki_guide .text_notice {
  font-size: 1.5rem;
  font-weight: bold;
}

@media screen and (min-width: 601px) {
  #guide #main .kurasiki_guide .text_notice {
    padding: 15px 0 0 35px;
  }
}

#guide #main .kurasiki_guide .img_guide img {
  margin-bottom: 20px;
}

@media screen and (min-width: 601px) {
  #guide #main .kurasiki_guide .img_guide img {
    width: 680px;
    margin-left: 20px;
  }
}

@media screen and (max-width: 600px) {
  #guide #main .kurasiki_guide .kurasiki_guide {
    width: 100%;
  }
}
