@charset "UTF-8";
header.global .header-content-01:before, header.global .header-content-01 .social ul:before, header.global .header-content .group-nav:before, nav.global ul:before, .bar-content:before, body.home #promotion .promotion-content:before, body.home #promotion .promotion-content .list-casestudy:before, body.home #promotion .social:before, body.home #promotion .social ul:before, #content:before, footer.global .footer-content-02 .group-nav-footer:before, .heading-01:before, ul.list-data-01:before, ul.list-data-01 > li.size:before, dl.list-01:before, dl.list-data-01:before, .box-about-01 > .box-content ul.list:before, .box-about-02 .box-content:before, .box-about-02 .box-content#about2 > .content-body > .title:before, .box-casestudy-01 > .box-content ul.list:before, .box-manual-01:before, .box-manual-01 .explanation ul.list-exp:before, .box-point-01 > .box-content .lay-img2:before, .box-support-01:before, .lyt-image:before, .lyt-column2:before,
.lyt-column3:before,
.lyt-column4:before, .index-01 > .row:before, .index-01 > .row > .item .lay-img:before, .index-02 > .row.only-one:before, .index-03:before, header.global .header-content-01:after, header.global .header-content-01 .social ul:after, header.global .header-content .group-nav:after, nav.global ul:after, .bar-content:after, body.home #promotion .promotion-content:after, body.home #promotion .promotion-content .list-casestudy:after, body.home #promotion .social:after, body.home #promotion .social ul:after, #content:after, footer.global .footer-content-02 .group-nav-footer:after, .heading-01:after, ul.list-data-01:after, ul.list-data-01 > li.size:after, dl.list-01:after, dl.list-data-01:after, .box-about-01 > .box-content ul.list:after, .box-about-02 .box-content:after, .box-about-02 .box-content#about2 > .content-body > .title:after, .box-casestudy-01 > .box-content ul.list:after, .box-manual-01:after, .box-manual-01 .explanation ul.list-exp:after, .box-point-01 > .box-content .lay-img2:after, .box-support-01:after, .lyt-image:after, .lyt-column2:after,
.lyt-column3:after,
.lyt-column4:after, .index-01 > .row:after, .index-01 > .row > .item .lay-img:after, .index-02 > .row.only-one:after, .index-03:after {
  content: "";
  display: table;
}
header.global .header-content-01:after, header.global .header-content-01 .social ul:after, header.global .header-content .group-nav:after, nav.global ul:after, .bar-content:after, body.home #promotion .promotion-content:after, body.home #promotion .promotion-content .list-casestudy:after, body.home #promotion .social:after, body.home #promotion .social ul:after, #content:after, footer.global .footer-content-02 .group-nav-footer:after, .heading-01:after, ul.list-data-01:after, ul.list-data-01 > li.size:after, dl.list-01:after, dl.list-data-01:after, .box-about-01 > .box-content ul.list:after, .box-about-02 .box-content:after, .box-about-02 .box-content#about2 > .content-body > .title:after, .box-casestudy-01 > .box-content ul.list:after, .box-manual-01:after, .box-manual-01 .explanation ul.list-exp:after, .box-point-01 > .box-content .lay-img2:after, .box-support-01:after, .lyt-image:after, .lyt-column2:after,
.lyt-column3:after,
.lyt-column4:after, .index-01 > .row:after, .index-01 > .row > .item .lay-img:after, .index-02 > .row.only-one:after, .index-03:after {
  clear: both;
}

/* -----------------------------------------------------

 html, body

----------------------------------------------------- */
/* ----- html,body ----- */
html {
  height: 100%;
  margin: 0;
  padding: 0;
  color: #1e1e1e;
  font-size: 13px;
  *font-size: 81.25%;
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  font-family: \30e1\30a4\30ea\30aa, \30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33, "Hiragino Kaku Gothic Pro", \FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF, Arial, sans-serif;
  line-height: 1.53846;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #ffdd22;
}

/* -----------------------------------------------------

 block level elements ( except table,form-related )

----------------------------------------------------- */
article, aside, canvas, details, figcaption, figure,
header, footer, hgroup, menu, nav, section, summary {
  display: block;
}

/* ----- block level elements list ----- */
h1, h2, h3, h4, h5, h6,
p,
pre,
address,
blockquote,
ul,
ol,
dl,
hr {
  margin: 0 0 1.5em 0;
  font-style: normal;
}

/* ----- heading ----- */
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1.2em;
  font-weight: bold;
  line-height: 1.3;
}

h1 {
  font-size: 215.38462%;
}

h2 {
  margin-bottom: 1.1em;
  font-size: 138.46154%;
}

h3 {
  margin-bottom: 0.9em;
  font-size: 138.46154%;
}

h4 {
  margin-bottom: 0.9em;
  font-size: 138.46154%;
}

h5 {
  margin-bottom: 0.8em;
}

h6 {
  margin-bottom: 0.8em;
  font-size: 92.30769%;
}

/* ----- text ----- */
address {
  margin: 0;
}

/* ----- list ----- */
ul, ol {
  list-style: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

dd {
  margin-left: 0;
}

/* ----- others ----- */
hr {
  display: none;
  margin: 0;
}

/* -----------------------------------------------------

 inline elements

----------------------------------------------------- */
/* ----- inline elements list ----- */
abbr,
acronym,
bdo,
cite,
code,
dfn,
em,
img,
kbd,
q,
samp,
span,
strong,
sub,
sup,
var {
  font-style: normal;
}

/* ----- em ----- */
em {
  font-style: normal;
  font-weight: bold;
}

/* ----- strong ----- */
strong {
  color: #dd0016;
  font-weight: bold;
}

/* ----- sub,sup ----- */
sub,
sup {
  position: relative;
  font-size: 84.61538%;
  vertical-align: baseline;
}

sub {
  top: 4px;
}

sup {
  top: -4px;
}

/* ----- link ----- */
a {
  color: #1e1e1e;
}

a:link {
  color: #1e1e1e;
}

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

a:hover,
a:active,
a:focus {
  color: #1e1e1e;
  text-decoration: underline;
}

/* ----- img ----- */
img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
  line-height: 1;
}

/* ----- others ----- */
q {
  quotes: none;
}

ins {
  text-decoration: underline;
}

del {
  text-decoration: line-through;
}

/* -----------------------------------------------------

 table related elements

----------------------------------------------------- */
/* ----- table-related elements ----- */
table {
  width: 100%;
  margin-right: auto;
  margin-bottom: 1.90385em;
  margin-left: auto;
  border-collapse: collapse;
  font-size: 100%;
}

th, td {
  empty-cells: show;
  padding: 8px 11px 8px 11px;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
th img, td img {
  vertical-align: top;
}

th p,
th ul,
th ol,
th dl,
td p,
td ul,
td ol,
td dl {
  margin-bottom: 6px;
}

/* -----------------------------------------------------

 form related elements

----------------------------------------------------- */
/* ----- form-related elements ----- */
form {
  margin: 0;
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

legend {
  display: none;
}

label {
  margin: 0;
  padding: 0;
  border: none;
  cursor: pointer;
}

/* ----- input ----- */
input {
  margin: 0;
  vertical-align: middle;
}

input[type="text"],
input.text,
input[type="password"],
input.password {
  height: 16px;
  margin-right: 3px;
  margin-left: 3px;
  padding: 3px 4px 4px 4px;
  line-height: 1.5;
}
input[type="text"]:first-child,
input.text:first-child,
input[type="password"]:first-child,
input.password:first-child {
  margin-left: 0;
}

label + input[type="text"],
label + input.text,
label + input[type="password"],
label + input.password {
  margin-left: 2px;
}

input[type="checkbox"],
input.checkbox {
  position: relative;
  top: -1px;
  top: -2px\9;
  margin-right: 4px;
  margin-right: 3px\9;
  padding: 0;
}

input[type="radio"],
input.radio {
  margin: 0 3px;
  padding: 0;
}

input[type="image"],
input.image {
  border: none;
}

select {
  padding: 1px 2px 1px 2px;
  font-family: \30e1\30a4\30ea\30aa, \30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33, "Hiragino Kaku Gothic Pro", \FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF, Arial, sans-serif;
}

optgroup {
  font-style: normal;
}

option {
  padding-left: 1em;
}

textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 3px 4px 4px 4px;
  line-height: 1.5;
  overflow: auto;
  resize: none;
}

/* -----------------------------------------------------

 Support Style - hasLayout switch And float clearing

----------------------------------------------------- */
/* ----- clearfix ( float-clearing ) ----- */
.clearfix:before, .box-point-01 > .box-content .lay-img:before, .clearfix:after, .box-point-01 > .box-content .lay-img:after {
  content: "";
  display: table;
}
.clearfix:after, .box-point-01 > .box-content .lay-img:after {
  clear: both;
}

/* =====================================================


 Styles for Leaf Pages Structure


===================================================== */
/* -----------------------------------------------------

 frame structure

----------------------------------------------------- */
header.global .header-content-01,
header.global .header-content-02 .content-body,
header.global .header-content,
#nav-bar .bar-content,
#nav-bar2 .bar-content,
footer.global .footer-content-01,
footer.global .footer-content-02 .group-nav-footer,
body.home #content #promotion .promotion-content,
body.home #content #promotion .social-content,
body.home #content #content-main,
body.index #content #promotion .content-title,
body.index #content #promotion .lead,
body.index #content #content-main,
body.leaf #content,
.box-about-01 > .box-content,
.box-casestudy-01 > .box-content {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}
.ie8 header.global .header-content-01, .ie8
header.global .header-content-02 .content-body, .ie8
header.global .header-content, .ie8
#nav-bar .bar-content, .ie8
#nav-bar2 .bar-content, .ie8
footer.global .footer-content-01, .ie8
footer.global .footer-content-02 .group-nav-footer, .ie8
body.home #content #promotion .promotion-content, .ie8
body.home #content #promotion .social-content, .ie8
body.home #content #content-main, .ie8
body.index #content #promotion .content-title, .ie8
body.index #content #promotion .lead, .ie8
body.index #content #content-main, .ie8
body.leaf #content, .ie8
.box-about-01 > .box-content, .ie8
.box-casestudy-01 > .box-content {
  width: 980px;
}

.ie8 body.home #content #promotion {
  min-width: 980px;
}

body.slider {
  background-color: #000;
  /*#content {
      max-width:980px;
      margin-right:auto;
      margin-left:auto;
      .ie8 & {
          width:980px;
      }
  }*/
}

/* -----------------------------------------------------

 header

----------------------------------------------------- */
header.global {
  background-color: #000;
}
header.global .header-content-01 .logo-contents,
header.global .header-content-01 .social {
  padding-top: 11px;
  padding-bottom: 11px;
}
header.global .header-content-01 .logo-contents {
  display: table-cell;
  margin-bottom: 0;
  padding-right: 16px;
  padding-left: 16px;
  border-right: 1px solid #2b2b2b;
  border-left: 1px solid #2b2b2b;
  font-size: 92.30769%;
}
header.global .header-content-01 .logo-contents img {
  max-width: none;
  width: 157px;
  vertical-align: top;
}
.ie8 header.global .header-content-01 .logo-contents img {
  max-width: none;
}
header.global .header-content-01 .social {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
header.global .header-content-01 .social ul {
  float: right;
  height: 20px;
}
header.global .header-content-01 .social ul > li {
  float: left;
}
header.global .header-content-01 .social ul > li.tweet {
  width: 125px;
}
header.global .header-content-01 .social ul > li.evernote {
  margin-right: 10px;
}
header.global .header-content-01 .logo-site {
  display: table-cell;
  padding-left: 25px;
  vertical-align: middle;
}
header.global .header-content-01 .logo-site img {
  max-width: none;
  width: 92px;
}
header.global .header-content-01 .nav-header {
  display: none;
}
header.global .header-content-02 {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #2b2b2b;
}
header.global .header-content-02 .content-body .logo-site {
  float: right;
  margin-bottom: 0;
}
header.global .header-content-02 .content-body .logo-site img {
  width: 92px;
}
.ie8 header.global .header-content-02 .content-body .logo-site img {
  max-width: none;
}
header.global .header-content {
  position: relative;
}
header.global .header-content .branding {
  position: absolute;
  top: 6.1em;
  left: 0;
  width: 48.67347%;
}
header.global .header-content .branding .copy {
  margin-bottom: 18px;
  color: #fff;
  font-weight: bold;
  font-size: 138.46154%;
  text-shadow: 1px 1px 1px black;
  line-height: 1.3;
}
header.global .header-content .group-nav {
  padding-top: 12px;
  padding-bottom: 11px;
}
header.global .header-content .group-nav .logo-site {
  float: right;
  width: 92px;
  margin-top: -3px;
  margin-bottom: 0;
}

/* -----------------------------------------------------

 nav-header

----------------------------------------------------- */
.nav-header {
  display: none;
}

/* -----------------------------------------------------

 nav-global

----------------------------------------------------- */
nav.global ul > li {
  float: left;
  margin-left: 2.14286%;
  font-weight: bold;
  font-size: 92.30769%;
}
nav.global ul > li a {
  color: white;
  text-decoration: none;
}
nav.global ul > li a:link {
  color: white;
  text-decoration: none;
}
nav.global ul > li a:hover, nav.global ul > li a:active {
  color: #ffdd22;
  text-decoration: none;
}
nav.global ul > li.current a {
  color: #ffdd22;
}
nav.global ul > li:first-child {
  margin-left: 0;
}
nav.global ul > li.casestudy, nav.global ul > li.digiana {
  position: relative;
}
nav.global ul > li.casestudy:before, nav.global ul > li.digiana:before {
  content: "";
  position: absolute;
  top: 0.2em;
  left: 0;
  display: block;
  width: 11px;
  height: 14px;
  background: url("images/sprite.png") 0 -88px no-repeat;
}
nav.global ul > li.casestudy > a, nav.global ul > li.digiana > a {
  padding-left: 15px;
}
.ie8 nav.global {
  display: block !important;
}

/* -----------------------------------------------------

 nav-bar

----------------------------------------------------- */
#nav-bar,
#nav-bar2 {
  position: absolute;
  z-index: 500;
  width: 100%;
  background-color: #fff;
}

.bar-content {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fff;
}
.bar-content p.title {
  float: left;
  width: 17.04082%;
  margin-top: 7.34694%;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 107.69231%;
  text-align: center;
  vertical-align: middle;
}
.bar-content p.title span.text {
  display: block;
  margin-top: 10px;
}
.bar-content ul.series {
  float: left;
  width: 80%;
}
.bar-content ul.series > li {
  position: relative;
  float: left;
  width: 33.16327%;
  margin-left: 0.2551%;
}
.bar-content ul.series > li > a {
  display: block;
  padding-top: 100%;
}
.bar-content ul.series > li > a > span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.bar-content ul.series > li:first-child {
  margin-left: 0;
}
.bar-content ul.series > li.series-shotdocs > a {
  background: url("images/btn-shotdocs_01.jpg") 0 0 no-repeat;
  background-size: 100%;
}
.bar-content ul.series > li.series-scannote > a {
  background: url("images/btn-scannote_01.jpg") 0 0 no-repeat;
  background-size: 100%;
}
.bar-content ul.series > li.series-notecover > a {
  background: url("images/btn-notecover_01.jpg") 0 0 no-repeat;
  background-size: 100%;
}
.bar-content ul.link-about {
  float: left;
  margin-left: 2.14286%;
  width: 94.89796%;
}
.bar-content ul.link-about > li {
  position: relative;
  float: left;
  width: 32.25806%;
  margin-left: 1.6129%;
}
.bar-content ul.link-about > li > a {
  display: block;
  padding-top: 91.66667%;
}
.bar-content ul.link-about > li > a > span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.bar-content ul.link-about > li:first-child {
  margin-left: 0;
}
.bar-content ul.link-about > li.about-business > a {
  background: url("images/btn-business_01.jpg") 0 0 no-repeat;
  background-size: 100%;
}
.bar-content ul.link-about > li.about-home > a {
  background: url("images/btn-home_01.jpg") 0 0 no-repeat;
  background-size: 100%;
}
.bar-content ul.link-about > li.about-school > a {
  background: url("images/btn-school_01.jpg") 0 0 no-repeat;
  background-size: 100%;
}
.bar-content .btn-close {
  position: absolute;
  top: 8px;
  right: 0;
}
.bar-content .btn-close a {
  display: inline-block;
  padding: 5px 4px 4px 5px;
  border: 1px solid #afafaf;
  line-height: 1;
}

/* -----------------------------------------------------

 promotion

----------------------------------------------------- */
body.home #promotion {
  background: url("images/prom-home_01.jpg") center top no-repeat black;
}
body.home #promotion .promotion-content {
  padding-top: 1px;
}
body.home #promotion .promotion-content .message {
  position: relative;
  float: left;
  width: 58.57143%;
  margin-top: 18.06122%;
  margin-bottom: 6px;
  margin-left: -92px;
}
body.home #promotion .promotion-content .list-casestudy {
  position: relative;
  float: right;
  width: 42.2449%;
  margin-top: 4.08163%;
  /* &:before {
      content:"";
      position:absolute;
      top:0;
      left:calcuRatio(209, 414);
      display:block;
      width:calcuRatio(205, 414);
      height:calcuRatio(205, 414);
      background:url("images/logo-shotnote_01.png") 0 0 no-repeat;
      background-size:100%;
  } */
}
body.home #promotion .promotion-content .list-casestudy > li {
  float: left;
  width: 49.51691%;
  margin-left: 0.48309%;
  margin-bottom: 0.48309%;
  background-color: #fff;
}
body.home #promotion .promotion-content .list-casestudy > li:first-child {
  float: none;
}
body.home #promotion .promotion-content .list-casestudy > li.compatible {
  float: right;
}
body.home #promotion .promotion-content .list-casestudy > li a:hover img,
body.home #promotion .promotion-content .list-casestudy > li a:active img {
  opacity: 0.75;
  filter: "alpha(opacity=${opacity})";
}
body.home #promotion .promotion-content .list-casestudy > li a:hover img.img-cover,
body.home #promotion .promotion-content .list-casestudy > li a:active img.img-cover {
  opacity: 1;
  filter: "alpha(opacity=${opacity})";
}
body.home #promotion .promotion-content .list-casestudy > li .img-cover {
  position: absolute;
  top: 0;
  left: 0.48309%;
  width: 99.51691%;
  z-index: -1;
}
body.home #promotion .social {
  clear: both;
  padding-top: 6px;
  background-color: #000;
  vertical-align: top;
}
body.home #promotion .social ul {
  float: right;
  height: 20px;
  margin-top: 3px;
}
body.home #promotion .social ul > li {
  float: left;
}
body.home #promotion .social ul > li.tweet {
  width: 125px;
}
body.home #promotion .social ul > li.evernote {
  margin-right: 10px;
}
body.home #promotion .social p.info {
  margin-bottom: 10px;
}
body.home #promotion.business {
  background-image: url("images/prom-home_01_business.jpg");
}
body.home #promotion.school {
  background-image: url("images/prom-home_01_school.jpg");
}
body.home #promotion.home {
  background-image: url("images/prom-home_01_home.jpg");
}
body.index #promotion {
  min-height: 260px;
  -webkit-box-shadow: 0 1px 2px #dabc1d;
  box-shadow: 0 1px 2px #dabc1d;
  background-color: #fff;
}
body.index #promotion .content-title {
  margin-bottom: 25px;
  padding-top: 62px;
}
body.index #promotion .content-title h1 {
  margin-bottom: 0;
}
body.index #promotion .lead p {
  width: 51.83673%;
  font-size: 153.84615%;
  line-height: 1.76;
}
body.index #promotion.products {
  background: url("images/prom-products_01.jpg") center bottom no-repeat white;
}

/* -----------------------------------------------------

 slider

----------------------------------------------------- */
body.slider .slide {
  position: relative;
  max-width: 860px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 65px;
  padding-left: 65px;
}
body.slider .slide .slide-content {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 20px 0 30px 0;
  text-align: center;
}
body.slider .slide .slide-container {
  position: relative;
}
body.slider .slide .slide-container li {
  float: left;
}
body.slider .slide .ctrl {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -6%;
  margin-left: -65px;
}
body.slider .slide .ctrl a {
  color: white;
  text-decoration: none;
}
body.slider .slide .ctrl a:link {
  color: white;
  text-decoration: none;
}
body.slider .slide .ctrl a:hover, body.slider .slide .ctrl a:active {
  color: white;
  text-decoration: none;
}
body.slider .slide .ctrl li {
  font-weight: bold;
}
body.slider .slide .ctrl li a {
  position: absolute;
  top: 0;
  padding: 20px 10px 20px 10px;
  cursor: pointer;
}
body.slider .slide .ctrl li a.next {
  right: -10px;
}
body.slider .slide .ctrl li a.prev {
  left: -10px;
}
body.slider .slide .close {
  position: absolute;
  top: 20px;
  right: 0;
}

/* -----------------------------------------------------

 content

----------------------------------------------------- */
body.leaf #content {
  padding-top: 20px;
}

/* -----------------------------------------------------

 content-main

----------------------------------------------------- */
body.home #content-main {
  padding-top: 30px;
}
body.index #content-main {
  padding-top: 27px;
}
body.leaf #content-main {
  float: right;
  width: 71.22449%;
}

/* -----------------------------------------------------

 content-sub

----------------------------------------------------- */
body.leaf #content-sub {
  float: left;
  width: 23.46939%;
}

/* -----------------------------------------------------

 nav-local

----------------------------------------------------- */
nav.local {
  margin-bottom: 8.69565%;
}
nav.local h1 {
  position: relative;
  margin: 0;
  margin-bottom: 2.6087%;
  font-size: 92.30769%;
  overflow: hidden;
}
nav.local h1 a {
  display: block;
  width: 100%;
  padding-top: 95.65217%;
  background: url("images/nav-local-title_products.jpg") left bottom no-repeat;
  background-size: 100%;
}
nav.local h1 a span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
nav.local > ul > li {
  position: relative;
  padding-bottom: 2px;
  background: url("images/nav-local_01.png") center bottom no-repeat;
  background-size: 100% 1px;
  line-height: 1.4;
}
nav.local > ul > li a {
  color: #1e1e1e;
  text-decoration: none;
}
nav.local > ul > li a:link {
  color: #1e1e1e;
  text-decoration: none;
}
nav.local > ul > li a:hover, nav.local > ul > li a:active {
  color: #1e1e1e;
  text-decoration: none;
}
nav.local > ul > li > a {
  display: block;
  padding-left: 34.34783%;
}
nav.local > ul > li > a:hover, nav.local > ul > li > a:active {
  text-decoration: underline;
}
nav.local > ul > li > a.current {
  background: url("images/nav-local_02.png") 66.08696% bottom no-repeat;
  background-size: 50.86957%;
  font-weight: bold;
  text-decoration: none;
}
nav.local > ul > li > a > img {
  position: absolute;
  top: 50%;
  left: 1px;
  width: 29.56522%;
  margin-top: -10.21739%;
}
nav.local > ul > li > a > span {
  display: table-cell;
  height: 72px;
  vertical-align: middle;
}

/* -----------------------------------------------------

 nav-pagetop

----------------------------------------------------- */
/* -----------------------------------------------------

 footer

----------------------------------------------------- */
footer.global {
  padding-bottom: 62px;
  border-top: 1px solid #edb904;
}
footer.global * {
  margin: 0;
  padding: 0;
}
footer.global .footer-content-01 {
  min-height: 183px;
  padding-top: 29px;
  background: url("images/footer_01.png") right 13px no-repeat;
}
footer.global .footer-content-01 ul.note-01 > li {
  font-size: 76.92308%;
}
footer.global .footer-content-02 {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #0b0b0b;
  opacity: 0.95;
  filter: "alpha(opacity=${opacity})";
  z-index: 100;
}
footer.global .footer-content-02 .group-nav-footer {
  position:relative;
  padding-top: 11px;
  padding-bottom: 10px;
}
footer.global .footer-content-02 .group-nav-footer ul.nav-footer {
  float: right;
  width: 89.08163%;
}
footer.global .footer-content-02 .group-nav-footer ul.nav-footer > li {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 12px;
  padding-left: 12px;
  border-left: 1px solid #303030;
  vertical-align: top;
}
footer.global .footer-content-02 .group-nav-footer ul.nav-footer > li.movie {
  width: 17.41123%;
}
footer.global .footer-content-02 .group-nav-footer ul.nav-footer > li.info-app {
  width: 32.41695%;
}
footer.global .footer-content-02 .group-nav-footer ul.nav-footer > li.dl {
  width: 49.82818%;
  padding-right: 0;
}
footer.global .footer-content-02 .group-nav-footer ul.nav-footer > li.dl ul > li {
  float: left;
  width: 48.81517%;
  margin-left: 2.36967%;
}
footer.global .footer-content-02 .group-nav-footer ul.nav-footer > li.dl ul > li:first-child {
  margin-left: 0;
}
footer.global .footer-content-02 .group-nav-footer p.nav-pagetop {
  float: left;
  width: 3.88%;
}
footer.global .footer-content-02 .group-nav-footer p.nav-pagetop a > span {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}
.box-casestudy-01 + footer.global {
  margin-top: -1px;
}

/* =====================================================


 Styles for Leaf Pages Modules


===================================================== */
/* -----------------------------------------------------

 Heading

----------------------------------------------------- */
/* ----- content-title ----- */
body.index #content-main .content-title {
  margin-bottom: 3.46939%;
  font-size: 261.53846%;
}
body.leaf .content-title {
  margin-top: 4.29799%;
  margin-bottom: 3.15186%;
  font-size: 261.53846%;
}

/* ----- heading-02-01 ----- */
.heading-02-01 {
  margin-top: 1.5em;
  margin-bottom: 1.2em;
  padding-bottom: 0.65em;
  border-bottom: 1px solid #000;
  font-weight: bold;
  font-size: 161.53846%;
  line-height: 1.4;
}

/* ----- heading-02-02 ----- */
.heading-02-02 {
  margin-bottom: 1.1em;
  padding-bottom: 0.65em;
  border-bottom: 1px solid #edb904;
  font-weight: bold;
  font-size: 184.61538%;
  line-height: 1.4;
}

/* ----- heading-01 ----- */
.heading-01 {
  margin-bottom: 0.75em;
  font-size: 153.84615%;
}
.heading-01 span.img {
  float: left;
}
.heading-01 a {
  color: black;
  text-decoration: underline;
}
.heading-01 a:link {
  color: black;
  text-decoration: underline;
}
.heading-01 a:hover, .heading-01 a:active, .heading-01 a:focus {
  color: black;
  text-decoration: none;
}
.heading-01 a.link {
  position: relative;
  top: 6px;
  float: right;
  display: inline-block;
  padding-left: 11px;
  font-weight: normal;
  font-size: 65%;
}
.heading-01 a.link:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  margin-top: -4px;
  border: 4px solid transparent;
  border-left-color: #000;
}

/* ----- heading-02 ----- */
.heading-02 {
  margin-bottom: 0.8em;
  padding-bottom: 0.9em;
  border-bottom: 1px solid #edb904;
  font-weight: bold;
  font-size: 115.38462%;
  line-height: 1.3;
}

/* ----- heading-03 ----- */
.heading-03 {
  margin-top: 2.3em;
  margin-bottom: 1em;
  padding-bottom: 0.7em;
  border-bottom: 1px solid #edb904;
  font-weight: bold;
  font-size: 153.84615%;
  line-height: 1.3;
}

/* -----------------------------------------------------

 Text

----------------------------------------------------- */
/* ----- attention-01 ----- */
.attention-01 {
  margin-top: 14px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #ee350a;
  color: #fff;
  text-align: center;
}

/* ----- attention-02 ----- */
.attention-02 {
  color: #ee350a;
  font-weight: bold;
}

/* ----- em-01 ----- */
.em-01 {
  font-size: 107.69231%;
}

/* ----- em-02 ----- */
.em-02 {
  font-size: 123.07692%;
}

/* ----- em-03 ----- */
.em-03 {
  font-size: 153.84615%;
}

/* ----- em-04 ----- */
.em-04 {
  font-size: 184.61538%;
}

/* ----- degrade-01 ----- */
.degrade-01 {
  font-size: 84.61538%;
}

/* ----- degrade-02 ----- */
.degrade-02 {
  font-size: 76.92308%;
}

/* ----- degrade-03 ----- */
.degrade-03 {
  font-size: 69.23077%;
}

/* ----- lead-01 ----- */
.lead-01 {
  font-size: 138.46154%;
}

/* ----- text-01 ----- */
.text-01 {
  margin-bottom: 30px;
}

/* -----------------------------------------------------

 Label, Button

----------------------------------------------------- */
/* ----- label-01 ----- */
span.label-01 {
  display: inline-block;
  padding: 2px 5px 0 5px;
  background-color: #f5b417;
  font-weight: normal;
  font-size: 84.61538%;
  text-align: center;
}
.content-title span.label-01 {
  position: relative;
  top: -6px;
  padding: 5px 8px 4px 8px;
  font-size: 41.47%;
}

/* ----- btn-01 ----- */
.btn-01 {
  position: relative;
  display: inline-block;
  padding: 9px 30px 8px 38px;
  -webkit-box-shadow: 1px 1px 2px #535353;
  box-shadow: 1px 1px 2px #535353;
  background-color: #1e1e1e;
  color: #fff;
  font-size: 100%;
  line-height: 1;
  cursor: pointer;
}
.btn-01:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 23px;
  width: 0;
  height: 0;
  margin-top: -4px;
  border: 4px solid transparent;
  border-left-color: #fff;
}
.btn-01:link {
  color: #fff;
  text-decoration: none;
}
.btn-01:hover, .btn-01:active, .btn-01:focus {
  background-color: #565656;
  text-decoration: none;
}
a:hover .btn-01 {
  background-color: #565656;
}

/* -----------------------------------------------------

 Unordered List

----------------------------------------------------- */
/* ----- list-01 ----- */
ul.list-01 {
  margin-bottom: 1.4em;
}
ul.list-01 > li {
  position: relative;
  padding: 0 0 4px 21px;
  line-height: 1.4;
}
ul.list-01 > li:before {
  content: "";
  position: absolute;
  top: 0.4em;
  left: 7px;
  display: block;
  width: 6px;
  height: 6px;
  background-color: #000;
}
ul.list-01 > li span {
  position: absolute;
  top: 0;
  left: 2.5em;
  text-indent: -1em;
}
ul.list-01 .notes {
  padding: 0 0 0 4.5em;
}

/* adjust */
ul.list-01 li ul,
ul.list-01 li ol {
  margin-bottom: -3px;
  padding-top: 4px;
}

/* ----- list-data-01 ----- */
ul.list-data-01 {
  margin-bottom: 1.3em;
}
ul.list-data-01 > li {
  float: left;
  margin-bottom: 3px;
  margin-left: 9px;
  vertical-align: middle;
}
ul.list-data-01 > li img {
  vertical-align: middle;
}
ul.list-data-01 > li:first-child {
  margin-left: 0;
}
ul.list-data-01 > li.size > ul {
  float: left;
}
ul.list-data-01 > li.size > ul > li {
  float: left;
  margin-left: 7px;
  padding-left: 8px;
  background: url("images/line-hdot_01.png") 0 0.4em no-repeat;
}
ul.list-data-01 > li.size > ul > li:first-child {
  margin-left: 0;
  padding-left: 0;
  background: none;
}
ul.list-data-01 > li.size span.unit {
  float: left;
  margin-left: 6px;
}
.box-01 ul.list-data-01 {
  margin-bottom: 1.1em;
}

/* -----------------------------------------------------

 Ordered, Numbered List

----------------------------------------------------- */
/* ----- list-01 ----- */
ol.list-01 {
  margin-bottom: 1.1em;
  padding-left: 2em;
}
ol.list-01 > li {
  list-style-type: decimal;
  padding-bottom: 5px;
  line-height: 1.35;
}
ol.list-01.plain {
  list-style-type: none;
  padding-left: 0;
}

/* adjust */
ol.list-01 li ul,
ol.list-01 li ol {
  padding-top: 6px;
}

ol.list-01 li ul li {
  list-style-type: none;
  margin-left: 0;
}

/* ----- list-02 ----- */
ol.list-02 {
  margin-bottom: 1.1em;
}
ol.list-02 > li {
  position: relative;
  list-style-type: none;
  counter-increment: cnt;
  padding-bottom: 5px;
  padding-left: 2.5em;
  line-height: 1.35;
}
ol.list-02 > li:before {
  display: block;
  position: absolute;
  top: 0;
  left: 1px;
  content: "(" counter(cnt) ")";
  width: 2em;
}
ol.list-02 > li > ol {
  counter-reset: cnt;
  margin-bottom: 0;
}

/* adjust */
ol.list-02 li ul,
ol.list-02 li ol {
  padding-top: 6px;
}

ol.list-02 li ul li {
  list-style-type: none;
  margin-left: 0;
}

/* ----- list-numbered-01 ----- */
ul.list-numbered-01 {
  margin-bottom: 1.1em;
}
ul.list-numbered-01 > li {
  position: relative;
  padding: 0 0 5px 2.5em;
}
ul.list-numbered-01 > li span.num {
  position: absolute;
  top: 0;
  left: 2px;
}

/* adjust */
ul.list-numbered-01 > li p {
  margin-bottom: 8px;
}

ul.list-numbered-01 li > ul,
ul.list-numbered-01 li > ol {
  margin-bottom: -1px;
  padding-top: 4px;
}

ul.list-numbered-01 > li ul.list-numbered-01 > li {
  padding-bottom: 2px;
}
ul.list-numbered-01 > li ul.list-numbered-01 > li > span.num {
  top: -1px;
}

/* -----------------------------------------------------

 Definition List

----------------------------------------------------- */
/* ----- list-01 ----- */
dl.list-01 {
  margin-bottom: 1.35em;
}
dl.list-01 dt,
dl.list-01 dd {
  padding-bottom: 2px;
}
dl.list-01 dt {
  clear: left;
  float: left;
  font-weight: normal;
}
dl.list-01 dd {
  overflow: hidden;
}
dl.list-01 dd:after {
  content: "";
  clear: left;
  display: block;
}
dl.list-01.with-colon dd {
  position: relative;
  padding-left: 1.3em;
}
dl.list-01.with-colon dd:before {
  content: "：";
  position: absolute;
  top: 0;
  left: 0.1em;
}
dl.list-01.word-l1 dt {
  width: 1.1em;
}
dl.list-01.word-l1 dd {
  margin-left: 1.1em;
}
dl.list-01.word-l2 dt {
  width: 2.1em;
}
dl.list-01.word-l2 dd {
  margin-left: 2.1em;
}
dl.list-01.word-l3 dt {
  width: 3.1em;
}
dl.list-01.word-l3 dd {
  margin-left: 3.1em;
}
dl.list-01.word-l4 dt {
  width: 4.1em;
}
dl.list-01.word-l4 dd {
  margin-left: 4.1em;
}
dl.list-01.word-l5 dt {
  width: 5.1em;
}
dl.list-01.word-l5 dd {
  margin-left: 5.1em;
}
dl.list-01.word-l6 dt {
  width: 6.1em;
}
dl.list-01.word-l6 dd {
  margin-left: 6.1em;
}
dl.list-01.word-l7 dt {
  width: 7.1em;
}
dl.list-01.word-l7 dd {
  margin-left: 7.1em;
}
dl.list-01.word-l8 dt {
  width: 8.1em;
}
dl.list-01.word-l8 dd {
  margin-left: 8.1em;
}
dl.list-01.word-l9 dt {
  width: 9.1em;
}
dl.list-01.word-l9 dd {
  margin-left: 9.1em;
}
dl.list-01.word-l10 dt {
  width: 10.1em;
}
dl.list-01.word-l10 dd {
  margin-left: 10.1em;
}
dl.list-01.word-l11 dt {
  width: 11.1em;
}
dl.list-01.word-l11 dd {
  margin-left: 11.1em;
}
dl.list-01.word-l12 dt {
  width: 12.1em;
}
dl.list-01.word-l12 dd {
  margin-left: 12.1em;
}
dl.list-01.word-l13 dt {
  width: 13.1em;
}
dl.list-01.word-l13 dd {
  margin-left: 13.1em;
}
dl.list-01.word-l14 dt {
  width: 14.1em;
}
dl.list-01.word-l14 dd {
  margin-left: 14.1em;
}
dl.list-01.word-l15 dt {
  width: 15.1em;
}
dl.list-01.word-l15 dd {
  margin-left: 15.1em;
}
dl.list-01.word-l16 dt {
  width: 16.1em;
}
dl.list-01.word-l16 dd {
  margin-left: 16.1em;
}
dl.list-01.word-l17 dt {
  width: 17.1em;
}
dl.list-01.word-l17 dd {
  margin-left: 17.1em;
}
dl.list-01.word-l18 dt {
  width: 18.1em;
}
dl.list-01.word-l18 dd {
  margin-left: 18.1em;
}
dl.list-01.word-l19 dt {
  width: 19.1em;
}
dl.list-01.word-l19 dd {
  margin-left: 19.1em;
}
dl.list-01.word-l20 dt {
  width: 20.1em;
}
dl.list-01.word-l20 dd {
  margin-left: 20.1em;
}
dl.list-01.word-l21 dt {
  width: 21.1em;
}
dl.list-01.word-l21 dd {
  margin-left: 21.1em;
}
dl.list-01.word-l22 dt {
  width: 22.1em;
}
dl.list-01.word-l22 dd {
  margin-left: 22.1em;
}
dl.list-01.word-l23 dt {
  width: 23.1em;
}
dl.list-01.word-l23 dd {
  margin-left: 23.1em;
}
dl.list-01.word-l24 dt {
  width: 24.1em;
}
dl.list-01.word-l24 dd {
  margin-left: 24.1em;
}
dl.list-01.word-l25 dt {
  width: 25.1em;
}
dl.list-01.word-l25 dd {
  margin-left: 25.1em;
}
dl.list-01.word-l26 dt {
  width: 26.1em;
}
dl.list-01.word-l26 dd {
  margin-left: 26.1em;
}
dl.list-01.word-l27 dt {
  width: 27.1em;
}
dl.list-01.word-l27 dd {
  margin-left: 27.1em;
}
dl.list-01.word-l28 dt {
  width: 28.1em;
}
dl.list-01.word-l28 dd {
  margin-left: 28.1em;
}
dl.list-01.word-l29 dt {
  width: 29.1em;
}
dl.list-01.word-l29 dd {
  margin-left: 29.1em;
}
dl.list-01.word-l30 dt {
  width: 30.1em;
}
dl.list-01.word-l30 dd {
  margin-left: 30.1em;
}

/* ----- list-data-01 ----- */
dl.list-data-01 {
  margin-bottom: 1.35em;
}
dl.list-data-01 dt,
dl.list-data-01 dd {
  padding-bottom: 2px;
}
dl.list-data-01 dt {
  clear: left;
  float: left;
  font-weight: bold;
}
dl.list-data-01 dt > span.adjust1,
dl.list-data-01 dt > span.adjust2 {
  display: inline-block;
}
dl.list-data-01 dt > span.adjust1 {
  width: 1em;
}
dl.list-data-01 dt > span.adjust2 {
  width: 1.4em;
}
dl.list-data-01 dd:after {
  content: "";
  clear: left;
  display: block;
}
dl.list-data-01.with-colon dd {
  position: relative;
  padding-left: 1.3em;
}
dl.list-data-01.with-colon dd:before {
  content: "：";
  position: absolute;
  top: 0;
  left: 0.1em;
}
dl.list-data-01.word-l1 dt {
  width: 1.1em;
}
dl.list-data-01.word-l1 dd {
  margin-left: 1.1em;
}
dl.list-data-01.word-l2 dt {
  width: 2.1em;
}
dl.list-data-01.word-l2 dd {
  margin-left: 2.1em;
}
dl.list-data-01.word-l3 dt {
  width: 3.1em;
}
dl.list-data-01.word-l3 dd {
  margin-left: 3.1em;
}
dl.list-data-01.word-l4 dt {
  width: 4.1em;
}
dl.list-data-01.word-l4 dd {
  margin-left: 4.1em;
}
dl.list-data-01.word-l5 dt {
  width: 5.1em;
}
dl.list-data-01.word-l5 dd {
  margin-left: 5.1em;
}
dl.list-data-01.word-l6 dt {
  width: 6.1em;
}
dl.list-data-01.word-l6 dd {
  margin-left: 6.1em;
}
dl.list-data-01.word-l7 dt {
  width: 7.1em;
}
dl.list-data-01.word-l7 dd {
  margin-left: 7.1em;
}
dl.list-data-01.word-l8 dt {
  width: 8.1em;
}
dl.list-data-01.word-l8 dd {
  margin-left: 8.1em;
}
dl.list-data-01.word-l9 dt {
  width: 9.1em;
}
dl.list-data-01.word-l9 dd {
  margin-left: 9.1em;
}
dl.list-data-01.word-l10 dt {
  width: 10.1em;
}
dl.list-data-01.word-l10 dd {
  margin-left: 10.1em;
}
dl.list-data-01.word-l11 dt {
  width: 11.1em;
}
dl.list-data-01.word-l11 dd {
  margin-left: 11.1em;
}
dl.list-data-01.word-l12 dt {
  width: 12.1em;
}
dl.list-data-01.word-l12 dd {
  margin-left: 12.1em;
}
dl.list-data-01.word-l13 dt {
  width: 13.1em;
}
dl.list-data-01.word-l13 dd {
  margin-left: 13.1em;
}
dl.list-data-01.word-l14 dt {
  width: 14.1em;
}
dl.list-data-01.word-l14 dd {
  margin-left: 14.1em;
}
dl.list-data-01.word-l15 dt {
  width: 15.1em;
}
dl.list-data-01.word-l15 dd {
  margin-left: 15.1em;
}
dl.list-data-01.word-l16 dt {
  width: 16.1em;
}
dl.list-data-01.word-l16 dd {
  margin-left: 16.1em;
}
dl.list-data-01.word-l17 dt {
  width: 17.1em;
}
dl.list-data-01.word-l17 dd {
  margin-left: 17.1em;
}
dl.list-data-01.word-l18 dt {
  width: 18.1em;
}
dl.list-data-01.word-l18 dd {
  margin-left: 18.1em;
}
dl.list-data-01.word-l19 dt {
  width: 19.1em;
}
dl.list-data-01.word-l19 dd {
  margin-left: 19.1em;
}
dl.list-data-01.word-l20 dt {
  width: 20.1em;
}
dl.list-data-01.word-l20 dd {
  margin-left: 20.1em;
}
dl.list-data-01.word-l21 dt {
  width: 21.1em;
}
dl.list-data-01.word-l21 dd {
  margin-left: 21.1em;
}
dl.list-data-01.word-l22 dt {
  width: 22.1em;
}
dl.list-data-01.word-l22 dd {
  margin-left: 22.1em;
}
dl.list-data-01.word-l23 dt {
  width: 23.1em;
}
dl.list-data-01.word-l23 dd {
  margin-left: 23.1em;
}
dl.list-data-01.word-l24 dt {
  width: 24.1em;
}
dl.list-data-01.word-l24 dd {
  margin-left: 24.1em;
}
dl.list-data-01.word-l25 dt {
  width: 25.1em;
}
dl.list-data-01.word-l25 dd {
  margin-left: 25.1em;
}
dl.list-data-01.word-l26 dt {
  width: 26.1em;
}
dl.list-data-01.word-l26 dd {
  margin-left: 26.1em;
}
dl.list-data-01.word-l27 dt {
  width: 27.1em;
}
dl.list-data-01.word-l27 dd {
  margin-left: 27.1em;
}
dl.list-data-01.word-l28 dt {
  width: 28.1em;
}
dl.list-data-01.word-l28 dd {
  margin-left: 28.1em;
}
dl.list-data-01.word-l29 dt {
  width: 29.1em;
}
dl.list-data-01.word-l29 dd {
  margin-left: 29.1em;
}
dl.list-data-01.word-l30 dt {
  width: 30.1em;
}
dl.list-data-01.word-l30 dd {
  margin-left: 30.1em;
}

/* ----- list-data-02 ----- */
dl.list-data-02 {
  margin-bottom: 1.35em;
}
dl.list-data-02 dt,
dl.list-data-02 dd {
  padding-bottom: 2px;
}
dl.list-data-02 dt {
  margin-top: 0.65em;
  font-weight: bold;
}
dl.list-data-02 dt:first-child {
  margin-top: 0;
}
dl.list-data-02.with-colon dd {
  position: relative;
  padding-left: 1.3em;
}
dl.list-data-02.with-colon dd:before {
  content: "：";
  position: absolute;
  top: 0;
  left: 0.1em;
}

/* -----------------------------------------------------

 Image

----------------------------------------------------- */
/* ----- icon-01 ----- */
img.icon-01 {
  position: relative;
  top: 0;
  left: 2px;
  vertical-align: baseline;
}

/* ----- icon-02 ----- */
img.icon-02 {
  position: relative;
  top: 2px;
  left: 0;
  vertical-align: baseline;
}

/* -----------------------------------------------------

 Link

----------------------------------------------------- */
/* ----- link-01 ----- */
.link-01 {
  position: relative;
  display: inline-block;
  padding-left: 19px;
  font-weight: bold;
  font-size: 130.76923%;
  text-decoration: underline;
}
.link-01:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.35em;
  left: 0;
  width: 11px;
  height: 12px;
  background: url("images/bullet-link_01.png") 0 0 no-repeat;
}
.link-01:hover, .link-01:active {
  text-decoration: none;
}
a:hover .link-01, a:active .link-01 {
  text-decoration: none;
}

/* ----- link-02 ----- */
.link-02 {
  position: relative;
  display: inline-block;
  padding-left: 12px;
  font-weight: bold;
  font-size: 100%;
  text-decoration: underline;
}
.link-02:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.45em;
  left: 0;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #201f1e;
}
.link-02:hover, .link-02:active {
  text-decoration: none;
}
a:hover .link-02, a:active .link-02 {
  text-decoration: none;
}

/* -----------------------------------------------------

 Note

----------------------------------------------------- */
/* ----- note-01 ----- */
ul.note-01 {
  margin-bottom: 1.1em;
}
ul.note-01 > li {
  position: relative;
  padding: 0 0 6px 1.5em;
  line-height: 1.35;
}
ul.note-01 > li > span.marker {
  position: absolute;
  top: 0;
  left: 1px;
}
ul.note-01 a:hover {
  text-decoration: none;
}
ul.note-01.posr li {
  padding-left: 0;
}
ul.note-01.posr li span {
  position: static;
}
ul.note-01.compact1 > li {
  font-size: 84.61538%;
}
#content-main > ul.note-01:first-child {
  margin-top: 0;
}
.box-manual-01 ul.note-01 {
  font-size: 92.30769%;
}

/* adjust */
ul.note-01 li ul,
ul.note-01 li ol {
  margin-bottom: -2px;
  padding-top: 4px;
}

ul.list-note-01 li p {
  margin-bottom: 10px;
}

/* -----------------------------------------------------

 Box

----------------------------------------------------- */
/* ----- box-01 ----- */
.box-01 {
  margin-bottom: 1.90385em;
  padding: 3.29513% 3.29513% 0.14327% 3.29513%;
  border: 1px solid #edb904;
}
.box-01 > .lay-img-item {
  position: relative;
  min-height: 245px;
  padding-left: 51%;
}
.box-01 > .lay-img-item .item-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 42.15385%;
  margin-bottom: 1.5em;
  text-align: center;
}
.box-01 > .lay-img-item.item-twin-ring {
  min-height: 442px;
}

/* ----- box-about-01 ----- */
.box-about-01 {
  padding-top: 1.3em;
  padding-bottom: 0.5em;
  background-color: #ffc71d;
}
.box-about-01 > .box-content .heading {
  margin-bottom: 13px;
  text-align: center;
}
.box-about-01 > .box-content ul.list {
  margin-bottom: 1.7em;
}
.box-about-01 > .box-content ul.list > li {
  position: relative;
  float: left;
  width: 31.22449%;
  margin-left: 3.06122%;
  background-color: #fff;
}
.box-about-01 > .box-content ul.list > li:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -7.51634%;
  width: 5.88235%;
  height: 7.18954%;
  margin-top: -2.61438%;
  background: url("images/arrow_01.png") 0 0 no-repeat;
  background-size: 100%;
}
.box-about-01 > .box-content ul.list > li:first-child {
  width: 31.22449%;
  margin-left: 0;
}
.box-about-01 > .box-content ul.list > li:first-child:before {
  display: none;
}
.box-about-01 > .box-content ul.list > li a .text {
  position: absolute;
  top: 3.07692%;
  left: 2.46154%;
}
.box-about-01 > .box-content ul.list > li a:hover img, .box-about-01 > .box-content ul.list > li a:active img {
  opacity: 0.75;
  filter: "alpha(opacity=${opacity})";
}
.box-about-01 > .box-content ul.list > li a:hover img.text, .box-about-01 > .box-content ul.list > li a:active img.text {
  opacity: 1;
  filter: "alpha(opacity=${opacity})";
}
.box-about-01 > .box-content ul.list > li.about1 a .text {
  top: 0;
  left: 0;
}
.box-about-01 > .box-content .text1 {
  margin-bottom: 0.9em;
  padding-right: 30px;
  padding-left: 30px;
  font-size: 138.46154%;
  text-align: center;
}

/* ----- box-about-02 ----- */
.box-about-02 {
  margin-bottom: 1.90385em;
}
.box-about-02 .heading {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 138.46154%;
  line-height: 1.3;
  text-align: center;
}
.box-about-02 .heading span.text {
  display: block;
  margin-top: -3px;
}
.box-about-02 .box-content {
  margin-bottom: 5px;
  padding-top: 2.14286%;
  padding-right: 2.14286%;
  padding-bottom: 2.14286%;
  padding-left: 2.14286%;
  -webkit-box-shadow: 0 1px 1px #dabc1d;
  box-shadow: 0 1px 1px #dabc1d;
}
.box-about-02 .box-content > .content-body {
  width: 410px;
  min-height: 393px;
  padding: 30px 30px 25px 30px;
  background: url("images/opacity_wh45_01.png");
}
.box-about-02 .box-content .title {
  margin-bottom: 18px;
}
.box-about-02 .box-content .title h1, .box-about-02 .box-content .title h2, .box-about-02 .box-content .title h3, .box-about-02 .box-content .title h4, .box-about-02 .box-content .title h5 {
  margin-right: 4.22222%;
  margin-bottom: 30px;
  font-size: 107.69231%;
  line-height: 1.3;
}
.box-about-02 .box-content .title h1 img, .box-about-02 .box-content .title h2 img, .box-about-02 .box-content .title h3 img, .box-about-02 .box-content .title h4 img, .box-about-02 .box-content .title h5 img {
  vertical-align: middle;
}
.box-about-02 .box-content .title .copy {
  position: relative;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 184.61538%;
  color: #140d0a;
  vertical-align: middle;
}
.box-about-02 .box-content .description {
  color: #040404;
}
.box-about-02 .box-content .description p {
  margin-bottom: 1.8em;
  font-size: 115.38462%;
  line-height: 1.6;
  letter-spacing: 1px;
}
.box-about-02 .box-content .description .img1 {
  margin-top: -5px;
  margin-bottom: 0;
  text-align: center;
}
.box-about-02 .box-content#about1 {
  background: url("images/box-about-02-about1_01.jpg") center bottom no-repeat white;
}
.box-about-02 .box-content#about2 {
  background: url("images/box-about-02-about2_01.jpg") left bottom no-repeat #e2e4e5;
}
.box-about-02 .box-content#about2 > .content-body {
  float: right;
  width: 460px;
}
.box-about-02 .box-content#about2 > .content-body > .title {
  margin-bottom: 0;
}
.box-about-02 .box-content#about2 > .content-body > .title h3 {
  float: left;
  margin-bottom: 27px;
}
.box-about-02 .box-content#about2 > .content-body > .title .copy {
  overflow: hidden;
  padding-top: 20px;
}
.box-about-02 .box-content#about3 {
  background: url("images/box-about-02-about3_01.jpg") left bottom no-repeat white;
}
.box-about-02 .box-content#about3 > .content-body {
  padding-top: 16px;
  background: url("images/opacity_bl45_01.png");
}
.box-about-02 .box-content#about3 .title h1, .box-about-02 .box-content#about3 .title h2, .box-about-02 .box-content#about3 .title h3, .box-about-02 .box-content#about3 .title h4, .box-about-02 .box-content#about3 .title h5 {
  margin-bottom: 25px;
}
#content-main > .box-about-02:first-child {
  margin-top: -8px;
}

/* ----- box-casestudy-01 ----- */
.box-casestudy-01 {
  margin-top: 40px;
  padding-top: 0.9em;
  padding-bottom: 1.3em;
  border-top: 1px solid #eab81b;
  border-bottom: 1px solid #eab81b;
  background-color: #ffc71d;
}
.box-casestudy-01 > .box-content .heading {
  position: relative;
  display: inline-block;
  padding-right: 83px;
}
.box-casestudy-01 > .box-content .heading:after {
  content: "";
  position: absolute;
  top: -2em;
  right: 0;
  display: block;
  width: 85px;
  height: 70px;
  background: url("images/box-casestudy-01_01.png") 0 0 no-repeat;
}
.box-casestudy-01 > .box-content .heading > * {
  margin-bottom: 0;
}
.box-casestudy-01 > .box-content .heading h1 {
  position: relative;
  display: inline-block;
  margin-bottom: 0.2em;
  padding-right: 16px;
  padding-left: 12px;
  font-weight: normal;
  font-size: 123.07692%;
}
.box-casestudy-01 > .box-content .heading h1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 1px;
  display: block;
  width: 7px;
  height: 9px;
  background: url("images/sprite.png") 0 -72px no-repeat;
}
.box-casestudy-01 > .box-content .heading h1:after {
  content: "";
  position: absolute;
  bottom: 0.7em;
  right: 0;
  display: block;
  width: 9px;
  height: 10px;
  background: url("images/sprite.png") -15px -72px no-repeat;
}
.box-casestudy-01 > .box-content .heading h2 {
  margin-bottom: 0.35em;
  font-size: 169.23077%;
}
.box-casestudy-01 > .box-content ul.list {
  margin-bottom: 1.4em;
}
.box-casestudy-01 > .box-content ul.list > li {
  position: relative;
  float: left;
  width: 33.16327%;
  margin-left: 0.20408%;
  background-color: #fff;
}
.box-casestudy-01 > .box-content ul.list > li:first-child {
  width: 33.26531%;
  margin-left: 0;
}
.box-casestudy-01 > .box-content ul.list > li a .text {
  position: absolute;
  top: 7.07692%;
  left: 7.07692%;
}
.box-casestudy-01 > .box-content ul.list > li a:hover img, .box-casestudy-01 > .box-content ul.list > li a:active img {
  opacity: 0.75;
  filter: "alpha(opacity=${opacity})";
}
.box-casestudy-01 > .box-content ul.list > li a:hover img.text, .box-casestudy-01 > .box-content ul.list > li a:active img.text {
  opacity: 1;
  filter: "alpha(opacity=${opacity})";
}

/* ----- box-item-01 ----- */
.box-item-01 {
  position: relative;
  margin-bottom: 1.5em;
  padding: 7.73639% 4.29799% 7.73639% 4.29799%;
  border: 1px solid #edb904;
  text-align: center;
}
.box-item-01:before, .box-item-01:after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
}
.box-item-01:before {
  top: -2px;
  left: -2px;
  background: url("images/sprite.png") 0 -160px no-repeat;
}
.box-item-01:after {
  top: -2px;
  right: -2px;
  background: url("images/sprite.png") -20px -160px no-repeat;
}
.box-item-01 > .box-content:before, .box-item-01 > .box-content:after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
}
.box-item-01 > .box-content:before {
  bottom: -2px;
  right: -2px;
  background: url("images/sprite.png") -40px -160px no-repeat;
}
.box-item-01 > .box-content:after {
  bottom: -2px;
  left: -2px;
  background: url("images/sprite.png") -60px -160px no-repeat;
}
.box-item-01.lay2 {
  padding: 2.86533% 2.86533% 2.86533% 2.86533%;
}

/* ----- box-manual-01 ----- */
.box-manual-01 {
  margin-bottom: 2.5em;
}
.box-manual-01 > .img {
  float: left;
  width: 22.85714%;
  text-align: center;
}
.box-manual-01 > .img .caption {
  margin-top: 21px;
  font-size: 92.30769%;
  text-align: left;
}
.box-manual-01 .explanation {
  position: relative;
  float: right;
  width: 69.69388%;
  padding-top: 2.04082%;
  padding-right: 2.04082%;
  padding-bottom: 0.5102%;
  padding-left: 2.04082%;
  background-color: #fff;
}
.box-manual-01 .explanation:before {
  content: "";
  position: absolute;
  top: 63px;
  left: -26px;
  display: block;
  width: 0;
  height: 0;
  border: 13px solid transparent;
  border-right-color: #fff;
}
.box-manual-01 .explanation .heading1 {
  position: relative;
  margin-top: 3px;
  padding-top: 1px;
  padding-left: 22px;
  font-weight: bold;
  font-size: 138.46154%;
}
.box-manual-01 .explanation .heading1:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 1px;
  width: 5px;
  height: 24px;
  background: url("images/sprite.png") 0 -195px no-repeat;
}
.box-manual-01 .explanation ul.list-exp {
  margin-left: -15px;
  padding-bottom: 5px;
}
.box-manual-01 .explanation ul.list-exp > li {
  float: left;
  margin-left: 2.149%;
  margin-bottom: 2.149%;
  padding-top: 1.86246%;
  padding-right: 2.00573%;
  padding-bottom: 1.2894%;
  padding-left: 2.00573%;
  background-color: #f0f0f0;
}
.box-manual-01 .explanation ul.list-exp > li > .img {
  float: left;
  width: 77px;
  margin-right: 13px;
  text-align: center;
}
.box-manual-01 .explanation ul.list-exp > li > .img.img2 {
  width: 78px;
}
.box-manual-01 .explanation ul.list-exp > li > .img.img3 {
  width: 50.32468%;
}
.box-manual-01 .explanation ul.list-exp > li > .text {
  overflow: hidden;
}
.box-manual-01 .explanation ul.list-exp > li > .text b {
  display: inline-block;
  margin-bottom: 4px;
}
.box-manual-01 .explanation ul.list-exp > li > .text p {
  margin-bottom: 9px;
}
.box-manual-01 .explanation ul.list-exp > li > .text a {
  border-bottom: 2px solid #b5b5b5;
  text-decoration: none;
}
.box-manual-01 .explanation ul.list-exp > li > .text a:hover {
  border-bottom: none;
}
.box-manual-01 .explanation ul.list-exp > li > .text ul.list-01 {
  margin-bottom: 8px;
}
.box-manual-01 .explanation ul.list-exp > li > .text dl.list-01 {
  margin-bottom: 8px;
}
.box-manual-01 .explanation ul.list-exp > li.item-col1 {
  width: 93.83954%;
}
.box-manual-01 .explanation ul.list-exp > li.item-col2 {
  width: 43.83954%;
}
.box-manual-01 .explanation .box {
  margin-bottom: 1.5em;
  padding: 19px 20px 2px 20px;
  border: 1px solid #ffc71d;
}
.box-manual-01 .explanation .box .heading2 {
  font-size: 107.69231%;
}
.box-manual-01 .explanation .lay-img .img {
  float: left;
  width: 15.35088%;
  margin-right: 5.40936%;
}
.box-manual-01 .explanation .lay-img .text {
  overflow: hidden;
}

/* ----- box-point-01 ----- */
.box-point-01 {
  position: relative;
  margin-bottom: 1.90385em;
  padding: 2px;
  border: 2px solid #fd9f0a;
}
.box-point-01:before {
  content: "";
  display: block;
  width: 221px;
  height: 173px;
  position: absolute;
  top: -175px;
  right: 0;
  background: url("images/box-point-01_01.jpg") right top no-repeat;
}
.box-point-01 > .box-content {
  padding: 5.50725% 4.34783% 3.33333% 4.34783%;
  background-color: #ffc71d;
}
.box-point-01 > .box-content > .heading1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 130.76923%;
}
.box-point-01 > .box-content > .heading1 + .group-lay-img2 {
  margin-top: -11px;
}
.ie8 .box-point-01 > .box-content > .heading1 + .group-lay-img2 {
  margin-top: 0;
}
.box-point-01 > .box-content > .heading2 {
  display: table;
  width: 100%;
  margin-bottom: 4.19355%;
  font-weight: bold;
  font-size: 138.46154%;
  line-height: 1.3;
}
.box-point-01 > .box-content > .heading2 .img,
.box-point-01 > .box-content > .heading2 .text {
  display: table-cell;
  vertical-align: middle;
}
.box-point-01 > .box-content > .heading2 .text {
  width: 100%;
  padding-left: 4.83871%;
}
.box-point-01 > .box-content .lay-img > .img {
  float: right;
  margin-left: 8.06452%;
  margin-bottom: 1.5em;
}
.box-point-01 > .box-content .lay-img2 {
  display: table;
  width: 100%;
  margin-top: 16px;
  padding-top: 20px;
  border-top: 1px solid #fd9f0a;
}
.box-point-01 > .box-content .lay-img2:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.box-point-01 > .box-content .lay-img2 > .img {
  display: table-cell;
  direction: ltr;
  vertical-align: middle;
}
.box-point-01 > .box-content .lay-img2 > .img img {
  max-width: none;
}
.box-point-01 > .box-content .lay-img2 > .text {
  display: table-cell;
  direction: ltr;
  width: 100%;
  vertical-align: middle;
}
.box-point-01 > .box-content .lay-img2 > .text p {
  margin-bottom: 1em;
  font-size: 138.46154%;
}
.box-point-01 > .box-content .lay-img2 > .text .note-01 {
  margin-bottom: 0.6em;
}
.box-point-01 > .box-content .lay-img2.img-l {
  direction: rtl;
}
.box-point-01 > .box-content .lay-img2.img-l > .text {
  padding-left: 4.03226%;
}
.box-point-01 > .box-content .lay-img2.img-r {
  direction: ltr;
}
.box-point-01 > .box-content .lay-img2.img-r > .text {
  padding-right: 4.83871%;
}
.box-point-01.person2:before {
  background: url("images/box-point-01_02.jpg") right top no-repeat;
}

/* before-box-point-01 */
.before-box-point-01 {
  min-height: 200px;
  padding-right: 210px;
}

/* ----- box-support-01 ----- */
.box-support-01 {
  margin-bottom: 2.3em;
  padding: 1.73469% 2.44898% 0.81633% 2.44898%;
  background-color: #ffc71d;
}
.box-support-01 .info-app {
  position: relative;
  float: left;
  min-height: 24px;
  margin-top: 1.28755%;
  padding: 7px 0 5px 50px;
}
.box-support-01 .info-app a {
  font-weight: bold;
  font-size: 115.38462%;
}
.box-support-01 .info-app a:hover {
  text-decoration: none;
}
.box-support-01 .info-app a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 36px;
  height: 36px;
  background: url("images/sprite.png") 0 -229px no-repeat;
}
.box-support-01 ul.dl {
  float: right;
  width: 60.72961%;
}
.box-support-01 ul.dl > li {
  float: left;
  width: 48.23322%;
}
.box-support-01 ul.dl > li:first-child {
  margin-right: 3.53357%;
}

/* -----------------------------------------------------

 Compound

----------------------------------------------------- */
/* -----------------------------------------------------

 Layout

----------------------------------------------------- */
/* ----- lyt-image ----- */
/* caption,info-sub */
.lyt-image .caption {
  display: block;
  margin-top: 5px;
  font-size: 76.92308%;
}

/* .img-justifyl */
.lyt-image.img-justifyl .caption {
  text-align: left;
}

/* .cap-posl,c,r */
.lyt-image.cap-posl .caption {
  text-align: left;
}

.lyt-image.cap-posc .caption {
  text-align: center;
}

.lyt-image.cap-posr .caption {
  text-align: right;
}

/* .img-col1 */
.lyt-image.img-col1 {
  margin-right: auto;
  margin-bottom: 1.75385em;
  margin-left: auto;
  text-align: center;
}

/* .img-justifyl */
.lyt-image.img-col1.img-justifyl {
  margin-left: 0;
  text-align: left;
}

/* .img-col2,3,4 */
.lyt-image.img-col2,
.lyt-image.img-col3,
.lyt-image.img-col4 {
  overflow: hidden;
  padding-bottom: 0.65385em;
}

.lyt-image.img-col2 li,
.lyt-image.img-col3 li,
.lyt-image.img-col4 li {
  float: left;
}

.lyt-image.img-col2 li p,
.lyt-image.img-col3 li p,
.lyt-image.img-col4 li p {
  margin: 0 auto 14px auto;
  text-align: center;
}

/* .img-justifyl */
.lyt-image.img-col2.img-justifyl li p,
.lyt-image.img-col3.img-justifyl li p,
.lyt-image.img-col4.img-justifyl li p {
  margin-left: 0;
}

/* .img-col2 */
.lyt-image.img-col2 {
  margin-right: -17px;
}

.lyt-image.img-col2 > li {
  width: 354px;
  margin-right: 17px;
}

.lyt-image.img-col2 > li:nth-child(2n+1) {
  clear: left;
}

/* .img-col3 */
.lyt-image.img-col3 {
  margin-right: -17px;
}

.lyt-image.img-col3 > li {
  width: 230px;
  margin-right: 17px;
}

.lyt-image.img-col3 > li:nth-child(3n+1) {
  clear: left;
}

/* .img-col4 */
.lyt-image.img-col4 {
  margin-right: -17px;
}

.lyt-image.img-col4 > li {
  width: 168px;
  margin-right: 17px;
}

.lyt-image.img-col4 > li:nth-child(4n+1) {
  clear: left;
}

/* .img-posr,l */
.lyt-image.img-posl .text,
.lyt-image.img-posr .text {
  overflow: hidden;
}

.lyt-image.img-posl .img p,
.lyt-image.img-posr .img p {
  text-align: center;
}

.lyt-image.img-posl .img p + p,
.lyt-image.img-posr .img p + p,
.lyt-image.img-posl .img p + ul,
.lyt-image.img-posr .img p + ul {
  margin-top: -11px;
}

/* .img-posl */
.lyt-image.img-posl .img {
  float: left;
  margin-right: 9px;
}

/* .img-separate1,2,3,4 */
.lyt-image.img-posl.img-separate1 .img {
  margin-right: 17px;
}

.lyt-image.img-posl.img-separate2 .img {
  margin-right: 22px;
}

.lyt-image.img-posl.img-separate3 .img {
  margin-right: 27px;
}

/* .img-posr */
.lyt-image.img-posr .img {
  float: right;
  margin-left: 9px;
}

/* .img-separate1,2,3,4 */
.lyt-image.img-posr.img-separate1 .img {
  margin-left: 17px;
}

.lyt-image.img-posr.img-separate2 .img {
  margin-left: 22px;
}

.lyt-image.img-posr.img-separate3 .img {
  margin-left: 27px;
}

/* .img-flt */
.lyt-image.img-flt .text {
  overflow: visible;
  *zoom: normal;
}

/* ----- lyt-column2,
         lyt-column3,
         lyt-column4 ----- */
.lyt-column2,
.lyt-column3,
.lyt-column4 {
  overflow: hidden;
}
.lyt-column2 > .col,
.lyt-column3 > .col,
.lyt-column4 > .col {
  float: left;
  overflow: hidden;
}
.lyt-column2 > .col > .segment,
.lyt-column3 > .col > .segment,
.lyt-column4 > .col > .segment {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

/* ----- lyt-column2 ----- */
.lyt-column2 {
  margin-right: -17px;
}
.lyt-column2 > .col {
  width: 354px;
  margin-right: 17px;
}
.lyt-column2 > .col:nth-child(2n+1) {
  clear: left;
}
.box-01 .lyt-column2 > .col {
  width: 334px;
}

/* ----- lyt-column3 ----- */
.lyt-column3 {
  margin-right: -17px;
}
.lyt-column3 > .col {
  width: 230px;
  margin-right: 17px;
}
.lyt-column3 > .col:nth-child(3n+1) {
  clear: left;
}

/* ----- lyt-column4 ----- */
.lyt-column4 {
  margin-right: -17px;
}
.lyt-column4 > .col {
  width: 168px;
  margin-right: 17px;
}
.lyt-column4 > .col:nth-child(4n+1) {
  clear: left;
}

/* -----------------------------------------------------

 Index

----------------------------------------------------- */
/* ----- index-01 ----- */
.index-01 {
  margin-top: 11px;
  margin-bottom: 2.5em;
}
.index-01 > .row {
  margin-top: 38px;
  padding-top: 38px;
  border-top: 1px solid #edb904;
}
.index-01 > .row:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.index-01 > .row > .item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding-left: 30px;
  border-left: 1px solid #edb904;
}
.index-01 > .row > .item:first-child {
  padding-right: 30px;
  padding-left: 0;
  border-left: none;
}
.index-01 > .row > .item .title {
  margin-bottom: 20px;
  font-size: 161.53846%;
}
.index-01 > .row > .item .description {
  font-size: 115.38462%;
}
.index-01 > .row > .item p.btn {
  margin-bottom: 0;
}
.index-01 > .row > .item .lay-img {
  position: relative;
  padding-bottom: 2.5em;
}
.index-01 > .row > .item .lay-img > .text {
  float: left;
  width: 47.82609%;
}
.index-01 > .row > .item .lay-img > .img .img-item {
  float: right;
  width: 51.52174%;
  margin-bottom: -2.5em;
  text-align: right;
}
.index-01 > .row > .item .lay-img > .img .btn-01 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.index-01 > .row.row-casestudy-r, .index-01 > .row.row-casestudy-l {
  display: table;
  width: 100%;
}
.index-01 > .row.row-casestudy-r > .casestudy, .index-01 > .row.row-casestudy-l > .casestudy {
  display: table-cell;
  direction: ltr;
  width: 50%;
  vertical-align: middle;
}
.index-01 > .row.row-casestudy-r > .casestudy > a, .index-01 > .row.row-casestudy-l > .casestudy > a {
  display: block;
  width: 85.71429%;
}
.index-01 > .row.row-casestudy-r > .casestudy > a img, .index-01 > .row.row-casestudy-l > .casestudy > a img {
  width: 100%;
}
.index-01 > .row.row-casestudy-r > .item, .index-01 > .row.row-casestudy-l > .item {
  direction: ltr;
  float: none;
  display: table-cell;
  text-align: left;
}
.index-01 > .row.row-casestudy-r > .item .btn, .index-01 > .row.row-casestudy-l > .item .btn {
  display: inline-block;
}
.index-01 > .row.row-casestudy-r {
  direction: rtl;
}
.index-01 > .row.row-casestudy-r > .casestudy > a {
  float: right;
  padding-right: 25px;
}
.index-01 > .row.row-casestudy-r > .item {
  padding-right: 30px;
  padding-left: 0;
  border-left: none;
}
.index-01 > .row.row-casestudy-r > .item .lay-img > .text {
  float: right;
}
.index-01 > .row.row-casestudy-r > .item .lay-img > .img .img-item {
  float: left;
}
.index-01 > .row.row-casestudy-r > .item .lay-img > .img .btn-01 {
  left: 52.17391%;
}
.index-01 > .row.row-casestudy-l {
  direction: ltr;
}
.index-01 > .row.row-casestudy-l > .casestudy > a {
  float: left;
  padding-left: 25px;
}
.index-01 > .row.row-casestudy-l > .item {
  border-left: none;
}

/* ----- index-02 ----- */
.index-02 {
  margin-bottom: 2.5em;
}
.index-02 > .row {
  display: table;
  width: 100%;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #edb904;
}
.index-02 > .row:first-child {
  margin-top: 0;
}
.index-02 > .row > .item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  width: 50%;
  padding-left: 30px;
  padding-top: 1.5873%;
  padding-right: 19px;
  border-left: 1px solid #edb904;
  vertical-align: top;
}
.index-02 > .row > .item:first-child {
  padding-right: 30px;
  padding-left: 19px;
  border-left: none;
}
.index-02 > .row > .item > a:first-child .item-img {
  float: left;
  width: 48.52608%;
}
.index-02 > .row > .item > a:first-child .link-01 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 45.35147%;
  margin-bottom: 13px;
  margin-left: 4.53515%;
}
.index-02 > .row > .item .description {
  margin-left: 56.68934%;
}
.index-02 > .row > .item ul.list-data-01 {
  clear: both;
  padding-top: 20px;
}
.index-02 > .row.only-one > .item {
  float: left;
  border-right: 1px solid #edb904;
}

/* ----- index-03 ----- */
.index-03 {
  margin-bottom: 2.5em;
}
.index-03 > li {
  float: left;
  width: 31.02041%;
  margin-bottom: 1.73469%;
  margin-left: 2.2449%;
}
.index-03 > li > a .item-img {
  float: left;
  width: 36.18421%;
  vertical-align: top;
}
.index-03 > li > a span.link-02 {
  margin-left: 4.93421%;
}

/* -----------------------------------------------------

 Navigation

----------------------------------------------------- */
/* ----- nav-pageinner-01 ----- */
.nav-pageinner-01 {
  padding-top: 20px;
  padding-bottom: 9px;
}
.nav-pageinner-01 > ul {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}
.ie8 .nav-pageinner-01 > ul {
  width: 980px;
}
.nav-pageinner-01 > ul li {
  position: relative;
  display: inline-block;
  margin-right: 24px;
  padding-left: 16px;
}
.nav-pageinner-01 > ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.55em;
  left: 2px;
  width: 8px;
  height: 6px;
  background: url("images/sprite.png") 0 -179px no-repeat;
}
.nav-pageinner-01 > ul li:first-child {
  margin-left: 0;
}
.nav-pageinner-01 > ul li a {
  color: #1e1e1e;
  text-decoration: underline;
}
.nav-pageinner-01 > ul li a:link {
  color: #1e1e1e;
  text-decoration: underline;
}
.nav-pageinner-01 > ul li a:hover, .nav-pageinner-01 > ul li a:active, .nav-pageinner-01 > ul li a:focus {
  color: #1e1e1e;
  text-decoration: none;
}

/* -----------------------------------------------------

 Table

----------------------------------------------------- */
/* ----- tbl-01 ----- */
.tbl-01 {
  margin-bottom: 1.90385em;
  border: 1px solid #5c5c5c;
}
.tbl-01 table {
  margin-bottom: 0;
}
.tbl-01 table th, .tbl-01 table td {
  border-top: 1px solid #d1d1d1;
}
.tbl-01 table tr:first-child th, .tbl-01 table tr:first-child td {
  border-top: none;
}
.tbl-01 table thead + tbody tr:first-child {
  border-top: 1px solid #d1d1d1;
}
.tbl-01 table th {
  background-color: #5c5c5c;
  color: #fefefe;
}
.tbl-01 table td {
  background-color: #fff;
}
.tbl-01 table tbody td span.post img {
  vertical-align: top;
}
.tbl-01 table tbody td span.posm img {
  vertical-align: middle;
}
.tbl-01 table tbody td span.posb img {
  vertical-align: bottom;
}

/* adjust */
.tbl-01 .heading-02 {
  margin-bottom: 6px;
}

/* ----- tbl-pos,l,c,r,t,m,b ----- */
table.tbl-posl th,
table.tbl-posl td {
  text-align: left;
}

table.tbl-posc th,
table.tbl-posc td {
  text-align: center;
}

table.tbl-posr th,
table.tbl-posr td {
  text-align: right;
}

table.tbl-post th,
table.tbl-post td {
  vertical-align: top;
}

table.tbl-posm th,
table.tbl-posm td {
  vertical-align: middle;
}

table.tbl-posb th,
table.tbl-posb td {
  vertical-align: bottom;
}

tr.tbl-posl th,
tr.tbl-posl td {
  text-align: left;
}

tr.tbl-posc th,
tr.tbl-posc td {
  text-align: center;
}

tr.tbl-posr th,
tr.tbl-posr td {
  text-align: right;
}

tr.tbl-post th,
tr.tbl-post td {
  vertical-align: top;
}

tr.tbl-posm th,
tr.tbl-posm td {
  vertical-align: middle;
}

tr.tbl-posb th,
tr.tbl-posb td {
  vertical-align: bottom;
}

tr th.tbl-posl,
tr td.tbl-posl {
  text-align: left;
}

tr th.tbl-posc,
tr td.tbl-posc {
  text-align: center;
}

tr th.tbl-posr,
tr td.tbl-posr {
  text-align: right;
}

tr th.tbl-post,
tr td.tbl-post {
  vertical-align: top;
}

tr th.tbl-posm,
tr td.tbl-posm {
  vertical-align: middle;
}

tr th.tbl-posb,
tr td.tbl-posb {
  vertical-align: bottom;
}

/* -----------------------------------------------------

 Form

----------------------------------------------------- */
/* -----------------------------------------------------

 Aside (in #content-sub)

----------------------------------------------------- */
/* -----------------------------------------------------

 Common Class

----------------------------------------------------- */
/* ----- Position Adjust ----- */
.posl {
  text-align: left !important;
}

.posc {
  text-align: center !important;
}

.posr {
  text-align: right !important;
}

.post {
  vertical-align: top !important;
}

.posm {
  vertical-align: middle !important;
}

.posb {
  vertical-align: bottom !important;
}

/* ----- Margin Adjust ----- */
.mt0 {
  margin-top: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mt0- {
  margin-top: 0px !important;
}

.mb0- {
  margin-bottom: 0px !important;
}

.mt5- {
  margin-top: -5px !important;
}

.mb5- {
  margin-bottom: -5px !important;
}

.mt10- {
  margin-top: -10px !important;
}

.mb10- {
  margin-bottom: -10px !important;
}

.mt15- {
  margin-top: -15px !important;
}

.mb15- {
  margin-bottom: -15px !important;
}

.mt20- {
  margin-top: -20px !important;
}

.mb20- {
  margin-bottom: -20px !important;
}

.mt25- {
  margin-top: -25px !important;
}

.mb25- {
  margin-bottom: -25px !important;
}

.mt30- {
  margin-top: -30px !important;
}

.mb30- {
  margin-bottom: -30px !important;
}

.mt35- {
  margin-top: -35px !important;
}

.mb35- {
  margin-bottom: -35px !important;
}

.mt40- {
  margin-top: -40px !important;
}

.mb40- {
  margin-bottom: -40px !important;
}

.mt45- {
  margin-top: -45px !important;
}

.mb45- {
  margin-bottom: -45px !important;
}

.mt50- {
  margin-top: -50px !important;
}

.mb50- {
  margin-bottom: -50px !important;
}

/* ----- Padding Adjust ----- */
.pt0 {
  padding-top: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

/* ----- Equalize Cancel ----- */
.equalize-cancel {
  height: auto !important;
}

/* ----- Element Float ----- */
.fltl {
  float: left !important;
}

.fltr {
  float: right !important;
}

.fltn {
  float: none !important;
}

@media print {
  footer.global .footer-content-02 {
    position: static;
  }
}
/* =====================================================


 769px =< Width


===================================================== */
@media screen and (min-width: 769px) {
  /* -----------------------------------------------------
  
   header
  
  ----------------------------------------------------- */
  header.global nav.global {
    display: block !important;
  }

  nav.local > ul > li a {
    height: auto !important;
  }
}
/* =====================================================


 0 =< Width < 769px


===================================================== */
@media screen and (max-width: 768px) {
  header.global .header-content-01:before, header.global .header-content-01 .social ul:before, header.global .header-content .group-nav:before, nav.global ul:before, .bar-content:before, body.home #promotion .promotion-content:before, body.home #promotion .promotion-content .list-casestudy:before, body.home #promotion .social:before, body.home #promotion .social ul:before, #content:before, footer.global .footer-content-02 .group-nav-footer:before, .heading-01:before, ul.list-data-01:before, ul.list-data-01 > li.size:before, dl.list-01:before, dl.list-data-01:before, .box-about-01 > .box-content ul.list:before, .box-about-02 .box-content:before, .box-about-02 .box-content#about2 > .content-body > .title:before, .box-casestudy-01 > .box-content ul.list:before, .box-manual-01:before, .box-manual-01 .explanation ul.list-exp:before, .box-point-01 > .box-content .lay-img2:before, .box-support-01:before, .lyt-image:before, .lyt-column2:before,
  .lyt-column3:before,
  .lyt-column4:before, .index-01 > .row:before, .index-01 > .row > .item .lay-img:before, .index-02 > .row.only-one:before, .index-03:before, header.global .header-content-01:after, header.global .header-content-01 .social ul:after, header.global .header-content .group-nav:after, nav.global ul:after, .bar-content:after, body.home #promotion .promotion-content:after, body.home #promotion .promotion-content .list-casestudy:after, body.home #promotion .social:after, body.home #promotion .social ul:after, #content:after, footer.global .footer-content-02 .group-nav-footer:after, .heading-01:after, ul.list-data-01:after, ul.list-data-01 > li.size:after, dl.list-01:after, dl.list-data-01:after, .box-about-01 > .box-content ul.list:after, .box-about-02 .box-content:after, .box-about-02 .box-content#about2 > .content-body > .title:after, .box-casestudy-01 > .box-content ul.list:after, .box-manual-01:after, .box-manual-01 .explanation ul.list-exp:after, .box-point-01 > .box-content .lay-img2:after, .box-support-01:after, .lyt-image:after, .lyt-column2:after,
  .lyt-column3:after,
  .lyt-column4:after, .index-01 > .row:after, .index-01 > .row > .item .lay-img:after, .index-02 > .row.only-one:after, .index-03:after {
    content: "";
    display: table;
  }
  header.global .header-content-01:after, header.global .header-content-01 .social ul:after, header.global .header-content .group-nav:after, nav.global ul:after, .bar-content:after, body.home #promotion .promotion-content:after, body.home #promotion .promotion-content .list-casestudy:after, body.home #promotion .social:after, body.home #promotion .social ul:after, #content:after, footer.global .footer-content-02 .group-nav-footer:after, .heading-01:after, ul.list-data-01:after, ul.list-data-01 > li.size:after, dl.list-01:after, dl.list-data-01:after, .box-about-01 > .box-content ul.list:after, .box-about-02 .box-content:after, .box-about-02 .box-content#about2 > .content-body > .title:after, .box-casestudy-01 > .box-content ul.list:after, .box-manual-01:after, .box-manual-01 .explanation ul.list-exp:after, .box-point-01 > .box-content .lay-img2:after, .box-support-01:after, .lyt-image:after, .lyt-column2:after,
  .lyt-column3:after,
  .lyt-column4:after, .index-01 > .row:after, .index-01 > .row > .item .lay-img:after, .index-02 > .row.only-one:after, .index-03:after {
    clear: both;
  }

  /* -----------------------------------------------------
  
   frame structure
  
  ----------------------------------------------------- */
  nav.local h1,
  body.index #content #promotion .content-title,
  body.index #content #promotion .lead,
  #content-main,
  footer.global .footer-content-01,
  .box-casestudy-01 > .box-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 10px;
  }

  .index-01 > .row {
    margin-right: -10px;
    margin-left: -10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .box-about-02,
  .index-02,
  .index-03 {
    margin-right: -10px;
    margin-left: -10px;
  }

  /* -----------------------------------------------------
  
   header
  
  ----------------------------------------------------- */
  header.global {
    position: relative;
    padding-top: 17px;
    padding-right: 10px;
    padding-bottom: 9px;
    padding-left: 10px;
  }
  header.global .header-content-01 .logo-contents,
  header.global .header-content-01 .social {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  header.global .header-content-01 .logo-contents {
    display: block;
    padding: 0;
    border-right: none;
  }
  header.global .header-content-01 .logo-contents img {
    max-width: 100%;
    width: 232px;
    vertical-align: top;
  }
  header.global .header-content-01 .social {
    display: table-cell;
    padding-bottom: 0;
  }
  header.global .header-content-01 .social ul {
    float: none;
    height: auto;
  }
  header.global .header-content-01 .social ul > li {
    float: left;
    height: 21px;
    margin-bottom: 8px;
  }
  header.global .header-content-01 .social ul > li.tweet {
    width: 125px;
  }
  header.global .header-content-01 .social ul > li.evernote {
    margin-right: 0;
  }
  header.global .header-content-01 .logo-site {
    position: absolute;
    top: 5px;
    right: 10px;
    float: none;
  }
  header.global .header-content-01 .logo-site img {
    width: 54px;
    vertical-align: top;
  }
  header.global .header-content-01 .nav-header {
    display: table-cell;
  }
  header.global .header-content-02 {
    padding-top: 0;
    padding-bottom: 0;
    border-top: none;
  }
  header.global .header-content-02 .content-body {
    /*.logo-site {
        position:absolute;
        top:5px;
        right:10px;
        float:none;
        img {
            width:54px;
            vertical-align:top;
        }
    }*/
  }
  header.global .header-content {
    position: relative;
  }
  header.global .header-content:before, header.global .header-content:after {
    content: "";
    display: table;
  }
  header.global .header-content:after {
    clear: both;
  }
  header.global .header-content .branding {
    position: static;
    top: 0;
    float: left;
    width: 70%;
  }
  header.global .header-content .branding .copy {
    margin-bottom: 7px;
    font-size: 84.61538%;
  }
  header.global .header-content .branding .logo-contents {
    max-width: 204px;
    margin-bottom: 10px;
  }
  header.global .header-content .group-nav {
    padding-top: 0;
    padding-bottom: 0;
  }
  header.global .header-content .group-nav .group {
    float: right;
    margin-top: -6px;
  }
  header.global .header-content .group-nav .logo-site {
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 12px;
  }
  header.global .header-content .group-nav .logo-site img {
    width: 66px;
  }
  header.global .header-content .group-nav .nav-header {
    margin-bottom: 8px;
  }
  header.global .header-content .group-nav .nav-header a {
    top: 0;
  }
  header.global .header-content .group-nav nav.global {
    clear: both;
    text-align: left;
  }
  body.home header.global {
    padding-top: 9px;
    padding-bottom: 5px;
  }

  /* -----------------------------------------------------
  
   nav-header
  
  ----------------------------------------------------- */
  .nav-header {
    display: inline-block;
    font-size: 92.30769%;
    vertical-align: bottom;
  }
  .nav-header a {
    color: #ffdd22;
    text-decoration: none;
  }
  .nav-header a:link {
    color: #ffdd22;
    text-decoration: none;
  }
  .nav-header a:hover, .nav-header a:active {
    color: #ffdd22;
    text-decoration: none;
  }
  .nav-header a {
    position: relative;
    top: -6px;
    display: inline-block;
    width: 3.5em;
    padding: 9px 3px 9px 22px;
    border: 2px solid #ffdd22;
  }
  .nav-header a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0.95em;
    left: 6px;
    width: 14px;
    height: 10px;
    background: url("images/sprite.png") 0 -112px no-repeat black;
  }

  /* -----------------------------------------------------
  
   nav-global
  
  ----------------------------------------------------- */
  nav.global > ul {
    padding-top: 10px;
  }
  nav.global > ul > li {
    float: none;
    display: block;
    margin-left: 0;
    border-top: 1px solid #303030;
    font-size: 100%;
  }
  nav.global > ul > li > a {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  nav.global > ul > li.casestudy:before, nav.global > ul > li.digiana:before {
    display: none;
  }
  nav.global > ul > li.casestudy #casestudy-content,
  nav.global > ul > li.casestudy #digiana-content, nav.global > ul > li.digiana #casestudy-content,
  nav.global > ul > li.digiana #digiana-content {
    display: block !important;
  }
  nav.global > ul > li.casestudy a, nav.global > ul > li.digiana a {
    padding-left: 0;
    color: #fff;
  }

  /* -----------------------------------------------------
  
   nav-bar
  
  ----------------------------------------------------- */
  #nav-bar,
  #nav-bar2 {
    display: none !important;
  }

  .bar-content {
    margin-top: -3px;
    padding-top: 0;
    padding-bottom: 10px;
    background-color: transparent;
  }
  .bar-content p.title {
    display: none;
  }
  .bar-content ul.series,
  .bar-content ul.link-about {
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0;
    padding-right: 10px;
    padding-left: 10px;
  }
  .bar-content ul.series > li,
  .bar-content ul.link-about > li {
    float: left;
    width: 33.16327%;
    margin-left: 0.2551%;
  }
  .bar-content .btn-close {
    display: none;
  }
  nav.global li.digiana .bar-content ul.series > li {
    position: relative;
    float: none;
    width: 100%;
    margin-left: 0;
    padding-left: 17px;
    font-weight: normal;
  }
  nav.global li.digiana .bar-content ul.series > li:before {
    position: absolute;
    top: 1em;
    left: 5px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left-color: #fff;
  }
  nav.global li.digiana .bar-content ul.series > li a {
    color: white;
    text-decoration: none;
  }
  nav.global li.digiana .bar-content ul.series > li a:link {
    color: white;
    text-decoration: none;
  }
  nav.global li.digiana .bar-content ul.series > li a:hover, nav.global li.digiana .bar-content ul.series > li a:active {
    color: #ffdd22;
    text-decoration: none;
  }
  nav.global li.digiana .bar-content ul.series > li > a {
    padding-top: 7px;
    padding-bottom: 6px;
    background: none;
    outline: none;
  }
  nav.global li.digiana .bar-content ul.series > li > a > span {
    position: static;
    z-index: 530;
  }
  nav.global li.casestudy .bar-content ul.link-about > li {
    position: relative;
    float: none;
    width: 100%;
    margin-left: 0;
    padding-left: 17px;
    font-weight: normal;
  }
  nav.global li.casestudy .bar-content ul.link-about > li:before {
    position: absolute;
    top: 1em;
    left: 5px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left-color: #fff;
  }
  nav.global li.casestudy .bar-content ul.link-about > li a {
    color: white;
    text-decoration: none;
  }
  nav.global li.casestudy .bar-content ul.link-about > li a:link {
    color: white;
    text-decoration: none;
  }
  nav.global li.casestudy .bar-content ul.link-about > li a:hover, nav.global li.casestudy .bar-content ul.link-about > li a:active {
    color: #ffdd22;
    text-decoration: none;
  }
  nav.global li.casestudy .bar-content ul.link-about > li > a {
    padding-top: 7px;
    padding-bottom: 6px;
    background: none;
    outline: none;
  }
  nav.global li.casestudy .bar-content ul.link-about > li > a > span {
    position: static;
    z-index: 530;
  }

  /* -----------------------------------------------------
  
   promotion
  
  ----------------------------------------------------- */
  body.home #promotion {
    background-image: url("images/prom-home_01.jpg") !important;
    background-size: 770px;
  }
  body.home #promotion .promotion-content {
    position: relative;
    padding-top: 1px;
  }
  body.home #promotion .promotion-content .message {
    position: static;
    float: none;
    width: auto;
    margin-top: 10px;
    margin-bottom: 6px;
    margin-left: 0;
    text-align: center;
  }
  body.home #promotion .promotion-content .list-casestudy {
    float: none;
    width: auto;
    margin-top: 15px;
    margin-bottom: 13px;
    font-size: 0;
    text-align: center;
  }
  body.home #promotion .promotion-content .list-casestudy:before {
    display: none;
  }
  body.home #promotion .promotion-content .list-casestudy > li {
    float: none;
    display: inline-block;
    max-width: 205px;
    width: 30.625%;
    margin-left: 0.3125%;
    margin-right: 0.3125%;
    font-size: 1rem;
  }
  body.home #promotion .promotion-content .list-casestudy > li:first-child {
    float: none;
  }
  body.home #promotion .promotion-content .list-casestudy > li.compatible {
    display: none;
  }
  body.home #promotion .promotion-content .list-casestudy > li .img-cover {
    display: none !important;
  }
  body.home #promotion .social {
    padding-right: 10px;
    padding-left: 10px;
  }
  body.home #promotion .social ul {
    float: none;
  }
  body.home #promotion .social p.info {
    margin-bottom: 15px;
  }
  body.index #promotion {
    min-height: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
  }
  body.index #promotion .content-title {
    margin-bottom: 0;
    padding-top: 0;
    min-height: 94px;
    -webkit-box-shadow: 0 1px 2px #dabc1d;
    box-shadow: 0 1px 2px #dabc1d;
  }
  body.index #promotion .content-title h1 {
    margin-bottom: 0;
    padding-top: 20px;
  }
  body.index #promotion .lead p {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 92.30769%;
    line-height: 1.53846;
  }
  body.index #promotion.products {
    background: none;
  }
  body.index #promotion.products .content-title {
    background: url("images/prom_products_01.jpg") center bottom no-repeat white;
    background-position: right -76px bottom 0;
    background-size: 420px;
  }
  body.index #promotion.products .content-title h1 img {
    width: 195px;
  }

  /* -----------------------------------------------------
  
   slider
  
  ----------------------------------------------------- */
  body.slider .slide {
    padding-right: 10px;
    padding-left: 10px;
  }
  body.slider .slide .slide-content {
    padding: 20px 0 15px 0;
    text-align: center;
  }
  body.slider .slide .slide-content li {
    float: left;
  }
  body.slider .slide .ctrl {
    position: relative;
    clear: both;
    top: 50%;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
  body.slider .slide .ctrl li {
    font-size: 300%;
  }
  body.slider .slide .ctrl li a {
    position: absolute;
    top: 0;
    padding: 0 10px 0 10px;
  }
  body.slider .slide .ctrl li a.next {
    right: 0;
  }
  body.slider .slide .ctrl li a.prev {
    left: 0;
  }
  body.slider .slide .close {
    position: static;
    text-align: center;
  }

  /* -----------------------------------------------------
  
   content
  
  ----------------------------------------------------- */
  #content:before, #content:after {
    content: "";
    display: table;
  }
  #content:after {
    clear: both;
  }
  body.leaf #content {
    margin-bottom: 20px;
  }

  /* -----------------------------------------------------
  
   content-main
  
  ----------------------------------------------------- */
  body.index #content-main {
    padding-top: 12px;
  }
  body.leaf #content-main {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }

  /* -----------------------------------------------------
  
   content-sub
  
  ----------------------------------------------------- */
  body.leaf #content-sub {
    float: none;
    width: 100%;
  }

  /* -----------------------------------------------------
  
   nav-local
  
  ----------------------------------------------------- */
  nav.local h1 {
    position: relative;
    margin-bottom: 8px;
    border-bottom: none;
    font-size: 115.38462%;
    overflow: visible;
  }
  nav.local h1 a {
    color: #1e1e1e;
    text-decoration: none;
  }
  nav.local h1 a:link {
    color: #1e1e1e;
    text-decoration: none;
  }
  nav.local h1 a:hover, nav.local h1 a:active, nav.local h1 a:focus {
    color: #1e1e1e;
    text-decoration: underline;
  }
  nav.local h1 a {
    display: inline;
    width: auto;
    padding-top: 0;
    background: none;
    background-size: auto;
  }
  nav.local h1 a span {
    position: static;
  }
  nav.local > ul {
    border-top: 1px solid #edb904;
  }
  nav.local > ul:before, nav.local > ul:after {
    content: "";
    display: table;
  }
  nav.local > ul:after {
    clear: both;
  }
  nav.local > ul > li {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-bottom: 0;
    background: none;
    border-bottom: 1px solid #edb904;
    background-size: auto;
    font-size: 84.61538%;
    line-height: 1.3;
    text-align: center;
  }
  nav.local > ul > li:nth-child(2n+1) {
    clear: left;
    border-right: 1px solid #edb904;
  }
  nav.local > ul > li > a {
    position: relative;
    display: block;
    padding: 11px 25px 9px 0;
  }
  nav.local > ul > li > a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 11px;
    height: 12px;
    margin-top: -6px;
    background: url("images/sprite.png") 0 -136px no-repeat;
  }
  nav.local > ul > li > a:hover, nav.local > ul > li > a:active, nav.local > ul > li > a.current {
    background: none;
    background-size: auto;
    background-color: #ffc71d;
    text-decoration: none;
  }
  nav.local > ul > li > a > img {
    position: static;
    top: 0;
    left: 0;
    width: auto;
    margin-top: 0;
  }
  nav.local > ul > li > a > span {
    display: block;
    height: auto;
  }

  /* -----------------------------------------------------
  
   footer
  
  ----------------------------------------------------- */
  footer.global {
    padding-bottom: 0;
  }
  footer.global .footer-content-01 {
    min-height: 0;
    padding-top: 20px;
    background: none;
  }
  footer.global .footer-content-01 ul.note-01 > li {
    font-size: 76.92308%;
  }
  footer.global .footer-content-02 {
    position: static;
  }
  footer.global .footer-content-02 .group-nav-footer {
    padding: 0 10px 0 10px;
  }
  footer.global .footer-content-02 .group-nav-footer ul.nav-footer {
    float: none;
    width: auto;
  }
  footer.global .footer-content-02 .group-nav-footer ul.nav-footer > li {
    float: none;
    padding-right: 0;
    padding-left: 0;
    border-left: none;
    border-top: 1px solid #303030;
  }
  footer.global .footer-content-02 .group-nav-footer ul.nav-footer > li a {
    display: block;
    padding-top: 13px;
    padding-bottom: 13px;
  }
  footer.global .footer-content-02 .group-nav-footer ul.nav-footer > li.movie {
    width: 100%;
  }
  footer.global .footer-content-02 .group-nav-footer ul.nav-footer > li.info-app {
    width: 100%;
  }
  footer.global .footer-content-02 .group-nav-footer ul.nav-footer > li.dl {
    width: 100%;
    padding-top: 13px;
    padding-right: 0;
    padding-bottom: 3px;
  }
  footer.global .footer-content-02 .group-nav-footer ul.nav-footer > li.dl ul {
    font-size: 0;
    text-align: center;
  }
  footer.global .footer-content-02 .group-nav-footer ul.nav-footer > li.dl ul > li {
    float: none;
    display: inline-block;
    width: 48.42105%;
    margin-left: 0;
    margin-bottom: 10px;
    margin-right: 2.8%;
    font-size: 1rem;
    text-align: right;
  }
  footer.global .footer-content-02 .group-nav-footer ul.nav-footer > li.dl ul > li:nth-child(2n) {
    margin-right: 0;
    text-align: left;
  }
  footer.global .footer-content-02 .group-nav-footer ul.nav-footer > li.dl ul > li a {
    padding-top: 0;
    padding-bottom: 0;
  }
  footer.global .footer-content-02 .group-nav-footer p.nav-pagetop {
    float: none;
    width: auto;
  }
  footer.global .footer-content-02 .group-nav-footer p.nav-pagetop a {
    color: #f9f5e0;
    text-decoration: none;
  }
  footer.global .footer-content-02 .group-nav-footer p.nav-pagetop a:link {
    color: #f9f5e0;
    text-decoration: none;
  }
  footer.global .footer-content-02 .group-nav-footer p.nav-pagetop a:hover, footer.global .footer-content-02 .group-nav-footer p.nav-pagetop a:active {
    color: #ffdd22;
    text-decoration: none;
  }
  footer.global .footer-content-02 .group-nav-footer p.nav-pagetop a {
    display: block;
    padding-top: 7px;
    padding-bottom: 13px;
    color: #f9f5e0;
    font-weight: bold;
    text-align: center;
  }
  footer.global .footer-content-02 .group-nav-footer p.nav-pagetop a > img {
    vertical-align: middle;
  }
  footer.global .footer-content-02 .group-nav-footer p.nav-pagetop a > span {
    position: static;
    display: inline-block;
    width: auto;
    height: auto;
    overflow: visible;
    margin-left: 8px;
    vertical-align: middle;
  }

  /* -----------------------------------------------------
  
   Heading
  
  ----------------------------------------------------- */
  /* ----- content-title ----- */
  body.index #content-main .content-title {
    margin-bottom: 2.55102%;
    font-size: 169.23077%;
  }
  body.leaf .content-title {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 153.84615%;
  }

  /* ----- heading-02-01 ----- */
  .heading-02-01 {
    margin-top: 1.5em;
    margin-bottom: 1.2em;
    padding-bottom: 0.7em;
    font-size: 107.69231%;
  }

  /* ----- heading-02-02 ----- */
  .heading-02-02 {
    margin-top: 2.2em;
    margin-bottom: 0.7em;
    padding-bottom: 0.45em;
    font-size: 138.46154%;
  }
  .content-title + section .heading-02-02 {
    margin-top: 0;
  }

  /* ----- heading-01 ----- */
  .heading-01 {
    margin-bottom: 12px;
    font-size: 115.38462%;
  }
  .heading-01 span.img {
    float: left;
    max-width: 150px;
    width: 100%;
  }
  .heading-01 a.link {
    top: 4px;
  }

  /* ----- heading-03 ----- */
  .heading-03 {
    margin-top: 1.5em;
    margin-bottom: 0.6em;
    padding-bottom: 0;
    border-bottom: none;
    font-weight: bold;
    font-size: 138.46154%;
  }

  /* -----------------------------------------------------
  
   Text
  
  ----------------------------------------------------- */
  /* ----- lead-01 ----- */
  .lead-01 {
    margin-bottom: 1.2em;
    font-size: 107.69231%;
  }

  /* -----------------------------------------------------
  
   Label, Button
  
  ----------------------------------------------------- */
  /* ----- label-01 ----- */
  .content-title span.label-01 {
    position: relative;
    top: -1px;
    padding: 3px 7px 2px 7px;
    font-size: 60%;
  }

  /* -----------------------------------------------------
  
   Unordered List
  
  ----------------------------------------------------- */
  /* ----- list-data-01 ----- */
  ul.list-data-01.lay-rwd1 > li {
    float: none;
    margin-left: 0;
    vertical-align: top;
  }
  ul.list-data-01.lay-rwd1 > li img {
    vertical-align: bottom;
  }

  /* -----------------------------------------------------
  
   Definition List
  
  ----------------------------------------------------- */
  /* ----- list-data-01 ----- */
  dl.list-data-01 dt {
    clear: none;
    float: none;
    margin-top: 11px;
  }
  dl.list-data-01 dt:first-child {
    margin-top: 0;
  }
  dl.list-data-01.word-l1 dt {
    width: auto;
  }
  dl.list-data-01.word-l1 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l2 dt {
    width: auto;
  }
  dl.list-data-01.word-l2 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l3 dt {
    width: auto;
  }
  dl.list-data-01.word-l3 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l4 dt {
    width: auto;
  }
  dl.list-data-01.word-l4 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l5 dt {
    width: auto;
  }
  dl.list-data-01.word-l5 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l6 dt {
    width: auto;
  }
  dl.list-data-01.word-l6 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l7 dt {
    width: auto;
  }
  dl.list-data-01.word-l7 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l8 dt {
    width: auto;
  }
  dl.list-data-01.word-l8 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l9 dt {
    width: auto;
  }
  dl.list-data-01.word-l9 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l10 dt {
    width: auto;
  }
  dl.list-data-01.word-l10 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l11 dt {
    width: auto;
  }
  dl.list-data-01.word-l11 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l12 dt {
    width: auto;
  }
  dl.list-data-01.word-l12 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l13 dt {
    width: auto;
  }
  dl.list-data-01.word-l13 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l14 dt {
    width: auto;
  }
  dl.list-data-01.word-l14 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l15 dt {
    width: auto;
  }
  dl.list-data-01.word-l15 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l16 dt {
    width: auto;
  }
  dl.list-data-01.word-l16 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l17 dt {
    width: auto;
  }
  dl.list-data-01.word-l17 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l18 dt {
    width: auto;
  }
  dl.list-data-01.word-l18 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l19 dt {
    width: auto;
  }
  dl.list-data-01.word-l19 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l20 dt {
    width: auto;
  }
  dl.list-data-01.word-l20 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l21 dt {
    width: auto;
  }
  dl.list-data-01.word-l21 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l22 dt {
    width: auto;
  }
  dl.list-data-01.word-l22 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l23 dt {
    width: auto;
  }
  dl.list-data-01.word-l23 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l24 dt {
    width: auto;
  }
  dl.list-data-01.word-l24 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l25 dt {
    width: auto;
  }
  dl.list-data-01.word-l25 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l26 dt {
    width: auto;
  }
  dl.list-data-01.word-l26 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l27 dt {
    width: auto;
  }
  dl.list-data-01.word-l27 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l28 dt {
    width: auto;
  }
  dl.list-data-01.word-l28 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l29 dt {
    width: auto;
  }
  dl.list-data-01.word-l29 dd {
    margin-left: 0;
  }
  dl.list-data-01.word-l30 dt {
    width: auto;
  }
  dl.list-data-01.word-l30 dd {
    margin-left: 0;
  }

  /* -----------------------------------------------------
  
   Box
  
  ----------------------------------------------------- */
  /* ----- box-01 ----- */
  .box-01 > .lay-img-item {
    position: relative;
    min-height: 0 !important;
    padding-left: 0;
  }
  .box-01 > .lay-img-item .item-img {
    position: static;
    width: auto;
  }

  /* ----- box-about-01 ----- */
  .box-about-01 {
    padding-top: 8px;
    padding-bottom: 5px;
    border-top-width: 3px;
  }
  .box-about-01 > .box-content .heading {
    margin-bottom: 9px;
  }
  .box-about-01 > .box-content .heading img {
    width: 50%;
  }
  .box-about-01 > .box-content ul.list {
    margin-bottom: 11px;
  }
  .box-about-01 > .box-content ul.list > li a .text {
    width: 54%;
  }
  .box-about-01 > .box-content .text1 {
    margin-bottom: 10px;
    font-size: 100%;
  }

  /* ----- box-about-02 ----- */
  .box-about-02 .heading {
    margin-bottom: 10px;
    padding-right: 21.5625%;
    padding-left: 21.5625%;
    font-weight: normal;
    font-size: 100%;
    line-height: 1.3;
    text-align: center;
  }
  .box-about-02 .heading span.text {
    display: block;
    margin-top: -3px;
  }
  .box-about-02 .box-content {
    min-height: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .box-about-02 .box-content > .content-body {
    width: auto;
    min-height: 0;
    padding: 0;
    background: none;
  }
  .box-about-02 .box-content .title {
    min-height: 130px;
    margin-bottom: 11px;
    padding-top: 5.3125%;
    padding-right: 5.3125%;
    padding-left: 5.3125%;
  }
  .box-about-02 .box-content .title h1, .box-about-02 .box-content .title h2, .box-about-02 .box-content .title h3, .box-about-02 .box-content .title h4, .box-about-02 .box-content .title h5 {
    display: block;
    width: 36.29893%;
    margin-right: 0;
    margin-bottom: 9px;
  }
  .box-about-02 .box-content .title .copy {
    display: block;
    width: 73.52941%;
    margin-bottom: 0;
    padding-bottom: 17px;
    font-weight: normal;
    font-size: 92.30769%;
  }
  .box-about-02 .box-content .title .copy span.hilight {
    padding: 1px;
    background: url("images/opacity_wh45_01.png");
    color: #040404;
  }
  .box-about-02 .box-content .description {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    color: #040404;
  }
  .box-about-02 .box-content .description p {
    margin-bottom: 1.1em;
    font-size: 92.30769%;
    line-height: 1.53846;
  }
  .box-about-02 .box-content#about1 {
    min-height: 0;
    padding-top: 1.875%;
    background: none;
  }
  .box-about-02 .box-content#about1 .title {
    background: url("images/box-about-02-about1_01.jpg") center bottom no-repeat;
    background-size: 100%;
  }
  .box-about-02 .box-content#about1 .title .copy {
    top: 0;
  }
  .box-about-02 .box-content#about2 {
    min-height: 0;
    padding-top: 0;
    padding-left: 0;
    background: none;
  }
  .box-about-02 .box-content#about2 > .content-body {
    float: none;
    width: auto;
  }
  .box-about-02 .box-content#about2 .title {
    margin-bottom: 11px !important;
    padding-top: 6.875%;
    padding-left: 44.6875%;
    background: url("images/box-about-02-about2_01.jpg") left bottom no-repeat white;
    background-size: 100%;
  }
  .box-about-02 .box-content#about2 .title h1, .box-about-02 .box-content#about2 .title h2, .box-about-02 .box-content#about2 .title h3, .box-about-02 .box-content#about2 .title h4, .box-about-02 .box-content#about2 .title h5 {
    width: 49.35897%;
    margin-right: 0;
  }
  .box-about-02 .box-content#about2 .title .copy {
    width: 84.55882%;
  }
  .box-about-02 .box-content#about3 {
    min-height: 0;
    padding-top: 0;
    padding-left: 0;
    background: none;
  }
  .box-about-02 .box-content#about3 > .content-body {
    background: none;
  }
  .box-about-02 .box-content#about3 .title {
    margin-bottom: 11px;
    background: url("images/box-about-02-about3_01.jpg") left bottom no-repeat white;
    background-size: 100%;
  }
  .box-about-02 .box-content#about3 .title h1, .box-about-02 .box-content#about3 .title h2, .box-about-02 .box-content#about3 .title h3, .box-about-02 .box-content#about3 .title h4, .box-about-02 .box-content#about3 .title h5 {
    margin-right: 0;
  }
  .box-about-02 .box-content#about3 .title .copy {
    width: 44.11765%;
  }
  .box-about-02 .box-content#about3 .description {
    width: 100%;
  }
  #content-main > .box-about-02:first-child {
    margin-top: -8px;
  }

  /* ----- box-casestudy-01 ----- */
  .box-casestudy-01 {
    padding-bottom: 0;
  }
  .box-casestudy-01 > .box-content .heading {
    padding-right: 78px;
  }
  .box-casestudy-01 > .box-content .heading:after {
    top: auto;
    bottom: 0.2em;
    right: 0;
    width: 68px;
    height: 56px;
    background-size: 100%;
  }
  .box-casestudy-01 > .box-content .heading h1 {
    font-size: 92.30769%;
  }
  .box-casestudy-01 > .box-content .heading h1:after {
    bottom: 0.6em;
  }
  .box-casestudy-01 > .box-content .heading h2 {
    font-size: 115.38462%;
  }
  .box-casestudy-01 > .box-content ul.list > li a .text {
    width: 54%;
  }

  /* ----- box-item-01 ----- */
  .box-item-01:before, .box-item-01:after {
    display: none;
  }
  .box-item-01 > .box-content:before, .box-item-01 > .box-content:after {
    display: none;
  }

  /* ----- box-manual-01 ----- */
  .box-manual-01 {
    margin-bottom: 1.5em;
  }
  .box-manual-01 > .img {
    float: none;
    width: auto;
  }
  .box-manual-01 .explanation {
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-top: 20px;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .box-manual-01 .explanation:before {
    content: "";
    position: absolute;
    top: -32px;
    left: 50%;
    border: 16px solid transparent;
    border-bottom-color: #fff;
    margin-left: -13px;
  }
  .box-manual-01 .explanation ul.list-exp {
    margin-left: 0;
  }
  .box-manual-01 .explanation ul.list-exp > li {
    float: none;
    margin-left: 0;
    margin-bottom: 15px;
    background-color: #f0f0f0;
    overflow: hidden;
  }
  .box-manual-01 .explanation ul.list-exp > li.item-col1, .box-manual-01 .explanation ul.list-exp > li.item-col2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto !important;
  }

  /* ----- box-point-01 ----- */
  .box-point-01 {
    padding: 0;
    border: none;
  }
  .box-point-01:before {
    display: none;
  }
  .box-point-01 > .box-content {
    padding: 4.34783% 4.34783% 3.33333% 4.34783%;
  }
  .box-point-01 > .box-content > .heading1 {
    position: static;
    width: auto;
    height: auto;
    margin-top: -7px;
    margin-bottom: 14px;
  }
  .box-point-01 > .box-content > .heading1 + .heading2 {
    margin-top: 0;
  }
  .box-point-01 > .box-content > .heading1 + .group-lay-img2 {
    margin-top: 0;
  }
  .box-point-01 > .box-content > .heading2 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 123.07692%;
    line-height: 1.3;
  }
  .box-point-01 > .box-content > .heading2 .img {
    width: 14.67181%;
  }
  .box-point-01 > .box-content > .heading2 .img img {
    width: 100%;
    max-width: 69px;
  }
  .box-point-01 > .box-content > .heading2 .text {
    width: 83.21429%;
    padding-left: 3.21429%;
  }
  .box-point-01 > .box-content .lay-img > .img {
    width: 35.71429%;
    margin-left: 5.35714%;
  }
  .box-point-01 > .box-content .lay-img2 {
    display: block;
  }
  .box-point-01 > .box-content .lay-img2 > .img {
    display: block;
  }
  .box-point-01 > .box-content .lay-img2 > .img img {
    max-width: 100%;
  }
  .box-point-01 > .box-content .lay-img2 > .text {
    display: block;
    font-size: 107.69231%;
  }
  .box-point-01 > .box-content .lay-img2.img-l > .text, .box-point-01 > .box-content .lay-img2.img-r > .text {
    float: left;
    width: 60%;
  }
  .box-point-01 > .box-content .lay-img2.img-l > .img, .box-point-01 > .box-content .lay-img2.img-r > .img {
    float: right;
    width: 35%;
    text-align: right;
  }
  .box-point-01 > .box-content .lay-img2.img-l {
    direction: ltr;
  }
  .box-point-01 > .box-content .lay-img2.img-l > .text {
    padding-right: 5%;
    padding-left: 0;
  }
  .box-point-01 > .box-content .lay-img2.img-r {
    direction: ltr;
  }
  .box-point-01 > .box-content .lay-img2.img-r > .text {
    padding-right: 5%;
  }

  /* before-box-point-01 */
  .before-box-point-01 {
    min-height: 0;
    padding-right: 0;
  }

  /* ----- box-support-01 ----- */
  .box-support-01 .info-app {
    float: none;
    margin-top: 1.60944%;
    margin-bottom: 13px;
    padding: 7px 0 5px 45px;
  }
  .box-support-01 .info-app a {
    font-size: 107.69231%;
  }
  .box-support-01 ul.dl {
    float: none;
    width: auto;
    margin-bottom: 8px;
    text-align: center;
  }
  .box-support-01 ul.dl > li {
    float: none;
    display: inline-block;
    margin-bottom: 7px;
    width: 100%;
  }
  .box-support-01 ul.dl > li:first-child {
    margin-right: 0;
  }

  /* -----------------------------------------------------
  
   Index
  
  ----------------------------------------------------- */
  /* ----- index-01 ----- */
  .index-01 > .row {
    margin-top: 20px;
    padding-top: 16px;
  }
  .index-01 > .row:first-child {
    border-top: none;
  }
  .index-01 > .row > .item {
    float: none;
    width: 100%;
    margin-top: 20px;
    padding-top: 16px;
    padding-left: 0;
    border-top: 1px solid #edb904;
    border-left: none;
  }
  .index-01 > .row > .item:first-child {
    margin-top: 0;
    padding-top: 0;
    padding-right: 0;
    border-top: none;
  }
  .index-01 > .row > .item .title {
    margin-bottom: 12px;
    font-size: 130.76923%;
  }
  .index-01 > .row > .item ul.list-data-01 {
    margin-bottom: 11px;
  }
  .index-01 > .row > .item .description {
    margin-bottom: 0;
    font-size: 100%;
  }
  .index-01 > .row > .item p.btn {
    clear: both;
    padding-top: 12px;
    text-align: center;
  }
  .index-01 > .row > .item .btn-01 {
    clear: both;
  }
  .index-01 > .row > .item .lay-img {
    position: relative;
    height: auto !important;
    padding-bottom: 0;
  }
  .index-01 > .row > .item .lay-img > .img .img-item {
    margin-bottom: 0;
  }
  .index-01 > .row > .item .lay-img > .img .btn-01 {
    position: relative;
  }
  .index-01 > .row.row-casestudy-r, .index-01 > .row.row-casestudy-l {
    display: block;
    padding-top: 18px;
  }
  .index-01 > .row.row-casestudy-r:first-child, .index-01 > .row.row-casestudy-l:first-child {
    padding-top: 2px;
  }
  .index-01 > .row.row-casestudy-r > .casestudy, .index-01 > .row.row-casestudy-l > .casestudy {
    display: block;
    width: 100%;
    vertical-align: top;
  }
  .index-01 > .row.row-casestudy-r > .casestudy > a, .index-01 > .row.row-casestudy-l > .casestudy > a {
    display: block;
    width: auto;
    padding: 0;
    text-align: center;
  }
  .index-01 > .row.row-casestudy-r > .casestudy > a img, .index-01 > .row.row-casestudy-l > .casestudy > a img {
    width: auto;
  }
  .index-01 > .row.row-casestudy-r > .item, .index-01 > .row.row-casestudy-l > .item {
    float: none;
    display: block;
    text-align: left;
    vertical-align: top;
  }
  .index-01 > .row.row-casestudy-r > .item .title, .index-01 > .row.row-casestudy-l > .item .title {
    font-size: 130.76923%;
  }
  .index-01 > .row.row-casestudy-r > .item .description, .index-01 > .row.row-casestudy-l > .item .description {
    font-size: 107.69231%;
  }
  .index-01 > .row.row-casestudy-r > .item .btn, .index-01 > .row.row-casestudy-l > .item .btn {
    display: block;
  }
  .index-01 > .row.row-casestudy-r > .item .btn-01, .index-01 > .row.row-casestudy-l > .item .btn-01 {
    font-size: 100%;
  }
  .index-01 > .row.row-casestudy-r {
    direction: ltr;
  }
  .index-01 > .row.row-casestudy-r > .casestudy a {
    float: none;
  }
  .index-01 > .row.row-casestudy-r > .item {
    padding-right: 0;
    padding-left: 0;
  }
  .index-01 > .row.row-casestudy-r > .item .lay-img > .img .btn-01 {
    position: relative;
    left: 0;
  }
  .index-01 > .row.row-casestudy-l {
    direction: ltr;
  }
  .index-01 > .row.row-casestudy-l > .casestudy > a {
    float: none;
  }
  .index-01 > .row.row-casestudy-l > .item {
    border-left: none;
  }

  /* ----- index-02 ----- */
  .index-02 {
    margin-bottom: 1.5em;
  }
  .index-02 > .row {
    display: block;
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
  .index-02 > .row > .item {
    position: relative;
    display: block;
    width: 100%;
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
    border-top: 1px solid #edb904;
    border-left: none;
  }
  .index-02 > .row > .item:first-child {
    padding-right: 0;
    padding-left: 0;
  }
  .index-02 > .row > .item > a:first-child {
    display: block;
    padding-right: 22px;
    padding-left: 115px;
    text-decoration: none;
  }
  .index-02 > .row > .item > a:first-child .item-img {
    position: absolute;
    top: 10px;
    left: 10px;
    float: none;
    width: 90px;
  }
  .index-02 > .row > .item > a:first-child:hover, .index-02 > .row > .item > a:first-child:active {
    background-color: #ffc71d;
  }
  .index-02 > .row > .item > a:first-child .link-01 {
    position: static;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    width: auto;
    height: 75px;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    font-size: 107.69231%;
    text-decoration: none;
    vertical-align: middle;
  }
  .index-02 > .row > .item > a:first-child .link-01:before {
    top: 50%;
    left: auto;
    right: 10px;
    margin-top: -6px;
  }
  .index-02 > .row > .item.item-white-board > a:first-child .item-img {
    width: 74px;
  }
  .index-02 > .row > .item .description {
    display: none;
  }
  .index-02 > .row > .item ul.list-data-01 {
    display: none;
  }
  .index-02 > .row.only-one > .item {
    float: none;
    border-right: none;
  }

  /* ----- index-03 ----- */
  .index-03 {
    margin-bottom: 1.5em;
    border-top: 1px solid #edb904;
  }
  .index-03 > li {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    margin-bottom: 0;
    margin-left: 0;
    border-bottom: 1px solid #edb904;
    text-align: center;
  }
  .index-03 > li a {
    color: #140d0a;
    text-decoration: none;
  }
  .index-03 > li a:link {
    color: #140d0a;
    text-decoration: none;
  }
  .index-03 > li a:hover, .index-03 > li a:active {
    color: #140d0a;
    text-decoration: none;
  }
  .index-03 > li > a {
    position: relative;
    display: block;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 8px;
  }
  .index-03 > li > a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 11px;
    height: 12px;
    margin-top: -6px;
    background: url("images/sprite.png") 0 -136px no-repeat;
  }
  .index-03 > li > a:hover, .index-03 > li > a:active, .index-03 > li > a.current {
    background-color: #ffc71d;
  }
  .index-03 > li > a .item-img {
    float: none;
    width: 94px;
  }
  .index-03 > li > a span.link-02 {
    display: block;
    margin-left: 0;
    margin-right: -8px;
    font-weight: normal;
    font-size: 92.30769%;
    text-decoration: none;
  }
  .index-03 > li > a span.link-02:before {
    display: none;
  }
  .index-03 > li:nth-child(2n+1) {
    clear: left;
    border-right: 1px solid #edb904;
  }

  /* -----------------------------------------------------
  
   Navigation
  
  ----------------------------------------------------- */
  /* ----- nav-pageinner-01 ----- */
  .nav-pageinner-01 {
    padding-right: 10px;
    padding-left: 10px;
  }
}

/*==================================================
	SPバナー shotnote
==================================================*/
#sp_bnr{
position:fixed;
width:104px;
bottom:40px;
right:5px;
}

