@charset "utf-8";
/* CSS Document */
body {
  overflow: hidden;
}
p {
  font-size: 16px;
}
/*HEADER*/ .lpGlobal nav {
  display: flex;
  justify-content: space-between;
  border: none;
  padding: 0 50px;
  height: 50px;
  background: rgb(0 0 0 / 70%);
}
.lpGlobal nav p img {
  height: 41px;
  margin: 0;
  padding: 0;
}
.head_right {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 5px 40px;
  min-width: 65%;
}
.head_right ul li a {
  font-size: 16px;
  padding: 0;
  transition: .5s;
}
.lpGlobal a:hover {
  color: #de0000;
  text-shadow: 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff;
}
.lpGlobal ul.menu {
  margin: 0;
  width: auto;
}
.head_contact ul {
  display: flex;
  flex-wrap: unset;
  width: auto;
  align-items: center;
  margin: 0;
}
.head_contact ul li {
  margin: 0 5px;
}
.head_contact ul li img {
  height: 30px;
}
.head_contact ul li a {
  display: flex;
  align-items: center;
  background: #e01322;
  padding: 5px 20px 5px 15px;
  border-radius: 5px;
  transition: .54s;
  width: 170px;
}
.head_contact ul li a:before {
  content: none;
}
.head_contact ul li a span {
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-weight: bold;
}
.lpGlobal ul.menu li:hover {
  background: none;
}
.lpGlobal nav p {
  padding: 5px 0 0;
}
.lpGlobal ul.menu li {
  margin: 0 50px;
}
.head_contact ul li a:hover span {
  color: #fff;
  opacity: 1;
}
.head_contact ul li a:hover span img {
  opacity: 1;
}
.head_contact ul li a:hover {
  opacity: .8;
}
.head_contact ul li a img {
  margin-right: 5px;
}
.head_contact ul li:last-child a {
  background: #00bb27;
}
/*FOOTER*/
#lContents a {
  transition: .5s;
}
/*LP_FV*/
section.LP_FV {
  height: 100vh;
  background: url("../img/lp3/002.webp")center center no-repeat;
  background-size: cover;
}
.section_inner {
  max-width: 1200px;
  padding: 0 40px;
  margin: 0 auto;
  position: relative;
}
section.LP_FV .section_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
section.LP_FV .section_inner h1 b {
  display: none;
}
/*CAMPAIGN*/
section.CAMPAIGN {
  height: 100vh;
  background: url("../img/lp3/003.webp")center center no-repeat;
  background-size: cover;
}
section.CAMPAIGN .section_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
.h2_txt h2 {
  font-family: "Anton", sans-serif;
  font-size: 55px;
  color: #fff;
  border-bottom: 2px solid;
  padding-bottom: 8px;
  margin-bottom: 5px;
}
.h2_txt {
  text-align: center;
}
.h2_txt p {
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.h2_txt h2::first-letter {
  color: #cb221c;
}
.h2_txt h2 {
  font-family: "Anton", sans-serif;
  font-size: 55px;
  color: #fff;
  border-bottom: 2px solid;
  padding-bottom: 8px;
  margin-bottom: 5px;
}
.h2_txt {
  text-align: center;
}
.h2_txt p {
  text-align: center;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.2em;
}
.h2_txt h2::first-letter {
  color: #cb221c;
}
section.CAMPAIGN2 {
  background: #1a1a1a;
  padding: 100px 0;
  text-align: center;
  color: #fff;
}
section.CAMPAIGN2 h3 {
  text-align: center;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 50px;
}
section.CAMPAIGN2 p {
  font-size: 24px;
  text-align: center;
}
section.CAMPAIGN2 figure {
  margin-bottom: 50px;
}
section.MEDIA {
  background: #000 url("../img/lp3/004.webp");
  background-position: center center;
  background-size: cover;
  height: 100vh;
}
section.MEDIA .section_inner {
  display: flex;
  align-items: center;
  height: 100vh;
  justify-content: space-between;
}
section.MEDIA .section_inner .h2_txt {
  order: 2;
}
section.MEDIA .section_inner {
  display: flex;
  align-items: center;
  height: 100vh;
  justify-content: space-between;
}
section.MEDIA .section_inner .h2_txt {
  order: 2;
}
section.MOVIE {
  background: #1a1a1a;
  padding: 100px 0;
}
section.MOVIE video.video {
  width: 100%;
  margin-bottom: 150px;
}
.MEDIAlink_box .link_cont {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
.MEDIAlink_box .link_cont figure {
  width: 45%;
  text-align: right;
}
.MEDIAlink_box .link_cont .contents {
  width: 40%;
  color: #fff;
  position: relative;
}
.MEDIAlink_box .link_cont .contents p {
  font-size: 22px;
  line-height: 1.8;
  margin-bottom: 20px;
}
.MEDIAlink_box .link_cont .contents p:first-letter {
  color: #df231c;
  font-size: 1.1em;
}
.MEDIAlink_box .link_cont .contents a {
  font-size: 24px;
  display: flex;
  color: #fff;
  position: absolute;
  bottom: 0;
  border-bottom: 2px solid;
  width: 100%;
  padding-bottom: 8px;
  font-weight: bold;
  padding: 10px;
  transition: .5s;
}
.MEDIAlink_box .link_cont .contents a:before {
  content: url("../img/lp3/yaji.webp");
  position: absolute;
  right: 10px;
  bottom: 3px;
  z-index: 1;
}
.MEDIAlink_box .link_cont .contents a:after {
  content: "";
  height: 100%;
  width: 0%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #de0000;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.MEDIAlink_box .link_cont .contents a:hover:after {
  width: 100%;
  transform: .5s;
}
.MEDIAlink_box .link_cont .contents a span {
  position: relative;
  z-index: 1;
}
.MEDIAlink_box {
  margin-bottom: 35vh;
}
section.MOVIE .Youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
  margin-bottom: 200px;
}
section.MOVIE .Youtube iframe {
  width: 100%;
  height: 100%;
}
.link_cont.kuruma {
  align-items: center;
}
.MEDIAlink_box .link_cont.kuruma p {
  margin-bottom: 80px;
}
section.Strength {
  background: #000 url("../img/lp3/010.webp");
  background-position: center center;
  background-size: cover;
  height: 100vh;
}
section.Strength .section_inner {
  display: flex;
  align-items: center;
  height: 100vh;
  justify-content: center;
  width: 100%;
}
section.Strengths {
  background: #1a1a1a;
  padding: 120px 0;
}
.Strengths_cont {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
.Strengths_cont figure {
  width: 50%;
}
.Strengths_cont .detail {
  width: 45%;
  color: #fff;
  position: relative;
}
.Strengths_cont .detail .number span {
  background: #de0001;
  color: #fff;
  font-family: "Anton", sans-serif;
  font-size: 22px;
  padding: 0px 15px;
  border-radius: 10px;
}
.Strengths_cont .detail .number {
  margin-bottom: 30px;
}
.Strengths_cont .detail h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 1.8;
}
.Strengths_cont .detail p {
  line-height: 1.8;
}
.Strengths_cont .detail .detail_link {
  position: absolute;
  bottom: 0;
}
.Strengths_cont .detail .detail_link a {
  display: block;
  background: #fff;
  margin-bottom: 20px;
  color: #000;
  padding: 15px 65px 15px 15px;
  border-radius: 5px;
  position: relative;
  transition: .5s;
  font-weight: bold;
}
.Strengths_cont .detail .detail_link a:before {
  content: '';
  position: absolute;
  right: 15px;
  top: 50%;
  display: block;
  width: 8px;
  height: 8px;
  border-right: 2px solid #000000;
  border-top: 2px solid #000000;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  z-index: 1;
  transition: transform .5s;
}
.Strengths_cont .detail .detail_link a:hover {
  background: #de0001;
  color: #fff;
}
/*FLOW*/
#content .Flow_section p {
  margin-bottom: 20px;
  padding: 0;
  line-height: 2;
}
#content .Flow_section ul.flow {
  display: flex;
  justify-content: space-between;
  padding: 0 15%;
  margin: 5% 0 8% 0;
}
#content .Flow_section ul.flow li {
  width: 49%;
  height: 60px;
  position: relative;
}
#content .Flow_section ul.flow li a {
  position: relative;
  display: flex;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.3em;
  text-decoration: none;
  height: 100%;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  color: #fff;
}
#content .Flow_section ul.flow li.fix_line a::before {
  background-color: #df0000;
}
#content .Flow_section ul.flow li a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background-color: #000;
  transform: skewX(-15deg);
  transition: 0.5s;
  z-index: 1;
}
#content .Flow_section ul.flow li a img {
  display: block;
  width: 30px;
  margin: 0 5px 0 0;
  z-index: 1;
}
#content .Flow_section ul.flow li a span {
  position: relative;
  z-index: 2;
}
#content .Flow_section ul.flow li.fix_mailbtn a::before {
  background-color: #000;
}
#content .Flow_section ul.flow li a span {
  position: relative;
  z-index: 2;
}
#content .Flow_section .flex-box3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.flex-box3 .flex-cont {
  width: 31%;
  border: 1px solid #ff0001;
  border-radius: 0;
  margin-bottom: 20px;
  background: #fff;
  position: relative;
}
#content .Flow_section .flex-box3 .flex-cont::before {
  position: absolute;
  top: 50%;
  left: calc(100% + 8px);
  content: '';
  width: 15px;
  height: 15px;
  border-top: 2px solid #ff0001;
  border-right: 2px solid #ff0001;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#content .Flow_section {
  line-height: 1.8;
}
#content .Flow_section .flex-box3 .title {
  background: #fdf2f2;
  font-size: 20px;
  padding: 10px;
  font-weight: bold;
  color: #ff0001;
}
#content .Flow_section .flex-box3 .txt {
  padding: 20px 20px 0;
  font-size: 14px;
}
#content .Flow_section .alignright {
  float: right;
  margin: 0 0 20px 20px;
  display: inline;
}
#content .Flow_section .tk2 {
  font-weight: bold;
  background: linear-gradient(transparent 70%, #fdf2f2 20%);
  text-shadow: 0 2px 0 rgb(255, 255, 255);
  padding-bottom: 3px;
  color: #000;
}
#content .Flow_section .flex-box3 .flex-cont:nth-child(6)::before {
  content: none;
}
#content .Flow_section .ar {
  text-align: right;
}
#content .Flow_section .flex-box3 .txt a {
  float: none;
}
#content .Flow_section .flex-box3 .txt a::before {
  left: calc(100% + 5px);
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}
.flex-box3 .txt a:before {
  position: absolute;
  top: 50%;
  right: calc(100% + 10px);
  content: '';
  width: 8px;
  height: 8px;
  border-top: 2px solid #ff0001;
  border-right: 2px solid #ff0001;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.flex-box3 .txt a {
  float: right;
  text-decoration: none;
  margin: 0 8% 3% 0;
  position: relative;
  color: #000;
}
.flex-box3 .txt a:hover::before {
  -webkit-transform: translate(5px, -50%) rotate(405deg);
  transform: translate(5px, -50%) rotate(405deg);
}
#content .Flow_section .flex-box3 .flex-cont p {
  font-size: 14px;
  overflow: hidden;
}
section.Flow_section {
  padding: 100px 0;
}
#content section.Flow_section h2 {
  clear: both;
  height: auto;
  color: #000;
  font-size: 28px;
  margin: 60px 0 20px 0;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: normal;
  padding: 10px 0;
  position: relative;
}
#content section.Flow_section h2:before {
  content: "";
  height: 4px;
  width: 100%;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: skewX(-60deg);
}
#content section.Flow_section h2:after {
  position: absolute;
  left: 0;
  height: 4px;
  width: 110px;
  background: #ff0001;
  content: "";
  bottom: 0px;
  transform: skewX(-60deg);
}
#content section.Flow_section h3 {
  clear: both;
  height: auto;
  color: #fff;
  font-size: 24px;
  margin: 30px 0;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: normal;
  padding: 9px 40px;
  position: relative;
  display: flex;
  align-items: center;
}
#content section.Flow_section h3:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  background: #000;
  transform: skewX(-15deg);
  z-index: 0;
  border-left: 4px solid #ff0001;
}
#content section.Flow_section h3 span {
  position: relative;
  z-index: 1;
}
.flex-box2 .flex-cont .txt {
  padding: 20px;
}
#content section.Flow_section .flex-box2 {
  margin-bottom: 40px;
}
#content section.Flow_section .flex-box2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
#content section.Flow_section .flex-box2.line .flex-cont {
  flex: 0 0 49%;
  border: 1px solid #00B900;
}
#content section.Flow_section .flex-box2.line .flex-cont .title {
  background: #00B900;
  padding: 10px 20px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  border-bottom: none;
  text-align: center;
}
#content section.Flow_section .flex-box2 .flex-cont:nth-child(1) .txt {
  padding: 110px 20px 0px 20px;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.eyecatch_box {
  display: flex;
  justify-content: space-between;
  background: #fff;
  margin-bottom: 30px;
  align-items: center;
  padding: 30px;
  position: relative;
  box-shadow: 0 0 10px #0002;
  border-top: 2px solid #df0000;
}
#content section.Flow_section .eyecatch_box {
  margin: 0 0 7% 0;
  align-items: flex-start;
}
#content section.Flow_section .eyecatch_box .ttl_wrap {
  padding: 0 30px;
  width: 100%;
}
#content section.Flow_section .eyecatch_box .ttl_wrap h4 {
  padding: 0;
  margin: 0;
  font-size: 26px;
  color: #df0000;
  background: none;
  margin-bottom: 20px;
  display: inline-block;
  border: none;
  font-weight: bold;
}
#content section.Flow_section .eyecatch_box .ttl_wrap h4:before {
  content: '';
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url(https://kaizosha.com/wp-content/uploads/icon01.webp);
  background-size: contain;
  vertical-align: middle;
  position: relative;
  background-color: white;
  transform: skewX(0deg);
  top: -10px;
  margin: 0 10px 0 0;
}
.check_list li {
  position: relative;
  text-indent: 0;
  padding-left: 2em;
  font-size: 16px;
  font-weight: 500;
}
.check_list li::before {
  content: url("https://kaizosha.com/wp-content/themes/standard_black_cmspro/img/check.png");
  position: absolute;
  left: 0;
  top: 3px;
}
ul.check_list {
  margin: 0 0 20px;
}
#content section.Flow_section .eyecatch_box .ttl_wrap {
  padding: 0 30px;
  width: 100%;
}
.eyecatch_box figure {
  width: 300px;
  line-height: 0;
  position: relative;
  z-index: 1;
  margin: 0;
}
.photo_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.photo {
  width: 49%;
  text-align: center;
  margin-bottom: 3%;
}
#content .Flow_section .photo p {
  text-align: center;
}
ul {
  list-style: none;
  margin-bottom: 20px;
}
.sq2 {
  border: 1px solid #df0000;
  background-color: #fff;
  margin: 10px 0;
  padding: 20px 20px 0 20px;
  overflow: hidden;
}
#content section.Flow_section .check_list-border li {
  position: relative;
  margin: 0 0 2% 0;
}
.check_list-border li {
  position: relative;
  text-indent: 0;
  font-weight: 500;
  padding-left: 2em;
}
.check_list-border li::before {
  content: url("https://kaizosha.com/wp-content/themes/standard_black_cmspro/img/check-b.png");
  margin-right: 10px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 3px;
}
#content section.Flow_section .check_list-border li a.download {
  position: absolute;
  right: 0;
  background-color: #fff;
  border: 1px solid #ff0001;
  transform: skewX(-15deg);
  transition: 0.5s;
  padding: 0.3% 1%;
  text-decoration: none;
}
#content section.Flow_section .check_list-border li a.download span {
  transform: skewX(15deg);
  display: block;
}
#content section.Flow_section .check_list-border li a.download img {
  position: relative;
  top: -2px;
  margin: 0 2px 0 0;
}
@media screen and (max-width:1300px) {
  .lpGlobal ul.menu li {
    margin: 0 1em;
  }
  section.MEDIA .section_inner .h2_txt {
    order: 2;
    width: 25%;
  }
  section.MEDIA figure {
    width: 50%;
  }
}
@media screen and (max-width:1200px) {
  .lpGlobal nav {
    padding: 0 20px;
  }
  .head_right {
    padding: 5px 0px;
  }
  .Strengths_cont .detail .detail_link {
    position: relative;
    margin: 50px;
  }
  section.MEDIA {
    background: #000 url("../img/lp3/004.webp");
    background-position: left 20% center;
    background-size: cover;
    height: 100vh;
  }
}
@media screen and (max-width:1100px) {
  section.MEDIA .section_inner {
    flex-wrap: wrap;
  }
  section.MEDIA .section_inner {
    display: flex;
    align-items: unset;
    flex-wrap: wrap;
    height: auto;
    padding-top: 40%;
  }
  section.MEDIA .section_inner .h2_txt {
    order: unset;
    width: 25%;
    height: min-content;
    margin: 0 auto 50px;
  }
  section.MEDIA figure {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width:1000px) {
  .head_contact ul li a {
    padding: 5px 10px 5px 5px;
    width: 100%;
  }
  .head_right ul li a {
    font-size: 15px;
    padding: 0;
  }
  .lpGlobal ul.menu li {
    margin: 0 10px;
  }
  .lpGlobal nav p a {
    padding: 0;
  }
  .lpGlobal nav {
    padding: 0 10px;
  }
  .Strengths_cont .detail .detail_link {
    position: relative;
    margin: 50px 0;
  }
  .MEDIAlink_box .link_cont .contents {
    width: 50%;
    color: #fff;
    position: relative;
  }
  .MEDIAlink_box .link_cont .contents a {
    position: relative;
  }
}
@media screen and (min-width:769px) {
  .pc_block {
    display: block !important;
  }
  .sp_block {
    display: none !important;
  }
}
@media screen and (max-width:768px) {
  .pc_block {
    display: none !important;
  }
  .sp_block {
    display: block !important;
  }
  .site-header p img {
    height: 50px;
  }
  .site-header p {
    margin: 5px;
  }
  .lpGlobal ul.menu li {
    margin: 20px 0;
    text-align: center;
    width: 100%;
  }
  .lpGlobal nav {
    height: auto;
    background: none;
    padding: 0;
    flex-wrap: wrap;
  }
  .head_right {
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
  }
  .head_contact {
    width: 100%;
    padding: 020px;
    box-sizing: border-box;
  }
  .head_contact a {
    color: #fff;
  }
  .head_contact ul li a {
    width: 100%;
    text-align: center;
    justify-content: center;
    padding: 10px 0;
  }
  .head_contact ul {
    justify-content: space-between;
  }
  .lpGlobal ul.menu a {
    color: #fff;
  }
  .lpGlobal ul.menu {
    margin: 0;
    width: 100%;
    padding: 40px 0;
    flex-wrap: wrap;
    justify-content: center;
  }
  .head_contact ul li {
    width: 48%;
  }
  .Strengths_cont .detail h3 br {
    display: none;
  }
  .flex-box3 .flex-cont {
    width: 100%;
    margin-bottom: 40px;
  }
  #content .Flow_section .flex-box3 .flex-cont::before {
    position: absolute;
    top: auto;
    left: 0;
    content: '';
    width: 15px;
    height: 15px;
    border-bottom: 2px solid #ff0001;
    border-right: 2px solid #ff0001;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-top: none;
    bottom: -32px;
    right: 0;
    margin: auto;
  }
  /* fix_footer */
#fix_footer {
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    transform: translateY(100%);
    transition: 0.3s;
}
  #fix_footer.fixed {
    position: fixed;
    bottom: 0;
    transform: translateY(0);
    transition: 0.3s;
    z-index: 100;
  }
  #fix_footer.fadeout {
    transform: translateY(300%);
  }
.fix_footer-l {
    max-width: 1100px;
    margin: 0 auto;
    background: #0009;
    padding: 10px;
}
  #fix_footer.fixed figure.fix-btn {
    position: absolute;
    right: 20px;
    bottom: 100px;
  }
  #fix_footer.fixed figure a {
    transition: 0.5s;
  }
  .fix_footer-l p {
    margin-bottom: 10px;
  }
.fix_footer-l ul {
    display: flex;
    justify-content: space-between;
    margin: 0;
}
 #fix_footer ul li {
    width: 48%;
    margin: 0 0 5px;
}
#fix_footer a {
    padding: 5px;
    width: 100%;
    font-size: 16px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
}
  .fix_footer-l ul li {
    width: 32.5%;
    height: 25px;
    position: relative;
  }
  .fix_footer-l ul li.fix_line a:before {
    background-color: #000;
  }
.fix_footer-l ul li a img {
    width: 20px;
    position: relative;
    z-index: 1;
    margin: 0 8px 0 0;
}
  .fix_footer-l ul li a span {
    position: relative;
    z-index: 2;
  }
.fix_footer-l p img {
    height: 20px;
    margin: 0 auto;
    display: block;
}.fix_footer-l ul li.fix_tel a:before {
    background-color: #fff;
    border: 1px solid #ff0001;
}.fix_footer-l ul li.fix_tel span {
    color: #ff0001;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
}
  .fix_footer-l ul li a:before, .ul.flow li a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background-color: #000;
    transform: skewX(-15deg);
    transition: 0.5s;
    z-index: 1;
  }#fix_footer ul li:first-child {
    background: none;
    padding: 0;
}
}
@media screen and (max-width:599px) {
  section.CAMPAIGN2 h3 {
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 50px;
    line-height: 1.5;
  }
  section.CAMPAIGN2 p {
    font-size: 18px;
    text-align: center;
  }
  section.MEDIA .section_inner .h2_txt {
    order: unset;
    width: 50%;
    height: min-content;
    margin: 0 auto 50px;
  }
  section.MEDIA {
    background: #000 url("../img/lp3/004.webp");
    background-position: left 18% center;
    background-size: cover;
    height: 75vh;
  }
  .MEDIAlink_box .link_cont {
    flex-wrap: wrap;
  }
  .MEDIAlink_box .link_cont figure {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .MEDIAlink_box .link_cont .contents {
    width: 100%;
    color: #fff;
    position: relative;
  }
  .MEDIAlink_box .link_cont .contents p {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 20px;
  }
  .MEDIAlink_box .link_cont .contents a {
    font-size: 22px;
  }
  .MEDIAlink_box {
    margin-bottom: 10vh;
  }
  section.MOVIE .Youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
    margin-bottom: 10vh;
  }
  .MEDIAlink_box .link_cont.kuruma p {
    margin-bottom: 40px;
    text-align: center;
  }
  .MEDIAlink_box .link_cont figure {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    padding: 0 0px;
  }
  .link_cont.kuruma figure {
    padding: 0 40px;
  }
  .Strengths_cont {
    flex-wrap: wrap;
  }
  .Strengths_cont figure {
    width: 100%;
    margin-bottom: 40px;
  }
  .Strengths_cont .detail {
    width: 100%;
    color: #fff;
    position: relative;
  }
  .Strengths_cont .detail h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.8;
  }
  .Strengths_cont {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  #content .Flow_section ul.flow {
    flex-wrap: wrap;
    padding: 0;
  }
  #content .Flow_section ul.flow li {
    width: 100%;
    height: 60px;
    position: relative;
    margin-bottom: 20px;
  }
  #content section.Flow_section .flex-box2 {
    flex-wrap: wrap;
  }
  #content section.Flow_section .flex-box2.line .flex-cont {
    flex: 0 0 100%;
    border: 1px solid #00B900;
  }
  #content section.Flow_section .flex-box2.line .flex-cont {
    flex: initial;
    border: 1px solid #00B900;
    width: 100%;
    margin-bottom: 20px;
  }
  #content section.Flow_section .flex-box2 .flex-cont:nth-child(1) .txt {
    padding: 20px;
  }
  #content section.Flow_section .flex-box2 .flex-cont:nth-child(1) .txt p {
    margin: 0;
  }
  #content section.Flow_section h2 {
    font-size: 22px;
  }
  #content .Flow_section .alignright {
    float: none;
    display: block;
    text-align: center;
    margin: 0 auto 20px;
  }
  .section_inner {
    padding: 0 20px;
  }
  #content section.Flow_section h3 {
    clear: both;
    height: auto;
    color: #fff;
    font-size: 20px;
    margin: 10px 0 20px;
    font-weight: bold;
    letter-spacing: normal;
    line-height: normal;
    padding: 10px 10px 10px 20px;
    position: relative;
    display: flex;
    align-items: center;
  }
  p {
    font-size: 14px;
  }
  #content section.Flow_section .eyecatch_box .ttl_wrap h4 {
    font-size: 22px;
  }
  #content section.Flow_section .eyecatch_box .ttl_wrap {
    padding: 0;
    width: 100%;
  }
  #content section.Flow_section .eyecatch_box {
    margin: 0 0 7% 0;
    align-items: flex-start;
    display: block;
  }
  .eyecatch_box figure {
    width: 100%;
  }
  #content .Flow_section p {
    margin-bottom: 10px;
    padding: 0;
    line-height: 2;
  }
  #content section.Flow_section .check_list-border li a.download {
    position: relative;
    right: 0;
    background-color: #fff;
    border: 1px solid #ff0001;
    transform: skewX(-15deg);
    transition: 0.5s;
    padding: 0.3% 1%;
    text-decoration: none;
    display: block;
    width: 140px;
    margin: 5px 0px 10px 0px;
  }
}