/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}

body {
  margin: 0
}

main {
  display: block
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none
}

dt {
  font-weight: bold
}

dd {
  margin-left: 0
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit
}

pre {
  font-family: monospace, monospace;
  font-size: inherit
}

address {
  font-style: inherit
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit
}

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

img,
embed,
object,
iframe {
  vertical-align: bottom
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit
}

[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox
}

[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none
}

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

select::-ms-expand {
  display: none
}

option {
  padding: 0
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto
}

[type="search"] {
  outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

label[for] {
  cursor: pointer
}

details {
  display: block
}

summary {
  display: list-item
}

[contenteditable] {
  outline: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption {
  text-align: left
}

td,
th {
  vertical-align: top;
  padding: 0
}

th {
  text-align: left;
  font-weight: bold
}

template {
  display: none
}

[hidden] {
  display: none
}

.flexbox .titlenavigation .local-mega-navigation-mobile .nav-mobile-bar {
  align-items: center;
  height: 22px
}

@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  #globalheader .toggleMenu a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
  }
}

.service-content {
  padding: 30px 0 50px;
  background: #f4f4ed;
  margin-bottom: 50px
}

.service-content .ttl {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px
}

@media screen and (max-width: 640px) {
  .service-content .ttl {
    font-size: 20px
  }
}

.service-content .service-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;

}

.service-content .service-list .item {
  padding: 1px
}

@media screen and (max-width: 640px) {
  .service-content .service-list .item {
    width: 50%
  }
}

.service-content .service-list .item img {
  width: 320px;
  height: 94px;
  object-fit: cover
}

@media screen and (max-width: 640px) {
  .service-content .service-list .item img {
    width: 100%;
    height: auto
  }
}

@media screen and (max-width: 640px) {
  x_.service-content .service-list .item:nth-child(5) {
    width: 100%
  }
}

.service-content .btn-wrap {
  display: flex;
  justify-content: center
}

@media screen and (max-width: 640px) {
  .service-content .btn-wrap img {
    width: 100%
  }
}

#browsebar-wrapper {
  background: #434343
}

.cls-1 {
  fill: none;
  stroke: #000;
  stroke-linecap: round;
  stroke-miterlimit: 10
}

.pc-link-box {
  display: flex;
  justify-content: space-between;
  margin-top: 60px
}

@media screen and (max-width: 640px) {
  .pc-link-box {
    flex-direction: column
  }
}

.page-link {
  border-left: 1px solid #919191;
  padding: 0 10px
}

@media screen and (max-width: 640px) {
  .page-link {
    border: none
  }
}

.page-link:last-of-type {
  border-right: 1px solid #919191
}

@media screen and (max-width: 640px) {
  .page-link:last-of-type {
    border: none
  }
}

.page-link li {
  width: 295px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 0;
  position: relative;
  height: 55px
}

@media screen and (max-width: 640px) {
  .page-link li.sp-brd {
    border-top: 1px solid #e0e0e0 !important
  }
}

@media screen and (max-width: 640px) {
  .page-link li {
    width: 100%;
    border-bottom: 1px solid #e0e0e0 !important;
    padding: 20px 0
  }
}

.page-link li a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block
}

.page-link li svg {
  width: 15px;
  margin-top: 10px
}

.page-link li:first-child {
  border-bottom: 1px solid #e0e0e0
}

@media screen and (max-width: 640px) {
  .page-link li:first-child {
    border: none
  }
}

.projector-container {
  display: flex;
  justify-content: space-between
}

@media screen and (max-width: 640px) {
  .projector-container {
    flex-direction: column
  }
}

.projector-container .left {
  width: 475px
}

@media screen and (max-width: 640px) {
  .projector-container .left {
    width: 100%
  }
}

.projector-container .left .pic-box {
  display: flex;
  flex-direction: column
}
.main-wrapper {
	width: 967px;
	margin: 0 auto;
}

@media screen and (max-width: 640px) {
	.main-wrapper {
		width: 100%;
		padding: 0 10px;
	}
}

@media screen and (max-width: 640px) {
  .projector-container .left .pic-box {
    display: block
  }
}

.projector-container .left .pic-box img {
  width: 100%;
  margin-bottom: 20px
}

@media screen and (max-width: 640px) {
  .projector-container .left .pic-box img {
    width: 100%;
    margin-top: 10px
  }
}

.projector-container .right {
  width: 460px
}

@media screen and (max-width: 640px) {
  .projector-container .right {
    width: 100%
  }
}

.projector-container .right .sentence {
  line-height: 1.5;
  font-size: 16px;
  margin-bottom: 30px
}

.projector-container .right .little-ttl {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 14px
}

.projector-container .right table {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000
}

@media screen and (max-width: 640px) {
  .projector-container .right table {
    width: 95%;
    margin: 0 auto
  }
}

.projector-container .right table td {
  text-align: center;
  padding: 10px 40px
}

.projector-container .right table .gray {
  background-color: #ECEBEB;
  border-left: 1px solid #A1A1A1
}

.projector-container .right .little-sentence {
  font-size: 12px;
  margin-top: 10px
}

.lamp-container {
  margin-top: 40px
}


@media screen and (max-width: 640px) {
  .wrap-container {
    width: 100% !important;
  }

  .common-container {
    width: 95%;
    margin: 0 auto;
  }
}

.client-news {
  background: #e8e8e8;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 25px 0;
}

.client-news .client-ttl {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}

.client-news .end-btn {
  background: #fff;
}

@media screen and (max-width: 640px) {
  .client-news .end-btn {
    width: 336px;
  }
}

.lamp-container table td :nth-child(1) {
  width: 300px;
  display: block
}

.common-container {}

.common-container .new::after {
  content: "";
  background-image: url(../img/common-page/projector/icon03.png);
  background-size: cover;
  display: inline-block;
  width: 48px;
  height: 20px;
  vertical-align: middle;
  margin-left: 10px
}

.common-container .common-box {
  display: flex
}

@media screen and (max-width: 640px) {
  .common-container .common-box {
    display: block
  }
}

.common-container .common-box img {
  width: 179px;
  height: 179px
}

@media screen and (max-width: 640px) {
  .common-container .common-box img {
    width: 100%;
    height: auto;
    margin: 0 auto
  }
}

.common-container .common-box .right-container {
  margin-left: 30px
}

@media screen and (max-width: 640px) {
  .common-container .common-box .right-container {
    margin-left: 0
  }
}

.common-container .common-box .right-container ul li {
  line-height: 1.5;
  text-indent: -0.4em;
  font-size: 16px
}

.common-container .common-box .right-container .sentence {
  margin-top: 46px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px
}

.know .contact-box {
  width: 476px;
  border: 1px solid #000000;
  text-align: center;
  font-size: 16px;
  padding: 8px 0;
  color: #5378C6;
  border-radius: 2px
}

@media screen and (max-width: 640px) {
  .know .contact-box {
    width: 100%;
    padding: 20px 0
  }
}

.product-container {
  margin-top: 98px
}

.catalog {
  margin-top: 55px;
}

@media screen and (max-width: 640px) {
  .catalog {
    padding: 0 20px;
  }
}

.catalog span {
  font-size: 14px;
  font-weight: initial;
  margin-left: 20px
}

@media screen and (max-width: 640px) {
  .catalog span {
    margin-left: 0px;
    display: block;
    margin-top: 10px;
  }
}

.bottom-container {
  margin-bottom: 127px;
  margin-top: 105px
}

.bottom-container .margin {
  margin-bottom: 27px
}

.sp {
  display: none
}

@media screen and (max-width: 640px) {
  .sp {
    display: block
  }
}

.pc {
  display: block
}

@media screen and (max-width: 640px) {
  .pc {
    display: none
  }
}

.sp-link-box {
  margin-top: 54px;
  margin-bottom: 50px;
  display: none
}

@media screen and (max-width: 640px) {
  .sp-link-box {
    display: block
  }
}

.sp-link-box .ttl-area {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 40px;
  text-align: center
}

.sp-link-box .link {
  width: calc(100% / 3);
  display: flex;
  align-items: center;
  border-left: 1px solid #808080;
  position: relative
}

@media screen and (max-width: 640px) {
  .sp-link-box .link {
    width: 100%;
    border-left: none;
    border-top: 1px solid #808080;
    padding: 20px 0 20px
  }
}

.sp-link-box .link .ttl {
  font-size: 18px;
  font-weight: bold;
  width: 90%
}

.sp-link-box .link .ttl span {
  font-size: 14px;
  vertical-align: middle
}

.sp-link-box .link svg {
  width: 20px;
  text-align: right
}

.sp-link-box .link:first-child {
  border-right: 1px solid #808080
}

@media screen and (max-width: 640px) {
  .sp-link-box .link:first-child {
    border-right: none;
    border-bottom: 1px solid #808080
  }
}

.sp-link-box .link a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block
}

.sp-link-box .bottom {
  border-right: 1px solid #808080
}

@media screen and (max-width: 640px) {
  .sp-link-box .bottom {
    border-right: none;
    border-bottom: 1px solid #808080
  }
}

#link01,
#link02,
#link03,
#link04,
#link05,
#link06,
#link07 {
  padding-top: 70px;
  margin-top: -70px
}

@media screen and (max-width: 640px) {

  #link01,
  #link02,
  #link03,
  #link04,
  #link05,
  #link06,
  #link07 {
    padding-top: 0px;
    margin-top: -0px
  }
}

@media screen and (max-width: 640px) {
  .pc {
    display: none
  }
}

.sp {
  display: none
}

@media screen and (max-width: 640px) {
  .sp {
    display: block
  }
}

.end-btn {
  width: 400px;
  border: 1px solid #000;
  display: block;
  text-align: center;
  line-height: 40px;
  color: #5072B7
}

@media screen and (max-width: 640px) {
  .end-btn {
    width: 100%
  }
}

#browsebar.fix {
  position: fixed;
  width: 100%;
  max-width: 1200px;
  min-width: 967px;
  margin: 0 auto;
  top: 0;
  z-index: 1000
}

#browsebar.fix #browsebar-in {
  background-color: #434343
}
.service-list>.bottom-left>a>img {
	width: 642px !important;
}