@charset "UTF-8";
/*-----------------common---------------------------*/
#tc_showroom {
  line-height: 1.5;
  color: #4d4d4d;
  font-size: 18px;
  box-sizing: border-box;
  /*fonts*/
  /*img*/
  /*レスポンシブ*/
  /*----------------fv----------------------------*/
  /*------------------top, bottom--------------------*/
  /*-----------------------CTN01-----------------------*/
  /*-----------------------CTN02-----------------------*/
  /*-----------------------CTN03-----------------------*/
  /*-----------------------CTN04-----------------------*/
  /*-----------------------CTN05-----------------------*/
  /*-----------------------CTN08-----------------------*/
  /*-----------------------CTN09-----------------------*/
  /*-----------------------CTN10-----------------------*/
  /*---1024px---*/
  /*---640px---*/
}
@media (max-width: 640px) {
  #tc_showroom {
    font-size: 14px;
    line-height: 1.8;
  }
}
#tc_showroom .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#tc_showroom .flex_bet {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#tc_showroom .flex-no-wrap {
  flex-wrap: nowrap;
}
#tc_showroom ul {
  list-style: none;
}
#tc_showroom h2 {
  text-align: center;
  font-size: 38px;
}
#tc_showroom .big_txt {
  text-align: center;
  font-size: 48px;
  line-height: 1.3;
}
@media (max-width: 640px) {
  #tc_showroom .big_txt {
    font-size: 24px;
  }
}
#tc_showroom .middle_txt {
  text-align: center;
  font-size: 32px;
  line-height: 1.3;
}
@media (max-width: 640px) {
  #tc_showroom .middle_txt {
    font-size: 16px;
  }
}
#tc_showroom span.str_orange {
  color: #f05a24;
}
#tc_showroom span.str_small {
  font-size: 0.75em;
}
#tc_showroom .inner {
  max-width: 970px;
  margin: 0 auto;
}
#tc_showroom .under_inner {
  max-width: 950px;
  margin: 0 auto;
}
#tc_showroom .notosanscjkjp_regular {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
}
#tc_showroom .notosanscjkjp_medium {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  font-style: normal;
}
#tc_showroom .notosanscjkjp_bold {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 700;
  font-style: normal;
}
#tc_showroom .fot_b {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
}
#tc_showroom .fot_m {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 600;
  font-style: normal;
}
#tc_showroom img.max100 {
  max-width: 100%;
}
#tc_showroom .pc {
  display: block;
  margin: 0 auto;
}
#tc_showroom .sp {
  display: none;
}
#tc_showroom .img_box {
  text-align: center;
}
#tc_showroom .img_box img {
  vertical-align: bottom;
}
#tc_showroom .txt_box {
  text-align: center;
  padding: 20px 0;
}
#tc_showroom .under_wave {
  position: relative;
}
#tc_showroom .under_wave:after {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: -35px;
  content: url(../img/cnt02_catch.png);
}
@media (max-width: 1024px) {
  #tc_showroom .under_wave:after {
    content: "";
    display: inline-block;
    width: 300px;
    height: 20px;
    background-image: url(../img/cnt02_catch.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    margin: 0 auto;
    vertical-align: middle;
  }
}
#tc_showroom .fv {
  background: url(../img/mainvisual.png) center top no-repeat;
  height: 700px;
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 640px) {
  #tc_showroom .fv {
    background: transparent;
    height: 91vw;
  }
}
#tc_showroom .fv01 {
  width: 100%;
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-55%, -50%);
}
@media (max-width: 640px) {
  #tc_showroom .fv01 {
    top: 0;
    transform: translate(0%, 0%);
    left: 0;
  }
}
#tc_showroom .under_main {
  background: url(../img/backline.png);
  padding: 50px 0;
}
@media (max-width: 640px) {
  #tc_showroom .under_main {
    z-index: 1;
    position: relative;
  }
}
#tc_showroom .cnt_title {
  padding: 30px 0;
}
#tc_showroom .cnt_title.bg-green {
  background: #006636;
}
#tc_showroom .cnt_title.bg-yellowgreen {
  background: #7bbb43;
}
@media (max-width: 640px) {
  #tc_showroom .cnt_title.bg-yellowgreen {
    padding: 20px 0;
  }
}
#tc_showroom .cnt_title.bg-orange {
  background: #ff841d;
  padding: 30px 0 0;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt_title.bg-orange {
    padding: 30px 0 0;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt_title.bg-orange {
    padding: 30px 0;
  }
}
#tc_showroom .cnt_title.bg-bluegreen {
  background: #008e90;
}
#tc_showroom .cnt_title.bg-pink {
  background: #fe7b9c;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt_title.bg-pink {
    padding: 30px 0;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt_title.bg-pink {
    padding: 5.33vw 0;
  }
}
#tc_showroom .cnt_title.bg-cnt10 {
  background: url(../img/cnt10_title_bg.png);
  background-size: auto 100%;
}
@media (max-width: 640px) {
  #tc_showroom .cnt_title.bg-cnt10 {
    background: none;
    padding: 0;
  }
}
#tc_showroom .bg-line {
  background: url(../img/bg_line.png);
}
#tc_showroom .cnt01 .cnt_title {
  position: relative;
}
#tc_showroom .cnt01 .cnt_title::before {
  width: 232px;
  height: 195px;
  content: "";
  display: block;
  background: url(../img/cnt01_title_icon.png);
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -480px;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt01 .cnt_title::before {
    left: 0;
    margin-left: 0;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt01 .cnt_title::before {
    width: 31.2vw;
    height: 26.67vw;
    background-size: auto 100%;
    z-index: 5;
  }
}
#tc_showroom .cnt01 .cnt_title .inner {
  position: relative;
  z-index: 10;
}
#tc_showroom .cnt01_wraper {
  background: #f4f9fc;
}
#tc_showroom .cnt01_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 50px 0;
}
@media (max-width: 640px) {
  #tc_showroom .cnt01_container {
    padding: 30px 0 20px;
    margin: 0 -1.33vw;
  }
}
#tc_showroom .cnt01_container .cnt01_item {
  width: 31%;
  margin-bottom: 20px;
  background: #fff;
  position: relative;
}
@media (max-width: 640px) {
  #tc_showroom .cnt01_container .cnt01_item {
    width: 50%;
    padding: 0 1.33vw;
    margin-bottom: 10px;
    box-sizing: border-box;
  }
}
#tc_showroom .cnt01_container .cnt01_item.blue::after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 3px solid #afd8fa;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 640px) {
  #tc_showroom .cnt01_container .cnt01_item.blue::after {
    width: calc(100% - 2.66vw);
    left: 1.33vw;
  }
}
#tc_showroom .cnt01_container .cnt01_item.orange::after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 3px solid #ffcfa4;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 640px) {
  #tc_showroom .cnt01_container .cnt01_item.orange::after {
    width: calc(100% - 2.66vw);
    left: 1.33vw;
  }
}
#tc_showroom .cnt01_container .cnt01_item.green::after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 3px solid #c8e4b2;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 640px) {
  #tc_showroom .cnt01_container .cnt01_item.green::after {
    width: calc(100% - 2.66vw);
    left: 1.33vw;
  }
}
#tc_showroom .cnt01_container .cnt01_item.pink::after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 3px solid #fddbe5;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 640px) {
  #tc_showroom .cnt01_container .cnt01_item.pink::after {
    width: calc(100% - 2.66vw);
    left: 1.33vw;
  }
}
#tc_showroom .cnt01_container .cnt01_item.sky::after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 3px solid #a6d1e7;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 640px) {
  #tc_showroom .cnt01_container .cnt01_item.sky::after {
    width: calc(100% - 2.66vw);
    left: 1.33vw;
  }
}
#tc_showroom .cnt01_container .cnt01_item.red::after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 3px solid #ffcacc;
  position: absolute;
  bottom: 0;
  left: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 640px) {
  #tc_showroom .cnt01_container .cnt01_item.red::after {
    width: calc(100% - 2.66vw);
    left: 1.33vw;
  }
}
#tc_showroom .cnt01_container .cnt01_item .text_box {
  width: 100%;
  background: #fff;
  padding: 20px;
  font-weight: bold;
  font-size: 20px;
  height: 120px;
  box-sizing: border-box;
  text-align: center;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt01_container .cnt01_item .text_box {
    font-size: 14px;
    padding: 20px 10px;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt01_container .cnt01_item .text_box {
    font-size: 13px;
    padding: 10px 0;
    height: auto;
  }
}
#tc_showroom .cnt02 .cnt_title {
  position: relative;
}
@media (max-width: 640px) {
  #tc_showroom .cnt02 .cnt_title::after {
    width: 32vw;
    height: 19.2vw;
    content: "";
    display: block;
    background: url(../img/cnt02_title-icon_sp.png) no-repeat;
    background-size: auto 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 5;
  }
}
#tc_showroom .cnt02 .cnt_title .inner {
  position: relative;
  z-index: 10;
}
#tc_showroom .cnt02 .cnt_title02 {
  transform: translate(-5%, -10px);
  width: 70%;
}
@media (max-width: 640px) {
  #tc_showroom .cnt02 .cnt_title02 {
    transform: translate(0, 0);
  }
}
#tc_showroom .cnt02 .cnt02_container {
  padding: 50px 0;
}
@media (max-width: 640px) {
  #tc_showroom .cnt02 .cnt02_container {
    padding: 10px 0 20px;
  }
}
#tc_showroom .cnt02 .cnt02_container .cnt02_img_box {
  padding: 50px 0;
}
@media (max-width: 640px) {
  #tc_showroom .cnt02 .cnt02_container .cnt02_img_box {
    padding: 10px 0 20px;
    margin: 0 -1.33vw;
  }
}
#tc_showroom .cnt02 .cnt02_container .cnt02_img_box .cnt02_img_item {
  width: 20%;
}
@media (max-width: 640px) {
  #tc_showroom .cnt02 .cnt02_container .cnt02_img_box .cnt02_img_item {
    width: 50%;
    margin-bottom: 20px;
    padding: 0 1.33vw;
    box-sizing: border-box;
  }
}
#tc_showroom .cnt03 {
  padding: 250px 0 0;
  background: url(../img/cnt03_bg.png);
  background-size: cover;
}
@media (max-width: 640px) {
  #tc_showroom .cnt03 {
    padding: 50px 0 0;
    background: url(../img/cnt03_bg-sp.png);
    background-size: cover;
  }
}
#tc_showroom .cnt03 .cnt03_up_box {
  background: #3e9ae5;
  padding: 20px 0;
  text-align: center;
}
@media (max-width: 640px) {
  #tc_showroom .cnt03 .cnt03_up_box {
    padding: 20px 4.8vw;
  }
}
#tc_showroom .cnt03 .cnt03_up_box p {
  color: #fff;
}
#tc_showroom .cnt03 .cnt03_up_box .middle_txt {
  font-size: 30px;
}
@media (max-width: 640px) {
  #tc_showroom .cnt03 .cnt03_up_box .middle_txt {
    font-size: 15px;
  }
}
#tc_showroom .cnt03 .cnt03_up_box .big_txt {
  font-size: 40px;
}
@media (max-width: 640px) {
  #tc_showroom .cnt03 .cnt03_up_box .big_txt {
    font-size: 20px;
  }
}
#tc_showroom .cnt03 .cnt03_bottom_box {
  position: relative;
  background: #fff;
  padding: 50px 5rem;
  border-bottom: 3px solid #3e9ae5;
}
@media (max-width: 640px) {
  #tc_showroom .cnt03 .cnt03_bottom_box {
    padding: 10px;
  }
}
#tc_showroom .cnt03 .cnt03_bottom_box ul li {
  position: relative;
  font-size: 26px;
  line-height: 2;
  font-weight: bold;
  padding: 0 0 0 50px;
}
@media (max-width: 640px) {
  #tc_showroom .cnt03 .cnt03_bottom_box ul li {
    font-size: 14px;
    padding: 0;
  }
}
#tc_showroom .cnt03 .cnt03_bottom_box ul li::before {
  position: absolute;
  content: url(../img/check.png);
  left: 0px;
  top: 5px;
}
@media (max-width: 640px) {
  #tc_showroom .cnt03 .cnt03_bottom_box ul li::before {
    display: none;
  }
}
#tc_showroom .cnt03 .cnt03_bottom_box::after {
  position: absolute;
  content: url(../img/triangle.png);
  bottom: -68px;
  left: 0;
  right: 0;
  text-align: center;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt03 .cnt03_bottom_box::after {
    content: '';
    display: inline-block;
    width: 50px;
    height: 20px;
    background-image: url(../img/triangle.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    margin: 0 auto;
    vertical-align: middle;
  }
}
#tc_showroom .cnt03 .cnt03_anxiety {
  padding: 100px 0 50px;
}
@media (max-width: 640px) {
  #tc_showroom .cnt03 .cnt03_anxiety {
    width: 70%;
    text-align: center;
    margin: 0 auto;
    padding: 80px 0 20px;
  }
}
#tc_showroom .cnt03 .cnt03_img_box {
  justify-content: center;
  padding: 50px 0;
  margin: 0 auto;
  max-width: 820px;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt03 .cnt03_img_box {
    justify-content: space-around;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt03 .cnt03_img_box {
    padding: 20px 0;
  }
}
#tc_showroom .cnt03 .cnt03_img_box .cnt03_img_item {
  width: 33%;
}
#tc_showroom .cnt04 {
  padding: 0 0 100px;
}
@media (max-width: 640px) {
  #tc_showroom .cnt04 {
    padding: 0 0 80px;
  }
}
#tc_showroom .cnt04 .cnt_title04 {
  transform: translate(50px, 0);
}
@media (max-width: 1024px) {
  #tc_showroom .cnt04 .cnt_title04 {
    transform: translate(0, 0);
  }
}
#tc_showroom .cnt04 .cnt04_catch {
  padding: 50px 0;
}
@media (max-width: 640px) {
  #tc_showroom .cnt04 .cnt04_catch {
    padding: 20px 0;
    width: 70%;
    margin: 0 auto;
  }
}
#tc_showroom .cnt04 .cnt04_img_box {
  padding: 20px 0 50px;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt04 .cnt04_img_box .img_box {
    width: 48%;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt04 .cnt04_image {
    padding: 20px 0;
  }
  #tc_showroom .cnt04 .cnt04_image img {
    width: 100%;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt05.bg-line {
    background: none;
  }
}
#tc_showroom .cnt04 + .cnt05 {
  padding-bottom: 0;
}
#tc_showroom .cnt05 {
  padding: 0 0 100px;
}
@media (max-width: 640px) {
  #tc_showroom .cnt05 {
    padding: 0 2.67vw 50px;
    box-sizing: border-box;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt05 .cnt_title {
    margin: 0 -2.67vw;
  }
}
#tc_showroom .cnt05 .cnt_title05 {
  position: relative;
  background: #fff;
  margin: 100px auto 0;
}
@media (max-width: 640px) {
  #tc_showroom .cnt05 .cnt_title05 {
    margin: 0 auto;
    padding: 0;
  }
}
#tc_showroom .cnt05 .cnt_title05.cnt_title05_01::before {
  position: absolute;
  content: url(../img/cnt05_point01.png);
  left: 20px;
  top: -100px;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt05 .cnt_title05.cnt_title05_01::before {
    content: '';
    display: inline-block;
    width: 120px;
    height: 120px;
    top: -70px;
    background-image: url(../img/cnt05_point01.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt05 .cnt_title05.cnt_title05_01::before {
    width: 22.67vw;
    height: 22.67vw;
    top: -11.35vw;
  }
}
#tc_showroom .cnt05 .cnt_title05.cnt_title05_01::after {
  position: absolute;
  content: "";
  background: url(../img/cnt05_icon01.png) no-repeat;
  display: inline-block;
  width: 347px;
  height: 161px;
  right: 35px;
  bottom: 100%;
}
@media (max-width: 640px) {
  #tc_showroom .cnt05 .cnt_title05.cnt_title05_01::after {
    content: '';
    display: inline-block;
    width: 45.33vw;
    height: 21.33vw;
    background-image: url(../img/cnt05_icon01.png) no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    bottom: 100%;
  }
}
#tc_showroom .cnt05 .cnt_title05.cnt_title05_02::before {
  position: absolute;
  content: url(../img/cnt06_point02.png);
  left: 20px;
  top: -100px;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt05 .cnt_title05.cnt_title05_02::before {
    content: '';
    display: inline-block;
    width: 120px;
    height: 120px;
    top: -70px;
    background-image: url(../img/cnt06_point02.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }
}
@media (max-width: 1024px) and (max-width: 640px) {
  #tc_showroom .cnt05 .cnt_title05.cnt_title05_02::before {
    width: 22.67vw;
    height: 22.67vw;
    top: -11.35vw;
  }
}

#tc_showroom .cnt05 .cnt_title05.cnt_title05_02::after {
  position: absolute;
  content: "";
  background: url(../img/cnt05_icon02.png) no-repeat;
  display: inline-block;
  width: 271px;
  height: 216px;
  right: 35px;
  bottom: 100%;
}
@media (max-width: 640px) {
  #tc_showroom .cnt05 .cnt_title05.cnt_title05_02::after {
    content: '';
    display: inline-block;
    width: 36vw;
    height: 28.8vw;
    background-image: url(../img/cnt05_icon02.png) no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }
}
#tc_showroom .cnt05 .cnt_title05.cnt_title05_03::before {
  position: absolute;
  content: url(../img/cnt07_point03.png);
  left: 20px;
  top: -100px;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt05 .cnt_title05.cnt_title05_03::before {
    content: '';
    display: inline-block;
    width: 120px;
    height: 120px;
    top: -70px;
    background-image: url(../img/cnt07_point03.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }
}
@media (max-width: 1024px) and (max-width: 640px) {
  #tc_showroom .cnt05 .cnt_title05.cnt_title05_03::before {
    width: 22.67vw;
    height: 22.67vw;
    top: -11.35vw;
  }
}

#tc_showroom .cnt05 .cnt_title05.cnt_title05_03::after {
  position: absolute;
  content: "";
  background: url(../img/cnt05_icon03.png) no-repeat;
  display: inline-block;
  width: 328px;
  height: 167px;
  right: 35px;
  bottom: 100%;
}
@media (max-width: 640px) {
  #tc_showroom .cnt05 .cnt_title05.cnt_title05_03::after {
    content: '';
    display: inline-block;
    width: 43.73vw;
    height: 22.13vw;
    background-image: url(../img/cnt05_icon03.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }
}
#tc_showroom .cnt05 .cnt05_img_box {
  padding: 0 0 20px;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt05 .cnt05_img_box .img_box {
    width: 48%;
    padding: 10px 0;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt05 .cnt05_img_box {
    padding: 0 0 10px;
  }
}
#tc_showroom .cnt05 .simulation_box {
  background: #22a872;
  color: #fff;
  margin: 50px 0;
  padding: 15px 0;
}
@media (max-width: 640px) {
  #tc_showroom .cnt05 .simulation_box {
    margin: 20px 0;
  }
}
#tc_showroom .cnt05 .cnt05_img {
  padding: 50px 0;
}
@media (max-width: 640px) {
  #tc_showroom .cnt05 .cnt05_img {
    padding: 20px 0 0;
  }
}
#tc_showroom .cnt05 .cnt05_under_txt {
  padding: 50px 0;
  text-align: center;
}

@media (max-width: 1024px) {
  #tc_showroom .cnt05 .cnt05_under_txt > div {
    padding: 0 2%;
  }
}

@media (max-width: 640px) {
  #tc_showroom .cnt05 .cnt05_under_txt {
    padding: 20px 0;
  }
}
#tc_showroom .cnt05 .cnt05_under_txt .cnt05_catch {
  position: relative;
  margin: 0 auto 50px;
}
@media (max-width: 640px) {
  #tc_showroom .cnt05 .cnt05_under_txt .cnt05_catch {
    width: 70%;
    margin-bottom: 30px;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt05 .cnt05_under_txt .cnt05_catch_undertxt {
    margin: 0 auto;
    width: 70%;
  }
}
#tc_showroom .cnt05 .cnt07_img {
  padding: 0 10px;
}
@media (max-width: 640px) {
  #tc_showroom .cnt05 .cnt07_img {
    padding: 10px 0 20px;
  }
}
#tc_showroom .shadow_box {
  background: #fff;
  box-shadow: 0px 0px 10px #006636;
  padding: 20px;
  box-sizing: border-box;
}
#tc_showroom .cnt08 {
  background: #f4f9fc;
  padding: 0 0 100px;
}
@media (max-width: 640px) {
  #tc_showroom .cnt08 {
    padding: 0 0 50px;
  }
}
#tc_showroom .cnt08 .cnt08_txt {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 640px) {
  #tc_showroom .cnt08 .cnt08_txt {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
#tc_showroom .cnt08 .cnt08_img_box {
  padding: 50px 0;
}
@media (max-width: 640px) {
  #tc_showroom .cnt08 .cnt08_img_box {
    padding: 10px 0;
  }
}
#tc_showroom .cnt08 .cnt08_img {
  padding: 0 10px;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt08 .cnt08_img {
    width: 100%;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt08 .cnt08_img {
    padding: 10px;
  }
}
#tc_showroom .cnt08 .cnt08_banner {
  padding: 20px 0;
}
#tc_showroom .cnt09 {
  padding: 0 0 100px;
}
@media (max-width: 640px) {
  #tc_showroom .cnt09 {
    padding: 0 0 30px;
  }
}
#tc_showroom .cnt09 .cnt_title {
  position: relative;
}
#tc_showroom .cnt09 .cnt_title:before {
  position: absolute;
  display: block;
  content: "";
  width: 423px;
  height: 198px;
  background: url(../img/cnt09_title_icon01.png);
  background-size: auto 100%;
  left: 50%;
  bottom: 0;
  margin-left: -530px;
  text-align: center;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt09 .cnt_title:before {
    margin-left: -110px;
    left: 0;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt09 .cnt_title:before {
    width: 56.27vw;
    height: 26.4vw;
    margin-left: -12vw;
  }
}
#tc_showroom .cnt09 .cnt_title:after {
  position: absolute;
  display: block;
  content: "";
  width: 414px;
  height: 198px;
  background: url(../img/cnt09_title_icon02.png);
  background-size: auto 100%;
  bottom: 0;
  right: 50%;
  margin-right: -530px;
  text-align: center;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt09 .cnt_title:after {
    right: 0;
    margin-right: -110px;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt09 .cnt_title:after {
    width: 53.07vw;
    height: 26.4vw;
    margin-right: -12vw;
  }
}
#tc_showroom .cnt09 .cnt_title .inner {
  position: relative;
  z-index: 10;
}
#tc_showroom .cnt09 .cnt_title09 {
  position: relative;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt09 .cnt_title09 {
    width: 70%;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt09 .cnt_title09 {
    width: 70%;
  }
}
#tc_showroom .cnt09 .shop_txt {
  padding: 50px 0 0;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
@media (max-width: 640px) {
  #tc_showroom .cnt09 .shop_txt {
    width: 33%;
    padding: 20px 0 0;
  }
}
#tc_showroom .cnt09 .cnt09_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 70px 0;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt09 .cnt09_container {
    margin: 0 -10px;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt09 .cnt09_container {
    margin: 0;
    padding: 20px 0 20px;
  }
  #tc_showroom .cnt09 .cnt09_container img {
    width: 100%;
  }
}
#tc_showroom .cnt09 .cnt09_container .cnt09_box {
  width: 50%;
}
@media (max-width: 1024px) {
  #tc_showroom .cnt09 .cnt09_container .cnt09_box {
    padding: 0 10px;
    box-sizing: border-box;
  }
}
@media (max-width: 640px) {
  #tc_showroom .cnt09 .cnt09_container .cnt09_box {
    width: 100%;
    padding: 0 0 10px;
  }
}
@media (max-width: 1024px) {
  #tc_showroom .cnt09 .cnt09_container .cnt09_box .shop_image {
    width: 48%;
  }
}
#tc_showroom .cnt09 .cnt09_container .cnt09_box dl {
  display: flex;
  margin: 0 0 10px;
}
#tc_showroom .cnt09 .cnt09_container .cnt09_box dl dt {
  min-width: 100px;
  width: 20%;
  background: #006837;
  color: #fff;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
#tc_showroom .cnt09 .cnt09_container .cnt09_box dl dt.second {
  height: 30px;
  line-height: 30px;
}
#tc_showroom .cnt09 .cnt09_container .cnt09_box dl dd {
  padding: 0 10px;
}
@media (max-width: 640px) {
  #tc_showroom .cnt09 .cnt09_container .cnt09_box .flex_bet {
    flex-wrap: nowrap;
  }
  #tc_showroom .cnt09 .cnt09_container .cnt09_box .flex_bet .img_box {
    width: 48%;
  }
  #tc_showroom .cnt09 .cnt09_container .cnt09_box dl {
    margin: 5px 0;
  }
}
#tc_showroom .cnt09 .cnt09_container.sakura dl dt {
  background: #ff851f;
}
#tc_showroom .cnt10 {
  background: #fff;
}
#tc_showroom .cnt10 .img_box01 {
  padding: 50px 0 0;
}
@media (max-width: 640px) {
  #tc_showroom .cnt10 .img_box01 {
    padding: 20px 0 0;
  }
}
#tc_showroom .cnt10 .img_box02 {
  padding: 0 0 50px;
}
@media (max-width: 1024px) {
  #tc_showroom .inner {
    width: 100%;
    padding: 0 2.67vw;
    box-sizing: border-box;
  }
  #tc_showroom .under_inner {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 2.67vw 20px;
  }
  #tc_showroom img {
    max-width: 100%;
    width: auto;
    vertical-align: bottom;
  }
}
@media (max-width: 640px) {
  #tc_showroom .inner {
    width: 100%;
    box-sizing: border-box;
  }
  #tc_showroom .pc {
    display: none;
  }
  #tc_showroom .sp {
    display: block;
  }
  #tc_showroom .flex-no-wrap {
    flex-wrap: wrap;
  }
}
