@charset "UTF-8";
#concept {
  /* ---------- ベースサイズ ---------- */
  font-family: "メイリオ", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  color: #333333;
  overflow: hidden;
}
#concept html {
  font-size: 62.5%;
}
@media screen and (max-width: 767px) {
  #concept html {
    font-size: 6.25vw;
  }
}
#concept Fbtn body {
  font-size: 1.6rem;
}
#concept sup {
  font-size: 58.3%;
}
#concept .blue-btn:hover {
  text-decoration: none;
}
#concept .blue-btn02:hover {
  text-decoration: none;
}
#concept .contents_wrap {
  background-color: #fff;
  width: 100%;
  margin-left: 40px;
  margin-right: 40px;
  margin: 0 auto;
}
#concept .contents_wrap .kv {
  width: 100%;
  max-width: 1148px;
  margin: 0 auto;
}
#concept .contents_wrap picture {
  display: flex;
  justify-content: center;
  align-items: center;
}
#concept .contents_wrap h3 {
  margin: 0 auto;
}
#concept .contents_wrap .function_wrap {
  margin: 80px auto 0;
  width: 100%;
  max-width: 1148px;
  display: grid;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .function_wrap {
    margin: 10.6666666667vw auto 0;
    max-width: 100%;
  }
}
#concept .contents_wrap .ttl_blue {
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
  color: #004EA1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .ttl_blue {
    font-size: 4.8vw;
    line-height: 8.5333333333vw;
  }
}
#concept .contents_wrap .text_notice {
  font-size: 12px;
  line-height: 1.5;
  text-align: left;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .text_notice {
    font-size: 12px;
    margin-right: 1.7421602787vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .text_notice {
    font-size: 10px;
    margin-right: 5.3333333333vw;
    margin-left: 5.3333333333vw;
  }
}
#concept .contents_wrap .blue-btn {
  margin: 0 auto;
  width: 205px;
  height: 50px;
  position: relative;
  padding-left: 20px;
  background-color: #004EA2;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .blue-btn {
    font-size: 16px;
    line-height: 7.4666666667vw;
    width: 205px;
    padding-left: 30px;
  }
}
#concept .contents_wrap .blue-btn a:visited {
  color: #fff;
  text-decoration: none;
}
#concept .contents_wrap .blue-btn::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(315deg);
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .blue-btn::after {
    left: 20px;
  }
}
#concept .contents_wrap .white-btn {
  position: relative;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  background-color: #fff;
  border-radius: 10px;
  border: solid 2px #004EA2;
  width: 200px;
  height: 62px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .white-btn {
    padding-left: 0;
    padding-bottom: 2.6666666667vw;
    width: 42.1333333333vw;
    height: 19.2vw;
  }
}
#concept .contents_wrap .white-btn::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-bottom: solid 2px #004EA2;
  border-right: solid 2px #004EA2;
  transform: rotate(315deg);
  top: 0;
  left: 15px;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .white-btn::after {
    top: 12.8vw;
    left: 20vw;
  }
}
#concept .contents_wrap .content .section1 {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  max-width: 1148px;
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 80px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section1 {
    padding-left: 1.7421602787vw;
    padding-right: 1.7421602787vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section1 {
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section1 {
    padding-bottom: 10.1333333333vw;
  }
}
#concept .contents_wrap .content .section1 .text_lead {
  margin-top: 80px;
  font-size: 24px;
  line-height: 52px;
  text-align: center;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section1 .text_lead {
    margin-top: 6.968641115vw;
    font-size: 2.0905923345vw;
    line-height: 4.5296167247vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section1 .text_lead {
    margin-top: 10.6666666667vw;
    font-size: 4.8vw;
    line-height: 10.1333333333vw;
  }
  #concept .contents_wrap .content .section1 .text_lead .chara_left_text {
    display: block;
    margin-left: 28.8vw;
    margin-bottom: 0;
  }
}
#concept .contents_wrap .content .section1 .chara1_box {
  position: relative;
  width: 100%;
}
#concept .contents_wrap .content .section1 .chara1_box .chara1 {
  position: absolute;
  width: 334px;
  bottom: -5px;
  left: 0;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section1 .chara1_box .chara1 {
    width: 29.0940766551vw;
    bottom: -5px;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section1 .chara1_box .chara1 {
    width: 45.6vw;
    top: -16vw;
    bottom: 0;
    left: 0;
  }
}
#concept .contents_wrap .content .section1 .chara1_box .text_wrap {
  margin-top: 80px;
  background-color: #EEF7FF;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  padding-left: 346px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section1 .chara1_box .text_wrap {
    margin-top: 6.968641115vw;
    padding-left: 30.1393728223vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section1 .chara1_box .text_wrap {
    margin-top: 21.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    position: relative;
    z-index: 10;
  }
}
#concept .contents_wrap .content .section1 .chara1_box .text_wrap .title {
  padding-top: 32px;
  font-size: 38px;
  line-height: 62px;
  color: #004EA2;
  text-align: left;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section1 .chara1_box .text_wrap .title {
    font-size: 3.3101045296vw;
    line-height: 5.4006968641vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section1 .chara1_box .text_wrap .title {
    margin-top: 0;
    padding-top: 8.5333333333vw;
    font-size: 6.4vw;
    line-height: 9.6vw;
    text-align: center;
  }
}
#concept .contents_wrap .content .section1 .chara1_box .text_wrap span {
  font-weight: bold;
}
#concept .contents_wrap .content .section1 .chara1_box .text_wrap .number {
  font-size: 60px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section1 .chara1_box .text_wrap .number {
    font-size: 11.2vw;
  }
}
#concept .contents_wrap .content .section1 .chara1_box .text_wrap .text {
  margin-top: 8px;
  font-size: 20px;
  line-height: 34px;
  padding-bottom: 32px;
  text-align: left;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section1 .chara1_box .text_wrap .text {
    margin-top: 0.6968641115vw;
    font-size: 1.7421602787vw;
    line-height: 2.9616724739vw;
    padding-bottom: 2.787456446vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section1 .chara1_box .text_wrap .text {
    font-size: 4.2666666667vw;
    line-height: 8vw;
    margin-top: 3.4666666667vw;
    padding-bottom: 8.5333333333vw;
  }
}
#concept .contents_wrap .content .section1 .reizouko_wrap {
  position: relative;
}
#concept .contents_wrap .content .section1 .reizouko_wrap .img_reizouko {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  margin-top: 32px;
  width: 943px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section1 .reizouko_wrap .img_reizouko {
    width: 82.1428571429vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section1 .reizouko_wrap .img_reizouko {
    width: 100%;
  }
}
#concept .contents_wrap .content .section1 .reizouko_wrap .reizouko_kata {
  position: absolute;
  bottom: 35px;
  right: 34px;
  font-size: 12px;
  font-weight: bold;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section1 .reizouko_wrap .reizouko_kata {
    bottom: 3.4843205575vw;
    right: 2.9616724739vw;
    font-size: 1.0452961672vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section1 .reizouko_wrap .reizouko_kata {
    bottom: 32%;
    right: -3%;
    font-size: 3.2vw;
  }
}
#concept .contents_wrap .content .section1 .reizouko_wrap .reizouko_notice {
  margin-top: 15px;
  margin-left: 104px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section1 .reizouko_wrap .reizouko_notice {
    margin-top: 1.3066202091vw;
    margin-left: 7.8397212544vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section1 .reizouko_wrap .reizouko_notice {
    margin-top: 4.2666666667vw;
    margin-left: 0;
    margin-right: 0;
  }
}
#concept .contents_wrap .content .section2 {
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
  justify-content: center;
  width: 100%;
  background-color: #EEF7FF;
  padding-bottom: 80px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2 {
    padding-left: 1.7421602787vw;
    padding-right: 1.7421602787vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2 {
    padding-bottom: 10.6666666667vw;
  }
}
#concept .contents_wrap .content .section2__title {
  margin-top: 64px;
  display: grid;
  justify-content: center;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__title {
    margin-top: 3.4843205575vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__title {
    margin-top: 10.6666666667vw;
  }
}
#concept .contents_wrap .content .section2__title .wrap {
  display: grid;
  grid-template-columns: 408px 1fr;
  align-items: center;
  gap: 40px;
  width: 1096px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__title .wrap {
    grid-template-columns: 35.5400696864vw 1fr;
    gap: 2.0905923345vw;
    width: 95.4703832753vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__title .wrap {
    grid-template-columns: 1fr;
    gap: 6.4vw;
  }
}
#concept .contents_wrap .content .section2__title .wrap img {
  width: 408px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__title .wrap img {
    width: 35.5400696864vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__title .wrap img {
    width: 86.6666666667vw;
  }
}
#concept .contents_wrap .content .section2__title .wrap p {
  font-size: 35px;
  line-height: 54px;
  font-weight: bold;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__title .wrap p {
    font-size: 3.0487804878vw;
    line-height: 4.7038327526vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__title .wrap p {
    font-size: 5.8666666667vw;
    line-height: 9.0666666667vw;
    text-align: center;
  }
}
#concept .contents_wrap .content .section2__btn_wrap {
  margin: 54px auto 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  width: 592px;
  text-align: center;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__btn_wrap {
    margin-top: 5.9233449477vw;
    gap: 1.7421602787vw;
    width: 51.5679442509vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__btn_wrap {
    margin-top: 6.4vw;
    gap: 0;
    width: 100vw;
  }
}
#concept .contents_wrap .content .section2__btn_wrap a:hover {
  text-decoration: none;
}
#concept .contents_wrap .content .section2__btn_wrap .btn1 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #004DA1;
  border-radius: 10px;
  background-color: #fff;
  height: 80px;
  color: #004DA1;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__btn_wrap .btn1 {
    font-size: 1.7421602787vw;
    height: 74px;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__btn_wrap .btn1 {
    border-radius: 0;
    font-size: 3.7333333333vw;
  }
}
#concept .contents_wrap .content .section2__btn_wrap .btn1::before {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-bottom: solid 2px #004DA1;
  border-right: solid 2px #004DA1;
  transform: rotate(45deg);
  position: absolute;
  top: 50px;
  left: 92px;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__btn_wrap .btn1::before {
    left: 48.720379%;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__btn_wrap .menu-btn1 {
    border-left: 0;
  }
}
#concept .contents_wrap .content .section2__btn_wrap .menu-btn1 .img1-1 {
  width: 130px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__btn_wrap .menu-btn1 .img1-1 {
    width: 11.3240418118vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__btn_wrap .menu-btn1 .img1-1 {
    width: 26.4vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__btn_wrap .menu-btn2 {
    border-left: 0;
  }
}
#concept .contents_wrap .content .section2__btn_wrap .menu-btn2 .img1-2 {
  width: 154px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__btn_wrap .menu-btn2 .img1-2 {
    width: 13.4146341463vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__btn_wrap .menu-btn2 .img1-2 {
    width: 28.8vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__btn_wrap .menu-btn3 {
    border-left: 0;
    border-right: 0;
    font-size: 3vw;
  }
}
#concept .contents_wrap .content .section2 .dot {
  padding-bottom: 80px;
  border-bottom: dotted 3px #004EA2;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2 .dot {
    padding-bottom: 10.6666666667vw;
  }
}
#concept .contents_wrap .content .section2 picture {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2 picture {
    width: 100%;
  }
}
#concept .contents_wrap .content .section2__f1 .ttl_function1 {
  width: 446px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f1 .ttl_function1 {
    width: 86.6666666667vw;
  }
}
#concept .contents_wrap .content .section2__f1 .ttl_f1-a {
  margin-top: 24px;
  width: 498px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f1 .ttl_f1-a {
    width: 86.6666666667vw;
  }
}
#concept .contents_wrap .content .section2__f1 .f1-1 {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f1 .f1-1 {
    margin-top: 16px;
  }
}
#concept .contents_wrap .content .section2__f1 .f1-2 {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f1 .f1-2 {
    margin-top: 16px;
  }
}
#concept .contents_wrap .content .section2__f1 .ttl_f1-b {
  margin-top: 15px;
  width: 498px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f1 .ttl_f1-b {
    width: 86.6666666667vw;
  }
}
#concept .contents_wrap .content .section2__f1 .function1_img1_wrap {
  padding-left: 0;
  text-indent: 0;
  margin-top: 32px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 15px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__f1 .function1_img1_wrap {
    padding-top: 2.787456446vw;
    grid-template-columns: 1fr 1fr;
    gap: 1.3066202091vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f1 .function1_img1_wrap {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
  }
}
#concept .contents_wrap .content .section2__f1 .function1_img1_wrap .img1 {
  width: 276px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__f1 .function1_img1_wrap .img1 {
    width: 24.0418118467vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f1 .function1_img1_wrap .img1 {
    width: 57.6vw;
  }
}
#concept .contents_wrap .content .section2__f1 .fukidashi {
  margin: 40px auto 0;
}
#concept .contents_wrap .content .section2__f1 .function1_img2_wrap {
  margin-top: 32px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__f1 .function1_img2_wrap {
    margin-top: 8.5333333333vw;
    grid-template-columns: 1fr;
  }
}
#concept .contents_wrap .content .section2__f1 .img2-1 {
  width: 546px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__f1 .img2-1 {
    width: 47.5609756098vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f1 .img2-1 {
    width: 57.6vw;
  }
}
#concept .contents_wrap .content .section2__f1 .img2-2 {
  width: 546px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__f1 .img2-2 {
    width: 47.5609756098vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f1 .img2-2 {
    width: 57.6vw;
  }
}
#concept .contents_wrap .content .section2__f1 p.btn {
  font-weight: bold;
}
#concept .contents_wrap .content .section2__f1 ul {
  margin-top: 40px;
  line-height: 1.5;
  padding-left: 2em;
  text-indent: -2em;
}
#concept .contents_wrap .content .section2__f1 .s2-f1 {
  margin-top: 22px;
}
#concept .contents_wrap .content .section2__f2 .ttl_function2 {
  width: 481px;
  margin-right: 80px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f2 .ttl_function2 {
    width: 78.4vw;
    margin-right: 0;
  }
}
#concept .contents_wrap .content .section2__f2 .ttl_1-b1 {
  width: 422px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f2 .ttl_1-b1 {
    margin-top: 4vw;
    width: 86.6666666667vw;
  }
}
#concept .contents_wrap .content .section2__f2 .img2-f2-1 {
  width: 367px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__f2 .img2-f2-1 {
    width: 31.968641115vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f2 .img2-f2-1 {
    width: 57.6vw;
  }
}
#concept .contents_wrap .content .section2__f2 .img2-f2-2 {
  width: 367px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__f2 .img2-f2-2 {
    width: 31.968641115vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f2 .img2-f2-2 {
    width: 57.6vw;
  }
}
#concept .contents_wrap .content .section2__f2 .img2-f2-3 {
  width: 310px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__f2 .img2-f2-3 {
    width: 27.0034843206vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f2 .img2-f2-3 {
    width: 57.6vw;
  }
}
#concept .contents_wrap .content .section2__f2 .f2 {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f2 .f2 {
    margin-top: 6.4vw;
  }
}
#concept .contents_wrap .content .section2__f2 .function2_img_wrap {
  margin-top: 32px;
  display: flex;
  grid-template-columns: 1fr 1fr 310px;
  gap: 0;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f2 .function2_img_wrap {
    margin-top: 6.4vw;
    flex-flow: column;
    width: 100%;
  }
}
#concept .contents_wrap .content .section2__f2 .btn-f2 {
  margin-top: 40px;
}
#concept .contents_wrap .content .section2__f2 .s2_notice {
  margin-top: 24px;
}
#concept .contents_wrap .content .section2__f3 .ttl_function3 {
  width: 500px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f3 .ttl_function3 {
    width: 86.6666666667vw;
  }
}
#concept .contents_wrap .content .section2__f3 .img2-f3 {
  width: 921.74px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section2__f3 .img2-f3 {
    width: 80.2909407666vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f3 .img2-f3 {
    width: 86.6666666667vw;
  }
}
#concept .contents_wrap .content .section2__f3 h3 {
  margin: 0 auto;
  font-size: 48px;
  color: #004DA1;
  font-weight: bold;
}
#concept .contents_wrap .content .section2__f3 .ttl_f3 {
  margin-top: 24px;
}
#concept .contents_wrap .content .section2__f3 picture {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section2__f3 picture {
    margin-top: 0;
  }
}
#concept .contents_wrap .content .section2__f3 .btn_f3 {
  margin-top: 40px;
}
#concept .contents_wrap .content .section2__f3 ul {
  margin-top: 24px;
  padding-left: 2em;
  text-indent: -2em;
}
#concept .contents_wrap .content .section3 {
  display: grid;
  justify-content: center;
  width: 100%;
  background-color: #fff;
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section3 {
    padding-bottom: 10.6666666667vw;
  }
}
#concept .contents_wrap .content .section3 .ttl_up {
  margin: 0 auto;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section3 .ttl_up {
    font-size: 4.8vw;
  }
}
#concept .contents_wrap .content .section3 .ttl_up .emphasis {
  font-size: 28px;
  color: red;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section3 .ttl_up .emphasis {
    font-size: 6.9333333333vw;
  }
}
#concept .contents_wrap .content .section3 .ttl_f4 {
  margin: 8px auto;
  width: 412px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section3 .ttl_f4 {
    width: 86.6666666667vw;
  }
}
#concept .contents_wrap .content .section3 .f4_lead {
  margin-top: 16px;
}
#concept .contents_wrap .content .section3 .img_f4 {
  margin-top: 32px;
  width: 920px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section3 .img_f4 {
    width: 80.1393728223vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section3 .img_f4 {
    margin-top: 24px;
    width: 86.6666666667vw;
  }
}
#concept .contents_wrap .content .section3 .img_ttl {
  margin-top: 8px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
#concept .contents_wrap .content .section3 .img_ttl__notice {
  text-align: center;
  font-size: 12px;
}
#concept .contents_wrap .content .section3 .btn_f4 {
  margin-top: 40px;
}
#concept .contents_wrap .content .section3 ul {
  margin-top: 24px;
  padding-left: 2em;
  text-indent: -2em;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section3 ul {
    margin-left: 1.7421602787vw;
    margin-right: 1.7421602787vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section3 ul {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#concept .contents_wrap .content .section3 .function-menu_title {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section3 .function-menu_title {
    margin: 10.6666666667vw auto 0;
  }
}
#concept .contents_wrap .content .section3 .function_btn_wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  width: 640px;
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section3 .function_btn_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.4vw;
    width: 86.6666666667vw;
    margin: 20px auto 0;
  }
}
#concept .contents_wrap .content .section3 .function_btn_wrap .hirobiro {
  width: 149px;
  height: 22px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section3 .function_btn_wrap .hirobiro {
    width: 37.0666666667vw;
    height: 5.6vw;
  }
}
#concept .contents_wrap .content .section3 .function_btn_wrap .eco_ai {
  width: 135px;
  height: 15px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section3 .function_btn_wrap .eco_ai {
    width: 36vw;
    height: 4vw;
  }
}
#concept .contents_wrap .content .section3 .function_btn_wrap .omakase_ai {
  width: 107px;
  height: 37px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section3 .function_btn_wrap .omakase_ai {
    width: 23.7333333333vw;
    height: 8.2666666667vw;
  }
}
#concept .contents_wrap .content .section3 .function_btn_wrap .remote {
  width: 129px;
  height: 19px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section3 .function_btn_wrap .remote {
    width: 34.4vw;
    height: 5.0666666667vw;
  }
}
#concept .contents_wrap .content .section3 .function_btn_wrap .separate {
  width: 126px;
  height: 36px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section3 .function_btn_wrap .separate {
    width: 28.8vw;
    height: 8.2666666667vw;
  }
}
#concept .contents_wrap .content .section3 .function_btn_wrap .clean_mz {
  width: 159px;
  height: 19px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section3 .function_btn_wrap .clean_mz {
    width: 38.1333333333vw;
    height: 4.5333333333vw;
  }
}
#concept .contents_wrap .content .section3 .btn_f-menu {
  margin-top: 56px;
  width: 287px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section3 .btn_f-menu {
    margin-top: 6.4vw;
    width: 287px;
    height: 50px;
  }
}
#concept .contents_wrap .content .section4 {
  display: grid;
  justify-content: center;
  width: 100%;
  background: linear-gradient(90deg, #ECF7EA 0%, #ECF7EA 50%, #E5F8FE 50%, #E5F8FE 100%);
  padding-bottom: 80px;
  text-align: center;
  font-family: "メイリオ", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
}
#concept .contents_wrap .content .section4__title {
  margin-top: 80px;
  font-size: 46px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section4__title {
    font-size: 9.6vw;
    line-height: 14.4vw;
  }
}
#concept .contents_wrap .content .section4__lead {
  margin-top: 32px;
  font-size: 24px;
  line-height: 46px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section4__lead {
    font-size: 4.8vw;
    line-height: 8.5333333333vw;
  }
}
#concept .contents_wrap .content .section4__text {
  margin-top: 32px;
  font-size: 20px;
  line-height: 40px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section4__text {
    font-size: 4.2666666667vw;
    line-height: 8.5333333333vw;
  }
}
#concept .contents_wrap .content .section4 .ttl_section4 {
  margin: 64px auto 0;
  width: 353px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section4 .ttl_section4 {
    width: 30.7491289199vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section4 .ttl_section4 {
    margin: 40px auto 0;
    width: 86.6666666667vw;
  }
}
#concept .contents_wrap .content .section4 .reizouko-wrap {
  margin-top: 73px;
  display: flex;
  gap: 104px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section4 .reizouko-wrap {
    margin-top: 8.5333333333vw;
    margin-left: 25px;
    margin-right: 25px;
    gap: 27px;
  }
}
#concept .contents_wrap .content .section4 .reizouko-wrap .ttl p {
  font-size: 18px;
  line-height: 27px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section4 .reizouko-wrap .ttl p {
    font-size: 15px;
    line-height: 27px;
  }
}
#concept .contents_wrap .content .section4 .reizouko-wrap .name {
  margin-top: 16px;
  text-align: center;
}
#concept .contents_wrap .content .section4 .reizouko-wrap .name .p {
  font-size: 16px;
  text-align: center;
}
#concept .contents_wrap .content .section4 .reizouko-wrap .name .btn {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section4 .reizouko-wrap .name .btn {
    width: 140px;
    height: 72px;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section4 .reizouko-wrap .name__btn::after {
    left: 10px;
  }
}
#concept .contents_wrap .content .section4 .reizouko-wrap .mz {
  text-align: right;
}
#concept .contents_wrap .content .section4 .reizouko-wrap .mz .ttl_wrap {
  display: grid;
  justify-content: end;
}
#concept .contents_wrap .content .section4 .reizouko-wrap .mz__series {
  margin-top: 16px;
  width: 258px;
}
#concept .contents_wrap .content .section4 .reizouko-wrap .mz__img {
  margin-top: 40px;
  width: 436px;
}
#concept .contents_wrap .content .section4 .reizouko-wrap .mz .name_wrap {
  display: grid;
  justify-content: end;
  margin-right: min(2.1212121212vw, 21px);
}
#concept .contents_wrap .content .section4 .reizouko-wrap .wz {
  text-align: left;
}
#concept .contents_wrap .content .section4 .reizouko-wrap .wz .ttl_wrap {
  display: grid;
  justify-content: start;
}
#concept .contents_wrap .content .section4 .reizouko-wrap .wz__series {
  margin-top: 16px;
  width: 258px;
}
#concept .contents_wrap .content .section4 .reizouko-wrap .wz__img {
  margin-top: 40px;
  width: 436px;
}
#concept .contents_wrap .content .section4 .reizouko-wrap .wz .name_wrap {
  display: grid;
  justify-content: start;
  margin-left: min(2.1212121212vw, 21px);
}
#concept .contents_wrap .content .section4 .text_osusume {
  margin-top: 60px;
  width: 419px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section4 .text_osusume {
    margin-top: 60px;
    width: 86.6666666667vw;
  }
}
#concept .contents_wrap .content .section4 .btn_lineup {
  margin-top: 16px;
  width: 319px;
}
#concept .contents_wrap .content .section5 {
  display: grid;
  justify-content: center;
  width: 100%;
  background-color: #fff;
  padding-bottom: 80px;
}
#concept .contents_wrap .content .section5 h3 {
  margin-top: 92px;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section5 h3 {
    margin-top: 40px;
    font-size: 18px;
  }
}
#concept .contents_wrap .content .section5 .movie_wrap {
  margin-top: 35px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section5 .movie_wrap {
    margin-top: 3.0487804878vw;
    gap: 1.393728223vw;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section5 .movie_wrap {
    grid-template-columns: 1fr;
    gap: 6.4vw;
    padding: 0 5.3333333333vw;
  }
}
#concept .contents_wrap .content .section5 .movie_wrap .img_movie {
  width: 100%;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section5 .movie_wrap .img_movie {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section5 .movie_wrap .img_movie {
    width: 86.6666666667vw;
  }
}
#concept .contents_wrap .content .section5 .movie_wrap .movie_lead {
  font-size: 16px;
  border-bottom: solid 1px #707070;
  height: 72px;
  padding-top: 16px;
  line-height: 24px;
}
@media screen and (max-width: 1148px) {
  #concept .contents_wrap .content .section5 .movie_wrap .movie_lead {
    font-size: 1.393728223vw;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section5 .movie_wrap .movie_lead {
    font-size: 16px;
  }
}
#concept .contents_wrap .content .section5 .movie_wrap .yt-thum_img::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  width: 60px;
  height: 60px;
  margin: auto;
  background: url(../img/common/cm_play_icon.png) no-repeat center;
  background-size: contain;
  transform: translate(-50%, -50%);
}
#concept .contents_wrap .content .section5 .btn_top {
  margin-top: 80px;
  width: 223px;
}
@media screen and (max-width: 767px) {
  #concept .contents_wrap .content .section5 .btn_top {
    width: 223px;
  }
}