@charset "utf-8";
/* CSS Document */
img {
  width: 100%;
}
.spHide {
  display: none;
}
.pcHide {
  display: block;
}
/*↓2019年版*/
main.MotorWrap {
  width: 100%;
  display: block;
}
main.MotorWrap .TitleWrap {
  width: 100%;
  margin: 15px auto;
  overflow: hidden;
}
main.MotorWrap .TitleWrap .title {
  display: block;
  padding: 0 4%;
}
main.MotorWrap .TitleWrap h2 {
  width: 80%;
  text-align: center;
  box-sizing: border-box;
  margin: 0 auto;
}
main.MotorWrap .TitleWrap .lead {
  display: none;
}
.MotorInner {
  position: relative;
}
.MotorInner .main-pr .img-pr {
  display: block;
}
.MotorInner .main-pr .img-pr-sp {
  display: block;
  padding: 0 4%;
}
.MotorInner .main-pr .img-pr-sp img {
  width: 100%;
  padding-top: 10px;
}
.MotorInner .main-pr .school .img-school {
  display: block;
  padding: 0 5%;
  text-align: center;
  padding-top: 20px;
}
.MotorInner .main-pr .school .img-school img {
  width: 90%;
}
.MotorInner .main-pr .enjoy .bg-enjoy {
  display: block;
  padding: 0 4%;
}
.MotorInner .main-pr .enjoy .bg-enjoy img {
  width: 100%;
}
.MoterSchedule .MS2020 {
  background: #000;
  /*	height: 80px;*/
  margin-bottom: 30px;
}
.MoterSchedule .MS2020 .main-title {
  text-align: center;
}
.MoterSchedule .MS2020 .main-title dt {
  display: block;
  color: #fff;
  padding-top: 5px;
  font-size: 23px;
}
.MoterSchedule .MS2020 .main-title dd img {
  width: 45%;
  padding-top: 4px;
}
.school_end {
  margin: 20px;
  padding: 10px;
  border: #F00 2px solid;
  text-align: center;
  font-size: 14px;
  line-height: 2em;
}
.bgMain {
  width: 100%;
}
.SPEventImage {
  width: 80%;
  margin: 0 auto;
  position: relative;
  top: -20px;
}
.SPEventImage p {
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0 -35px 0;
}
.MotorCont {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
}
.RecommendedWrap {
  width: 90%;
  margin: 0 auto;
}
.RecommendedWrap dl dt {
  background-color: #CC0000;
  width: 90%;
  max-width: 300px;
  margin: 0 auto;
  color: #FFFFFF;
  text-align: center;
  padding: 5px 0;
  border-radius: 10px;
  position: relative;
  z-index: 5;
  font-size: 18px;
}
.RecommendedWrap dl dd {
  position: relative;
  z-index: 1;
}
.RecommendedWrap dl dd ul {
  margin: 15px auto 0;
  width: 100%;
  max-width: 310px;
}
.RecommendedWrap dl dd ul li {
  position: relative;
  padding-left: 30px;
  font-size: 18px;
  font-weight: bold;
}
.RecommendedWrap dl dd ul li:before {
  position: absolute;
  content: "";
  width: 21px;
  height: 19px;
  background: url(../image/2020/icon_2.png) no-repeat center bottom;
  left: 0;
  top: 8px;
}
.RecommendedWrap .topread {
  font-size: 16px;
  font-weight: bold;
}
.MoterSchedule {
  margin: 30px auto 0;
  position: relative;
}
.MoterScheduleInner {
  width: 100%;
  position: relative;
  border-radius: 10px;
  margin: 0 auto;
}
.MoterScheduleInner h4 {
  position: relative;
  top: -30px;
  left: -15px;
}
.MoterScheduleInner h4 p {
  display: none;
}
.ScheduleBox {
  clear: both;
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
  position: relative;
  top: -40px;
}
.ScheduleBox p {
  color: #FFFFFF;
  font-size: 13px;
  text-align: left;
  margin: 10px 0 0 0;
}
.ScheduleLeft {
  margin-bottom: 20px;
}
.ScheduleBox dl dt {
  position: relative;
  text-align: left;
  margin-bottom: 10px;
}
.ScheduleBox dl dt span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 0 1em 0 0;
  background-color: #000;
  text-align: left;
  color: #FFF;
  font-size: 18px;
}
.ScheduleBox dl dt::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #FFF;
}
.ScheduleBox dl dd ul li {
  line-height: 2 !important;
}
/* ↓Hondaの交通教育センター↓ */
p.hdms {
  margin: 20px 0;
  padding: 0 20px 0 20px;
  font-size: 18px;
  line-height: 1.6em;
}
#tec {
  background: url(../image/bg_tec.gif) right bottom no-repeat;
  overflow: hidden;
  padding: 0 20px 0 20px;
}
#tec li {
  padding:10px 20px 10px 0;
  float: left;
}
.tec01 {
  background: url(../image/bg_tec01.gif) left top repeat-y;
  padding-left: 10px;
}
.tec_inner {
  margin-left: 10px;
  font-size: 14px;
}
#tec p {
  margin: 0;
  padding-left: 10px;
  font-size: 14px;
  line-height: 1.8em;
}
#tec p.name {
  margin: 0;
  padding-left: 10px;
  font-size: 18px;
  font-weight: bold;
  /*color:#000;*/
}
#tec p.tel {
  margin: 0;
  padding-left: 8px;
  font-size: 14px;
  font-weight: bold;
}
.event_end {
  color: #cc0000;
  font-size: 15px;
}
/**/
.schedule_info {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  align-content: center;
}
.schedule_info li {
  position: relative;
  box-sizing: border-box;
  width: 49%;
  border: 1px solid #000;
  padding: 10px;
  margin: 1.5% 2% 1.5% 0;
  display: flex;
  flex-direction: row;
  min-height: 130px;
  align-items: center;
  flex-wrap: nowrap;
}
.schedule_info li:nth-child(2n) {
  margin-right: 0;
}
/*
			  .schedule_info li:nth-child(2n+1){
				  margin-right: 1%;
			  }
*/
.schedule_info li .end {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  background-color: #000c;
  color: #fff;
  align-items: center;
  justify-content: center;
  margin-left: -10px;
  text-align: center;
  font-size: 200%;
  line-height: 1.2;
  font-weight: bold;
  text-shadow: 2px 2px 2px black;
}
.schedule_info li .day {
  font-weight: bold;
  display: flex;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-evenly;
  margin-right: 14px;
  margin-left: 10px;
  min-width: 160px;
}
.schedule_info li .day span:nth-child(1) {
  font-size: 240%;
  margin-bottom: 10px;
  margin-right: 4px;
  letter-spacing: -4px;
}
.schedule_info li .day span:nth-child(2) {
  font-size: 400%;
  letter-spacing: -4.2px;
}
.schedule_info li .day span:nth-child(3) {
  color: #fff;
  margin-bottom: -6px;
  margin-left: 10px;
  width: 40px;
  height: 40px;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  font-size: 160%;
}
.schedule_info li .day span.blu {
  background-color: #00f;
}
.schedule_info li .day span.red {
  background-color: #f00;
}
.schedule_info li .capacity {
  position: absolute;
  /* bottom: 0; */
  top: 0px;
  margin: 0;
  background-color: #f00;
  padding: 5px 6px 4px;
  line-height: 1;
  color: #fff;
  /* left: 20px; */
  right: 0;
  border-radius: 6px;
  font-weight: bold;
  /* margin-bottom: -10px; */
  margin-top: -14px;
  margin-right: -8px;
  border: 1px solid #000;
}
.schedule_info li .etc {
  position: absolute;
  top: 0;
  right: 0;
  margin: -14px 75px 12px 14px;
  padding: 3px 8px;
  background-color: #ff6300;
  line-height: 1.2;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  border: 1px solid #000;
}
.schedule_info li h3 {
  font-size: 280%;
  letter-spacing: -2.2px;
  line-height: 1;
  display: flex;
  max-width: 210px;
  margin: 10px 0;
  flex-wrap: wrap;
}
.schedule_info li h3 span {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
}
.schedule_info li h3 small {
  font-size: 50%;
  display: block;
  margin: 0 0 4px;
}
.schedule_info li h3 sub {
  font-size: 40%;
  vertical-align: top;
  position: relative;
  margin-left: 6px;
  white-space: nowrap
}
.schedule_info li h3 .term {
  margin-bottom: 0;
  display: block;
  width: 100%;
  font-size: 40%;
  line-height: 1.1;
  letter-spacing: -0.07rem;
}
.schedule_caution {}
.schedule_caution li {
  line-height: 1.4;
  max-width: 430px;
  text-align: left;
  margin-left: auto;
}
.schedule_info {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
}
.schedule_info li {
  width: 94%;
  margin: 2% 4% 4% 2% !important;
  padding: 0 2% 0 0;
}
.schedule_info li .day {}
.schedule_info li h3 span {
  font-size: 90%;
}
.schedule_caution {
  margin: 0 3%;
}
.schedule_info li .end {
  margin-left: 0;
}