@charset "UTF-8";
#page.container-topv2.in footer {
  background-color: #fff;
}
#page.container-topv2.in .float_menu {
  position: fixed;
  right: 0;
  bottom: 100px;
  border: 4px solid #8c453e;
  border-radius: 10px 0 0 10px;
  background-color: #fff;
  z-index: 100;
  padding: 15px 10px;
}
#page.container-topv2.in .float_menu .top_text {
  font-size: 13px;
  text-align: center;
  line-height: 1.3;
  font-weight: 900;
}
#page.container-topv2.in .float_menu .chara {
  width: 100%;
  max-width: 90px;
  margin: 8px auto 12px auto;
}
#page.container-topv2.in .float_menu .float_tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.container-topv2.in .float_menu .float_tel img {
  width: 100%;
  max-width: 24px;
  margin-right: 2px;
}
#page.container-topv2.in .float_menu .float_tel p {
  font-size: 16px;
  font-weight: 900;
}
#page.container-topv2.in .float_menu .btn {
  display: block;
  font-size: 10.5px;
  font-weight: 900;
  border: 1px solid #3e3c39;
  -webkit-box-shadow: 1px 1px #3e3c39;
          box-shadow: 1px 1px #3e3c39;
  border-radius: 3px;
  padding: 5px 0;
  text-align: center;
  position: relative;
}
#page.container-topv2.in .float_menu .btn:after {
  content: "";
  background-image: url(../img/truck/footer_arrow.png);
  background-repeat: no-repeat;
  background-size: 5px 8px;
  width: 5px;
  height: 8px;
  position: absolute;
  right: 5px;
  top: 6px;
}
#page.container-topv2.in .float_menu .inquiry_btn {
  margin-bottom: 5px;
}
#page.container-topv2.in .float_menu .list_btn {
  background-image: url(../img/truck/truck_favorite.png);
  background-repeat: no-repeat;
  background-position: left 5px center;
  background-size: 10px 10px;
}
#page.container-topv2.in .mv_second {
  padding: 30px 0 20px;
}
#page.container-topv2.in .mv_second img {
  border: 1px solid #ccc;
}
#page.container-topv2.in .mv_second .mv_second_title {
  text-align: center;
  margin-bottom: 30px;
}
#page.container-topv2.in .mv_second .mv_second_title h4 {
  font-size: 40px;
  font-weight: 900;
  margin-bottom: 10px;
}
#page.container-topv2.in .mv_second .mv_second_title p {
  font-size: 14px;
}
#page.container-topv2.in .mv_second .mv_slider li.slick-slide {
  margin-right: 20px;
}
#page.container-topv2.in .mv_second .mv_slider li.slick-slide a {
  display: block;
}
#page.container-topv2.in .mv_second .renewal_mv-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 15px;
  margin-bottom: 20px;
}
#page.container-topv2.in .mv_second .renewal_mv-list li {
  width: 32.8%;
  margin-bottom: 0.8%;
}
#page.container-topv2.in .mv_second .renewal_mv-list li:nth-child(2), #page.container-topv2.in .mv_second .renewal_mv-list li:nth-child(5), #page.container-topv2.in .mv_second .renewal_mv-list li:nth-child(8) {
  margin: 0 0.8% 0.8%;
}
#page.container-topv2.in .mv_second .renewal_mv-list li a {
  display: block;
}
#page.container-topv2.in .mv_second .renewal_mv-list li img {
  border-radius: 5px;
}
#page.container-topv2.in .mv_second .slick-dots {
  bottom: -30px;
}
#page.container-topv2.in .mv_second .slick-dots li button:before {
  color: #d8d9d9;
  opacity: 1;
}
#page.container-topv2.in .mv_second .slick-dots li.slick-active button:before {
  opacity: 1;
}
#page.container-topv2.in .search_body {
  width: 100%;
  max-width: 1020px;
  margin: -100px auto 50px auto;
  background: #eff0f0;
  padding: 30px 30px 30px 30px;
  border-radius: 20px;
  border: 3px solid #3e3c39;
  -webkit-box-shadow: 5px 0 3px #3e3c39;
  box-shadow: 0px 7px 0px #3e3c39;
  position: relative;
  z-index: 2;
}
#page.container-topv2.in .yearend_banner {
  position: absolute;
  right: 15px;
  top: -30px;
  max-width: 270px;
  width: 100%;
}
#page.container-topv2.in .search_body_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 10px;
}
#page.container-topv2.in .search_body_title.free_word {
  margin-bottom: 15px;
}
#page.container-topv2.in .search_body_title p {
  font-size: 16px;
  font-weight: 900;
  color: #333333;
  line-height: 1.2;
}
#page.container-topv2.in .search_body_title p span {
  font-size: 28px;
  color: #e95a24;
  margin-left: 3px;
}
#page.container-topv2.in .search_body_title_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
#page.container-topv2.in .search_body_title_flex .truck_sec_ttl_img {
  width: 100%;
  max-width: 136px;
  margin-top: -20px;
}
#page.container-topv2.in .search_body_title_flex .truck_sec_title .title {
  font-size: 28px;
  color: #333;
  font-weight: bold;
}
#page.container-topv2.in .search_body_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin-top: 30px;
}
#page.container-topv2.in .search_body_bottom .modal-open-sauch-wr {
  text-align: left;
  margin-top: -9px;
}
#page.container-topv2.in .search_body_bottom .modal-open-sauch {
  color: #333;
  font-size: 12px;
  position: relative;
  z-index: 3;
  margin-left: 10px;
  position: relative;
}
#page.container-topv2.in .search_body_bottom .modal-open-sauch::before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: -10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 26%;
          flex: 0 0 26%;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_left_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_left_item a {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 32%;
          flex: 0 0 32%;
  margin-bottom: 5px;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 73%;
          flex: 0 0 73%;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_right_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-bottom: 8px;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_right_item .form_search {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_right_item .form_body {
  position: relative;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_right_item .label_title {
  display: block;
  background-color: #fff;
  border: 2px solid #333;
  border-radius: 10px;
  -webkit-box-shadow: 2px 2px #333;
          box-shadow: 2px 2px #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  width: 100%;
  max-width: 228px;
  z-index: 1;
  background-image: url(../img/truck/truck_search/search_arrow.png);
  background-repeat: no-repeat;
  background-size: 10px 8px;
  background-position: right 10px center;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_right_item .label_title .icon_box {
  width: 100%;
  max-width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_right_item .label_title .icon {
  width: 100%;
  max-width: 30px;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_right_item .label_title .icon20 {
  width: 100%;
  max-width: 20px;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_right_item .label_title .text {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  font-weight: 900;
  text-align: left;
  height: 40px;
  line-height: 1.3;
  color: #3e3a39;
  border-left: 1px solid #3e3c39;
  padding-right: 15px;
  width: 100%;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_right_item select {
  width: 100%;
  padding: 15px 0;
  outline: none;
  border-radius: 10px;
  background-color: #fff;
  border: 1px solid #3e3c39;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px; /* Firefox用 */
  text-overflow: ""; /* Firefox用 */
  appearance: none;
  font-size: 12px;
  padding-left: 15px;
  text-align: -webkit-center;
  color: #3e3c39;
  position: relative;
  z-index: 10;
  opacity: 0;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_right_item select option {
  text-align: -webkit-left;
  background-color: #fff;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_right_item select .option_title {
  text-align: -webkit-center;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_right_item select::-ms-expand {
  display: none;
}
#page.container-topv2.in .search_body_bottom .search_body_bottom_right_item .select_body {
  position: relative;
}
#page.container-topv2.in .search_body_bottom .form_free input {
  width: 100%;
  padding: 10px 0;
  margin-bottom: 10px;
  outline: none;
  border-radius: 10px;
  border: 2px solid #3e3c39;
  padding-left: 10px;
  -webkit-box-shadow: 1px 1px #3e3c39;
          box-shadow: 1px 1px #3e3c39;
}
#page.container-topv2.in .search_body_bottom .submit_reset2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#page.container-topv2.in .search_body_bottom .submit_reset2 .form_btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55%;
          flex: 0 0 55%;
  margin-right: 8px;
}
#page.container-topv2.in .search_body_bottom .submit_reset2 .form_btn input {
  background-image: url(../img/truck/truck_search/submit.png);
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: left 10px center;
  background-color: #ffe900;
  width: 100%;
  padding: 8px 0;
  outline: none;
  border: 3px solid #3e3c39;
  -webkit-box-shadow: 1px 1px #3e3c39;
          box-shadow: 1px 1px #3e3c39;
  border-radius: 10px;
  font-weight: 600;
  color: #3e3c39;
}
#page.container-topv2.in .search_body_bottom .submit_reset2 .reset_btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
}
#page.container-topv2.in .search_body_bottom .submit_reset2 .reset_btn input {
  background-image: url(../img/truck/truck_search/clear.png);
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  max-width: 40px;
  padding: 10px 0;
  outline: none;
  border: 3px solid #3e3c39;
  -webkit-box-shadow: 1px 1px #3e3c39;
          box-shadow: 1px 1px #3e3c39;
  border-radius: 10px;
  background-color: #858585;
}
#page.container-topv2.in .search_body_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 950px;
  margin: auto;
  width: 100%;
  position: relative;
}
#page.container-topv2.in .search_body_list a {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 19%;
          flex: 0 0 19%;
}
#page.container-topv2.in .search_body_list .body_link {
  width: 18.9%;
  text-align: center;
  margin-bottom: 1.2%;
  display: block;
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 10px;
  -webkit-box-shadow: 4px 4px #333;
          box-shadow: 4px 4px #333;
}
#page.container-topv2.in .search_body_list .body_link:nth-child(5), #page.container-topv2.in .search_body_list .body_link:last-child {
  margin-right: 0;
}
#page.container-topv2.in .search_body_list .body_link:nth-child(n+6) {
  width: 15.58%;
}
#page.container-topv2.in .search_body_list .body_link .check_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.container-topv2.in .search_body_list .body_link .icon_box {
  width: 100%;
  max-width: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#page.container-topv2.in .search_body_list .body_link .icon {
  width: 100%;
  max-width: 30px;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#page.container-topv2.in .search_body_list .body_link .icon20 {
  width: 100%;
  max-width: 20px;
}
#page.container-topv2.in .search_body_list .body_link .icon40 {
  width: 100%;
  max-width: 30px;
}
#page.container-topv2.in .search_body_list .body_link .border_after {
  border-right: 1px solid #ccc;
}
#page.container-topv2.in .search_body_list .body_link .text {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  font-weight: 900;
  text-align: left;
  height: 40px;
  line-height: 1.3;
  color: #3e3a39;
  border-left: 1px solid #3e3c39;
  padding-left: 8px;
}
#page.container-topv2.in .search_second_open01 {
  position: absolute;
  bottom: 14%;
  bottom: 10%;
  left: 0;
  right: 0;
}
#page.container-topv2.in .search_second_open01 .open_parts01 {
  border: 3px solid #231815;
  background: #3e3c39;
  border-radius: 5px;
  width: 100%;
  max-width: 251px;
  margin: auto;
}
#page.container-topv2.in .free_box {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
}
#page.container-topv2.in .free_box .submit_reset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#page.container-topv2.in .free_box .submit_reset .form_free {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 85%;
  flex: 0 0 85%;
  margin-right: 8px;
}
#page.container-topv2.in .free_box .submit_reset .form_free input {
  width: 100%;
  padding: 10px 0;
  margin-bottom: 10px;
  outline: none;
  border-radius: 10px;
  border: 2px solid #3e3c39;
  padding-left: 10px;
  -webkit-box-shadow: 1px 1px #3e3c39;
  box-shadow: 1px 1px #3e3c39;
}
#page.container-topv2.in .free_box .submit_reset .form_btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 130px;
  flex: 0 0 130px;
}
#page.container-topv2.in .free_box .submit_reset .form_btn input {
  background-image: url(../img/truck/truck_search/submit.png);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: left 10px center;
  background-color: #ffed00;
  width: 100%;
  padding: 8px 0;
  outline: none;
  border: 3px solid #3e3c39;
  -webkit-box-shadow: 1px 1px #3e3c39;
  box-shadow: 1px 1px #3e3c39;
  border-radius: 10px;
  font-weight: 600;
  color: #3e3c39;
}
#page.container-topv2.in .free_box .submit_reset .reset_btn input {
  background-image: url(../img/truck/truck_search/clear.png);
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  max-width: 24px;
  height: 24px;
  padding: 10px 0;
  outline: none;
  border-radius: 50px;
  background-color: #adadae;
  position: absolute;
  border: none;
  right: 170px;
  top: 56px;
  cursor: pointer;
}
#page.container-topv2.in .link_bnr_area {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
#page.container-topv2.in .link_bnr_area a {
  margin-right: 10px;
}
#page.container-topv2.in .link_bnr_area a:last-child {
  margin-right: 0;
}
@media (max-width: 1255px) and (min-width: 1px) {
  #page.container-topv2.in .search_body_list .body_link .text {
    font-size: 11px;
  }
}
@media (max-width: 1215px) and (min-width: 1px) {
  #page.container-topv2.in .search_body_list .body_link .text {
    font-size: 10px;
  }
}
@media (max-width: 1100px) and (min-width: 1px) {
  #page.container-topv2.in .search_body {
    padding: 40px 13px;
  }
  #page.container-topv2.in .search_body_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #page.container-topv2.in .search_body_list .body_link {
    width: 18.9%;
    margin-bottom: 1%;
    margin-right: 1.3%;
  }
  #page.container-topv2.in .search_body_list .body_link:nth-child(5), #page.container-topv2.in .search_body_list .body_link:last-child {
    margin-right: 0;
  }
  #page.container-topv2.in .search_body_list .body_link:nth-child(n+6) {
    width: 15.58%;
  }
  #page.container-topv2.in .search_body_list .body_link .check_list {
    padding: 10px 5px;
  }
  #page.container-topv2.in .search_body_list .body_link .text {
    font-size: 12px;
  }
}
@media (max-width: 1065px) and (min-width: 1px) {
  #page.container-topv2.in .search_body {
    padding: 40px 13px;
  }
}
@media (max-width: 980px) and (min-width: 1px) {
  #page.container-topv2.in .search_body {
    width: 100%;
    border: none;
    border-radius: 0;
    padding: 10vmin 5vmin;
  }
  #page.container-topv2.in .search_body::after {
    content: none;
  }
  #page.container-topv2.in .free_box {
    background: none;
    padding: 0;
  }
  #page.container-topv2.in .free_box .submit_reset .reset_btn input {
    right: clamp(16%, 10vw, 135px);
    top: 38px;
  }
  #page.container-topv2.in .free_box .keyword span {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 5px;
    border-radius: 5px;
    font-size: 2.8vmin;
    margin-top: 1vmin;
  }
  #page.container-topv2.in .free_box .keyword a:first-of-type {
    margin-left: 0;
  }
  #page.container-topv2.in .search_body_list a {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
            flex: 0 0 24%;
  }
  #page.container-topv2.in .search_body_list:after {
    content: "";
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
  }
  #page.container-topv2.in .search_body_bottom {
    display: block;
  }
  #page.container-topv2.in .search_body_bottom .modal-open-sauch-wr {
    margin-bottom: 25px;
    margin-top: -14px;
  }
  #page.container-topv2.in .search_body_bottom .search_body_bottom_left_item {
    margin-bottom: 6px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #page.container-topv2.in .search_body_bottom .search_body_bottom_left_item a {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16%;
            flex: 0 0 16%;
  }
  #page.container-topv2.in .search_body_bottom .search_body_bottom_right_item {
    display: block;
  }
  #page.container-topv2.in .search_body_bottom .search_body_bottom_right_item .form_search {
    margin-bottom: 10px;
  }
  #page.container-topv2.in .search_body_bottom .search_body_bottom_right_item .label_title {
    max-width: 100%;
  }
  #page.container-topv2.in .link_bnr_area {
    display: inherit;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #page.container-topv2.in .link_bnr_area a {
    margin-bottom: 5vmin;
    margin-right: 0px;
    display: block;
  }
  #page.container-topv2.in .link_bnr_area a:last-child {
    margin-right: 0;
  }
}
@media (max-width: 820px) and (min-width: 1px) {
  #page.container-topv2.in .search_body_list .body_link .text {
    font-size: 11px;
  }
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.container-topv2.in .float_menu {
    display: none;
  }
  #page.container-topv2.in .mainvisual_sp img {
    width: 100%;
  }
  #page.container-topv2.in .search_body-wr {
    padding: 15px 15px 0 15px;
    padding-top: 100px;
    background-color: #f0272d;
  }
  #page.container-topv2.in .search_body {
    padding: 30px 18px 20px 18px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-left: none;
    border-right: none;
    overflow: hidden;
    border-radius: 20px;
    border: 3px solid #3e3c39;
    -webkit-box-shadow: 5px 0 3px #3e3c39;
    box-shadow: 0px 7px 0px #3e3c39;
    margin-top: -107px;
  }
  #page.container-topv2.in .search_body_title p {
    font-size: 14px;
  }
  #page.container-topv2.in .search_body_title p span {
    font-size: 25px;
  }
  #page.container-topv2.in .search_body_title .title {
    font-size: 21px;
    margin-left: 0;
    margin-bottom: 10px;
  }
  #page.container-topv2.in .search_body_title .search_pic {
    display: none;
  }
  #page.container-topv2.in .search_body_title_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 16px;
  }
  #page.container-topv2.in .search_body_title_flex .truck_sec_ttl_img {
    width: 100%;
    max-width: 86px;
    margin-top: -20px;
  }
  #page.container-topv2.in .search_body_title_flex .truck_sec_title .title {
    font-size: 22px;
    color: #333;
    font-weight: bold;
  }
  #page.container-topv2.in .yearend_banner {
    max-width: 200px;
  }
  #page.container-topv2.in .free_box {
    background: #fff;
    border-radius: 10px;
    padding: 20px 15px;
    margin-bottom: 25px;
    position: relative;
  }
  #page.container-topv2.in .free_box .submit_reset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #page.container-topv2.in .free_box .submit_reset .form_free {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
    margin-right: 8px;
  }
  #page.container-topv2.in .free_box .submit_reset .form_free input {
    width: 100%;
    padding: 10px 0;
    margin-bottom: 10px;
    outline: none;
    border-radius: 10px;
    border: 2px solid #3e3c39;
    padding-left: 10px;
    -webkit-box-shadow: 1px 1px #3e3c39;
    box-shadow: 1px 1px #3e3c39;
  }
  #page.container-topv2.in .free_box .submit_reset .form_btn input {
    width: 40px;
  }
  #page.container-topv2.in .free_box .submit_reset .form_btn input.sub_btn2 {
    width: 100%;
  }
  #page.container-topv2.in .free_box .submit_reset .reset_btn input {
    width: 100%;
    max-width: 24px;
    height: 24px;
    padding: 10px 0;
    outline: none;
    border-radius: 50px;
    background-color: #adadae;
    position: absolute;
    border: none;
    right: clamp(19%, 10vw, 100px);
    top: 56px;
    cursor: pointer;
  }
  #page.container-topv2.in .search_body_bottom {
    margin-bottom: 20px;
  }
  #page.container-topv2.in .search_body_bottom .research_box03 {
    width: 100%;
  }
  #page.container-topv2.in .search_body_bottom .submit_reset2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 400px;
    gap: 10px;
  }
  #page.container-topv2.in .search_body_bottom .submit_reset2 .form_btn {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #page.container-topv2.in .search_body_bottom .submit_reset2 .form_btn input {
    width: 100%;
  }
  #page.container-topv2.in .search_body_bottom .submit_reset2 .reset_btn {
    width: 40px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  #page.container-topv2.in .search_body_bottom .submit_reset2 .reset_btn input {
    width: 100%;
  }
  #page.container-topv2.in .search_body_bottom .search_body_bottom_left {
    margin-bottom: 30px;
  }
  #page.container-topv2.in .search_body_bottom .search_body_bottom_left_item {
    margin-bottom: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
    gap: 6px;
  }
  #page.container-topv2.in .search_body_bottom .search_body_bottom_left_item a {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32%;
            flex: 0 0 32%;
  }
  #page.container-topv2.in .search_body_bottom .search_body_bottom_right_item {
    display: block;
  }
  #page.container-topv2.in .search_body_bottom .search_body_bottom_right_item .form_search {
    margin-bottom: 4px;
  }
  #page.container-topv2.in .search_body_bottom .search_body_bottom_right_item .label_title {
    max-width: 100%;
  }
  #page.container-topv2.in .search_body_bottom .modal-open-sauch-wr {
    margin-bottom: 35px;
    margin-top: -8px;
  }
  #page.container-topv2.in .search_body_bottom .modal-open-sauch {
    color: #333;
    font-size: 12px;
    position: relative;
    z-index: 3;
  }
  #page.container-topv2.in .search_body_list {
    max-width: 550px;
    margin: auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #page.container-topv2.in .search_body_list .body_link {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
    margin-bottom: 2%;
    padding: 0;
    margin-right: 0;
  }
  #page.container-topv2.in .search_body_list .body_link:nth-child(n+6) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
  }
  #page.container-topv2.in .search_body_list .body_link .check_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
  #page.container-topv2.in .search_body_list .body_link .check_list .icon {
    width: 80%;
    margin: 0 10px;
  }
  #page.container-topv2.in .search_body_list .body_link .check_list .text {
    width: 70%;
    margin-top: 0;
    height: 39px;
    font-size: 12px;
    padding-left: 0;
  }
}
@media (max-width: 480px) and (min-width: 1px) {
  #page.container-topv2.in .free_box .submit_reset .reset_btn input {
    right: clamp(22%, 10vw, 100px);
  }
}
#page.container-topv2.in .notojp {
  font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
}
#page.container-topv2.in .mainvisual {
  background-image: url(../../common/img/container/container_mv.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
}
#page.container-topv2.in .sec_ttl {
  font-size: 28px;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.5;
  font-weight: bold;
}
#page.container-topv2.in .sec_ttl_wrap {
  padding-bottom: 50px;
}
#page.container-topv2.in .sec_ttl .red {
  color: #f0272d;
}
#page.container-topv2.in .sec_ttl_botomtxt {
  text-align: center;
  font-weight: bold;
}
@media (min-width: 1px) and (max-width: 767px) {
  #page.container-topv2.in .pcv {
    display: none;
  }
  #page.container-topv2.in .wrap {
    width: 93%;
  }
  #page.container-topv2.in #page.in .sec_p60 {
    padding: 30px 0;
  }
  #page.container-topv2.in footer {
    margin-bottom: 16px;
  }
  #page.container-topv2.in .sp-none {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #page.container-topv2.in .pc-none {
    display: none;
  }
  #page.container-topv2.in .wrap {
    width: 85%;
  }
}
@media screen and (min-width: 767px) {
  #page.container-topv2.in .mainvisual {
    background-image: url(../img/container_top/top_bg_pc.png);
  }
  #page.container-topv2.in .container_mv_txt {
    max-width: 1440px;
    width: 85%;
    margin: 0 auto 0 auto;
  }
  #page.container-topv2.in .container_nav_ul {
    width: 85%;
    max-width: 820px;
  }
  #page.container-topv2.in .container_nav_ul_link {
    line-height: 1.1;
  }
  #page.container-topv2.in .container_nav_tuizyu {
    right: 20px;
  }
}
@media (min-width: 1px) and (max-width: 767px) {
  #page.container-topv2.in .breadcrumbs {
    padding: 5px 20px 5px;
  }
}
@media screen and (min-width: 767px) {
  #page.container-topv2.in .breadcrumbs {
    padding: 10px 20px 10px;
  }
}
#page.container-topv2.in .sec01 {
  padding-top: 0;
  position: relative;
  background-color: #f0272d;
}
#page.container-topv2.in .container_sec01_img02 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#page.container-topv2.in .sec01-text {
  padding-top: 80px;
  margin-top: 0;
}
#page.container-topv2.in .sec01-text h1 {
  font-weight: bold;
  font-size: 24px;
  color: #3e3c39;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
}
#page.container-topv2.in .more_link {
  text-align: right;
  margin-right: 10px;
  font-size: 12px;
  font-weight: 900;
  position: relative;
}
#page.container-topv2.in .more_link::after {
  content: "";
  display: block;
  background-image: url(../img/truck/more_arrow.png);
  background-repeat: no-repeat;
  background-size: 6px 10px;
  width: 6px;
  height: 10px;
  position: absolute;
  top: 2px;
  right: -10px;
}
#page.container-topv2.in .banner {
  margin-top: 30px;
}
#page.container-topv2.in .banner img {
  width: 100%;
  margin-bottom: 10px;
}
#page.container-topv2.in .container-title {
  color: #f0272d;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.04em;
}
#page.container-topv2.in .container-text {
  color: #3e3c39;
  font-size: 14px;
}
#page.container-topv2.in .detial {
  text-align: right;
}
#page.container-topv2.in .detial img {
  display: inline-block;
  width: 100%;
  max-width: 90px;
}
@media screen and (min-width: 320px) {
  #page.container-topv2.in .sec01-text h1 {
    font-size: 16px;
  }
  #page.container-topv2.in .container-title {
    font-size: 16px;
  }
}
@media screen and (min-width: 375px) {
  #page.container-topv2.in .sec01-text h1 {
    font-size: 20px;
  }
  #page.container-topv2.in .container-title {
    font-size: 20px;
  }
  #page.container-topv2.in .sec01-flex {
    margin-top: 50px;
  }
}
@media screen and (min-width: 767px) {
  #page.container-topv2.in .sec01-text {
    padding-top: 190px;
    margin-top: -42px;
  }
  #page.container-topv2.in .sec01-text h1 {
    margin-top: 80px;
    font-size: 24px;
  }
  #page.container-topv2.in .sec01-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-top: 40px;
  }
  #page.container-topv2.in .sec01-flex-cont {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
    width: 100%;
  }
  #page.container-topv2.in .container-title {
    font-size: 19px;
  }
  #page.container-topv2.in .container-text {
    font-size: 16px;
  }
  #page.container-topv2.in .detial img {
    max-width: 90px;
  }
}
@media screen and (min-width: 1200px) {
  #page.container-topv2.in .container_sec01_img02 {
    display: none;
  }
  #page.container-topv2.in .sec01-text {
    padding-top: 75px;
  }
  #page.container-topv2.in .sec01-text h1 {
    font-size: 30px;
    /*販売済みフォームの余白 20211122 */
    margin-top: 60px;
  }
  #page.container-topv2.in .sec01-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 40px;
  }
  #page.container-topv2.in .sec01-flex-cont {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48.5%;
            flex: 0 0 48.5%;
    width: 100%;
  }
  #page.container-topv2.in .banner img {
    width: 100%;
    max-width: 582px;
  }
  #page.container-topv2.in .container-title {
    margin-bottom: 10px;
    font-size: 22px;
  }
  #page.container-topv2.in .container-text {
    font-size: 14px;
  }
}
#page.container-topv2.in .container_news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #b7b7b7;
  border-radius: 10px;
  width: 100%;
  max-width: 820px;
  margin: 0px auto 80px auto;
  padding: 10px 0 10px 50px;
  background-color: #fff;
  font-weight: 900;
}
#page.container-topv2.in .container_news ul {
  width: 99%;
  display: inline-block;
  background-color: #fff;
  max-width: 820px;
  overflow: auto;
}
#page.container-topv2.in .container_news a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background-color: #fff;
}
#page.container-topv2.in .container_news .day {
  margin-left: -10px;
}
#page.container-topv2.in .container_news .label {
  font-size: 10px;
  border-radius: 15px;
  color: #fff;
  padding: 5px 8px;
  margin: -2px 30px 0 20px;
  width: 85px;
  text-align: center;
}
#page.container-topv2.in .container_news .label01 {
  background-color: #f0272d;
}
#page.container-topv2.in .container_news .label02 {
  background-color: #eb5902;
}
#page.container-topv2.in .container_news .label03 {
  background-color: #31d4e2;
}
#page.container-topv2.in .container_news .people {
  margin: 0 20px;
}
#page.container-topv2.in .container_news a.link_text {
  position: absolute;
  bottom: -25px;
  right: 0px;
  font-size: 14px;
  height: auto;
  padding: 0;
  background-color: unset;
}
@media screen and (max-width: 1000px) {
  #page.container-topv2.in .container_news {
    width: 85%;
    font-size: 14px;
  }
  #page.container-topv2.in .container_news .label {
    margin: -2px 0px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  #page.container-topv2.in .container_news {
    width: 90%;
    font-size: 14px;
    padding: 10px 0 5px 0px;
  }
  #page.container-topv2.in .container_news a {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    height: 55px;
    margin-top: 5px;
    margin-bottom: 0;
    padding: 5px 10px 10px 10px;
  }
  #page.container-topv2.in .container_news li:first-child {
    margin-top: unset;
  }
  #page.container-topv2.in .container_news .label {
    width: 80px;
    margin: 0;
  }
  #page.container-topv2.in .container_news .day {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 15%;
            flex: 0 0 15%;
    margin-left: 0;
    margin-right: 30px;
    font-size: 14px;
  }
  #page.container-topv2.in .container_news .label {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    margin-top: -2px;
    margin-right: 50px;
  }
  #page.container-topv2.in .container_news .people {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
            flex: 0 0 35%;
  }
  #page.container-topv2.in .container_news .text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
  }
  #page.container-topv2.in .container_news .people {
    margin: 0;
  }
  #page.container-topv2.in .container_news .text {
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
#page.container-topv2.in #search_area {
  padding-top: 150px;
  margin-top: -150px;
}
#page.container-topv2.in .search_area {
  position: relative;
  background-color: #f0272d;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-top: 3px solid #333;
  padding-bottom: 100px;
  margin-top: 0;
}
#page.container-topv2.in .search_area_ttl {
  max-width: 310px;
  width: 100%;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  margin: auto;
}
#page.container-topv2.in .search_area_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 0;
}
#page.container-topv2.in .search_area_boxitem_ttl {
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}
#page.container-topv2.in .search_area_boxitem_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page.container-topv2.in .search_area_boxitem_flexitem {
  display: block;
  max-width: 140px;
  width: 100%;
}
#page.container-topv2.in .search_area_img03 {
  position: absolute;
  bottom: -2px;
  max-width: 220px;
  width: 100%;
}
#page.container-topv2.in .search_area_container_link_btn {
  margin-bottom: 50px;
  max-width: 230px;
  width: 230px;
}
#page.container-topv2.in .conversion_table table {
  width: 100%;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 30px;
}
#page.container-topv2.in .conversion_table table td {
  background-color: #fff;
  border: 1px solid #b7b7b7;
  font-size: 16px;
  padding: 10px;
  text-align: center;
  font-weight: bold;
}
#page.container-topv2.in .conversion_table table td.conversion_table_border_none {
  border: none;
  background-color: transparent;
}
@media (min-width: 1px) and (max-width: 767px) {
  #page.container-topv2.in .search_area_box {
    display: block;
    padding-top: 20px;
  }
}
#page.container-topv2.in .search_area {
  padding-bottom: 10px;
}
#page.container-topv2.in .search_area_boxitem_flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
#page.container-topv2.in .search_area_boxitem_flexitem {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
}
#page.container-topv2.in .search_area_boxitem01 {
  margin-bottom: 10px;
}
#page.container-topv2.in .search_area_boxitem_ttl {
  font-size: 16px;
}
#page.container-topv2.in .search_area_img03 {
  max-width: 80px;
  left: 0;
}
#page.container-topv2.in .search_area_container_link_btn {
  margin-bottom: 0;
  display: none;
}
#page.container-topv2.in .conversion_table table td {
  font-size: 11px;
}
#page.container-topv2.in .search_area_img03 {
  display: none;
}
#page.container-topv2.in .search_area_ttl {
  max-width: 155px;
  top: -30px;
}
@media screen and (min-width: 767px) {
  #page.container-topv2.in #page.in .sec_p60 {
    padding: 0px 0;
  }
  #page.container-topv2.in .search_area {
    padding-top: 0;
  }
  #page.container-topv2.in .search_area_ttl {
    max-width: 200px;
    top: -40px;
  }
  #page.container-topv2.in .search_area_boxitem_flexitem {
    max-width: 120px;
  }
}
@media screen and (min-width: 1200px) {
  #page.container-topv2.in .search_area {
    margin-top: 0;
    border-top: 5px solid #333;
  }
  #page.container-topv2.in .search_area_ttl {
    max-width: 306px;
    top: -60px;
  }
  #page.container-topv2.in .search_area_box {
    padding: 80px 0 30px 0;
  }
  #page.container-topv2.in #page.in .sec_p60 {
    padding: 60px 0;
  }
  #page.container-topv2.in .search_area_boxitem_flexitem {
    max-width: 146px;
  }
}
#page.container-topv2.in .kansanhyo_modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
}
#page.container-topv2.in .kansanhyo_modal__bg {
  background: rgba(49, 49, 49, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
}
#page.container-topv2.in .kansanhyo_modal__content {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 870px;
  width: 80%;
  margin: auto;
}
#page.container-topv2.in .js-kansanhyo_modal-close02 {
  max-width: 40px;
  width: 100%;
  margin-left: auto;
}
#page.container-topv2.in .js-kansanhyo_modal-close-btn {
  display: block;
  max-width: 240px;
  width: 100%;
  margin: auto;
  margin-top: 20px;
}
#page.container-topv2.in .js-kansanhyo_modal-open-parent {
  color: #fff;
  position: relative;
  top: 10px;
  text-align: right;
  margin-right: 15px;
}
#page.container-topv2.in .js-kansanhyo_modal-open-parent a {
  color: #fff;
}
#page.container-topv2.in .js-kansanhyo_modal-open-parent a:hover {
  text-decoration: underline;
}
#page.container-topv2.in .container {
  background-color: #f0272d;
  padding-bottom: 40px;
}
#page.container-topv2.in .container-title02 {
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
#page.container-topv2.in .title-yellow {
  color: yellow;
}
#page.container-topv2.in .container-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-bottom: 40px;
}
#page.container-topv2.in .container-flex-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
  background-color: #fff;
  border-radius: 5px;
  height: auto;
  margin-top: 20px;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
#page.container-topv2.in .container-flex-left img {
  border-radius: 5px 5px 0 0;
}
#page.container-topv2.in .container-flex-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 20px;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
#page.container-topv2.in .container-flex-right img {
  border-radius: 5px 5px 0 0;
}
#page.container-topv2.in .text-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 10px;
}
#page.container-topv2.in .text-flex p {
  font-size: 12px;
  color: #3e3c39;
}
#page.container-topv2.in .text-left {
  padding-left: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
}
#page.container-topv2.in .text-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}
#page.container-topv2.in .price {
  color: #f0272d;
  font-size: 24px;
  padding-left: 10px;
  font-weight: bold;
}
#page.container-topv2.in .container-bt {
  display: block;
  background: #f0272d url(../img/container_top/button_arrow.png);
  background-repeat: no-repeat;
  background-size: 6px 8px;
  background-position: 90% center;
  border: 1.7px solid #3e3c39;
  border-radius: 35px;
  -webkit-box-shadow: 2px 2px #3e3c39;
          box-shadow: 2px 2px #3e3c39;
  text-align: center;
  color: #fff;
  padding: 6px 0;
  max-width: 105px;
  width: 100%;
  font-size: 10px;
  font-weight: normal;
  margin: 14px auto 20px;
}
#page.container-topv2.in .link-bt {
  display: block;
  width: 70%;
  background-color: #ffed00;
  padding: 15px 0;
  text-align: center;
  border-radius: 100px;
  font-size: 15px;
  margin: auto;
  font-weight: bold;
  -webkit-box-shadow: 1px 1px 0px 4px #333333;
          box-shadow: 1px 1px 0px 4px #333333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(../../common/img/container_top/ui01.png);
  background-repeat: no-repeat;
  background-size: 10px 15px;
  background-position: 90% center;
  position: relative;
  z-index: 11;
}
@media screen and (min-width: 768px) {
  #page.container-topv2.in .container-title02 {
    font-size: 30px;
  }
  #page.container-topv2.in .container-flex p {
    font-size: 16px;
    font-weight: bold;
  }
  #page.container-topv2.in .price {
    font-size: 32px;
  }
  #page.container-topv2.in .container-bt {
    -webkit-box-shadow: 3px 3px #3e3c39;
            box-shadow: 3px 3px #3e3c39;
    padding: 10px 0;
    max-width: 200px;
    background-size: 8px 12px;
  }
  #page.container-topv2.in .link-bt {
    background-position: 94% center;
    width: 230px;
    padding: 18px 0;
  }
}
@media screen and (min-width: 1200px) {
  #page.container-topv2.in .container {
    padding-bottom: 60px;
  }
  #page.container-topv2.in .container-title02 {
    font-size: 34px;
  }
  #page.container-topv2.in .container-flex {
    margin-top: 20px;
    margin-bottom: 60px;
  }
  #page.container-topv2.in .container-flex-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
            flex: 0 0 24%;
  }
  #page.container-topv2.in .container-flex-left img {
    max-width: 290px;
    width: 100%;
  }
  #page.container-topv2.in .container-flex-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
            flex: 0 0 24%;
  }
  #page.container-topv2.in .container-flex-right img {
    max-width: 290px;
    width: 100%;
  }
  #page.container-topv2.in .container-flex p {
    font-size: 16px;
    font-weight: bold;
  }
  #page.container-topv2.in .price {
    font-size: 30px;
  }
  #page.container-topv2.in .container-bt {
    -webkit-box-shadow: 3px 3px #3e3c39;
            box-shadow: 3px 3px #3e3c39;
    padding: 10px 0;
    max-width: 180px;
    background-size: 8px 12px;
  }
}
#page.container-topv2.in .contact-area {
  border-top: 5px solid #333;
  background-color: #f3f4f4;
}
#page.container-topv2.in .contact_area_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0;
}
#page.container-topv2.in .contact_area_flexitem {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333%;
          flex: 0 0 33.3333%;
}
#page.container-topv2.in .contact_area_flexitem_box {
  border: 3px solid #333;
}
#page.container-topv2.in .contact_area_flexitem_ttl {
  background-color: #f0272d;
  color: #fff;
  text-align: center;
  border-bottom: 3px solid #333;
}
#page.container-topv2.in .contact_area_flexitem_ttl02 {
  background-color: #ed5a24;
}
#page.container-topv2.in .contact_area_flexitem_box_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.container-topv2.in .contact_container_link_btn {
  max-width: 204px;
}
#page.container-topv2.in .contact_area_flexitem_box_rig {
  width: 204px;
}
#page.container-topv2.in .contact_area_flexitem_box_rig_txt {
  font-size: 12px;
  margin-bottom: 10px;
}
#page.container-topv2.in .contact_area_flexitem_box_wrap {
  padding: 15px 0;
  width: 90%;
  margin: auto;
}
#page.container-topv2.in .contact_area_flexitem_box_lft {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  margin-right: 10px;
}
#page.container-topv2.in .contact_container_link_btn {
  margin-top: 10px;
}
#page.container-topv2.in .contact_area_flexitem_box_first {
  margin-bottom: 15px;
}
#page.container-topv2.in .contact_area_flexitem_center {
  margin: auto;
  position: relative;
  margin: 0 20px;
  margin-top: -60px;
}
#page.container-topv2.in .contact_area_botom_txt {
  text-align: center;
  background-color: #f0272d;
  color: #fff;
  padding: 5px 0;
}
#page.container-topv2.in .contact-area {
  margin-top: 0px;
  background-color: #f7f8f8;
}
#page.container-topv2.in .contact-link-bt {
  display: block;
  max-width: 170px;
  width: 100%;
  background-color: #ffed00;
  padding: 12px 0;
  text-align: center;
  border-radius: 100px;
  font-size: 13px;
  margin: auto;
  font-weight: bold;
  -webkit-box-shadow: 1px 1px 0px 3px #333333;
          box-shadow: 1px 1px 0px 3px #333333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(../../common/img/container_top/ui01.png);
  background-repeat: no-repeat;
  background-size: 10px 15px;
  background-position: 90% center;
}
#page.container-topv2.in .contact_area_flexitem {
  margin-top: 40px;
  margin-bottom: 20px;
}
#page.container-topv2.in .contact_area_flexitem_box_rig_txt {
  font-size: 10px;
  font-weight: 900;
}
#page.container-topv2.in .contact_area_flexitem_box_lft {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
}
#page.container-topv2.in .contact_area_flexitem_ttl {
  font-size: 15px;
  font-weight: bold;
  padding: 3px 0;
}
#page.container-topv2.in .contact_area_flexitem_box_wrap {
  padding: 10px 0;
}
#page.container-topv2.in .contact_area_botom_txt {
  padding: 15px 0;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.05em;
}
@media screen and (min-width: 768px) {
  #page.container-topv2.in .contact_area_wrap {
    padding-top: 20px;
  }
  #page.container-topv2.in .contact_area_flexitem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #page.container-topv2.in .contact_area_flexitem_box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
  }
  #page.container-topv2.in .contact_area_flexitem_box_first {
    margin-bottom: 0px;
  }
  #page.container-topv2.in .contact_area_flexitem_box_rig_txt {
    font-size: 13px;
    letter-spacing: -0.01em;
  }
  #page.container-topv2.in .contact_area_botom_txt {
    font-size: 20px;
  }
  #page.container-topv2.in .mt-10 {
    margin-top: 32px;
  }
}
@media screen and (min-width: 1200px) {
  #page.container-topv2.in .contact_area_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0px 0;
    width: 100%;
  }
  #page.container-topv2.in .contact_area_flexitem {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
            flex: 0 0 35%;
    margin-left: 10px;
    display: block;
  }
  #page.container-topv2.in .contact_area_flexitem_ttl {
    font-size: 16px;
  }
  #page.container-topv2.in .contact_area_flexitem_box_first {
    margin-bottom: 20px;
  }
  #page.container-topv2.in .contact_area_flexitem_box_lft {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 128px;
            flex: 0 0 128px;
  }
  #page.container-topv2.in .contact_area_flexitem_box_rig {
    width: 204px;
  }
  #page.container-topv2.in .contact_area_flexitem_box_wrap {
    padding: 15px 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #page.container-topv2.in .contact-link-bt {
    font-size: 14px;
    max-width: 200px;
    width: 100%;
  }
  #page.container-topv2.in .contact_area_flexitem_box_rig_txt {
    font-size: 12px;
    letter-spacing: -0.01em;
  }
  #page.container-topv2.in .mt-30 {
    margin-top: 30px;
  }
  #page.container-topv2.in .contact_area_botom_txt {
    font-size: 18px;
  }
}
#page.container-topv2.in #sec03 {
  margin-top: -150px;
  padding-top: 150px;
}
#page.container-topv2.in .sec03 {
  background-color: #f5f1e5;
}
#page.container-topv2.in .sec03.sec_p60 {
  padding-bottom: 80px;
}
#page.container-topv2.in .sec03_ttl_wrap {
  font-weight: bold;
  padding-bottom: 65px;
}
#page.container-topv2.in .sec03_ttl {
  font-size: 28px;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.5;
}
#page.container-topv2.in .sec03_ttl .red {
  color: #f0272d;
}
#page.container-topv2.in .sec03_botomtxt {
  text-align: center;
}
#page.container-topv2.in .sec03_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page.container-topv2.in .sec03_flex_flexitem_wrap {
  padding: 20px 0 20px;
  margin-left: 20px;
  margin-right: 20px;
}
#page.container-topv2.in .sec03_flex_flexitem {
  background-color: #fff;
  border: 3px solid #333;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 32.8%;
          flex: 0 0 32.8%;
}
#page.container-topv2.in .sec03_flex_flexitem_ttl {
  min-height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.container-topv2.in .sec03_flex_flexitem_botom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 40px;
}
#page.container-topv2.in .sec03_img01 {
  max-width: 260px;
  width: 100%;
  margin: auto;
}
#page.container-topv2.in .sec03_img02 {
  max-width: 220px;
  width: 100%;
  margin: auto;
}
#page.container-topv2.in .sec03_img03 {
  max-width: 260px;
  width: 100%;
  width: 100%;
  margin: auto;
}
#page.container-topv2.in .sec03_img04 {
  max-width: 340px;
  width: 100%;
  margin: auto;
  margin-bottom: 0;
}
#page.container-topv2.in .sec03_img05 {
  max-width: 370px;
  width: 100%;
  margin: auto;
  margin-bottom: 0;
}
#page.container-topv2.in .sec03_img06 {
  max-width: 190px;
  width: 100%;
  margin: auto;
  margin-bottom: 0;
}
@media screen and (min-width: 320px) {
  #page.container-topv2.in .sec03_flex {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  #page.container-topv2.in .sec03_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#page.container-topv2.in .sec03_flex_flexitem {
  margin-bottom: 20px;
}
#page.container-topv2.in .sec_ttl {
  font-size: 24px;
  line-height: 1.3;
}
#page.container-topv2.in .sec_ttl_wrap {
  padding-bottom: 25px;
}
#page.container-topv2.in .sec03-title {
  font-size: 20px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 10px;
}
#page.container-topv2.in .red {
  color: #f0272d;
}
#page.container-topv2.in .spv-br {
  display: none;
}
#page.container-topv2.in .sec_ttl_botomtxt {
  text-align: center;
}
@media screen and (min-width: 320px) {
  #page.container-topv2.in .sec03-title {
    font-size: 16px;
  }
}
@media screen and (min-width: 375px) {
  #page.container-topv2.in .sec03-title {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  #page.container-topv2.in .sec03 {
    background-color: #f5f1e5;
  }
  #page.container-topv2.in .sec03-title {
    font-size: 26px;
    margin-bottom: 0px;
  }
  #page.container-topv2.in .sec_ttl_botomtxt {
    font-size: 18px;
  }
  #page.container-topv2.in .sec03_flex_flexitem {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
  }
  #page.container-topv2.in .sec03_flex_flexitem_txt {
    font-size: 16px;
  }
  #page.container-topv2.in .sec03_img05 {
    margin-top: -15px;
  }
}
@media screen and (min-width: 1200px) {
  #page.container-topv2.in .sec03-title {
    font-size: 28px;
    line-height: 1.2;
  }
  #page.container-topv2.in .sec_ttl_botomtxt {
    padding: 20px 0;
  }
  #page.container-topv2.in .sec03_flex_flexitem {
    border: 4px solid #333;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32.8%;
            flex: 0 0 32.8%;
  }
  #page.container-topv2.in .sec_ttl_wrap {
    padding-bottom: 45px;
  }
}
#page.container-topv2.in .youtube_sec {
  margin-bottom: 0px;
  border-top: 5px solid #333;
}
#page.container-topv2.in .youtube_sec_ttl {
  max-width: 630px;
  width: 100%;
  margin: auto;
}
#page.container-topv2.in .youtube_sec_flexbox {
  width: 100%;
  margin: auto;
  margin-top: 20px;
}
#page.container-topv2.in .youtube_sec_flexitem {
  position: relative;
  margin-bottom: 10px;
}
#page.container-topv2.in .youtube_sec_flexbox .slick-slide {
  /*間を開ける*/
  margin: 10px;
}
#page.container-topv2.in .youtube_sec_flexbox .slick-slide:not(.slick-center) {
  /*左右のslide要素のCSSを変更する*/
  /* opacity: 0.7; */
}
#page.container-topv2.in .youtube_sec_flexitem {
  width: 100%;
  margin: auto;
}
#page.container-topv2.in .youtube_sec .prev-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 10;
  max-width: 51px;
  width: 100%;
}
#page.container-topv2.in .youtube_sec .youtube_sec_flexbox .prev-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
  z-index: 10;
  max-width: 51px;
  width: 100%;
}
#page.container-topv2.in .youtube_sec .youtube_sec_flexbox .next-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  z-index: 10;
  max-width: 51px;
  width: 100%;
}
#page.container-topv2.in .youtube_sec .youtube_sec_flexbox .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #f0272d;
}
#page.container-topv2.in .youtube_sec .VideoWrapper {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
#page.container-topv2.in .youtube_sec .VideoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#page.container-topv2.in .youtube_sec_flexbox {
  margin-top: 0;
  width: 100%;
  margin: 0;
}
#page.container-topv2.in .youtube_sec_flexbox img {
  width: 100%;
}
#page.container-topv2.in .youtube_sec {
  border-top: 0px;
  background-color: #efefef;
  margin-top: 0;
  margin-bottom: 0px;
}
#page.container-topv2.in .youtube_sec_ttl {
  max-width: 245px;
}
#page.container-topv2.in .youtube_sec_ttl img {
  margin-top: -30px;
}
#page.container-topv2.in .slick-track {
  margin-top: 20px;
}
#page.container-topv2.in .sec01_container_link_btn {
  margin: 50px auto 30px auto;
  max-width: 230px;
}
#page.container-topv2.in .VideoWrapper img {
  display: inline-block;
  border-radius: 12px;
  overflow: hidden;
}
#page.container-topv2.in .youtube_sec .VideoWrapper {
  padding-top: 0;
}
#page.container-topv2.in .youtube_sec .youtube_sec_flexbox .prev-arrow {
  bottom: -15px;
  left: 0px;
}
#page.container-topv2.in .youtube_sec .youtube_sec_flexbox .next-arrow {
  bottom: -15px;
  right: 0px;
}
#page.container-topv2.in .slick-dots {
  bottom: -30px;
}
#page.container-topv2.in .slick-dots li {
  margin: 0;
}
#page.container-topv2.in .slick-dots li button:before {
  font-size: 12px !important;
}
@media screen and (min-width: 768px) {
  #page.container-topv2.in .youtube_sec {
    margin-top: 0px;
    background-color: #f7f8f8;
  }
  #page.container-topv2.in .youtube_sec_ttl {
    max-width: 490px;
    margin-top: 50px;
  }
  #page.container-topv2.in .youtube_sec .youtube_sec_flexbox .prev-arrow {
    bottom: -15px;
    left: 10px;
    max-width: 60px;
  }
  #page.container-topv2.in .youtube_sec .youtube_sec_flexbox .next-arrow {
    bottom: -15px;
    right: 10px;
    max-width: 60px;
  }
  #page.container-topv2.in .slick-dots {
    bottom: -50px;
  }
  #page.container-topv2.in .slick-dots li {
    margin: 0 3px;
  }
  #page.container-topv2.in .slick-dots li button:before {
    font-size: 14px !important;
  }
  #page.container-topv2.in .sec01_container_link_btn {
    margin: 85px auto 50px auto;
    max-width: 230px;
    width: 100%;
  }
}
#page.container-topv2.in .sec05_ttl_wrap {
  font-weight: bold;
  padding-bottom: 65px;
}
#page.container-topv2.in .sec05_ttl {
  font-size: 28px;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.5;
}
#page.container-topv2.in .sec05_ttl .red {
  color: #f0272d;
}
#page.container-topv2.in .sec05_botomtxt {
  text-align: center;
}
#page.container-topv2.in .sec05_flexitem {
  display: block;
  border: 3px solid #333;
  margin-bottom: 20px;
}
#page.container-topv2.in .sec05_flexitem_thum {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 70%;
}
#page.container-topv2.in .sec05_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page.container-topv2.in .sec05_flexitem_people {
  max-width: 110px;
  width: 100%;
  position: relative;
  top: -30px;
  margin-left: 25px;
  border-radius: 100px;
  border: 3px solid #333;
}
#page.container-topv2.in .sec05_flexitem_txt_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 95%;
  margin: auto;
  color: #f0272d;
  font-weight: bold;
}
#page.container-topv2.in .sec05_container_link_btn {
  max-width: 230px;
  margin-top: 30px;
  margin-bottom: 30px;
}
#page.container-topv2.in .sec05-link-bt {
  display: block;
  width: 230px;
  background-color: #ffed00;
  padding: 15px 0;
  text-align: center;
  border-radius: 100px;
  font-size: 15px;
  margin: 10px auto 0 auto;
  font-weight: bold;
  -webkit-box-shadow: 1px 1px 0px 3px #333333;
          box-shadow: 1px 1px 0px 3px #333333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(../../common/img/container_top/ui01.png);
  background-repeat: no-repeat;
  background-size: 10px 15px;
  background-position: 90% center;
}
@media screen and (min-width: 320px) {
  #page.container-topv2.in .sec_ttl {
    font-size: 16px;
  }
}
@media screen and (min-width: 375px) {
  #page.container-topv2.in .sec_ttl {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  #page.container-topv2.in .sec05_flexitem {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
  }
}
@media screen and (min-width: 1200px) {
  #page.container-topv2.in .sec_ttl {
    font-size: 28px;
  }
  #page.container-topv2.in .sec05_flex {
    -ms-flex-flow: nowrap;
        flex-flow: nowrap;
  }
  #page.container-topv2.in .sec05_flexitem {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32.8%;
            flex: 0 0 32.8%;
    margin-top: 30px;
  }
  #page.container-topv2.in .sec05-link-bt {
    width: 230px;
    margin: 50px auto 0 auto;
    padding: 18px 0;
  }
  #page.container-topv2.in .sec05_container_link_btn {
    max-width: 230px;
  }
}
#page.container-topv2.in .sec06 {
  background-color: #fff;
  padding-bottom: 80px;
}
#page.container-topv2.in .sec06 .sec_ttl_botomtxt {
  padding-bottom: 0;
}
#page.container-topv2.in .sec06_q_num {
  border: 2px solid #f0272d;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #f0272d;
  font-size: 20px;
  padding: 5px 8px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8px;
          flex: 0 0 8px;
  background-color: #fff;
  margin-right: 10px;
}
#page.container-topv2.in .sec06_q {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: none;
  background-color: #fff;
  padding: 15px;
  position: relative;
  cursor: pointer;
}
#page.container-topv2.in .sec06_open_btn {
  position: absolute;
  right: 20px;
  font-size: 20px;
  font-weight: bold;
}
#page.container-topv2.in .sec06_a_num {
  border: 2px solid #f0272d;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 20px;
  padding: 5px 8px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8px;
          flex: 0 0 8px;
  background-color: #f0272d;
  margin-right: 10px;
}
#page.container-topv2.in .sec06_a {
  border-top: 2px solid #000;
  background-color: #fff;
  padding: 15px;
  display: none;
}
#page.container-topv2.in .sec06_a_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.container-topv2.in .sec06_qa {
  border: 3px solid #000;
  border-bottom: none;
  position: relative;
  z-index: 10;
}
#page.container-topv2.in .sec06_qa:last-child {
  border-bottom: 3px solid #000;
}
#page.container-topv2.in .sec06_q_txt {
  font-size: 16px;
  font-weight: bold;
}
#page.container-topv2.in .sec06_img01 {
  max-width: 121px;
  margin-left: auto;
  margin-right: 15px;
}
#page.container-topv2.in .sec06 .sec_ttl_wrap {
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  #page.container-topv2.in .sec_ttl {
    font-size: 28px;
  }
}
@media screen and (min-width: 1200px) {
  #page.container-topv2.in .sec06_sec_m20 {
    margin-bottom: 0;
  }
}
#page.container-topv2.in .sec07 {
  background-image: url(../../common/img/container/sec02_img02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-top: 3px solid #333;
  border-bottom: 3px solid #333;
}
#page.container-topv2.in .sec07_ttl {
  font-size: 28px;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.5;
  color: #fff;
}
#page.container-topv2.in .news_box {
  padding: 50px;
  background-color: #fff;
  margin-bottom: 50px;
  position: relative;
  border: 3px solid #333;
}
#page.container-topv2.in .news_box dl {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
#page.container-topv2.in .news_box dl dt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 250px;
          flex: 0 0 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.container-topv2.in .news_box dl dd {
  line-height: 1.7;
}
#page.container-topv2.in .news_box dt a {
  display: block;
  color: #fff;
  padding: 5px;
  font-size: 11px;
}
#page.container-topv2.in .news_box .cate {
  margin-right: 50px;
  background-color: #ef5a24;
  color: #fff;
  padding: 2px 5px;
  border-radius: 50px;
}
#page.container-topv2.in .sec07_ui {
  max-width: 118px;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: -50px;
}
#page.container-topv2.in .sec07_container_link_btn {
  max-width: 230px;
  width: 100%;
}
#page.container-topv2.in .sec07-link-bt {
  display: block;
  width: 200px;
  background-color: #ffed00;
  padding: 15px 0;
  text-align: center;
  border-radius: 100px;
  font-size: 15px;
  margin: 10px auto 0 auto;
  font-weight: bold;
  -webkit-box-shadow: 1px 1px 0px 3px #333333;
          box-shadow: 1px 1px 0px 3px #333333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(../../common/img/container_top/ui01.png);
  background-repeat: no-repeat;
  background-size: 10px 15px;
  background-position: 90% center;
}
#page.container-topv2.in .sec06_q_txt {
  font-size: 14px;
  margin-right: 30px;
}
#page.container-topv2.in .news_box {
  padding: 25px;
  margin-bottom: 80px;
}
#page.container-topv2.in .news_box dl {
  display: block;
}
#page.container-topv2.in .news_box dt {
  font-size: 12px;
  margin-bottom: 10px;
}
#page.container-topv2.in .news_box dd {
  font-size: 12px;
}
#page.container-topv2.in .news_box .time {
  font-size: 11px;
  margin-right: 10px;
}
@media screen and (min-width: 320px) {
  #page.container-topv2.in .sec07_ttl {
    font-size: 18px;
  }
}
@media screen and (min-width: 375px) {
  #page.container-topv2.in .sec07_ttl {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  #page.container-topv2.in .sec07_ttl {
    font-size: 24px;
  }
  #page.container-topv2.in .news_box .cate {
    margin-right: 20px;
    margin-left: 20px;
    border-radius: 0px;
    padding: 0px 0px;
  }
  #page.container-topv2.in .news_box .time {
    font-size: 14px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 1200px) {
  #page.container-topv2.in .sec07 {
    border-top: 5px solid #333;
    border-bottom: 5px solid #333;
  }
  #page.container-topv2.in .sec07_ttl {
    font-size: 28px;
  }
  #page.container-topv2.in .news_box {
    padding: 40px 60px 30px 60px;
    margin-bottom: 50px;
  }
  #page.container-topv2.in .news_box dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
  }
  #page.container-topv2.in .news_box .time {
    font-size: 16px;
    margin-right: 60px;
  }
  #page.container-topv2.in .news_box dt a {
    font-size: 16px;
  }
}
#page.container-topv2.in .sec09 {
  background-color: #f5f1e5;
  padding-bottom: 30px;
}
#page.container-topv2.in .sec09_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
#page.container-topv2.in .sec09 iframe {
  width: 100%;
  height: 350px;
  border: 3px solid #333;
}
#page.container-topv2.in .sec09_flex_lft {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-right: 50px;
}
#page.container-topv2.in .sec09_flex_rig_ttl {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}
#page.container-topv2.in .sec09_flex_rig_txt {
  margin-bottom: 25px;
}
#page.container-topv2.in .sec09_flex_rig_flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.container-topv2.in .sec09_flex_rig_flex_lft_tel {
  display: block;
  max-width: 360px;
  width: 100%;
  margin: 5px 0;
}
#page.container-topv2.in .sec09_flex_rig_flex_rig {
  max-width: 180px;
  width: 100%;
  margin-left: 50px;
}
@media screen and (min-width: 320px) {
  #page.container-topv2.in .sec09_flex_rig_ttl {
    font-size: 18px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 375px) {
  #page.container-topv2.in .sec09_flex_rig_ttl {
    font-size: 20px;
  }
}
@media (min-width: 1px) and (max-width: 768px) {
  #page.container-topv2.in .sec09_flex_rig_flex_rig img {
    display: none;
  }
}
@media (min-width: 1px) and (min-width: 768px) {
  #page.container-topv2.in .sec09_flex {
    -ms-flex-flow: nowrap;
        flex-flow: nowrap;
  }
  #page.container-topv2.in .sec09_flex_lft {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
  }
  #page.container-topv2.in .sec09 iframe {
    height: 350px;
  }
  #page.container-topv2.in .sec09_flex_rig_ttl {
    font-size: 24px;
    margin-top: 0px;
  }
  #page.container-topv2.in .sec09_flex_rig_txt {
    margin-bottom: 20px;
  }
  #page.container-topv2.in .sec09_flex_rig_flex_lft_tel img {
    width: 296px;
  }
}
@media (min-width: 1px) and (min-width: 1024px) {
  #page.container-topv2.in .sec09_flex_rig_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  #page.container-topv2.in .sec09_flex_rig_txt {
    margin-bottom: 70px;
  }
}
@media (min-width: 1px) and (min-width: 1200px) {
  #page.container-topv2.in .sec09_flex_lft {
    width: 100%;
    margin-right: 85px;
    margin-bottom: 30px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 525px;
            flex: 0 0 525px;
  }
  #page.container-topv2.in .sec09 iframe {
    height: 335px;
  }
  #page.container-topv2.in .sec09 {
    padding-bottom: 40px;
  }
  #page.container-topv2.in .sec09_flex_rig {
    font-weight: 900;
  }
  #page.container-topv2.in .sec09_flex_rig_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  #page.container-topv2.in .sec09_flex_rig_ttl {
    font-size: 28px;
  }
  #page.container-topv2.in .youtube_sec_flexbox {
    margin-top: 0;
  }
  #page.container-topv2.in .sec09_flex_rig_flex_lft_tel img {
    width: 335px;
  }
}