@charset "UTF-8";
/*======================================
リセット
======================================*/
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("//fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700,900");
@font-face {
}

/*-- PC --*/
/*-- sp --*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

/* Reset Style */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul,
ol,
li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

*:focus {
  outline: none;
}

html {
  font-size: 62.5%;
}

body {
  font-family: Arial, "Avenir", "Arial regular", "Noto Sans JP", "YakuHanJP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.opacity {
  opacity: 0.4;
  -moz-opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: "alpha(opacity=40)";
}

a {
  color: #0d7fbb;
  font-size: 1.125rem;
}

a:hover {
  text-decoration: none;
}

a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a img:hover {
  opacity: 0.7;
}

.fix-cv {
  z-index: 10;
}
.fix-cv2 {
  z-index: 10;
}
.fix-cv2 {
  position: fixed;
  background: url(/fi/showroom/common/img/common/bg_cv2.png) no-repeat;
  width: 110px;
  height: 226px;
  top: 30%;
  right: 0;
  padding: 85px 0 0 45px;
  padding: 15px;
  text-align: right;
}

.fix-cv2 a {
  transition: 0.5s;
}

.fix-cv2 a:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 768px) {
  .fix-cv2 {
    background: url(/fi/showroom/common/img/common/bg_cv2_sp.png) no-repeat;
    background-size: contain;
    height: 119px;
    top: auto;
    bottom: 0;
    left: 0;
    text-align: center;
    padding: 10px;
  }
}
:root {
  line-height: 1.7;
}

#global-nav > li > a {
  font-size: 16px;
  color: #333;
}

#main {
  position: relative;
  font-size: 1.125rem;
}

p {
  font-size: 1.6rem;
}

.ttl-h1 {
  font-size: clamp(60px, 5vw, 80px);
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
}

@media only screen and (max-width: 768px) {
  .ttl-h1 {
    font-size: 15vw;
    text-align: center;
  }
}

.ttl-h2 {
  font-size: clamp(24px, 3vw, 36px);
  letter-spacing: 0.075em;
  font-weight: normal;
}

.ttl-h2-en {
  font-size: clamp(16px, 1.5vw, 18px);
  color: #006295;
  letter-spacing: 0.15em;
  font-weight: bold;
}

.ttl-mid {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 768px) {
  .ttl-mid {
    font-size: 5.3vw;
  }
}

.ttl-product {
  font-size: 20px;
  letter-spacing: 0.2em;
  display: inline-block;
  margin: 0 auto 30px;
  border-bottom: 1px solid #0d7fbb;
}

.btn {
  display: inline-block;
  font-size: clamp(16px, 1.5vw, 24px);
  font-weight: bold;
  text-decoration: none;
  border-radius: 50px;
  padding: 25px 100px 25px 40px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  right: 25px;
  top: calc((100% - 40px) / 2);
}

.btn::after {
  content: "";
  width: 18px;
  height: 16px;
  display: inline-block;
  position: absolute;
  right: 35px;
  top: calc((100% - 16px) / 2);
}

@media only screen and (max-width: 768px) {
  .btn {
    width: 100%;
  }
  .btn:before {
    width: 30px;
    height: 30px;
    right: 15px;
    top: calc((100% - 30px) / 2);
  }
  .btn:after {
    width: 13px;
    height: 10px;
    right: 23px;
    top: calc((100% - 13px) / 2);
  }
}

.btn-red {
  background: #b70000;
  color: #fff;
  border: 1px solid #b70000;
}

.btn-red:before {
  background: rgba(255, 255, 255, 0.4);
}

.btn-red:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18.1 15.4' xml:space='preserve'%3E%3Cpath d='M1.1 6.7h13.5L9.4 1.8c-.2-.2-.3-.5-.3-.7 0-.3.1-.5.3-.7.2-.3.5-.4.7-.4.3 0 .5.1.7.3L17.7 7c.2.2.3.5.3.7 0 .3-.1.6-.3.7l-6.9 6.7c-.2.2-.5.3-.7.3-.3 0-.5-.1-.7-.3-.2-.2-.3-.5-.3-.7 0-.3.1-.5.3-.7l5.1-4.9H1c-.3 0-.5-.1-.7-.3C.1 8.3 0 8 0 7.8c0-.3.1-.6.3-.8.2-.2.5-.3.8-.3z' fill='%23FFF'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}

.btn-red:hover {
  background: #fff;
  color: #b70000;
}

.btn-red:hover:before {
  background: rgba(183, 0, 0, 0.3);
}

.btn-red:hover:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18.1 15.4' xml:space='preserve'%3E%3Cpath d='M1.1 6.7h13.5L9.4 1.8c-.2-.2-.3-.5-.3-.7 0-.3.1-.5.3-.7.2-.3.5-.4.7-.4.3 0 .5.1.7.3L17.7 7c.2.2.3.5.3.7 0 .3-.1.6-.3.7l-6.9 6.7c-.2.2-.5.3-.7.3-.3 0-.5-.1-.7-.3-.2-.2-.3-.5-.3-.7 0-.3.1-.5.3-.7l5.1-4.9H1c-.3 0-.5-.1-.7-.3C.1 8.3 0 8 0 7.8c0-.3.1-.6.3-.8.2-.2.5-.3.8-.3z' fill='%23B70000'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}

.btn-hero {
  margin-top: clamp(15px, 2.3vw, 20px);
}

.btn-hero .btn {
  padding: 15px 70px;
}

.btn-hero .btn:before {
  width: 30px;
  height: 30px;
  right: 20px;
  top: calc((100% - 30px) / 2);
}

.btn-hero .btn:after {
  width: 15px;
  height: 15px;
  right: 28px;
  top: calc((100% - 15px) / 2);
}

@media only screen and (max-width: 768px) {
  .btn-hero {
    margin-top: 15px;
  }
  .btn-hero .btn {
    padding: 2vw 5vw;
  }
}

.btn-cv {
  width: 700px;
  padding: 20px 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

@media only screen and (max-width: 768px) {
  .btn-cv {
    width: 100%;
    margin: 0 auto;
  }
}

.btn-access {
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  margin: 0 auto;
  padding: 15px 0;
  color: initial;
  border: 1px solid;
  position: relative;
}

.btn-access::after {
  content: "";
  width: 12px;
  height: 7px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  right: 30px;
  top: calc((100% - 7px) / 2);
}

.btn-glay {
  background: #dfdfdf;
  border-color: #dfdfdf;
  border-radius: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: normal;
  letter-spacing: 0.1em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn-glay:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.1 6.2' xml:space='preserve'%3E%3Cpath d='M9.7.2c.1-.1.3-.2.5-.2s.4.1.6.2c.2.1.3.4.3.6 0 .2-.1.4-.2.6L6.1 6c-.2.2-.4.2-.6.2-.2 0-.4-.1-.6-.2L.2 1.4C.1 1.3 0 1 0 .8 0 .6.1.4.3.2.4.1.6 0 .8 0s.4.1.6.2L5.5 4 9.7.2z' fill='%23000'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}

.btn-glay:hover {
  background: rgba(223, 223, 223, 0.5);
}

.txt-attention {
  font-size: 13px;
  padding-left: 25px;
  position: relative;
  margin-top: 20px;
}

.txt-attention::before {
  content: "※";
  position: absolute;
  left: 0;
}

.txt-attention a {
  text-decoration: underline;
}

.txt-attention a:hover {
  text-decoration: none;
}

.txt-l {
  text-align: left;
}

.nav-showroom-content {
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 1;
}

.nav-showroom-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  border-right: 1px dashed #bcbcbc;
}

.nav-showroom-content ul li {
  width: 25%;
  border-left: 1px dashed #bcbcbc;
}

.nav-showroom-content ul li a {
  color: initial;
  font-weight: bold;
  display: block;
  height: 80px;
  font-size: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  text-decoration: none;
}

.nav-showroom-content ul li a:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 7px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.1 6.2' xml:space='preserve'%3E%3Cpath d='M9.7.2c.1-.1.3-.2.5-.2s.4.1.6.2c.2.1.3.4.3.6 0 .2-.1.4-.2.6L6.1 6c-.2.2-.4.2-.6.2-.2 0-.4-.1-.6-.2L.2 1.4C.1 1.3 0 1 0 .8 0 .6.1.4.3.2.4.1.6 0 .8 0s.4.1.6.2L5.5 4 9.7.2z' fill='%23000'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
  position: absolute;
  left: calc((100% - 11px) / 2);
  bottom: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.nav-showroom-content ul li a:hover::after {
  bottom: 0;
}

@media only screen and (max-width: 768px) {
  .nav-showroom-content ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nav-showroom-content ul li {
    width: 50%;
    font-size: 80%;
    padding: 10px;
  }
  .nav-showroom-content ul li:first-child,
  .nav-showroom-content ul li:nth-child(2) {
    border-bottom: 1px dashed #bcbcbc;
  }
}

.bg-glay {
  background: #f3f3f3;
}

.l-content {
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
}

.l-content.pd-100 {
  padding: 100px 0;
}

.l-content-ttl {
  margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  .l-content-ttl {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .l-content {
    width: 100%;
  }
  .l-content.pd-100 {
    padding: 50px 10px;
  }
}

.l-col-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.l-col-02 > * {
  width: 45%;
}

.l-col-03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  &.center {
    justify-content: center;
    gap: 40px;
  }
}

.l-col-03 > * {
  width: 30%;
}

.l-col-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-col-ai-c {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-col-jc-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.l-col-jc-c > * {
  width: auto;
}

@media only screen and (max-width: 768px) {
  .l-col-02,
  .l-col-03 {
    display: block;
  }
  .l-col-02 > *,
  .l-col-03 > * {
    width: 100%;
  }
}

.l-bnr-area {
  margin-top: 100px;
}

@media only screen and (max-width: 768px) {
  .l-bnr-area {
    margin-top: 50px;
  }
}

.m-base-w {
  background: #fff;
}

.m-corner-r-10 {
  border-radius: 10px;
}

.m-p-30 {
  padding: 30px;
}

.m-p-40 {
  padding: 40px;
}

@media only screen and (max-width: 768px) {
  .m-p-30 {
    padding: 15px;
  }
  .m-p-40 {
    padding: 20px;
  }
}

.m-shadow {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.u-ta-l {
  text-align: left;
}

.u-fw-b {
  font-weight: bold;
}

.u-fs-small {
  font-size: 16px;
}

.sec-hero {
  background: url(/fi/showroom/images/img_showroom01.png) no-repeat center center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1920px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .sec-hero {
    background: url(/fi/showroom/images/img_showroom01_sp.png) no-repeat center bottom;
    background-size: contain;
    height: auto;
    padding: 30px 10px 45vw;
    display: block;
  }
}

.sec-hero .hero-txt {
  display: inline-block;
  border-top: 1px solid #002965;
  border-bottom: 1px solid #002965;
  padding: 1vw 0;
  color: #002965;
  margin-bottom: clamp(15px, 2vw, 20px);
}

.sec-hero .hero-txt-area {
  padding: 2vw 2.5vw;
}

.sec-hero .hero-txt-sub {
  font-weight: bold;
  font-size: 1.1vw;
  font-size: clamp(14px, 1.1vw, 18px);
}

.sec-hero .hero-txt-read {
  line-height: 1.7;
  font-size: clamp(12px, 1.2vw, 18px);
}

@media only screen and (max-width: 768px) {
  .sec-hero .hero-txt {
    display: block;
    padding: 15px 0;
    margin-bottom: 15px;
  }
}

.sec-01-item li {
  padding-top: 50px;
  position: relative;
}

.sec-01-item li p.ic-number {
  background: #0d7fbb;
  border-radius: 50%;
  color: #fff;
  width: 70px;
  height: 70px;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: -35px;
  left: calc((100% - 70px) / 2);
}

.sec-01-item dt {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.00007em;
  margin-bottom: 35px;
}

.sec-01-item dt span {
  color: #0d7fbb;
}

.sec-01-item dd {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
  font-weight: normal;
  letter-spacing: 0.00015em;
}

@media only screen and (max-width: 768px) {
  .sec-01-item li:first-child {
    margin-bottom: 50px;
  }
  .sec-01-item dt {
    line-height: 1.5;
    margin-bottom: 10px;
  }
  .sec-01-item dd .img {
    text-align: center;
  }
}

.sec-02 {
  background: url(/fi/showroom/images/bg_showroom01.png);
}

.sec-02-list {
  width: 50%;
}

.sec-02-list-wrap li {
  margin-top: 50px;
  font-size: 1.6rem;
}

.sec-02-list dt {
  background: url(/fi/showroom/images/bg_showroom03.png) no-repeat;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  width: 100%;
  padding: 8px 0;
  margin-bottom: 35px;
}

.sec-02-list dd table {
  width: 100%;
}

.sec-02-list dd table th {
  font-weight: normal;
  padding-right: 50px;
}

.sec-02-list dd table td {
  padding-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .sec-02-list {
    width: 100%;
  }
  .sec-02-list dt {
    margin-bottom: 25px;
  }
  .sec-02-list dd {
    margin-bottom: 20px;
  }
  .sec-02-list dd table th,
  .sec-02-list dd table td {
    display: block;
  }
  .sec-02-list dd table th {
    background: rgba(0, 41, 101, 0.1);
    padding: 5px 10px;
  }
  .sec-02-list dd table td {
    padding: 5px 0 10px;
  }
}

.sec-02-product {
  background: #eff8fe;
  padding: 20px 30px 20px 50px;
  text-align: center;
}

.sec-02-product-item dt {
  font-weight: bold;
  color: #0d7fbb;
  margin-bottom: 20px;
}

.sec-02-product-item dd .type {
  padding-right: 20px;
}

@media only screen and (max-width: 768px) {
  .sec-02-product {
    padding: 10px 20px;
  }
  .sec-02-product-item dt {
    margin-bottom: 10px;
  }
  .sec-02-product-item dd .type {
    white-space: nowrap;
  }
}

.sec-03-list {
  margin-top: 50px;
}

.sec-03-list-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 90px;
  margin-bottom: 10px;
}

.sec-03-list li {
  margin-bottom: 20px;
}

.sec-04 .txt-l {
  margin-right: 30px;
}

.sec-cv {
  background: url(/fi/showroom/images/bg_showroom02.png) no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  .c-nav-header__child a {
    font-size: 1.8rem;
  }
}

_:-ms-lang(x)::-ms-backdrop,
a {
  color: #000;
}

_:-ms-lang(x)::-ms-backdrop,
.ttl-h1 {
  font-size: 100px;
}

_:-ms-lang(x)::-ms-backdrop,
.sec-hero .hero-txt {
  margin-bottom: 20px;
}

_:-ms-lang(x)::-ms-backdrop,
.btn-hero {
  margin-top: 20px;
}

_:-ms-lang(x)::-ms-backdrop,
.btn {
  font-size: 24px;
}

_:-ms-lang(x)::-ms-backdrop,
.ttl-h2 {
  font-size: 36px;
}
/*# sourceMappingURL=showroom.css.map */

/*
userusvoice
*/
.users {
  max-width: 1020px;
  margin: 80px auto 0;
  display: flex;
  gap: 80px;
  @media only screen and (max-width: 768px) {
    flex-direction: column;
    gap: 0;
    margin-top: 32px auto 0;
  }
}
.usersVoice {
  display: flex;
  align-items: center;
  text-align: left;
  margin-bottom: 30px;
}

.usersVoice .usersVoice-img .usersVoice-img-img {
  width: 115px;
  text-align: center;
}

.usersVoice .usersVoice-img:after {
  content: "";
  display: block;
  width: 50px;
  height: 100px;
  background: url(/fi/showroom/images/ic_voice_l.svg) no-repeat;
  background-size: contain;
}
.usersVoice .usersVoice-img {
  position: relative;
  display: flex;
  align-items: center;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .usersVoice {
    text-align: left;
  }
  .usersVoice img {
    max-width: 100%;
  }

  .usersVoice .usersVoice-img {
    align-items: flex-start;
  }
}
.-rowReverse {
  flex-direction: row-reverse;
}
.usersVoice .usersVoice-img.-rowReverse::after {
  content: "";
  display: block;
  width: 50px;
  height: 100px;
  background: url(/fi/showroom/images/ic_voice_r.svg) no-repeat;
  background-size: contain;
}

.textBlue {
  color: #0d7fbb;
}
.textLarge {
  font-size: 1.5em;
}
.textBold {
  font-weight: 700;
}
