@charset "UTF-8";
/*
Theme Name: サワムラガク足立 トップページ
Author: あそびラボ
*/
/*=======================================================
メインビジュアル
=======================================================*/
.mv {
  height: 680px;
  position: relative;
  background: url(../images/top/bg.png) top center no-repeat;
  background-size: 2000px;
  z-index: 2;
}
.mv .inner {
  height: 680px;
  position: relative;
}
.mv h2 {
  position: absolute;
  top: 50px;
  left: 0;
  display: flex;
  align-items: center;
}
.mv h2 span {
  background: #33b666;
  border-radius: 10px;
  width: 312px;
  height: 70px;
  padding: 12px 0 0;
  text-align: center;
  display: inline-block;
  margin: 8px 0 0 5px;
}
.mv h3 {
  position: absolute;
  top: 161px;
  left: 0;
}
.mv h3 img {
  width: 462px;
}
.mv h3 + p {
  position: absolute;
  top: 304px;
  left: -33px;
  z-index: 1;
}
.mv h3 + p span {
  display: block;
  margin: 0 0 0 30px;
  position: relative;
}
.mv h3 + p > img {
  margin: -10px 0 0;
}
.mv .hagumi {
  position: absolute;
  bottom: 36px;
  left: 0;
  z-index: 1;
}
.mv .hagumi img {
  width: 120px;
}
.mv ul {
  display: flex;
  justify-content: space-between;
  width: 658px;
  position: absolute;
  bottom: 89px;
  right: 0;
  z-index: 1;
}
.mv ul li {
  width: 321px;
  height: 216px;
  background: url(../images/top/mv_board.png) no-repeat;
  background-size: contain;
  position: relative;
}
.mv ul li h4 {
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  text-align: center;
  width: 245px;
  margin: 0 auto;
  border-radius: 5px;
  height: 40px;
  background: #3c2a10;
  padding: 9px 0 0;
}
.mv ul li:first-of-type h4 img {
  width: 183px;
}
.mv ul li:last-of-type h4 img {
  width: 215px;
}
.mv ul li h4::before {
  content: "";
  display: block;
  background: url(../images/top/clover.svg) no-repeat;
  background-size: contain;
  width: 47px;
  height: 47px;
  position: absolute;
  top: -7px;
  left: -30px;
}
.mv ul li:last-of-type h4::before {
  left: -34px;
}
.mv ul li p {
  position: absolute;
  top: 94px;
  left: 0;
  right: 0;
  text-align: center;
}
.mv ul li:first-of-type p img {
  width: 266px;
}
.mv ul li:last-of-type p img {
  width: 255px;
}
.mv .book {
  position: absolute;
  top: 33px;
  right: -5px;
}
.mv .tree1 {
  position: absolute;
  top: 308px;
  left: 352px;
  width: 128px;
  height: 69px;
}
.mv .tree2 {
  position: absolute;
  top: 322px;
  right: -149px;
  width: 128px;
  height: 69px;
  display: none;
}
.mv .ground {
  position: absolute;
  background: url(../images/top/mv_ground.png) top 50px center no-repeat;
  background-size: 2000px;
  height: 698px;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
/*スライダー*/
#slider1 {
  display: none;
}
.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
  margin: 0 !important;
  width: 517px !important;
}
/*ドライビングハグミ */
.drive {
  animation: drive 10s linear forwards;
  -webkit-animation: drive 10s linear forwards;
  -ms-animation: drive 10s linear forwards;
  animation-delay: 1.5s;
}
@-webkit-keyframes drive {
  0% {
    -webkit-transform: translate(0px, 0px);
  }
  100% {
    -webkit-transform: translate(870px, 0);
  }
}
@-ms-keyframes drive {
  0% {
    -ms-transform: translate(0px, 0px);
  }
  100% {
    -ms-transform: translate(870px, 0);
  }
}
@media screen and (max-width: 750px) {
  .mv {
    height: 1111px;
    background: url(../images/sp/top/bg.png) top center no-repeat;
    background-size: 750px;
  }
  .mv .inner {
    height: 1074px;
  }
  .mv h2 {
    top: 55px;
    left: 27px;
  }
  .mv h2 span {
    width: 478px;
    height: 57px;
    padding: 11px 0 0;
    margin: -130px 0 0 10px;
  }
  .mv h3 {
    top: 120px;
    left: 220px;
  }
  .mv h3 + p {
    top: 896px;
    left: 81px;
    z-index: 2;
  }
  .mv h3 + p > img {
    width: 225px;
    transform: rotate(-5deg);
  }
  .mv h3 + p span {
    margin: 0;
    position: absolute;
    left: 138px;
    width: 423px;
    top: -27px;
  }
  .mv .book {
    top: 255px;
    right: 0;
    left: -16px;
    text-align: center;
  }
  .slider-pro {
    top: 260px !important;
    right: 97px !important;
    max-width: 576px !important;
    height: 314px !important;
  }
  .sp-slides-container {
    width: 576px !important;
    height: 314px !important;
  }
  .sp-mask {
    width: 576px !important;
    height: 314px !important;
  }
  .slider-pro img.sp-image,
  .slider-pro img.sp-thumbnail {
    width: 576px !important;
    height: auto !important;
  }
  .slider-pro img {
    width: 576px !important;
    height: 314px !important;
  }
  .mv .hagumi.drive {
    display: none;
  }
  .mv .tree2,
  .mv .tree1 {
    display: none;
  }
  .mv .ground {
    background: url(../images/sp/top/mv_ground.png) top center no-repeat;
    background-size: 750px;
    height: 540px;
  }
  .mv ul {
    width: 690px;
    bottom: 204px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .mv ul li {
    width: 336px;
    height: 276px;
    background: url(../images/sp/top/mv_board.png) no-repeat;
    background-size: contain;
  }
  .mv ul li h4 {
    top: 36px;
    width: 296px;
    height: 50px;
    padding: 12px 0 0;
  }
  .mv ul li:last-of-type h4 {
    padding: 12px 0 0 10px;
  }
  .mv ul li:first-of-type h4 img {
    width: 210px;
  }
  .mv ul li:last-of-type h4 img {
    width: 237px;
  }
  .mv ul li h4::before {
    width: 62px;
    height: 62px;
    top: -11px;
    left: -30px;
  }
  .mv ul li p {
    top: 96px;
  }
  .mv ul li:first-of-type p img {
    width: 223px;
  }
  .mv ul li:last-of-type p img {
    width: 234px;
  }
}
/*=======================================================
h2
=======================================================*/
h2 {
  color: #422a0a;
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  margin: 0 0 35px;
}
h2 span {
  display: block;
  font-size: 26px;
  margin: 0 0 15px;
}
@media screen and (max-width: 750px) {
  h2 {
    font-size: 42px;
    margin: 0 0 63px;
    line-height: 1.36;
  }
  h2 span {
    font-size: 32px;
    margin: 0 0 5px;
  }
}
/*=======================================================
バナー
=======================================================*/
#bnr {
  margin: auto;
  padding: 40px 0 90px;
  position: relative;
  z-index: 1;
  text-align: center;
}
#bnr h2 {
  color: #ffffff;
  background-color: #ea8465;
  padding: 20px 10px;
  border-radius: 10px;
}
/*=======================================================
支持されている理由
=======================================================*/
#reason {
  background:
    url(../images/top/line.png) bottom center / 2000px no-repeat,
    url(../images/top/traffic_r.png) bottom center / 2000px no-repeat;
  /*background-color: #f4f1df;*/
  margin: -100px 0 0;
  /*padding: 140px 0 100px;*/
  padding: 50px 0 100px;
  position: relative;
  z-index: 1;
}
#reason h2 {
  background:
    url(../images/top/tree3.png) bottom left 15px / 55px 66px no-repeat,
    url(../images/top/tree3.png) bottom right 15px / 55px 66px no-repeat;
}
#reason ul {
  margin-bottom: 70px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#reason ul li {
  background: url(../images/top/board_portrait2.png) top center / 330px no-repeat;
  width: 330px;
  height: 421px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
}
#reason ul li h3 {
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  letter-spacing: 0.02em;
  background: #33b666;
  border-radius: 10px;
  width: 280px;
  height: 47px;
  text-align: center;
  padding: 14px 0 0;
  order: 2;
  margin: 0 0 14px;
}
#reason ul li h3 + p {
  order: 3;
  font-size: 17px;
  padding: 0 23px 0 30px;
  line-height: 1.53;
}
#reason ul li .img {
  order: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 206px;
}
#reason ul li:first-of-type .img {
  padding: 11px 0 0;
}
#reason ul li:first-of-type img {
  width: 246px;
}
#reason ul li:nth-of-type(2) .img {
  align-items: flex-end;
}
#reason ul li:nth-of-type(2) img {
  width: 261px;
}
#reason ul li:last-of-type .img {
  padding: 7px 0 0;
}
#reason ul li:last-of-type img {
  width: 273px;
}
#reason .hagumi {
  position: absolute;
  bottom: -55px;
  left: 0;
}
#reason .hagumi img {
  width: 68px;
}
/*出張ペーパードライバー講習とは？*/
#reason .bl_beginner h2 {
  height: 66px;
  margin-bottom: 20px;
  line-height: 66px;
}
#reason .bl_beginner .bl_message {
  width: 1019px;
  height: 438px;
  padding: 55px 50px 0;
  background: url("../images/top/reason_info_beginner_message_bg.jpg") center / 1019px 438px no-repeat;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#reason .bl_beginner .bl_message .bl_message_img {
  width: 406px;
  height: 328px;
  margin-top: 5px;
}
#reason .bl_beginner .bl_message_txt {
  width: 480px;
  font-size: 17px;
  line-height: 26px;
}
@media screen and (max-width: 750px) {
  #reason {
    background:
      url(../images/sp/top/line.png) bottom center / 750px no-repeat,
      url(../images/sp/top/traffic_r.png) bottom 20px right 0 / 558px no-repeat;
    background-color: #f4f1df;
    margin: -100px 0 0;
    padding: 60px 0 168px;
  }
  #reason h2 {
    background:
      url(../images/sp/top/tree3.png) bottom left / 66px 89px no-repeat,
      url(../images/sp/top/tree3.png) bottom right / 66px 89px no-repeat;
    margin: 0 -39px 63px;
  }
  #reason ul {
    display: block;
  }
  #reason ul li {
    background: url(../images/sp/top/board_portrait2.png) top center / 100% no-repeat;
    width: 100%;
    height: 656px;
    margin: 0 0 36px;
  }
  #reason ul li h3 {
    font-size: 34px;
    width: 535px;
    height: 70px;
    padding: 20px 0 0;
    margin: 0 0 15px;
  }
  #reason ul li h3 + p {
    font-size: 28px;
    padding: 0 50px;
  }
  #reason ul li:first-of-type .img {
    padding: 50px 0 20px;
  }
  #reason ul li:nth-of-type(2) .img {
    padding: 40px 0 0;
    margin: 0 0 -22px;
  }
  #reason ul li .img {
    height: auto;
  }
  #reason ul li:first-of-type img {
    width: 437px;
  }
  #reason ul li:nth-of-type(2) img {
    width: 495px;
  }
  #reason ul li:last-of-type img {
    width: 484px;
  }
  #reason ul li:last-of-type .img {
    padding: 30px 0 0;
  }
  #reason .hagumi {
    bottom: -159px;
    left: 61px;
  }
  #reason .hagumi img {
    width: 112px;
  }
  /*出張ペーパードライバー講習とは？*/
  #reason .bl_beginner h2 {
    height: 132px;
    margin-bottom: 60px;
    padding-top: 30px;
    line-height: 1.4;
  }
  #reason .bl_beginner .bl_message {
    width: 630px;
    height: 1360px;
    padding: 45px 50px 0;
    background: url("../images/top/reason_info_beginner_message_bg_sp.jpg") center / 630px 1360px no-repeat;
    display: block;
  }
  #reason .bl_beginner .bl_message .bl_message_img {
    width: 535px;
    height: 432px;
    margin: 0 0 25px;
  }
  #reason .bl_beginner .bl_message_txt {
    width: 100%;
    font-size: 28px;
    line-height: 40px;
  }
}
/*=======================================================
誰だって最初は怖いんです
=======================================================*/
#case {
  background:
    url(../images/top/line.png) bottom center / 2000px no-repeat,
    url(../images/top/traffic_l.png) bottom -74px center / 2000px no-repeat;
  background-color: #c9e7d5;
  padding: 70px 0 95px;
  position: relative;
}
#case h2 + p {
  text-align: center;
  margin: 0 0 40px;
  line-height: 1.67;
}
#case ul {
  width: 929px;
  margin: 0 auto 55px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#case ul li {
  width: 428px;
  height: 278px;
  margin: 0 0 28px;
}
#case ul li:nth-of-type(3),
#case ul li:last-of-type {
  margin: 0;
}
#case .sign {
  position: absolute;
  top: -5px;
  left: 53px;
}
#case .sign img {
  width: 103px;
}
#case .signal {
  position: absolute;
  top: -20px;
  right: 52px;
}
#case .signal img {
  width: 91px;
}
#case .trouble {
  position: absolute;
  top: -14px;
  right: 150px;
}
#case .trouble img {
  width: 115px;
}
#case .hagumi {
  position: absolute;
  bottom: 330px;
  left: 0;
}
#case .hagumi img {
  width: 81px;
}
/*メッセージ*/
#case .bl_message {
  width: 1020px;
  padding: 35px 40px 40px;
  background: #fffbf4;
  border: 3px solid #422a0a;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#case .bl_message .bl_message_img {
  width: 351px;
  height: 224px;
  margin-top: 5px;
}
#case .bl_message .bl_message_txt {
  width: 535px;
  font-size: 17px;
  line-height: 26px;
}
@media screen and (max-width: 750px) {
  #case {
    background:
      url(../images/sp/top/line.png) bottom center / 750px no-repeat,
      url(../images/sp/top/traffic_l.png) bottom left / 662px no-repeat;
    background-color: #c9e7d5;
    padding: 104px 0 180px;
  }
  #case h2 {
    margin: 0 0 20px;
  }
  #case .sign {
    top: -75px;
    left: 18px;
  }
  #case .sign img {
    width: 88px;
  }
  #case .signal {
    display: none;
  }
  #case .trouble img {
    width: 128px;
  }
  #case .trouble {
    top: -74px;
    right: 20px;
  }
  #case ul {
    display: block;
    margin-bottom: 70px;
    width: initial;
    padding: 0 40px;
  }
  #case ul li {
    width: initial;
    height: 357px;
    margin: 0 0 34px;
  }
  #case ul li:nth-of-type(3),
  #case ul li:last-of-type {
    margin: 0 0 34px;
  }
  #case .hagumi {
    bottom: -170px;
    left: 45px;
  }
  #case .hagumi img {
    width: 118px;
  }
  /*メッセージ*/
  #case .bl_message {
    width: 630px;
    padding: 30px 44px;
  }
  #case .bl_message .bl_message_img {
    width: 535px;
    height: 337px;
    margin: 0 0 30px;
  }
  #case .bl_message .bl_message_txt {
    width: 100%;
    font-size: 28px;
    line-height: 40px;
  }
}
/*=======================================================
本当の実力を身に付けて、不安をなくすことです
=======================================================*/
#sense {
  background:
    url(../images/top/line.png) bottom center / 2000px no-repeat,
    url(../images/top/traffic_r.png) bottom 14px center / 2000px no-repeat;
  background-color: #eee4be;
  padding: 70px 0 14px;
  position: relative;
  z-index: 1;
}
#sense h2 {
  background:
    url(../images/top/tree3.png) bottom left 15px / 55px 66px no-repeat,
    url(../images/top/tree3.png) bottom right 15px / 55px 66px no-repeat;
  margin: 0 0 50px;
  height: 98px;
}
#sense .blackboard {
  background:
    url(../images/top/trouble1.svg) top 63px left 52px / 134px no-repeat,
    url(../images/top/trouble2.svg) top 61px right 55px / 136px no-repeat,
    url(../images/top/black_board.png) top center / contain no-repeat;
  position: relative;
  height: 437px;
  width: 1019px;
  margin: 0 0 48px;
}
#sense .blackboard h3 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  background: url(../images/top/sense_title.png) top center / 595px no-repeat;
  width: 595px;
  height: 138px;
  margin: 0 auto;
  padding: 70px 0 0 73px;
  position: absolute;
  top: -65px;
  left: 0;
  right: 0;
}
#sense .blackboard h4 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  text-align: center;
}
#sense .blackboard h4 strong {
  color: #ffe35e;
}
#sense .blackboard ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 946px;
  position: absolute;
  bottom: 15px;
  left: 38px;
}
#sense .blackboard ul li {
  width: 300px;
  height: 98px;
  background: url(../images/top/sense_li.png) top center no-repeat;
  background-size: contain;
  margin: 0 0 30px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  padding: 2px 0 0;
}
#sense .blackboard ul li p {
  padding: 0 20px 0 15px;
}
#sense .blackboard ul li p img {
  width: 104px;
}
#sense .blackboard ul li h5 {
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.35;
}
#sense .blackboard + h3 {
  font-size: 30px;
  letter-spacing: 0.06em;
  margin: 0 0 20px;
  text-align: center;
  font-weight: bold;
  position: relative;
}
#sense .blackboard + h3::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 44px 82px 0 82px;
  border-color: #dd8a25 transparent transparent transparent;
  position: absolute;
  bottom: -65px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#sense .blackboard + h3 + p {
  width: 565px;
  height: 238px;
  background: url(../images/top/sign_board.png) top center / contain no-repeat;
  text-align: center;
  padding: 85px 0 0 10px;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.4;
  margin: 0 auto;
}
#sense .blackboard + h3 + p strong {
  font-size: 26px;
  color: #c04e11;
}
@media screen and (max-width: 750px) {
  #sense {
    background:
      url(../images/sp/top/line.png) bottom center / 750px no-repeat,
      url(../images/sp/top/traffic_r.png) bottom 20px right / 558px no-repeat;
    background-color: #eee4be;
    padding: 70px 0 84px;
  }
  #sense h2 {
    background:
      url(../images/sp/top/tree3.png) bottom 15px left / 66px 89px no-repeat,
      url(../images/sp/top/tree3.png) bottom 15px right / 66px 89px no-repeat;
    margin: 0 -39px 82px;
    height: auto;
  }
  #sense .blackboard {
    width: initial;
    background:
      url(../images/top/trouble1.svg) top 150px left 45px / 126px no-repeat,
      url(../images/top/trouble2.svg) top 153px right 49px / 126px no-repeat,
      url(../images/sp/top/black_board.png) top center / contain no-repeat;
    position: relative;
    height: 1128px;
    margin: 0 0 40px;
  }
  #sense .blackboard h3 {
    font-size: 28px;
    background: url(../images/sp/top/sense_title.png) top center / 690px no-repeat;
    width: 690px;
    height: 155px;
    margin: 0 auto;
    padding: 76px 0 0 83px;
    top: -57px;
    left: -27px;
    right: 0;
  }
  #sense .blackboard h4 {
    font-size: 38px;
    line-height: 1.3;
    top: 134px;
  }
  #sense .blackboard ul {
    width: 535px;
    left: 49px;
    bottom: 42px;
  }
  #sense .blackboard ul li {
    width: 252px;
    height: 244px;
    background: url(../images/sp/top/sense_li.png) top center no-repeat;
    background-size: contain;
    margin: 0 0 30px;
    display: flex;
    flex-wrap: wrap;
    padding: 21px 26px 0;
    align-content: flex-start;
    justify-content: center;
  }
  #sense .blackboard ul li h5 {
    font-size: 32px;
    line-height: 1.25;
    width: 100%;
    order: 2;
    text-align: center;
  }
  #sense .blackboard ul li p {
    padding: 0;
    margin: 0 0 15px;
  }
  #sense .blackboard ul li:nth-of-type(3) p,
  #sense .blackboard ul li:nth-of-type(4) p {
    margin: 0 0 5px;
  }
  #sense .blackboard ul li p img {
    width: 180px;
  }
  #sense .blackboard + h3 {
    font-size: 38px;
    letter-spacing: 0.02em;
    margin: 0 0 25px;
  }
  #sense .blackboard + h3 + p {
    width: 100%;
    height: 282px;
    background: url(../images/top/sign_board.png) top center / contain no-repeat;
    padding: 65px 0 0 10px;
    font-size: 30px;
  }
  #sense .blackboard + h3 + p strong {
    font-size: 30px;
  }
}
/*=======================================================
出張教習とは？
=======================================================*/
#about {
  background:
    url(../images/top/line.png) bottom center / 2000px no-repeat,
    url(../images/top/traffic_l.png) bottom -74px center / 2000px no-repeat;
  background-color: #f4f1df;
  padding: 70px 0 15px;
  position: relative;
}
#about h2 {
  background:
    url(../images/top/tree3.png) bottom left 176px / 55px 66px no-repeat,
    url(../images/top/tree3.png) bottom right 176px / 55px 66px no-repeat;
  margin: 0 0 50px;
  height: 90px;
}
#about h2 + p {
  text-align: center;
  margin: -80px 0 40px;
  line-height: 1.67;
}
#about .bl_flow {
  display: flex;
  align-items: center;
  background: #69d794;
  justify-content: space-between;
  margin: 0 0 67px;
}
#about .bl_flow li {
  width: 167px;
  height: 133px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  position: relative;
  padding: 53px 0 0 33px;
  line-height: 1.55;
}
#about .bl_flow li:nth-of-type(2n) {
  padding: 39px 0 0 33px;
}
#about .bl_flow li strong {
  color: #ffe35e;
}
#about .bl_flow li span {
  display: block;
  font-size: 16px;
}
#about .bl_flow li::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 66.5px 0 66.5px 31px;
  border-color: transparent transparent transparent #69d794;
  position: absolute;
  right: -31px;
  top: 0;
  z-index: 2;
}
#about .bl_flow li:first-of-type {
  width: 165px;
}
#about .bl_flow li:nth-of-type(2) {
  background: #3dc672;
}
#about .bl_flow li:nth-of-type(2)::after {
  border-color: transparent transparent transparent #3dc672;
}
#about .bl_flow li:nth-of-type(3) {
  background: #33b666;
}
#about .bl_flow li:nth-of-type(3)::after {
  border-color: transparent transparent transparent #33b666;
}
#about .bl_flow li:nth-of-type(4) {
  background: #259c53;
}
#about .bl_flow li:nth-of-type(4)::after {
  border-color: transparent transparent transparent #259c53;
}
#about .bl_flow li:nth-of-type(5) {
  background: #1a8544;
}
#about .bl_flow li:nth-of-type(5)::after {
  border-color: transparent transparent transparent #1a8544;
}
#about .bl_flow li:last-of-type {
  background: #0f622f;
  width: 187px;
  padding: 39px 0 0 20px;
}
#about .bl_flow li:last-of-type::after {
  content: none;
}
#about h3 {
  background: url(../images/top/balloon.png) top center / contain no-repeat;
  width: 251px;
  height: 77px;
  text-align: center;
  padding: 20px 0 0;
  font-size: 26px;
  font-weight: bold;
  margin: 0 auto 27px;
}
#about h3 + p {
  text-align: center;
  margin: 0 0 30px;
}
#about h3 + p span {
  display: block;
  font-size: 15px;
  margin: 10px 0 0;
}
#about ol:last-of-type {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 195px;
}
#about ol:last-of-type li {
  position: relative;
  width: 315px;
}
#about ol:last-of-type li div {
  background: url(../images/top/circle.png) top center / contain no-repeat;
  width: 217px;
  height: 219px;
  text-align: center;
  padding: 55px 0 0;
  position: relative;
  z-index: 2;
}
#about ol:last-of-type li p {
  font-weight: bold;
  font-size: 21px;
  line-height: 1.52;
  margin: 0 0 10px;
}
#about ol:last-of-type li::after {
  content: "";
  background: url(../images/top/threehours.svg) center / 78px no-repeat;
  background-color: #dd8925;
  border-radius: 50%;
  width: 113px;
  height: 113px;
  display: block;
  position: absolute;
  bottom: 23px;
  right: 0;
}
#about ol:last-of-type li:last-of-type p {
  margin: 0 0 5px;
}
#about ol:last-of-type li:first-of-type img,
#about ol:last-of-type li:nth-of-type(2) img {
  width: 71px;
}
#about ol:last-of-type li:last-of-type img:first-of-type,
#about ol:last-of-type li:last-of-type img:last-of-type {
  width: 51px;
}
#about .signpost a {
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  width: 379px;
  height: 143px;
  background: url(../images/top/sign_board2.png) top center / contain no-repeat;
  margin: 0 auto;
  text-align: center;
  padding: 61px 50px 0 0;
  position: absolute;
  bottom: -196px;
  left: -10px;
  right: 0;
}
#about .signpost a::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #fff;
  display: block;
  position: absolute;
  right: 66px;
  top: 64px;
}
#about .hagumi {
  position: absolute;
  left: 248px;
  bottom: -180px;
}
#about .hagumi img {
  width: 73px;
}
@media screen and (max-width: 750px) {
  #about {
    background:
      url(../images/sp/top/line.png) bottom center / 750px no-repeat,
      url(../images/sp/top/traffic_l.png) bottom 14px left / 629px no-repeat;
    background-color: #f4f1df;
  }
  #about h2 {
    background:
      url(../images/sp/top/tree3.png) bottom left / 66px 89px no-repeat,
      url(../images/sp/top/tree3.png) bottom right / 66px 89px no-repeat;
    margin: 0 0 40px;
  }
  #about h2 + p {
    margin: 0 -10px 40px;
    line-height: 1.42;
  }
  #about h3 {
    width: 362px;
    height: 113px;
    padding: 32px 0 0;
    font-size: 38px;
    margin: 0 auto 45px;
  }
  #about .bl_flow {
    display: block;
    margin: 0 0 60px;
  }
  #about .bl_flow li {
    width: initial;
    height: 156px;
    font-size: 38px;
    padding: 94px 0 0;
    line-height: 1.16;
  }
  #about .bl_flow li:first-of-type {
    width: initial;
    height: 116px;
    padding: 60px 0 0;
  }
  #about .bl_flow li:nth-of-type(2) {
    padding: 66px 0 0;
  }
  #about .bl_flow li:nth-of-type(4) {
    padding: 94px 0 0;
  }
  #about .bl_flow li:last-of-type {
    width: initial;
    padding: 76px 0 0;
    height: 185px;
  }
  #about .bl_flow li::after {
    display: none;
  }
  #about .bl_flow li:not(:first-of-type)::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 45px 318px 0 318px;
    border-color: #69d794 transparent transparent transparent;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
  #about .bl_flow li:nth-of-type(2)::before {
    border-color: #69d794 transparent transparent transparent;
  }
  #about .bl_flow li:nth-of-type(3)::before {
    border-color: #3dc672 transparent transparent transparent;
  }
  #about .bl_flow li:nth-of-type(4)::before {
    border-color: #33b666 transparent transparent transparent;
  }
  #about .bl_flow li:nth-of-type(5)::before {
    border-color: #259c53 transparent transparent transparent;
  }
  #about .bl_flow li:nth-of-type(6)::before {
    border-color: #1a8544 transparent transparent transparent;
  }
  #about h3 + p {
    line-height: 1.42;
    margin: 0 0 60px;
  }
  #about h3 + p span {
    font-size: 22px;
    margin: 5px 0 0;
  }
  #about .bl_flow li span {
    font-size: 30px;
    margin: 5px 0 0;
  }
  #about ol:last-of-type {
    justify-content: center;
    margin: 0 -30px 190px;
    flex-wrap: wrap;
  }
  #about ol:last-of-type li {
    width: 326px;
    margin: 0 0 78px;
  }
  #about ol:last-of-type li:first-of-type {
    margin: 0 11px 78px 0;
  }
  #about ol:last-of-type li div {
    background: url(../images/top/circle.png) top center / contain no-repeat;
    width: 263px;
    height: 262px;
    padding: 66px 0 0;
  }
  #about ol:last-of-type li::after {
    content: "";
    background: url(../images/top/threehours.svg) top 50px center / 95px no-repeat;
    background-color: #dd8925;
    border-radius: 50%;
    width: 136px;
    height: 136px;
    bottom: -61px;
    right: 0;
  }
  #about ol:last-of-type li p {
    font-size: 28px;
    line-height: 1.36;
    margin: 0 0 10px;
  }
  #about ol:last-of-type li:first-of-type img,
  #about ol:last-of-type li:nth-of-type(2) img {
    width: 86px;
  }
  #about ol:last-of-type li:last-of-type img:first-of-type,
  #about ol:last-of-type li:last-of-type img:last-of-type {
    width: 62px;
  }
  #about .hagumi {
    left: 60px;
    bottom: -191px;
  }
  #about .hagumi img {
    width: 100px;
  }
  #about .signpost a {
    font-size: 32px;
    width: 486px;
    height: 202px;
    background: url(../images/top/sign_board2.png) top center / contain no-repeat;
    padding: 86px 50px 0 0;
    position: absolute;
    bottom: -192px;
    left: 90px;
    right: 0;
  }
  #about .signpost a::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 13px;
    border-color: transparent transparent transparent #fff;
    display: block;
    position: absolute;
    right: 56px;
    top: 91px;
  }
}
/*=======================================================
さまざまな方にご利用頂いております
=======================================================*/
#graphs {
  background:
    url(../images/top/line.png) bottom center / 2000px no-repeat,
    url(../images/top/traffic_r.png) bottom 8px center / 2000px no-repeat;
  background-color: #c9e7d5;
  padding: 70px 0 100px;
  position: relative;
}
#graphs h2 + p {
  text-align: center;
  margin: 0 0 40px;
  line-height: 1.67;
  background:
    url(../images/top/tree3.png) bottom 10px left 69px / 55px 66px no-repeat,
    url(../images/top/tree3.png) bottom 10px right 69px / 55px 66px no-repeat;
}
#graphs h2 + p span {
  display: block;
  font-size: 15px;
}
#graphs .graph_board {
  background: url(../images/top/board_big.png) top center / 1019px no-repeat;
  width: 1019px;
  height: 377px;
  position: relative;
}
#graphs .graph_board ul {
  display: flex;
  justify-content: space-between;
  width: 920px;
  margin: 0 auto;
  padding: 65px 0 0;
}
#graphs .graph_board ul li {
  text-align: center;
}
#graphs .graph_board ul li h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 25px;
  text-align: center;
}
#graphs .graph_board ul li:first-of-type img {
  width: 165px;
}
#graphs .graph_board ul li:nth-of-type(2) img {
  width: 312px;
}
#graphs .graph_board ul li:last-of-type img {
  width: 337px;
}
#graphs .graph_board .hagumi {
  position: absolute;
  bottom: 6px;
  left: 31px;
}
#graphs .graph_board .hagumi img {
  width: 64px;
}
@media screen and (max-width: 750px) {
  #graphs {
    background:
      url(../images/sp/top/line.png) bottom center / 750px no-repeat,
      url(../images/sp/top/traffic_r.png) bottom 20px right / 558px no-repeat;
    background-color: #c9e7d5;
    padding-bottom: 167px;
  }
  #graphs h2 {
    background:
      url(../images/sp/top/tree3.png) bottom left / 66px 89px no-repeat,
      url(../images/sp/top/tree3.png) bottom right / 66px 89px no-repeat;
    margin: 0 -33px 40px;
  }
  #graphs h2 + p {
    margin: 0 -15px 73px;
    line-height: 1.42;
    background: none;
  }
  #graphs h2 + p span {
    font-size: 20px;
    margin: 35px 0 0;
  }
  #graphs .graph_board {
    width: initial;
    background: url(../images/sp/top/board_big.png) top center / contain no-repeat;
    height: 1354px;
  }
  #graphs .graph_board ul {
    display: block;
    width: initial;
  }
  #graphs .graph_board ul li {
    margin: 0 0 55px;
  }
  #graphs .graph_board ul li h3 {
    font-size: 34px;
  }
  #graphs .graph_board ul li:first-of-type img {
    width: 265px;
  }
  #graphs .graph_board ul li:nth-of-type(2) img {
    width: 501px;
    margin: 0 0 0 30px;
  }
  #graphs .graph_board ul li:last-of-type img {
    width: 552px;
  }
  #graphs .graph_board .hagumi {
    bottom: 0;
    left: 52px;
    top: 220px;
  }
  #graphs .graph_board .hagumi img {
    width: 112px;
  }
}
/*=======================================================
サワムラガク東京の強み
=======================================================*/
#strength {
  background:
    url(../images/top/line.png) bottom center / 2000px no-repeat,
    url(../images/top/traffic_l.png) bottom -73px center / 2000px no-repeat;
  background-color: #eee4be;
  padding: 70px 0 62px;
  position: relative;
}
#strength h2 {
  background:
    url(../images/top/tree3.png) top left 69px / 55px 66px no-repeat,
    url(../images/top/tree3.png) top right 69px / 55px 66px no-repeat;
  margin: 0 0 25px;
}
/*魅力*/
#strength .bl_message {
  width: 1019px;
  height: 377px;
  margin-bottom: 55px;
  padding: 45px 50px 0;
  background: url("../images/top/strength_message_bg.jpg") center / 1029px 377px no-repeat;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#strength .bl_message_img {
  width: 355px;
  height: 283px;
  margin-top: 5px;
}
#strength .bl_message_txt {
  width: 535px;
  font-size: 17px;
  line-height: 26px;
}
/*強み*/
#strength h2:nth-of-type(2) {
  height: 67px;
  padding: 8px 0 0;
}
#strength ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#strength ul li {
  width: 496px;
  height: 453px;
  background: url(../images/top/board_small.png) top center / contain no-repeat;
  padding: 40px 36px 0;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  margin: 0 0 28px;
}
#strength ul li h3 {
  order: 2;
  background: #33b666;
  color: #fff;
  font-weight: bold;
  border-radius: 10px;
  font-size: 21px;
  text-align: center;
  width: 100%;
  height: 49px;
  padding: 16px 0 0;
  margin: 0 0 18px;
}
#strength ul li p {
  order: 3;
  font-size: 17px;
  line-height: 1.53;
  margin: 0 -10px 0 0;
}
#strength ul li img {
  order: 1;
  margin: 0 0 14px;
}
@media screen and (max-width: 750px) {
  #strength {
    background:
      url(../images/sp/top/line.png) bottom center / 750px no-repeat,
      url(../images/sp/top/traffic_l.png) bottom 14px left / 629px no-repeat;
    background-color: #eee4be;
    padding: 70px 0 126px;
  }
  /*魅力*/
  #strength h2:first-of-type {
    background:
      url(../images/sp/top/tree3.png) center left / 66px 89px no-repeat,
      url(../images/sp/top/tree3.png) center right / 66px 89px no-repeat;
    height: 160px;
    margin: 0 0 40px;
  }
  #strength .bl_message {
    width: 630px;
    height: 1250px;
    margin-bottom: 85px;
    padding: 45px 50px 0;
    background: url("../images/top/strength_message_bg_sp.jpg") center / 630px 1250px no-repeat;
    display: block;
  }
  #strength .bl_message_img {
    width: 524px;
    height: auto;
    margin-bottom: 25px;
  }
  #strength .bl_message_txt {
    width: 100%;
    font-size: 28px;
    line-height: 40px;
  }
  /*強み*/
  #strength h2:nth-of-type(2) {
    background:
      url(../images/sp/top/tree3.png) bottom 10px left / 66px 89px no-repeat,
      url(../images/sp/top/tree3.png) bottom 10px right / 66px 89px no-repeat;
    height: 110px;
    padding: 0;
    margin: 0 0 60px;
  }
  #strength ul li {
    width: 631px;
    height: 717px;
    background: url(../images/sp/top/board_small2.png) top center / contain no-repeat;
    padding: 51px 48px 0;
  }
  #strength ul li:first-of-type {
    height: 614px;
    background: url(../images/sp/top/board_small.png) top center / contain no-repeat;
  }
  #strength ul li h3 {
    font-size: 34px;
    width: 100%;
    height: 108px;
    padding: 15px 0 0;
    margin: 0 0 23px;
    line-height: 1.3;
  }
  #strength ul li:first-of-type h3 {
    height: 70px;
  }
  #strength ul li p {
    font-size: 28px;
    line-height: 1.43;
  }
}
/*=======================================================
受講しやすい環境作りを心掛けています
=======================================================*/
#ok {
  background:
    url(../images/top/line.png) bottom center / 2000px no-repeat,
    url(../images/top/traffic_r.png) bottom center / 2000px no-repeat;
  background-color: #f4f1df;
  padding: 70px 0 100px;
  position: relative;
  z-index: 1;
}
#ok h2 {
  background:
    url(../images/top/tree3.png) top left 69px / 55px 66px no-repeat,
    url(../images/top/tree3.png) top right 69px / 55px 66px no-repeat;
  height: 67px;
  padding: 8px 0 0;
  margin: 0 0 20px;
}
#ok ul {
  margin-bottom: 45px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#ok ul li {
  width: 326px;
}
#ok ul li div {
  background: #fed935;
  border-radius: 20px;
  padding: 11px;
  height: 201px;
  margin: 0 0 22px;
}
#ok ul li figure {
  border-radius: 20px;
  border: 4px solid #3c2a10;
  text-align: center;
  height: 179px;
  padding: 13px 0 0;
}
#ok ul li:first-of-type figure {
  padding: 11px 0 0;
}
#ok ul li figure figcaption {
  font-size: 21px;
  font-weight: bold;
  margin: 6px 0 0;
}
#ok ul li p {
  margin: 0 8px 0 16px;
  font-size: 17px;
  line-height: 1.53;
}
#ok ul li:first-of-type img {
  width: 105px;
}
#ok ul li:nth-of-type(2) img {
  width: 170px;
}
#ok ul li:last-of-type img {
  width: 169px;
}
/*出張ペーパードライバー講習料金*/
#ok .bl_beginner {
  width: 1020px;
  padding-bottom: 30px;
  background: #fffbf4;
  border: 3px solid #422a0a;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
#ok .bl_beginner_ttl {
  width: 100%;
  height: 63px;
  margin-bottom: 35px;
  padding-top: 3px;
  background: #33b666;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
#ok .bl_beginner_txt {
  margin-bottom: 35px;
  padding: 0 35px;
  font-size: 17px;
  line-height: 26px;
}
#ok .bl_beginner .el_moreBtn {
  width: 366px;
  height: 49px;
  margin: 0 auto;
  padding: 3px 0 0 35px;
  background: #3c2a10;
  border-radius: 10px;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  display: flex;
  align-items: center;
  position: relative;
}
#ok .bl_beginner .el_moreBtn::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: auto 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  right: 35px;
  bottom: 0;
}
#ok .el_character {
  width: 50px;
  height: 81px;
  position: absolute;
  bottom: 25px;
  left: 290px;
}
@media screen and (max-width: 750px) {
  #ok {
    background:
      url(../images/sp/top/line.png) bottom center / 750px no-repeat,
      url(../images/sp/top/traffic_r.png) bottom 20px right / 558px no-repeat;
    background-color: #f4f1df;
    padding: 70px 0 130px;
  }
  #ok h2 {
    background:
      url(../images/sp/top/tree3.png) bottom left / 66px 89px no-repeat,
      url(../images/sp/top/tree3.png) bottom right / 66px 89px no-repeat;
    height: 108px;
    padding: 8px 0 0;
    margin: 0 -30px 65px;
  }
  #ok ul {
    display: block;
  }
  #ok ul li {
    width: initial;
    display: flex;
  }
  #ok ul li div {
    padding: 11px;
    height: 243px;
    margin: 0 0 36px;
    width: 334px;
    flex-shrink: 0;
  }
  #ok ul li figure {
    height: 219px;
    padding: 18px 0 0;
  }
  #ok ul li:first-of-type figure {
    padding: 20px 0 0;
  }
  #ok ul li p {
    margin: 10px 0 0 35px;
    font-size: 28px;
    line-height: 1.43;
  }
  #ok ul li:first-of-type img {
    width: 110px;
  }
  #ok ul li:nth-of-type(2) img {
    width: 197px;
  }
  #ok ul li:last-of-type img {
    width: 195px;
  }
  #ok ul li figure figcaption {
    font-size: 28px;
    margin: 6px 0 0;
    letter-spacing: 0.02em;
  }
  #ok ul li:first-of-type figure figcaption {
    margin: 13px 0 0;
  }
  /*出張ペーパードライバー講習料金*/
  #ok .bl_beginner {
    width: 630px;
    padding-bottom: 60px;
  }
  #ok .bl_beginner_ttl {
    height: 90px;
    margin-bottom: 35px;
    padding-top: 0;
    font-size: 34px;
  }
  #ok .bl_beginner_txt {
    margin-bottom: 65px;
    padding: 0 50px;
    font-size: 28px;
    line-height: 40px;
  }
  #ok .bl_beginner .el_moreBtn {
    width: 500px;
    height: 80px;
    margin: 0 auto;
    padding: 0 0 0 80px;
    font-size: 28px;
  }
  #ok .bl_beginner .el_moreBtn::after {
    border-width: 8px 0 8px 16px;
  }
  #ok .el_character {
    width: 80px;
    height: 130px;
    bottom: 40px;
    left: 40px;
  }
}
/*=======================================================
安心の理由
=======================================================*/
#safety {
  background:
    url(../images/top/line.png) bottom center / 2000px no-repeat,
    url(../images/top/traffic_l.png) bottom -75px center / 2000px no-repeat;
  background-color: #c9e7d5;
  padding: 70px 0 106px;
  position: relative;
}
#safety h2 {
  background:
    url(../images/top/tree3.png) top left 315px / 55px 66px no-repeat,
    url(../images/top/tree3.png) top right 315px / 55px 66px no-repeat;
  height: 67px;
  padding: 14px 0 0;
  margin: 0 0 20px;
}
#safety ul {
  display: flex;
  justify-content: space-between;
}
#safety ul li {
  width: 329px;
  height: 379px;
  background: url(../images/top/board_portrait.png) top center / contain no-repeat;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  padding: 28px 20px 0;
}
#safety ul li h3 {
  order: 2;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  width: 288px;
  height: 47px;
  background: #33b666;
  border-radius: 10px;
  padding: 15px 0 0;
  text-align: center;
  margin: 0 0 17px;
}
#safety ul li img {
  order: 1;
  margin: 0 0 13px;
}
#safety ul li p {
  order: 3;
  font-size: 17px;
  line-height: 1.53;
  margin: 0 5px;
}
#safety ul li p span {
  font-size: 15px;
}
#safety .hagumi {
  position: absolute;
  bottom: -64px;
  right: 0;
  transform: scale(-1, 1);
}
#safety .hagumi img {
  width: 69px;
}
@media screen and (max-width: 750px) {
  #safety {
    background:
      url(../images/sp/top/line.png) bottom center / 750px no-repeat,
      url(../images/sp/top/traffic_l.png) bottom 18px left / 629px no-repeat;
    background-color: #c9e7d5;
    padding: 70px 0 159px;
  }
  #safety h2 {
    background:
      url(../images/sp/top/tree3.png) bottom left 77px / 66px 89px no-repeat,
      url(../images/sp/top/tree3.png) bottom right 77px / 66px 89px no-repeat;
    height: 92px;
    margin: 0 0 42px;
  }
  #safety ul {
    display: block;
  }
  #safety ul li {
    width: initial;
    height: 564px;
    background: url(../images/sp/top/board_portrait.png) top center / contain no-repeat;
    margin: 0 0 35px;
    padding: 51px 47px;
  }
  #safety ul li h3 {
    width: 100%;
    height: 70px;
    font-size: 34px;
    padding: 21px 0 0;
    margin: 0 0 20px;
  }
  #safety ul li p {
    font-size: 28px;
    line-height: 1.42;
    margin: 0;
  }
  #safety ul li p span {
    font-size: 22px;
    display: block;
  }
  #safety .hagumi {
    right: 70px;
    bottom: -124px;
  }
  #safety .hagumi img {
    width: 118px;
  }
}
/*=======================================================
初心者マークをプレゼント
=======================================================*/
#event {
  background:
    url(../images/top/line.png) bottom center / 2000px no-repeat,
    url(../images/top/traffic_r.png) bottom center / 2000px no-repeat;
  background-color: #eee4be;
  padding: 70px 0 82px;
  position: relative;
  z-index: 1;
}
#event .beginner {
  background: #19974a;
  border-radius: 10px;
  padding: 2px;
  margin: 0 0 20px;
}
#event .beginner div {
  border: 2px solid #fff;
  border-radius: 10px;
  padding: 20px 42px 20px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#event .beginner div dl {
  background: #fff;
  border-radius: 10px;
  width: 268px;
  height: 129px;
  flex-shrink: 0;
  padding: 9px 0 0;
  margin: 0 34px 0 0;
}
#event .beginner div dl dt {
  color: #fff;
  background: #3c2a10;
  border-radius: 10px;
  font-size: 17px;
  font-weight: bold;
  margin: 0 auto 15px;
  width: 223px;
  height: 33px;
  text-align: center;
  padding: 9px 0 0;
}
#event .beginner div dl dd {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  margin: 0 0 0 93px;
}
#event .beginner div dl dd::before {
  content: "";
  width: 58px;
  height: 66px;
  background: url(../images/top/begginer.svg) no-repeat;
  background-size: contain;
  display: inline-block;
  transform: rotate(-15deg);
  position: absolute;
  top: -5px;
  left: -58px;
}
#event .beginner div > p {
  color: #fff;
  font-size: 17px;
  line-height: 1.53;
}
#event .beginner div > p em {
  color: #ffe35e;
  font-weight: bold;
}
#event ul {
  display: flex;
  justify-content: space-between;
}
#event ul li {
  width: 487px;
  height: 425px;
  background: #fff;
  box-shadow: 0 0 3px gray;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  position: relative;
  padding: 24px 0;
}
#event ul li h3 {
  width: 420px;
  height: 50px;
  background: #19974a;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  order: 2;
  color: #fff;
  border-radius: 10px;
  padding: 16px 0 0;
  margin: 0 auto 15px;
}
#event ul li img {
  order: 1;
  width: 420px;
  margin: 0 auto 13px;
}
#event ul li p:not(.more) {
  order: 3;
  width: 100%;
  margin: 0 35px;
  font-size: 17px;
  line-height: 1.53;
}
#event ul li .more {
  position: absolute;
  bottom: 0;
  width: 100%;
}
#event ul li .more a {
  display: block;
  background: #3c2a10;
  border-radius: 0 0 10px 10px;
  border-bottom: 5px solid #2c1f0c;
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  height: 58px;
  padding: 20px 0 0 171px;
  position: relative;
}
#event ul li .more a::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #fff;
  display: block;
  position: absolute;
  right: 145px;
  top: 23px;
}
@media screen and (max-width: 750px) {
  #event {
    background:
      url(../images/sp/top/line.png) bottom center / 750px no-repeat,
      url(../images/sp/top/traffic_r.png) bottom right / 558px no-repeat;
    background-color: #eee4be;
  }
  #event .beginner {
    margin: 0 0 40px;
  }
  #event .beginner div {
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 26px 42px;
    display: block;
    justify-content: space-between;
    align-items: center;
  }
  #event .beginner div dl {
    width: initial;
    height: 142px;
    padding: 20px 29px 0;
    margin: 0 0 20px;
  }
  #event .beginner div dl dt {
    font-size: 28px;
    margin: 0 0 13px 85px;
    width: 398px;
    height: 48px;
    padding: 11px 0 0;
  }
  #event .beginner div dl dd {
    font-size: 30px;
    margin: 0 -10px 0 86px;
  }
  #event .beginner div dl dd::before {
    content: "";
    width: 76px;
    height: 100px;
    background: url(../images/top/begginer.svg) no-repeat;
    background-size: contain;
    top: -58px;
    left: -87px;
  }
  #event .beginner div > p {
    font-size: 28px;
    line-height: 1.42;
  }
  #event ul li {
    width: initial;
    height: auto;
    padding: 31px 0;
    margin: 0 0 46px;
  }
  #event ul {
    display: block;
  }
  #event ul li h3 {
    width: 536px;
    height: 70px;
    font-size: 34px;
    border-radius: 10px;
    padding: 22px 0 0;
    margin: 0 auto 23px;
  }
  #event ul li p:not(.more) {
    margin: 0 47px 75px;
    font-size: 28px;
    line-height: 1.42;
  }
  #event ul li img {
    width: 536px;
    height: 244px;
    margin: 0 auto 31px;
  }
  #event ul li .more a {
    font-size: 30px;
    height: 74px;
    padding: 24px 0 0 217px;
  }
  #event ul li .more a::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 13px;
    border-color: transparent transparent transparent #fff;
    display: block;
    position: absolute;
    right: 195px;
    top: 29px;
  }
}
/*=======================================================
新着情報
=======================================================*/
#news_list {
  background: #f4f1df;
  padding: 40px 0 121px;
}
#news_list h2 {
  background:
    url(../images/top/tree3.png) top left 315px / 55px 66px no-repeat,
    url(../images/top/tree3.png) top right 315px / 55px 66px no-repeat;
  height: 67px;
  padding: 14px 0 0;
  margin: 0 0 25px;
}
#news_list .more a {
  display: block;
  width: 246px;
  height: 49px;
  background: #3c2a10;
  border-radius: 10px;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  padding: 16px 10px 0 0;
  position: relative;
}
#news_list .more a::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #fff;
  display: block;
  position: absolute;
  right: 30px;
  top: 19px;
}
#news_list ul {
  margin: 0 0 31px;
}
#news_list ul li a {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 3px gray;
  margin: 0 0 15px;
  height: 59px;
  display: flex;
  align-items: center;
  padding: 18px 20px;
}
#news_list ul li p {
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
}
#news_list ul li span {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  background: #dd8925;
  width: 118px;
  height: 24px;
  padding: 6px 0 0;
  text-align: center;
  border-radius: 10px;
  flex-shrink: 0;
  margin: 0 23px 0 0;
}
@media screen and (max-width: 750px) {
  #news_list h2 {
    background:
      url(../images/sp/top/tree3.png) bottom left 77px / 66px 89px no-repeat,
      url(../images/sp/top/tree3.png) bottom right 77px / 66px 89px no-repeat;
    height: 92px;
    margin: 0 0 42px;
  }
  #news_list ul {
    margin: 0 0 50px;
  }
  #news_list ul li a {
    margin: 0 0 27px;
    height: auto;
    display: block;
    padding: 18px 18px 25px;
  }
  #news_list ul li span {
    font-size: 18px;
    width: 168px;
    height: 44px;
    padding: 16px 0 0;
    padding: 3px 0 0;
    margin: 0 0 18px;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #news_list ul li p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: initial;
    font-size: 28px;
    line-height: 1.42;
  }
  #news_list .more a {
    display: block;
    width: 386px;
    height: 82px;
    background: #3c2a10;
    border-radius: 10px;
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    padding: 28px 20px 0 0;
    position: relative;
  }
  #news_list .more a::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 13px;
    border-color: transparent transparent transparent #fff;
    display: block;
    position: absolute;
    right: 40px;
    top: 33px;
  }
}
