body {
  min-width: 1200px;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 75%;
  line-height: 1.5
}

body input, body textarea, body select {
  font-size: 100%
}

body h1, body h2, body h3, body h4, body h5, body h6 {
  font-size: 100%;
  font-weight: normal
}

@media (max-width: 750px) {
  body {
    min-width: inherit;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 75%;
    line-height: 1.5
  }
  body input, body textarea, body select {
    font-size: 100%
  }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-size: 100%;
    font-weight: normal
  }
}

body, div, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, p, blockquote, pre, cite, code, caption, figure, form, fieldset, legend, input, textarea, select, option, label {
  margin: 0px;
  padding: 0px
}

body {
  background: #19140a
}

img, table {
  border: none
}

video {
  outline: none
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}

ol, ul {
  list-style: none
}

address, em, cite {
  font-style: normal
}

fieldset {
  border: none
}

article, aside, dialog, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}

a:link {
  color: #fff
}

a:visited {
  color: #fff;
  text-decoration: none
}

a:hover {
  color: #fff;
  text-decoration: none
}

a:active {
  color: #fff;
  text-decoration: none
}

.over a:hover {
  opacity: .75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.alpha a:hover {
  background: rgba(0, 0, 0, 0.05)
}

.borderlink a {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.borderlink a:hover {
  -webkit-transform: scale(1.12);
  transform: scale(1.12)
}

.borderlink_fade a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.pc_none {
  display: none !important
}

.sp_none {
  display: inline-block !important
}

@media (max-width: 750px) {
  .pc_none {
    display: inline-block !important
  }
  .sp_none {
    display: none !important
  }
}

.clearfix:after {
  content: "";
  display: block;
  clear: both
}

main {
  display: block;
  margin: 117px 0 0
}

@media (max-width: 750px) {
  main {
    margin: 65px 0 0
  }
}

header {
  position: fixed;
  top: 0;
  width: 100%;
  padding: 20px 0 15px;
  background: #19140a;
  z-index: 10
}

header .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto 0 auto
}

header .inner .logo_area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 2px 0 0
}

header .inner .logo_area .logo {
  width: 174px;
  margin: 0 0 0 0
}

header .inner .logo_area .logo_kinenkan {
  width: 213px;
  margin: 0 0 0 19px
}

header .inner .open {
  display: none
}

header .inner .nav_area {
  padding: 9px 0 0;
  text-align: right
}

header .inner .nav_area .other_area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

header .inner .nav_area .other_area a {
  text-decoration: none;
}

header .inner .nav_area .other_area a:hover {
  color: #c7c4c0;
  text-decoration: none
}

header .inner .nav_area .other_area p:first-child a {
  padding: 2px 32px 2px 0;
  background: url(/kinenkan/img/common/logo_instagram.png) no-repeat right center;
}

header .inner .nav_area .other_area p:first-child a:hover {
  background: url(/kinenkan/img/common/logo_instagram_ov.png) no-repeat right center;
}

header .inner .nav_area .other_area img {
  margin: 0 0 0 11px;
  vertical-align: middle
}

header .inner .nav_area .other_area p:first-child {
  position: relative
}

header .inner .nav_area .other_area p:first-child::before {
  position: absolute;
  top: -3px;
  left: -25px;
  height: 24px;
  content: '';
  border-left: 1px #595656 solid
}

header .inner .nav_area .other_area p:last-child {
  position: relative;
  width: 114px;
  padding: 0 0 0 50px;
  text-align: left
}

header .inner .nav_area .other_area p:last-child::before {
  position: absolute;
  top: -3px;
  left: 25px;
  height: 24px;
  content: '';
  border-left: 1px #595656 solid
}

header .inner .nav_area .other_area p:last-child::after {
  position: absolute;
  top: -3px;
  right: 0;
  height: 24px;
  content: '';
  border-left: 1px #595656 solid
}

header .inner .nav_area nav {
  margin: 15px 0 0;
  font-family: "Noto Serif JP", serif
}

header .inner .nav_area nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

header .inner .nav_area nav li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px
}

header .inner .nav_area nav li::before {
  content: '';
  border-left: 1px #595656 solid
}

header .inner .nav_area nav li:last-child::after {
  content: '';
  border-left: 1px #595656 solid
}

header .inner .nav_area nav li a {
  display: block;
  width: 150px;
  padding: 8px 0;
  text-decoration: none;
  text-align: center
}

header .inner .nav_area nav li a:hover {
  background: #fff;
  color: #000;
  text-decoration: none
}

@media (max-width: 750px) {
  header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 65px;
    padding: 15px 2.13% 8px;
    background: #19140a;
    z-index: 10
  }
  header .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    margin: 0 auto 0 auto
  }
  header .inner .logo_area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    padding: 0 0 0
  }
  header .inner .logo_area h1, header .inner .logo_area .logo {
    max-width: 105px;
    margin: 0 0 0 0
  }
  header .inner .logo_area .logo_kinenkan {
    max-width: 126px;
    margin: 0 0 0 9px
  }
header .inner .open {
  position: relative;
  display: block;
  width: 24px;
  max-width: 24px;
  height: 24px;
  transition: all .4s;
  box-sizing: border-box;
    flex-grow: 1;
    margin: auto 0 auto auto;
    z-index: 11
}
header .inner .open span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
header .inner .open span:nth-of-type(1) {
  top: 2px;
}
header .inner .open span:nth-of-type(2) {
  top: 11px;
}
header .inner .open span:nth-of-type(3) {
  bottom: 2px;
}
header .inner .open.active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
}
header .inner .open.active span:nth-of-type(2) {
  opacity: 0;
}
header .inner .open.active span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(45deg);
  transform: translateY(-9px) rotate(45deg);
}

  header .inner .nav_area.sp {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding: 0;
    background: #fff;
    text-align: right
  }
  header .inner .nav_area.sp .logo_area {
    width: 100%;
    height: 65px;
    padding: 15px 2.13% 8px;
    background: #000;
  }
  header .inner .nav_area.sp nav {
    width: 100%;
    margin: 0 0 0
  }
  header .inner .nav_area.sp nav ul {
    display: block;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  header .inner .nav_area.sp nav li {
    display: block;
    font-size: 16px
  }
  header .inner .nav_area.sp nav li:nth-child(5) , header .inner .nav_area.sp nav li:nth-child(6) {
    background: #c7c4c0;
  }
  header .inner .nav_area.sp nav li::before {
    content: '';
    border-left: none
  }
  header .inner .nav_area.sp nav li:last-child::after {
    content: '';
    border-left: none
  }
  header .inner .nav_area.sp nav li a {
    display: block;
    width: 100%;
    padding: 8px 5.33%;
    border-top: 1px #595656 solid;
    background: url(/kinenkan/img/common/ico_arw_rt04.png) no-repeat 95% center;
    background-size: 5px 10px;
    font-family: "Noto Serif JP", serif;
    text-decoration: none;
    text-align: left;
    color: #19140a
  }
  header .inner .nav_area.sp nav li a:hover {
    text-decoration: none
  }
  header .inner .nav_area.sp .close {
    text-align: center;
    background: #000;
  }
  header .inner .nav_area.sp .close a {
    display: block;
    border-top: 1px #595656 solid;
    padding: 12px 5.33%;
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    color: #fff;
    text-decoration: none
  }
  header .inner .nav_area.sp .close img {
    width: 10px;
    vertical-align: middle
  }
}

.breadcrumb_list {
  border-top: 1px #595656 solid;
  font-size: 14px
}

.breadcrumb_list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin: 0 auto;
  padding: 14px 0 13px
}

.breadcrumb_list ul li {
  color: #fff
}

.breadcrumb_list ul li::after {
  content: '>';
  margin: 0 10px
}

.breadcrumb_list ul li a {
  color: #fff;
  text-decoration: none
}

.breadcrumb_list ul li a:hover {
  color: #c7c4c0;
  text-decoration: none
}

.breadcrumb_list ul li:last-child::after {
  content: '';
  margin: 0
}

@media (max-width: 750px) {
  .breadcrumb_list {
    display: none
  }
}

footer {
  padding: 98px 0 22px 0;
  font-size: 12px
}

footer .logo_area {
  padding: 19px 40px 19px 40px;
  border-top: 1px #a5a09b solid;
  border-bottom: 1px #a5a09b solid
}

footer .logo_area .logo_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto
}

footer .logo_area .logo_inner .logo_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

footer .logo_area .logo_inner .logo_box .logo {
  width: 87px
}

footer .logo_area .logo_inner .logo_box .logo_kinenkan {
  width: 107px;
  margin: 0 0 0 9px
}

footer .logo_area .logo_inner ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  font-family: "Noto Serif JP", serif;
}

footer .logo_area .logo_inner ul li {
  display: flex;
  font-size: 14px;
}

footer .logo_area .logo_inner ul li a {
  display: block;
  width: 150px;
  padding:8px 0;
  text-align: center;
  text-decoration: none
}

footer .logo_area .logo_inner ul li::before {
  content: '';
  border-left: 1px #595656 solid;
}

footer .logo_area .logo_inner ul li:last-child::after {
  content: '';
  border-left: 1px #595656 solid;
}

footer .logo_area .logo_inner ul li a:hover {
  background: #fff;
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

footer .other_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
  padding: 19px 0 0
}

footer .other_link ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

footer .other_link ul li::before {
  content: '|';
  margin: 0 24px 0 24px;
  color: #fff
}

footer .other_link ul li a {
  text-decoration: none
}

footer .other_link ul li a:hover {
  color: #c7c4c0;
  text-decoration: none
}

footer .other_link ul li:first-child::before {
  content: '';
  margin: 0
}

footer .other_link .copyright {
  color: #fff
}

.home footer, .technology footer {
  padding: 0 0 22px 0
}

@media (max-width: 750px) {
  footer {
    padding: 50px 0 22px 0;
    font-size: 12px
  }
  footer .logo_area {
    padding: 19px 0 19px 0;


    border-top: 1px #a5a09b solid;
    border-bottom: 1px #a5a09b solid
  }
  footer .logo_area .logo_inner {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    margin: 0 auto
  }
  footer .logo_area .logo_inner .logo_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  footer .logo_area .logo_inner .logo_box .logo {
    width: 87px
  }
  footer .logo_area .logo_inner .logo_box .logo_kinenkan {
    width: 107px;
    margin: 0 0 0 9px
  }
  footer .logo_area .logo_inner ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px 0 0;
    padding: 0 4.8%;
    font-family: "Noto Serif JP", serif;
    font-size: 15px
  }
   footer .logo_area .logo_inner ul li {
    width: 25%;
    margin: 0 0 0 0;
	align-items: center;
	justify-content: center;
	font-size: 13px;
  }
  footer .logo_area .logo_inner ul li a {
    display: block;
	width: 100% !important;
    padding: 8px 0;
    text-decoration: none
  }

  footer .logo_area .logo_inner ul li::before {
	height: 100%;
  }

  footer .logo_area .logo_inner ul li:last-child::after {
	height: 100%;
  }

  footer .other_link {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: auto;
    margin: 0 auto;
    padding: 0 0 0
  }
  footer .other_link ul {
    display: block;
    padding: 8px 4.8%;
    line-height: 2
  }
  footer .other_link ul li::before {
    content: '';
    margin: 0 0 0 0;
    color: #fff
  }
  footer .other_link ul li a {
    text-decoration: none
  }
  footer .other_link ul li a:hover {
    text-decoration: underline
  }
  footer .other_link ul li:first-child::before {
    content: '';
    margin: 0
  }
  footer .other_link .copyright {
    padding: 8px 0 0;
    border-top: 1px #a5a09b solid;
    color: #fff;
    text-align: center
  }
}


.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir="rtl"] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat
}

@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal
}

.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: .25
}

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: -25px
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px
}

.slick-prev:before {
  content: "←"
}

[dir="rtl"] .slick-prev:before {
  content: "→"
}

.slick-next {
  right: -25px
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto
}

.slick-next:before {
  content: "→"
}

[dir="rtl"] .slick-next:before {
  content: "←"
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75
}

.home .main_img_area {
  position: relative;
  text-align: center
}

.home .main_img_area .movie_area {
  position: relative;
  width: 100%;
  padding-top: 45.25%
}

.home .main_img_area .movie_area video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.home .main_img_area .lead_text {
  position: absolute;
  left: 1%;
  bottom: 17%;
  width: 48%;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: 600;
  color: #19140a;
  text-align: left
}

.home .main_img_area .lead_text span {
  display: inline-block;
  padding: 4px 11px;
  background: #fff;
  white-space: nowrap
}

.home .main_img_area .lead_text span:nth-child(1) {
  margin: 0 0 0 62px
}

.home .main_img_area .lead_text span:nth-child(2) {
  margin: 0 0 0 23px
}

.home .main_img_area .lead_text span:nth-child(3) {
  margin: 0 0 0 100px
}

.home .main_img_area .lead_text span:nth-child(4) {
  margin: 0 0 0 50px
}

.home .main_img_area .lead_text span:nth-child(5) {
  margin: 0 0 0 0
}

.home .main_img_area .lead_text span:nth-child(6) {
  margin: 0 0 0 100px
}

.home .main_img_area .news_area {

  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1080px;
  margin: auto;
  padding: 11px 0;
  background: #19140a;
  text-align: left
}

.home .main_img_area .news_area .ttl {
  width: 95px;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  text-align: center
}

.home .main_img_area .news_area ul {
  width: 878px;
  padding: 0 23px;
  border-left: 1px #595656 solid
}

.home .main_img_area .news_area ul li {
  font-size: 14px;
  font-weight: 400
}

.home .main_img_area .news_area ul li a {
  display: block;
  padding: 2px 8px;
  text-decoration: none
}

.home .main_img_area .news_area ul li a:hover {
  color: #c7c4c0;
  text-decoration: none
}

.home .main_img_area .news_area ul li a span:first-child::after {
  content: '：'
}

.home .main_img_area .news_area ul li a span em {
  display: inline-block;
  width: 52px;
  margin: 0 0 0 13px;
  padding: 1px 0 2px 0;
  background: #9e9993;
  color: #000;
  text-align: center
}

.home .main_img_area .news_area .link {
  padding: 0 20px 0 0;
  font-size: 12px;
  text-align: center
}

.home .main_img_area .news_area .link a {
  display: inline-block;
  padding: 0 25px 0 0;
  background: url(/kinenkan/img/common/ico_arw_rt02.png) no-repeat right center;
  text-decoration: none
}

.home .main_img_area .news_area .link a:hover {
  color: #c7c4c0;
  text-decoration: none
}

.home .ttl_area h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Noto Serif JP", serif;
  width: 1200px;
  margin: 0 auto;
  color: #fff;
  font-size: 44px;
  letter-spacing: .1em;
  text-align: center
}

.home .ttl_area h2::before, .home .ttl_area h2::after {
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: 8px #a5a09b solid
}

.home .ttl_area h2::before {
  margin-right: 30px;
  padding-left: 35px
}

.home .ttl_area h2::after {
  margin-left: 30px;
  padding-right: 35px
}

.home .ttl_area h2 span {
  font-size: 28px
}

.home .ttl_area .sub_ttl {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  color: #fff;
  text-align: center
}

.home .ttl_area .en_ttl {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  color: #fff;
  text-align: center;
  letter-spacing: .2em
}

.home .ttl_area .lead {
  margin: 31px 0 0;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  line-height: 1.94;
  color: #fff;
  text-align: center
}

.home .technology_area .ttl_area .lead {
  margin: 20px 0 0
}

.home .instagram_area .ttl_area .lead {
  margin: 20px 0 0
}

.home .concept_area {
  position: relative;
  margin: 90px 0 0;
  overflow: hidden
}

.home .concept_area .concept_box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.home .concept_area .concept_box.box01 {
  margin: 93px 0 0
}

.home .concept_area .concept_box.box01 .text_box {
  position: relative;
  width: 50%;
  background: #110d06;
  font-family: "Noto Serif JP", serif
}

.home .concept_area .concept_box.box01 .text_box .text_inner_box {
  position: absolute;
  top: 50%;
  left: 29%;
  -webkit-transform: translateY(-50%) translateX(-14.5%);
  transform: translateY(-50%) translateX(-14.5%)
}

.home .concept_area .concept_box.box01 .text_box .text_inner_box img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.home .concept_area .concept_box.box01 .text_box .text_inner_box h3 {
  margin: -60px 0 0 123px;
  padding: 0 0 0;
  font-size: 28px
}

.home .concept_area .concept_box.box01 .text_box .text_inner_box h3 span {
  position: relative;
  z-index: 2
}

.home .concept_area .concept_box.box01 .text_box .text_inner_box h3 em {
  font-size: 44px
}

.home .concept_area .concept_box.box01 .text_box .text_inner_box .lead {
  position: relative;
  margin: 20px 0 0 123px;
  font-size: 16px;
  z-index: 2
}

.home .concept_area .concept_box.box01 .img_box {
  position: relative;
  width: 50%
}

.home .concept_area .concept_box.box01 .img_box img {
  width: 100%
}

.home .concept_area .concept_box.box01 .img_box figcaption {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 2.03;
  background: rgba(25, 20, 10, 0.8);
  opacity: 0
}

.home .concept_area .concept_box.box01 .img_box figcaption span {
  position: absolute;
  top: 50%;
  left: 51.63%;
  -webkit-transform: translateY(-50%) translateX(-51.63%);
  transform: translateY(-50%) translateX(-51.63%)
}

.home .concept_area .concept_box.box02 {
  margin: 0 0 0
}

.home .concept_area .concept_box.box02 .text_box {
  position: relative;
  width: 50%;
  background: #a5a09b;
  font-family: "Noto Serif JP", serif;
  text-align: right;
  color: #000000
}

.home .concept_area .concept_box.box02 .text_box .text_inner_box {
  position: absolute;
  top: 50%;
  left: 45%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%)
}

.home .concept_area .concept_box.box02 .text_box .text_inner_box .img {
  text-align: right
}

.home .concept_area .concept_box.box02 .text_box .text_inner_box .img img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.home .concept_area .concept_box.box02 .text_box .text_inner_box h3 {
  margin: -60px 123px 0 0;
  padding: 0 0 0;
  font-size: 28px
}

.home .concept_area .concept_box.box02 .text_box .text_inner_box h3 span {
  position: relative;
  z-index: 2
}

.home .concept_area .concept_box.box02 .text_box .text_inner_box h3 em {
  font-size: 44px
}

.home .concept_area .concept_box.box02 .text_box .text_inner_box .lead {
  position: relative;
  margin: 20px 123px 0 0;
  font-size: 16px;
  z-index: 2
}

.home .concept_area .concept_box.box02 .img_box {
  position: relative;
  width: 50%
}

.home .concept_area .concept_box.box02 .img_box img {
  width: 100%
}

.home .concept_area .concept_box.box02 .img_box figcaption {
  position: absolute;
  top: 0;
  right: 100%;
  width: 100%;
  height: 100%;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 2.03;
  background: rgba(165, 160, 155, 0.8);
  color: #000;
  opacity: 0
}

.home .concept_area .concept_box.box02 .img_box figcaption span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%)
}

.home .concept_area .concept_box.box03 {
  margin: 0 0 0
}

.home .concept_area .concept_box.box03 .text_box {
  position: relative;
  width: 50%;
  background: #635e59;
  font-family: "Noto Serif JP", serif
}

.home .concept_area .concept_box.box03 .text_box .text_inner_box {
  position: absolute;
  top: 50%;
  left: 29%;
  -webkit-transform: translateY(-50%) translateX(-14.5%);
  transform: translateY(-50%) translateX(-14.5%)
}

.home .concept_area .concept_box.box03 .text_box .text_inner_box img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.home .concept_area .concept_box.box03 .text_box .text_inner_box h3 {
  margin: -60px 0 0 123px;
  padding: 0 0 0;
  font-size: 28px
}

.home .concept_area .concept_box.box03 .text_box .text_inner_box h3 span {
  position: relative;
  z-index: 2
}

.home .concept_area .concept_box.box03 .text_box .text_inner_box h3 em {
  font-size: 44px
}

.home .concept_area .concept_box.box03 .text_box .text_inner_box .lead {
  position: relative;
  margin: 20px 0 0 123px;
  font-size: 16px;
  z-index: 2
}

.home .concept_area .concept_box.box03 .img_box {
  position: relative;
  width: 50%
}

.home .concept_area .concept_box.box03 .img_box img {
  width: 100%
}

.home .concept_area .concept_box.box03 .img_box figcaption {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 2.03;
  background: rgba(99, 94, 89, 0.8);
  opacity: 0
}

.home .concept_area .concept_box.box03 .img_box figcaption span {
  position: absolute;
  top: 50%;
  left: 51.63%;
  -webkit-transform: translateY(-50%) translateX(-51.63%);
  transform: translateY(-50%) translateX(-51.63%)
}

.home .concept_area .concept_box.box04 {
  margin: 0 0 0
}

.home .concept_area .concept_box.box04 .text_box {
  position: relative;
  width: 50%;
  background: #c7c4c0;
  font-family: "Noto Serif JP", serif;
  text-align: right;
  color: #000000
}

.home .concept_area .concept_box.box04 .text_box .text_inner_box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%)
}

.home .concept_area .concept_box.box04 .text_box .text_inner_box .img {
  text-align: right
}

.home .concept_area .concept_box.box04 .text_box .text_inner_box .img img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.home .concept_area .concept_box.box04 .text_box .text_inner_box h3 {
  margin: -60px 123px 0 0;
  padding: 0 0 0;
  font-size: 28px
}

.home .concept_area .concept_box.box04 .text_box .text_inner_box h3 span {
  position: relative;
  z-index: 2
}

.home .concept_area .concept_box.box04 .text_box .text_inner_box h3 em {
  font-size: 44px
}

.home .concept_area .concept_box.box04 .text_box .text_inner_box .lead {
  position: relative;
  margin: 20px 123px 0 0;
  font-size: 16px;
  z-index: 2
}

.home .concept_area .concept_box.box04 .img_box {
  position: relative;
  width: 50%
}

.home .concept_area .concept_box.box04 .img_box img {
  width: 100%
}

.home .concept_area .concept_box.box04 .img_box figcaption {
  position: absolute;
  top: 0;
  right: 100%;
  width: 100%;
  height: 100%;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 2.03;
  background: rgba(199, 196, 192, 0.8);
  color: #000;
  opacity: 0
}

.home .concept_area .concept_box.box04 .img_box figcaption span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%)
}

.home .concept_area .concept_box.box05 {
  margin: 0 0 0
}

.home .concept_area .concept_box.box05 .text_box {
  position: relative;
  width: 50%;
  background: #2d2823;
  font-family: "Noto Serif JP", serif
}

.home .concept_area .concept_box.box05 .text_box .text_inner_box {
  position: absolute;
  top: 50%;
  left: 29%;
  -webkit-transform: translateY(-50%) translateX(-14.5%);
  transform: translateY(-50%) translateX(-14.5%)
}

.home .concept_area .concept_box.box05 .text_box .text_inner_box img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.home .concept_area .concept_box.box05 .text_box .text_inner_box h3 {
  margin: -60px 0 0 123px;
  padding: 0 0 0;
  font-size: 28px
}

.home .concept_area .concept_box.box05 .text_box .text_inner_box h3 span {
  position: relative;
  z-index: 2
}

.home .concept_area .concept_box.box05 .text_box .text_inner_box h3 em {
  font-size: 44px
}

.home .concept_area .concept_box.box05 .text_box .text_inner_box .lead {
  position: relative;
  margin: 20px 0 0 123px;
  font-size: 16px;
  z-index: 2
}


.home .concept_area .concept_box.box05 .img_box {
  position: relative;
  width: 50%
}

.home .concept_area .concept_box.box05 .img_box img {
  width: 100%
}

.home .concept_area .concept_box.box05 .img_box figcaption {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 2.03;
  background: rgba(45, 40, 35, 0.8);
  opacity: 0
}

.home .concept_area .concept_box.box05 .img_box figcaption span {
  position: absolute;
  top: 50%;
  left: 51.63%;
  -webkit-transform: translateY(-50%) translateX(-51.63%);
  transform: translateY(-50%) translateX(-51.63%)
}

.home .concept_area .concept_box .btn_link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 90px;
  height: 90px;
  margin: auto
}

.home .technology_area {
  position: relative;
  margin: 0 0 0;
  padding: 88px 0 200px;
  background: url(/kinenkan/img/top/bg_technology01.png) no-repeat center top;
  background-size: cover
}

.home .technology_area .technology_inner_area {
  width: 1200px;
  margin: 0 auto
}

.home .technology_area .technology_inner_area .nav_area {
  width: 1200px;
  margin: 90px auto 0;
  padding: 0 40px
}

.home .technology_area .technology_inner_area .nav_area ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.home .technology_area .technology_inner_area .nav_area ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center
}

.home .technology_area .technology_inner_area .nav_area ul li a span {
  position: absolute;
  top: 97px;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  font-size: 44px;
  z-index: 2
}

.home .technology_area .technology_inner_area .nav_area ul li a span em {
  display: block;
  margin: 6px 0 0;
  padding: 16px 0;
  background: url(/kinenkan/img/technology/bg_line01.png) no-repeat center top;
  font-size: 14px;
  letter-spacing: .1em;
  text-align: center
}

.home .technology_area .technology_inner_area .nav_area ul li a img {
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: 1
}

.home .technology_area .technology_inner_area .nav_area ul li a img:last-child {
  position: absolute;
  right: 0;
  bottom: 0
}

.home .technology_area .technology_inner_area .nav_area ul li a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .7
}

.home .technology_area .technology_inner_area .nav_area ul li a:hover img:last-child {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1
}

.home .technology_area .technology_inner_area .btn_link {
  margin: 102px 0 0
}

.home .technology_area .technology_inner_area .btn_link a {
  position: relative;
  display: block;
  padding: 7px 0 9px 0;
  border: 1px #fff solid;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  width: 365px;
  margin: 0 auto
}

.home .technology_area .technology_inner_area .btn_link a:hover {
  color: #000;
  background: #fff;
  text-decoration: none
}

.home .technology_area .technology_inner_area .btn_link a::before {
  content: '〉';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 4px;
  margin: auto;
  height: 20px;
  font-size: 13px
}

.home .infomation_area {
  position: relative;
  min-height: 500px;
  margin: -117px 0 0;
  padding: 117px 0 117px;
  background: #100000
}

.home .infomation_area .infomation_inner_area {
  width: 1200px;
  margin: 0 auto;
  font-family: "Noto Serif JP", serif
}

.home .infomation_area .infomation_inner_area .infomation_box {
  margin: 100px 40px 0 40px
}

.home .infomation_area .infomation_inner_area .infomation_box .text_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0 0;
  border-right: 1px #595656 solid
}

.home .infomation_area .infomation_inner_area .infomation_box .text_box h3 {
  padding: 0 40px 10px 0;
  border-right: 1px #595656 solid;
  font-size: 75.6px;
  letter-spacing: .1em;
  line-height: 1.2
}

.home .infomation_area .infomation_inner_area .infomation_box .text_box h3 span {
  font-size: 55.6px
}

.home .infomation_area .infomation_inner_area .infomation_box .text_box p {
  padding: 0 0 0 49px;
  font-size: 16px;
  line-height: 2.66
}

.home .infomation_area .infomation_inner_area .infomation_box .img video {
  width: 100%
}

.home .floorguide_area {
  position: relative;
  margin: 0 0 0;
  padding: 90px 0 200px;
  background: #19140a url(/kinenkan/img/top/bg_floorguide01.jpg) no-repeat center top;
  background-size: contain
}

.home .floorguide_area .floorguide_inner_area {
  width: 1200px;
  margin: 0 auto
}

.home .floorguide_area .floorguide_inner_area .img01 {
  margin: 85px 0 0;
  text-align: center
}

.home .floorguide_area .floorguide_inner_area .floorguide_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 40px 0
}

.home .floorguide_area .floorguide_inner_area .floorguide_box .floor_text_box {
  width: 349px;
  margin: 45px 0 0;
  color: #fff
}

.home .floorguide_area .floorguide_inner_area .floorguide_box .floor_text_box h3 {
  margin: 8px 0 0;
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  letter-spacing: .1em
}

.home .floorguide_area .floorguide_inner_area .floorguide_box .floor_text_box .text {
  margin: 12px 0 0;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 1.69;
  letter-spacing: .1em
}

.home .access_area {
  position: relative;
  min-height: 300px;
  margin: -117px 0 0;
  padding: 117px 0 65px;
  background: #110d06
}

.home .access_area .access_inner_area {
  width: 1200px;
  margin: 0 auto
}

.home .access_area .access_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 100px 0 0;
  padding: 0 40px;
  font-family: "Noto Serif JP", serif;
  color: #fff
}

.home .access_area .access_box dl {
  width: 420px;
  font-size: 16px
}

.home .access_area .access_box dl dt {
  margin: 28px 0 0;
}

.home .access_area .access_box dl dt:first-child {
  margin: 0
}

.home .access_area .access_box dl dd {
  margin: 15px 0 0 22px
}

.home .access_area .access_box dl dd a {
  text-decoration: none
}

.home .access_area .access_box iframe {
  -webkit-filter: brightness(80%) sepia(100%) grayscale(70%);
  filter: brightness(80%) sepia(100%) grayscale(70%)
}

.home .instagram_area {
  position: relative;
  margin: 0 0 0;
  padding: 90px 0 90px;
  background: url(/kinenkan/img/top/bg_instagram01.png) repeat top
}

.home .instagram_area .instagram_inner_area {
  width: 1200px;
  margin: 0 auto
}

.home .instagram_area .instagram_inner_area h2 img {
  position: relative;
  margin: -11px 13px 0 0;
  vertical-align: middle
}

.home .instagram_area .instagram_inner_area .instagram_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 50px 40px 0 40px
}

.home .instagram_area .instagram_inner_area .instagram_box p {
  position: relative;
  margin: 42px 0 0 0;
  overflow: hidden
}

.home .instagram_area .instagram_inner_area .instagram_box p img {
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: 1
}

.home .instagram_area .instagram_inner_area .instagram_box p:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .7
}

.home .instagram_area .instagram_inner_area .instagram_box p:hover img:last-child {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.home .instagram_area .instagram_inner_area .instagram_box p img:last-child {
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.home .instagram_area .instagram_inner_area .instagram_box:before {
  content: "";
  display: block;
  width: 251px;
  height: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1
}

.home .instagram_area .instagram_inner_area .instagram_box:after {
  content: "";
  display: block;
  width: 251px;
  height: 0
}

.home .instagram_area .instagram_inner_area .cell.is-empty {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0
}

.home .instagram_area .instagram_inner_area .btn {
  margin: 25px 4% 0
}

.home .instagram_area .instagram_inner_area .btn a {
  position: relative;
  display: block;
  padding: 7px 0 9px 0;
  border: 1px #fff solid;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  width: 365px;
  margin: 0 auto
}

.home .instagram_area .instagram_inner_area .btn a:hover {
  color: #000;
  background: #fff;
  text-decoration: none
}

.home .instagram_area .instagram_inner_area .btn a::before {
  content: '〉';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 4px;
  margin: auto;
  height: 20px;
  font-size: 13px
}

.home .instagram_area .instagram_inner_area .btn a::after {
  content: '';
  display: inline-block;
  width: 21px;
  height: 21px;
  margin: 0 0 0 8px;
  background: url(/kinenkan/img/common/ico_instagram02.png) no-repeat 0 0;
  background-size: 21px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.home .instagram_area .instagram_inner_area .btn a:hover::after {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(/kinenkan/img/common/ico_instagram04.png) no-repeat 0 0;
  background-size: 21px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.home .side_text {
  position: absolute;
  right: 2px;
  top: 48px;
  padding: 18px 23px 0 0;
  background: url(/kinenkan/img/common/bg_side01.png) no-repeat 0 0;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: .1em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #fff;
  white-space: nowrap
}

.home .concept_area .side_text {
  top: 29px
}

.home .technology_area .side_text {
  top: 117px
}

.home .infomation_area .side_text {
  top: 146px
}

.home .floorguide_area .side_text {
  top: 119px
}

.home .access_area .side_text {
  top: 146px
}

.home .instagram_area .side_text {
  top: 119px
}

@media (max-width: 750px) {
  .home .main_img_area {
    position: relative;
    text-align: center
  }
  .home .main_img_area .movie_area {
    position: relative;
    width: 100%;
    padding-top: 200%
  }
  .home .main_img_area .movie_area video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
  .home .main_img_area .lead_text {
    display: none
  }
  .home .main_img_area .news_area {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 92%;
    margin: 0 auto;
    padding: 5px 11px 11px 11px;
    background: #19140a;
    text-align: left
  }
  .home .main_img_area .news_area .ttl {
    width: 95px;
    font-family: "Noto Serif JP", serif;
    font-size: 16px;
    text-align: left;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }
  .home .main_img_area .news_area ul {
    width: 100%;
    margin: 5px 0 0;
    padding: 5px 0;
    border-left: none;
    border-top: 1px #595656 solid;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
  }
  .home .main_img_area .news_area ul li {
    font-size: 14px;
    font-weight: 400
  }
  .home .main_img_area .news_area ul li a {
    display: block;
    margin: 0 0 0;
    padding: 12px 8px 2px 0;
    text-decoration: none
  }
  .home .main_img_area .news_area ul li a span:first-child {
    display: block
  }
  .home .main_img_area .news_area ul li a span:first-child::after {
    content: '：'
  }
  .home .main_img_area .news_area ul li a span em {
    display: inline-block;
    width: 52px;
    margin: 0 0 0 13px;
    padding: 1px 0 2px 0;
    background: #9e9993;
    color: #000;
    text-align: center
  }
  .home .main_img_area .news_area ul li:first-child a {
    margin: 0;
    padding: 0 8px 2px 0
  }
  .home .main_img_area .news_area .link {
    padding: 0 0 0 0;
    font-size: 12px;
    text-align: right;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
  }
  .home .main_img_area .news_area .link a {
    display: inline-block;
    padding: 0 25px 0 0;
    background: url(/kinenkan/img/common/ico_arw_rt02.png) no-repeat right center;
    text-decoration: none
  }
  .home .ttl_area h2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Noto Serif JP", serif;
    width: auto;
    margin: 0 4%;
    color: #fff;
    font-size: 25px;
    text-align: center;
    line-height: 1.3
  }
  .home .ttl_area h2::before, .home .ttl_area h2::after {
    content: "";
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-bottom: 4px #a5a09b solid
  }
  .home .ttl_area h2::before {
    margin-right: 15px;
    padding-left: 15px
  }
  .home .ttl_area h2::after {
    margin-left: 15px;
    padding-right: 15px
  }
  .home .ttl_area h2 span {
    font-size: 17px
  }
  .home .ttl_area div {
    display: block;
    width: 60%
  }
  .home .ttl_area .sub_ttl {
    display: block;
    font-family: "Noto Serif JP", serif;
    font-size: 11px;
    color: #fff;
    text-align: center
  }
  .home .ttl_area .en_ttl {
    display: block;
    margin: 8px 0 0;
    font-family: "Noto Serif JP", serif;
    font-size: 11px;
    color: #fff;
    text-align: center
  }
  .home .ttl_area .lead {
    margin: 15px 4% 0;
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    color: #fff;
    text-align: left
  }
  .home .ttl_area .pc_none {
    display: block !important
  }
  .home .concept_area {
    position: relative;
    margin: 26px 0 0
  }
  .home .concept_area .concept_box {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .home .concept_area .concept_box.box01 {
    margin: 45px 0 0
  }
  .home .concept_area .concept_box.box01 .text_box {
    position: relative;
    width: auto;
    padding: 25px 0 0;
    background: #110d06;
    font-family: "Noto Serif JP", serif
  }
  .home .concept_area .concept_box.box01 .text_box .text_inner_box {
    position: inherit;
    top: inherit;
    left: inherit;
    -webkit-transform: inherit;
    transform: inherit;
    padding: 0 4%
  }
  .home .concept_area .concept_box.box01 .text_box .text_inner_box img {
    width: 90px;
    margin: 0 0 0 -4%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
  }
  .home .concept_area .concept_box.box01 .text_box .text_inner_box h3 {
    margin: -35px 0 0 0;
    padding: 0 0 0;
    font-size: 16px;
    letter-spacing: .1em
  }
  .home .concept_area .concept_box.box01 .text_box .text_inner_box h3 span {
    position: relative;
    z-index: 2
  }
  .home .concept_area .concept_box.box01 .text_box .text_inner_box h3 em {
    font-size: 24px
  }
  .home .concept_area .concept_box.box01 .text_box .text_inner_box .lead {
    position: relative;
    margin: 6px 0 0 0;
    font-size: 14px;
    z-index: 2
  }
  .home .concept_area .concept_box.box01 .img_box {
    position: relative;
    width: auto;
    padding: 15px 4% 0 4%;
    background: #110d06
  }
  .home .concept_area .concept_box.box01 .img_box img {
    width: 100%
  }
  .home .concept_area .concept_box.box01 .img_box figcaption {
    position: inherit;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 7px 0 0;
    padding: 0 0 45px;
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    line-height: 1.8;
    background: none;
    opacity: 1
  }
  .home .concept_area .concept_box.box01 .img_box figcaption span {
    position: inherit;
    top: inherit;
    left: inherit;
    -webkit-transform: inherit;
    transform: inherit
  }
  .home .concept_area .concept_box.box02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin: 0 0 0
  }
  .home .concept_area .concept_box.box02 .text_box {
    position: relative;
    width: auto;
    padding: 25px 0 0;
    background: #a5a09b;
    font-family: "Noto Serif JP", serif;
    text-align: left;
    color: #000000
  }
  .home .concept_area .concept_box.box02 .text_box .text_inner_box {
    position: inherit;
    top: inherit;
    left: inherit;
    -webkit-transform: inherit;
    transform: inherit;
    padding: 0 4%
  }
  .home .concept_area .concept_box.box02 .text_box .text_inner_box .img {
    width: 90px;
    margin: 0 0 0 -4%;
    text-align: left
  }
  .home .concept_area .concept_box.box02 .text_box .text_inner_box .img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
  }
  .home .concept_area .concept_box.box02 .text_box .text_inner_box h3 {
    margin: -35px 0 0 0;
    padding: 0 0 0;
    font-size: 16px
  }
  .home .concept_area .concept_box.box02 .text_box .text_inner_box h3 span {
    position: relative;
    z-index: 2
  }
  .home .concept_area .concept_box.box02 .text_box .text_inner_box h3 em {
    font-size: 24px
  }
  .home .concept_area .concept_box.box02 .text_box .text_inner_box .lead {
    position: relative;
    margin: 6px 0 0 0;
    font-size: 14px;
    z-index: 2
  }
  .home .concept_area .concept_box.box02 .img_box {
    position: relative;
    width: auto;
    padding: 15px 4% 0 4%;
    background: #a5a09b
  }
  .home .concept_area .concept_box.box02 .img_box img {
    width: 100%
  }
  .home .concept_area .concept_box.box02 .img_box figcaption {
    position: inherit;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 7px 0 0;
    padding: 0 0 45px;
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    line-height: 1.8;
    background: none;
    opacity: 1;
    color: #000
  }
  .home .concept_area .concept_box.box02 .img_box figcaption span {
    position: inherit;
    top: inherit;
    left: inherit;
    -webkit-transform: inherit;
    transform: inherit
  }
  .home .concept_area .concept_box.box03 {
    margin: 0 0 0
  }
  .home .concept_area .concept_box.box03 .text_box {
    position: relative;
    width: auto;
    padding: 25px 0 0;
    background: #635e59;
    font-family: "Noto Serif JP", serif
  }
  .home .concept_area .concept_box.box03 .text_box .text_inner_box {
    position: inherit;
    top: inherit;
    left: inherit;
    -webkit-transform: inherit;
    transform: inherit;
    padding: 0 4%
  }
  .home .concept_area .concept_box.box03 .text_box .text_inner_box img {
    width: 90px;
    margin: 0 0 0 -4%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
  }
  .home .concept_area .concept_box.box03 .text_box .text_inner_box h3 {
    margin: -35px 0 0 0;
    padding: 0 0 0;
    font-size: 16px
  }
  .home .concept_area .concept_box.box03 .text_box .text_inner_box h3 span {
    position: relative;
    z-index: 2
  }
  .home .concept_area .concept_box.box03 .text_box .text_inner_box h3 em {
    font-size: 24px
  }
  .home .concept_area .concept_box.box03 .text_box .text_inner_box .lead {
    position: relative;
    margin: 6px 0 0 0;
    font-size: 14px;
    z-index: 2
  }
  .home .concept_area .concept_box.box03 .img_box {
    position: relative;
    width: auto;
    padding: 15px 4% 0 4%;
    background: #635e59
  }
  .home .concept_area .concept_box.box03 .img_box img {
    width: 100%
  }
  .home .concept_area .concept_box.box03 .img_box figcaption {
    position: inherit;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 7px 0 0;
    padding: 0 0 45px;
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    line-height: 1.8;
    background: none;
    opacity: 1
  }
  .home .concept_area .concept_box.box03 .img_box figcaption span {
    position: inherit;
    top: inherit;
    left: inherit;
    -webkit-transform: inherit;
    transform: inherit
  }
  .home .concept_area .concept_box.box04 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin: 0 0 0
  }
  .home .concept_area .concept_box.box04 .text_box {
    position: relative;
    width: auto;
    padding: 25px 0 0;
    background: #c7c4c0;
    font-family: "Noto Serif JP", serif;
    text-align: left;
    color: #000000
  }
  .home .concept_area .concept_box.box04 .text_box .text_inner_box {
    position: inherit;
    top: inherit;
    left: inherit;
    -webkit-transform: inherit;
    transform: inherit;
    padding: 0 4%
  }
  .home .concept_area .concept_box.box04 .text_box .text_inner_box .img {
    width: 90px;
    margin: 0 0 0 -4%;
    text-align: left
  }
  .home .concept_area .concept_box.box04 .text_box .text_inner_box .img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
  }
  .home .concept_area .concept_box.box04 .text_box .text_inner_box h3 {
    margin: -35px 0 0 0;
    padding: 0 0 0;
    font-size: 16px
  }
  .home .concept_area .concept_box.box04 .text_box .text_inner_box h3 span {
    position: relative;
    z-index: 2
  }
  .home .concept_area .concept_box.box04 .text_box .text_inner_box h3 em {
    font-size: 24px
  }
  .home .concept_area .concept_box.box04 .text_box .text_inner_box .lead {
    position: relative;
    margin: 6px 0 0 0;
    font-size: 14px;
    z-index: 2
  }
  .home .concept_area .concept_box.box04 .img_box {
    position: relative;
    width: auto;
    padding: 15px 4% 0 4%;
    background: #c7c4c0
  }
  .home .concept_area .concept_box.box04 .img_box img {
    width: 100%
  }
  .home .concept_area .concept_box.box04 .img_box figcaption {
    position: inherit;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 7px 0 0;
    padding: 0 0 45px;
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    line-height: 1.8;
    background: none;
    opacity: 1;
    color: #000
  }
  .home .concept_area .concept_box.box04 .img_box figcaption span {
    position: inherit;
    top: inherit;
    left: inherit;
    -webkit-transform: inherit;
    transform: inherit
  }
  .home .concept_area .concept_box.box05 {
    margin: 0 0 0
  }
  .home .concept_area .concept_box.box05 .text_box {
    position: relative;
    width: auto;
    padding: 25px 0 0;
    background: #2d2823;
    font-family: "Noto Serif JP", serif
  }
  .home .concept_area .concept_box.box05 .text_box .text_inner_box {
    position: inherit;
    top: inherit;
    left: inherit;
    -webkit-transform: inherit;
    transform: inherit;
    padding: 0 4%
  }
  .home .concept_area .concept_box.box05 .text_box .text_inner_box img {
    width: 90px;
    margin: 0 0 0 -4%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
  }
  .home .concept_area .concept_box.box05 .text_box .text_inner_box h3 {
    margin: -35px 0 0 0;
    padding: 0 0 0;
    font-size: 16px
  }
  .home .concept_area .concept_box.box05 .text_box .text_inner_box h3 span {
    position: relative;
    z-index: 2
  }
  .home .concept_area .concept_box.box05 .text_box .text_inner_box h3 em {
    font-size: 24px
  }
  .home .concept_area .concept_box.box05 .text_box .text_inner_box .lead {
    position: relative;
    margin: 6px 0 0 0;
    font-size: 14px;
    z-index: 2
  }
  .home .concept_area .concept_box.box05 .img_box {
    position: relative;
    width: auto;
    padding: 15px 4% 0 4%;
    background: #2d2823
  }
  .home .concept_area .concept_box.box05 .img_box img {
    width: 100%
  }
  .home .concept_area .concept_box.box05 .img_box figcaption {
    position: inherit;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 7px 0 0;
    padding: 0 0 45px;
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    line-height: 1.8;
    background: none;
    opacity: 1
  }
  .home .concept_area .concept_box.box05 .img_box figcaption span {
    position: inherit;
    top: inherit;
    left: inherit;
    -webkit-transform: inherit;
    transform: inherit
  }
  .home .concept_area .concept_box .btn_link {
    display: none
  }
  .home .technology_area {
    position: relative;
    margin: 0 0 0;
    padding: 45px 0 120px;
    background: url(/kinenkan/img/top/bg_technology01.png) no-repeat center top;
    background-size: cover
  }
  .home .technology_area .technology_inner_area {
    width: auto;
    margin: 0 auto
  }
  .home .technology_area .technology_inner_area .nav_area {
    width: auto;
    margin: 25px auto 0;
    padding: 0 4%
  }
  .home .technology_area .technology_inner_area .nav_area ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .home .technology_area .technology_inner_area .nav_area ul li a {
    display: block;
    overflow: hidden;
    position: relative;
    margin: 5px 0 0;
    text-align: center
  }
  .home .technology_area .technology_inner_area .nav_area ul li a span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    width: 100%;
    font-family: "Noto Serif JP", serif;
    font-size: 22px;
    z-index: 2
  }
  .home .technology_area .technology_inner_area .nav_area ul li a span em {
    display: block;
    margin: 5px 0 0;
    padding: 5px 0;
    background: url(/kinenkan/img/technology/bg_line01.png) no-repeat center top;
    font-size: 8px;
    text-align: center
  }
  .home .technology_area .technology_inner_area .nav_area ul li a img {
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 1
  }
  .home .technology_area .technology_inner_area .nav_area ul li a img:last-child {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30px
  }
  .home .technology_area .technology_inner_area .nav_area ul li a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .7
  }
  .home .technology_area .technology_inner_area .nav_area ul li a:hover img:last-child {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  .home .technology_area .technology_inner_area .btn_link {
    margin: 25px 4% 0
  }
  .home .technology_area .technology_inner_area .btn_link a {
    position: relative;
    display: block;
    padding: 7px 0 9px 0;
    border: 1px #fff solid;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    font-size: 14px
  }
  .home .technology_area .technology_inner_area .btn_link a:hover {
    color: #000;
    background: #fff;
    text-decoration: none
  }
  .home .technology_area .technology_inner_area .btn_link a::before {
    content: '〉';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 4px;
    margin: auto;
    height: 20px;
    font-size: 13px
  }
  .home .technology_area .ttl_area .lead {
    margin: 10px 4% 0;
    text-align: center
  }
  .home .infomation_area {
    position: relative;
    margin: -65px 0 0;
    padding: 65px 0 35px
  }
  .home .infomation_area .infomation_inner_area {
    width: auto;
    margin: 0 auto;
    font-family: "Noto Serif JP", serif
  }
  .home .infomation_area .infomation_inner_area .infomation_box {
    margin: 20px 4% 0 4%
  }
  .home .infomation_area .infomation_inner_area .infomation_box .text_box {
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0 0;
    border-right: none
  }
  .home .infomation_area .infomation_inner_area .infomation_box .text_box h3 {
    padding: 0 0 0 0;
    border-right: none;
    font-size: 37px;
    letter-spacing: .1em;
    text-align: center
  }
  .home .infomation_area .infomation_inner_area .infomation_box .text_box h3 span {
    font-size: 26px
  }
  .home .infomation_area .infomation_inner_area .infomation_box .text_box p {
    padding: 8px 0 0 0;
    font-size: 14px;
    line-height: 1.79
  }
  .home .infomation_area .infomation_inner_area .infomation_box .img video {
    width: 100%
  }
  .home .floorguide_area {
    position: relative;
    margin: 0 0 0;
    padding: 35px 0 70px;
    background: url(/kinenkan/img/top/bg_floorguide01.jpg) no-repeat center top;
    background-size: contain
  }
  .home .floorguide_area .floorguide_inner_area {
    width: auto;
    margin: 0 auto
  }
  .home .floorguide_area .floorguide_inner_area .img01 {
    margin: 40px 4% 0;
    text-align: center
  }
  .home .floorguide_area .floorguide_inner_area .floorguide_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 4% 30px 4%
  }
  .home .floorguide_area .floorguide_inner_area .floorguide_box .floor_text_box {
    width: 48%;
    margin: 25px 0 0;
    color: #fff
  }
  .home .floorguide_area .floorguide_inner_area .floorguide_box .floor_text_box h3 {
    margin: 4px 0 0;
    font-family: "Noto Serif JP", serif;
    font-size: 15px;
    letter-spacing: .1em
  }
  .home .floorguide_area .floorguide_inner_area .floorguide_box .floor_text_box .text {
    margin: 6px 0 0;
    font-family: "Noto Serif JP", serif;
    font-size: 12px;
    line-height: 1.69;
    letter-spacing: .1em
  }
  .home .access_area {
    position: relative;
    margin: -65px 0 0;
    padding: 65px 0 40px
  }
  .home .access_area .access_inner_area {
    width: auto;
    margin: 0 auto
  }
  .home .access_area .access_box {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 25px 0 0;
    padding: 0 0;
    font-family: "Noto Serif JP", serif;
    color: #fff
  }
  .home .access_area .access_box iframe {
    width: 100%;
    height: 400px
  }
  .home .access_area .access_box dl {
    width: auto;
    padding: 18px 4% 0 4%;
    font-size: 15px
  }
  .home .access_area .access_box dl dt {
    margin: 18px 0 0;
  }
  .home .access_area .access_box dl dt:first-child {
    margin: 0
  }
  .home .access_area .access_box dl dd {
    margin: 0 0 0 0
  }
  .home .instagram_area {
    position: relative;
    margin: 0 0 0;
    padding: 50px 0 50px;
    background: url(/kinenkan/img/top/bg_instagram01.png) repeat;
    background-size: 10%
  }
  .home .instagram_area .instagram_inner_area {
    width: auto;
    margin: 0 auto
  }
  .home .instagram_area .instagram_inner_area h2 img {
    margin: 0 13px 0 0
  }
  .home .instagram_area .instagram_inner_area .lead {
    margin: 15px 4% 20px;
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    color: #fff;
    text-align: center
  }
  .home .instagram_area .instagram_inner_area .instagram_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 4% 0 4%
  }
  .home .instagram_area .instagram_inner_area .instagram_box .slick-slide {
    margin: 0 .1%
  }
  .home .instagram_area .instagram_inner_area .instagram_box p {
    position: relative;
    margin: 0 0 0 0;
    overflow: hidden
  }
  .home .instagram_area .instagram_inner_area .instagram_box p img {
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 1
  }
  .home .instagram_area .instagram_inner_area .instagram_box p:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .7
  }
  .home .instagram_area .instagram_inner_area .instagram_box p:hover img:last-child {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  .home .instagram_area .instagram_inner_area .instagram_box p img:last-child {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 25px
  }
  .home .instagram_area .instagram_inner_area .instagram_box:before {
    content: "";
    display: block;
    width: 251px;
    height: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }
  .home .instagram_area .instagram_inner_area .instagram_box:after {
    content: "";
    display: block;
    width: 251px;
    height: 0
  }
  .home .instagram_area .instagram_inner_area .instagram_box .slide-arrow.prev-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 2%;
    width: 30px;
    margin: auto;
    z-index: 9
  }
  .home .instagram_area .instagram_inner_area .instagram_box .slide-arrow.next-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2%;
    width: 30px;
    margin: auto
  }
  .home .instagram_area .instagram_inner_area .cell.is-empty {
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0
  }
  .home .instagram_area .instagram_inner_area .btn {
    margin: 25px 4% 0
  }
  .home .instagram_area .instagram_inner_area .btn a {
    position: relative;
    display: block;
    padding: 7px 0 9px 0;
    border: 1px #fff solid;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    width: auto;
    margin: 0 auto
  }
  .home .instagram_area .instagram_inner_area .btn a:hover {
    color: #000;
    background: #fff;
    text-decoration: none
  }
  .home .instagram_area .instagram_inner_area .btn a::before {
    content: '〉';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 4px;
    margin: auto;
    height: 20px;
    font-size: 13px
  }
  .home .instagram_area .instagram_inner_area .btn a::after {
    content: '';
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: 0 0 0 8px;
    background: url(/kinenkan/img/common/ico_instagram02.png) no-repeat 0 0;
    background-size: 21px;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
  }
  .home .instagram_area .instagram_inner_area .btn a:hover::after {
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(/kinenkan/img/common/ico_instagram04.png) no-repeat 0 0;
    background-size: 21px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
  }
  .home .side_text {
    display: none
  }
}


.mt-category-archive  .main_img {
  text-align: center
}

.mt-category-archive  .main_img img {
  width: 100%
}

.mt-category-archive  #content {
  position: relative
}

.mt-category-archive  #content .content_inner {
  width: 1200px;
  margin: 0 auto;
  padding: 0 40px 0
}

.mt-category-archive  #content .content_inner .ttl {
  display: inline-block;
  position: relative;
  width: 374px;
  margin: -25px 0 0;
  padding: 4px 0 4px 16px;
  background: #fff;
  color: #000;
  font-size: 32px;
  font-family: "Noto Serif JP", serif;
  font-weight: 600
}

.mt-category-archive  #content .content_inner .news_area {
  margin: 76px 40px 0
}

.mt-category-archive  #content .content_inner .news_area li {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 400
}

.mt-category-archive  #content .content_inner .news_area li a {
  display: block;
  padding: 28px 8px;
  border-top: 1px #595656 solid;
  text-decoration: none
}

.mt-category-archive  #content .content_inner .news_area li a:hover {
  background: rgba(255, 255, 255, 0.2);
  text-decoration: none
}

.mt-category-archive  #content .content_inner .news_area li a span:first-child::after {
  content: '：'
}

.mt-category-archive  #content .content_inner .news_area li a span em {
  display: inline-block;
  width: 52px;
  margin: 0 0 0 13px;
  padding: 0 0 1px 0;
  background: #9e9993;
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  text-align: center
}

.mt-category-archive  #content .content_inner .news_area li:last-child a {
  border-bottom: 1px #595656 solid
}

.mt-category-archive  #content .content_inner .news_detalis_area {
  margin: 76px 0 0
}

.mt-category-archive  #content .content_inner .news_detalis_area h1 {
  padding: 32px 5px 11px 5px;
  border-top: 1px #595656 solid;
  border-bottom: 1px #595656 solid;
  font-size: 32px;
  font-family: "Noto Serif JP", serif;
  color: #fff
}

.mt-category-archive  #content .content_inner .news_detalis_area h1 em {
  display: inline-block;
  width: 52px;
  margin: 0 0 0 13px;
  padding: 0 0 1px 0;
  background: #9e9993;
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  text-align: center
}

.mt-category-archive  #content .content_inner .news_detalis_area h1 span {
  display: block;
  margin: 0 0 15px;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif
}

.mt-category-archive  #content .content_inner .news_detalis_area h1 span:last-child {
  font-family: "Noto Serif JP", serif;
  font-size: 32px
}

.mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box {
  color: #fff
}

.mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box p {
  margin: 37px 0 0;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 1.8
}

.mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box .img_box {
  margin: 26px 0 72px
}

.mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box .img_box p {
  margin: 0;
  font-size: 14px;
  line-height: 1.4
}

.mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box .img_box p span {
  display: block;
  margin: 6px 0 0;
  padding: 0 0 0 1em;
  text-indent: -1em;
  font-style: 14px
}

.mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box .line2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box .line2 p {
  width: 48%
}

.mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box .multiple_line2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: -32px 0 72px
}

.mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box .multiple_line2 p {
  width: 48%;
  margin: 38px 0 0
}

.mt-category-archive  #content .content_inner .news_detalis_area .btn_link {
  margin: -25px 0 0;
  text-align: center
}

.mt-category-archive  #content .content_inner .news_detalis_area .btn_link a {
  position: relative;
  display: inline-block;
  width: 365px;
  margin: 0 auto;
  padding: 7px 0 9px 0;
  font-size: 16px;
  text-decoration: none;
  text-align: center
}

.mt-category-archive  #content .content_inner .news_detalis_area .btn_link a:hover {
  color: #635e59;
  text-decoration: none
}

.mt-category-archive  #content .content_inner .news_detalis_area .btn_link a::before {
  content: '〉';
  height: 20px;
  font-size: 13px
}

.mt-category-archive  #content .content_inner .news_detalis_area .btn_link a img {
  width: 38px;
  margin: 0 15px 0 11px;
  vertical-align: middle
}

.mt-category-archive  #content .content_inner .pagenav_area, .mt-category-archive  #content .content_inner .btn_nav_area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 50px 0 0
}

.mt-category-archive  #content .content_inner .pagenav_area .prev a, .mt-category-archive  #content .content_inner .pagenav_area .next a, .mt-category-archive  #content .content_inner .btn_nav_area .prev a, .mt-category-archive  #content .content_inner .btn_nav_area .next a {
  position: relative;
  display: block;
  width: 123px;
  padding: 7px 0 9px 0;
  border: 1px #fff solid;
  font-size: 16px;
  text-decoration: none;
  text-align: center
}

.mt-category-archive  #content .content_inner .pagenav_area .prev a:hover, .mt-category-archive  #content .content_inner .pagenav_area .next a:hover, .mt-category-archive  #content .content_inner .btn_nav_area .prev a:hover, .mt-category-archive  #content .content_inner .btn_nav_area .next a:hover {
  color: #000;
  background: #fff;
  text-decoration: none
}

.mt-category-archive  #content .content_inner .pagenav_area .prev a::before, .mt-category-archive  #content .content_inner .btn_nav_area .prev a::before {
  content: '〈';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  margin: auto;
  height: 20px;
  font-size: 13px
}

.mt-category-archive  #content .content_inner .pagenav_area .next a::after, .mt-category-archive  #content .content_inner .btn_nav_area .next a::after {
  content: '〉';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 4px;
  margin: auto;
  height: 20px;
  font-size: 13px
}

.mt-category-archive  #content .content_inner .pagenav_area ul, .mt-category-archive  #content .content_inner .btn_nav_area ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  text-align: center;
  color: #fff
}

.mt-category-archive  #content .content_inner .pagenav_area ul li, .mt-category-archive  #content .content_inner .btn_nav_area ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.mt-category-archive  #content .content_inner .pagenav_area ul li::after, .mt-category-archive  #content .content_inner .btn_nav_area ul li::after {
  content: '|'
}

.mt-category-archive  #content .content_inner .pagenav_area ul li:last-child::after, .mt-category-archive  #content .content_inner .btn_nav_area ul li:last-child::after {
  content: ''
}

.mt-category-archive  #content .content_inner .pagenav_area ul li a, .mt-category-archive  #content .content_inner .btn_nav_area ul li a {
  display: block;
  width: 40px;
  margin: 4px 0 0;
  text-align: center;
  text-decoration: none
}

.mt-category-archive  #content .content_inner .pagenav_area ul li a:hover, .mt-category-archive  #content .content_inner .btn_nav_area ul li a:hover {
  font-weight: bold;
  text-decoration: none
}

.mt-category-archive  #content .content_inner .pagenav_area ul li:first-child span, .mt-category-archive  #content .content_inner .btn_nav_area ul li:first-child span {
  position: relative;
  margin: 0 7px 0 -10px;
  cursor: default;
  font-weight: normal
}

.mt-category-archive  #content .content_inner .pagenav_area ul li:last-child span, .mt-category-archive  #content .content_inner .btn_nav_area ul li:last-child span {
  position: relative;
  margin: 0 -8px 0 7px;
  cursor: default;
  font-weight: normal
}

.mt-category-archive  #content .content_inner .pagenav_area .list_link a, .mt-category-archive  #content .content_inner .btn_nav_area .list_link a {
  position: relative;
  display: block;
  width: 145px;
  padding: 7px 0 9px 0;
  border: 1px #fff solid;
  font-size: 16px;
  text-decoration: none;
  text-align: center
}

.mt-category-archive  #content .content_inner .pagenav_area .list_link a:hover, .mt-category-archive  #content .content_inner .btn_nav_area .list_link a:hover {
  color: #000;
  background: #fff;
  text-decoration: none
}

.mt-category-archive  #content .content_inner .pagenav_area .list_link a::before, .mt-category-archive  #content .content_inner .btn_nav_area .list_link a::before {
  content: '〈';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  margin: auto;
  height: 20px;
  font-size: 13px
}

.mt-category-archive  #content .content_inner .btn_nav_area {
  padding: 50px 0 0;
  border-top: 1px #595656 solid
}

.mt-category-archive  #content .side_text {
  position: absolute;
  right: 2px;
  top: 48px;
  padding: 18px 23px 0 0;
  background: url(/kinenkan/img/common/bg_side01.png) no-repeat 0 0;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 1.2;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #fff
}

@media (max-width: 750px) {
  .mt-category-archive  .main_img {
    text-align: center
  }
  .mt-category-archive  #content {
    position: relative;
    margin: -17px 0 0
  }
  .mt-category-archive  #content .content_inner {
    width: auto;
    margin: 0 auto;
    padding: 0 4% 0
  }
  .mt-category-archive  #content .content_inner .ttl {
    display: inline-block;
    position: relative;
    width: 110px;
    margin: 0 0 0;
    padding: 0 0 0 11px;
    background: #fff;
    color: #000;
    font-size: 18px;
    font-family: "Noto Serif JP", serif;
    font-weight: 600
  }
  .mt-category-archive  #content .content_inner .news_area {
    margin: 15px 0 0
  }
  .mt-category-archive  #content .content_inner .news_area li {
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    font-weight: 400
  }
  .mt-category-archive  #content .content_inner .news_area li a {
    display: block;
    padding: 14px 8px;
    border-top: 1px #595656 solid;
    text-decoration: none
  }
  .mt-category-archive  #content .content_inner .news_area li a:hover {
    background: rgba(255, 255, 255, 0.2);
    text-decoration: none
  }
  .mt-category-archive  #content .content_inner .news_area li a span:first-child {
    position: relative
  }
  .mt-category-archive  #content .content_inner .news_area li a span:first-child em {
    position: absolute;
    top: 0;
    right: -55px;
    display: inline-block
  }
  .mt-category-archive  #content .content_inner .news_area li a span:first-child::after {
    content: '：'
  }
  .mt-category-archive  #content .content_inner .news_area li a span em {
    display: inline-block;
    width: 52px;
    margin: 0 0 0 13px;
    padding: 1px 0 2px 0;
    background: #9e9993;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px
  }
  .mt-category-archive  #content .content_inner .news_area li a span:last-child {
    display: block;
    margin: 4px 0 0
  }
  .mt-category-archive  #content .content_inner .news_area li:first-child a {
    border-top: none
  }
  .mt-category-archive  #content .content_inner .news_area li:last-child a {
    border-bottom: 1px #595656 solid
  }
  .mt-category-archive  #content .content_inner .news_detalis_area {
    margin: 0 0 0
  }
  .mt-category-archive  #content .content_inner .news_detalis_area h1 {
    padding: 25px 5px 20px 5px;
    border-top: none;
    border-bottom: 1px #595656 solid;
    font-size: 17px;
    font-family: "Noto Serif JP", serif;
    color: #fff
  }
  .mt-category-archive  #content .content_inner .news_detalis_area h1 span {
    position: relative;
    display: inline-block;
    margin: 0 0 8px;
    font-size: 17px;
    font-family: "Noto Serif JP", serif
  }
  .mt-category-archive  #content .content_inner .news_detalis_area h1 span em {
    position: absolute;
    top: 0;
    right: -60px;
    display: inline-block;
    width: 52px;
    margin: 0 0 0 13px;
    padding: 1px 0 2px 0;
    background: #9e9993;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    text-align: center;
    color: #000
  }
  .mt-category-archive  #content .content_inner .news_detalis_area h1 span:first-child {
    font-size: 14px
  }
  .mt-category-archive  #content .content_inner .news_detalis_area h1 span:last-child {
    display: block;
    margin: 0;
    font-size: 18px
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box {
    color: #fff
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box p {
    margin: 18px 0 0;
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    line-height: 2.14
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box .img_box {
    margin: 13px 0 18px
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box .img_box p {
    margin: 0;
    font-size: 14px;
    line-height: 1.4
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box .img_box p span {
    display: block;
    margin: 6px 0 0;
    padding: 0 0 0 1em;
    text-indent: -1em;
    font-size: 11px
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box .line2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box .line2 p {
    width: 48%
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box .multiple_line2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: -32px 0 72px
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .news_detalis_box .multiple_line2 p {
    width: 48%;
    margin: 38px 0 0
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .btn_nav_area {
    padding: 25px 0 0;
    border-top: 1px #595656 solid
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .link_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 0 0;
    padding: 25px 0 0
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .link_box .list_link a {
    position: relative;
    display: block;
    width: 45%;
    padding: 7px 0 9px 0;
    border: 1px #fff solid;
    font-size: 14px;
    text-decoration: none;
    text-align: center
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .link_box .list_link a:hover {
    color: #000;
    background: #fff;
    text-decoration: none
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .link_box .list_link a::before {
    content: '〈';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 4px;
    margin: auto;
    height: 20px;
    font-size: 13px
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .btn_link {
    margin: 50px 0 0;
    text-align: center
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .btn_link a {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0 auto;
    padding: 7px 0 9px 0;
    font-size: 14px;
    text-decoration: none;
    text-align: center
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .btn_link a::before {
    content: '〉';
    height: 20px;
    font-size: 13px
  }
  .mt-category-archive  #content .content_inner .news_detalis_area .btn_link a img {
    width: 33px;
    margin: 0 15px 0 0;
    vertical-align: middle
  }
  .mt-category-archive  #content .content_inner .btn_nav_area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 25px 0 0;
    padding: 0 0 50px
  }
  .mt-category-archive  #content .content_inner .btn_nav_area .prev, .mt-category-archive  #content .content_inner .btn_nav_area .next {
    width: 45%
  }
  .mt-category-archive  #content .content_inner .btn_nav_area .prev a, .mt-category-archive  #content .content_inner .btn_nav_area .next a {
    position: relative;
    display: block;
    width: 100%;
    padding: 7px 0 9px 0;
    border: 1px #fff solid;
    font-size: 16px;
    text-decoration: none;
    text-align: center
  }
  .mt-category-archive  #content .content_inner .btn_nav_area .prev a:hover, .mt-category-archive  #content .content_inner .btn_nav_area .next a:hover {
    color: #000;
    background: #fff;
    text-decoration: none
  }
  .mt-category-archive  #content .content_inner .pagenav_area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 25px 0 0;
    padding: 0 0 60px
  }
  .mt-category-archive  #content .content_inner .pagenav_area .prev a, .mt-category-archive  #content .content_inner .pagenav_area .next a {
    position: relative;
    display: block;
    width: 40%;
    padding: 7px 0 9px 0;
    border: 1px #fff solid;
    font-size: 16px;
    text-decoration: none;
    text-align: center
  }
  .mt-category-archive  #content .content_inner .pagenav_area .prev a:hover, .mt-category-archive  #content .content_inner .pagenav_area .next a:hover {
    color: #000;
    background: #fff;
    text-decoration: none
  }
  .mt-category-archive  #content .content_inner .pagenav_area .prev a {
    position: absolute;
    left: 4%;
    bottom: -10px
  }
  .mt-category-archive  #content .content_inner .pagenav_area .prev a::before {
    content: '〈';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 4px;
    margin: auto;
    height: 20px;
    font-size: 13px
  }
  .mt-category-archive  #content .content_inner .pagenav_area .next a {
    position: absolute;
    right: 4%;
    bottom: -10px
  }
  .mt-category-archive  #content .content_inner .pagenav_area .next a::after {
    content: '〉';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 4px;
    margin: auto;
    height: 20px;
    font-size: 13px
  }
  .mt-category-archive  #content .content_inner .pagenav_area ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 16px;
    text-align: center;
    color: #fff
  }
  .mt-category-archive  #content .content_inner .pagenav_area ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }
  .mt-category-archive  #content .content_inner .pagenav_area ul li::after {
    content: '|'
  }
  .mt-category-archive  #content .content_inner .pagenav_area ul li:last-child::after {
    content: ''
  }
  .mt-category-archive  #content .content_inner .pagenav_area ul li a {
    display: block;
    width: 40px;
    margin: 4px 0 0;
    text-align: center;
    text-decoration: none
  }
  .mt-category-archive  #content .content_inner .pagenav_area ul li a:hover {
    font-weight: bold;
    text-decoration: none
  }
  .mt-category-archive  #content .side_text {
    display: none
  }
}


.mt-entry-archive .main_img {
  text-align: center
}

.mt-entry-archive .main_img img {
  width: 100%
}

.mt-entry-archive #content {
  position: relative
}

.mt-entry-archive #content .content_inner {
  width: 1200px;
  margin: 0 auto;
  padding: 0 40px 0
}

.mt-entry-archive #content .content_inner .ttl {
  display: inline-block;
  position: relative;
  width: 374px;
  margin: -25px 0 0;
  padding: 4px 0 4px 16px;
  background: #fff;
  color: #000;
  font-size: 32px;
  font-family: "Noto Serif JP", serif;
  font-weight: 600
}

.mt-entry-archive #content .content_inner .news_area {
  margin: 76px 40px 0
}

.mt-entry-archive #content .content_inner .news_area li {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 400
}

.mt-entry-archive #content .content_inner .news_area li a {
  display: block;
  padding: 28px 8px;
  border-top: 1px #595656 solid;
  text-decoration: none
}

.mt-entry-archive #content .content_inner .news_area li a:hover {
  background: rgba(255, 255, 255, 0.2);
  text-decoration: none
}

.mt-entry-archive #content .content_inner .news_area li a span:first-child::after {
  content: '：'
}

.mt-entry-archive #content .content_inner .news_area li a span em {
  display: inline-block;
  width: 52px;
  margin: 0 0 0 13px;
  padding: 0 0 1px 0;
  background: #9e9993;
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  text-align: center
}

.mt-entry-archive #content .content_inner .news_area li:last-child a {
  border-bottom: 1px #595656 solid
}

.mt-entry-archive #content .content_inner .news_detalis_area {
  margin: 76px 0 0
}

.mt-entry-archive #content .content_inner .news_detalis_area h1 {
  padding: 32px 5px 11px 5px;
  border-top: 1px #595656 solid;
  border-bottom: 1px #595656 solid;
  font-size: 32px;
  font-family: "Noto Serif JP", serif;
  color: #fff
}

.mt-entry-archive #content .content_inner .news_detalis_area h1 em {
  display: inline-block;
  width: 52px;
  margin: 0 0 0 13px;
  padding: 0 0 1px 0;
  background: #9e9993;
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  text-align: center
}

.mt-entry-archive #content .content_inner .news_detalis_area h1 span {
  display: block;
  margin: 0 0 15px;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif
}

.mt-entry-archive #content .content_inner .news_detalis_area h1 span:last-child {
  font-family: "Noto Serif JP", serif;
  font-size: 32px
}

.mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box {
  color: #fff
}

.mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box p {
  margin: 37px 0 0;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 1.8
}

.mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box .img_box {
  margin: 26px 0 72px
}

.mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box .img_box p {
  margin: 0;
  font-size: 14px;
  line-height: 1.4
}

.mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box .img_box p span {
  display: block;
  margin: 6px 0 0;
  padding: 0 0 0 1em;
  text-indent: -1em;
  font-style: 14px
}

.mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box .line2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box .line2 p {
  width: 48%
}

.mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box .multiple_line2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: -32px 0 72px
}

.mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box .multiple_line2 p {
  width: 48%;
  margin: 38px 0 0
}

.mt-entry-archive #content .content_inner .news_detalis_area .btn_link {
  margin: -25px 0 0;
  text-align: center
}

.mt-entry-archive #content .content_inner .news_detalis_area .btn_link a {
  position: relative;
  display: inline-block;
  width: 365px;
  margin: 0 auto;
  padding: 7px 0 9px 0;
  font-size: 16px;
  text-decoration: none;
  text-align: center
}

.mt-entry-archive #content .content_inner .news_detalis_area .btn_link a:hover {
  color: #c7c4c0;
  text-decoration: none
}

.mt-entry-archive #content .content_inner .news_detalis_area .btn_link a::before {
  content: '〉';
  height: 20px;
  font-size: 13px
}

.mt-entry-archive #content .content_inner .news_detalis_area .btn_link a img {
  width: 38px;
  margin: 0 15px 0 11px;
  vertical-align: middle
}

.mt-entry-archive #content .content_inner .news_detalis_area .btn_link a:hover img {
  opacity: 0.6;
}

.mt-entry-archive #content .content_inner .pagenav_area, .mt-entry-archive #content .content_inner .btn_nav_area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 50px 0 0
}

.mt-entry-archive #content .content_inner .pagenav_area .prev a, .mt-entry-archive #content .content_inner .pagenav_area .next a, .mt-entry-archive #content .content_inner .btn_nav_area .prev a, .mt-entry-archive #content .content_inner .btn_nav_area .next a {
  position: relative;
  display: block;
  width: 123px;
  padding: 7px 0 9px 0;
  border: 1px #fff solid;
  font-size: 16px;
  text-decoration: none;
  text-align: center
}

.mt-entry-archive #content .content_inner .pagenav_area .prev a:hover, .mt-entry-archive #content .content_inner .pagenav_area .next a:hover, .mt-entry-archive #content .content_inner .btn_nav_area .prev a:hover, .mt-entry-archive #content .content_inner .btn_nav_area .next a:hover {
  color: #000;
  background: #fff;
  text-decoration: none
}

.mt-entry-archive #content .content_inner .pagenav_area .prev a::before, .mt-entry-archive #content .content_inner .btn_nav_area .prev a::before {
  content: '〈';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  margin: auto;
  height: 20px;
  font-size: 13px
}

.mt-entry-archive #content .content_inner .pagenav_area .next a::after, .mt-entry-archive #content .content_inner .btn_nav_area .next a::after {
  content: '〉';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 4px;
  margin: auto;
  height: 20px;
  font-size: 13px
}

.mt-entry-archive #content .content_inner .pagenav_area ul, .mt-entry-archive #content .content_inner .btn_nav_area ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  text-align: center;
  color: #fff
}

.mt-entry-archive #content .content_inner .pagenav_area ul li, .mt-entry-archive #content .content_inner .btn_nav_area ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.mt-entry-archive #content .content_inner .pagenav_area ul li::after, .mt-entry-archive #content .content_inner .btn_nav_area ul li::after {
  content: '|'
}

.mt-entry-archive #content .content_inner .pagenav_area ul li:last-child::after, .mt-entry-archive #content .content_inner .btn_nav_area ul li:last-child::after {
  content: ''
}

.mt-entry-archive #content .content_inner .pagenav_area ul li a, .mt-entry-archive #content .content_inner .btn_nav_area ul li a {
  display: block;
  width: 40px;
  margin: 4px 0 0;
  text-align: center;
  text-decoration: none
}

.mt-entry-archive #content .content_inner .pagenav_area ul li a:hover, .mt-entry-archive #content .content_inner .btn_nav_area ul li a:hover {
  font-weight: bold;
  text-decoration: none
}

.mt-entry-archive #content .content_inner .pagenav_area ul li:first-child span, .mt-entry-archive #content .content_inner .btn_nav_area ul li:first-child span {
  position: relative;
  margin: 0 7px 0 -10px;
  cursor: default;
  font-weight: normal
}

.mt-entry-archive #content .content_inner .pagenav_area ul li:last-child span, .mt-entry-archive #content .content_inner .btn_nav_area ul li:last-child span {
  position: relative;
  margin: 0 -8px 0 7px;
  cursor: default;
  font-weight: normal
}

.mt-entry-archive #content .content_inner .pagenav_area .list_link a, .mt-entry-archive #content .content_inner .btn_nav_area .list_link a {
  position: relative;
  display: block;
  width: 145px;
  padding: 7px 0 9px 0;
  border: 1px #fff solid;
  font-size: 16px;
  text-decoration: none;
  text-align: center
}

.mt-entry-archive #content .content_inner .pagenav_area .list_link a:hover, .mt-entry-archive #content .content_inner .btn_nav_area .list_link a:hover {
  color: #000;
  background: #fff;
  text-decoration: none
}

.mt-entry-archive #content .content_inner .pagenav_area .list_link a::before, .mt-entry-archive #content .content_inner .btn_nav_area .list_link a::before {
  content: '〈';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  margin: auto;
  height: 20px;
  font-size: 13px
}

.mt-entry-archive #content .content_inner .btn_nav_area {
  padding: 50px 0 0;
  border-top: 1px #595656 solid
}

.mt-entry-archive #content .side_text {
  position: absolute;
  right: 2px;
  top: 48px;
  padding: 18px 23px 0 0;
  background: url(/kinenkan/img/common/bg_side01.png) no-repeat 0 0;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 1.2;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #fff
}

@media (max-width: 750px) {
  .mt-entry-archive .main_img {
    text-align: center
  }
  .mt-entry-archive #content {
    position: relative;
    margin: -17px 0 0
  }
  .mt-entry-archive #content .content_inner {
    width: auto;
    margin: 0 auto;
    padding: 0 4% 0
  }
  .mt-entry-archive #content .content_inner .ttl {
    display: inline-block;
    position: relative;
    width: 110px;
    margin: 0 0 0;
    padding: 0 0 0 11px;
    background: #fff;
    color: #000;
    font-size: 18px;
    font-family: "Noto Serif JP", serif;
    font-weight: 600
  }
  .mt-entry-archive #content .content_inner .news_area {
    margin: 15px 0 0
  }
  .mt-entry-archive #content .content_inner .news_area li {
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    font-weight: 400
  }
  .mt-entry-archive #content .content_inner .news_area li a {
    display: block;
    padding: 14px 8px;
    border-top: 1px #595656 solid;
    text-decoration: none
  }
  .mt-entry-archive #content .content_inner .news_area li a:hover {
    background: rgba(255, 255, 255, 0.2);
    text-decoration: none
  }
  .mt-entry-archive #content .content_inner .news_area li a span:first-child {
    position: relative
  }
  .mt-entry-archive #content .content_inner .news_area li a span:first-child em {
    position: absolute;
    top: 0;
    right: -55px;
    display: inline-block
  }
  .mt-entry-archive #content .content_inner .news_area li a span:first-child::after {
    content: '：'
  }
  .mt-entry-archive #content .content_inner .news_area li a span em {
    display: inline-block;
    width: 52px;
    margin: 0 0 0 13px;
    padding: 1px 0 2px 0;
    background: #9e9993;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px
  }
  .mt-entry-archive #content .content_inner .news_area li a span:last-child {
    display: block;
    margin: 4px 0 0
  }
  .mt-entry-archive #content .content_inner .news_area li:first-child a {
    border-top: none
  }
  .mt-entry-archive #content .content_inner .news_area li:last-child a {
    border-bottom: 1px #595656 solid
  }
  .mt-entry-archive #content .content_inner .news_detalis_area {
    margin: 0 0 0
  }
  .mt-entry-archive #content .content_inner .news_detalis_area h1 {
    padding: 25px 5px 20px 5px;
    border-top: none;
    border-bottom: 1px #595656 solid;
    font-size: 17px;
    font-family: "Noto Serif JP", serif;
    color: #fff
  }
  .mt-entry-archive #content .content_inner .news_detalis_area h1 span {
    position: relative;
    display: inline-block;
    margin: 0 0 8px;
    font-size: 17px;
    font-family: "Noto Serif JP", serif
  }
  .mt-entry-archive #content .content_inner .news_detalis_area h1 span em {
    position: absolute;
    top: 0;
    right: -60px;
    display: inline-block;
    width: 52px;
    margin: 0 0 0 13px;
    padding: 1px 0 2px 0;
    background: #9e9993;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    text-align: center;
    color: #000
  }
  .mt-entry-archive #content .content_inner .news_detalis_area h1 span:first-child {
    font-size: 14px
  }
  .mt-entry-archive #content .content_inner .news_detalis_area h1 span:last-child {
    display: block;
    margin: 0;
    font-size: 18px
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box {
    color: #fff
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box p {
    margin: 18px 0 0;
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    line-height: 2.14
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box .img_box {
    margin: 13px 0 18px
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box .img_box p {
    margin: 0;
    font-size: 14px;
    line-height: 1.4
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box .img_box p span {
    display: block;
    margin: 6px 0 0;
    padding: 0 0 0 1em;
    text-indent: -1em;
    font-size: 11px
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box .line2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box .line2 p {
    width: 48%
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box .multiple_line2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: -32px 0 72px
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .news_detalis_box .multiple_line2 p {
    width: 48%;
    margin: 38px 0 0
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .btn_nav_area {
    padding: 25px 0 0;
    border-top: 1px #595656 solid
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .link_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 0 0;
    padding: 25px 0 0
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .link_box .list_link a {
    position: relative;
    display: block;
    width: 45%;
    padding: 7px 0 9px 0;
    border: 1px #fff solid;
    font-size: 14px;
    text-decoration: none;
    text-align: center
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .link_box .list_link a:hover {
    color: #000;
    background: #fff;
    text-decoration: none
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .link_box .list_link a::before {
    content: '〈';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 4px;
    margin: auto;
    height: 20px;
    font-size: 13px
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .btn_link {
    margin: 50px 0 0;
    text-align: center
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .btn_link a {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0 auto;
    padding: 7px 0 9px 0;
    font-size: 14px;
    text-decoration: none;
    text-align: center
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .btn_link a::before {
    content: '〉';
    height: 20px;
    font-size: 13px
  }
  .mt-entry-archive #content .content_inner .news_detalis_area .btn_link a img {
    width: 33px;
    margin: 0 15px 0 0;
    vertical-align: middle
  }
  .mt-entry-archive #content .content_inner .btn_nav_area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 25px 0 0;
    padding: 0 0 50px
  }
  .mt-entry-archive #content .content_inner .btn_nav_area .prev, .mt-entry-archive #content .content_inner .btn_nav_area .next {
    width: 45%
  }
  .mt-entry-archive #content .content_inner .btn_nav_area .prev a, .mt-entry-archive #content .content_inner .btn_nav_area .next a {
    position: relative;
    display: block;
    width: 100%;
    padding: 7px 0 9px 0;
    border: 1px #fff solid;
    font-size: 16px;
    text-decoration: none;
    text-align: center
  }
  .mt-entry-archive #content .content_inner .btn_nav_area .prev a:hover, .mt-entry-archive #content .content_inner .btn_nav_area .next a:hover {
    color: #000;
    background: #fff;
    text-decoration: none
  }
  .mt-entry-archive #content .content_inner .pagenav_area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 25px 0 0;
    padding: 0 0 60px
  }
  .mt-entry-archive #content .content_inner .pagenav_area .prev a, .mt-entry-archive #content .content_inner .pagenav_area .next a {
    position: relative;
    display: block;
    width: 40%;
    padding: 7px 0 9px 0;
    border: 1px #fff solid;
    font-size: 16px;
    text-decoration: none;
    text-align: center
  }
  .mt-entry-archive #content .content_inner .pagenav_area .prev a:hover, .mt-entry-archive #content .content_inner .pagenav_area .next a:hover {
    color: #000;
    background: #fff;
    text-decoration: none
  }
  .mt-entry-archive #content .content_inner .pagenav_area .prev a {
    position: absolute;
    left: 4%;
    bottom: -10px
  }
  .mt-entry-archive #content .content_inner .pagenav_area .prev a::before {
    content: '〈';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 4px;
    margin: auto;
    height: 20px;
    font-size: 13px
  }
  .mt-entry-archive #content .content_inner .pagenav_area .next a {
    position: absolute;
    right: 4%;
    bottom: -10px
  }
  .mt-entry-archive #content .content_inner .pagenav_area .next a::after {
    content: '〉';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 4px;
    margin: auto;
    height: 20px;
    font-size: 13px
  }
  .mt-entry-archive #content .content_inner .pagenav_area ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 16px;
    text-align: center;
    color: #fff
  }
  .mt-entry-archive #content .content_inner .pagenav_area ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }
  .mt-entry-archive #content .content_inner .pagenav_area ul li::after {
    content: '|'
  }
  .mt-entry-archive #content .content_inner .pagenav_area ul li:last-child::after {
    content: ''
  }
  .mt-entry-archive #content .content_inner .pagenav_area ul li a {
    display: block;
    width: 40px;
    margin: 4px 0 0;
    text-align: center;
    text-decoration: none
  }
  .mt-entry-archive #content .content_inner .pagenav_area ul li a:hover {
    font-weight: bold;
    text-decoration: none
  }
  .mt-entry-archive #content .side_text {
    display: none
  }
}



.technology .main_img {
  text-align: center
}

.technology .main_img img {
  width: 100%
}

.technology #content {
  position: relative
}

.technology #content .lead_text_area {
  width: 1200px;
  margin: 0 auto 0
}

.technology #content .lead_text_area .lead_text_inner_area {
  position: relative;
  width: 580px;
  margin: -120px 0 0;
  color: #000;
  font-family: "Noto Serif JP", serif
}

.technology #content .lead_text_area .ttl {
  display: inline-block;
  padding: 4px 16px 4px 16px;
  background: #fff;
  font-size: 32px;
  font-weight: 600
}

.technology #content .lead_text_area .lead {
  display: inline-block;
  margin: 0 0 0 40px;
  padding: 10px 25px;
  background: rgba(255, 255, 255, 0.8);
  font-size: 16px
}

.technology #content .ttl_area h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Noto Serif JP", serif;
  color: #fff;
  font-size: 44px;
  text-align: center;
  letter-spacing: .15em
}

.technology #content .ttl_area h2::before, .technology #content .ttl_area h2::after {
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: 8px #a5a09b solid
}

.technology #content .ttl_area h2::before {
  margin-right: 30px;
  padding-left: 35px
}

.technology #content .ttl_area h2::after {
  margin-left: 30px;
  padding-right: 35px
}

.technology #content .ttl_area .sub_ttl {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  color: #fff;
  text-align: center;
  letter-spacing: .15em
}

.technology #content .ttl_area .lead {
  margin: 20px 0 0;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  color: #fff;
  text-align: center;
  letter-spacing: .15em
}

.technology #content .ttl_area#ttl01 {
  padding: 94px 0 0
}
.technology #content .technology_area {
  position: relative;
  z-index: 4;
}
.technology #content .nav_area {
  width: 1200px;
  margin: 100px auto 0;
  padding: 0 40px;
}

.technology #content .nav_area ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.technology #content .nav_area ul li {
  letter-spacing: .15em
}

.technology #content .nav_area ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center
}

.technology #content .nav_area ul li a span {
  position: absolute;
  top: 50%;
  left: 0%;
  -webkit-transform: translateY(-50%) translateX(0%);
  transform: translateY(-50%) translateX(0%);
  width: 100%;
  font-family: "Noto Serif JP", serif;
  font-size: 34px;
  z-index: 2
}

.technology #content .nav_area ul li a span em {
  display: block;
  margin: 10px 0 0;
  padding: 10px 0;
  background: url(/kinenkan/img/technology/bg_line01.png) no-repeat center top;
  font-size: 14px;
  text-align: center
}

.technology #content .nav_area ul li a img {
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: 1
}

.technology #content .nav_area ul li a img:last-child {
  position: absolute;
  right: 0;
  bottom: 0
}

.technology #content .nav_area ul li a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .7
}

.technology #content .nav_area ul li a:hover img:last-child {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1
}

.technology #content .harmony_area {
  position: relative;
  margin: -113px 0 0;
  padding: 113px 0 33px;
  background-color:#19140a;
  z-index: 3;
}

.technology #content .harmony_area .content_inner {
  width: 1200px;
  margin: 0 auto;
  padding: 0 40px 70px
}

.technology #content .harmony_area .content_inner .harmony_box.box01 {
  position: relative;
  margin: 55px 0 0;
  padding: 27px 0 0;
  background: url(/kinenkan/img/technology/bg_line02.png) no-repeat center 0;
  font-family: "Noto Serif JP", serif;
  color: #fff
}

.technology #content .harmony_area .content_inner .harmony_box.box01 h3 {
  margin: 0 0 0 40px;
  font-size: 28px;
  letter-spacing: .15em
}

.technology #content .harmony_area .content_inner .harmony_box.box01 h3 span {
  position: relative;
  z-index: 2
}

.technology #content .harmony_area .content_inner .harmony_box.box01 h3 em {
  font-size: 44px
}

.technology #content .harmony_area .content_inner .harmony_box.box01 h3 img {
  position: absolute;
  left: -76px;
  top: -20px
}

.technology #content .harmony_area .content_inner .harmony_box.box01 .lead {
  position: relative;
  margin: 11px 0 0 40px;
  font-size: 16px;
  z-index: 2;
  letter-spacing: .15em
}

.technology #content .harmony_area .content_inner .harmony_box.box01 .img01 {
  margin: 50px 0 0;
  text-align: center
}

.technology #content .harmony_area .content_inner .harmony_box.box01 .img02_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 32px 0 0
}

.technology #content .harmony_area .content_inner .harmony_box.box01 .img04_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 32px 0 0
}

.technology #content .harmony_area .content_inner .harmony_box.box02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 115px 0 0;
  background: url(/kinenkan/img/technology/bg_line02.png) no-repeat center 0;
  color: #fff;
  font-family: "Noto Serif JP", serif
}

.technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 629px;
  margin: 0 0 0 40px;
  padding: 0 0 0
}

.technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box01 h3 {
  margin: 0 0 0 35px;
  padding: 20px 0 0;
  font-size: 28px;
  letter-spacing: .2em
}

.technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box01 h3 span {
  position: relative;
  z-index: 5
}

.technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box01 h3 em {
  position: relative;
  z-index: 5;
  font-size: 44px
}

.technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box01 h3 img {
  position: absolute;
  right: -124px;
  top: -20px
}

.technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box01 .lead {
  position: relative;
  margin: 10px 0 0 35px;
  font-size: 16px;
  line-height: 2.34;
  z-index: 5
}

.technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box01 figure {
  margin: 30px 0 0
}

.technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0 0
}

.technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box02 figure {
  margin: 40px 0 0
}

.technology #content .harmony_area .harmony_line_box {
  margin: 100px 0 0;
  padding: 5px;
  background: #5c5851;
  background: -webkit-gradient(linear, left top, left bottom, from(#5c5851), to(#19140a));
  background: -webkit-linear-gradient(top, #5c5851 0%, #19140a 100%);
  background: linear-gradient(180deg, #5c5851 0%, #19140a 100%)
}

.technology #content .harmony_area .harmony_line_box .harmony_line_inner_box {
  padding: 45px 25px 22px 25px;
  border: 1px #fff solid
}

.technology #content .harmony_area .harmony_line_box .harmony_line_inner_box h3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Noto Serif JP", serif;
  color: #fff;
  font-size: 28px;
  text-align: center;
  letter-spacing: .1em
}

.technology #content .harmony_area .harmony_line_box .harmony_line_inner_box h3::before, .technology #content .harmony_area .harmony_line_box .harmony_line_inner_box h3::after {
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 5px;
  background: url(/kinenkan/img/technology/bg_line05.png) repeat-x 0 center
}

.technology #content .harmony_area .harmony_line_box .harmony_line_inner_box h3::before {
  margin-right: 10px;
  padding-left: 15px
}

.technology #content .harmony_area .harmony_line_box .harmony_line_inner_box h3::after {
  margin-left: 10px;
  padding-right: 15px
}

.technology #content .harmony_area .harmony_line_box .harmony_box01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 47px 0 0
}

.technology #content .harmony_area .harmony_line_box .harmony_box01 figure {
  max-width: 292px;
  width: 292px;
  margin: 19px 0 0
}

.technology #content .harmony_area .harmony_line_box .harmony_box01 .text {
  width: 408px;
  margin: 9px 0 0;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 2.34
}

.technology #content .harmony_area .harmony_line_box .harmony_box02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.technology #content .harmony_area .harmony_line_box .harmony_box02 figure {
  max-width: 100%;
  margin: 19px 32px 0 0
}

.technology #content .harmony_area .harmony_line_box .harmony_box02 figure:nth-child(2) {
  margin: 19px 0 0 0
}

.technology #content .harmony_area .harmony_line_box .harmony_box02 figure:nth-child(5) {
  margin: 19px 0 0 0
}

.technology #content .harmony_area .side_text {
  position: absolute;
  right: 2px;
  top: 0;
  padding: 18px 23px 0 0;
  background: url(/kinenkan/img/common/bg_side01.png) no-repeat 0 0;
  font-family: "Noto Serif JP", serif;

  font-size: 16px;
  line-height: 1.2;
  letter-spacing: .1em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #fff
}

.technology #content .harmony_area .side_text {
  position: absolute;
  right: 2px;
  top: 80px
}

.technology #content .security_area {
  position: relative;
  margin: -114px 0 0;
  padding: 206px 0 80px;
  background: #2d2823;
  z-index: 2;
}

.technology #content .security_area .content_inner {
  width: 1200px;
  margin: 0 auto;
  padding: 0 0 0
}

.technology #content .security_area .content_inner .security_box.box01 {
  margin: 55px 0 0;
  padding: 0 40px 0 40px;
  background: url(/kinenkan/img/technology/bg_line03.png) no-repeat center 0;
  color: #fff;
  font-family: "Noto Serif JP", serif
}

.technology #content .security_area .content_inner .security_box.box01 .security_box01 {
  position: relative;
  padding: 0 0 0
}

.technology #content .security_area .content_inner .security_box.box01 .security_box01 h3 {
  padding: 63px 0 0;
  font-size: 28px;
  letter-spacing: .2em;
  line-height: 1.3
}

.technology #content .security_area .content_inner .security_box.box01 .security_box01 h3 span {
  position: relative;
  z-index: 5
}

.technology #content .security_area .content_inner .security_box.box01 .security_box01 h3 em {
  position: relative;
  z-index: 5;
  font-size: 44px
}

.technology #content .security_area .content_inner .security_box.box01 .security_box01 h3 img {
  position: absolute;
  left: -124px;
  top: -20px
}

.technology #content .security_area .content_inner .security_box.box01 .security_box01 .lead {
  position: relative;
  margin: 10px 43px 0 0;
  font-size: 16px;
  line-height: 2.34;
  letter-spacing: .1em;
  z-index: 5
}

.technology #content .security_area .content_inner .security_box.box01 .security_box01 figure {
  margin: 30px 0 0
}

.technology #content .security_area .content_inner .security_box.box01 .security_box02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 30px 0 0;
  padding: 0 0 0
}

.technology #content .security_area .content_inner .security_box.box02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 95px 0 0;
  padding: 55px 40px 50px 40px;
  background: url(/kinenkan/img/technology/bg_line03.png) no-repeat center 0;
  color: #fff;
  font-family: "Noto Serif JP", serif
}

.technology #content .security_area .content_inner .security_box.box02 .security_box01 {
  position: relative;
  width: 462px
}

.technology #content .security_area .content_inner .security_box.box02 .security_box01 h3 {
  padding: 0px 0 0 0;
  font-size: 28px;
  letter-spacing: .2em
}

.technology #content .security_area .content_inner .security_box.box02 .security_box01 h3 span {
  position: relative;
  z-index: 5
}

.technology #content .security_area .content_inner .security_box.box02 .security_box01 h3 em {
  position: relative;
  z-index: 5;
  font-size: 44px
}

.technology #content .security_area .content_inner .security_box.box02 .security_box01 h3 img {
  position: absolute;
  right: -76px;
  top: -76px
}

.technology #content .security_area .content_inner .security_box.box02 .security_box01 .lead {
  position: relative;
  margin: 10px 43px 0 0;
  font-size: 16px;
  line-height: 2.34;
  z-index: 5
}

.technology #content .security_area .content_inner .security_box.box02 .security_box02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 618px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0 0
}

.technology #content .security_area .content_inner .security_box.box03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 120px 0 0;
  padding: 0 40px 40px 40px;
  background: url(/kinenkan/img/technology/bg_line03.png) no-repeat center 0;
  color: #fff;
  font-family: "Noto Serif JP", serif
}

.technology #content .security_area .content_inner .security_box.box03 .security_box01 {
  position: relative;
  width: 540px;
  padding: 0 0 0
}

.technology #content .security_area .content_inner .security_box.box03 .security_box01 h3 {
  padding: 20px 0 0;
  font-size: 28px;
  letter-spacing: .2em
}

.technology #content .security_area .content_inner .security_box.box03 .security_box01 h3 span {
  position: relative;
  z-index: 5
}

.technology #content .security_area .content_inner .security_box.box03 .security_box01 h3 em {
  position: relative;
  z-index: 5;
  font-size: 44px
}

.technology #content .security_area .content_inner .security_box.box03 .security_box01 h3 img {
  position: absolute;
  left: -124px;
  top: -20px
}

.technology #content .security_area .content_inner .security_box.box03 .security_box01 .lead {
  position: relative;
  margin: 0 43px 0 0;
  font-size: 16px;
  line-height: 2.34;
  z-index: 5
}

.technology #content .security_area .content_inner .security_box.box03 .security_box01 figure {
  margin: 45px 0 0
}

.technology #content .security_area .content_inner .security_box.box03 .security_box02 {
  margin: 30px 0 0;
  padding: 0 0 0
}

.technology #content .security_area .content_inner .security_box.box04 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 95px 0 0;
  padding: 40px 40px 50px 40px;
  background: url(/kinenkan/img/technology/bg_line03.png) no-repeat center 0;
  color: #fff;
  font-family: "Noto Serif JP", serif
}

.technology #content .security_area .content_inner .security_box.box04 .security_box01 {
  position: relative;
  width: 462px
}

.technology #content .security_area .content_inner .security_box.box04 .security_box01 h3 {
  margin: -18px 0 0;
  padding: 0 0 0 0;
  font-size: 28px;
  letter-spacing: .2em
}

.technology #content .security_area .content_inner .security_box.box04 .security_box01 h3 span {
  position: relative;
  z-index: 5
}

.technology #content .security_area .content_inner .security_box.box04 .security_box01 h3 em {
  position: relative;
  z-index: 5;
  font-size: 44px
}

.technology #content .security_area .content_inner .security_box.box04 .security_box01 h3 img {
  position: absolute;
  right: -116px;
  top: -76px
}

.technology #content .security_area .content_inner .security_box.box04 .security_box01 .lead {
  position: relative;
  margin: 10px 43px 0 0;
  font-size: 16px;
  line-height: 2.34;
  z-index: 5
}

.technology #content .security_area .content_inner .security_box.box04 .security_box02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 618px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0 0
}

.technology #content .security_area .content_inner .security_box.box05 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 95px 0 0;
  padding: 55px 40px 50px 40px;
  background: url(/kinenkan/img/technology/bg_line03.png) no-repeat center 0;
  color: #fff;
  font-family: "Noto Serif JP", serif
}

.technology #content .security_area .content_inner .security_box.box05 .security_box01 {
  position: relative;
  width: 462px;
  margin: -45px 0 0
}

.technology #content .security_area .content_inner .security_box.box05 .security_box01 h3 {
  padding: 20px 40px 0 0;
  font-size: 28px;
  letter-spacing: .1em
}

.technology #content .security_area .content_inner .security_box.box05 .security_box01 h3 span {
  position: relative;
  z-index: 5
}

.technology #content .security_area .content_inner .security_box.box05 .security_box01 h3 em {
  position: relative;
  z-index: 5;
  font-size: 44px
}

.technology #content .security_area .content_inner .security_box.box05 .security_box01 h3 img {
  position: absolute;
  left: -124px;
  top: -40px
}

.technology #content .security_area .content_inner .security_box.box05 .security_box01 .lead {
  position: relative;
  margin: 10px 43px 0 0;
  font-size: 16px;
  line-height: 2.34;
  z-index: 5
}

.technology #content .security_area .content_inner .security_box.box05 .security_box02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 618px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0 0
}

.technology #content .security_area .side_text {
  position: absolute;
  right: 2px;
  top: 121px;
  padding: 18px 23px 0 0;
  background: url(/kinenkan/img/common/bg_side01.png) no-repeat 0 0;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: .1em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #fff
}

.technology #content .comfortable_area {
  position: relative;
  margin: -114px 0 0;
  padding: 204px 0 100px;
  background: #100000
}

.technology #content .comfortable_area .content_inner {
  width: 1200px;
  margin: 0 auto;
  padding: 0 0 0
}

.technology #content .comfortable_area .content_inner .comfortable_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 55px 0 0;
  background: url(/kinenkan/img/technology/bg_line04.png) no-repeat center 0;
  color: #fff;
  font-family: "Noto Serif JP", serif
}

.technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box01 {
  position: relative;
  width: 629px;
  margin: 0 0 0 40px;
  padding: 0 0 0
}

.technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box01 h3 {
  padding: 20px 0 0;
  font-size: 28px;
  letter-spacing: .2em
}

.technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box01 h3 span {
  position: relative;
  z-index: 5
}

.technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box01 h3 em {
  position: relative;
  z-index: 5;
  font-size: 44px
}

.technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box01 h3 img {
  position: absolute;
  left: -124px;
  top: -20px
}

.technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box01 .lead {
  position: relative;
  margin: 0 43px 0 0;
  padding: 10px 0 0;
  font-size: 16px;
  line-height: 2.34;
  z-index: 5
}

.technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box01 figure {
  margin: 30px 0 0
}

.technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px 0 0
}

.technology #content .comfortable_area .content_inner .comfortable_box.box02 {
  padding: 0 40px 50px 40px
}

.technology #content .comfortable_area .content_inner .comfortable_box.box02 .comfortable_box03 {
  position: relative;
  width: 580px
}

.technology #content .comfortable_area .content_inner .comfortable_box.box02 .comfortable_box03 h3 {
  padding: 20px 0 0 0;
  font-size: 28px;
  letter-spacing: .2em
}

.technology #content .comfortable_area .content_inner .comfortable_box.box02 .comfortable_box03 h3 span {
  position: relative;
  z-index: 5
}

.technology #content .comfortable_area .content_inner .comfortable_box.box02 .comfortable_box03 h3 em {
  position: relative;
  z-index: 5;
  font-size: 44px
}

.technology #content .comfortable_area .content_inner .comfortable_box.box02 .comfortable_box03 h3 img {
  position: absolute;
  right: -76px;
  top: -22px
}

.technology #content .comfortable_area .content_inner .comfortable_box.box02 .comfortable_box03 .lead {
  position: relative;
  margin: 10px 43px 0 0;
  font-size: 16px;
  line-height: 2.34;
  z-index: 5
}

.technology #content .comfortable_area .content_inner .comfortable_box.box02 .comfortable_box04 {
  padding: 30px 0 0
}

.technology #content .comfortable_area .side_text {
  position: absolute;
  right: 2px;
  top: 121px;
  padding: 18px 23px 0 0;
  background: url(/kinenkan/img/common/bg_side01.png) no-repeat 0 0;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 1.2;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #fff
}

.technology #content figure figcaption {
  display: block;
  margin: 7px 0 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  color: #fff
}

.technology #content .harmony_line_inner_box figure figcaption {
  font-family: "Noto Serif JP", serif;
  letter-spacing: -0.5px;
}

.technology #content .side_text.text01 {
  top: 124px
}

@media (max-width: 750px) {
  .technology .main_img {
    text-align: center
  }
  .technology #content {
    position: relative;
    margin: -17px 0 0
  }
  .technology #content .lead_text_area {
    width: auto;
    margin: 0 4.8% 0
  }
  .technology #content .lead_text_area .lead_text_inner_area {
    display: inline-block;
    position: relative;
    width: auto;
    margin: 0 0 0;
    color: #000;
    font-family: "Noto Serif JP", serif
  }
  .technology #content .lead_text_area .ttl {
    display: inline-block;
    padding: 0 9px 0 9px;
    background: #fff;
    font-size: 18px;
    font-weight: 600
  }
  .technology #content .lead_text_area .lead {
    display: inline-block;
    margin: 0 0 0 0;
    padding: 10px 0;
    background: none;
    font-size: 14px;
    line-height: 1.93;
    color: #fff
  }
  .technology #content .ttl_area h2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 4%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Noto Serif JP", serif;
    color: #fff;
    font-size: 25px;
    text-align: center
  }
  .technology #content .ttl_area h2::before, .technology #content .ttl_area h2::after {
    content: "";
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-bottom: 4px #a5a09b solid
  }
  .technology #content .ttl_area h2::before {
    margin-right: 15px;
    padding-left: 35px
  }
  .technology #content .ttl_area h2::after {
    margin-left: 15px;
    padding-right: 35px
  }
  .technology #content .ttl_area .sub_ttl {
    display: block;
    font-family: "Noto Serif JP", serif;
    font-size: 10px;
    color: #fff;
    text-align: center
  }
  .technology #content .ttl_area .lead {
    margin: 10px 0 0;
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    color: #fff;
    text-align: center
  }
  .technology #content .ttl_area#ttl01 {
    padding: 50px 0 0
  }
  .technology #content .nav_area {
    width: auto;
    margin: 10px auto 0;
    padding: 0 4.8%
  }
  .technology #content .nav_area ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .technology #content .nav_area ul li {
    width: 31.3333%
  }
  .technology #content .nav_area ul li a {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center
  }
  .technology #content .nav_area ul li a span {
    position: absolute;
    top: 50%;
    left: 0%;
    -webkit-transform: translateY(-50%) translateX(0%);
    transform: translateY(-50%) translateX(0%);
    font-family: "Noto Serif JP", serif;
    font-size: 22px;
    z-index: 2
  }
  .technology #content .nav_area ul li a span em {
    display: block;
    margin: 10px 0 0;
    padding: 10px 0;
    background: url(/kinenkan/img/technology/bg_line01.png) no-repeat center top;
    background-size: 66px 1px;
    font-size: 11px;
    text-align: center
  }
  .technology #content .nav_area ul li a img {
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 1
  }
  .technology #content .nav_area ul li a img:last-child {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30px
  }
  .technology #content .nav_area ul li a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .7
  }
  .technology #content .nav_area ul li a:hover img:last-child {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  .technology #content .harmony_area {
    position: relative;
    margin: -65px 0 0;
    padding: 65px 0 40px;
  }
  .technology #content .harmony_area .content_inner {
    width: auto;
    margin: 0 auto;
    padding: 0 0 0
  }
  .technology #content .harmony_area .content_inner .harmony_box.box01 {
    position: relative;
    margin: 27px 0 0;
    padding: 15px 0 0;
    background: url(/kinenkan/img/technology/bg_line02.png) no-repeat center 0;
    background-size: 90%;
    font-family: "Noto Serif JP", serif;
    color: #fff
  }
  .technology #content .harmony_area .content_inner .harmony_box.box01 h3 {
    margin: 0 0 0 4%;
    font-size: 16px
  }
  .technology #content .harmony_area .content_inner .harmony_box.box01 h3 span {
    position: relative;
    z-index: 2
  }
  .technology #content .harmony_area .content_inner .harmony_box.box01 h3 em {
    font-size: 24px
  }
  .technology #content .harmony_area .content_inner .harmony_box.box01 h3 img {
    position: absolute;
    left: 1%;
    top: -20px;
    width: 24.67%
  }
  .technology #content .harmony_area .content_inner .harmony_box.box01 .lead {
    position: relative;
    margin: 20px 0 0 4%;
    font-size: 14px;
    z-index: 2
  }
  .technology #content .harmony_area .content_inner .harmony_box.box01 .img01 {
    margin: 20px 0 0;
    text-align: center
  }
  .technology #content .harmony_area .content_inner .harmony_box.box01 .img02_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 11px 0 0
  }
  .technology #content .harmony_area .content_inner .harmony_box.box01 .img02_box figure {
    width: 49%

  }
  .technology #content .harmony_area .content_inner .harmony_box.box01 .img04_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 0
  }
  .technology #content .harmony_area .content_inner .harmony_box.box01 .img04_box figure {
    width: 49%;
    margin: 11px 0 0
  }
  .technology #content .harmony_area .content_inner .harmony_box.box02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 55px 0 0;
    background: url(/kinenkan/img/technology/bg_line02.png) no-repeat center 0;
    color: #fff;
    font-family: "Noto Serif JP", serif
  }
  .technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    position: relative;
    width: auto;
    margin: 0 0 0 0;
    padding: 0 0 0
  }
  .technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box01 h3 {
    margin: 0 0 0 4%;
    padding: 0;
    font-size: 16px
  }
  .technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box01 h3 span {
    position: relative;
    z-index: 2
  }
  .technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box01 h3 em {
    font-size: 24px
  }
  .technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box01 h3 img {
    position: absolute;
    left: 1%;
    top: -20px;
    width: 24.67%
  }
  .technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box01 .lead {
    position: relative;
    margin: 20px 4% 0 4%;
    font-size: 14px;
    line-height: 2;
    z-index: 5
  }
  .technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box01 figure {
    margin: 30px 0 0
  }
  .technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    padding: 0 0 0
  }
  .technology #content .harmony_area .content_inner .harmony_box.box02 .harmony_box02 figure {
    width: 49%;
    margin: 11px 0 0
  }
  .technology #content .harmony_area .harmony_line_box {
    margin: 50px 4% 0;
    padding: 5px;
    background: #5c5851;
    background: -webkit-gradient(linear, left top, left bottom, from(#5c5851), to(#19140a));
    background: -webkit-linear-gradient(top, #5c5851 0%, #19140a 100%);
    background: linear-gradient(180deg, #5c5851 0%, #19140a 100%)
  }
  .technology #content .harmony_area .harmony_line_box .harmony_line_inner_box {
    padding: 28px 12px 28px 12px;
    border: 1px #fff solid
  }
  .technology #content .harmony_area .harmony_line_box .harmony_line_inner_box h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Noto Serif JP", serif;
    color: #fff;
    font-size: 16px;
    text-align: center
  }
  .technology #content .harmony_area .harmony_line_box .harmony_line_inner_box h3::before, .technology #content .harmony_area .harmony_line_box .harmony_line_inner_box h3::after {
    content: "";
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 5px;
    background: url(/kinenkan/img/technology/bg_line05.png) repeat-x 0 center
  }
  .technology #content .harmony_area .harmony_line_box .harmony_line_inner_box h3::before {
    margin-right: 10px;
    padding-left: 15px
  }
  .technology #content .harmony_area .harmony_line_box .harmony_line_inner_box h3::after {
    margin-left: 10px;
    padding-right: 15px
  }
  .technology #content .harmony_area .harmony_line_box .harmony_box01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0 0
  }
  .technology #content .harmony_area .harmony_line_box .harmony_box01 figure {
    width: 49%;
    margin: 19px 0 0
  }
  .technology #content .harmony_area .harmony_line_box .harmony_box01 figcaption {
    display: block;
    font-size: 11px
  }
  .technology #content .harmony_area .harmony_line_box .harmony_box02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .technology #content .harmony_area .harmony_line_box .harmony_box02 figure {
    width: 49% !important;
    margin: 19px 0 0
  }
  .technology #content .harmony_area .harmony_line_box .harmony_box02 figcaption {
    display: block;
    font-size: 11px
  }
  .technology #content .harmony_area .harmony_line_box .harmony_box02 .text {
    width: auto;
    margin: 9px 0 0;
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    line-height: 2
  }
  .technology #content .harmony_area .harmony_line_box .text {
    width: auto;
    margin: 9px 0 0;
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    line-height: 2
  }
  .technology #content .harmony_area .side_text {
    display: none
  }
  .technology #content .security_area {
    position: relative;
    margin: -65px 0 0;
    padding: 105px 0 0;
    background: #2d2823
  }
  .technology #content .security_area .content_inner {
    width: auto;
    margin: 0 auto;
    padding: 0 0 0
  }
  .technology #content .security_area .content_inner .security_box.box01 {
    margin: 55px 0 0;
    padding: 0 0 0 0;
    background: url(/kinenkan/img/technology/bg_line03.png) no-repeat center 0;
    background-size: 120%;
    color: #fff;
    font-family: "Noto Serif JP", serif
  }
  .technology #content .security_area .content_inner .security_box.box01 .security_box01 {
    position: relative;
    padding: 0 0 0
  }
  .technology #content .security_area .content_inner .security_box.box01 .security_box01 h3 {
    margin: 0 0 0 4%;
    padding: 20px 0 0 0;
    font-size: 16px
  }
  .technology #content .security_area .content_inner .security_box.box01 .security_box01 h3 span {
    position: relative;
    z-index: 2
  }
  .technology #content .security_area .content_inner .security_box.box01 .security_box01 h3 em {
    font-size: 24px
  }
  .technology #content .security_area .content_inner .security_box.box01 .security_box01 h3 img {
    position: absolute;
    left: 1%;
    top: -20px;
    width: 24.67%
  }
  .technology #content .security_area .content_inner .security_box.box01 .security_box01 .lead {
    position: relative;
    margin: 25px 4% 0 4%;
    font-size: 14px;
    line-height: 1.9;
    z-index: 5
  }
  .technology #content .security_area .content_inner .security_box.box01 .security_box01 figure {
    margin: 30px 0 0
  }
  .technology #content .security_area .content_inner .security_box.box01 .security_box02 {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 5px 0 0;
    padding: 0 0 0
  }
  .technology #content .security_area .content_inner .security_box.box01 .security_box02 figure {
    margin: 25px 0 0
  }
  .technology #content .security_area .content_inner .security_box.box02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin: 55px 0 0;
    padding: 0 0 0 0;
    background: url(/kinenkan/img/technology/bg_line03.png) no-repeat center 0;
    color: #fff;
    font-family: "Noto Serif JP", serif
  }
  .technology #content .security_area .content_inner .security_box.box02 .security_box01 {
    position: relative;
    width: auto
  }
  .technology #content .security_area .content_inner .security_box.box02 .security_box01 h3 {
    margin: 0 0 0 4%;
    padding: 20px 0 0 0;
    font-size: 16px
  }
  .technology #content .security_area .content_inner .security_box.box02 .security_box01 h3 span {
    position: relative;
    z-index: 2
  }
  .technology #content .security_area .content_inner .security_box.box02 .security_box01 h3 em {
    font-size: 24px
  }
  .technology #content .security_area .content_inner .security_box.box02 .security_box01 h3 img {
    position: absolute;
    left: 1%;
    top: -10px;
    width: 24.67%
  }
  .technology #content .security_area .content_inner .security_box.box02 .security_box01 .lead {
    position: relative;
    margin: 25px 4% 0 4%;
    font-size: 14px;
    line-height: 1.9;
    z-index: 5
  }
  .technology #content .security_area .content_inner .security_box.box02 .security_box02 {
    display: block;
    width: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px 0 0 0;
    padding: 0 0 0
  }
  .technology #content .security_area .content_inner .security_box.box02 .security_box02 figure {
    margin: 15px 0 0
  }
  .technology #content .security_area .content_inner .security_box.box02 .security_box02 figure:first-child {
    margin: 0
  }
  .technology #content .security_area .content_inner .security_box.box03 {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 55px 0 0;
    padding: 0 0 40px 0;
    background: url(/kinenkan/img/technology/bg_line03.png) no-repeat center 0;
    color: #fff;
    font-family: "Noto Serif JP", serif
  }
  .technology #content .security_area .content_inner .security_box.box03 .security_box01 {
    position: relative;
    width: auto;
    padding: 0 0 0
  }
  .technology #content .security_area .content_inner .security_box.box03 .security_box01 h3 {
    margin: 0 0 0 4%;
    font-size: 16px
  }
  .technology #content .security_area .content_inner .security_box.box03 .security_box01 h3 span {
    position: relative;
    z-index: 2
  }
  .technology #content .security_area .content_inner .security_box.box03 .security_box01 h3 em {
    font-size: 24px
  }
  .technology #content .security_area .content_inner .security_box.box03 .security_box01 h3 img {
    position: absolute;
    left: 1%;
    top: -20px;
    width: 24.67%
  }
  .technology #content .security_area .content_inner .security_box.box03 .security_box01 .lead {
    position: relative;
    margin: 25px 4% 0 4%;
    font-size: 14px;
    line-height: 1.9;
    z-index: 5
  }
  .technology #content .security_area .content_inner .security_box.box03 .security_box01 figure {
    margin: 30px 0 0
  }
  .technology #content .security_area .content_inner .security_box.box03 .security_box02 {
    display: block;
    width: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px 0 0 0;
    padding: 0 0 0
  }
  .technology #content .security_area .content_inner .security_box.box03 .security_box02 figure {
    margin: 15px 0 0
  }
  .technology #content .security_area .content_inner .security_box.box03 .security_box02 figure:first-child {
    margin: 0
  }
  .technology #content .security_area .content_inner .security_box.box04 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin: 55px 0 0;
    padding: 0 0 40px 0;
    background: url(/kinenkan/img/technology/bg_line03.png) no-repeat center 0;
    color: #fff;
    font-family: "Noto Serif JP", serif
  }
  .technology #content .security_area .content_inner .security_box.box04 .security_box01 {
    position: relative;
    width: auto
  }
  .technology #content .security_area .content_inner .security_box.box04 .security_box01 h3 {
    margin: 0 0 0 4%;
    font-size: 16px
  }
  .technology #content .security_area .content_inner .security_box.box04 .security_box01 h3 span {
    position: relative;
    z-index: 2
  }
  .technology #content .security_area .content_inner .security_box.box04 .security_box01 h3 em {
    font-size: 24px
  }
  .technology #content .security_area .content_inner .security_box.box04 .security_box01 h3 img {
    position: absolute;
    left: 1%;
    top: -20px;
    width: 24.67%
  }
  .technology #content .security_area .content_inner .security_box.box04 .security_box01 .lead {
    position: relative;
    margin: 25px 4% 0 4%;
    font-size: 14px;
    line-height: 1.9;
    z-index: 5
  }
  .technology #content .security_area .content_inner .security_box.box04 .security_box02 {
    display: block;
    width: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px 0 0 0;
    padding: 0 0 0
  }
  .technology #content .security_area .content_inner .security_box.box04 .security_box02 figure {
    margin: 15px 0 0
  }
  .technology #content .security_area .content_inner .security_box.box04 .security_box02 figure:first-child {
    margin: 0
  }
  .technology #content .security_area .content_inner .security_box.box05 {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 55px 0 0;
    padding: 0 0 40px 0;
    background: url(/kinenkan/img/technology/bg_line03.png) no-repeat center 0;
    color: #fff;
    font-family: "Noto Serif JP", serif
  }
  .technology #content .security_area .content_inner .security_box.box05 .security_box01 {
    position: relative;
    width: auto
  }
  .technology #content .security_area .content_inner .security_box.box05 .security_box01 h3 {
    margin: 0 0 0 4%;
    font-size: 16px
  }
  .technology #content .security_area .content_inner .security_box.box05 .security_box01 h3 span {
    position: relative;
    z-index: 2
  }
  .technology #content .security_area .content_inner .security_box.box05 .security_box01 h3 em {
    font-size: 24px
  }
  .technology #content .security_area .content_inner .security_box.box05 .security_box01 h3 img {
    position: absolute;
    left: 1%;
    top: -20px;
    width: 24.67%
  }
  .technology #content .security_area .content_inner .security_box.box05 .security_box01 .lead {
    position: relative;
    margin: 25px 4% 0 4%;
    font-size: 14px;
    line-height: 1.9;
    z-index: 5
  }
  .technology #content .security_area .content_inner .security_box.box05 .security_box02 {
    display: block;
    width: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px 0 0 0;
    padding: 0 0 0
  }
  .technology #content .security_area .content_inner .security_box.box05 .security_box02 figure {
    margin: 15px 0 0
  }
  .technology #content .security_area .content_inner .security_box.box05 .security_box02 figure:first-child {
    margin: 0
  }
  .technology #content .security_area .side_text {
    display: none
  }
  .technology #content .comfortable_area {
    position: relative;
    margin: -65px 0 0;
    padding: 115px 0 25px;
    background: #100000
  }
  .technology #content .comfortable_area .content_inner {
    width: auto;
    margin: 0 auto;
    padding: 0 0 0
  }
  .technology #content .comfortable_area .content_inner .comfortable_box {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 55px 0 0;
    background: url(/kinenkan/img/technology/bg_line04.png) no-repeat center 0;
    color: #fff;
    font-family: "Noto Serif JP", serif
  }
  .technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box01 {
    position: relative;
    width: auto;
    margin: 0 0 0 0;
    padding: 0 0 0
  }
  .technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box01 h3 {
    margin: 0 0 0 4%;
    font-size: 16px
  }
  .technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box01 h3 span {
    position: relative;
    z-index: 2
  }
  .technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box01 h3 em {
    font-size: 24px
  }
  .technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box01 h3 img {
    position: absolute;
    left: 1%;
    top: -20px;
    width: 24.67%
  }
  .technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box01 .lead {
    position: relative;
    margin: 20px 4% 0 4%;
    font-size: 14px;
    line-height: 2;
    z-index: 5
  }
  .technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box01 figure {
    margin: 30px 0 0
  }
  .technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box02 {
    display: block;
    width: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px 0 0 0;
    padding: 0 0 0
  }
  .technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box02 figure {
    margin: 15px 0 0
  }
  .technology #content .comfortable_area .content_inner .comfortable_box .comfortable_box02 figure:first-child {
    margin: 0
  }
  .technology #content .comfortable_area .content_inner .comfortable_box.box02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 0 0 30px 0
  }
  .technology #content .comfortable_area .content_inner .comfortable_box.box02 .comfortable_box03 {
    position: relative;
    width: auto
  }
  .technology #content .comfortable_area .content_inner .comfortable_box.box02 .comfortable_box03 h3 {
    margin: -10px 0 0 4%;
    font-size: 16px
  }
  .technology #content .comfortable_area .content_inner .comfortable_box.box02 .comfortable_box03 h3 span {
    position: relative;
    z-index: 2
  }
  .technology #content .comfortable_area .content_inner .comfortable_box.box02 .comfortable_box03 h3 em {
    font-size: 24px
  }
  .technology #content .comfortable_area .content_inner .comfortable_box.box02 .comfortable_box03 h3 img {
    position: absolute;
    left: 1%;
    top: -10px;
    width: 24.67%
  }
  .technology #content .comfortable_area .content_inner .comfortable_box.box02 .comfortable_box03 .lead {
    position: relative;
    margin: 20px 4% 0 4%;
    font-size: 14px;
    line-height: 2;
    z-index: 5
  }
  .technology #content .comfortable_area .content_inner .comfortable_box.box02 .comfortable_box04 {
    padding: 30px 0 0
  }
  .technology #content .comfortable_area .side_text {
    display: none
  }
  .technology #content figure figcaption {
    display: block;
    margin: 7px 0 0 4%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 11px;
    color: #fff
  }
}


/*# sourceMappingURL=style.css.map */

.home.ipad .concept_area .concept_box.box01 .text_box .text_inner_box h3 {
  margin: -60px 0 0 135px;
}

.home.ipad .concept_area .concept_box.box01 .text_box .text_inner_box .lead {
  margin: 20px 0 0 135px;
}

.home.ipad .concept_area .concept_box.box04 .text_box .text_inner_box .lead {
  margin: 20px 150px 0 0;
}

.home.ipad .concept_area .concept_box.box05 .text_box .text_inner_box h3 {
  margin: -60px 0 0 210px;
}

.home.ipad .concept_area .concept_box.box05 .text_box .text_inner_box .lead {
  margin: 20px 0 0 210px
}

.home.ipad .infomation_area .infomation_inner_area .infomation_box .text_box p {
  padding: 0 0 0 25px;
}

.home.ipad .concept_area .concept_box.box01 .img_box figcaption span ,
.home.ipad .concept_area .concept_box.box03 .img_box figcaption span ,
.home.ipad .concept_area .concept_box.box05 .img_box figcaption span {
width: 65%;
}
.ipad header .inner .nav_area nav li a:hover {
  background: none;
  color: #fff;
  text-decoration: none
}
.ipad header .inner .nav_area .other_area a:hover {
  color: #fff;
  text-decoration: none
}
.ipad header .inner .nav_area .other_area p:first-child a:hover {
  background: url(/kinenkan/img/common/logo_instagram.png) no-repeat right center;
}
.ipad footer .logo_area .logo_inner ul li a:hover {
  background: none;
  color: #fff;
}
.ipad header .inner .nav_area .other_area a {
  white-space: nowrap;
}
.ipad header .inner .nav_area .other_area p:last-child {
  padding: 0 0 0 42px;
}
.ipad .breadcrumb_list ul li {
  white-space: nowrap;
}

.ipad footer .other_link ul li a {
  white-space: nowrap;
}

.technology.ipad #content .lead_text_area .lead_text_inner_area {
  width: 640px;
}

.technology.ipad #content .lead_text_area .lead_text_inner_area span {
  white-space: nowrap;
}

.technology.ipad #content .harmony_area .harmony_line_box .harmony_box02 figure {
  margin: 19px 15px 0 0;
}

.technology.ipad #content figure figcaption {
  font-size: 10px;
}

.mt-entry-archive.ipad #content .content_inner .btn_nav_area .prev {
  margin-left: 1px;
}
.mt-entry-archive.ipad #content .content_inner .btn_nav_area .next {
  margin-right: 1px;
}

#btnMore {
    position: relative;
    display: block;
    width: 145px;
    margin: 48px auto 0 auto;
    padding: 7px 0 9px 0;
    border: 1px #fff solid;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

#btnMore:hover {
  color: #000;
  background: #fff;
  text-decoration: none
}

.concept_box.box01,.concept_box.box02,.concept_box.box03,.concept_box.box04,.concept_box.box05,.technology_area,
#infomation .infomation_area,.floorguide_area,#access .access_area,.instagram_area,.ttl_area,.harmony_box.box01,
.harmony_box.box02,.harmony_line_box,.security_box.box01,.security_box.box02,.security_box.box03,.security_box.box04,
.security_box.box05,.comfortable_box.box01,.comfortable_box.box02,.news .news_area ul,.news .pagenav_area,.concept_box.box01 {
  visibility: hidden;
}


