@charset "utf-8";
/* CSS Document */
.spHide {
  display: block;
}
.pcHide {
  display: none;
}
#bg-content-header {
  margin-bottom: 0 !important;
}
#hdms_wrap img {
  display: block;
}
.SPEventImage {
  display: none;
}
/*↓2019年版*/
main.MotorWrap {
  width: 100%;
  display: block;
}
main.MotorWrap .TitleWrap {
  width: 840px;
  margin: 15px auto;
  overflow: hidden;
}
main.MotorWrap .TitleWrap .title {
  width: 370px;
  float: left;
  box-sizing: border-box;
}
main.MotorWrap .TitleWrap .lead {
  width: 470px;
  float: right;
  font-weight: bold;
  box-sizing: border-box;
  clear: none;
  padding: 10px 0 10px 45px;
}
.MotorInner {
  position: relative;
}
.MotorInner .main-pr {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  position: relative;
  height: 578px;
}
.MotorInner .main-pr .img-pr {
  display: block;
}
.MotorInner .main-pr .img-pr img {
  width: 36%;
  padding-top: 20px;
}
.MotorInner .main-pr .RecommendedWrap {
  position: absolute;
  bottom: 20px;
  left: 35px;
}
.school {
  position: absolute;
  top: 30px;
  right: 30px;
}
.MotorInner .main-pr .school .img-school {
  display: block;
}
.MotorInner .main-pr .school .img-school img {
  width: 80%;
  padding-top: 20px;
}
.MotorInner .main-pr .enjoy .bg-enjoy {
  display: block;
}
.MotorInner .main-pr .enjoy .bg-enjoy img {
  width: 53%;
  position: absolute;
  top: 195px;
  right: 30px;
}
.bgMain {
  background: url(../image/bg-main.jpg) no-repeat;
  width: 100%;
  background-position: center top;
  height: 430px;
  background-size: cover;
}
.MotorCont {
  width: 980px;
  margin: 0 auto;
  height: 250px;
  padding: 0 70px;
  box-sizing: border-box;
  position: relative;
  top: -15px;
  left: 0;
  right: 0;
  overflow: hidden;
}
.MotorCont .img {
  position: relative;
}
.MotorCont .img img {
  position: absolute;
  top: 181px;
  left: -27px;
  width: 40%;
}
.MotorWrap .img {
  width: 100%;
  margin: 0 auto;
  max-width: 980px;
}
.RecommendedWrap {
  width: 350px;
  clear: both;
}
.RecommendedWrap dl dt {
  background-color: #CC0000;
  width: 200px;
  color: #FFFFFF;
  text-align: center;
  padding: 5px 0;
  margin-left: 15px;
  border-radius: 10px;
  position: relative;
  z-index: 5;
  font-size: 18px;
}
.RecommendedWrap dl dd {
  box-sizing: border-box;
  position: relative;
  top: -10px;
  z-index: 1;
}
.RecommendedWrap dl dd ul {
  margin: 10px 0;
}
.RecommendedWrap dl dd ul li {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  font-weight: bold;
}
.RecommendedWrap dl dd ul li:before {
  position: absolute;
  content: "";
  width: 21px;
  height: 25px;
  background: url(../image/icon_2.png) no-repeat;
  left: 0;
  top: 5px;
}
.RecommendedWrap .topread {
  font-size: 18px;
  font-weight: bold;
  margin-top: -20px;
}
.EventImage {
  width: 460px;
  float: right;
}
.EventImage img {
  width: 460px;
}
.MoterSchedule {
  width: 980px;
  margin: 0px auto 0;
  position: relative;
  margin-top: 50px;
}
.MoterSchedule .MS2020 {
  background: #000;
  height: 70px;
  margin-bottom: 30px;
}
.MoterSchedule .MS2020 .main-title dt {
  float: left;
  color: #fff;
  font-size: 24px;
  padding: 20px;
  padding-left: 107px;
}
.MoterSchedule .MS2020 .main-title dd img {
  width: 25%;
  padding-left: 120px;
  padding-top: 16px;
}
.MoterScheduleInner {
  width: 900px;
  position: relative;
  top: -20px;
  border-radius: 20px;
  margin: 0 auto;
  /*	height: 300px;*/
}
.MoterScheduleInner h4 {
  position: relative;
  top: -50px;
  left: -22px;
}
.MoterScheduleInner h4 img {
  float: left;
}
.MoterScheduleInner h4 p {
  float: right;
  width: 400px;
  color: #FFFFFF;
  font-size: 18px;
  margin: 60px 0 0 0;
  font-weight: normal !important;
}
.ScheduleBox {
  clear: both;
  overflow: hidden;
  position: relative;
  top: 35px;
}
.ScheduleBox > div {
  width: 440px;
}
.ScheduleLeft {
  float: left;
}
.ScheduleRight {
  float: right;
}
.ScheduleBox dl dt {
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}
.ScheduleBox dl dt span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  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;
}
.ScheduleBox dl dd ul li img {
  width: 100%;
}
/* ↓Hondaの交通教育センター↓ */
p.hdms {
  margin: 20px 0;
  padding: 0;
  font-size: 18px;
  line-height: 1.6em;
}
#tec {
  overflow: hidden;
}
#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: 10px;
  font-size: 16px;
  font-weight: bold;
}
.event_end {
  color: #cc0000;
  font-size: 15px;
}
.school_end {
  padding: 10px;
  border: #F00 2px solid;
  text-align: center;
  font-size: 14px;
  line-height: 2em;
  width: 900px;
  margin: 0 auto;
  margin-bottom: 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: 180px;
}
.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.05rem;
}
.schedule_caution {}
.schedule_caution li {
  line-height: 1.4;
  max-width: 430px;
  text-align: left;
  margin-left: auto;
}