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


header,
nav,
footer,
article,
section {
  display: block;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, 'Meiryo UI', "�ᥤ�ꥪ", 'MS PGothic', '�ͣ� �Х����å�', sans-serif;
  background-color: #000;
  color: #fff;
  /*animation: dispBody 1s ease both;*/
}

@keyframes dispBody {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

ul,
p,
h1,
h2,
h3,
h4,
h5,
dl,
dt,
dd,
address {
  padding: 0px;
  margin: 0px;
}

h1,
h2,
h3,
h4,
h5 {
  font-size: 1rem;
  font-weight: normal;
}

ul,
ol {
  list-style: none;
  font-size: 0px;
}

li {
  font-size: 1rem;
}

img {
  vertical-align: bottom;
  border: 0;
}

table,
th,
td {
  border: 0;
  padding: 0;
}

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

a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  text-decoration: none;
}



.boxLP {
  width: 1160px;
  margin: 0 auto;
  background-image: url('/products/building/site/images/lp-bg01.png');
  background-repeat: repeat-y;
  background-position: left top;
}

.boxLP01 {
  background-color: #fff;
  color: #333;
}

.boxLP01In {
  width: 960px;
  margin: 0 auto;
  padding: 25px 0 22px 0;
}

.boxLP01In .ttl01 {
  font-size: 3.4rem;
  line-height: 1.0;
  margin-bottom: 3px;
  background: url(/products/building/site/images/lp_toplogo.png) no-repeat center left;
  padding: 30px 0 30px 100px;
  background-size: 80px;
  text-align: center;
}

.boxTopMenu {
  background-color: #810025;
  color: #fff;
}

.boxTopMenu ul {
  display: block;
  width: 960px;
  margin: 0 auto;
}

.boxTopMenu li {
  display: inline-block;
  text-align: center;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.0;
  width: 33%;
  text-align: center;
}

.boxTopMenu li span {
  display: inline-block;
  background-image: url('/products/building/site/images/lp-arrow-icn01.png');
  background-repeat: no-repeat;
  background-position: center bottom 8px;
  padding: 18px 0 18px 0;
}

.boxLPIn {
  width: 960px;
  margin: 0 auto;
}

.boxLPIn.boxTopMovie {
  position: relative;
  width: 100%;
  background-color: #000;
  text-align: center;
  color: #fff;
}

.boxLPIn .boxLPIn01 {
  overflow: hidden;
  height: 800px;
  position: relative;
}

.boxLPIn .boxLPIn01.short {
  overflow: hidden;
  height: 600px;
  position: relative;
}

.boxLPIn .boxLPIn01 video {
  width: 800px;
  margin: 0 auto;
  vertical-align: bottom;
  float: left;
}

.boxLPIn .boxLPIn01 video.center{
  width: 100%;
  margin: 0 auto;
}

.boxLPIn .boxLPIn01 video.cbtn04 {
  margin-top: 10px;
}

.boxLPIn.boxTopMovie .coverMovie00 {
  position: absolute;
  bottom: -13%;
  left: -184px;
  width: 101%;
}

.boxLPIn.boxTopMovie .coverMovie00.cbtn03 {
  bottom: -21.5% !important;
  left: -200px !important;
  width: 104% !important;
}

.boxLPIn.boxTopMovie .coverMovie01 {
  position: absolute;
  top: 0;
  left: 0%;
  width: 65%;
}

.boxLPIn.boxTopMovie .coverMovie02 {
  position: absolute;
  top: 40%;
  right: 5%;
  width: 32%;
}

.boxLPIn.boxTopMovie .coverMovie02S {
  position: absolute;
  top: 40%;
  right: 6%;
  font-size: bold;
}

.boxLPIn.boxTopMovie .coverMovie02S .line1 {
  padding-top: 4%;
  display: inline-block;
  font-size: 2.0rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
}

.boxLPIn.boxTopMovie .coverMovie02S .line2 {
  display: inline-block;
  font-size: 3.7rem;
  letter-spacing: 0.05em;
  line-height: 1.0;
  font-weight: bold;
  margin-top: 7px;
}

.boxLPIn.boxTopMovie .coverMovie02S .line3 {
  display: inline-block;
  font-size: 3.2rem;
  letter-spacing: 1.0em;
  margin-right: -1.0em;
}

.boxLPIn.boxTopMovie .coverMovie03 {
  position: absolute;
  bottom: 7%;
  right: 5%;
  width: 41%;
  background: #83BEE8;
  border: 10px solid #fff;
  border-radius: 15px;
}

.boxLPIn.boxTopMovie .coverMovie03 p {
  font-size: 3.0rem;
}

.boxLPIn.boxTopMovie .coverMovie04 {
  position: absolute;
  top: 37%;
  left: 28%;
  font-size: 2.0rem;
  font-weight: bold;
  transform: rotateZ(11deg) skew(15deg);
}

.boxLPIn.boxTopMovie .coverMovie05 {
  position: absolute;
  top: 33%;
  right: 79%;
  line-height: 28px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #ffec36;
  text-align: center;
  transform: rotateZ(-63deg) skew(-15deg);
}

.boxLPIn.boxTopMovie .coverMovie05.cbtn05 {
  top: 37%;
  right: 82%;
  line-height: 25px;
  transform: rotateZ(-63deg) skew(-2deg);
}

.boxLPIn.boxTopMovie .coverMovie05 span {
  display: block;
  width: 100%;
}


.boxLPIn.boxTopMovie .coverMovie09 {
  position: absolute;
  top: 5%;
  right: 5%;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.boxLPIn.boxTopMovie .coverMovie09 a {
  display: block;
  width: 100%;
  background-color: #005ca7;
  border: 2px solid #fff;
  padding: 7px 52px;
}


.boxLPIn.boxTopMovie .coverMovie06 {
  position: absolute;
  top: 13%;
  right: 5%;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  padding: 3px 20px;
  text-align: center;
  border: 2px solid #fff;
}

.boxLPIn.boxTopMovie .coverMovie07 {
  position: absolute;
  top: 18%;
  right: 5%;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}

.boxLPIn.boxTopMovie .coverMovie07 span {
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff;
  padding: 3px 20px;
  text-align: center;
  border: 2px solid #fff;
  display: block;
  padding: 3px 20px;
}

.boxLPIn.boxTopMovie .coverMovie08 {
  position: absolute;
  background: #000;
  bottom: 5%;
  left: 5%;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  padding: 5px 10px;
  border: 2px solid #fff;
}

.boxLPIn.boxTopMovie .coverMovie08 p {
  font-size: 1rem;
}

.boxLPIn.boxTopMovie .coverMovie08 ul {}

.boxLPIn.boxTopMovie .coverMovie08 ul li {
  background: #005ca7;
  margin-top: 5px;
}

.boxLPIn.boxTopMovie .coverMovie08 ul li:last-child {
  background: #006785;
}

.boxLPIn.boxTopMovie .coverMovie08 ul li a {
  display: block;
  text-align: center;
  background: url(/products/building/site/images/lp-arrow02.png) no-repeat center left 7px;
  background-size: 10px;
  padding-left: 10px;
  cursor: pointer;
}

@keyframes opacity01 {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.boxLPWide {}

.boxLPWide.type01,
.boxLPWide.type02 {
  background-color: #005ca7;
  color: #fff;
  margin-bottom: 35px;
  padding: 17px 0 17px 0;
}

.boxLPWideIn {
  width: 960px;
  margin: 0 auto;
}

.boxLPWide.type01 .boxLPWideIn {
  font-size: 1.95rem;
  line-height: 1.25em;
}

.boxLPWide.type01 .boxLPWideIn p {
  text-align: center;
}

.boxLPWide.type02 .boxLPWideIn {
  text-align: center;
}

.boxLPWide.type02 .boxLPWideIn .ttl {
  font-size: 1.25rem;
}

.boxLPIn02,
.boxLPIn04 {
  margin-bottom: 35px;
}

.boxLPIn02 {
  position: relative;
}


/* ------------------------------------------------------------------------------------------------------------------------*/
.boxLPIn02 h3 {
  font-size: 35px;
  margin: 40px 0;
  font-weight: bold;
}

.boxLPIn02 h3 span {
  border: 2px solid #fff;
  padding: 3px 25px;
}

.boxLPIn02 ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}

.boxLPIn02 ul li {
  width: 49%;
}

.boxLPIn02 ul li h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 8px;
}

.boxLPIn02 ul li .bluebg {
  background: #83BEE8;
  border-radius: 10px;
  padding: 10px;
  width: 100%;
  margin: 0 auto;
}

.boxLPIn02 ul li .bluebg ul {
  text-align: center;
  background: #fff;
  border-radius: 5px;
  padding: 20px 20px;
}

.boxLPIn02 ul li .bluebg ul li {
  display: inline-block;
  width: 100%;
  color: #000;
  vertical-align: middle;
}

.boxLPIn02 ul li .bluebg ul li:nth-child(1) {
  margin-bottom: 20px;
}

.boxLPIn02 ul li .bluebg ul li b {
  padding: 0 10px;
  font-size: 25px;
}

.boxLPIn02 ul li .bluebg ul li span {
  background: #c8dbe3;
  color: #004A62;
  font-size: 24px;
  font-weight: bold;
  padding: 10px 10px 5px 10px;
  vertical-align: middle;
}

.boxLPIn02 ul li .bluebg ul li img {
  vertical-align: middle;
}

.boxLPIn02 ul li .bluebg ul li:last-child {
  margin-right: 0;
}


.boxLPIn02 ul li .bluebg2 {
  background: #4988a2;
  border-radius: 10px;
  padding: 10px;
  width: 100%;
  margin: 0 auto;
}

.boxLPIn02 ul li .bluebg2 ul {
  text-align: center;
  background: #fff;
  border-radius: 5px;
  padding: 52px 20px !important;
}


.boxLPIn02 ul li .bluebg2 ul li {
  display: inline-block;
  width: 100%;
  margin-right: 2%;
  color: #000;
  vertical-align: middle;
}

.boxLPIn02 ul li .bluebg2 ul li a {
  padding: 0 10px;
  font-size: 25px;
  display: inline-block;
  vertical-align: middle;
  color: #000;
  line-height: 20px;
  font-weight: bold;
}

.boxLPIn02 ul li .bluebg2 ul li a b {
  font-size: 14px;
}

.boxLPIn02 ul li .bluebg2 ul li span {
  background: #c8dbe3;
  color: #004A62;
  font-size: 24px;
  font-weight: bold;
  padding: 10px 10px 5px 10px;
  vertical-align: middle;
}

.boxLPIn02 ul li .bluebg2 ul li img {
  vertical-align: middle;
}

.boxLPIn02 ul li .bluebg2 ul li:last-child {
  margin-right: 0;
}





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


.boxLPIn02 p {
  text-align: center;
  font-size: 20px;
  margin: 20px 0;
}

.boxLPIn02 .pdf_btn ul {
  margin: 0 auto;
  text-align: center;
}

.boxLPIn02 .pdf_btn ul li {
  display: inline-block;
  width: 49%;
  margin-right: 2%;
  border: 6px solid #fff;
  border-radius: 20px;
}

.boxLPIn02 .pdf_btn ul li:last-child {
  margin-right: 0;
}

.boxLPIn02 .pdf_btn ul li a {
  display: block;
  background-image: url(/products/building/site/images/lp-arrow-icn01.png);
  background-repeat: no-repeat;
  background-position: center bottom 8px;
  padding: 18px 0 18px 0;
  font-size: 25px;
  font-weight: bold;
}

.boxLPIn02 .pdf_btn ul li a span {
  font-size: 18px;
}

.boxLPIn02 .pdf_btn ul li a span.pdf {
  font-size: 14px;
  font-weight: 300;
  padding-left: 20px;
}

.gr_bg {
  background: #004b58;
  padding-bottom: 1px;
}


.boxLPIn04 p {
  text-align: center;
  font-size: 20px;
  margin: 20px 0;
}

.boxLPIn04 .pdf_btn ul {
  margin: 0 auto;
  text-align: center;
  max-width: 760px;
}

.boxLPIn04 .pdf_btn ul li {
  display: inline-block;
  width: 100%;
  border: 3px solid #fff;
  /* border: 6px solid #fff;
  border-radius: 20px; */
  background: #001429;
}

.boxLPIn04 .pdf_btn ul li:not(:last-of-type) {
  margin-bottom: 3%;
}

.boxLPIn04 .pdf_btn ul li a {
  display: block;
  background-image: url(/products/building/site/images/lp-arrow-icn01.png);
  background-repeat: no-repeat;
  background-position: center bottom 8px;
  padding: 18px 0 18px 0;
  font-weight: normal;
  font-size: 18px;
}

.boxLPIn04 .pdf_btn ul li a span {
  font-size: 18px;
}

.boxLPIn04 .pdf_btn ul li a span.pdf {
  font-size: 14px;
  font-weight: 300;
  padding-left: 20px;
}

.boxLPIn04&gt;.ttl {
  display: block;
  background-color: #005ca7;
  color: #fff;
  font-size: 1.75rem;
  text-align: center;
  padding: 5px 0 3px 0;
}

.boxBtnToDetail {
  text-align: center;
  margin-bottom: 30px;
}

.btnToDetail {
  display: inline-block;
  background-color: #810025;
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  padding: 10px 31px 5px 31px;
  border-radius: 10px;
  box-shadow: 1px 1px 5px 0 #000;
}

.btnToDetail span:before {
  content: "\f1c1";
  font-family: FontAwesome;
  margin-right: 5px;
}

.boxLPFooter {
  width: 100%;
  /*height: 220px;*/
  background-image: url('/products/building/site/images/lp-footer-bg.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.boxLPFooterIn01 {
  text-align: center;
  font-size: 1.05rem;
  letter-spacing: 0.04em;
  padding: 17px 0;
}

.boxLPFooterIn02 {
  background-color: #c7e8fa;
  color: #333;
  padding: 25px 0;
}

.boxLPFooterIn02LCR {
  display: table;
  width: 960px;
  margin: 0 auto;
}

.boxLPFooterIn02L {
  display: table-cell;
  vertical-align: middle;
  width: 13.7%;
}

.boxLPFooterIn02C {
  display: table-cell;
  vertical-align: top;
  width: 50.3%;
  font-size: 1.18rem;
}

.boxLPFooterIn02R {
  display: table-cell;
  vertical-align: bottom;
  width: 36%;
  text-align: right;
  font-size: 1.05rem;
}

.boxLPFooterIn02R .txtTelno,
.boxLPFooterIn02R .txtFaxno,
.boxLPFooterIn02R .txtEmail {
  display: inline-block;
}

.boxLPFooterIn02R .txtTelno {
  /*margin-right: 28px;*/
}

.boxLPFooterIn02R .txtUrl {
  font-size: 1.14rem;
}

.boxLPFooterIn03 {
  text-align: center;
  padding: 10px 0;
}


.boxUpToTop {
  text-align: right;
  margin-bottom: 5px;
}

.boxUpToTop .btnUpToTop {
  padding-right: 20px;
  font-size: 0.95rem;
  cursor: pointer;
  transition: opacity 0.2s linear;
}

.boxUpToTop .btnUpToTop:hover {
  opacity: 0.8;
}

.cbtn01 {
  right: 9% !important;
}

.cbtn02 {
  font-size: 4.2rem !important;
}



/* ��ͷ���α��⥦�����������a��������thin_web.html */

.box_wrapper {
  width: 1160px;
  margin: 0 auto;
}

.box_spacer-pb60{
  padding-bottom: 60px;
}

.box_wrapper--md {
  margin: 0 auto;
  max-width: 920px;
}

body.bg_white {
  background-color: #fff !important;
}

.box-bg_gradation {
  background: linear-gradient(180deg, rgba(25, 118, 210, 0.35) 0%, rgba(228, 239, 250, 0.35)100%) !important;
}

.box_ttl {
  /* background-color: #005b98; */
  background: linear-gradient(-90deg, rgba(78, 155, 211, 1) 0%, rgba(0, 91, 152, 1)100%);
  padding: 30px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

.box_ttl strong {
  color: #fff;
  font-size: 65px;
  font-weight: bold;
}

.box_ttl p {
  font-size: 25px;
  font-weight: 400;
  color: #eaf6facc;
}

.box_subttl {
  background-color: #EAF6FA !important;
  padding: 15px 20px;
  padding-left: 40px;
  width: 100%;
  border-bottom: #005b98 solid 3px;
  margin-bottom: 40px;
  box-shadow: 0px 5px 5px -1px rgba(0,0,0,0.2);
}

.box_subttl p {
  color: #005b98;
  font-weight: bold;
  font-size: 24px;
}

.detail_txt{
  margin-bottom: 35px;
}

.detail_txt p {
  color: #000;
}

.detail_bnr{
  text-align: center;
}

.detail_bnr img{
  cursor: pointer;
  
}

.detail_bnr img:hover{
opacity: 0.7;
}

.boxUpToTop--01 {
  text-align: right;
  margin-bottom: 5px;
  background-color: transparent !important;
}

.boxUpToTop--01 .btnUpToTop {
  padding-right: 20px;
  font-size: 0.95rem;
  cursor: pointer;
  transition: opacity 0.2s linear;
  color: #005b98 !important;
}

.boxUpToTop--01 .btnUpToTop:hover {
  opacity: 0.8;
}

.pc-none{
  display: none !important;
}

.sp-none{
  display: block !important;
}

.coverMovie10{
  position: absolute;
    top: 3%;
    right: 5%;
}

.coverMovie10 img{
  width: 300px;
}

.coverMovie11{
  position: absolute;
    top: 65%;
    right: 5%;
}

.coverMovie11 img{
  width: 600px;
}

.coverMovie12{
  position: absolute;
    top: 65%;
    left: 5%;
}

.coverMovie12 img{
  width: 380px;
}</pre></body></html>