<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* General
------------------------------ */
@font-face {
  font-family: roboto;
  src: url("//library.keyence.com/fonts/Roboto-Regular.eot") format("eot"), url("//library.keyence.com/fonts/Roboto-Regular.woff") format("woff"), url("//library.keyence.com/fonts/Roboto-Regular.ttf") format("truetype");

  font-display: swap;
}
@font-face {
  font-weight: bold;
  font-family: roboto;
  src: url("//library.keyence.com/fonts/Roboto-Bold.eot") format("eot"), url("//library.keyence.com/fonts/Roboto-Bold.woff") format("woff"), url("//library.keyence.com/fonts/Roboto-Bold.ttf") format("truetype");

  font-display: swap;
}
@font-face {
  font-style: italic;
  font-family: roboto;
  src: url("//library.keyence.com/fonts/Roboto-Italic.ttf") format("truetype");

  font-display: swap;
}
@font-face {
  font-family: notosans;
  src: url("//library.keyence.com/fonts/NotoSans-Regular.eot") format("eot"), url("//library.keyence.com/fonts/NotoSans-Regular.woff") format("woff"), url("//library.keyence.com/fonts/NotoSans-Regular.ttf") format("truetype");

  font-display: swap;
}
@font-face {
  font-weight: 600;
  font-family: notosans;
  src: url("//library.keyence.com/fonts/NotoSans-Medium.eot") format("eot"), url("//library.keyence.com/fonts/NotoSans-Medium.woff") format("woff"), url("//library.keyence.com/fonts/NotoSans-Medium.ttf") format("truetype");

  font-display: swap;
}
@font-face {
  font-weight: bold;
  font-family: notosans;
  src: url("//library.keyence.com/fonts/NotoSans-Bold.eot") format("eot"), url("//library.keyence.com/fonts/NotoSans-Bold.woff") format("woff"), url("//library.keyence.com/fonts/NotoSans-Bold.ttf") format("truetype");

  font-display: swap;
}
main {
  display: block;
}

body {
  font-size: 100%;
  font-family: notosans, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.625;

  -webkit-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: inherit;
}

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

a:link,
a:visited {
  color: #1364b2;
}
a img {
  transition: opacity 0.2s;
}
a:hover {
  text-decoration: none;
}
a:hover img {
  opacity: 0.7;
}
a span {
  text-decoration: inherit;
}

.l_wrapper {
  position: relative;
  overflow: hidden;
  -webkit-transform: none !important;
  transform: none !important;
}
.l_wrapper *,
.l_wrapper *:before,
.l_wrapper *:after {
  box-sizing: border-box;
}

.view_wrapper {
  box-sizing: content-box;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1080px;
}
.view_wrapper .contents_inner {
  padding: 0;
}

.contents_inner {
  box-sizing: content-box;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 980px;
}

/* Header
------------------------------- */
.l_header {
  position: relative;
  z-index: 10000;
}
.l_header .sitelogo {
  width: 240px;
  font-size: 0;
}

.l_header .sitelogo a {
  text-decoration: none;
}

.l_header .sitelogo_inner {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
  color: #000;
}

.l_header .sitelogo .lead_text {
  font-size: 16px;
}

.l_header .sitelogo .title_text {
  font-size: 26px;
  font-weight: bold;
}

@media screen and (max-width: 480px) {
  .l_header .sitelogo .lead_text {
    font-size: 11px;
  }
  
  .l_header .sitelogo .title_text {
    font-size: 16px;
  }
}

.l_header .companylogo {
  position: absolute;
  font-size: 0;
}
.l_header .links {
  display: none;
}
.l_header .links li a {
  color: #333;
  text-decoration: none;
}
.l_header .links li a:hover {
  text-decoration: underline;
}

/* Globalnav
------------------------------- */
.l_globalnav a {
  color: #333;
}

/* Breadcrumbs
--------------------------- */
.l_breadcrumbs {
  padding-top: 20px;
}
.l_breadcrumbs ol {
  font-size: 0;
}
.l_breadcrumbs li {
  position: relative;
  display: inline-block;
  padding-right: 30px;
  font-size: 13px;
}
.l_breadcrumbs li:before {
  position: absolute;
  top: 50%;
  right: 12px;
  content: "&gt;";
  font-size: 13px;
  line-height: 1;
  -webkit-transform: translate(0, -50%) scale(1, 1.3);
  transform: translate(0, -50%) scale(1, 1.3);
}
.l_breadcrumbs li a {
  color: #494949;
  text-decoration: none;
}
.l_breadcrumbs li a:hover {
  text-decoration: underline;
}
.l_breadcrumbs li:last-child {
  padding-right: 0;
}
.l_breadcrumbs li:last-child a {
  color: #999;
  text-decoration: none;
  cursor: text;
  pointer-events: none;
}
.l_breadcrumbs li:last-child:before {
  display: none;
}

/* Contents
--------------------------- */
.l_contents .page_title {
  margin: 0 0 20px;
  color: #1364b2;
  font-weight: normal;
  font-size: 24px;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", notosans, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}

.main_contents p {
  margin: 15px 0;
}

.side_contents {
  margin-top: 40px;
}
.side_contents section {
  margin: 0 0 35px;
}
.side_contents .header {
  margin: 0 0 15px;
  padding: 0 0 2px 10px;
  border-left: 1px solid rgba(19, 100, 178, 0.5);
  font-weight: normal;
  font-size: 16px;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", notosans, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  line-height: 1;
}
.side_contents .title {
  margin: 0 0 10px;
  font-weight: bold;
}
.side_contents .banner {
  text-align: center;
  font-size: 0;
}
.side_contents .downloads li {
  margin: 0 0 20px;
}
.side_contents .downloads li a {
  display: block;
  color: #333;
  text-decoration: none;
}
.side_contents .downloads li a:hover {
  text-decoration: underline;
}
.side_contents .downloads li figure {
  overflow: hidden;
  font-size: 14px;
  line-height: 1.571;
}
.side_contents .downloads li figure .image {
  float: left;
  width: 58px;
}
.side_contents .downloads li figure .image img {
  border: 1px solid #ccc;
}
.side_contents .downloads li figure figcaption {
  margin-left: 75px;
}
.side_contents .relations {
  display: none;
}
.side_contents .contact a {
  padding-right: 20px;
}

/* Relations
------------------------------- */
.l_relations {
  margin-top: 40px;
  background: #f1f1f1;
}
.l_relations .view_wrapper {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  background: url(/img/ss/general/iot-casestudy/bg_relations_001.jpg) no-repeat left center;
  background-size: cover;
}
.l_relations .view_wrapper .background {
  position: absolute;
  top: 0;
  left: 15px;
  display: none;
  width: 500px;
  height: 100%;
}
.l_relations .view_wrapper .background a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/ss/general/iot-casestudy/bg_relations_001.jpg) no-repeat left center;
  background-size: contain;
  text-decoration: none;
  font-size: 0;
  transition: opacity 0.2s;
}
.l_relations .view_wrapper .background a:hover {
  opacity: 0.7;
}
.l_relations .view_wrapper .background a .alt {
  display: none;
}
.l_relations .contents {
  position: relative;
  padding: 15px;
  background: rgba(241, 241, 241, 0.8);
}
.l_relations .contents .tags {
  margin: 0 0 14px;
}
.l_relations .contents .tags .label {
  display: inline-block;
  margin: 0 0 0 5px;
  padding: 3px 12px;
  border: 1px solid #666;
  color: #666;
  font-size: 14px;
}
.l_relations .contents .tags .label:first-child {
  margin-left: 0;
}
.l_relations .contents .shoulder a,
.l_relations .contents .sitename a {
  color: inherit;
  text-decoration: none;
}
.l_relations .contents .shoulder a:hover,
.l_relations .contents .sitename a:hover {
  text-decoration: underline;
}
.l_relations .contents .shoulder {
  color: #333;
  font-weight: normal;
  font-size: 14px;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", notosans, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
.l_relations .contents .sitename {
  margin: 0 0 10px;
  color: #333;
  font-weight: normal;
  font-size: 22px;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", notosans, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  line-height: 1.273;
}
.l_relations .contents .prt_more {
  margin-top: 10px;
}

/* Page top button
------------------------------- */
.l_pagetop {
  position: relative;
  height: 60px;
  transition: opacity 0.2s ease;
}
.l_pagetop a {
  position: absolute;
  right: 15px;
  bottom: 10px;
  display: block;
  width: 40px;
  height: 40px;
  border: 2px solid #007cd9;
  background: #fff;
  font-size: 0;
}
.l_pagetop a span {
  display: none;
}
.l_pagetop a:before,
.l_pagetop a:after {
  position: absolute;
  top: 50%;
  width: 8px;
  height: 2px;
  background: #007dd8;
  content: "";
}
.l_pagetop a:before {
  right: 50%;
  -webkit-transform: translate(0, -4px) rotate(-48deg);
  transform: translate(0, -4px) rotate(-48deg);
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.l_pagetop a:after {
  left: 50%;
  -webkit-transform: translate(0, -4px) rotate(48deg);
  transform: translate(0, -4px) rotate(48deg);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.l_pagetop a:hover {
  background: #007dd8;
}
.l_pagetop a:hover:before,
.l_pagetop a:hover:after {
  background: #fff;
}
.l_pagetop.hidden {
  opacity: 0;
}
.l_pagetop.fixed a {
  position: fixed;
}

/* Footer
------------------------------- */
.l_footer {
  border-top: 1px solid #f1f1f2;
}
.l_footer .index {
  padding: 10px 0 15px;
  border-bottom: 1px solid #f1f1f2;
}
.l_footer .index a {
  color: #333;
}
.l_footer .index .catname {
  font-size: 15px;
}
.l_footer .index .page {
  display: none;
}
.l_footer .bottoms {
  padding-top: 12px;
  padding-bottom: 20px;
  color: #333;
  font-size: 12px;
}
.l_footer .bottoms .links {
  text-align: center;
  font-size: 0;
}
.l_footer .bottoms .links li {
  display: inline-block;
  margin: 0 5px;
  font-size: 12px;
}
.l_footer .bottoms .links a {
  color: inherit;
}
.l_footer .bottoms .copyright {
  margin-top: 10px;
  text-align: center;
}

/* Modules
------------------------------- */
.prt_header2 {
  margin: 0 0 10px;
  font-size: 24px;
  line-height: 1.25;
}

.prt_header3 {
  margin: 20px 0;
  padding: 0 0 2px 10px;
  border-left: 1px solid rgba(19, 100, 178, 0.5);
  font-weight: normal;
  font-size: 18px;
  line-height: 1.5;
}

.prt_header4 {
  margin: 10px 0 14px;
  padding: 0 0 5px;
  border-bottom: 1px solid #333;
  color: #333;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.5;
}

.prt_header5 {
  margin: 10px 0;
  color: #212121;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.444;
}

.prt_more &gt; a,
.prt_more &gt; span {
  display: inline-block;
  color: #1364b2;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.571;
}
.prt_more &gt; a:hover,
.prt_more &gt; span:hover {
  text-decoration: underline;
}

.prt_inblock {
  display: inline-block;
}

.prt_lead1 {
  color: #333;
  font-weight: bold;
  font-size: 16px;
}

.prt_note1 {
  padding-left: 0.5em;
  color: #666;
  text-indent: -0.5em;
  font-size: 13px;
}
.prt_note1:before {
  content: "*";
}

.prt_disc_list {
  margin: 15px 0;
  padding-left: 1.5em;
  list-style: disc outside;
}

.prt_ordered_list {
  margin: 15px 0;
  padding-left: 1.5em;
  list-style: decimal outside;
}

.prt_alpha_list {
  margin: 15px 0;
  padding-left: 1.5em;
  counter-reset: alphalist;
}
.prt_alpha_list &gt; li {
  position: relative;
  counter-increment: alphalist;
}
.prt_alpha_list &gt; li:before {
  position: absolute;
  top: 0;
  left: -1.25em;
  content: counter(alphalist,upper-alpha) ".";
}

.prt_link_list {
  margin: 15px 0;
  list-style: none;
}
.prt_link_list &gt; li &gt; a {
  display: inline-block;
  color: #1364b2;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.571;
}
.prt_link_list &gt; li &gt; a:hover {
  text-decoration: underline;
}

ul.prt_notes_list,
ol.prt_notes_list {
  margin: 15px 0;
  color: #666;
  list-style: none;
  font-size: 13px;
}

ul.prt_notes_list {
  padding-left: 0.5em;
  text-indent: -0.5em;
}
ul.prt_notes_list &gt; li:before {
  content: "*";
}

ol.prt_notes_list {
  padding-left: 2.5em;
  counter-reset: prt-ordered-notes;
  text-indent: -2.5em;
}
ol.prt_notes_list &gt; li {
  counter-increment: prt-ordered-notes;
}
ol.prt_notes_list &gt; li:before {
  display: inline-block;
  width: 2.5em;
  content: "*" counter(prt-ordered-notes);
  text-indent: 0;
}

.prt_defines1,
.prt_disc_def,
.prt_ordered_def,
.prt_alpha_def {
  margin: 30px 0;
}
.prt_defines1 &gt; .item,
.prt_disc_def &gt; .item,
.prt_ordered_def &gt; .item,
.prt_alpha_def &gt; .item,
.prt_defines1 &gt; .term,
.prt_disc_def &gt; .term,
.prt_ordered_def &gt; .term,
.prt_alpha_def &gt; .term {
  margin: 20px 0 0;
}
.prt_defines1 &gt; .item + *,
.prt_disc_def &gt; .item + *,
.prt_ordered_def &gt; .item + *,
.prt_alpha_def &gt; .item + *,
.prt_defines1 &gt; .term + *,
.prt_disc_def &gt; .term + *,
.prt_ordered_def &gt; .term + *,
.prt_alpha_def &gt; .term + * {
  margin-top: 0;
}
.prt_defines1 &gt; .item:first-child,
.prt_disc_def &gt; .item:first-child,
.prt_ordered_def &gt; .item:first-child,
.prt_alpha_def &gt; .item:first-child,
.prt_defines1 &gt; .term:first-child,
.prt_disc_def &gt; .term:first-child,
.prt_ordered_def &gt; .term:first-child,
.prt_alpha_def &gt; .term:first-child {
  margin-top: 0;
}
.prt_defines1 &gt; .item &gt; .term,
.prt_disc_def &gt; .item &gt; .term,
.prt_ordered_def &gt; .item &gt; .term,
.prt_alpha_def &gt; .item &gt; .term,
.prt_defines1 &gt; .term,
.prt_disc_def &gt; .term,
.prt_ordered_def &gt; .term,
.prt_alpha_def &gt; .term {
  margin-bottom: 12px;
  font-weight: bold;
}
.prt_defines1 &gt; .desc &gt; *:first-child,
.prt_disc_def &gt; .desc &gt; *:first-child,
.prt_ordered_def &gt; .desc &gt; *:first-child,
.prt_alpha_def &gt; .desc &gt; *:first-child {
  margin-top: 0;
}
.prt_defines1 &gt; .desc &gt; *:last-child,
.prt_disc_def &gt; .desc &gt; *:last-child,
.prt_ordered_def &gt; .desc &gt; *:last-child,
.prt_alpha_def &gt; .desc &gt; *:last-child {
  margin-bottom: 0;
}

.prt_disc_def {
  counter-reset: def-disc;
}
.prt_disc_def &gt; .item,
.prt_disc_def &gt; .term {
  counter-reset: def-disc;
}
.prt_disc_def &gt; .desc {
  padding: 0 0 0 1.5em;
  counter-increment: def-disc;
  text-indent: -1.5em;
}
.prt_disc_def &gt; .desc:before {
  display: inline-block;
  margin-right: 0.5em;
  width: 1em;
  content: counter(def-order,disc);
  text-align: right;
  white-space: nowrap;
}

.prt_ordered_def {
  counter-reset: def-order;
}
.prt_ordered_def &gt; .item,
.prt_ordered_def &gt; .term {
  counter-increment: def-order;
}
.prt_ordered_def &gt; .item &gt; .term,
.prt_ordered_def &gt; .term {
  padding: 0 0 0 1.5em;
  text-indent: -1.5em;
}
.prt_ordered_def &gt; .item &gt; .term:before,
.prt_ordered_def &gt; .term:before {
  display: inline-block;
  margin-right: 0.5em;
  width: 1em;
  content: counter(def-order) ".";
  text-align: right;
  white-space: nowrap;
}

.prt_alpha_def {
  counter-reset: def-alpha;
}
.prt_alpha_def &gt; .item,
.prt_alpha_def &gt; .term {
  counter-increment: def-alpha;
}
.prt_alpha_def &gt; .item &gt; .term,
.prt_alpha_def &gt; .term {
  padding: 0 0 0 1.625em;
  text-indent: -1.625em;
}
.prt_alpha_def &gt; .item &gt; .term:before,
.prt_alpha_def &gt; .term:before {
  display: inline-block;
  margin-right: 0.5em;
  width: 1.125em;
  content: counter(def-alpha,upper-alpha) ".";
  text-align: right;
  white-space: nowrap;
}

.prt_main_section {
  margin: 45px 0;
}
.prt_main_section:before {
  display: block;
  margin: 0 0 40px;
  width: 100%;
  height: 1px;
  background: #e6e6e6;
  content: "";
  font-size: 0;
}
.prt_main_section:nth-of-type(1):before {
  display: none;
}
.prt_main_section &gt; *:last-child {
  margin-bottom: 0;
}

.prt_sub_section {
  margin: 20px 0;
}

.prt_box1,
.prt_box2 {
  margin: 30px 0;
  padding: 15px;
}
.prt_box1 &gt; *:first-child,
.prt_box2 &gt; *:first-child {
  margin-top: 0;
}
.prt_box1 &gt; *:last-child,
.prt_box2 &gt; *:last-child {
  margin-bottom: 0;
}
.prt_box1 &gt; .header,
.prt_box2 &gt; .header {
  margin: 0 0 15px;
  font-weight: bold;
  font-size: 18px;
}
.prt_box1 &gt; .header + *,
.prt_box2 &gt; .header + * {
  margin-top: 0;
}

.prt_box1 {
  background: #e7eff7;
}
.prt_box1 .prt_figure1 .image {
  background: #fff;
}

.prt_box2 {
  border: 1px solid #f1f1f1;
}

.prt_columns {
  margin: 20px 0;
}
.prt_columns &gt; .item {
  margin: 0 0 20px;
  width: auto;
}

.prt_image_contents {
  margin: 30px 0;
}
.prt_image_contents:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
  font-size: 0;
}
.prt_image_contents .figure {
  float: right;
  margin: 0 0 20px 40px;
  max-width: 47.2%;
  text-align: center;
}
.prt_image_contents.left_image .figure {
  float: left;
  margin: 0 40px 20px 0;
}
.prt_image_contents.notaround .desc {
  overflow: hidden;
}

.prt_annotated_image {
  margin: 30px 0;
}
.prt_annotated_image &gt; .image {
  margin: 0 0 20px;
  text-align: center;
}
.prt_annotated_image &gt; .image.frame {
  padding: 10px;
  border: 1px solid #ccc;
}
.prt_annotated_image &gt; .image.frame &gt; *:first-child {
  margin-top: 0;
}
.prt_annotated_image &gt; .image.frame &gt; *:last-child {
  margin-bottom: 0;
}
.prt_annotated_image &gt; .annotation &gt; * {
  margin: 0;
}

.prt_flexbox {
  margin: 20px 0;
}
.prt_flexbox &gt; .item {
  margin: 0 0 20px;
}

.prt_floatbox {
  margin: 20px 0;
}

.prt_figure1 {
  margin: 30px 0;
  text-align: center;
}
.prt_figure1 .image {
  font-size: 0;
}
.prt_figure1 .image &gt; *:first-child {
  margin-top: 0;
}
.prt_figure1 .image &gt; *:last-child {
  margin-bottom: 0;
}
.prt_figure1 .title,
.prt_figure1 .caption,
.prt_figure1 .desc {
  text-align: left;
}
.prt_figure1 .caption {
  margin: 8px 0;
  font-size: 14px;
  line-height: 1.615;
}
.prt_figure1 .caption.center {
  text-align: center;
}
.prt_figure1.frame,
.prt_figure1 .frame {
  padding: 10px;
  border: 1px solid #ccc;
}
.prt_figure1.frame &gt; *:first-child,
.prt_figure1 .frame &gt; *:first-child {
  margin-top: 0;
}
.prt_figure1.frame &gt; *:last-child,
.prt_figure1 .frame &gt; *:last-child {
  margin-bottom: 0;
}
.prt_figure1.center .image {
  display: inline-block;
  text-align: left;
}

.prt_button1,
.prt_dl_button {
  margin: 0 auto 15px;
  max-width: 365px;
}
.prt_button1 a,
.prt_dl_button a {
  position: relative;
  display: block;
  padding: 10px;
  border: 1px solid #1364b2;
  color: #1364b2;
  text-decoration: none;
  font-size: 16px;
}

.prt_button1 a:hover {
  background: #1364b2;
  color: #fff;
}
.prt_button1 a:hover i:before,
.prt_button1 a:hover i:after {
  background: #fff;
}

.prt_dl_button a {
  padding-right: 30px;
  background: #1364b2;
  color: #fff;
}
.prt_dl_button a i:before,
.prt_dl_button a i:after {
  background: #fff;
}
.prt_dl_button a .thumb {
  position: absolute;
  top: 50%;
  right: 10px;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1.8px 1.2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.prt_dl_button a:hover {
  background: #fff;
  color: #1364b2;
}
.prt_dl_button a:hover i:before,
.prt_dl_button a:hover i:after {
  background: #1364b2;
}

.prt_tbl,
.prt_rsp_tbl {
  margin: 30px 0;
  width: 100%;
  border-top: 1px solid #e6e6e6;
  table-layout: fixed;
  word-wrap: break-word;
}
.prt_tbl.auto,
.prt_rsp_tbl.auto {
  table-layout: auto;
}
.prt_tbl:first-child,
.prt_rsp_tbl:first-child {
  margin-top: 0;
}
.prt_tbl sup,
.prt_rsp_tbl sup {
  margin: 0 -20px 0 5px;
}
.prt_tbl caption,
.prt_rsp_tbl caption {
  margin: 0 0 5px;
  text-align: inherit;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.444;
}
.prt_tbl caption + *,
.prt_rsp_tbl caption + * {
  margin-top: 0;
}
.prt_tbl th,
.prt_tbl td,
.prt_rsp_tbl th,
.prt_rsp_tbl td {
  padding: 18px;
  border-bottom: 1px solid #e6e6e6;
  vertical-align: middle;
  text-align: left;
}
.prt_tbl th *:first-child,
.prt_tbl td *:first-child,
.prt_rsp_tbl th *:first-child,
.prt_rsp_tbl td *:first-child {
  margin-top: 0;
}
.prt_tbl th *:last-child,
.prt_tbl td *:last-child,
.prt_rsp_tbl th *:last-child,
.prt_rsp_tbl td *:last-child {
  margin-bottom: 0;
}
.prt_tbl th,
.prt_rsp_tbl th {
  font-weight: normal;
  line-height: 1.375;
}

.prt_tbl thead th,
.prt_rsp_tbl thead th {
  background: #1364b2;
  color: #fff;
}
.prt_tbl thead th.sub,
.prt_rsp_tbl thead th.sub {
  background: #4097eb;
  color: #333;
  font-weight: normal;
}

.prt_tbl tbody th,
.prt_rsp_tbl tbody th {
  background: #e7eff7;
  color: #333;
}
.prt_tbl tbody th.sub,
.prt_rsp_tbl tbody th.sub {
  background: #9bbcde;
  color: #333;
}
.prt_tbl tbody td,
.prt_rsp_tbl tbody td {
  background-color: #fff;
  color: #333;
}
.prt_tbl tbody .blank,
.prt_rsp_tbl tbody .blank {
  background: #e6e6e6;
}

.prt_tbl_frame {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin: 20px 0;
  width: 100%;
}
.prt_tbl_frame .prt_tbl {
  display: table;
  margin: 0;
  width: 720px;
}

.scroll_body,
.scroll_body thead,
.scroll_body tbody {
  display: block;
  width: 100%;
  border-top: none;
}
.scroll_body thead {
  overflow-y: scroll;
}
.scroll_body tbody {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  max-height: 315px;
  border-bottom: 1px solid #ccc;
}
.scroll_body tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.scroll_body th,
.scroll_body td {
  border-top: 1px solid #ccc;
  border-bottom: none;
}

.prt_archives {
  margin-top: 30px;
}
.prt_archives .page {
  overflow: hidden;
  padding: 20px 0 24px;
  border-top: 1px solid #e6e6e6;
}
.prt_archives .header {
  float: right;
  margin: 0 0 18px;
  width: calc(100% - 120px);
  font-weight: normal;
  font-size: 20px;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", notosans, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  line-height: 1.429;
}
.prt_archives .header + * {
  margin-top: 0;
}
.prt_archives .header a {
  color: #333;
  text-decoration: none;
}
.prt_archives .header a:hover {
  text-decoration: underline;
}
.prt_archives .header .copy {
  margin: 0;
  font-size: 15px;
}
.prt_archives .thumb {
  float: left;
  margin: 0 0 18px;
  width: 100px;
}
.prt_archives .desc {
  clear: both;
}
.prt_archives .desc &gt; *:first-child {
  margin-top: 0;
}
.prt_archives .desc &gt; *:last-child {
  margin-bottom: 0;
}
.prt_archives .prt_more {
  margin: 18px 0 0;
}

.prt_rel_pages {
  margin: 40px 0 0;
}
.prt_rel_pages .header {
  margin: 0 0 10px;
  padding: 0 0 10px;
  border-bottom: 1px solid #e6e6e6;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.4;
}
.prt_rel_pages .page_list {
  margin-top: 0;
}
.prt_rel_pages .page_list li {
  margin-bottom: 6px;
}
.prt_rel_pages .page_list li a {
  line-height: 1.375;
}

.prt_arrow1,
.prt_caret1 {
  position: relative;
  display: inline-block;
}
.prt_arrow1:before,
.prt_caret1:before,
.prt_arrow1:after,
.prt_caret1:after {
  position: absolute;
  content: "";
}
.prt_arrow1:after,
.prt_caret1:after {
  width: 0;
  height: 0;
  border-style: solid;
}
.prt_arrow1:before,
.prt_caret1:before {
  background: #4456a5;
}
[data-direction="top"].prt_arrow1:after,
[data-direction="top"].prt_caret1:after {
  border-color: transparent transparent #4456a5;
}
[data-direction="bottom"].prt_arrow1:after,
[data-direction="bottom"].prt_caret1:after {
  border-color: #4456a5 transparent transparent;
}
[data-direction="right"].prt_arrow1:after,
[data-direction="right"].prt_caret1:after {
  border-color: transparent transparent transparent #4456a5;
}
[data-direction="left"].prt_arrow1:after,
[data-direction="left"].prt_caret1:after {
  border-color: transparent #4456a5 transparent transparent;
}
[data-color="gray"].prt_arrow1:before,
[data-color="gray"].prt_caret1:before {
  background: #333;
}
[data-color="gray"][data-direction="top"].prt_arrow1:after,
[data-color="gray"][data-direction="top"].prt_caret1:after {
  border-bottom-color: #333;
}
[data-color="gray"][data-direction="bottom"].prt_arrow1:after,
[data-color="gray"][data-direction="bottom"].prt_caret1:after {
  border-top-color: #333;
}
[data-color="gray"][data-direction="right"].prt_arrow1:after,
[data-color="gray"][data-direction="right"].prt_caret1:after {
  border-left-color: #333;
}
[data-color="gray"][data-direction="left"].prt_arrow1:after,
[data-color="gray"][data-direction="left"].prt_caret1:after {
  border-right-color: #333;
}

.prt_arrow1[data-size="L"][data-direction="top"],
.prt_arrow1[data-size="L"][data-direction="bottom"] {
  width: 160px;
  height: 120px;
}
.prt_arrow1[data-size="L"][data-direction="top"]:before,
.prt_arrow1[data-size="L"][data-direction="bottom"]:before {
  left: 50%;
  width: 50%;
  height: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.prt_arrow1[data-size="L"][data-direction="top"]:after,
.prt_arrow1[data-size="L"][data-direction="bottom"]:after {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.prt_arrow1[data-size="L"][data-direction="right"],
.prt_arrow1[data-size="L"][data-direction="left"] {
  width: 120px;
  height: 160px;
}
.prt_arrow1[data-size="L"][data-direction="right"]:before,
.prt_arrow1[data-size="L"][data-direction="left"]:before {
  top: 50%;
  width: 50%;
  height: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.prt_arrow1[data-size="L"][data-direction="right"]:after,
.prt_arrow1[data-size="L"][data-direction="left"]:after {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.prt_arrow1[data-size="L"][data-direction="top"]:before {
  bottom: 0;
}
.prt_arrow1[data-size="L"][data-direction="top"]:after {
  top: 0;
  border-width: 0 80px 71.11111px;
}
.prt_arrow1[data-size="L"][data-direction="bottom"]:before {
  top: 0;
}
.prt_arrow1[data-size="L"][data-direction="bottom"]:after {
  bottom: 0;
  border-width: 71.11111px 80px 0;
}
.prt_arrow1[data-size="L"][data-direction="right"]:before {
  left: 0;
}
.prt_arrow1[data-size="L"][data-direction="right"]:after {
  right: 0;
  border-width: 80px 0 80px 71.11111px;
}
.prt_arrow1[data-size="L"][data-direction="left"]:before {
  right: 0;
}
.prt_arrow1[data-size="L"][data-direction="left"]:after {
  left: 0;
  border-width: 80px 71.11111px 80px 0;
}
.prt_arrow1[data-size="M"][data-direction="top"],
.prt_arrow1[data-size="M"][data-direction="bottom"] {
  width: 80px;
  height: 60px;
}
.prt_arrow1[data-size="M"][data-direction="top"]:before,
.prt_arrow1[data-size="M"][data-direction="bottom"]:before {
  left: 50%;
  width: 50%;
  height: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.prt_arrow1[data-size="M"][data-direction="top"]:after,
.prt_arrow1[data-size="M"][data-direction="bottom"]:after {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.prt_arrow1[data-size="M"][data-direction="right"],
.prt_arrow1[data-size="M"][data-direction="left"] {
  width: 60px;
  height: 80px;
}
.prt_arrow1[data-size="M"][data-direction="right"]:before,
.prt_arrow1[data-size="M"][data-direction="left"]:before {
  top: 50%;
  width: 50%;
  height: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.prt_arrow1[data-size="M"][data-direction="right"]:after,
.prt_arrow1[data-size="M"][data-direction="left"]:after {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.prt_arrow1[data-size="M"][data-direction="top"]:before {
  bottom: 0;
}
.prt_arrow1[data-size="M"][data-direction="top"]:after {
  top: 0;
  border-width: 0 40px 35.55556px;
}
.prt_arrow1[data-size="M"][data-direction="bottom"]:before {
  top: 0;
}
.prt_arrow1[data-size="M"][data-direction="bottom"]:after {
  bottom: 0;
  border-width: 35.55556px 40px 0;
}
.prt_arrow1[data-size="M"][data-direction="right"]:before {
  left: 0;
}
.prt_arrow1[data-size="M"][data-direction="right"]:after {
  right: 0;
  border-width: 40px 0 40px 35.55556px;
}
.prt_arrow1[data-size="M"][data-direction="left"]:before {
  right: 0;
}
.prt_arrow1[data-size="M"][data-direction="left"]:after {
  left: 0;
  border-width: 40px 35.55556px 40px 0;
}
.prt_arrow1[data-size="S"][data-direction="top"],
.prt_arrow1[data-size="S"][data-direction="bottom"] {
  width: 40px;
  height: 30px;
}
.prt_arrow1[data-size="S"][data-direction="top"]:before,
.prt_arrow1[data-size="S"][data-direction="bottom"]:before {
  left: 50%;
  width: 50%;
  height: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.prt_arrow1[data-size="S"][data-direction="top"]:after,
.prt_arrow1[data-size="S"][data-direction="bottom"]:after {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.prt_arrow1[data-size="S"][data-direction="right"],
.prt_arrow1[data-size="S"][data-direction="left"] {
  width: 30px;
  height: 40px;
}
.prt_arrow1[data-size="S"][data-direction="right"]:before,
.prt_arrow1[data-size="S"][data-direction="left"]:before {
  top: 50%;
  width: 50%;
  height: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.prt_arrow1[data-size="S"][data-direction="right"]:after,
.prt_arrow1[data-size="S"][data-direction="left"]:after {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.prt_arrow1[data-size="S"][data-direction="top"]:before {
  bottom: 0;
}
.prt_arrow1[data-size="S"][data-direction="top"]:after {
  top: 0;
  border-width: 0 20px 17.77778px;
}
.prt_arrow1[data-size="S"][data-direction="bottom"]:before {
  top: 0;
}
.prt_arrow1[data-size="S"][data-direction="bottom"]:after {
  bottom: 0;
  border-width: 17.77778px 20px 0;
}
.prt_arrow1[data-size="S"][data-direction="right"]:before {
  left: 0;
}
.prt_arrow1[data-size="S"][data-direction="right"]:after {
  right: 0;
  border-width: 20px 0 20px 17.77778px;
}
.prt_arrow1[data-size="S"][data-direction="left"]:before {
  right: 0;
}
.prt_arrow1[data-size="S"][data-direction="left"]:after {
  left: 0;
  border-width: 20px 17.77778px 20px 0;
}
.prt_arrow1[data-size="SS"][data-direction="top"],
.prt_arrow1[data-size="SS"][data-direction="bottom"] {
  width: 20px;
  height: 15px;
}
.prt_arrow1[data-size="SS"][data-direction="top"]:before,
.prt_arrow1[data-size="SS"][data-direction="bottom"]:before {
  left: 50%;
  width: 50%;
  height: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.prt_arrow1[data-size="SS"][data-direction="top"]:after,
.prt_arrow1[data-size="SS"][data-direction="bottom"]:after {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.prt_arrow1[data-size="SS"][data-direction="right"],
.prt_arrow1[data-size="SS"][data-direction="left"] {
  width: 15px;
  height: 20px;
}
.prt_arrow1[data-size="SS"][data-direction="right"]:before,
.prt_arrow1[data-size="SS"][data-direction="left"]:before {
  top: 50%;
  width: 50%;
  height: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.prt_arrow1[data-size="SS"][data-direction="right"]:after,
.prt_arrow1[data-size="SS"][data-direction="left"]:after {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.prt_arrow1[data-size="SS"][data-direction="top"]:before {
  bottom: 0;
}
.prt_arrow1[data-size="SS"][data-direction="top"]:after {
  top: 0;
  border-width: 0 10px 8.88889px;
}
.prt_arrow1[data-size="SS"][data-direction="bottom"]:before {
  top: 0;
}
.prt_arrow1[data-size="SS"][data-direction="bottom"]:after {
  bottom: 0;
  border-width: 8.88889px 10px 0;
}
.prt_arrow1[data-size="SS"][data-direction="right"]:before {
  left: 0;
}
.prt_arrow1[data-size="SS"][data-direction="right"]:after {
  right: 0;
  border-width: 10px 0 10px 8.88889px;
}
.prt_arrow1[data-size="SS"][data-direction="left"]:before {
  right: 0;
}
.prt_arrow1[data-size="SS"][data-direction="left"]:after {
  left: 0;
  border-width: 10px 8.88889px 10px 0;
}

.prt_caret1[data-size="L"][data-direction="top"],
.prt_caret1[data-size="L"][data-direction="bottom"] {
  width: 160px;
  height: 91.42857px;
}
.prt_caret1[data-size="L"][data-direction="top"]:before,
.prt_caret1[data-size="L"][data-direction="bottom"]:before {
  display: none;
}
.prt_caret1[data-size="L"][data-direction="top"]:after,
.prt_caret1[data-size="L"][data-direction="bottom"]:after {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.prt_caret1[data-size="L"][data-direction="right"],
.prt_caret1[data-size="L"][data-direction="left"] {
  width: 91.42857px;
  height: 160px;
}
.prt_caret1[data-size="L"][data-direction="right"]:after,
.prt_caret1[data-size="L"][data-direction="left"]:after {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.prt_caret1[data-size="L"][data-direction="top"]:before {
  bottom: 0;
}
.prt_caret1[data-size="L"][data-direction="top"]:after {
  top: 0;
  border-width: 0 80px 91.42857px;
}
.prt_caret1[data-size="L"][data-direction="bottom"]:before {
  top: 0;
}
.prt_caret1[data-size="L"][data-direction="bottom"]:after {
  bottom: 0;
  border-width: 91.42857px 80px 0;
}
.prt_caret1[data-size="L"][data-direction="right"]:before {
  left: 0;
}
.prt_caret1[data-size="L"][data-direction="right"]:after {
  right: 0;
  border-width: 80px 0 80px 91.42857px;
}
.prt_caret1[data-size="L"][data-direction="left"]:before {
  right: 0;
}
.prt_caret1[data-size="L"][data-direction="left"]:after {
  left: 0;
  border-width: 80px 91.42857px 80px 0;
}
.prt_caret1[data-size="M"][data-direction="top"],
.prt_caret1[data-size="M"][data-direction="bottom"] {
  width: 80px;
  height: 45.71429px;
}
.prt_caret1[data-size="M"][data-direction="top"]:before,
.prt_caret1[data-size="M"][data-direction="bottom"]:before {
  display: none;
}
.prt_caret1[data-size="M"][data-direction="top"]:after,
.prt_caret1[data-size="M"][data-direction="bottom"]:after {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.prt_caret1[data-size="M"][data-direction="right"],
.prt_caret1[data-size="M"][data-direction="left"] {
  width: 45.71429px;
  height: 80px;
}
.prt_caret1[data-size="M"][data-direction="right"]:after,
.prt_caret1[data-size="M"][data-direction="left"]:after {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.prt_caret1[data-size="M"][data-direction="top"]:before {
  bottom: 0;
}
.prt_caret1[data-size="M"][data-direction="top"]:after {
  top: 0;
  border-width: 0 40px 45.71429px;
}
.prt_caret1[data-size="M"][data-direction="bottom"]:before {
  top: 0;
}
.prt_caret1[data-size="M"][data-direction="bottom"]:after {
  bottom: 0;
  border-width: 45.71429px 40px 0;
}
.prt_caret1[data-size="M"][data-direction="right"]:before {
  left: 0;
}
.prt_caret1[data-size="M"][data-direction="right"]:after {
  right: 0;
  border-width: 40px 0 40px 45.71429px;
}
.prt_caret1[data-size="M"][data-direction="left"]:before {
  right: 0;
}
.prt_caret1[data-size="M"][data-direction="left"]:after {
  left: 0;
  border-width: 40px 45.71429px 40px 0;
}
.prt_caret1[data-size="S"][data-direction="top"],
.prt_caret1[data-size="S"][data-direction="bottom"] {
  width: 42px;
  height: 24px;
}
.prt_caret1[data-size="S"][data-direction="top"]:before,
.prt_caret1[data-size="S"][data-direction="bottom"]:before {
  display: none;
}
.prt_caret1[data-size="S"][data-direction="top"]:after,
.prt_caret1[data-size="S"][data-direction="bottom"]:after {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.prt_caret1[data-size="S"][data-direction="right"],
.prt_caret1[data-size="S"][data-direction="left"] {
  width: 24px;
  height: 42px;
}
.prt_caret1[data-size="S"][data-direction="right"]:after,
.prt_caret1[data-size="S"][data-direction="left"]:after {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.prt_caret1[data-size="S"][data-direction="top"]:before {
  bottom: 0;
}
.prt_caret1[data-size="S"][data-direction="top"]:after {
  top: 0;
  border-width: 0 21px 24px;
}
.prt_caret1[data-size="S"][data-direction="bottom"]:before {
  top: 0;
}
.prt_caret1[data-size="S"][data-direction="bottom"]:after {
  bottom: 0;
  border-width: 24px 21px 0;
}
.prt_caret1[data-size="S"][data-direction="right"]:before {
  left: 0;
}
.prt_caret1[data-size="S"][data-direction="right"]:after {
  right: 0;
  border-width: 21px 0 21px 24px;
}
.prt_caret1[data-size="S"][data-direction="left"]:before {
  right: 0;
}
.prt_caret1[data-size="S"][data-direction="left"]:after {
  left: 0;
  border-width: 21px 24px 21px 0;
}
.prt_caret1[data-size="SS"][data-direction="top"],
.prt_caret1[data-size="SS"][data-direction="bottom"] {
  width: 20px;
  height: 11.42857px;
}
.prt_caret1[data-size="SS"][data-direction="top"]:before,
.prt_caret1[data-size="SS"][data-direction="bottom"]:before {
  display: none;
}
.prt_caret1[data-size="SS"][data-direction="top"]:after,
.prt_caret1[data-size="SS"][data-direction="bottom"]:after {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.prt_caret1[data-size="SS"][data-direction="right"],
.prt_caret1[data-size="SS"][data-direction="left"] {
  width: 11.42857px;
  height: 20px;
}
.prt_caret1[data-size="SS"][data-direction="right"]:after,
.prt_caret1[data-size="SS"][data-direction="left"]:after {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.prt_caret1[data-size="SS"][data-direction="top"]:before {
  bottom: 0;
}
.prt_caret1[data-size="SS"][data-direction="top"]:after {
  top: 0;
  border-width: 0 10px 11.42857px;
}
.prt_caret1[data-size="SS"][data-direction="bottom"]:before {
  top: 0;
}
.prt_caret1[data-size="SS"][data-direction="bottom"]:after {
  bottom: 0;
  border-width: 11.42857px 10px 0;
}
.prt_caret1[data-size="SS"][data-direction="right"]:before {
  left: 0;
}
.prt_caret1[data-size="SS"][data-direction="right"]:after {
  right: 0;
  border-width: 10px 0 10px 11.42857px;
}
.prt_caret1[data-size="SS"][data-direction="left"]:before {
  right: 0;
}
.prt_caret1[data-size="SS"][data-direction="left"]:after {
  left: 0;
  border-width: 10px 11.42857px 10px 0;
}

/* Pages
------------------------------- */
#p_home .keyvisual {
  position: relative;
  overflow: hidden;
  height: 350px;
  color: #fff;
}
#p_home .keyvisual .heading {
  margin: 0 0 10px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);
  font-weight: normal;
  font-size: 24px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", notosans, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  line-height: 1.25;
  opacity: 0;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  -webkit-transform: translate(-50px, 0);
  transform: translate(-50px, 0);
}
#p_home .keyvisual .visual.on .heading {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#p_home .keyvisual .prt_more {
  margin-top: 16px;
}
#p_home .keyvisual .prt_more span {
  color: #fff;
  text-decoration: none;
}
#p_home .keyvisual .prt_more i:before,
#p_home .keyvisual .prt_more i:after {
  background: #fff;
}
#p_home .keyvisual .visual {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-shadow: 0 0 30px #19638e;
}
#p_home .keyvisual .visual:first-child {
  display: block;
}
#p_home .keyvisual .visual a {
  position: relative;
  display: block;
  padding: 65px 15px 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
}
#p_home .keyvisual .visual a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  content: "";
  opacity: 0;
  transition: opacity 0.2s;
}
#p_home .keyvisual .visual a:hover:after {
  opacity: 1;
}
#p_home .keyvisual .indicator {
  position: relative;
  margin-top: 35px;
  font-size: 0;
}
#p_home .keyvisual .indicator li {
  display: inline-block;
  margin: 0 8px 0 0;
}
#p_home .keyvisual .indicator li a {
  display: inline-block;
  padding: 5px 0;
}
#p_home .keyvisual .indicator li a:before {
  display: inline-block;
  width: 35px;
  height: 2px;
  background: #fff;
  content: "";
}
#p_home .keyvisual .indicator li a.on {
  cursor: default;
}
#p_home .keyvisual .indicator li a:hover:before,
#p_home .keyvisual .indicator li a.on:before {
  background: #00daee;
}
#p_home .keyvisual .indicator li span {
  display: none;
}
#p_home .keyvisual .progressbar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 5px;
  background: #0084e9;
}

#p_home .sec_introduction {
  padding-top: 38px;
  padding-bottom: 48px;
}
#p_home .sec_introduction .heading {
  margin: 0 0 20px;
  font-weight: normal;
  font-size: 20px;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", notosans, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  line-height: 1.429;
}
#p_home .sec_introduction .heading a {
  color: inherit;
  text-decoration: none;
}
#p_home .sec_introduction .heading a:hover {
  text-decoration: underline;
}
#p_home .sec_introduction .image {
  margin: 0 0 16px;
  text-align: center;
  font-size: 0;
}
#p_home .sec_introduction .prt_more {
  margin: 24px 0 0;
}

#p_home .sec_slider {
  position: relative;
  padding: 0;
}
#p_home .sec_slider .slider {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 300%;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#p_home .sec_slider .slideitem {
  float: left;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  padding: 0 50px;
  width: 1080px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-decoration: none;
  transition: opacity 0.2s;
}
#p_home .sec_slider .slideitem:hover {
  opacity: 0.7;
}
#p_home .sec_slider .slideitem .banner {
  display: table;
  width: 100%;
  height: 400px;
  text-decoration: none;
}
#p_home .sec_slider .slideitem .banner a {
  display: table-cell;
  padding: 20px 0;
  width: 100%;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
}
#p_home .sec_slider .slideitem .banner .header {
  margin: 0 0 18px;
}
#p_home .sec_slider .slideitem .banner .header .shoulder {
  margin: 0 0 10px;
  font-size: 16px;
}
#p_home .sec_slider .slideitem .banner .header .title {
  font-weight: normal;
  font-size: 20px;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", notosans, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  line-height: 1.533;
}
#p_home .sec_slider .slideitem .banner .desc {
  font-size: 16px;
  line-height: 1.625;
}
#p_home .sec_slider .slideitem .banner .prt_more {
  margin-top: 24px;
}
#p_home .sec_slider .slideitem .banner .prt_more span {
  color: inherit;
  text-decoration: none;
}
#p_home .sec_slider .slideitem .banner .prt_more i:before,
#p_home .sec_slider .slideitem .banner .prt_more i:after {
  background: #fff;
}
#p_home .sec_slider .slideitem.steel .banner a,
#p_home .sec_slider .slideitem.food .banner a,
#p_home .sec_slider .slideitem.metal .banner a {
  color: #333;
}
#p_home .sec_slider .slideitem.steel .banner .prt_more i:before,
#p_home .sec_slider .slideitem.steel .banner .prt_more i:after,
#p_home .sec_slider .slideitem.food .banner .prt_more i:before,
#p_home .sec_slider .slideitem.food .banner .prt_more i:after,
#p_home .sec_slider .slideitem.metal .banner .prt_more i:before,
#p_home .sec_slider .slideitem.metal .banner .prt_more i:after {
  background: #333;
}
#p_home .sec_slider .filter {
  position: absolute;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
#p_home .sec_slider .filter:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  content: "";
}
#p_home .sec_slider .filter.prev {
  right: 100%;
}
#p_home .sec_slider .filter.next {
  left: 100%;
}
#p_home .sec_slider .filter .slider {
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
#p_home .sec_slider .filter .slideitem {
  padding: 0;
  opacity: 1;
}
#p_home .sec_slider .filter svg {
  width: 100%;
  vertical-align: bottom;
}
#p_home .sec_slider .controller li {
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
  font-size: 0;
}
#p_home .sec_slider .controller li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: background-color 0.2s;
}
#p_home .sec_slider .controller li a:before {
  position: absolute;
  top: 50%;
  width: 23px;
  height: 23px;
  border-bottom: 1px solid #fff;
  content: "";
}
#p_home .sec_slider .controller li a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
#p_home .sec_slider .controller li span {
  display: none;
}
#p_home .sec_slider .controller li:first-child {
  left: 0;
}
#p_home .sec_slider .controller li:first-child a:before {
  left: 12px;
  border-left: 1px solid #fff;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
#p_home .sec_slider .controller li:last-child {
  right: 0;
}
#p_home .sec_slider .controller li:last-child a:before {
  right: 12px;
  border-right: 1px solid #fff;
  -webkit-transform: translate(0, -50%) rotate(-45deg);
  transform: translate(0, -50%) rotate(-45deg);
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

#p_home .siteindex .merit,
#p_home .siteindex .examples {
  position: relative;
  margin: 40px 0 0;
  padding-top: 200px;
  color: #fff;
}
#p_home .siteindex .merit:before,
#p_home .siteindex .examples:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}
#p_home .siteindex .merit .view_wrapper,
#p_home .siteindex .examples .view_wrapper {
  position: relative;
}
#p_home .siteindex .merit .view_wrapper:after,
#p_home .siteindex .examples .view_wrapper:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
  font-size: 0;
}
#p_home .siteindex .merit section,
#p_home .siteindex .examples section {
  padding: 20px;
  width: 100%;
  background: #1364b2;
  color: #fff;
}
#p_home .siteindex .merit section a,
#p_home .siteindex .examples section a {
  color: inherit;
  text-decoration: none;
}
#p_home .siteindex .merit section a:hover,
#p_home .siteindex .examples section a:hover {
  text-decoration: underline;
}
#p_home .siteindex .merit section .heading,
#p_home .siteindex .examples section .heading {
  margin: 0 0 16px;
  font-size: 20px;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", notosans, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  line-height: 1.643;
}
#p_home .siteindex .merit section ul li,
#p_home .siteindex .examples section ul li {
  margin: 6px 0 0;
}
#p_home .siteindex .merit section ul li:first-child,
#p_home .siteindex .examples section ul li:first-child {
  margin-top: 0;
}
#p_home .siteindex .merit section ul li a,
#p_home .siteindex .examples section ul li a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.571;
}
#p_home .siteindex .merit section ul li a:hover,
#p_home .siteindex .examples section ul li a:hover {
  text-decoration: underline;
}
#p_home .siteindex .merit:before {
  background-image: url(/img/ss/general/iot-casestudy/bg_index_001.jpg);
}
#p_home .siteindex .examples:before {
  background-image: url(/img/ss/general/iot-casestudy/bg_index_002.jpg);
}
#p_home .siteindex .examples section ul {
  margin: 0;
}
#p_home .siteindex .products {
  margin-top: 40px;
}
#p_home .siteindex .products a {
  display: block;
  margin: 0 auto;
  padding: 19px 10px 18px;
  max-width: 750px;
  background: #1364b2;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.273;
  transition: opacity 0.2s;
}
#p_home .siteindex .products a:hover {
  opacity: 0.7;
}

#c_merit .before_section,
#c_merit .after_section {
  margin: 40px 0;
}
#c_merit .before_section &gt; .header,
#c_merit .after_section &gt; .header {
  position: relative;
  margin: 0 0 15px;
  padding: 50px 0 0;
  color: #333;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.25;
}
#c_merit .before_section &gt; .header .label,
#c_merit .after_section &gt; .header .label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
  padding: 5px 14px 11px;
  width: 100%;
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.25;
}
#c_merit .before_section &gt; .header .label:before,
#c_merit .after_section &gt; .header .label:before {
  position: absolute;
  top: 50%;
  right: 100%;
  width: 100%;
  height: 600%;
  content: "";
  -webkit-transform: translate(102px, -50%) rotate(30deg);
  transform: translate(102px, -50%) rotate(30deg);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
#c_merit .before_section &gt; .header .label:after,
#c_merit .after_section &gt; .header .label:after {
  position: relative;
}
#c_merit .before_section .prt_columns,
#c_merit .after_section .prt_columns {
  margin-top: 0;
}

#c_merit .before_section &gt; .header .label:before {
  background: #7f7f7f;
}
#c_merit .before_section &gt; .header .label:after {
  content: "BEFORE";
}
#c_merit .after_section &gt; .header .label:before {
  background: #92d050;
}
#c_merit .after_section &gt; .header .label:after {
  content: "AFTER";
}
#c_merit .merit_section {
  margin-top: 40px;
  padding: 10px;
  border: 2px solid #92d050;
}
#c_merit .merit_section &gt; .header {
  position: relative;
  padding: 0 0 0 25px;
  font-weight: bold;
  font-size: 18px;
}
#c_merit .merit_section &gt; .header .label {
  margin: 0 0.5em 0 0;
  color: #7dc133;
}
#c_merit .merit_section &gt; .header .name {
  display: inline-block;
}
#c_merit .merit_section &gt; .header i {
  position: absolute;
  top: 6px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  font-size: 0;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
#c_merit .merit_section &gt; .header i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25px;
  height: 15px;
  border-bottom: 5px solid #92d050;
  border-left: 5px solid #92d050;
  content: "";
  -webkit-transform: translate(-44%, -86%) rotate(-38deg);
  transform: translate(-44%, -86%) rotate(-38deg);
}

#c_merit.p_introduction .style_image1,
#c_merit.p_introduction .style_image2 {
  margin: 40px 0;
}
#c_merit.p_introduction .style_image1 .caption,
#c_merit.p_introduction .style_image2 .caption {
  margin: 0 0 20px;
  font-size: 14px;
}
#c_merit.p_introduction .style_image1 .image,
#c_merit.p_introduction .style_image2 .image {
  text-align: center;
  font-size: 0;
}
#c_merit.p_introduction .style_image2 .annotation1,
#c_merit.p_introduction .style_image2 .annotation2 {
  margin: 10px 0;
  padding: 5px 5px 6px;
}
#c_merit.p_introduction .style_image2 .annotation1 {
  background: #dbeef4;
}
#c_merit.p_introduction .style_image2 .annotation2 {
  background: #c4bd97;
}
#c_merit.p_introduction .style_image2 .annotations {
  padding: 0 0 0 50px;
  font-size: 14px;
}
#c_merit.p_introduction .style_image2 .annotations li {
  margin: 0 0 10px;
  text-indent: -50px;
  line-height: 1.25;
}
#c_merit.p_introduction .style_image2 .annotations li i {
  display: inline-block;
  width: 50px;
  vertical-align: middle;
  text-align: center;
  text-indent: 0;
  font-size: 0;
}
#c_merit.p_introduction .style_image2 .annotations li span {
  display: inline-block;
  vertical-align: middle;
  text-indent: 0;
}

#c_installation-examples .l_contents.archive_page {
  counter-reset: tag;
}
#c_installation-examples .l_contents.archive_page .keyvisual {
  margin: 40px 0;
}
#c_installation-examples .l_contents.archive_page .exp_archive {
  margin: 0 0 40px;
  padding: 0 0 40px;
  border-bottom: 1px solid #e6e6e6;
  counter-increment: tag;
}
#c_installation-examples .l_contents.archive_page .exp_archive:nth-last-of-type(1) {
  padding-bottom: 0;
  border-bottom: none;
}
#c_installation-examples .l_contents.archive_page .exp_archive .comingsoon {
  text-align: center;
  font-size: 24px;
}
#c_installation-examples .l_contents.archive_page .exp_archive &gt; .header {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 0 35px;
  font-size: 24px;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", notosans, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  line-height: 1.25;
}
#c_installation-examples .l_contents.archive_page .exp_archive &gt; .header.other {
  padding: 0;
}
#c_installation-examples .l_contents.archive_page .exp_archive &gt; .header i {
  position: absolute;
  top: 50%;
  left: 0;
  width: 45px;
  height: 45px;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  font-style: normal;
  font-size: 24px;
  line-height: 40px;
  -webkit-transform: translate(0, -50%) scale(0.6);
  transform: translate(0, -50%) scale(0.6);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
#c_installation-examples .l_contents.archive_page .exp_archive &gt; .header i:before {
  content: counter(tag,upper-alpha);
}
#c_installation-examples .l_contents.archive_page .exp_archive:nth-of-type(1) i {
  border-color: #e60039;
  color: #e60039;
}
#c_installation-examples .l_contents.archive_page .exp_archive:nth-of-type(2) i {
  border-color: #009dc7;
  color: #009dc7;
}
#c_installation-examples .l_contents.archive_page .exp_archive:nth-of-type(3) i {
  border-color: #ee7900;
  color: #ee7900;
}
#c_installation-examples .l_contents.archive_page .exp_archive:nth-of-type(4) i {
  border-color: #009c86;
  color: #009c86;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page {
  margin: 40px 0 0;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_thumb {
  margin: 0 0 20px;
  border: 1px solid #d9d9d9;
  text-align: center;
  font-size: 0;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_thumb img {
  height: 145px;
  font-family: "object-fit: cover; object-position: center;";

  object-fit: cover;
  object-position: center;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_thumb img.contain {
  object-fit: contain;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_thumb img.x_left.y_top {
  object-position: left top;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_thumb img.x_center.y_top {
  object-position: center top;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_thumb img.x_right.y_top {
  object-position: right top;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_thumb img.x_left.y_center {
  object-position: left center;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_thumb img.x_center.y_center {
  object-position: center center;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_thumb img.x_right.y_center {
  object-position: right center;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_thumb img.x_left.y_bottom {
  object-position: left bottom;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_thumb img.x_center.y_bottom {
  object-position: center bottom;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_thumb img.x_right.y_bottom {
  object-position: right bottom;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_name {
  margin: 0 0 20px;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", notosans, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_name a {
  margin-right: 20px;
  color: #333;
  vertical-align: middle;
  text-decoration: none;
  font-size: 20px;
  line-height: 1.538;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_name a:hover {
  text-decoration: underline;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_name .label {
  display: inline-block;
  margin: 4px 0 0;
  padding: 0 8px 2px;
  min-width: 78px;
  border: 1px solid #1364b2;
  color: #1364b2;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_desc *:first-child {
  margin-top: 0;
}
#c_installation-examples .l_contents.archive_page .exp_archive .page_desc *:last-child {
  margin-bottom: 0;
}
#c_installation-examples .l_contents.archive_page .exp_archive &gt; .header + .page {
  margin-top: 0;
}

#c_installation-examples .l_contents.detail_page .exp_header {
  margin: 0 0 20px;
}
#c_installation-examples .l_contents.detail_page .exp_header .page_title {
  margin: 0 0 5px;
  color: #1364b2;
}
#c_installation-examples .l_contents.detail_page .exp_header .tag {
  display: table;
  padding: 1px 10px;
  border: 1px solid #999;
  color: #666;
  table-layout: fixed;
  font-size: 13px;
  line-height: 1.615;
}
#c_installation-examples .l_contents.detail_page .exp_header .tag a {
  color: #666;
  text-decoration: none;
}
#c_installation-examples .l_contents.detail_page .exp_header .tag a:hover {
  text-decoration: underline;
}
#c_installation-examples .l_contents.detail_page .exp_header .tag dt,
#c_installation-examples .l_contents.detail_page .exp_header .tag dd {
  display: table-cell;
}
#c_installation-examples .l_contents.detail_page .exp_header .tag dt {
  width: 45px;
  white-space: nowrap;
}
#c_installation-examples .l_contents.detail_page .exp_header .tag dt:after {
  display: inline-block;
  margin: -2px 0 0 10px;
  width: 1px;
  height: 10px;
  background: #ccc;
  content: "";
  vertical-align: middle;
  font-size: 0;
}
#c_installation-examples .l_contents.detail_page .exp_header .tag dd {
  padding-left: 10px;
}
#c_installation-examples .l_contents.detail_page .exp_keyvisual {
  margin: 15px 0 20px;
  text-align: center;
  font-size: 0;
}
#c_installation-examples .l_contents.detail_page .connect_iot {
  margin: 0 0 40px;
  padding: 0 0 30px;
  border-bottom: 1px solid #e6e6e6;
}
#c_installation-examples .l_contents.detail_page .connect_iot .header {
  margin: 0 0 8px;
  color: #1364b2;
  font-weight: normal;
  font-size: 30px;
  font-family: roboto, Arial, notosans, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  line-height: 1.333;
}
#c_installation-examples .l_contents.detail_page .rel_series .header {
  position: relative;
  margin: 0 0 30px;
  padding-left: 140px;
  font-weight: normal;
  font-size: 22px;
}
#c_installation-examples .l_contents.detail_page .rel_series .header .label {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  overflow: hidden;
  padding: 5px 10px;
  width: 135px;
  color: #fff;
  font-size: 14px;
}
#c_installation-examples .l_contents.detail_page .rel_series .header .label:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  height: 300%;
  background: #1364b2;
  content: "";
  -webkit-transform: rotate(33.69deg);
  transform: rotate(33.69deg);
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
#c_installation-examples .l_contents.detail_page .rel_series .buttons {
  margin-top: 40px;
}
#c_installation-examples .l_contents.detail_page .rel_series .buttons li {
  margin: 0 auto 20px;
}
#c_installation-examples .l_contents.detail_page .rel_series .buttons .download a {
  padding-right: 30px;
}
#c_installation-examples .l_contents.detail_page .rel_series .buttons .download a .thumb {
  right: 10px;
  width: 40px;
}
#c_installation-examples .l_contents.detail_page .rel_series .prt_figure1 .caption {
  text-align: center;
}
#c_installation-examples .l_contents.detail_page .rel_series .sr_annotation_list .haslist {
  margin-top: 10px;
}
#c_installation-examples .l_contents.detail_page .rel_series .sr_annotation_list .haslist:first-child {
  margin-top: 0;
}
#c_installation-examples .l_contents.detail_page .compare_images_by_caret {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 30px 0;
}
#c_installation-examples .l_contents.detail_page .compare_images_by_caret .item {
  margin: 0 10px;
}
#c_installation-examples .l_contents.detail_page .compare_images_by_caret .caret {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#c_installation-examples .l_contents.detail_page .compare_images_by_caret .caret .inner {
  height: calc(100% - 38px);
}
#c_installation-examples .l_contents.detail_page .compare_images_by_caret .caret .inner i {
  height: 100%;
}

#c_installation-examples.p_automotive_assembly .rel_series .center {
  text-align: center;
}

#c_products.p_index .logo_image {
  margin-bottom: 0;
}
#c_products.p_index .toc {
  padding: 15px;
  font-size: 0;
}
#c_products.p_index .toc li {
  position: relative;
  margin: 10px 0;
  padding: 0 0 0 1em;
  font-size: 15px;
  line-height: 1;
}
#c_products.p_index .toc li:before {
  position: absolute;
  top: 5px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 6px 4px 0;
  border-style: solid;
  border-color: #1364b2 transparent transparent;
  content: "";
  font-size: 0;
}
#c_products.p_index .toc li a {
  color: #1364b2;
}
#c_products.p_index .header2 {
  margin: 0 0 10px;
  font-size: 24px;
  line-height: 1.25;
}
#c_products.p_index .header2 + * {
  margin-top: 0;
}
#c_products.p_index .header3 {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.556;
}
#c_products.p_index .header3 + * {
  margin-top: 0;
}
#c_products.p_index .header3 .catch {
  margin: 0;
}
#c_products.p_index .series_list {
  margin: 0;
}
#c_products.p_index .series_list .item {
  margin-top: 60px;
}
#c_products.p_index .series_list .item:first-child {
  margin-top: 0;
}
#c_products.p_index .series_image {
  margin: 0 0 20px;
}

#c_download .l_contents p {
  margin: 15px 0;
}
#c_download .prt_main_section .comingsoon {
  text-align: center;
  font-size: 24px;
}
#c_download .document_list {
  margin: 40px 0 0;
}
#c_download .document_list li {
  margin: 0 0 20px;
}
#c_download .document_list li a {
  display: block;
  padding: 20px 20px 25px;
  border: 1px solid #ccc;
  color: #333;
  text-decoration: none;
  transition: opacity 0.2s;
}
#c_download .document_list li a:hover {
  opacity: 0.7;
}
#c_download .document_list .document {
  margin: 0 auto 12px;
}
#c_download .document_list .document .thumb {
  margin: 0 0 10px;
  text-align: center;
  font-size: 0;
}
#c_download .document_list .document .thumb img {
  border: 1px solid #ccc;
}
#c_download .document_list .button {
  padding: 8px 5px 12px;
  width: 100%;
  background: #1364b2;
  text-align: center;
  white-space: nowrap;
}
#c_download .document_list .button i,
#c_download .document_list .button .label {
  display: inline-block;
  vertical-align: middle;
}
#c_download .document_list .button i {
  margin: 0 10px 0 0;
  width: 18px;
  height: 24px;
  background: url(/img/ss/common/bg_icon_dl_001.png) no-repeat center;
  font-size: 0;
}
#c_download .document_list .button .label {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.714;
}

.modal_wrapper {
  padding: 0 0 40px;
}
.modal_wrapper * {
  box-sizing: border-box;
}
.modal_wrapper .mdl_main_section {
  margin: 0 0 30px;
  padding: 0 0 30px;
  border-bottom: 1px solid #e6e6e6;
}
.modal_wrapper .mdl_main_section:nth-last-of-type(1) {
  padding: 0;
  border: none;
}
.modal_wrapper .mdl_header1 {
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 0 10px;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.25;
}
.modal_wrapper .mdl_header1:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 1px;
  height: 20px;
  background: #1364b2;
  content: "";
}
.modal_wrapper .mdl_header2 {
  margin: 0 0 10px;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.231;
}
.modal_wrapper .connect_images {
  position: relative;
  margin: 30px 0 16px;
}
.modal_wrapper .connect_images .item {
  margin: 20px 0;
}
.modal_wrapper .connect_images .caption {
  padding: 10px;
  background: #f1f1f1;
  line-height: 1.375;
}
.modal_wrapper .connect_images .image {
  padding: 10px;
  border: 1px solid #f1f1f1;
  text-align: center;
  font-size: 0;
}
.modal_wrapper .connect_images .arrow {
  display: block;
  margin: 0 auto;
  width: 40px;
  height: 30px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.modal_wrapper .connect_images .arrow:before,
.modal_wrapper .connect_images .arrow:after {
  position: absolute;
  content: "";
}
.modal_wrapper .connect_images .arrow:before {
  top: 50%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #1364b2;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.modal_wrapper .connect_images .arrow:after {
  right: 0;
  bottom: 50%;
  width: 19px;
  height: 19px;
  border-right: 3px solid #1364b2;
  border-bottom: 3px solid #1364b2;
  -webkit-transform: translate(1.5px, 0) rotate(-45deg);
  transform: translate(1.5px, 0) rotate(-45deg);
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
.modal_wrapper .lineup_table.spmode_txt.type_02 {
  border: 1px solid #f1f1f1;
}
.modal_wrapper .lineup_table.spmode_txt.type_02 .caption {
  margin: 0 0 20px;
  padding: 10px;
  background: #f1f1f1;
  font-weight: normal;
  font-size: 15px;
}
.modal_wrapper .lineup_table.spmode_txt.type_02 tr {
  padding: 0;
  border: none;
}
.modal_wrapper .lineup_table.spmode_txt.type_02 th,
.modal_wrapper .lineup_table.spmode_txt.type_02 td {
  border: none;
  border-bottom: 1px solid #f1f1f1;
  background: none;
  vertical-align: top;
  text-align: center;
}
.modal_wrapper .lineup_table.spmode_txt.type_02 th:last-child,
.modal_wrapper .lineup_table.spmode_txt.type_02 td:last-child {
  border-bottom: none;
}
.modal_wrapper .lineup_table.spmode_txt.type_02 .head {
  padding: 0;
  color: #666;
  font-size: 15px;
  line-height: 1.6;
}
.modal_wrapper .lineup_table.spmode_txt.type_02 .image {
  padding: 20px 10px;
  text-align: center;
}
.modal_wrapper .lineup_table.spmode_txt.type_02 .image:before {
  display: block;
  margin: 0 0 10px;
}
.modal_wrapper .box_image {
  margin: 40px 0 0;
  padding: 20px 10px 12px;
  border: 3px solid #f1f1f1;
  text-align: center;
}
.modal_wrapper .mdl_header1 + *,
.modal_wrapper .mdl_header2 + * {
  margin-top: 0;
}

/* jQuery Colorbox
------------------------------- */
#colorbox,
#cboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100000;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  max-width: none;
  background: #fff;
  -webkit-transform: translate3d(0, 0, 0);
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  box-sizing: content-box;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 840px;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  display: block;
  float: left;
  margin: auto;
  max-width: none;
  border: 0;
}

.cboxIframe {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#cboxOverlay {
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#colorbox {
  outline: 0;
}

#cboxContent {
  overflow: visible;
  padding: 80px 0;
  background: #fff;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadingGraphic {
  background: url(/img/elements/loading.gif) no-repeat center center;
}

#cboxLoadingOverlay {
  background: #fff;
}

#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  position: absolute;
  top: -20px;
  overflow: visible;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  border: 0;
  text-indent: -9999px;
}

#cboxTitle {
  display: none;
}

#cboxClose {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  margin: 0;
  padding: 0;
  width: 60px;
  height: 60px;
  border: 0;
  background: #333;
  box-shadow: none;
  text-indent: -999em;
  cursor: pointer;
}
#cboxClose:before,
#cboxClose:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 23px;
  height: 1px;
  background: #fff;
  content: "";
}
#cboxClose:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
#cboxClose:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}

#cboxPrevious {
  right: 44px;
  background-position: 0 0;
}
#cboxPrevious:hover {
  background-position: 0 -25px;
}

#cboxNext {
  right: 22px;
  background-position: -25px 0;
}
#cboxNext:hover {
  background-position: -25px -25px;
}

#cboxClose {
  background-position: -50px 0;
}
#cboxClose:hover {
  background-position: -50px -25px;
}

.cboxSlideshow_on #cboxPrevious,
.cboxSlideshow_off #cboxPrevious {
  right: 66px;
}

.cboxSlideshow_on #cboxSlideshow {
  right: 44px;
  background-position: -75px -25px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px;
}

.cboxSlideshow_off #cboxSlideshow {
  right: 44px;
  background-position: -100px 0;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px;
}

/* Media Screen
------------------------------- */
@media screen and (min-width: 480px) {
  /* General */
  /* Header */
  .l_header .sitelogo {
    width: auto;
  }

  /* Globalnav */
  /* Breadcrumbs */
  /* Contents */
  .l_contents .page_title {
    margin: 0 0 30px;
    font-size: 38px;
  }

  /* Relations */
  /* Page top button */
  /* Footer */
  /* SubPages Layout */
  /* Modules */
  .prt_header2 {
    margin: 0 0 20px;
    font-size: 32px;
  }

  .prt_header3 {
    font-size: 24px;
  }

  .prt_header4 {
    font-size: 20px;
  }

  .prt_lead1 {
    font-size: 18px;
  }

  .prt_box1,
  .prt_box2 {
    padding: 32px 40px;
  }

  .prt_button1 a,
  .prt_dl_button a {
    text-align: center;
  }

  .prt_archives {
    margin-top: 60px;
  }
  .prt_archives .header {
    width: 570px;
    width: calc(100% - 190px);
    font-size: 28px;
  }
  .prt_archives .header .copy {
    font-size: 15px;
  }
  .prt_archives .thumb {
    width: 150px;
  }

  /* Pages */
  #p_home .siteindex .merit section .heading,
  #p_home .siteindex .examples section .heading {
    font-size: 28px;
  }
  #p_home .siteindex .merit section ul,
  #p_home .siteindex .examples section ul {
    padding-left: 28px;
  }
  #p_home .siteindex .products {
    margin-top: 60px;
  }
  #p_home .siteindex .products a {
    font-size: 22px;
  }

  #c_merit .before_section,
  #c_merit .after_section {
    margin: 60px 0;
  }
  #c_merit .before_section &gt; .header,
  #c_merit .after_section &gt; .header {
    margin: 0 0 30px;
    padding: 4px 0 6px 130px;
  }
  #c_merit .before_section &gt; .header .label,
  #c_merit .after_section &gt; .header .label {
    height: 100%;
    font-size: 20px;
  }

  #c_merit .merit_section {
    margin-top: 70px;
    padding: 20px;
  }
  #c_merit .merit_section &gt; .header {
    padding: 0 0 0 30px;
    font-size: 20px;
  }
  #c_merit .merit_section &gt; .header i {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  #c_installation-examples .l_contents.archive_page .exp_archive &gt; .header {
    padding: 0 0 0 64px;
    font-size: 32px;
  }
  #c_installation-examples .l_contents.archive_page .exp_archive &gt; .header.other {
    padding: 0;
  }
  #c_installation-examples .l_contents.archive_page .exp_archive &gt; .header i {
    -webkit-transform: translate(0, -50%) scale(1);
    transform: translate(0, -50%) scale(1);
  }
  #c_installation-examples .l_contents.archive_page .exp_archive .page_name a {
    font-size: 26px;
  }

  #c_installation-examples .l_contents.detail_page .exp_header {
    margin: 0 0 30px;
  }
  #c_installation-examples .l_contents.detail_page .exp_header .page_title {
    margin: 0 0 15px;
    font-size: 38px;
    line-height: 1.111;
  }
  #c_installation-examples .l_contents.detail_page .exp_keyvisual {
    margin: 35px 0 50px;
  }
  #c_installation-examples .l_contents.detail_page .connect_iot {
    margin: 0 0 65px;
    padding: 0 0 58px;
  }
  #c_installation-examples .l_contents.detail_page .connect_iot .header {
    margin: 0 0 18px;
  }
  #c_installation-examples .l_contents.detail_page .rel_series .header {
    margin: 0 0 30px;
    padding-left: 175px;
    font-size: 28px;
  }
  #c_installation-examples .l_contents.detail_page .rel_series .header .label {
    padding: 8px 15px;
    width: 170px;
    font-size: 16px;
  }
  #c_installation-examples .l_contents.detail_page .rel_series .buttons a {
    text-align: center;
  }

  #c_products.p_index .toc li {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
  }
  #c_products.p_index .header2 {
    margin: 0 0 20px;
    font-size: 32px;
  }
  #c_products.p_index .header3 {
    margin: 0 0 18px;
  }

  #c_download .document_list li a {
    overflow: hidden;
  }
  #c_download .document_list li .document .thumb {
    float: left;
    margin: 0 18px 0 0;
    width: 33.333%;
  }
  #c_download .document_list li .document .caption {
    overflow: hidden;
    margin: 0 0 10px;
  }
  #c_download .document_list li .button {
    float: left;
    width: calc(66.67% - 20px);
  }

  /* ColorBox */
}
@media screen and (min-width: 768px) {
  /* General */
  /* Header */
  .l_header {
    padding-top: 30px;
    padding-bottom: 28px;
  }
  .l_header:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
    font-size: 0;
  }
  .l_header .sitelogo {
    float: left;
  }
  .l_header .companylogo {
    position: static;
    float: right;
  }
  .l_header .links {
    position: absolute;
    top: 28px;
    right: 110px;
    display: block;
    font-size: 0;
  }
  .l_header .links li {
    display: inline-block;
    margin: 0 30px 0 0;
    font-weight: 600;
    font-size: 14px;
  }

  /* Globalnav */
  .l_globalnav {
    position: relative;
    z-index: 10000;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }
  .l_globalnav .menu {
    display: none;
  }
  .l_globalnav .links {
    display: none;
  }
  .l_globalnav .categories {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .l_globalnav .maincat {
    position: relative;
  }
  .l_globalnav .maincat &gt; .label {
    display: table;
    height: 40px;
  }
  .l_globalnav .maincat &gt; .label a {
    display: table-cell;
    padding: 9px 13px 9px;
    text-decoration: none;
  }
  .l_globalnav .maincat.has_child &gt; .label a {
    padding: 9px 26px 9px 13px;
  }
  .l_globalnav .maincat.has_child &gt; .label a:before {
    position: absolute;
    top: 50%;
    right: 11px;
    width: 6px;
    height: 6px;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    content: "";
    font-size: 0;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
  }
  .l_globalnav .maincat:hover &gt; .label a {
    background: #e7eff7;
  }
  .l_globalnav .pages {
    position: absolute;
    top: calc(100% + 1px);
    left: 0;
    display: none;
    padding: 16px 20px 20px;
    min-width: 260px;
    width: 100%;
    background: #e7eff7;
  }
  .l_globalnav .pages li {
    margin: 12px 0 0;
    line-height: 1.75;
  }
  .l_globalnav .pages li:first-child {
    margin-top: 0;
  }
  .l_globalnav .pages a {
    text-decoration: none;
  }
  .l_globalnav .pages a:hover {
    color: #1364b2;
    text-decoration: underline;
  }
  .l_globalnav .maincat:hover .pages {
    display: block;
  }

  /* Breadcrumbs */
  .l_breadcrumbs {
    padding-top: 55px;
    padding-bottom: 10px;
  }

  /* Contents */
  .l_contents {
    position: relative;
  }
  .l_contents:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
    font-size: 0;
  }
  .l_contents .main_contents {
    width: 760px;
    width: calc(100% - 250px);
  }
  .l_contents .side_contents {
    position: absolute;
    top: 88px;
    right: 15px;
    margin-top: 0;
    width: 220px;
  }
  .l_contents .side_contents .relations {
    display: block;
  }

  /* Relations */
  .l_relations {
    margin-top: 120px;
  }

  /* Page top button */
  .l_pagetop {
    height: 85px;
  }
  .l_pagetop a {
    right: 20px;
    bottom: 20px;
    width: 45px;
    height: 45px;
  }

  /* Footer */
  .l_footer .index {
    padding: 20px 0 25px;
  }
  .l_footer .index a {
    color: #333;
    text-decoration: none;
  }
  .l_footer .index a:hover {
    text-decoration: underline;
  }
  .l_footer .index .home {
    margin: 0 0 15px;
    padding: 0 8px;
    font-weight: bold;
    font-size: 15px;
  }
  .l_footer .index .sitemap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
  }
  .l_footer .index .sitemap .col {
    float: left;
    margin-left: 50px;
  }
  .l_footer .index .sitemap .col:first-child {
    margin-left: 0;
  }
  .l_footer .index .sitemap .catname {
    margin: 0 0 5px;
    padding: 0 8px 4px;
    border-bottom: 1px solid #e6e6e6;
    font-weight: bold;
    line-height: 1.533;
  }
  .l_footer .index .sitemap .page {
    display: block;
    padding: 0 8px;
    font-size: 14px;
    line-height: 1.769;
  }
  .l_footer .bottoms {
    padding-top: 36px;
    padding-bottom: 40px;
  }
  .l_footer .bottoms:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
    font-size: 0;
  }
  .l_footer .bottoms .links {
    float: right;
    text-align: right;
  }
  .l_footer .bottoms .links li {
    margin: 0 0 0 16px;
  }
  .l_footer .bottoms .links a {
    text-decoration: none;
  }
  .l_footer .bottoms .links a:hover {
    text-decoration: underline;
  }
  .l_footer .bottoms .copyright {
    margin: 0;
    text-align: left;
  }

  /* SubPages Layout */
  /* Modules */
  .prt_main_section {
    margin: 60px 0;
  }
  .prt_main_section:before {
    margin-bottom: 60px;
  }

  .prt_sub_section {
    margin: 40px 0;
  }

  .prt_columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    margin: 30px 0;
  }
  .prt_columns.middle {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .prt_columns &gt; .item {
    float: left;
  }
  .prt_columns &gt; .item &gt; *:first-child {
    margin-top: 0;
  }
  .prt_columns &gt; .item &gt; *:last-child {
    margin-bottom: 0;
  }
  .prt_columns &gt; .item {
    margin: 30px 0 0 30px;
    width: 45%;
    width: calc(50% - 15px);
  }
  .prt_columns &gt; .item:first-child,
  .prt_columns &gt; .item:first-child + .item {
    margin-top: 0;
  }
  .prt_columns &gt; .item:nth-child(2n+1) {
    margin-left: 0;
  }

  .prt_image_contents .figure {
    margin: 0 0 20px 20px;
  }
  .prt_image_contents.left_image .figure {
    margin: 0 20px 20px 0;
  }

  .prt_annotated_image {
    overflow: hidden;
  }
  .prt_annotated_image &gt; .image {
    float: left;
    width: 60%;
  }
  .prt_annotated_image &gt; .annotation {
    float: left;
    padding-left: 40px;
    width: 40%;
  }

  .prt_flexbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 30px 0;
  }
  .prt_flexbox &gt; .item {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 0 0 10px;
  }
  .prt_flexbox &gt; .item:first-child {
    margin-left: 0;
  }

  .prt_floatbox {
    margin: 30px 0;
  }
  .prt_floatbox:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
    font-size: 0;
  }
  .prt_floatbox &gt; * {
    float: left;
    margin-left: 20px;
    width: 45%;
    width: calc(50% - 10px);
  }
  .prt_floatbox &gt; *:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
  }

  .prt_button1,
  .prt_dl_button {
    max-width: 400px;
  }

  .prt_archives .page {
    padding: 42px 0 48px;
  }

  .prt_rel_pages {
    margin: 115px 0 0;
  }
  .prt_rel_pages .header {
    margin: 0 0 25px;
  }

  /* Pages */
  #p_home .keyvisual .heading {
    margin: 0 0 16px;
    font-size: 48px;
  }

  #p_home .sec_introduction {
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
    text-align: center;
  }
  #p_home .sec_introduction .heading {
    font-size: 28px;
  }
  #p_home .sec_introduction .desc {
    display: inline-block;
    text-align: left;
  }

  #p_home .sec_slider .slideitem .banner a {
    padding-right: calc(100% - 490px);
    padding-left: calc((100% - 920px) / 2);
  }
  #p_home .sec_slider .slideitem .banner .header .title {
    font-size: 28px;
  }

  #p_home .siteindex .merit,
  #p_home .siteindex .examples {
    margin: 80px 0 0;
    padding-top: 54px;
  }
  #p_home .siteindex .merit:before,
  #p_home .siteindex .examples:before {
    left: auto;
    width: 70%;
    height: 320px;
  }
  #p_home .siteindex .merit section,
  #p_home .siteindex .examples section {
    padding: 50px 70px;
    width: 640px;
  }
  #p_home .siteindex .merit section .heading,
  #p_home .siteindex .examples section .heading {
    margin: 0 0 26px;
    font-size: 28px;
  }
  #p_home .siteindex .merit:before {
    left: 0;
  }
  #p_home .siteindex .merit .view_wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
  #p_home .siteindex .merit .view_wrapper section {
    float: right;
  }
  #p_home .siteindex .examples:before {
    right: 0;
  }
  #p_home .siteindex .examples .view_wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
  #p_home .siteindex .examples .view_wrapper section {
    float: left;
  }

  #c_merit.p_introduction .style_image1 .caption,
  .style_image2 .caption {
    text-align: center;
  }

  #c_installation-examples .l_contents.archive_page .keyvisual {
    margin: 60px 0;
  }
  #c_installation-examples .l_contents.archive_page .exp_archive {
    margin: 0 0 70px;
    padding: 0 0 70px;
  }
  #c_installation-examples .l_contents.archive_page .exp_archive &gt; .header {
    margin: 0 0 55px;
  }
  #c_installation-examples .l_contents.archive_page .exp_archive &gt; .header.other {
    padding: 0;
  }
  #c_installation-examples .l_contents.archive_page .exp_archive .page {
    overflow: hidden;
    margin: 70px 0 0;
  }
  #c_installation-examples .l_contents.archive_page .exp_archive .page_name {
    margin: 0 0 24px;
  }
  #c_installation-examples .l_contents.archive_page .exp_archive .page_thumb {
    float: left;
    width: 120px;
  }
  #c_installation-examples .l_contents.archive_page .exp_archive .page_desc {
    float: right;
    width: calc(100% - 140px);
  }
  #c_installation-examples .l_contents.archive_page .exp_archive &gt; .header + .page {
    margin-top: 0;
  }

  #c_installation-examples .l_contents.detail_page .rel_series table tbody th {
    width: 180px;
  }
  #c_installation-examples .l_contents.detail_page .rel_series .prt_figure1 {
    margin-top: 60px;
  }
  #c_installation-examples .l_contents.detail_page .rel_series .prt_figure1.mt0 {
    margin-top: 0;
  }
  #c_installation-examples .l_contents.detail_page .rel_series .buttons {
    margin-top: 70px;
  }
  #c_installation-examples .l_contents.detail_page .rel_series .buttons:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
    font-size: 0;
  }
  #c_installation-examples .l_contents.detail_page .rel_series .buttons li {
    margin-bottom: 30px;
    max-width: 400px;
  }
  #c_installation-examples .l_contents.detail_page .rel_series .buttons a {
    padding: 20px 10px 22px;
  }
  #c_installation-examples .l_contents.detail_page .rel_series .buttons .download a .thumb {
    right: 15px;
    width: 63px;
  }

  #c_products.p_index .series_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
  }
  #c_products.p_index .series_list .item {
    float: left;
    margin: 30px 0 0 30px;
    width: 45%;
    width: calc(50% - 15px);
  }
  #c_products.p_index .series_list .item:first-child,
  #c_products.p_index .series_list .item:first-child + .item {
    margin-top: 0;
  }
  #c_products.p_index .series_list .item:nth-child(2n+1) {
    margin-left: 0;
  }

  #c_download .document_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    margin: 60px 0 0;
  }
  #c_download .document_list li {
    float: left;
    margin: 0 0 20px 20px;
    width: 46%;
    width: calc((100% - 20px) / 2);
  }
  #c_download .document_list li:nth-child(2n + 1) {
    margin-left: 0;
  }
  #c_download .document_list li:first-child {
    margin-left: 0;
  }
  #c_download .document_list li a {
    height: 100%;
  }

  .modal_wrapper {
    padding: 0 0 80px;
  }
  .modal_wrapper .mdl_main_section {
    margin: 0 0 56px;
    padding: 0 0 56px;
  }
  .modal_wrapper .mdl_header1 {
    margin: 0 0 44px;
    padding: 0 0 0 20px;
    font-size: 32px;
  }
  .modal_wrapper .mdl_header1:before {
    top: 4px;
    height: 32px;
  }
  .modal_wrapper .mdl_header2 {
    margin: 0 0 28px;
    font-size: 26px;
  }
  .modal_wrapper .connect_images {
    margin: 40px 0 30px;
  }
  .modal_wrapper .lineup_table.spmode_txt.type_02 {
    border: none;
  }
  .modal_wrapper .lineup_table.spmode_txt.type_02 .caption {
    margin: 0 0 40px;
    padding: 10px 5px;
    text-align: center;
  }
  .modal_wrapper .lineup_table.spmode_txt.type_02 th,
  .modal_wrapper .lineup_table.spmode_txt.type_02 td {
    border: none;
    border-left: 1px solid #d9d9d9;
    text-align: center;
  }
  .modal_wrapper .lineup_table.spmode_txt.type_02 th:first-child,
  .modal_wrapper .lineup_table.spmode_txt.type_02 td:first-child {
    border-left: none;
  }
  .modal_wrapper .lineup_table.spmode_txt.type_02 .head {
    font-size: 15px;
  }
  .modal_wrapper .lineup_table.spmode_txt.type_02 .image {
    padding: 6px 20px 20px;
    font-size: 0;
  }
  .modal_wrapper .box_image {
    margin: 40px 0 0;
    padding: 20px 10px 12px;
  }

  /* ColorBox */
}
@media screen and (min-width: 1024px) {
  /* General */
  /* Header */
  .l_header .sitelogo {
    width: auto;
  }

  /* Globalnav */
  /* Breadcrumbs */
  /* Contents */
  .l_contents .main_contents {
    width: calc(100% - 320px);
  }
  .l_contents .side_contents {
    width: 260px;
  }

  /* Relations */
  .l_relations .view_wrapper {
    padding-top: 0;
    padding-bottom: 0;
    background: none;
  }
  .l_relations .view_wrapper .background {
    display: block;
  }
  .l_relations .contents {
    margin-left: calc(100% - 580px);
    padding: 30px 10px 24px 30px;
  }

  /* Page top button */
  /* Footer */
  .l_footer .index .sitemap .col {
    margin-left: 95px;
  }
  .l_footer .index .sitemap .col:first-child {
    margin-left: 0;
  }

  /* SubPages Layout */
  /* Modules */
  .prt_columns.col3 &gt; .item {
    margin: 20px 0 0 20px;
    width: 30%;
    width: calc(((100% - 40px) - 0.3px) / 3);
  }
  .prt_columns.col3 &gt; .item:first-child,
  .prt_columns.col3 &gt; .item:nth-child(2),
  .prt_columns.col3 &gt; .item:nth-child(3) {
    margin-top: 0;
  }
  .prt_columns.col3 &gt; .item:nth-child(3n+1) {
    clear: left;
    margin-left: 0;
  }

  .prt_archives .header,
  .prt_archives .desc {
    float: right;
    clear: right;
    width: 570px;
    width: calc(100% - 190px);
  }
  .prt_archives .thumb {
    margin: 0;
  }

  /* Pages */
  #p_home .keyvisual {
    height: 685px;
  }
  #p_home .keyvisual .visual a {
    padding: 286px calc((100% - 980px) / 2) 0;
  }
  #p_home .keyvisual .indicator {
    margin-top: 215px;
  }
  #p_home .keyvisual .heading {
    margin: 0 0 16px;
  }

  #p_home .sec_introduction {
    text-align: left;
  }
  #p_home .sec_introduction:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
    font-size: 0;
  }
  #p_home .sec_introduction .heading {
    float: right;
    padding-top: 25px;
    width: 540px;
  }
  #p_home .sec_introduction .image {
    float: left;
    margin: 0;
    padding: 0 20px;
    width: calc(100% - 540px);
  }
  #p_home .sec_introduction .desc,
  #p_home .sec_introduction .prt_more {
    float: right;
    clear: right;
    overflow: hidden;
    width: 540px;
  }
  #p_home .sec_introduction .desc {
    display: block;
  }
  #p_home .sec_introduction .prt_more {
    text-align: inherit;
  }

  #p_home .siteindex .merit,
  #p_home .siteindex .examples {
    margin: 80px 0 0;
  }
  #p_home .siteindex .merit:before,
  #p_home .siteindex .examples:before {
    width: 50%;
  }

  #c_installation-examples .l_contents.archive_page .exp_archive .page_name,
  #c_installation-examples .l_contents.archive_page .exp_archive .page_desc {
    float: right;
    clear: right;
    width: 500px;
    width: calc(100% - 260px);
  }
  #c_installation-examples .l_contents.archive_page .exp_archive .page_thumb {
    margin: 0;
    width: 230px;
  }
  #c_installation-examples .l_contents.archive_page .exp_archive .page_thumb img {
    width: 100%;
  }

  #c_installation-examples .l_contents.detail_page .rel_series .buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  #c_installation-examples .l_contents.detail_page .rel_series .buttons li {
    float: left;
    margin: 0 0 0 5px;
    width: 365px;
  }
  #c_installation-examples .l_contents.detail_page .rel_series .buttons li:first-child {
    margin: 0;
  }
  #c_installation-examples .l_contents.detail_page .rel_series .buttons .download a {
    padding-right: 60px;
  }

  #c_products.p_index .toc {
    padding: 24px 10px 26px;
    text-align: center;
  }
  #c_products.p_index .toc li {
    display: inline-block;
    margin: 15px 0 0 24px;
    padding: 0 0 0 24px;
    border-left: 1px solid #ccc;
  }
  #c_products.p_index .toc li:before {
    display: none;
  }
  #c_products.p_index .toc li:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
  }
  #c_products.p_index .toc li a {
    text-decoration: none;
  }
  #c_products.p_index .toc li a:hover {
    text-decoration: underline;
  }
  #c_products.p_index .toc ul:first-child li {
    margin-top: 0;
  }

  #c_download .document_list li {
    width: 20%;
    width: calc((100% - 60px) / 4);
  }
  #c_download .document_list li:nth-child(2n + 1) {
    margin: 0 0 20px 20px;
  }
  #c_download .document_list li:first-child {
    margin-left: 0;
  }
  #c_download .document_list li a {
    position: relative;
    overflow: visible;
    padding-bottom: 72px;
  }
  #c_download .document_list li .document .thumb {
    float: none;
    margin: 0 0 10px;
    min-height: 202px;
    width: auto;
  }
  #c_download .document_list li .document .caption {
    overflow: visible;
    margin: 0;
  }
  #c_download .document_list li .button {
    position: absolute;
    right: 20px;
    bottom: 25px;
    left: 20px;
    float: none;
    width: auto;
  }

  .modal_wrapper .connect_images {
    overflow: hidden;
  }
  .modal_wrapper .connect_images .item {
    float: right;
    width: 360px;
    text-align: center;
  }
  .modal_wrapper .connect_images .item:first-child {
    float: left;
  }
  .modal_wrapper .connect_images .image {
    padding: 0;
  }
  .modal_wrapper .connect_images .arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 30px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  /* ColorBox */
}
@media screen and (min-width: 1280px) {
  /* General */
  /* Header */
  /* Globalnav */
  /* Breadcrumbs */
  /* Contents */
  /* Relations */
  /* Page top button */
  /* Footer */
  /* SubPages Layout */
  /* Modules */
  /* Pages */
  #c_installation-examples .l_contents.detail_page .rel_series .buttons .download a {
    padding-right: 30px;
  }

  /* ColorBox */
}
@media screen and (min-width: 2480px) {
  /* General */
  /* Header */
  /* Globalnav */
  /* Breadcrumbs */
  /* Contents */
  /* Relations */
  /* Page top button */
  /* Footer */
  /* SubPages Layout */
  /* Modules */
  /* Pages */
  #p_home .sec_slider {
    max-width: 43.5%;
  }
  #p_home .sec_slider .slideitem .banner a {
    padding-right: 50%;
    padding-left: 30px;
  }

  /* ColorBox */
}
@media screen and (max-width: 767px) {
  /* General */
  body.menu-opened {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /* Header */
  .l_header .sitelogo {
    padding: 28px 0 10px;
  }
  .l_header .companylogo {
    top: 10px;
    left: 15px;
    width: 70px;
  }

  /* Globalnav */
  .l_globalnav .menu {
    position: absolute;
    top: 12px;
    right: 15px;
    z-index: 10001;
    padding-top: 20px;
    width: 34px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    cursor: pointer;
  }
  .l_globalnav .menu i,
  .l_globalnav .menu:before,
  .l_globalnav .menu:after {
    position: absolute;
    top: 7px;
    left: 50%;
    width: 100%;
    height: 4px;
    background: #000;
    content: "";
    transition: width 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, width 0.3s ease;
    transition: transform 0.3s ease, width 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .l_globalnav .menu:before {
    -webkit-transform: translate(-50%, -7px);
    transform: translate(-50%, -7px);
  }
  .l_globalnav .menu:after {
    -webkit-transform: translate(-50%, 7px);
    transform: translate(-50%, 7px);
  }
  .l_globalnav .sitemap {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    display: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.9);
    font-size: 100%;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  .l_globalnav .sitemap .categories {
    padding: 60px 15px 0;
  }
  .l_globalnav .sitemap .links {
    padding: 0 15px 60px;
  }
  .l_globalnav .sitemap .pages {
    padding: 10px;
  }
  .l_globalnav .sitemap li {
    margin: 0 0 10px;
  }
  .l_globalnav .sitemap li a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.571;
  }
  .l_globalnav .sitemap li a:hover {
    text-decoration: underline;
  }
  .l_globalnav .sitemap .maincat &gt; .label a,
  .l_globalnav .sitemap .links a {
    display: block;
    padding: 0 20px 10px 0;
    border-bottom: 1px solid #f1f1f1;
    font-size: 18px;
  }
  .l_globalnav .sitemap .maincat &gt; .label a i,
  .l_globalnav .sitemap .links a i {
    right: 0;
    left: auto;
  }
  .l_globalnav .sitemap .maincat &gt; .label a i:before,
  .l_globalnav .sitemap .maincat &gt; .label a i:after,
  .l_globalnav .sitemap .links a i:before,
  .l_globalnav .sitemap .links a i:after {
    right: 0;
  }

  .view-mode-sp .l_globalnav .sitemap {
    display: block;
  }

  .view-mode-sp.menu-opened .l_globalnav .menu {
    color: #fff;
  }
  .view-mode-sp.menu-opened .l_globalnav .menu i,
  .view-mode-sp.menu-opened .l_globalnav .menu:before,
  .view-mode-sp.menu-opened .l_globalnav .menu:after {
    width: 20px;
    background: #fff;
  }
  .view-mode-sp.menu-opened .l_globalnav .menu i {
    -webkit-transform: translate(-50%, 0) rotate(225deg);
    transform: translate(-50%, 0) rotate(225deg);
  }
  .view-mode-sp.menu-opened .l_globalnav .menu:before {
    -webkit-transform: translate(-50%, 0) rotate(225deg);
    transform: translate(-50%, 0) rotate(225deg);
  }
  .view-mode-sp.menu-opened .l_globalnav .menu:after {
    -webkit-transform: translate(-50%, 0) rotate(-225deg);
    transform: translate(-50%, 0) rotate(-225deg);
  }
  .view-mode-sp.menu-opened .l_globalnav .menu span {
    font-size: 0;
  }
  .view-mode-sp.menu-opened .l_globalnav .menu span:before {
    content: "CLOSE";
    font-size: 10px;
  }
  .view-mode-sp.menu-opened .l_globalnav .sitemap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  /* Breadcrumbs */
  /* Contents */
  /* Relations */
  /* Page top button */
  /* Footer */
  /* SubPages Layout */
  /* Modules */
  .prt_rsp_tbl {
    display: block;
    overflow: hidden;
    margin-top: 10px;
    border: none;
  }
  .prt_rsp_tbl caption,
  .prt_rsp_tbl tbody,
  .prt_rsp_tbl tr,
  .prt_rsp_tbl th,
  .prt_rsp_tbl td,
  .prt_rsp_tbl.scroll_body tr,
  .prt_rsp_tbl.scroll_body thead,
  .prt_rsp_tbl.scroll_body tbody {
    display: block;
    float: left;
    clear: left;
    overflow: visible;
    max-height: none;
    width: 100%;
  }
  .prt_rsp_tbl thead {
    display: none;
  }
  .prt_rsp_tbl.scroll_body tbody {
    border: none;
  }
  .prt_rsp_tbl caption {
    margin: 0 0 5px;
    text-align: left;
  }
  .prt_rsp_tbl caption .prt_inblock {
    margin-right: 1em;
    margin-left: 0;
  }
  .prt_rsp_tbl [data-label]:before {
    content: attr(data-label);
  }
  .prt_rsp_tbl .pc_view,
  .prt_rsp_tbl.scroll_body .pc_view {
    display: none;
  }

  .prt_rsp_tbl.spmode_txt caption.head {
    margin: 0 0 10px;
    padding: 0 5px 3px;
    border-bottom: 1px solid #ccc;
    text-align: left;
    font-weight: bold;
  }
  .prt_rsp_tbl.spmode_txt tr {
    padding: 10px 0;
  }
  .prt_rsp_tbl.spmode_txt tr:first-child {
    padding-top: 0;
  }
  .prt_rsp_tbl.spmode_txt th,
  .prt_rsp_tbl.spmode_txt td {
    padding: 0;
    border: none;
  }
  .prt_rsp_tbl.spmode_txt .prt_list_disc {
    margin: 0;
  }

  .prt_rsp_tbl.spmode_txt.type_01 tr:first-child th:first-child,
  .prt_rsp_tbl.spmode_txt.type_01 tr:first-child [data-label]:first-child:before {
    margin-top: 0;
  }
  .prt_rsp_tbl.spmode_txt.type_01 th,
  .prt_rsp_tbl.spmode_txt.type_01 [data-label]:before {
    display: block;
    margin: 10px 0 5px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    background: none;
    text-align: left;
    font-weight: bold;
  }
  .prt_rsp_tbl.spmode_txt.type_01 td {
    text-align: left;
  }

  .prt_rsp_tbl.spmode_txt.type_02 tr {
    margin-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
  .prt_rsp_tbl.spmode_txt.type_02 tr:first-child {
    margin-top: 0;
  }
  .prt_rsp_tbl.spmode_txt.type_02 th,
  .prt_rsp_tbl.spmode_txt.type_02 td {
    padding: 0 10px;
    border: none;
    text-align: left;
  }
  .prt_rsp_tbl.spmode_txt.type_02 caption.head,
  .prt_rsp_tbl.spmode_txt.type_02 th {
    text-indent: 0;
    font-weight: bold;
  }
  .prt_rsp_tbl.spmode_txt.type_02 caption.head {
    padding: 8px 10px 6px;
  }
  .prt_rsp_tbl.spmode_txt.type_02 thead {
    margin: 0 0 20px;
  }
  .prt_rsp_tbl.spmode_txt.type_02 thead th:before {
    content: "・";
  }
  .prt_rsp_tbl.spmode_txt.type_02 tr:first-child th:first-child {
    margin-top: 0;
  }
  .prt_rsp_tbl.spmode_txt.type_02 th + td {
    margin-top: 10px;
  }
  .prt_rsp_tbl.spmode_txt.type_02 th {
    padding: 8px 10px 6px;
  }
  .prt_rsp_tbl.spmode_txt.type_02 [data-label]:before {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
    border: none;
    background: none;
    content: attr(data-label);
    font-weight: bold;
  }

  .prt_rsp_tbl.spmode_cell tr {
    margin: 10px 0 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  .prt_rsp_tbl.spmode_cell tr:first-child,
  .prt_rsp_tbl.spmode_cell tr:first-child th:first-child,
  .prt_rsp_tbl.spmode_cell tr:first-child [data-label]:first-child:before {
    margin-top: 0;
  }
  .prt_rsp_tbl.spmode_cell th,
  .prt_rsp_tbl.spmode_cell [data-label]:before {
    display: block;
    padding: 10px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    content: attr(data-label);
    text-align: left;
    font-weight: bold;
  }
  .prt_rsp_tbl.spmode_cell [data-label]:before {
    background: #1364b2;
    color: #fff;
  }
  .prt_rsp_tbl.spmode_cell td {
    padding: 0 10px 10px;
  }
  .prt_rsp_tbl.spmode_cell td[data-label]:before,
  .prt_rsp_tbl.spmode_cell td [data-label]:before {
    margin: 0 -10px 10px;
    width: auto;
  }
  .prt_rsp_tbl.spmode_cell .blank {
    display: none;
  }

  .prt_rsp_tbl.spmode_cell.type_02 tr {
    margin: 0;
    border-top: none;
  }
  .prt_rsp_tbl.spmode_cell.type_02 tr:first-child {
    border-top: 1px solid #ccc;
  }
  .prt_rsp_tbl.spmode_cell.type_02 th {
    width: 100%;
  }

  .prt_tbl th,
  .prt_tbl td {
    padding: 10px;
  }

  .sp_scroll_body,
  .sp_scroll_body caption,
  .sp_scroll_body thead,
  .sp_scroll_body tbody {
    display: block;
    width: 100%;
    border: none;
  }

  .sp_scroll_body thead,
  .sp_scroll_body tbody {
    border-left: 1px solid #ccc;
  }

  .sp_scroll_body thead {
    overflow-y: scroll;
  }

  .sp_scroll_body tbody {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    max-height: 315px;
    border-bottom: 1px solid #ccc;
  }

  .sp_scroll_body tr {
    display: table;
    width: 100%;
    table-layout: fixed;
  }

  .sp_scroll_body th,
  .sp_scroll_body td {
    border-top: 1px solid #ccc;
    border-bottom: none;
  }

  /* Pages */
  #p_home .keyvisual p {
    font-size: 14px;
  }
  #p_home .keyvisual p br {
    display: none;
  }

  /* ColorBox */
  #cboxClose {
    width: 40px;
    height: 40px;
  }

  #cboxContent {
    padding: 50px 0 15px;
  }
}
</pre></body></html>