@charset 'utf-8';
body {
  font-size: 1.4rem;
}
html, sup {
  font-size: 62.5%;
}
ul > li, ol > li {
  margin-bottom: inherit;
}
header a, header a:link {
  color: inherit;
}
header a.nav-link-item {
  color: #fff;
}
small {
  font-size: 9pt !important;
}
.header {
  width: inherit;
  height: inherit;
  line-height: 1.42857;
}
.breadcrumbs a {
  color: #006bb4 !important;
}
.breadcrumbs .items, .breadcrumbs .items strong {
  color: #707070 !important;
}
.page-main {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.dbk-copyright > p > small {
  font-size: 9pt !important;
}
.dbk-copyright > p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.dbk-copyright ul > li, .dbk-copyright__text {
  margin-bottom: 1rem;
}
.dbk-copyright {
  text-align: inherit;
}
.dbk-small-print a {
  color: #444 !important;
  line-height: 1.42857143;
}
.dbk-customer-menu a {
  color: #fff !important;
}
.dbk-footer h4, .dbk-footer h5, .dbk-footer h6 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.dbk-footer h4 a, .dbk-footer h4 span, .dbk-footer h5 a, .dbk-footer h6 a, .nav-sections div, .nav-sections span {
  font-weight: bold;
}
.back-to-top a::before {
  margin: 15px auto;
}
.intel-ad {
  line-height: 1.42857143;
}
.dbk-u-typo-min {
  line-height: 9pt;
  font-size: 10px !important;
}
.dbk-u-typo-xsmall {
  line-height: 15px;
  font-size: 11px !important;
}
.dbk-u-typo-small {
  line-height: 18px;
  font-size: 9pt !important;
}
.dbk-u-typo-base {
  line-height: 24px;
  font-size: 14px !important;
}
.dbk-u-typo-medium {
  line-height: 27px;
  font-size: 1pc !important;
}
.dbk-u-typo-slarge {
  line-height: 30px;
  font-size: 18px !important;
}
.dbk-u-typo-large {
  line-height: 36px;
  font-size: 22px !important;
}
.dbk-u-typo-xlarge {
  line-height: 39px;
  font-size: 24px !important;
}
.dbk-u-typo-xxlarge {
  line-height: 42px;
  font-size: 26px !important;
}
.dbk-u-typo-huge {
  line-height: 66px;
  font-size: 40px !important;
}
/*** Main Visual Slider ***/
.dbk-main-visual, .main-visual-slider {
  display: block;
  height: 441px;
  position: relative;
  z-index: 0;
}
.main-visual-slider li {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}
.main-visual-slider li:first-child {
  opacity: 1;
}
.main-visual-slider li.active {
  z-index: 5;
}
.main-visual-slider li::before, .main-visual-slider li::after {
  content: "";
  display: block;
  width: 50%;
  padding-top: 441px;
  position: absolute;
  z-index: 0;
  top: 0;
}
.main-visual-slider li::before {
  left: 0;
}
.main-visual-slider li::after {
  right: 0;
}
.main-visual-slider li .visual-slider-box {
  display: block;
  width: 100%;
  max-width: 1366px;
  margin: -1px auto 0;
  position: relative;
  z-index: 1;
}
.main-visual-slider li .visual-slider-box img {
  opacity: 0;
}
.main-visual-slider li:nth-child(1)::before {
  background: url(../images/poster_front_left_01.jpg) repeat-x left top;
}
.main-visual-slider li:nth-child(1)::after {
  background: url(../images/poster_front_right_01.jpg) repeat-x right top;
}
.main-visual-slider li:nth-child(1) .visual-slider-box {
  background: url(../images/poster_front_01.jpg) no-repeat center;
  background: image-set(url(../images/poster_front_01.jpg) 1x, url(../images/poster_front_01@2x.jpg) 2x) no-repeat center;
  background: -webkit-image-set(url(../images/poster_front_01.jpg) 1x, url(../images/poster_front_01@2x.jpg) 2x) no-repeat center;
}
.main-visual-slider li:nth-child(2)::before {
  background: url(../images/poster_front_left_01.jpg) repeat-x left top;
}
.main-visual-slider li:nth-child(2)::after {
  background: url(../images/poster_front_right_01.jpg) repeat-x right top;
}
.main-visual-slider li:nth-child(2) .visual-slider-box {
  background: url(../images/poster_front_01.jpg) no-repeat center;
}
@media screen and (max-width: 1100px) {
  .main-visual-slider li::before {
    display: none;
  }
  .main-visual-slider li::after {
    display: none;
  }
  .main-visual-slider li:nth-child(1) .visual-slider-box {
    background-size: cover;
  }
}
@media screen and (max-width: 939px) {
  .main-visual-slider li:nth-child(1) .visual-slider-box {
    background-position: left center;
  }
}
@media screen and (max-width: 706px) {
  .dbk-main-visual {
    height: auto;
  }
  .main-visual-slider {
    height: auto;
    padding-top: 62.2%;
  }
  .main-visual-slider li::before, .main-visual-slider li::after {
    display: none;
  }
  .main-visual-slider li .visual-slider-box {
    background-image: none;
  }
  .main-visual-slider li .visual-slider-box img {
    opacity: 1;
  }
}
/*--------------------------------------------------------------------------------
  Main Visual
--------------------------------------------------------------------------------*/
.dbk-main-visual {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 736px) {
  .dbk-main-visual::before {
    display: none;
  }
  .dbk-main-visual::after {
    display: none;
  }
}
@media screen and (max-width: 736px) {
  .dbk-main-visual::before {
    display: none;
  }
  .dbk-main-visual::after {
    display: none;
  }
  .dbk-main-visual-image {
    display: none;
  }
}
/*--------------------------------------------------------------------------------
  link banner
--------------------------------------------------------------------------------*/
.dbk-link-banner {
  display: block;
  margin-top: 40px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.dbk-link-banner a:hover img {
  opacity: 0.7;
}
.dbk-link-webbanner {
  max-width: 563px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.dbk-link-banner_col2 {
  display: flex;
  justify-content: space-between;
  max-width: 980px;
}
p.dbk-link-banner a {
  margin-right: 20px;
}
p.dbk-link-banner a:last-child {
  margin-right: 0px;
}
@media screen and (max-width:979px) {
  .dbk-link-banner_col2 {
    flex-direction: column;
  }
  p.dbk-link-banner a {
    margin-right: 0px;
  }
  p.dbk-link-banner a img {
    margin-bottom: 40px;
  }
  p.dbk-link-banner a:last-child img {
    margin-bottom: 0px;
  }
}
/*--------------------------------------------------------------------------------
  n1  -  Introduction & Scene
--------------------------------------------------------------------------------*/
/********** コンセプト **********/
#sect-01 {
  /*ヘッダー調整分*/
  padding-top: 70px;
  margin-top: -70px;
}
/*--------------------------------------------------------------------------------
  n2  -  Features
--------------------------------------------------------------------------------*/
.dbk-front-02 {
  overflow: hidden;
}
.dbk-front-02__inner {}
.dbk-front-02__body {
  padding: 110px 0 90px;
}
.dbk-front-02 sup {
  line-height: 0;
}
/********** feature **********/
.v-feature {
  margin: 0 auto;
  /*padding:  0 0 260px;*/
  padding: 0 0 100px;
}
.v-feature__container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
.v-feature__body {
  position: relative;
  /* position: relative;
                z-index:  3; */
}
.v-feature__lead {
  position: relative;
  z-index: 5;
}
.v-feature__lead p {
  font-size: 14px;
  line-height: 30px;
}
.v-feature__lead p .note {
  display: block;
  margin-top: 1em;
  margin-left: 1em;
  font-size: 11px;
  line-height: 1.4;
  text-indent: -1em;
}
.v-feature__figure {
  position: relative;
  z-index: 5;
  text-align: center;
}
.v-feature__figure img {
  height: auto;
  vertical-align: bottom;
}
.csstransitions .v-feature__figure {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}
.csstransitions .v-feature__figure.in {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 1000ms, opacity 1000ms;
  -webkit-transition: transform 1000ms, opacity 1000ms;
  transition: transform 1000ms, opacity 1000ms;
}
.no-csstransitions .v-feature__figure {
  position: relative;
  top: 50px;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
}
.v-feature__footer {
  position: relative;
  z-index: 10;
}
.v-feature__footer > div:first-of-type {
  display: table;
  width: 100%;
  margin: 0 auto;
}
.v-feature__spec {
  display: table-cell;
  vertical-align: bottom;
}
.v-feature__spec > ul {
  display: table;
  letter-spacing: -0.5em;
}
.v-feature__spec > ul > li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 25px;
  border-right: 1px solid #bfbfbf;
  letter-spacing: normal;
}
.v-feature__spec > ul > li:first-child {
  border-left: 1px solid #bfbfbf;
}
.v-feature__spec > ul > li.valign--top {
  vertical-align: top;
}
.v-feature__spec > ul > li.valign--middle {
  vertical-align: middle;
}
.v-feature__spec > ul > li.valign--bottom {
  vertical-align: bottom;
}
.v-feature__spec > ul > li.center {
  text-align: center;
}
.v-feature__spec > ul > li .font-size-S {
  display: inline;
  font-size: 14px;
}
.v-feature__spec > ul > li.w20 {
  width: 20%;
}
.v-feature__spec > ul > li.w18 {
  width: 18%;
}
.v-feature__spec > ul > li > span, .v-feature__spec > ul > li > a > span {
  display: inline-block;
  vertical-align: middle;
  padding: 20px 0;
  font-size: 20px;
  line-height: 1.3;
  font-weight: bold;
}
.v-feature__spec > ul > li > dl > dd > span, .v-feature__spec > ul > li > a > dl > dd > span, .v-feature__spec > ul > li > dl > dd > a > span {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-weight: bold;
  white-space: normal;
  line-height: 30px;
}
.v-feature__spec > ul > li > dl.inline {
  display: inline-block;
  vertical-align: middle;
}
.v-feature__spec > ul > li > dl > dt, .v-feature__spec > ul > li > a > dl > dt {
  margin: 0 auto 17px;
  font-size: 13px;
  line-height: 1;
}
.v-feature__spec > ul > li > dl > dd, .v-feature__spec > ul > li > a > dl > dd {
  font-size: 14px;
  line-height: 1.4;
  white-space: nowrap;
}
.v-feature__spec > ul > li > dl > dd em, .v-feature__spec > ul > li > a > dl > dd em {
  display: inline-block;
  padding-top: 0;
  padding-right: 2px;
  padding-left: 10px;
  padding-bottom: 0;
  font-size: 42px;
  font-style: normal;
  line-height: 1;
  font-weight: bold;
}
.v-feature__spec > ul > li > dl > dd span.large, .v-feature__spec > ul > li > a > dl > dd span.large {
  vertical-align: middle;
  font-size: 20px;
  white-space: normal;
  font-weight: bold;
}
.v-feature__spec > ul > li > dl > dd span.middle, .v-feature__spec > ul > li > a > dl > dd span.middle {
  vertical-align: middle;
  font-size: 13px;
  white-space: normal;
  font-weight: bold;
}
.v-feature__more, .v-feature__newwin {
  display: table-cell;
  vertical-align: bottom;
  text-align: right;
}
.v-feature__more > a, .v-feature__newwin > a {
  display: inline-block;
  vertical-align: bottom;
  line-height: 1;
  font-size: 13px;
  color: #fff;
  background: #000;
  opacity: 1;
  -webkit-transition: opacity 250ms;
  transition: opacity 250ms;
}
.v-feature__more > a {
  padding: 11px 25px 11px 30px;
}
.v-feature__newwin > a {
  padding: 9px 18px;
}
.v-feature__more > a.small, .v-feature__newwin > a.small {
  margin-top: 10px;
  font-size: 12px;
}
.v-feature__more > a:after, .v-feature__newwin > a:after {
  content: '';
  position: relative;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  height: 14px;
  margin: 0 0 0 12px;
  line-height: 1;
  -webkit-transition: left 250ms;
  transition: left 250ms;
}
.v-feature__more > a:after {
  width: 9px;
  background: url(../images/arrow_white_right.png) no-repeat center;
}
.v-feature__newwin > a:after {
  width: 12px;
  margin: 0 0 4px 10px;
  background: url(../images/i_link-w.png) no-repeat center;
}
.v-feature__more > a:hover, .v-feature__newwin > a:hover {
  text-decoration: none;
  opacity: 0.7;
  -webkit-transition: opacity 250ms;
  transition: opacity 250ms;
}
.v-feature__more > a:hover:after, .v-feature__newwin > a:hover:after {
  left: 5px;
  -webkit-transition: left 250ms;
  transition: left 250ms;
}
.v-feature__notes {
  /*position: absolute;*/
  top: 100%;
  left: 0;
  padding: 40px 0 0;
  font-size: 11px;
  line-height: 18px;
}
.v-feature__footer.v-feature__footer--breaked {}
.v-feature__footer.v-feature__footer--breaked > div:first-of-type {
  display: block;
  width: auto;
}
.v-feature__footer.v-feature__footer--breaked .v-feature__spec {
  display: block;
  margin: 0 auto 20px;
}
.v-feature__footer.v-feature__footer--breaked .v-feature__more {
  display: block;
}
.v-feature__footer.v-feature__footer--breaked .inline-block {
  text-align: right;
}
.v-feature__footer.v-feature__footer--breaked .inline-block .v-feature__more {
  display: inline-block;
  margin-left: 10px;
}
/********** feature 01  -  モビリティ訴求  **********/
.v-feature--01 .v-feature__header {
  /*margin-bottom:  60px;*/
  padding-left: 172px;
}
.v-feature--01 .v-feature__figure {
  float: right;
  margin-top: -100px;
  margin-right: -355px;
  margin-bottom: -314px;
}
.v-feature--01 .v-feature__lead {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 550px;
}
.v-feature--01 .v-feature__footer {
  position: relative;
  z-index: 10;
}
.v-feature--01 .v-feature__more {
  margin: 40px auto 0;
}
/********** feature 02  -   パフォーマンス訴求  **********/
.v-feature--02 {
  padding: 0;
}
.v-feature--02 .v-feature__header {
  /*margin-bottom:  50px;*/
}
.v-feature--02 .v-feature__figure {
  float: left;
  margin-top: -26px;
  margin-left: -54px;
  margin-bottom: -45px;
}
.v-feature--02 .v-feature__lead {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 370px;
}
.v-feature--02 .v-feature__lead .figure {
  margin: 55px auto 0;
}
.v-feature--02 .v-feature__lead .figure img {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 8px 0 0;
}
.v-feature--02 .v-feature__lead .figure + p {
  margin: 20px auto 0;
  font-size: 20px;
  line-height: 25px;
}
.v-feature--02 .v-feature__spec > ul {
  width: 100%;
  margin-top: 2em;
}
.v-feature--02 .v-feature__spec > ul:nth-of-type(1) > li em {
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
}
.v-feature--02 .v-feature__spec > ul:nth-of-type(2) {
  /*width:  80%;*/
}
.v-feature--02 .v-feature__spec > ul:nth-of-type(3) {
  /*width:  100%;*/
}
.v-feature--02 .v-feature__spec > ul > li {
  width: 50%;
}
@media (max-width: 640px) {
  .v-feature--02 .v-feature__spec > ul > li {
    width: 100%;
  }
}
.v-feature--02 .v-feature__spec > ul > li > span {
  padding: 0;
}
.v-feature--02 .v-feature__footer {
  position: relative;
}
.v-feature--02 .v-feature__more {
  margin: 36px auto 0;
}
/********** feature 03  -  色補正した画面  **********/
.v-feature--03 .v-feature__header {
  padding-left: 172px;
}
.v-feature--03 .v-feature__figure {
  float: left;
  margin-left: -189px;
  margin-right: -24px;
}
.v-feature--03 .v-feature__lead {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 380px;
}
.v-feature--03 .v-feature__footer {
  margin: 40px auto 0;
}
.v-feature--03 .v-feature__spec > ul > li > span {
  font-size: 20px;
}
.v-feature--03 .v-feature__spec > ul {
  width: 100%;
  margin-bottom: 30px;
}
.v-feature--03 .v-feature__spec > ul > li {
  vertical-align: middle;
  font-size: 20px;
  line-height: 2;
}
.v-feature--03 .v-feature__spec > ul > li .inline-block {
  display: inline-block;
  line-height: 1.25;
  vertical-align: middle;
}
.v-feature--03 .v-feature__spec > ul > li .inline-block small {
  font-size: 14px;
  line-height: 1.25;
  font-weight: bold;
}
.v-feature--03 .v-feature__spec > ul > li .inline-block strong {
  font-size: 42px;
  line-height: 1.2;
  color: #444;
  font-weight: bold;
}
/********** feature 05  -  フルサイズキーボード訴求  **********/
.v-feature--05 .v-feature__header {
  padding-left: 172px;
}
.v-feature--05 .v-feature__figure {
  margin: 34px auto 0;
}
.v-feature--05 .v-feature__footer {
  margin: 0 auto 20px;
}
.v-feature--05 .v-feature__spec > ul {
  margin-top: 2em;
}
.v-feature--05 .v-feature__spec > ul > li > span {
  font-size: 20px;
  line-height: 0;
  font-weight: bold;
}
.v-feature--05 .v-feature__spec > ul:nth-of-type(1) > li em {
  font-size: 38px;
  line-height: 1;
  font-weight: bold;
}
.v-feature--05 .v-feature__spec > ul:nth-of-type(2) {
  /*width:  80%;*/
}
.v-feature--05 .v-feature__spec > ul:nth-of-type(3) {
  /*width:  100%;*/
}
.v-feature--05 .v-feature__spec > ul > li.one {
  font-size: 20px;
  line-height: 1.13636px;
  padding: 0 5px 0 20px;
}
.v-feature--05 .v-feature__spec > ul > li.one p {
  line-height: 2.5;
  font-weight: bold;
}
.v-feature--05 .v-feature__spec > ul > li.one p img {
  margin-left: 15px;
  vertical-align: middle;
}
.v-feature--05 .v-feature__spec > ul > li.one p img:nth-of-type(1) {
  margin-left: 20px;
}
.v-feature--05 .v-feature__spec > ul > li.one p img:nth-last-of-type(1) {
  margin-right: 15px;
}
/********** feature 08  -  インターフェース訴求  **********/
.v-feature--08 .v-feature__figure {
  max-width: 940px;
  margin: 98px auto;
}
.v-feature--08 .v-feature__figure > div {
  margin: 0 -250px;
}
.v-feature--08 .v-feature__footer {
  margin: 75px auto 0;
}
.v-feature--08 .v-feature__spec > ul > li > dl > dt, .v-feature__spec > ul > li > a > dl > dt {
  margin-bottom: 10px;
}
/********** feature 09  -  顔認証訴求  **********/
.v-feature--09 .v-feature__header {
  /*margin-bottom:  115px;*/
  padding-left: 172px;
}
.v-feature--09 .v-feature__figure {
  float: right;
  margin-top: -60px;
  margin-right: -177px;
  margin-bottom: -27px;
}
.v-feature--09 .v-feature__lead {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 400px;
}
/********** feature footer  **********/
.dbk-front-02__footer {}
/********** fotternotes  **********/
.v-notes {}
.v-notes__inner {
  max-width: 940px;
  margin: 0 auto;
  padding: 100px 0;
}
.v-notes__item {
  display: table;
  margin: 0;
  font-size: 11px;
  line-height: 24px;
}
.v-notes__item span {
  display: table-cell;
  /* [disabled]vertical-align: top; */
}
.v-notes__item span:first-of-type {
  padding: 0 0.5em 0 0;
  width: 3.5em;
}
.v-features {}
.v-features__inner {
  max-width: 10in;
  margin: 0 auto;
  padding: 144px 100px 0;
}
.v-features__header {
  margin: 0 auto 80px;
  font-size: 32px;
  line-height: 1;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.v-feature .v-notes__inner {
  padding: 30px 0 0;
}
@media (max-width: 940px) {
  .dbk-front-02__body {
    padding: 40px 20px 80px;
  }
  .v-feature {
    padding-bottom: 80px;
  }
  .v-feature__header {
    margin-bottom: 30px !important;
    padding: 0 !important;
  }
  .v-feature__heading {
    margin: 40px auto 0;
    font-size: 36px;
    line-height: 1.4;
  }
  .v-feature__heading br {
    display: none;
  }
  .v-feature__heading .break--mobile {
    display: block;
  }
  .v-feature__figure {
    float: none !important;
    width: auto !important;
    margin: 0 auto !important;
  }
  .v-feature__figure img {
    max-width: 65%;
  }
  .v-feature__lead {
    float: none !important;
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    max-width: none !important;
    width: auto !important;
    margin: 25px auto 40px !important;
    padding: 0 !important;
  }
  .v-feature__lead p {
    font-size: 14px;
    line-height: 2.14;
  }
  .v-feature__footer {
    margin: 0 auto 0 !important;
  }
  .v-feature__spec {
    display: block;
  }
  .v-feature__spec > ul > li > dl > dd, .v-feature__spec > ul > li > a > dl > dd {
    white-space: normal;
  }
  .v-feature__notes {
    position: static;
    top: auto;
    left: auto;
    margin: 40px auto 0;
    padding: 0;
  }
  .v-feature--05 .v-feature__footer {
    margin-top: 40px !important;
  }
  .v-notes__inner {
    padding: 60px 20px;
  }
}
@media (max-width: 640px) {
  .v-feature {
    padding-bottom: 80px;
  }
  .v-feature__header {
    margin-bottom: 30px !important;
    padding: 0 !important;
  }
  .v-feature__heading {
    margin: 40px auto 0;
    font-size: 36px;
    line-height: 1.4;
  }
  .v-feature__figure {
    float: none !important;
    width: auto !important;
    margin: 0 auto !important;
  }
  .v-feature__figure img {
    max-width: 100%;
  }
  .v-feature__lead {
    float: none !important;
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    max-width: none !important;
    width: auto !important;
    margin: 25px auto 40px !important;
    padding: 0 !important;
  }
  .v-feature__lead p {
    font-size: 14px;
    line-height: 2.14;
  }
  .v-feature__footer {
    margin: 0 auto !important;
  }
  .v-feature__spec > ul {
    display: block;
    letter-spacing: normal;
  }
  .v-feature__spec > ul > li {
    display: block;
    margin: 0 auto 20px;
    /*padding:  0 0 0 22px!important;*/
    padding: 0 11px 0 11px !important;
    border-right: none;
    border-left: 1px solid #bfbfbf;
  }
  .v-feature__spec > ul > li.w20 {
    width: 100%;
  }
  .v-feature__spec > ul > li.w20 br {
    display: none;
  }
  .v-feature__spec > ul > li.w18 {
    width: 100%;
  }
  .v-feature__spec > ul > li > dl > dd, .v-feature__spec > ul > li > a > dl > dd {
    white-space: normal;
  }
  .v-feature__spec > ul > li > dl > dd em, .v-feature__spec > ul > li > a > dl > dd em {
    font-size: 34px;
    font-weight: normal;
  }
  .v-feature__notes {
    position: static;
    top: auto;
    left: auto;
    margin: 40px auto 0;
    padding: 0;
  }
  .v-feature__more {
    margin-top: 40px !important;
    text-align: center;
  }
  .v-feature__more > a {
    padding: 12px 15px;
    font-size: 11px;
    line-height: 1.4;
  }
  .v-feature__newwin > a {
    padding: 10.5px 15px;
    font-size: 11px;
    line-height: 1.4;
  }
  .v-feature--01 .v-feature__figure {
    margin-right: -20px !important;
    margin-left: -20px !important;
    left: 12%;
  }
  .v-feature--02 .v-feature__figure {
    padding: 0 20px;
  }
  .v-feature--02 .v-feature__lead figure {
    margin-top: 40px;
  }
  .v-feature--02 .v-feature__spec > ul > li > dl > dd em {
    padding-left: 0;
  }
  .v-feature--02 .v-feature__spec > ul:nth-of-type(1) > li em {
    font-size: 34px !important;
  }
  .v-feature--03 .v-feature__spec > ul > li .inline-block strong {
    font-size: 34px !important;
  }
  .v-feature--05 .v-feature__figure {
    margin-bottom: 40px !important;
    overflow: hidden;
  }
  .v-feature--05 .v-feature__figure > div {
    margin: 0 -5%;
  }
  .v-feature--05 .v-feature__lead {
    margin-top: 0 !important;
  }
  .v-feature--05 .v-feature__footer {
    margin-top: 0 !important;
  }
  .v-feature--05 .v-feature__spec > ul > li > span {
    line-height: 1.3;
  }
  .v-feature--05 .v-feature__spec > ul:nth-of-type(1) > li em {
    font-size: 32px;
  }
  .v-feature--09 .v-feature__spec > ul {
    margin: 0 -22px;
    text-align: center;
  }
  .v-feature--09 .v-feature__spec > ul > li {
    display: inline-block;
    margin: 0;
  }
  .v-features__inner {
    padding: 70px 20px 0;
  }
  .v-notes__inner {
    padding: 60px 20px;
  }
  .dbk-u-left-sp {
    text-align: left !important;
  }
}
@media (max-width: 573px) {
  .inline-block-soft {
    padding-top: 31px !important;
  }
}
/*--------------------------------------------------------------------------------
  n3  -  Gallery
--------------------------------------------------------------------------------*/
.dbk-front-03 {
  /*border-top:  1px solid #bfbfbf;*/
}
.dbk-front-03__inner {
  padding: 140px 10px 50px;
}
.dbk-front-03__header {
  margin: 0 auto 50px;
  font-size: 27px;
  line-height: 1;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  max-width: 940px;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 30px;
}
@media (max-width: 940px) {
  .dbk-front-03__inner {
    padding: 70px 10px 50px;
  }
}
@media (max-width: 640px) {
  .dbk-front-03 {}
  .dbk-front-03__inner {
    padding: 80px 20px 50px;
  }
}
.inline-block {
  display: block !important;
}
.inline-block-soft {
  float: right;
  padding-top: 58px;
}
/*タブ切り替え全体のスタイル*/
.tabs {
  max-width: 940px;
  margin: 0 auto;
  padding-top: 20px;
}
/*タブのスタイル*/
.tab_item {
  width: calc(100%/2);
  height: 70px;
  border-bottom: 1px solid #bfbfbf;
  line-height: 68px;
  font-size: 24px;
  text-align: center;
  display: block;
  float: left;
  transition: all 0.2s ease;
  background-color: #F5F6F7;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.tab_item:hover {
  cursor: pointer;
  cursor: hand;
  background-color: #FFF;
  border-bottom: 4px solid #bfbfbf;
  color: #000;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 50px 0 0;
  clear: both;
  overflow: hidden;
}
/*選択されているタブのコンテンツのみを表示*/
#GS5:checked ~ #GS5_content, #GS4:checked ~ #GS4_content {
  display: block;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  border-top: 2px solid #000;
  border-bottom: 0px;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  background-color: #fff;
  cursor: default;
  opacity: 1;
}
.dbk-spec-table__category-title {
  margin-bottom: 0 !important;
  padding-bottom: 20px !important;
  border-bottom: 0 !important;
  border-top: 1px solid #dfdfdf;
  padding-top: 40px !important;
  font-size: 18px !important;
}
.dbk-spec-table__category-content {
  line-height: 30px !important;
  font-size: 13px !important;
}
.dbk-spec-table__border-t-none {
  border-top: 0;
}
.dbk-spec-table__border-b-last {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 30px;
}
@media (max-width: 640px) {
  .dbk-spec-table__category-title {
    font-size: 1rem !important;
  }
}
.dbk-button--kankyo {
  display: inline-block !important;
  width: auto !important;
  vertical-align: middle;
}
.dbk-button--text-min > a, .dbk-button--text-min > button {
  line-height: 18px;
  font-size: 8.4pt;
  font-size: .7rem;
}
.dbk-button--kankyo > a, .dbk-button--kankyo > button {
  padding: 6px 10px !important;
}
/*--------------------------------------------------------------------------------
  n4  -  Specification
--------------------------------------------------------------------------------*/
.dbk-front-04 {
  overflow: hidden;
}
.dbk-front-04__inner {
  max-width: 940px;
  margin: 0 auto;
  padding: 40px 0;
  text-align: center;
}
.dbk-front-04__header {
  margin: 0 auto 37px;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.dbk-front-04__inner .v-feature__more {
  display: block;
}
.dbk-front-04__lead {
  display: none;
}
.scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  white-space: nowrap;
}
.scroll::-webkit-scrollbar {
  height: 12px;
}
.scroll::-webkit-scrollbar-track {
  background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}
i.i_gold {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: linear-gradient(135deg, rgb(8, 31, 52) 0%, rgb(8, 31, 52) 50%, rgb(182, 172, 162) 50%, rgb(182, 172, 162) 100%);
  margin-left: 5px;
}
.v-specification {
  table-layout: auto;
  border-collapse: collapse;
}
.v-specification tbody th {
  vertical-align: middle;
  padding: 7px 0px;
  font-size: 11px;
  line-height: 14px;
  text-align: center;
  border: 1px solid #bfbfbf;
  background: #dfdfdf;
  letter-spacing: -0.8px;
}
.v-specification tbody th:first-of-type {
  padding: 7px 12px;
}
.v-specification tbody td {
  vertical-align: middle;
  padding: 6px 8px;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #bfbfbf;
  background: #fff;
}
.v-specification tbody td.model {
  line-height: 13px;
}
table.v-specification td.table_sp {
  display: none;
}
.v-specification tbody td span {
  display: block;
  vertical-align: bottom;
  word-break: break-all;
}
.v-specification tbody td em {
  font-weight: 600;
  font-size: 16px;
  display: block;
  padding: 7px 0;
}
.v-specification + .v-notes__inner {
  padding: 30px 0;
}
.v-specification tbody sup {
  font-size: 7px;
}
@media (max-width: 940px) {
  .dbk-front-04__inner {
    padding: 20px 20px 40px;
  }
  .dbk-front-04__lead {
    display: block;
    margin: 20px auto;
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .dbk-front-04 {
    padding: 20px 0 0;
  }
  .dbk-front-04__inner {
    padding: 10px 5px 40px;
  }
  .dbk-front-04__lead {
    display: none;
  }
  .dbk-front-04 .logo_windows {
    padding: 40px 0;
  }
  .v-specification thead th {
    font-size: 16px;
  }
  .v-specification tbody th {
    padding: 20px 5px;
    font-size: 12px;
  }
  .v-specification tbody th:first-child {
    width: auto;
  }
  .v-specification tbody td {
    padding: 10px;
    font-size: 12px;
    width: auto;
  }
  .v-specification tbody td span {
    display: initial;
    vertical-align: initial;
  }
  .v-specification .head {
    display: none;
  }
  .v-specification {
    width: 100%;
  }
  table.v-specification td {
    display: block;
    width: 100%;
    border-bottom: none;
  }
  table.v-specification td:first-child {
    background: #dfdfdf;
    font-weight: bold;
  }
  table.v-specification td:before {
    content: attr(data-label);
    font-size: .7rem;
    font-weight: bold;
    color: #999;
    display: block;
    margin-bottom: 5px;
  }
  table.v-specification td:first-child:before {
    color: #444;
  }
  table.v-specification td.table_sp {
    display: block;
  }
  .v-specification tr:last-child {
    border-bottom: solid 1px #bfbfbf;
  }
}
.dbk-matrix {
  max-width: 940px !important;
}
.dbk-inter-container {
  max-width: 940px !important;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
.dbk-inter-container .dbk-container--large p:first-of-type {
  text-align: center;
}
.dbk-highlight--black {
  border: 1px solid #000;
  background-color: #fff;
}
.clear {
  clear: both;
}
.skew_title {
  padding: 14px 40px;
  -webkit-transform: skew(-25deg);
  transform: skew(-25deg);
  color: #fff;
  text-align: center;
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  margin: 0 auto 25px;
  display: inline-block;
  position: absolute;
  top: 0;
  display: table;
}
.skew_title_blue {
  background: #065a5c;
}
.skew_title_green {
  background: #065c4c;
}
.skew_title span {
  -webkit-transform: skew(25deg);
  transform: skew(25deg);
  display: inline-block;
}
.skew_title span span {
  -webkit-transform: skew(-25deg);
  transform: skew(-25deg);
  border: 3px solid #d9ebe2;
  position: absolute;
  height: 60px;
  top: -14px;
}
.skew_title::before {
  content: "";
  display: inline-block;
  top: 0;
  right: 100px;
  width: 1000%;
  position: absolute;
  transform: skew(25deg);
}
.skew_title_blue::before {
  border: 30px solid #065a5c;
}
.skew_title_green::before {
  border: 30px solid #065c4c;
}
.skew_model {
  font-size: 36px;
  border: 3px solid #065a5c;
  top: -4%;
  left: -5%;
  color: #065a5c;
  padding: 14px 40px 8px;
}
.skew_model::before {
  border: 3px solid #065a5c;
  background: #fff;
  border-right: none;
  height: 60px;
  margin-top: -3px;
}
@-moz-document url-prefix() {
  .skew_model::before {
    margin-top: 0;
  }
}
.feature_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 30px;
}
.feature_item {
  padding: 10px 5px 15px;
  width: 31%;
  background-color: #f8f8f8;
  text-align: center;
  margin-right: 15px;
  color: #616263;
}
.feature_item:last-child {
  margin-right: 0;
}
.feature_item_photo_wrap {
  position: relative;
  height: 80px;
  margin-bottom: 5px;
}
.feature_item_photo {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%); /* 要素の大きさの半分の距離を左、上方向に移動する */
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.feature_item h3 {
  line-height: 21px;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
.feature_item h3 span {
  font-size: 10px;
}
.feature_item p {
  font-size: 10px;
  line-height: 16px;
}
@media not all and (min-width: 940px) {
  .feature_item {
    width: 100%;
    margin-right: 0;
    padding: 10px 5px 20px;
  }
  .feature_item:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  .feature_item h3 {
    line-height: 4.8vw;
    font-size: 4.8vw;
  }
  .feature_item_photo_wrap {
    height: 17.7345vw;
  }
  .feature_item_photo_wrap img {
    width: 15.8675vw;
  }
  .feature_item_photo_wrap.scene_icon_sp img {
    width: 20.8675vw;
  }
}
.mil_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.mil_item {
  padding: 15px;
  width: 275px;
  background-color: #f8f8f8;
  text-align: center;
  margin-right: 40px;
  margin-bottom: 40px;
  color: #616263;
}
.mil_item:nth-child(3), .mil_item:nth-child(6), .mil_item:nth-child(9), .mil_item:last-child {
  margin-right: 0;
}
.mil_item_photo_wrap {
  position: relative;
  height: 106px;
  margin-bottom: 10px;
}
.mil_item_photo {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%); /* 要素の大きさの半分の距離を左、上方向に移動する */
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.mil_item h3 {
  line-height: 32px;
  font-size: 24px;
  margin-bottom: 10px;
}
.mil_item p {
  line-height: 18px;
}
@media not all and (min-width: 940px) {
  .mil_item {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-right: 0;
  }
  .mil_item:not(:last-child) {
    margin-bottom: 30px;
  }
  .mil_item_photo_wrap {
    width: 30%;
    flex-basis: auto;
  }
  .mil_item h3 {
    flex-basis: 35%;
  }
  .mil_item p {
    text-align: left;
    flex-basis: 35%;
  }
}
@media screen and (min-width: 940px) {
  .mil_wrap {
    width: 109.0375%;
    margin-left: -37.5px;
  }
}
@media screen and (max-width: 750px) {
  .mil_item h3 {
    line-height: 6vw;
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 630px) {
  .mil_item p br {
    display: none;
  }
}
/*====================================================================
.s_05 .accordion_one
====================================================================*/
.s_05 .accordion_one {
  border-top: 2px solid #fff;
}
.s_05 .accordion_one .accordion_header {
  max-width: 300px;
  font-size: 18px;
  padding-bottom: 30px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  transition-duration: 0.2s;
  display: block;
  color: #444;
}
.s_05 .accordion_one:nth-of-type(2) .accordion_header {
  border-top: 51px solid #d7ebec;
}
.s_05 .accordion_one:nth-of-type(4) .accordion_header {
  border-top: 51px solid #daebe2;
}
.s_05 .accordion_one:nth-of-type(6) .accordion_header {
  border-top: 51px solid #d7ebec;
}
.s_05 .accordion_one:nth-of-type(8) .accordion_header {
  border-top: 51px solid #daebe2;
}
.s_05 .accordion_one:nth-of-type(10) .accordion_header {
  border-top: 51px solid #d7ebec;
}
.s_05 .accordion_one:nth-of-type(12) .accordion_header {
  border-top: 51px solid #daebe2;
}
.s_05 .accordion_one .accordion_header::before {
  content: "もっと詳しく▼";
  position: absolute;
  bottom: 160%;
  right: 23%;
  text-decoration: none;
  font-weight: bold;
}
.s_05 .accordion_one .open::before {
  content: "閉じる▲";
  position: absolute;
  right: 33%;
}
.s_05 .accordion_one .accordion_header:hover {
  opacity: .8;
}
.s_05 .accordion_one .accordion_header .i_box {
  position: absolute;
  bottom: 127%;
  left: 73%;
  transition-duration: 0.2s;
  line-height: 0;
}
.s_05 .accordion_one .accordion_header .i_box .one_i {
  border-top: 12px solid #000;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}
.s_05 .accordion_one .accordion_inner {
  display: none;
  border-bottom: 2px solid #fff;
  box-sizing: border-box;
}
.s_05 .accordion_one:nth-of-type(8) .accordion_inner {
  border-bottom: 2px solid #f6f1e6;
}
.s_05 .accordion_one:nth-of-type(10) .accordion_inner {
  border-bottom: 2px solid #e1efed;
}
.s_05 .accordion_one:nth-of-type(12) .accordion_inner {
  border-bottom: 2px solid #e0f1e5;
}
.s_05 .accordion_one:nth-of-type(14) .accordion_inner {
  border-bottom: 2px solid #ece8e2;
}
.inner_wrap {
  max-width: 940px;
  margin: 0 auto;
}
.s_05 .accordion_one .accordion_inner .box_one, .detachable_tokucho_bg .box_one {
  padding: 70px 55px 100px;
}
.s_05 .accordion_one .accordion_inner .closeArea {
  max-width: 300px;
  margin: 0 auto;
  border-bottom: 51px solid #d7ebec;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  height: 0;
}
.s_05 .accordion_one:nth-of-type(4) .accordion_inner .closeArea {
  border-bottom: 51px solid #daebe2;
}
.s_05 .accordion_one:nth-of-type(6) .accordion_inner .closeArea {
  border-bottom: 51px solid #d7ebec;
}
.s_05 .accordion_one:nth-of-type(8) .accordion_inner .closeArea {
  border-bottom: 51px solid #daebe2;
}
.s_05 .accordion_one:nth-of-type(10) .accordion_inner .closeArea {
  border-bottom: 51px solid #d7ebec;
}
.s_05 .accordion_one:nth-of-type(12) .accordion_inner .closeArea {
  border-bottom: 51px solid #daebe2;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 15px 15px 20px;
  text-decoration: none;
  line-height: 1.3;
  color: #000;
  font-size: 18px;
  position: relative;
  cursor: pointer;
  transition-duration: 0.2s;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn:hover {
  opacity: .8;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box {
  position: absolute;
  bottom: 84%;
  right: 31%;
  line-height: 0;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i {
  border-bottom: 12px solid #000;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}
.scroll_more1, .scroll_more2 {
  display: block;
  width: 300px;
  margin: 0 auto;
  color: inherit !important;
}
@media screen and (max-width: 1064px) {
  .s_05 .accordion_one .accordion_inner .box_one, .detachable_tokucho_bg .box_one {
    padding: 50px 20px 80px;
  }
}
@media screen and (max-width: 767px) {
  .s_05 .accordion_one .accordion_inner .box_one, .detachable_tokucho_bg .box_one {
    padding: 80px 20px 100px;
  }
  .skew_title {
    padding: 5px 8.5vw 0px;
    font-size: 6vw;
    line-height: 9vw;
  }
  .skew_title span span {
    height: 10vw;
    top: -5px;
  }
}
.l-side-by-side__photo .scene__photo-mask {
  height: 100%;
  position: relative;
  width: 100%;
  padding-top: 47.5%;
}
@media (min-width: 940px) {
  .l-side-by-side__photo .scene__photo-mask {
    margin-left: 0;
    padding-top: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    -ms-transform: skew(-11deg);
    transform: skew(-11deg);
  }
}
@media screen and (max-width: 467px) {
  .l-side-by-side__photo .scene__photo-mask {
    height: 200px;
  }
}
.s_05 .l-side-by-side {
  width: 100%;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: linear-gradient(90deg, #d7ebec, #fff);
}
.s_05 .l-side-by-side:nth-of-type(3) {
  background: linear-gradient(90deg, #d9ebe2, #fff);
}
.s_05 .l-side-by-side:nth-of-type(5) {
  background: linear-gradient(90deg, #d7ebec, #fff);
}
.s_05 .l-side-by-side:nth-of-type(7) {
  background: linear-gradient(90deg, #d9ebe2, #fff);
}
.s_05 .l-side-by-side:nth-of-type(9) {
  background: linear-gradient(90deg, #d7ebec, #fff);
}
.s_05 .l-side-by-side:nth-of-type(11) {
  background: linear-gradient(90deg, #d9ebe2, #fff);
}
.l-side-by-side__photo {
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
}
@media (min-width: 940px) {
  .l-side-by-side__photo {
    width: 0;
    float: left;
    margin-bottom: 0;
    -ms-flex-order: 2;
    order: 2;
    height: 0;
  }
  .s_05 .l-side-by-side .l-side-by-side__photo .scene__photo {
    margin-left: -7.5%;
    width: 742px;
    transform: skew(11deg);
  }
}
@media (min-width: 940px) {
  .l-side-by-side__photo .scene__photo-mask {
    width: 134%;
    right: -93%;
  }
}
@media (min-width: 940px) and (min-width: 1440px) {
  .l-side-by-side__photo .scene__photo-mask {
    right: -74%;
    width: 111%;
  }
}
@media (min-width: 2200px) {
  .l-side-by-side__photo .scene__photo-mask {
    right: -21%;
    width: 65%;
  }
}
.l-side-by-side__text {
  float: left;
  z-index: 1;
  -ms-flex-order: 2;
  order: 2;
  padding: 50px 60px 30px 30px;
}
@media (min-width: 940px) {
  .l-side-by-side__text {
    -ms-flex-order: 1;
    order: 1;
    width: 50%;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 0;
    padding: inherit;
  }
}
@media screen and (max-width: 467px) {
  .l-side-by-side__text {
    padding: 30px 20px 15px 10px;
  }
}
.scene__photo {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  background-position: center right;
}
@media screen and (max-width: 939px) {
  .scene_position-t {
    background-position: top !important;
  }
  .scene_position-c {
    background-position: center !important;
  }
  .scene_position-b {
    background-position: bottom !important;
  }
  .skew_title {
    position: inherit;
  }
  .skew_title::before {
    display: none;
  }
  .skew_model {
    left: inherit;
  }
}
.l-side-by-side__text_wrap {
  width: 1180px;
  margin: 0 auto;
  padding: 60px 0 30px;
  order: 2;
  font-family: "メイリオ", sans-serif;
}
@media screen and (max-width: 939px) {
  .l-side-by-side__text_wrap {
    padding: 20px 0;
    width: 100%;
    margin: inherit;
  }
}
.s_05 .l-side-by-side .l-side-by-side__text > h3 {
  font-size: 36px;
  line-height: 54px;
  padding-left: 25px;
  border-left: solid 5px #065a5c;
  color: #065a5c;
  margin-bottom: 20px;
}
.s_05 .l-side-by-side:nth-of-type(3) .l-side-by-side__text > h3 {
  border-left: solid 5px #065c4c;
  color: #065c4c;
}
.s_05 .l-side-by-side:nth-of-type(5) .l-side-by-side__text > h3 {
  border-left: solid 5px #065a5c;
  color: #065a5c;
}
.s_05 .l-side-by-side:nth-of-type(7) .l-side-by-side__text > h3 {
  border-left: solid 5px #065c4c;
  color: #065c4c;
}
.s_05 .l-side-by-side:nth-of-type(9) .l-side-by-side__text > h3 {
  border-left: solid 5px #065a5c;
  color: #065a5c;
}
.s_05 .l-side-by-side:nth-of-type(11) .l-side-by-side__text > h3 {
  border-left: solid 5px #065c4c;
  color: #065c4c;
}
@media screen and (max-width: 467px) {
  .s_05 .l-side-by-side .l-side-by-side__text > h3 {
    font-size: 28px;
    line-height: 42px;
  }
}
.l-side-by-side__text > p {
  font-size: 17px;
  line-height: 32px;
  padding-left: 30px;
  margin-bottom: 35px;
}
.l-side-by-side__text > ul {
  padding-left: 30px;
}
.l-side-by-side__text > ul:nth-child(4) {
  margin-bottom: 35px;
}
.more_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 10px;
  /*ヘッダー調整分*/
  padding-top: 70px;
  margin-top: -70px;
  position: relative;
}
.more_cont_full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /*ヘッダー調整分*/
  padding-top: 70px;
  margin-top: -70px;
  position: relative;
}
.align-items_start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.align-items_start .more_photo {
  text-align: center;
}
.more_cont_relative_r {
  justify-content: flex-end;
}
.more_photo_absolute_l {
  position: absolute;
  left: -4%;
  top: 15%;
}
.more_cont_relative_l {
  justify-content: flex-start;
}
.more_photo_absolute_r {
  position: absolute;
  right: -4%;
  top: 18%;
}
.more_photo_absolute_c {
  position: absolute;
  right: -27%;
  left: -27%;
  top: 100%;
}
.more_photo_absolute_c2 {
  position: absolute;
  right: -5%;
  left: -5%;
  top: 100%;
}
.more_text, .more_photo {
  flex-basis: 47.47%;
}
.s_05 .accordion_one .accordion_inner .more_text h4 {
  font-size: 24px;
  line-height: 30px;
  color: #065a5c;
  font-weight: bold;
}
.s_05 .accordion_one:nth-of-type(4) .accordion_inner .more_text h4 {
  color: #065c4c;
}
.s_05 .accordion_one:nth-of-type(6) .accordion_inner .more_text h4 {
  color: #065a5c;
}
.s_05 .accordion_one:nth-of-type(8) .accordion_inner .more_text h4 {
  color: #065c4c;
}
.s_05 .accordion_one:nth-of-type(10) .accordion_inner .more_text h4 {
  color: #065a5c;
}
.s_05 .accordion_one:nth-of-type(12) .accordion_inner .more_text h4 {
  color: #065c4c;
}
.more_text h4 span {
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  margin: 14px 0;
}
.more_text h4 a {
  text-decoration: none;
  color: inherit;
  transition: .4s;
}
.more_text h4 a:hover {
  opacity: .7;
}
.more_text p {
  font-size: 14px;
  line-height: 24px;
}
.more_logo_pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-bottom: 30px;
}
.more_logo_mil {
  text-align: center;
  margin-bottom: 40px;
}
.more_logo_wifi {
  position: absolute;
  top: 6%;
  right: 30%;
}
.more_logo_mil p {
  display: block;
  font-size: 20px;
  line-height: 28px;
  color: #065c4c;
  font-weight: bold;
}
.more_logo_tdp {
  position: absolute;
  top: 2%;
  right: 4.5%;
}
.more_logo_intel {
  position: absolute;
  top: 11%;
  right: 11%;
}
.more_logo_trunote {
  position: absolute;
  top: 11.5%;
  right: 11%;
}
.more_logo_sp {
  display: none;
}
@media screen and (max-width: 1064px) {
  .more_cont_relative_r, .more_cont_relative_l {
    position: inherit;
    justify-content: space-between;
  }
  .more_photo_absolute_l, .more_photo_absolute_r {
    position: inherit;
  }
  .more_text {
    flex-basis: 50%;
    margin-left: 0;
    margin-right: 0;
  }
  .more_photo {
    flex-basis: auto;
  }
  .more_photo_absolute_c2 {
    position: inherit;
    right: inherit;
    left: inherit;
  }
}
@media screen and (max-width: 939px) {
  .more_text {
    display: grid;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 30px;
  }
  .s_05 .accordion_one .accordion_inner .more_text h4 {
    text-align: center;
    font-size: 4.8vw;
    line-height: 6.4vw;
  }
  .more_text h4 span {
    font-size: 3.2vw;
    line-height: 5.6vw;
  }
  .more_cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 50px;
    margin-top: -50px;
  }
  .more_cont_full {
    margin-left: 0;
    margin-right: 0;
  }
  .align-items_start {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .more_photo {
    -ms-flex-order: 3;
    order: 3;
    margin-bottom: 30px;
  }
  .more_logo_mil {
    font-size: 4vw;
    line-height: 5.8vw;
  }
  .more_logo_pc, .more_logo_wifi {
    display: none;
  }
  .more_logo_tdp, .more_logo_intel, .more_logo_trunote {
    display: none;
  }
  .more_logo_sp {
    display: block;
    text-align: center;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 50px;
  }
}
.performance_waku1 {
  margin-bottom: 90px;
}
.performance_text {
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  color: #065a5c;
  margin-bottom: 10px;
  font-weight: bold;
}
.performance_waku1 p {
  margin-bottom: 25px;
}
.performance_p {
  font-size: 14px;
  line-height: 24px;
  color: #626262;
}
@media screen and (max-width: 57.99em) {
  .performance_waku1 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
.performance_waku {
  background-color: #f8f8f8;
  padding: 50px 55px;
  margin-left: -55px;
  width: 113.254%;
  position: relative;
}
.performance_waku h3 {
  font-size: 22px;
  line-height: 30px;
  color: #065a5c;
  font-weight: bold;
  margin-bottom: 15px;
}
.performance_waku p {
  font-size: 14px;
  line-height: 24px;
}
.gen12_waku {
  background-color: #f8f8f8;
  padding: 50px 0;
  margin-left: -81px;
  width: 120.5135%;
  position: relative;
  text-align: center;
}
.gen12_waku h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}
.gen12_waku h4 {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  background-color: #989898;
  color: rgb(255, 255, 255);
  padding: 3px 25px;
  margin: 0 auto 40px;
  display: inline-block;
  border-radius: 5px;
}
.gen12_waku h4:last-of-type {
  background-color: #0078d4;
}
/*.gen12_waku h4 span {
  font-size: 16px;
  font-weight: bold;
}*/
.gen12_waku h4 > span {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5em;
  margin: 5px 10px;
  padding: 0 5px 0 12.5px;
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.gen12_waku h4 > span::before, .gen12_waku h4 > span::after {
  content: '';
  width: 10px;
  height: 100%;
  position: absolute;
  box-sizing: border-box;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  top: 0;
}
.gen12_waku h4 > span::before {
  border-left: solid 2px #fff;
  left: 0;
}
.gen12_waku h4 > span::after {
  border-right: solid 2px #fff;
  right: 0;
}
.gen12_waku img {
  padding: 0 15px 40px;
}
.gen12_waku p {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  padding: 0 15px 0;
}
.gen12_waku p span:nth-of-type(1) {
  color: #f87238;
  font-weight: bold;
}
.gen12_waku p span:nth-of-type(2) {
  color: #2ea9c6;
  font-weight: bold;
}
.cpu-hikaku_waku {
  padding: 0 100px;
}
.cpu-hikaku_waku h3 {
  font-size: 18px;
  text-align: left;
  padding: 0 15px 0;
}
.cpu-hikaku_waku p {
  font-size: 14px !important;
  line-height: 24px !important;
  font-weight: normal;
  text-align: left;
}
.cpu-hikaku_waku ul {
  font-weight: normal;
  text-align: left;
  padding: 0 15px 0;
}
.cpu-hikaku_waku p span {
  color: #23569E !important;
  font-weight: normal !important;
}
.cpu-hikaku_waku b {
  font-size: 21px;
  line-height: 30px;
}
.cpu-hikaku_waku img {
  margin-top: 20px;
}
.cpu-hikaku_waku .more_photo:last-child {
  margin-bottom: 0;
}
.interface_waku {
  background-color: #f8f8f8;
  padding: 30px 40px;
  margin-bottom: 30px;
}
.interface_text {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 15px;
}
.ai-noisecanceller_waku {
  background-color: #f8f8f8;
  padding: 50px 29px;
  margin-left: -92.5px;
  width: 122.29%;
  margin-bottom: 60px;
}
.ai-noisecanceller_text {
  font-size: 23px;
  line-height: 29px;
  font-weight: bold;
  margin-bottom: 25px;
  text-align: center;
}
.feature_waku {
  background-color: #f8f8f8;
  padding: 60px 80px 50px;
  width: 109.0375%;
  margin-left: -37.5px;
}
.feature_waku h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}
.feature_waku p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.trunote_waku {
  background-color: #f8f8f8;
  padding: 60px 90px;
  position: relative;
}
.trunote_waku h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}
.trunote_waku ul {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.trunote_waku ul li {
  margin-bottom: 5px;
}
.trunote_waku ul li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1064px) {
  .ai-noisecanceller_waku {
    margin-left: inherit;
    width: inherit;
  }
}
@media screen and (max-width: 939px) {
  .performance_waku, .gen12_waku, .feature_waku {
    margin-left: inherit;
    width: inherit;
  }
  .performance_waku h3, .gen12_waku h3, .feature_waku h3, .trunote_waku h3, .ai-noisecanceller_text {
    text-align: center;
    font-size: 4.4vw;
    line-height: 6.2vw;
  }
  .interface_text, .gen12_waku h4 {
    text-align: center;
    font-size: 4vw;
    line-height: 5.8vw;
  }
  .gen12_waku h4 span {
    text-align: center;
    font-size: 3.6vw;
  }
  .gen12_waku p {
    font-size: 3.2vw;
    line-height: 4.8vw;
  }
  .performance_waku p {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 467px) {
  .performance_waku, .interface_waku, .ai-noisecanceller_waku {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 750px) {
  .more_logo_sp {
    margin-bottom: 3vw;
  }
  .more_logo_sp img {
    width: 30vw;
  }
  .performance_text {
    font-size: 4.8vw;
    line-height: 6.4vw;
  }
  .feature_waku, .trunote_waku {
    padding: 30px 15px;
  }
  .gen12_waku {
    padding: 30px 0;
  }
  .cpu-hikaku_waku {
    padding: 0;
  }
}
.spec_wrap {
  padding: 0 25px;
}
.spec_paragraph:first-child {
  border-top: 1px solid #ababab;
}
.spec_paragraph {
  border-bottom: 1px solid #ababab;
  padding: 30px 0 30px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.spec_paragraph h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}
.spec_paragraph p {
  font-size: 14px;
  line-height: 24px;
  color: #656565;
}
@media screen and (max-width: 939px) {
  .spec_wrap {
    padding: 0 15px;
  }
  .spec_paragraph {
    flex-direction: column;
  }
  .spec_paragraph img {
    margin-top: 20px;
  }
  .spec_paragraph h3 {
    text-align: center;
    font-size: 4.4vw;
    line-height: 6.2vw;
  }
}
.dbk-container--huge {
  margin-bottom: 80px;
}
.kv_content_wrap {
  position: relative;
  max-width: 1100px;
  height: 441px;
  margin: -441px auto 0;
}
.kv_content {
  position: absolute;
  width: 47%;
  height: 90%;
  right: 2%;
  top: 5%;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 10px 15px 15px;
  color: #1c1d1e;
}
.kv_content h1 {
  font-size: 34px;
  line-height: 54px;
  letter-spacing: -0.05em;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 5px;
  text-align: left;
  display: inline-block;
  padding: 0 10px;
  white-space: nowrap;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.kv_content h1 span {
  letter-spacing: -16px;
  font-weight: bold;
}
.kv_model_area {
  display: flex;
  align-items: center;
}
.kv_content p {
  font-size: 16px;
  line-height: 24px;
  padding: 0 10px;
}
.kv_content p img, .kv_content_sp p img {
  margin-top: 10px;
}
.kv_feature_wrap {
  display: flex;
  margin-top: 30px;
  background-color: #fff;
  padding: 20px 0;
  text-align: center;
  justify-content: center;
}
.kv_feature_item {
  width: 100%;
  flex-basis: 40%;
}
.kv_feature_item_photo_wrap {
  position: relative;
  height: 70px;
}
.kv_feature_item_photo {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%); /* 要素の大きさの半分の距離を左、上方向に移動する */
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.kv_feature_item p {
  font-size: 10px;
  line-height: 10px;
  margin-top: 10px;
}
.kv_content_sp {
  display: none;
}
@media (min-width: 940px) and (max-width: 1064px) {
  .kv_content {
    width: 53%;
  }
}
@media screen and (max-width: 939px) {
  .kv_content_wrap {
    display: none;
  }
  .kv_content_sp {
    margin: 0 auto;
    display: inherit;
    text-align: center;
    padding: 5vw 15px 4vw;
    color: #1c1d1e;
  }
  .kv_content_sp h1 {
    font-size: 6vw;
    line-height: 7.4vw;
    font-weight: bold;
    margin-bottom: 4vw;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  }
  .kv_content_sp > p {
    font-size: 3.2vw;
    line-height: 26px;
  }
}
@media screen and (max-width: 467px) {
  .kv_feature_wrap {
    margin-bottom: 10px;
  }
  .kv_feature_item {
    margin-right: 15px;
    flex-basis: auto;
  }
}
.back_blue {
  background-color: #0099A7;
  color: rgb(255, 255, 255);
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  padding: 15px;
  text-align: center;
}
@media screen and (max-width: 1064px) {
  .back_blue {
    font-size: 4.8vw;
  }
}
.spec_btn_1, .spec_btn_2 {
  display: none;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
}
.spec_btn_1::after, .spec_btn_2::after {
  content: "▼さらに表示する▼";
}
.spec_btn_1.open::after, .spec_btn_2.open::after {
  content: "▲閉じる▲";
}
.btn--orange, a.btn--orange {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  display: inline-block;
  padding: 0.5rem 2rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #e97238;
  border: 2px solid #e97238;
  border-radius: 100vh;
}
.btn--orange:hover, a.btn--orange:hover {
  color: #e97238;
  background: #fff;
}
.btn--blue, a.btn--blue, .btn--blue:focus, a.btn--blue:focus {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  display: inline-block;
  padding: 0.5rem 2rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  text-decoration: none;
  color: #0078d4;
  border: 2px solid #0078d4;
  border-radius: 100vh;
  background: #fff;
}
.btn--blue:hover, a.btn--blue:hover {
  color: #fff;
  background: #0078d4;
}
.btn--turquoise_blue, a.btn--turquoise_blue, .btn--turquoise_blue:focus, a.btn--turquoise_blue:focus {
  color: #fff;
  border: 2px solid #0099A7;
  background: #0099A7;
}
.btn--turquoise_blue:hover, a.btn--turquoise_blue:hover {
  color: #0099A7;
  background: #fff;
}
@media screen and (max-width: 750px) {
  .btn--orange, a.btn--orange {
    font-size: 3.2vw;
    line-height: 4.8vw;
  }
}
@media screen and (max-width: 939px) {
  .btn--blue, a.btn--blue {
    font-size: 3.2vw;
    line-height: 4.8vw;
    width: inherit !important;
  }
  .kv_btn {
    margin-top: 4.5vw;
  }
}
@media not all and (max-width: 1064px) {
  .text-narrow_l {
    transform: scale(0.84, 1);
    white-space: nowrap;
    margin-left: -16px;
  }
  .text-narrow_xm {
    transform: scale(0.87, 1);
    white-space: nowrap;
    margin-left: -12px;
  }
  .text-narrow_m {
    transform: scale(0.9, 1);
    white-space: nowrap;
    margin-left: -8px;
  }
  .text-narrow_s {
    transform: scale(0.97, 1);
    white-space: nowrap;
  }
}
@media not all and (min-width: 355px) {
  .text-narrow_l {
    transform: scale(0.84, 1);
    white-space: nowrap;
    margin-left: -16px;
  }
  .text-narrow_xm {
    transform: scale(0.87, 1);
    white-space: nowrap;
    margin-left: -12px;
  }
  .text-narrow_m {
    transform: scale(0.9, 1);
    white-space: nowrap;
    margin-left: -8px;
  }
  .text-narrow_s {
    transform: scale(0.97, 1);
    white-space: nowrap;
  }
}
@media not all and (max-width: 1064px) {
  .pc_margin_b_xsmall {
    margin-bottom: 50px;
  }
  .pc_margin_b_small {
    margin-bottom: 110px;
  }
  .pc_margin_b {
    margin-bottom: 140px;
  }
  .pc_margin_b_large {
    margin-bottom: 190px;
  }
  .pc_margin_b_xlarge {
    margin-bottom: 220px;
  }
  .pc_margin_b_xxlarge {
    margin-bottom: 250px;
  }
  .pc_margin_b_shuge {
    margin-bottom: 280px;
  }
  .pc_margin_b_huge {
    margin-bottom: 370px;
  }
  .pc_margin_b_xhuge {
    margin-bottom: 580px;
  }
}
@media not all and (min-width: 751px) {
  .ms_sp {
    line-height: 0;
    font-size: 2vw !important;
  }
}
kbd {
  border-radius: 5px;
  padding: 4px 3px 3px;
  border: 1px solid #383433;
  font-weight: bold;
  font-size: 14px;
}
.pc {
  display: inherit;
}
.sp {
  display: none;
}
@media screen and (max-width: 939px) {
  .pc {
    display: none;
  }
  .sp {
    display: inherit;
  }
}
.pc_img {
  display: inherit;
}
.sp_img {
  display: none;
}
@media screen and (max-width: 750px) {
  .pc_img {
    display: none;
  }
  .sp_img {
    display: inherit;
  }
}
@media screen and (max-width: 640px) {
  table.v-specification td.txt-hide_1, table.v-specification td.txt-hide_2 {
    display: none;
  }
  table.v-specification td.txt-hide_1.open, table.v-specification td.txt-hide_2.open {
    display: block;
  }
  .spec_btn_1, .spec_btn_2 {
    display: inherit;
  }
}
.adobe_waku {
  margin-top: 40px;
  border: 1px solid #5E58A2;
  padding: 15px 20px;
}
@media screen and (min-width: 641px) {
  .adobe_waku {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.adobe_waku h3 {
  color: #5E58A2;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 2em;
  margin-bottom: 5px;
}
.adobe_waku p {
  margin-bottom: 5px;
}
.yt_wrap {
  max-width: 720px;
  margin: 40px auto 0;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 730px) {
  .yt_wrap {
    margin: 90px 15px 0;
  }
}
.exam dl {
  overflow: hidden;
}
.exam dl > dt {
  padding: 16px 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  background: #6E6E6E;
  text-align: center;
  border-bottom: 2px solid #fff;
}
.exam dl > dd {
  margin: 0 -1px;
  padding: 0;
}
.exam dl > dd > ul {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.exam dl > dd > ul > li {
  display: table-cell;
  vertical-align: middle;
  padding: 16px 5px;
  font-size: 14px;
  line-height: 1.4;
  height: 72px;
  background: #eee;
  text-align: center;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
@media(max-width: 940px) {
  .exam dl > dd > ul > li {
    font-size: 12px;
  }
}
@media(max-width: 640px) {
  .exam dl > dd > ul {
    display: block;
    font-size: 0;
  }
  .exam dl > dd > ul > li {
    display: inline-block;
    width: 50%;
    height: 5.5em;
    font-size: 12px;
    box-sizing: border-box;
    letter-spacing: -0.5em;
  }
  .exam dl > dd > ul > li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
  }
  .exam dl > dd > ul > li > span {
    display: inline-block;
    vertical-align: middle;
    width: 99%;
    font-size: 12px;
    letter-spacing: normal;
  }
}
.dbk-highlight--new {
  background-color: #E13822;
  color: #fff;
  width: 50px;
  margin: 0 auto 2px;
  display: block !important;
}
.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.modal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
}
.modal__content {
  background: #fff;
  left: 50%;
  padding: 40px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
}
@media (max-width: 760px) {
  .modal__content {
    left: unset;
    top: unset;
    transform: none;
    height: 100vh;
    width: 100%;
    overflow: scroll;
  }
}
.modal__close {
  color: #000 !important;
  position: absolute;
  margin-top: -40px;
  width: 40px;
  height: 40px;
}
.modal__close:before {
  content: '';
  position: absolute;
  top: 20px;
  width: 40px;
  height: 1px;
  background-color: currentColor;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal__close:after {
  content: '';
  position: absolute;
  top: 20px;
  width: 40px;
  height: 1px;
  background-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.txt-hide_eco {
  display: none;
  max-width: 800px;
  margin: 0 auto;
  padding: 20px;
}
.eco_more {
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
}
.eco_more button::after {
  content: "もっと詳しく▼";
}
.eco_more button.on-click::after {
  content: "閉じる▲";
}
@media screen and (max-width: 939px) {
  .eco_more {
    margin-left: inherit;
    width: inherit;
  }
}
/* CLEARFIX */
.clearfix {
  zoom: 1; /*for IE 7-8*/
}
.clearfix:after { /*for modern browser*/
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  line-height: 0;
  visibility: hidden;
}
* html .clearfix {
  display: inline-table;
  /*\*/ display: block; /**/
}
.fL {
  float: left !important;
}
.fR {
  float: right !important;
}
/*環境一覧*/
.w_kan05-wrap {
  margin: 0px auto 0px auto;
}
.w_kan05-inner {
  padding: 5px 35px 20px 0px;
  text-align: left;
}
.txtBlueDark3 {
  color: #00747D;
}
.txtGreen {
  color: #008036;
}
.kankyoHyou {
  clear: both;
  background-color: #C6E6DC;
  position: relative;
  margin-top: 12px;
}
.kankyoHyou .ttl {
  position: absolute;
  top: 50%;
  margin-top: -60px;
}
/*IE6*/
* html .kankyoHyou .ttl {
  margin-left: 5px;
}
.kankyoHyou .ttl2 {
  position: absolute;
  top: 50%;
  margin-top: -70px;
}
/*IE6*/
* html .kankyoHyou .ttl2 {
  margin-left: 5px;
}
.kankyoHyou .ttl3 {
  position: absolute;
  top: 50%;
  margin-top: -40px;
}
/*IE6*/
* html .kankyoHyou .ttl3 {
  margin-left: 5px;
}
.kankyoHyou_cont {
  float: right;
  text-align: left;
  width: 96%;
  padding: 0 0 0 10px;
  background-color: #ffffff;
  margin-top: -4px;
  margin-bottom: -4px;
}
.kankyoHyou p {
  padding: 5px 0 5px 0;
}
.kankyoHyou p.dotGrey {
  padding-top: 10px;
  border-top: #999999 dotted;
  border-width: 1px 0px 0px 0px;
}
.kankyoHyou span.fs8 {
  line-height: 1;
}
/*環境一覧 [リサイクル]*/
.kankyoRecycle li {
  clear: both;
  padding: 0 0 5px 0;
}
.kankyoRecycle li img {
  float: left;
  padding-right: 10px;
}
/*--------------------------------------------------------------------*/
/* max-width: 640px
/*--------------------------------------------------------------------*/
@media screen and (max-width: 640px) {
  .kankyoHyou_cont {
    width: 95%;
  }
}
/*--------------------------------------------------------------------*/
/* max-width: 480px
/*--------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
  .kankyoHyou_cont {
    width: 93%;
  }
}
/*--------------------------------------------------------------------*/
/* max-width: 414px
/*--------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
  .kankyoHyou_cont {
    width: 91%;
  }
}
/*--------------------------------------------------------------------*/
/* max-width: 375px
/*--------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
  .kankyoHyou_cont {
    width: 90%;
  }
}
/*--------------------------------------------------------------------*/
/* max-width: 320px
/*--------------------------------------------------------------------*/
@media screen and (max-width: 320px) {
  .kankyoHyou_cont {
    width: 88%;
  }
}
.detachable_tokucho_bg .more_text h4 {
  font-size: 45px;
  line-height: 60px;
  color: #0099A7;
  font-weight: bold;
  margin-bottom: 24px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .detachable_tokucho_bg {
    padding-top: 0;
  }
}
@media screen and (max-width: 939px) {
  .detachable_tokucho_bg .more_text h4 {
    text-align: center;
    font-size: 4.8vw;
    line-height: 6.4vw;
  }
}
.copilot_flex_title {
  font-size: 28px!important;
  line-height: 40px!important;
  display: flex;
  gap: 30px;
  align-items: center;
}
@media screen and (max-width: 939px) {
  .copilot_flex_title {
    flex-direction: column;
  }
}
.copilot_flex {
  display: flex;
  gap: 10px;
  justify-content: center;
}
.copilot_flex h4 {
  color: #17357E;
  margin-top: 15px;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
}
.copilot_flex > div {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.copilot_flex > div > p {
  margin: 10px 0 15px;
  flex-grow: 1;
}
@media screen and (max-width: 768px) {
  .copilot_flex {
    flex-wrap: wrap;
  }
  .copilot_flex h4 {
    font-size: 4.4vw;
    line-height: 6.2vw;
  }
  .copilot_flex > div {
    width: calc(50% - 15px);
    flex-basis: auto;
  }
  .copilot_flex > div > p {
    flex-grow: unset;
  }
}
.txt-hide_office {
  display: none;
}
.office_more {
  text-align: center;
  order: 4;
}
.office_more button::after {
  content: "もっと詳しく▼";
}
.office_more button.on-click::after {
  content: "閉じる▲";
}
@media screen and (max-width: 939px) {
  .office_more {
    margin-left: inherit;
    width: inherit;
  }
}