html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* !common */
ul, li, ol, dl, dt, dd {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

a {
  color: #333;
}

a:hover {
  color: #666;
  text-decoration: underline;
  cursor: pointer;
}

.last {
  margin: 0 !important;
  padding: 0 !important;
}

img {
  vertical-align: middle;
  border: none;
}

.plr0 {
  padding-left: 0;
  padding-right: 0;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb110 {
  margin-bottom: 120px;
}

.mb120 {
  margin-bottom: 130px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt10 {
  margin-left: 10px;
}

.mt15 {
  margin-left: 15px;
}

.mt20 {
  margin-left: 20px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.TaR {
  text-align: right;
}

.TaC {
  text-align: center;
}

.leftFlow {
  float: left;
  display: block;
  overflow: hidden;
}

.rightFlow {
  float: right;
  display: block;
  overflow: hidden;
}

.glyphicon {
  margin-right: 5px;
  font-size: 0.8em;
}

/* clearfix */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clear:before, .clear:after {
  content: ' ';
  display: table;
}


[class^="icon-"], [class*=" icon-"] {
/*  font-family: 'icomoon';*/
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"].rotate90, [class*=" icon-"].rotate90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.icon-circle-arrow-right:before {
  content: "\e600";
}

.icon-circle-arrow-down:before {
  content: "\e601";
}

.icon-popup:before {
  content: "\e602";
}

.icon-print:before {
  content: "\e603";
}

.icon-circle-arrow-up:before {
  content: "\e604";
}

.icon-file:before {
  content: "\e605";
}

.icon-movie:before {
  content: "\e606";
}

.max-w397{
	width:100%;
	max-width:379px;
}
body {
  background-color: white;
  font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
  font-size: 14px;
  line-height: 2;
  position: relative;
}
body.irPageUnder {
  background: url(../images/common/bg-grayarrow.png) left top white no-repeat;
  background-size: 50% auto;
}
body.infoPageUnder {
  background: url(../images/common/bg-pinkarrow.png) left top #181818 no-repeat;
  background-size: 50% auto;
}
body.companyPageUnder {
  background: url(../images/common/bg-bluearrow.png) left top #181818 no-repeat;
  background-size: 53% auto;
}
body.companyPageUnder.msgPage {
  background: #0a0a0c;
}
body.companyPageUnder.msgPage #sideBar2 {
  padding-top: 50px;
}
body.companyPageUnder2 {
  background: left top #181818 no-repeat;
}
body.goodDesignPage {
  background: #ffffff;
}
body.goodDesignPageSolor, body.goodDesignPageLuic {
  position: relative;
}
body.goodDesignPageSolor > header, body.goodDesignPageLuic > header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
}
body.goodDesignPageSolor #page, body.goodDesignPageLuic #page {
  float: left;
  width: 100%;
  z-index: 1;
  margin-top: -45px;
}
body.goodDesignPageSolor #page #underContents, body.goodDesignPageLuic #page #underContents {
  padding-top: 150px;
  background: center top no-repeat url(../images/design/bg-solor.jpg);
  background-size: cover;
}
body.resltsPage {
  position: relative;
}
body.resltsPage #page #underContents {
  background: #efe5d9;
  padding-top: 100px;
}
body.goodDesignPageLuic {
  position: relative;
}
body.goodDesignPageLuic > header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
}
body.goodDesignPageLuic #page #underContents {
  background: center top no-repeat url(../images/design/bg-luic.jpg);
  background-size: cover;
}
body.megaSolarPage {
  position: relative;
}
body.megaSolarPage > header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
}
body.megaSolarPage #page {
  float: left;
  width: 100%;
  z-index: 1;
  margin-top: -45px;
}
body.megaSolarPage #page #underContents {
  background: center top no-repeat url(../images/solar/mega-bg-index.jpg);
  background-size: cover;
}
body.megaSolarPage #page #underContents .megaIndexNav {
  padding-top: 375px;
  min-height: 645px;
}
body.megaSolarPage2 {
  position: relative;
}
body.megaSolarPage2 > header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
}
body.megaSolarPage2 #page {
  float: left;
  width: 100%;
  z-index: 1;
  margin-top: -45px;
  padding-top: 105px;
}
body.megaSolarPage2 #page #underContents {
  background: #fafbed left center no-repeat url(../images/solar/solar-bg.png);
  padding-top: 60px;
}
body.megaSolarPage2 #page #underContents > .container {
  padding: 0;
}
body.ourWorksPage {
  position: relative;
}
body.ourWorksPage > header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
}
body.ourWorksPage #page {
  float: left;
  width: 100%;
  z-index: 1;
}
body.ourWorksPage #page #underContents {
  background: center top no-repeat url(../images/ourworks/bg.jpg);
  background-size: cover;
}

p {
  font-size: 0.9em;
  line-height: 1.7;
}

/* !header */
#header {
  position: relative;
  background: #000;
  transition: 350ms all ease;
}

#topHeader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 50;
  overflow: visible !important;
  -o-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4);
}
#topHeader.underHead {
  box-shadow: none;
  border-bottom: 1px solid #ccc;
}
#topHeader .inner {
  width: 100%;
  padding: 12px 20px 10px;
  min-height: 60px;
}
#topHeader h1 {
  width: 180px;
  float: left;
  font-family: "bebas", sans-serif;
  font-size: 2.2em;
  text-transform: uppercase;
  margin: -5px 0 0 0;
}
#topHeader nav {
  width: 100%;
}
#topHeader ul.menu {
  position: absolute;
  top: 18px;
  right: 250px;
  font-family: "bebas", sans-serif;
  text-transform: uppercase;
  font-size: 1.3em;
}
#topHeader ul.menu li {
  float: left;
  text-align: center;
  font-size: 8px;
  line-height: 10px;
}
#topHeader ul.menu li a {
  border-left: 1px solid #ccc;
  padding: 0 20px;
}
#topHeader ul.menu li ul.sub {
  display: none;
  position: absolute;
  top: 42px;
  width: 180px;
}
#topHeader ul.menu li ul.sub li {
  float: none;
  background-color: #ddd;
  margin: 0;
  padding: 10px;
  font-size: 12px;
  border-left: none;
  border-bottom: 1px dashed #666;
  text-align: left;
}
#topHeader ul.menu li ul.sub li a {
  border: none;
  padding: 0;
}
#topHeader ul.menu li ul.sub li.last {
  border-bottom: none;
  padding: 10px !important;
}
#topHeader .sp {
  display: none;
  position: absolute;
  top: 14px;
  right: 10px;
}
#topHeader .btn_common {
  position: absolute;
  top: 14px;
  right: 20px;
  width: 225px;
}
#topHeader .btn_common li {
  float: left;
  margin-right: 10px;
}
#topHeader .btn_common li.fontSizeBtn {
  width: 76px;
  height: 34px;
}
#topHeader .btn_common li.fontSizeBtn span {
  display: inline-block;
  width: 76px;
  height: 34px;
  background: left top no-repeat url(../images/common/font_change.png);
  cursor: hand;
  cursor: pointer;
}
#topHeader .btn_common li.fontSizeBtn span.fontBig {
  background-position: left bottom;
}
#topHeader .btn_common li.fontSizeBtn span:hover {
  opacity: .8;
}
#topHeader .btn_common li.langBtn a {
  color: #009de1 !important;
  border-color: #009de1 !important;
}
#topHeader .btn_common li.langBtn a:hover {
  background: #dff5ff !important;
}

.sp3 {
  display: none;
}

/* search box */
.hSearch {
  display: none;
  position: absolute;
  width: 300px;
  height: 50px;
  top: 60px;
  right: 0;
  padding: 0px 10px;
  background-color: #009DE1;
  z-index: 100;
}
.hSearch form#searchBox {
  margin-top: 10px;
}
.hSearch .search-box {
  height: 30px;
  background-color: white;
  padding: 4px 10px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.hSearch .search-box input {
  border: none;
}
.hSearch .search-box input#searchText {
  height: 24px;
  width: 228px;
  background: none;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
  width: 20px !important;
  height: 20px !important;
  padding: 4px !important;
  vertical-align: middle;
}

/* !Content */
.video-container {
  clear: both;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 39px;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
}

.breadcrumb {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  background: rgba(0, 0, 0, 0.08);
  margin: 60px 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.breadcrumb ul {
  padding: 0 15px;
  margin: 0 auto;
  list-style: none;
  position: relative;
}
.breadcrumb ul li {
  display: inline-block;
  padding-right: .8em;
  color: #777;
  font-size: 12px;
}
.breadcrumb ul li .fa {
  margin-right: .6em;
}
.breadcrumb ul li a {
  color: #6077b9;
}
.breadcrumb ul li.breadPrint {
  position: absolute;
  right: 0;
  top: -3px;
  font-size: .8em;
}
.breadcrumb ul li.breadPrint i {
  margin-right: 5px;
}
.breadcrumb ul li.breadPrint a {
  color: #333;
}

.resltsPage .breadcrumb {
  margin-bottom: -45px;
}

.infoPageUnder .breadcrumb {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
.infoPageUnder .breadcrumb ul li {
  color: #fff;
}
.infoPageUnder .breadcrumb ul li a {
  color: #ffa9de;
}
.infoPageUnder .breadcrumb ul li i {
  color: rgba(0, 0, 0, 0.25);
}
.infoPageUnder .breadcrumb ul li.breadPrint a {
  color: #333;
}

.companyPageUnder .breadcrumb {
  position: relative;
  z-index: 2;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
.companyPageUnder .breadcrumb ul li {
  color: #fff;
}
.companyPageUnder .breadcrumb ul li a {
  color: #8ae8ff;
}
.companyPageUnder .breadcrumb ul li i {
  color: rgba(0, 0, 0, 0.25);
}
.companyPageUnder .breadcrumb ul li.breadPrint a {
  color: #333;
}

.companyPageUnder2 .breadcrumb {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
.companyPageUnder2 .breadcrumb ul li {
  color: #fff;
}
.companyPageUnder2 .breadcrumb ul li a {
  color: #1893da;
}
.companyPageUnder2 .breadcrumb ul li i {
  color: rgba(255, 255, 255, 0.13);
}
.companyPageUnder2 .breadcrumb ul li.breadPrint a {
  color: #333;
}

.goodDesignPage .breadcrumb {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.12);
}
.goodDesignPage .breadcrumb ul li {
  color: #222222;
}
.goodDesignPage .breadcrumb ul li a {
  color: #9c6262;
}
.goodDesignPage .breadcrumb ul li i {
  color: #236570;
}

.goodDesignPageSolor .breadcrumb {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.12);
  position: absolute;
  z-index: 2;
}
.goodDesignPageSolor .breadcrumb ul li {
  color: #fff;
}
.goodDesignPageSolor .breadcrumb ul li a {
  color: rgba(255, 255, 255, 0.5);
}
.goodDesignPageSolor .breadcrumb ul li i {
  color: rgba(0, 0, 0, 0.5);
}

.goodDesignPageLuic .breadcrumb {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.12);
  position: absolute;
  z-index: 2;
}
.goodDesignPageLuic .breadcrumb ul li {
  color: #000;
}
.goodDesignPageLuic .breadcrumb ul li a {
  color: #016470;
}
.goodDesignPageLuic .breadcrumb ul li i {
  color: rgba(0, 0, 0, 0.5);
}

.megaSolarPage .breadcrumb {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.12);
  position: absolute;
  z-index: 2;
}
.megaSolarPage .breadcrumb ul li {
  color: #fff;
}
.megaSolarPage .breadcrumb ul li a {
  color: #9cf2ff;
}
.megaSolarPage .breadcrumb ul li i {
  color: rgba(0, 0, 0, 0.5);
}

.megaSolarPage2 .breadcrumb {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.12);
  position: absolute;
  z-index: 2;
}
.megaSolarPage2 .breadcrumb ul li {
  color: #666;
}
.megaSolarPage2 .breadcrumb ul li a {
  color: #00a6eb;
}
.megaSolarPage2 .breadcrumb ul li i {
  color: rgba(0, 0, 0, 0.5);
}

.ourWorksPage .breadcrumb {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.12);
  position: absolute;
  z-index: 2;
}
.ourWorksPage .breadcrumb ul li {
  color: #fff;
}
.ourWorksPage .breadcrumb ul li a {
  color: #9cf2ff;
}
.ourWorksPage .breadcrumb ul li i {
  color: rgba(0, 0, 0, 0.5);
}

@media (min-width: 768px) {
  .breadcrumb ul {
    width: 750px;
  }

  body > header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 30;
  }
}
@media (min-width: 992px) {
  .breadcrumb ul {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .breadcrumb ul {
    width: 1170px;
  }
}
#page {
  position: relative;
}

.contentTile {
  padding-bottom: 3em;
  padding: 0 10px;
}

#sideColumn .contentTile {
  padding-bottom: 3em;
  padding: 0px;
}

#first {
  position: relative;
  padding: 0;
  font-family: "bebas";
  text-transform: uppercase;
  width: 100%;
  display: block;
  color: white;
  overflow: hidden;
  z-index: 0;
  margin-top: 60px;
  background-color:#ffffff;
  border-bottom:5px solid #000000;
}

.logo {
  margin-top: 4em;
  padding: 30px 10px 30px 10px;
}

.welcome {
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 4em;
  font-size: 0.9em;
  line-height: 1.4;
}
.welcome p {
  line-height: 1.2;
}

.welcome strong {
  font-family: "bebas";
  text-transform: uppercase;
  font-size: 3em;
  animation-name: myanim;
  animation-duration: 5s;
}

.news {
  margin-bottom: 3em;
  font-size: 0.9em;
}

table.topInformation {
  width: 100%;
  font-size: 0.9em;
  color: #666;
}
table.topInformation td {
  padding: 6px;
  border-bottom: 1px solid #ccc;
}
table.topInformation td.entryDate {
  width: 17%;
}
table.topInformation td.cat {
  width: 9%;
}
table.topInformation td.entryBody {
  width: 74%;
}
table.topInformation td.entryBody a {
  color: #009DE1;
}

.videoContainer {
  background-color: black;
  height: 700px;
}

.dotBG {
  background-image: url(../images/dot.png);
  background-repeat: repeat;
  background-position: 0 0;
  background-color: transparent;
  z-index: 2;
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.bg-video {
  width: 100%;
  max-width:1170px;
}

.wrapHeadline {
  position: absolute;
  left: 0;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  z-index: 2;
}

h2.page-title {
  color: #FFF;
  font-family: "bebas";
  text-transform: uppercase;
  line-height: 90%;
  margin: 0;
  padding: 0;
}

h2.page-title span {
  color: #009DE1;
}

.link span {
  color: #009DE1;
}

.vcenter-outer {
  display: table;
  position: absolute;
  width: 100%;
  height: 700px;
  top: 0px;
  left: 15px;
}

.vcenter-middle {
  display: table-cell;
  vertical-align: middle;
}

.vcenter-inner {
  position: relative;
}

/* !Footer */
footer {
  width: 100%;
  padding: 2em 0;
  background-color: black;
  overflow: hidden;
  color: white;
  z-index: 2;
}
footer .inner {
  padding: 1% 5%;
}

.footNavi {
  margin-bottom: 2em;
}
.footNavi dt {
  font-family: "bebas";
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.4em;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #333;
  color: #ccc;
}
.footNavi dt a {
  font-size: 1.1em;
  color: #ccc;
}
.footNavi dt a:hover {
  text-decoration: none;
}
.footNavi dd {
  font-size: 0.8em;
  line-height: 2;
}
.footNavi dd a, .footNavi li a {
  color: #777;
  text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(0, 0, 119);
}

p.copy {
  margin-top: 2em;
  text-align: center;
  font-size: 0.8em;
}

p.link a {
  color: white;
}

#bingTrans {
  float: right;
  width: 50%;
}
#bingTrans #MicrosoftTranslatorWidget {
  float: left;
  width: 130px;
}
#bingTrans p {
  font-size: 10px;
  color: #777;
}

/* !Page builder title */
.builder-item-wrapper .builder-item-title {
  margin: 0px 0 5px 0;
  color: #828282;
  font-family: "bebas";
  text-transform: uppercase;
  font-size: 2em;
  float: left;
}

.builder-item-wrapper .view-all {
  float: right;
  font-size: 10px;
  margin-top: 20px;
}

.builder-title-wrapper {
  padding-bottom: 0px;
  margin-bottom: 20px;
  background: url("/common/images/doted-divider.png") repeat-x bottom left;
}

.builder-title-wrapper.has_filter {
  margin: 0px;
  padding: 0px;
  background: none;
}

/* !Upcoming Events Item */
.upcoming-events {
  margin-bottom: 0px;
  margin-left: 0px !important;
  padding-left: 0;
}

.upcoming-events li {
  min-height: 80px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #dddddd;
  list-style: none !important;
  font-size: 1em;
  line-height: 1.5;
}

.upcoming-events li:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}

.upcoming-events .small-event-data {
  width: 46px;
  height: 55px;
  float: left;
  display: block;
  margin-right: 12px;
  margin-bottom: 10px;
  background: url("/common/images/small-date-bg.png") no-repeat left top;
  position: relative;
}

.upcoming-events .small-event-data strong {
  display: block;
  font-weight: bold;
  padding: 3px 0 0 10px;
  font-size: 21px;
  font-family: monospace, sans-serif;
}

.upcoming-events .small-event-data a {
  background: url("/common/images/small-date-bg-light.png") no-repeat left center;
  display: block;
  width: 46px;
  height: 34px;
  position: absolute;
  left: 2px;
  top: 0px;
}

.upcoming-events .small-event-data span {
  display: block;
  font-size: 10.5px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 10px;
}

/* !Top tile */
.view {
  width: 25%;
  height: auto;
  float: left;
  padding: 4px;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: hand;
  cursor: pointer;
}
.view > div {
  position: relative;
  width: 100%;
  height: 100%;
  background: #ededed;
}
.view .mask, .view .content {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.view img {
  display: block;
  position: relative;
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.view h2 {
  font-family: "bebas";
  text-transform: uppercase;
  font-size: 1.5em;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  position: relative;
  padding: 20px 0px;
  background: rgba(0, 0, 0, 0.8);
  margin: 20px 0 0 0;
}
.view p {
  font-family: Verdana, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  position: relative;
  color: #fff;
  font-size: 0.9em;
  padding: 0px 10px 5px;
  text-align: center;
}
.view a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  font-size: 0.8em;
  color: #fff;
}
.view a.info:hover {
  text-decoration: underline;
}

/* !banner */
#bannerSpace {
  width: 100%;
  background-color: #efefef;
  margin-top: 40px;
  padding: 30px 0;
}
#bannerSpace img {
  width: 66px;
  height: 66px;
}

#bannerSpace .col-md-20, #bannerSpace .col-sm-6, #bannerSpace .col-xs-6 {
  height: 70px;
  padding: 0;
  border: 2px solid transparent;
  background-color: #333;
  background-clip: padding-box;
  color: white;
  overflow: hidden;
  font-size: 0.8em;
  position: relative;
}
#bannerSpace .col-md-20 p, #bannerSpace .col-sm-6 p, #bannerSpace .col-xs-6 p {
  font-size: .8em;
}
#bannerSpace .col-md-20 a, #bannerSpace .col-sm-6 a, #bannerSpace .col-xs-6 a {
  display: block;
  color: white;
}
#bannerSpace .col-md-20 a:hover, #bannerSpace .col-sm-6 a:hover, #bannerSpace .col-xs-6 a:hover {
  background-color: #999;
}

.bcenter-outer {
  display: table;
  position: absolute;
  width: 100%;
  height: 66px;
  top: 0px;
  left: 0px;
}

.bcenter-middle {
  display: table-cell;
  vertical-align: middle;
}

.bcenter-inner {
  position: relative;
  padding: 0 10px 0 74px;
  line-height: 1.5;
}

/* !Media */
@media (max-width: 320px) {
  nav {
    right: 10px !important;
  }

  #topHeader {
    position: relative;
  }
  #topHeader ul.menu {
    display: none;
    float: none;
    width: 100%;
    top: 60px;
    right: 0;
  }
  #topHeader ul.menu li {
    float: none;
    width: 100%;
    padding: 15px 0;
    background-color: white;
    border-bottom: 1px solid #ccc;
  }
  #topHeader ul.menu li a {
    border: none;
  }
  #topHeader ul.menu li ul.sub {
    float: none;
    position: relative;
    width: 100%;
    top: 18px;
  }
  #topHeader ul.menu li ul.sub li {
    text-align: center;
    margin: 0;
  }
  #topHeader .sp {
    display: block;
  }
  #topHeader h1 {
    font-size: 2em;
    line-height: 1.8;
    margin: -5px 0 0 0;
  }
  #topHeader .btn_common {
    right: 50px;
    width: 108px;
  }
  #topHeader .btn {
    font-size: 12px !important;
    padding: 6px 10px !important;
  }

  /* !Top tile */
  .view {
    width: 50%;
  }
  .view h2 {
    font-size: 1.2em;
    padding: 20px 0px 0;
    margin: 15px 10px 0 !important;
  }
  .view p {
    font-size: 0.7em;
  }
  .view a.info {
    padding: 0 14px 7px;
  }

  .pc2 {
    display: none;
  }

  #first {
    border:none;
  }
  #first .wrapHeadline {
    top: 0px;
  }
  #first article h2 {
    font-size: 4em;
  }
  #first article p {
    font-size: 1.5em;
  }
  #first .vcenter-outer {
    height: 200px;
  }
  #first .bg-video {
    display: none;
  }

  .logo {
    margin-top: 1em;
    padding: 0px;
    text-align: center;
  }

  .welcome {
    border-left: none;
    border-top: 1px solid #666;
    padding: 2em 10px;
    margin-top: 2em;
  }

  .contentTile {
    padding: 0 2% 3em !important;
  }

  #bingTrans {
    float: left;
    width: 100%;
  }
  #bingTrans p {
    padding-top: .7em;
  }
}
@media (min-width: 321px) and (max-width: 640px) {
  /* !Top tile */
  .view {
    width: 50%;
  }
  .view h2 {
    padding: 10px 0px;
    margin: 25px 10px 0 !important;
  }
  .view a.info {
    padding: 7px 14px;
  }

  .contentTile {
    padding: 0 2% 3em !important;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .view {
    width: 33.33%;
  }

  .contentTile {
    padding: 0 20px 3em !important;
  }
}
@media (min-width: 321px) and (max-width: 767px) {
  nav {
    right: 10px !important;
  }

  #topHeader {
    position: absolute;
  }
  #topHeader ul.menu {
    display: none;
    float: none;
    width: 100%;
    top: 60px;
    right: 0;
  }
  #topHeader ul.menu li {
    float: none;
    width: 100%;
    padding: 15px 0;
    background-color: white;
    border-bottom: 1px solid #ccc;
  }
  #topHeader ul.menu li a {
    border: none;
  }
  #topHeader ul.menu li ul.sub {
    float: none;
    position: relative;
    width: 100%;
    top: 18px;
  }
  #topHeader ul.menu li ul.sub li {
    text-align: center;
    margin: 0;
  }
  #topHeader .sp {
    display: block;
  }
  #topHeader .btn_common {
    right: 74px;
    width: 140px;
  }

  .pc2 {
    display: none;
  }

  #first {
    border:none;
  }
  #first .wrapHeadline {
  }
  #first article h2 {
    font-size: 4em;
  }
  #first article p {
    font-size: 1.5em;
  }
  #first .vcenter-outer {
    height: 200px;
  }
  #first .bg-video {
    display: none;
  }

  .logo {
    margin-top: 1em;
    padding: 0px;
    text-align: center;
  }

  .welcome {
    border-left: none;
    border-right: none;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    padding: 2em 20px;
    margin-top: 2em;
  }

  #bingTrans {
    float: left;
    width: 100%;
  }
  #bingTrans p {
    padding-top: .7em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav {
    right: 10px !important;
  }

  #topHeader ul.menu {
    display: none;
    position: relative;
    float: none;
    width: 100%;
    top: 0px;
    right: 0;
  }
  #topHeader ul.menu li {
    float: none;
    width: 100%;
    padding: 15px 0;
    background-color: white;
    border-bottom: 1px solid #ccc;
  }
  #topHeader ul.menu li a {
    border: none;
  }
  #topHeader ul.menu li ul.sub {
    float: none;
    position: relative;
    width: 100%;
    top: 18px;
  }
  #topHeader ul.menu li ul.sub li {
    text-align: center;
  }
  #topHeader .sp {
    display: block;
  }
  #topHeader .btn_common {
    right: 74px;
  }

  .view {
    width: 33.33%;
  }

  #first {
  }
  #first .wrapHeadline {
    top: 0px;
  }
  #first article h2 {
    font-size: 4.5em;
  }
  #first article p {
    font-size: 2.5em;
  }
  #first .vcenter-outer {
    height: 420px;
  }
  #first .bg-video {
  }

  .logo {
    margin-top: 1em;
    padding: 0px;
    text-align: center;
  }

  .welcome {
    border-left: none;
    border-right: none;
    padding-left: 0;
  }

  .welcome {
    border-left: none;
    border-right: none;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    padding-left: 0px;
    margin-top: 2em;
    padding-top: 2em;
  }

  .contentTile {
    padding: 0 20px 3em !important;
  }

  #bingTrans {
    float: left;
    width: 100%;
  }
  #bingTrans p {
    padding-top: .7em;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #topHeader ul.menu {
    display: block;
  }

  .logo {
    padding: 0px;
    text-align: center;
  }

  #first {
  }

  .vcenter-outer {
    height: 500px;
  }

  .view {
    width: 33.33%;
  }

  #first article h2 {
    font-size: 6.5em;
  }
  #first article p {
    font-size: 2.5em;
  }
  #first .videoContainer {
    background-color: black;
  }
  #first .bg-video {
  }

  .contentTile {
    padding: 0 46px;
  }

  .megaSolarPage2 .solarIndexNav > h1 {
    padding-top: 350px !important;
  }
  .megaSolarPage2 .solarIndexNav > h1 span {
    font-size: 24px;
  }

  body.msgPage #underContents > .container .msgCont {
    float: left;
    width: 420px;
    font-size: 1em;
    margin-bottom: 10px;
  }
  body.msgPage #underContents > .container .msgCont h2 {
    font-size: 1.2em;
    margin-bottom: 1em;
  }
  body.msgPage #underContents > .container .msgCont p {
    font-size: .9em;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  body.msgPage #underContents > .container .msgCont p:last-child {
    margin-bottom: 50px;
  }
  body.msgPage #underContents > .container .topmsimg01 {
    max-width: 250px;
    margin: 0 0 20px;
  }
  body.msgPage #underContents #bannerSpace {
    margin-top: 0;
  }

  #resultsContent .resultsMain .projectDetails {
    float: left;
    width: 100%;
    margin-top: 0 !important;
    font-size: 12px;
    line-height: 1.4;
  }
}
@media (min-width: 1200px) {
  #topHeader ul.menu {
    display: block;
  }

  #first {
  }
  #first .vcenter-outer {
    height: 650px;
  }
  #first article h2 {
    font-size: 6.5em;
  }
  #first article p {
    font-size: 2.5em;
  }
  #first .dotBG {
    height: 658px;
  }
  #first .bg-video {
  }
}
@media (min-width: 1440px) {
  #topHeader ul.menu {
    display: block;
  }

  #first {
  }
  #first .vcenter-outer {
    height: 650px;
  }
  #first article h2 {
    font-size: 7.5em;
  }
  #first article p {
    font-size: 4.5em;
  }
  #first .dotBG {
    height: 658px;
  }
  #first .bg-video {
  }
}
.tablet video, .mobile video {
  display: none;
}

/* under */
#matnContent {
  float: left;
  width: 100%;
  position: relative;
}

#main2 {
  float: right;
  width: 73.68%;
}
#main2 img {
  width: auto;
  height: auto;
  max-width: 100%;
}
#main2 .cententH1 {
  font-size: 1.1em;
  font-weight: bold;
  color: #333;
  padding: 0 5px 5px;
  border-bottom: 1px solid #999;
  margin: 0 0 38px;
}
#main2 .cententH2 {
  font-size: 1.2em;
  padding: 0px 5px 5px;
  border-bottom: 1px solid #d2d2d2;
  margin: 0px 0px 18px;
}
#main2 .contentBox {
  float: left;
  width: 100%;
  margin: 0 0 40px;
}
#main2 .contentBox .contentInner {
  float: left;
  width: 100%;
  padding: 35px 30px 20px;
  background: #f2f2f2;
  font-size: .85em;
}
#main2 .contentBox .contentInner p {
  font-size: 1em;
  margin: 0 0 1.5em;
  line-height: 1.8;
}
#main2 .contentBox .contentInner article p {
  padding: 0 10px;
}
#main2 .contentBox .underContentNav {
  float: left;
  width: 100%;
}
#main2 .contentBox .underContentNav dl {
  float: left;
  width: 30%;
  margin: 0 5% 25px 0;
}
#main2 .contentBox .underContentNav dl:nth-child(3n) {
  margin-right: 0;
}
#main2 .contentBox .underContentNav dl dt {
  float: left;
  width: 100%;
  background: #f2f2f2;
  border-bottom: 1px solid #d2d2d2;
  border-top: 4px solid #d2d2d2;
  padding: 15px;
  line-height: 1.2;
  font-weight: normal;
}
#main2 .contentBox .underContentNav dl dt a {
  vertical-align: middle;
}
#main2 .contentBox .underContentNav dl dt i {
  float: right;
  font-size: 18px;
}
#main2 .contentBox .underContentNav dl dt i::before {
  color: #92a6e0;
}
#main2 .contentBox .underContentNav dl dd {
  float: left;
  width: 100%;
  min-height: 100px;
  background: #f2f2f2;
  padding: 15px;
  font-size: .9em;
  line-height: 1.8;
}
#main2 .contentBox .underContentNav dl dd p {
  font-size: 1em;
  margin-bottom: 1.5em;
}
#main2 .contentBox .underContentNav dl dd ul li {
  text-align: right;
}
#main2 .contentBox .underContentNav dl dd ul li a {
  color: #217ddc;
}
#main2 .contentBox .underContentNav dl dd ul li i {
  margin-right: 5px;
}
#main2 .contentBox .underContentNav dl dd ul li img {
  vertical-align: text-top;
}

#matnContent .companyIndexNav {
  display: block;
  width: 890px;
  padding: 100px 0 0;
  margin: 0 auto 300px;
  z-index: 6;
  position: relative;
  right: 0 !important;
}
#matnContent .companyIndexNav ul {
  float: left;
  width: 100%;
  margin: 0;
  list-style: none;
}
#matnContent .companyIndexNav li {
  float: left;
  width: 260px;
  margin: 0 55px 40px 0;
  color: #fff;
}
#matnContent .companyIndexNav li:nth-child(3n) {
  margin-right: 0;
}
#matnContent .companyIndexNav li p {
  font-size: .8em;
}
#matnContent .companyIndexNav li figure {
  margin: 0 0 10px;
}
#matnContent .companyIndexNav li a {
  color: #fff;
}
#matnContent .companyIndexNav li i {
  font-size: 18px;
  margin-right: 5px;
}
#matnContent .companyIndexNav li span {
  font-family: "bebas";
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 22px;
  line-height: 1;
}
#matnContent .companyKey01, #matnContent .companyKey02, #matnContent .companyKey03 {
  position: absolute;
}
#matnContent .companyKey01 {
  bottom: 130px;
  left: 50%;
  z-index: 5;
  margin-left: -440px;
}
#matnContent .companyKey02 {
  bottom: 0px;
  left: -160px;
  z-index: 1;
}
#matnContent .companyKey03 {
  bottom: 50px;
  right: 50%;
  z-index: 3;
  margin-right: -600px;
}
#matnContent .visionMision {
  float: left;
  width: 48%;
  max-width: 385px;
  margin: 10px 0;
}
#matnContent .visionMision * {
  -webkit-transition: all 0.4s ease,background-color 0.4s linear 0;
  -moz-transition: all 0.4s ease,background-color 0.4s linear 0;
  -ms-transition: all 0.4s ease,background-color 0.4s linear 0;
  -o-transition: all 0.4s ease,background-color 0.4s linear 0;
  transition: all 0.4s ease,background-color 0.4s linear 0;
}
#matnContent .visionMision.misionBox {
  float: right;
}
#matnContent .visionMision h1 {
  margin-bottom: 50px;
  cursor: hand;
  cursor: pointer;
}
#matnContent .visionMision h1 img {
  display: none;
}
#matnContent .visionMision h1 img.on {
  display: none;
}
#matnContent .visionMision h1 img.off {
  display: inline-block;
}
#matnContent .visionMision h1 + div {
  opacity: .1;
}
#matnContent .visionMision h1.active .off {
  display: none;
}
#matnContent .visionMision h1.active .on {
  display: inline-block;
}
#matnContent .visionMision h1.active + div {
  opacity: 1;
}
#matnContent .visionMision > div {
  padding: 0 .5em;
}
#matnContent .visionMision h2 {
  font-size: 1.65em;
  white-space: nowrap;
  margin: 0 0 50px;
}
#matnContent .visionMision p {
  font-size: 1.1em;
  line-height: 1.8;
  margin: 0 0 2em;
}

.infoPageUnder #main2,
.companyPageUnder #main2 {
  color: #fff;
}
.infoPageUnder #main2 a,
.companyPageUnder #main2 a {
  color: #01b2ff;
}
.infoPageUnder #main2 a:hover,
.companyPageUnder #main2 a:hover {
  text-decoration: none;
  color: #81d9ff;
}
.infoPageUnder #main2 .cententH1,
.companyPageUnder #main2 .cententH1 {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.infoPageUnder #main2 .cententH2,
.companyPageUnder #main2 .cententH2 {
  border-bottom: 1px solid #fff;
}
.infoPageUnder #main2 .contentBox .contentInner,
.companyPageUnder #main2 .contentBox .contentInner {
  background: rgba(255, 255, 255, 0.05);
}
.infoPageUnder #main2 .cmTable,
.companyPageUnder #main2 .cmTable {
  float: left;
  width: 100%;
  margin-bottom: 3em;
  border-left: 1px solid #363636;
  border-top: 1px solid #363636;
}
.infoPageUnder #main2 .cmTable th, .infoPageUnder #main2 .cmTable td,
.companyPageUnder #main2 .cmTable th,
.companyPageUnder #main2 .cmTable td {
  border-right: 1px solid #363636;
  border-bottom: 1px solid #363636;
  padding: 15px 20px;
  text-align: center;
}
.infoPageUnder #main2 .cmTable thead th,
.companyPageUnder #main2 .cmTable thead th {
  background: #262626;
  text-align: center;
}
.infoPageUnder #main2 .cmList,
.companyPageUnder #main2 .cmList {
  float: left;
  width: 100%;
}
.infoPageUnder #main2 .cmList li,
.companyPageUnder #main2 .cmList li {
  float: left;
  width: 48.5%;
  color: #01b2ff;
  font-size: 1.1em;
  padding: 10px 20px;
  border-bottom: 1px solid #363636;
}
.infoPageUnder #main2 .cmList li:nth-child(2n),
.companyPageUnder #main2 .cmList li:nth-child(2n) {
  float: right;
}
.infoPageUnder #main2 .cmList li i,
.companyPageUnder #main2 .cmList li i {
  font-size: 1.2em;
}
.infoPageUnder #main2 .tvcmVideo,
.companyPageUnder #main2 .tvcmVideo {
  display: block;
  max-width: 420px;
  margin: 0 auto;
}

/* Brand */
#page {
  clear: both;
}
#page .underPageTitleBrand {
  float: left;
  clear: none;
  width: 26.32%;
  padding: 50px 0;
  font-size: 14px;
  color: #333;
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.5);
}
#page .underPageTitleBrand span {
  font-family: "bebas";
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 45px;
  line-height: 1;
}
#page .underPageTitleBrand + #main2 {
  padding-top: 50px;
}
#page .xs {
  display: none;
}
#page .sp {
  display: none;
}
#page .sp2 {
  display: none;
}

/* IR */
#page {
  overflow: hidden;
  /*schedule*/
}
#page .underPageTitleIr {
  width: 100%;
  padding: 50px 0;
  font-size: 14px;
  color: #555;
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.5);
}
#page .underPageTitleIr span {
  font-family: "bebas";
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 45px;
  line-height: 1;
}
#page .underPageTitleIr2 {
  width: 100%;
  padding: 50px 0;
  color: #555;
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  font-size: 26px;
  font-weight: bold;
}
#page .underPageTitleCompany {
  width: 100%;
  padding: 50px 0;
  font-size: 14px;
  color: #fff;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
}
#page .underPageTitleCompany span {
  font-family: "bebas";
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 45px;
  line-height: 1;
}
#page #sideBar2 {
  float: left;
  width: 26.32%;
  padding-right: 10px;
}
#page .sideMainTitle {
  font-family: "bebas";
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 26px;
  line-height: 1;
  color: #fff;
  margin: 0 0 20px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
#page .sideMainTitle span {
  float: left;
  clear: both;
  padding: 20px 0 16px;
}
#page .sideMainTitle::before, #page .sideMainTitle::after {
  content: "";
  clear: both;
  display: block;
  width: 40px;
  height: 0px;
  overflow: hidden;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #b0b0b0;
}
#page .sideMainTitle.sideMainTitleCompany {
  color: #70acd9;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
}
#page .sideMainTitle.sideMainTitleCompany::before, #page .sideMainTitle.sideMainTitleCompany::after {
  border-bottom: 1px solid #45a0d5;
  border-top: 1px solid #2178aa;
}
#page .sideMainTitle.sideMainTitleCompany.msgPage {
  color: #787979;
}
#page .sideMainTitle.sideMainTitleCompany.msgPage::before, #page .sideMainTitle.sideMainTitleCompany.msgPage::after {
  border-bottom: none;
  border-top: 1px solid #555756;
}
#page .sideMainTitle.sideMainTitleInfo {
  color: #e56f9d;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
}
#page .sideMainTitle.sideMainTitleInfo::before, #page .sideMainTitle.sideMainTitleInfo::after {
  border-bottom: 1px solid #e2448c;
  border-top: 1px solid #b72065;
}
#page .sideUnderNav {
  float: left;
  width: 100%;
  margin: 0 0 20px;
}
#page .sideUnderNav > ul {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
#page .sideUnderNav > ul > li {
  float: left;
  width: 100%;
  margin: 0 0 8px;
  font-size: .8em;
}
#page .sideUnderNav > ul > li > i {
  margin: 0 0 0 0;
}
#page .sideUnderNav > ul > li > i::before {
  vertical-align: middle;
  color: #91a1d0;
}
#page .sideUnderNav > ul > li.active > a {
  color: #ababab;
}
#page .sideUnderNav > ul > li.active > i {
  color: #ababab;
}
#page .sideUnderNav > ul > li.active > i::before {
  color: #ababab;
}
#page .sideUnderNav > ul > li ul {
  float: left;
  width: 100%;
  padding: 10px 0 10px 29px;
}
#page .sideUnderNav > ul > li ul li {
  font-size: .9em;
}
#page .sideUnderNav > ul > li ul li .fa {
  margin-right: 5px;
}
#page .sideUnderNav > ul > li ul li a {
  color: #6077b9;
}
#page .sideUnderNav > ul > li ul li.active a {
  color: #555;
}
#page .sideUnderNav::after {
  content: "";
  clear: both;
  display: block;
  width: 40px;
  height: 0px;
  overflow: hidden;
  border-bottom: 1px solid #d2d2d2;
}
#page .sideUnderNav.sideUnderNavCompany > ul > li {
  line-height: 1;
  text-indent: -28px;
  padding-left: 28px;
  margin-top: 0.8em;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
}
#page .sideUnderNav.sideUnderNavCompany > ul > li span, #page .sideUnderNav.sideUnderNavCompany > ul > li i {
  text-indent: 0;
}
#page .sideUnderNav.sideUnderNavCompany > ul > li > a {
  color: #fff;
}
#page .sideUnderNav.sideUnderNavCompany > ul > li > i::before {
  vertical-align: text-bottom;
  color: #8ae8ff;
  font-size: 1.45em;
}
#page .sideUnderNav.sideUnderNavCompany > ul > li span {
  font-size: 2em;
  font-family: "bebas";
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
}
#page .sideUnderNav.sideUnderNavCompany > ul > li.active {
  text-shadow: none;
}
#page .sideUnderNav.sideUnderNavCompany > ul > li.active > a {
  color: #666;
}
#page .sideUnderNav.sideUnderNavCompany > ul > li.active > i {
  color: #666;
}
#page .sideUnderNav.sideUnderNavCompany > ul > li.active > i::before {
  color: #666;
}
#page .sideUnderNav.sideUnderNavCompany::after {
  border-bottom: none;
}
#page .sideUnderNav.sideUnderNavCompany.msgPage > ul > li i::before {
  color: #1893da;
}
#page .sideUnderNav.sideUnderNavCompany.msgPage > ul > li.active i::before {
  color: #666;
}
#page .sideUnderNav.sideUnderNavInfo > ul > li {
  line-height: 1.4;
  text-indent: -28px;
  padding-left: 28px;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
}
#page .sideUnderNav.sideUnderNavInfo > ul > li span, #page .sideUnderNav.sideUnderNavInfo > ul > li i {
  text-indent: 0;
}
#page .sideUnderNav.sideUnderNavInfo > ul > li > a {
  color: #fff;
}
#page .sideUnderNav.sideUnderNavInfo > ul > li > i::before {
  vertical-align: text-bottom;
  color: #ffa9de;
  font-size: 1.45em;
}
#page .sideUnderNav.sideUnderNavInfo > ul > li span {
  font-size: 1.85em;
  font-family: "bebas";
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
}
#page .sideUnderNav.sideUnderNavInfo > ul > li.active {
  text-shadow: none;
}
#page .sideUnderNav.sideUnderNavInfo > ul > li.active > a {
  color: #444;
}
#page .sideUnderNav.sideUnderNavInfo > ul > li.active > i {
  color: #444;
}
#page .sideUnderNav.sideUnderNavInfo > ul > li.active > i::before {
  color: #444;
}
#page .sideUnderNav.sideUnderNavInfo::after {
  border-bottom: none;
}
#page .sideUnderTitle span {
  font-size: 1.85em;
}
#page .sideUnderTitle a:hover {
  text-decoration: none;
}
#page .sideUnderNavSub {
  float: left;
  width: 100%;
  margin: 0 0 120px;
}
#page .sideUnderNavSub ul {
  float: left;
  width: 100%;
  padding: 0 0 0 10px;
}
#page .sideUnderNavSub ul li {
  font-size: .85em;
}
#page .sideUnderNavSub ul li a {
  color: #6077b9;
}
#page .sideUnderNavSub ul li.active a {
  color: #555;
}
#page .sideUnderNavSub ul li .fa {
  margin-right: 5px;
}
#page .sideUnderNavSub ul li i {
  color: #6077b9;
}
#page .sideUnderNavSub ul li i::before {
  color: #6077b9;
}
#page .contentInner .tableDl01 {
  float: left;
  display: table;
  width: 100%;
  margin: 0;
  border: 1px solid #d2d2d2;
  border-bottom: 0;
}
#page .contentInner .tableDl01.last {
  border-bottom: 1px solid #d2d2d2;
}
#page .contentInner .tableDl01 dt, #page .contentInner .tableDl01 dd {
  display: table-cell;
  padding: 15px 20px;
  font-size: 1.1em;
}
#page .contentInner .tableDl01 dt {
  background: #e5eaf3;
  width: 10em;
  border-right: 1px solid #d2d2d2;
}
#page .contentInner .tableDl01 dd {
  background: #fff;
}
#page .contentInner.stockInfo01 .tableDl01 dt {
  width: 15em;
}
#page .faqNav {
  float: left;
  width: 100%;
  height: 48px;
  margin: 0 0 37px;
}
#page .faqNav ul {
  float: left;
  width: 100%;
  height: 48px;
  border-bottom: 1px solid #c1c1c1;
  list-style: none;
  margin: 0;
  text-align: center;
}
#page .faqNav ul li {
  display: inline-block;
  width: 23.5%;
  height: 48px;
  margin: 0 0.25%;
}
#page .faqNav ul li span {
  display: inline-block;
  width: 100%;
  height: 47px;
  line-height: 48px;
  color: #587ac2;
  border: 1px solid #d6d6d6;
  border-bottom: none;
  background: -moz-linear-gradient(top, white 0%, #f2f2f2);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f2f2f2));
  background: -wekit-linear-gradient(white, #f2f2f2);
  background: -ms-linear-gradient(white, #f2f2f2);
  background: -o-linear-gradient(white, #f2f2f2);
  background: linear-gradient(#ffffff, #f2f2f2);
  -webkit-transition: all 0.2s ease,background-color 0.2s linear 0;
  -moz-transition: all 0.2s ease,background-color 0.2s linear 0;
  -ms-transition: all 0.2s ease,background-color 0.2s linear 0;
  -o-transition: all 0.2s ease,background-color 0.2s linear 0;
  transition: all 0.2s ease,background-color 0.2s linear 0;
  cursor: hand;
  cursor: pointer;
}
#page .faqNav ul li span.selected {
  height: 48px;
  border: 1px solid #c1c1c1;
  border-bottom: 1px solid #fff;
  background: #fff;
  color: #333;
}
#page .faqWrap {
  float: left;
  width: 100%;
  padding: 30px;
  background: #f2f2f2;
}
#page .faqWrap dl {
  float: left;
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #d2d2d2;
}
#page .faqWrap dl dt, #page .faqWrap dl dd {
  float: left;
  width: 100%;
  padding: 15px 15px 15px 50px;
  background: 11px 15px no-repeat url(../images/ir/faq-q.png);
}
#page .faqWrap dl dt {
  color: #378eff;
  font-size: .95em;
  cursor: hand;
  cursor: pointer;
}
#page .faqWrap dl dd {
  color: #ef4874;
  font-size: 13px;
  margin: -20px 0 0;
  background-image: url(../images/ir/faq-a.png);
  -webkit-transition: all 0.4s ease,background-color 0.4s linear 0;
  -moz-transition: all 0.4s ease,background-color 0.4s linear 0;
  -ms-transition: all 0.4s ease,background-color 0.4s linear 0;
  -o-transition: all 0.4s ease,background-color 0.4s linear 0;
  transition: all 0.4s ease,background-color 0.4s linear 0;
}
#page .faqWrap dl dd.passive {
  padding: 0 15px 0 50px;
  height: 0;
  overflow: hidden;
}
#page .faqWrap dl dd.active {
  padding: 15px 15px 15px 50px;
  height: auto;
}
#page .faqWrap dl dd p {
  font-size: 1em;
  margin: 0 0 1.4em;
}
#page .faqWrap dl dd p:last-child {
  margin: 0;
}
#page .wordNav {
  float: left;
  width: 100%;
  border: 5px solid #f2f2f2;
  padding: 22px 0;
  background: #fff;
  line-height: 1;
}
#page .wordNav ul {
  float: left;
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center;
}
#page .wordNav ul li {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #ddd;
  color: #666;
}
#page .wordNav ul li:first-child {
  border-left: 1px solid #ddd;
}
#page .wordNav ul li a {
  color: #5c75b7;
}
#page .wordingWrap {
  float: left;
  width: 100%;
  padding: 28px 30px;
  background: #f2f2f2;
}
#page .wordingWrap table {
  float: left;
  width: 100%;
  margin: 0;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
#page .wordingWrap table th, #page .wordingWrap table td {
  padding: 15px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: .9em;
  color: #333;
  line-height: 1.6;
}
#page .wordingWrap table th {
  text-align: center;
  width: 5em;
  color: #fff;
  background: #a6b9d9;
  vertical-align: top;
}
#page .wordingWrap table td {
  background: #fff;
}
#page .wordingWrap table td.wordingTh {
  min-width: 13.5em;
  background: #e6eaf3;
}
#page .underContentSearch {
  padding: 20px;
}
#page .gsc-result .gs-title {
  height: auto;
}
#page #gsc-iw-id1 {
  overflow: hidden;
  padding: 0 0 0 5px;
}
#page .gsib_a {
  padding: 0;
}
#page .gsib_a input {
  line-height: 1;
  padding: 3px 5px;
}
#page .gsc-search-button {
  vertical-align: bottom;
}
#page .gsc-search-button input {
  margin: 5px 0 0;
  vertical-align: text-bottom;
}
#page .directorSec article {
  float: left;
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ddd;
}
#page .directorSec article figure {
  float: left;
  width: 22%;
  margin: 0;
  padding-right: 2%;
}
#page .directorSec article figure img {
  width: auto;
  height: auto;
  max-width: 100%;
}
#page .directorSec article .FlR {
  float: right;
  width: 78%;
}
#page .directorSec article h1 {
  font-size: 1.35em;
  margin-bottom: 20px;
  line-height: 1.6;
}
#page .directorSec article h1 em {
  font-size: .8em;
  color: #555;
}
#page .directorSec article h1 small, #page .directorSec article h1 a {
  font-size: .7em;
  display: inline-block;
  padding-left: 1em;
}
#page .directorSec article h1 a {
  color: #217ddc;
}
#page .directorSec article h1 i {
  margin-right: .3em;
}
#page .directorSec article h4 {
  padding-left: 5px;
  color: #888;
}
#page .directorSec article h4 i {
  margin-right: .5em;
}
#page .directorSec article ul {
  padding-left: 1.6em;
}
#page .directorSec article ul li {
  list-style: outside disc;
  line-height: 1.8;
  padding-left: 7.2em;
  text-indent: -7.2em;
}
#page .directorSec article ul li span {
  display: inline-block;
  width: 7.2em;
  text-indent: 0;
}
#page .directorSec p:last-child {
  clear: both;
  text-align: right;
  font-size: .8em;
  color: #999;
  padding: 10px 0;
}
#page .downloadBox {
  float: left;
  width: 100%;
  padding: 15px 25px;
  text-align: center;
  border: 5px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
#page .downloadBox h1 {
  font-size: 1.2em;
  line-height: 1.4;
  padding-bottom: 5px;
  border-bottom: 1px solid #d2d2d2;
}
#page .downloadBox h1 small {
  color: #333;
  font-size: .75em;
  line-height: 1.4;
}
#page .downloadBox p {
  padding: 20px 0 20px;
}
#page .downloadBox p i {
  color: #217ddc;
  margin-right: 5px;
}
#page .downloadBox p a {
  color: #217ddc;
}
#page .downloadBox p small {
  font-size: .8em;
}
#page .downloadBox p.pdfLink {
  font-size: .9em;
}
#page .downloadBox p.pdfLink img {
  vertical-align: text-top;
  margin-right: 5px;
}
#page .downloadBox.midtermBox p:first-child {
  font-size: 1em;
}
#page .briefingsDl,
#page .briefingsYear,
#page .briefingsNav {
  display: table;
  width: 100%;
  margin: 0;
  border: 1px solid #d2d2d2;
  background: #fff;
  border-bottom: none;
}
#page .briefingsYear {
  vertical-align: middle;
  text-align: center;
  padding: 10px;
}
#page .briefingsNav li {
  display: table-cell;
  text-align: left;
  padding: 15px 20px;
  vertical-align: middle;
  text-align: center;
  line-height: 1.4;
  background: #e5eaf3;
}
#page .briefingsNav .date {
  width: 11em;
}
#page .briefingsNav .at {
  width: 20em;
  border: none;
}
#page .briefingsNav .date, #page .briefingsNav .title {
  border-right: 1px solid #d2d2d2;
}
#page .briefingsDl dt, #page .briefingsDl dd {
  display: table-cell;
  text-align: left;
  padding: 15px 20px;
  vertical-align: middle;
  line-height: 1.4;
}
#page .briefingsDl .date {
  width: 11em;
}
#page .briefingsDl .at {
  width: 20em;
  border: none;
}
#page .briefingsDl .date, #page .briefingsDl .title {
  border-right: 1px solid #d2d2d2;
}
#page .briefingsDl:last-child {
  border-bottom: 1px solid #d2d2d2;
}
#page .pageAnchorNav {
  float: left;
  width: 100%;
  margin: 0 0 50px;
  padding: 25px 0;
  border: 5px solid rgba(0, 0, 0, 0.08);
  background: rgba(255, 255, 255, 0.4);
}
#page .pageAnchorNav ul {
  text-align: center;
  margin: 0;
  list-style: none;
}
#page .pageAnchorNav ul li {
  display: inline-block;
  padding: 0 15px 0;
  border-right: 1px solid #999;
  line-height: 1.4;
  font-size: .9em;
}
#page .pageAnchorNav ul li a {
  color: #6077b9;
}
#page .pageAnchorNav ul li:first-child {
  border-left: 1px solid #999;
}
#page .stockDate {
  clear: both;
  text-align: right;
  font-size: .8em;
  padding-top: 5px;
  color: #999;
}
#page .stocks01Left {
  float: left;
  width: 48%;
  margin-bottom: 20px;
}
#page .stocks01Left .tableDl01 dt, #page .stocks01Left .tableDl01 dd {
  display: table-cell;
  text-align: left;
  padding: 15px 20px;
  vertical-align: middle;
  line-height: 1.4;
}
#page .stocks01Left .tableDl01 dt {
  width: 12em;
}
#page .stocks01Left .tableDl01:last-child {
  border-bottom: 1px solid #d2d2d2;
}
#page .stocks01right {
  float: right;
  width: 48%;
  padding: 10px;
  text-align: center;
  background: #fff;
}
#page .stocks01right figure {
  padding: 10px;
}
#page .stocks01right h2 {
  margin-bottom: 10px;
}
#page .tableULstock01Nav {
  float: left;
  display: table;
  width: 100%;
  margin: 0;
  border: 1px solid #d2d2d2;
  border-bottom: 0;
  font-size: .9em;
}
#page .tableULstock01Nav li {
  display: table-cell;
  padding: 15px 15px;
  font-size: 1.1em;
  background: #e5eaf3;
  width: 9em;
  text-align: center;
}
#page .tableULstock01Nav li:last-child {
  border-left: 1px solid #d2d2d2;
}
#page .tableULstock01Nav li:first-child {
  width: auto;
  border-right: 1px solid #d2d2d2;
}
#page .tableDLstock01 {
  float: left;
  display: table;
  width: 100%;
  margin: 0;
  border: 1px solid #d2d2d2;
  border-bottom: 0;
  font-size: .9em;
}
#page .tableDLstock01.last {
  border-bottom: 1px solid #d2d2d2;
}
#page .tableDLstock01 dt, #page .tableDLstock01 dd {
  display: table-cell;
  padding: 15px 15px;
  font-size: 1.1em;
}
#page .tableDLstock01 dt {
  background: #fff;
  border-right: 1px solid #d2d2d2;
}
#page .tableDLstock01 dd {
  background: #fff;
  width: 9em;
  text-align: right;
}
#page .tableDLstock01 dd:last-child {
  border-left: 1px solid #d2d2d2;
}
#page #stock03 figure {
  float: right;
  width: 150px;
  margin-left: 15px;
  text-align: center;
}
#page #stock03 .stockYutai {
  float: left;
  width: 50%;
  padding: 10px;
  background: #fff;
}
#page #stock03 .stockYutai p {
  margin-bottom: 0;
  font-size: 1.2em;
}
#page #stock03 dl {
  float: left;
  display: table;
  width: 100%;
  margin: 0;
  border: 1px solid #d2d2d2;
  border-bottom: 0;
  font-size: .9em;
}
#page #stock03 dl.last {
  border-bottom: 1px solid #d2d2d2;
}
#page #stock03 dl dt, #page #stock03 dl dd {
  display: table-cell;
  padding: 5px 10px;
  font-size: 1.1em;
}
#page #stock03 dl dt {
  background: #fff;
  border-right: 1px solid #d2d2d2;
}
#page #stock03 dl dd {
  background: #fff;
  width: 45%;
  text-align: right;
}
#page #stock04 .contentInner > div {
  float: right;
  width: 45%;
  padding: 10px;
  margin-left: 15px;
  text-align: center;
  background: #fff;
}
#page .tableDlStockMemo {
  float: left;
  display: table;
  width: 100%;
  margin: 0;
  border: 1px solid #d2d2d2;
  border-bottom: 0;
}
#page .tableDlStockMemo.last {
  border-bottom: 1px solid #d2d2d2;
}
#page .tableDlStockMemo dt, #page .tableDlStockMemo dd {
  display: table-cell;
  padding: 15px 25px;
  font-size: 1em;
}
#page .tableDlStockMemo dt {
  vertical-align: middle;
  background: #e5eaf3;
  width: 15em;
  border-right: 1px solid #d2d2d2;
}
#page .tableDlStockMemo dd {
  background: #fff;
}
#page .tableDlStockMemo dd p span {
  font-size: 1.2em;
}
#page .tableDlStockMemo dd p i {
  margin-right: 5px;
  color: #9c9c9c;
  text-indent: 0;
}
#page .tableDlStockMemo dd p.indent {
  padding-left: 2em;
  text-indent: -2em;
}
#page .tableDlStockMemo dd p:last-child {
  margin-bottom: 0;
}
#page .tableDlStockMemo dd p a {
  color: #217ddc;
}
#page .highlightTable01 {
  float: left;
  width: 100%;
  border-top: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
}
#page .highlightTable01 th, #page .highlightTable01 td {
  padding: 10px 10px;
  font-size: .9em;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  background: #fff;
}
#page .highlightTable01 th {
  background: #e5eaf3;
}
#page .highlightTable01 td {
  text-align: right;
}
#page .highlightTable01 thead th {
  background: #a7b9d9;
  color: #fff;
  text-align: center;
}
#page .highlightTable01 tbody th {
  text-align: center;
}
#page .highlightTable01 tbody .th01 {
  text-align: left;
}
#page .highlightTable01 tbody .td02 {
  text-align: left;
}
#page .highlightTable02 {
  float: left;
  width: 100%;
  border-top: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  margin-bottom: 20px;
}
#page .highlightTable02 th, #page .highlightTable02 td {
  padding: 5px 10px;
  font-size: .9em;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  background: #fff;
}
#page .highlightTable02 th {
  background: #e5eaf3;
}
#page .highlightTable02 td {
  text-align: right;
}
#page .highlightTable02 thead th {
  background: #a7b9d9;
  color: #fff;
  text-align: center;
}
#page .highlightTable02 tbody th {
  text-align: left;
  line-height: 1.4;
}
#page .highlightTable02 tbody .th01 {
  text-align: left;
}
#page .highlightTable02 tbody .td02 {
  text-align: left;
}
#page .libDownloadBox {
  float: left;
  width: 100%;
  padding: 15px 25px;
  text-align: center;
  border: 5px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
#page .libDownloadBox h1 {
  font-size: 1.2em;
  line-height: 1.4;
  padding-bottom: 10px;
  border-bottom: 1px solid #d2d2d2;
}
#page .libDownloadBox h1 small {
  color: #333;
  font-size: .75em;
  line-height: 1.4;
}
#page .libDownloadBox p {
  padding: 20px 0 0;
  font-size: 1em;
}
#page .libDownloadBox p i {
  color: #217ddc;
  margin-right: 5px;
}
#page .libDownloadBox p a {
  color: #217ddc;
}
#page .libDownloadBox p span {
  display: inline-block;
  margin: 0 10px;
}
#page .libDownloadBox p small {
  font-size: .8em;
}
#page .libDownloadBox p.download {
  padding: 40px 0 30px;
  font-size: 1.2em;
}
#page .libYearTitle {
  font-size: 1.3em;
  border-bottom: 1px solid #d2d2d2;
  padding: 0 6px 10px;
  line-height: 2;
  margin-bottom: 10px;
}
#page .libYearTitle::before {
  content: '　';
  display: inline-block;
  width: 10px;
  border-left: 4px solid #d2d2d2;
}
#page .libList {
  margin-bottom: 50px;
}
#page .libList li {
  padding: 15px;
  border-bottom: 1px solid #d2d2d2;
}
#page .libList li img {
  vertical-align: text-top;
  margin-right: 5px;
}
#page .libList li a {
  color: #217ddc;
}
#page .contentInner.stockInfo01 .tableDl01 dt {
  width: 15em;
}
#page .contentInner.stockInfo03 div {
  float: left;
  width: 100%;
  padding: 30px 20px;
  background: #fff;
}
#page .contentInner.stockInfo03 div figure {
  float: left;
  width: 50%;
  padding: 0 40px;
}
#page .contentInner.stockInfo03 div figure figcaption {
  text-align: center;
  margin-bottom: 30px;
}
#page .contentInner.stockInfo04 div {
  float: left;
  width: 100%;
  padding: 30px 0;
  background: #fff;
  text-align: center;
}
#page .contentInner.stockInfo04 div figure img {
  max-height: 380px;
}
#page .advertisingList {
  display: table;
  width: 100%;
  margin: 0;
}
#page .advertisingList dt, #page .advertisingList dd {
  display: table-cell;
  padding: 15px 10px;
  border-bottom: 1px solid #d2d2d2;
}
#page .advertisingList dt {
  width: 130px;
}
#page .advertisingList img {
  vertical-align: text-top;
  margin-right: 10px;
}
#page .advertisingList a {
  color: #217ddc;
}
#page .irContactInner {
  float: left;
  width: 100%;
  padding: 15px 30px;
  border: 5px solid rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 30px;
  font-size: .9em;
}
#page .irContactInner h2 {
  font-size: 1.2em;
}
#page .irContactInner p {
  font-size: 1em;
  margin-bottom: 1.5em;
}
#page .irContactInner li i {
  margin-right: 5px;
}
#page .irContactInner a {
  color: #217ddc;
}
#page .irTermInner {
  float: left;
  width: 100%;
  padding: 30px 15px;
  border: 5px solid rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 30px;
  text-align: center;
}
#page .irTermInner p {
  font-size: .85em;
  margin-bottom: 0;
}
#page .contentInner.irTermContent p {
  padding: 0 10px;
  margin-bottom: 3em;
}
#page .contentInner.irTermContent ol {
  margin-left: 2.5em;
  margin-bottom: 1.8em;
}
#page .contentInner.irTermContent ol li {
  list-style: decimal outside;
}
#page .contentInner.irLinkInner h3 + p {
  padding-top: 10px;
  margin-bottom: 10px;
}
#page .contentInner.irLinkInner p {
  padding: 0 10px;
  margin-bottom: 30px;
  font-size: 1.1em;
}
#page .contentInner.irLinkInner p a {
  color: #217ddc;
}

#designContent .designIndexNav {
  display: block;
  width: 100%;
  padding: 30px 0 0;
  margin: 0 auto 80px;
  z-index: 6;
  position: relative;
  right: 0 !important;
}
#designContent .designIndexNav .designMainTitle {
  padding: 150px 20px 110px;
  font-size:2em;
  text-align: center;
}
#designContent .designIndexNav .designMainGodDesign {
  padding: 30px 0px;
  text-align: right;
}

#designContent .designIndexNav .contentField {
  padding: 20px 0;
  background-color:#ffffff;
}

#designContent .designIndexNav ul {
  float: left;
  width: 100%;
  margin: 0 0 40px;
  list-style: none;
}
#designContent .designIndexNav li {
  float: left;
  width: 33.33333%;
  margin: 0;
  color: #333;
  text-align: left;
  border-right:solid #d2111a 1px;
}
#designContent .designIndexNav li:first-child {
  border-left:solid #d2111a 1px;
}
#designContent .designIndexNav li p.designContentTitle {
  padding:5px 0;
  margin:2px 20px;
  color:#ffffff;  
  font-size: 1em;
  text-align: center;
  background-color:#d2111a;
}
#designContent .designIndexNav li p.designContentCatch {
  font-size: .85em;
  margin:10px 20px;
  text-align: center;
  height:42px;
  font-weight: bold;
}
#designContent .designIndexNav li p.firstpadding {
  padding-top:15px;
}
#designContent .designIndexNav li p {
  font-size: .8em;
}
#designContent .designIndexNav li figure {
  margin: 0 0 10px;
}
#designContent .designIndexNav li a {
  color: #fff;
}
#designContent .designIndexNav li i {
  font-size: 18px;
  margin-right: 5px;
}
#designContent .designIndexNav li span {
  font-family: "bebas";
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 22px;
  line-height: 1;
}

#designContent .designIndexNav img{
	width: auto;
    height: auto;
    max-width: 100%;
}
#designContent .designIndexNav p {
  padding: 0 20px;
}

.goodDesignPage #underContents > .container {
 /* background: center center no-repeat url(../images/design/good-bg.png);*/
}

.msgPage #underContents > .container #main2 .underPageTitleCompany {
  padding-bottom: 20px !important;
}
.msgPage #underContents > .container .msgCont {
  float: left;
  width: 505px;
  font-size: 1em;
  margin-bottom: 50px;
}
.msgPage #underContents > .container .msgCont h2 {
  font-size: 1.4em;
  margin-bottom: 1em;
}
.msgPage #underContents > .container .msgCont p {
  font-size: .9em;
  line-height: 1.9;
  margin-bottom: 10px;
}
.msgPage #underContents > .container .topmsimg01 {
  float: right;
  max-width: 300px;
  margin: 40px 0 50px;
}
.msgPage #underContents #bannerSpace {
  margin-top: 0;
}

.goodDesignPageSolor #underContents > .container {
  width: 100%;
  max-width: 1160px;
  color: #fff;
  padding-top: 60px;
}
.goodDesignPageSolor #underContents > .container img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.goodDesignPageSolor #underContents > .container .solor01 {
  float: right;
  display: block;
  clear: both;
  width: 100%;
  margin: 0 0 10px;
  padding: 0 10px 0 50%;
}
.goodDesignPageSolor #underContents > .container .solor01 .solor01img1 {
  float: left;
  width: 35%;
  padding-right: 2%;
}
.goodDesignPageSolor #underContents > .container .solor01 .solor01img2 {
  float: left;
  width: 21%;
  margin-bottom: 10px;
}
.goodDesignPageSolor #underContents > .container .solor01 .solor01img3 {
  float: right;
  width: 65%;
}
.goodDesignPageSolor #underContents > .container .solor01 .solor01w1 {
  font-size: 1em;
  margin-bottom: 10px;
}
.goodDesignPageSolor #underContents > .container .solor01 .solor01w2 {
  font-size: .8em;
  padding: 0;
  margin-bottom: 10px;
}
.goodDesignPageSolor #underContents > .container .solor02 {
  float: left;
  width: 100%;
}
.goodDesignPageSolor #underContents > .container .solor02 h1 {
  margin-bottom: 10px;
}
.goodDesignPageSolor #underContents > .container .solor02 p {
  font-size: 1em;
  margin: 0 0 30px;
}
.goodDesignPageSolor #underContents > .container .solorGDlogo {
  float: left;
  width: 30%;
  margin: 0 0 20px;
}
.goodDesignPageSolor #underContents > .container .solorW {
  float: right;
  max-width: 80%;
  padding-top: 20px;
}
.goodDesignPageSolor #underContents > .container .atention {
  float: left;
  clear: both;
  width: 30%;
  font-size: 10px;
  line-height: 1.2;
  padding-left: 1em;
  text-indent: -1em;
  text-shadow: 1px 1px 0 #000;
  margin-bottom: 50px;
}

.goodDesignPageLuic #underContents > .container {
  width: 930px;
  color: #000;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.goodDesignPageLuic #underContents > .container img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.goodDesignPageLuic #underContents > .container .luicTitle {
  float: left;
  width: 100%;
  text-align: right;
  padding-top: 20px;
  position: relative;
  margin: 0 0 20px;
}
.goodDesignPageLuic #underContents > .container .luicTitle .luicKey {
  width: 30%;
}
.goodDesignPageLuic #underContents > .container .luicTitle .luicKeySub {
  position: absolute;
  top: 10px;
  left: 0;
}
.goodDesignPageLuic #underContents > .container .luic01 {
  float: right;
  width: 50%;
  padding: 0 20px 0 0;
  margin-bottom: 50px;
}
.goodDesignPageLuic #underContents > .container .luic01 p.luic01p01 {
  font-size: 1.1em;
  margin-bottom: 10px;
  font-weight: bold;
}
.goodDesignPageLuic #underContents > .container .luic01 p {
  font-size: .9em;
  padding: 0;
  margin: 0 0 20px;
}
.goodDesignPageLuic #underContents > .container .luic01 figure {
  float: right;
  width: 45%;
  margin-right: -20px;
}
.goodDesignPageLuic #underContents > .container .luic02 {
  float: left;
  width: 50%;
  padding: 0 20px 0 0;
  margin-bottom: 50px;
}
.goodDesignPageLuic #underContents > .container .luic02 h1 {
  margin-bottom: 10px;
}
.goodDesignPageLuic #underContents > .container .luic02 p {
  font-size: .9em;
  padding: 0;
  margin: 0 0 15px;
}

.megaSolarPage #megaContent {
  display: block;
  margin: 0 auto;
  width: 900px;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.megaSolarPage #megaContent img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.megaSolarPage #megaContent h1 {
  float: left;
  width: 50%;
  text-align: center;
}
.megaSolarPage #megaContent p {
  font-size: .8em;
  text-align: center;
  padding-top: 8px;
}
.megaSolarPage #megaContent a {
  color: #fff;
}
.megaSolarPage #megaContent i {
  font-size: 18px;
  margin-right: 5px;
}
.megaSolarPage #megaContent span {
  font-family: "bebas";
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 22px;
  line-height: 1;
}

.megaSolarPage2 .solarIndexNav > h1 {
  float: left;
  clear: none;
  width: 18%;
  font-size: .8em;
  line-height: 1;
  padding-top: 400px;
}
.megaSolarPage2 .solarIndexNav > h1 span {
  font-family: "bebas";
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 28px;
}
.megaSolarPage2 .solarIndexNav > div {
  float: right;
  width: 80%;
  padding-top: 30px;
}
.megaSolarPage2 .solarIndexNav > div h1 {
  font-size: 2em;
  font-weight: bold;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}
.megaSolarPage2 .solarIndexNav > div section {
  float: left;
  width: 100%;
}
.megaSolarPage2 .solarIndexNav > div .solar01 figure {
  float: left;
  width: 48%;
}
.megaSolarPage2 .solarIndexNav > div .solar01 figure:nth-child(3) {
  float: right;
}
.megaSolarPage2 .solarIndexNav > div .solar02 {
  margin-bottom: 50px;
}
.megaSolarPage2 .solarIndexNav > div .solar02 h1 small {
  color: #000;
}
.megaSolarPage2 .solarIndexNav > div .solar02 figure {
  margin-top: -60px;
}
.megaSolarPage2 .solarIndexNav img {
  width: auto;
  height: auto;
  max-width: 100%;
}

#resultsContent .resultsMain {
  float: left;
  width: 52.63%;
}
#resultsContent .resultsMain h1 {
  margin-bottom: 20px;
}
#resultsContent .resultsMain .resultsNo1 {
  float: right;
  width: 45%;
}
#resultsContent .resultsMain .goodDesignLogo {
  float: left;
  width: 40%;
  padding-top: 40px;
  margin-bottom: 20px;
}
#resultsContent .resultsMain .projectX {
  float: left;
  width: 33.33%;
  margin-bottom: 20px;
}
#resultsContent .resultsMain .projectDetails {
  float: left;
  width: 100%;
  font-size: 12px;
  line-height: 1.4;
}
#resultsContent .resultsRank {
  float: right;
  width: 44%;
  padding: 0 0 0 20px;
}
#resultsContent .resultsRank h2 {
  margin-bottom: 15px;
}
#resultsContent .resultsRank .resultsScroll {
  display: block;
  width: 90%;
  height: 580px;
  overflow: hidden;
  margin: 0 auto;
  padding: 10px 20px;
}
#resultsContent .resultsRank .resultsScroll img {
  margin-bottom: 15px;
}
#resultsContent .resultsRank .attention {
  float: left;
  width: 100%;
  padding: 0 10px;
  list-style: none;
}
#resultsContent .resultsRank .attention li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 10px;
  line-height: 1.4;
}
#resultsContent img {
  width: auto;
  height: auto;
  max-width: 100%;
}

#ourContent {
  width: 100%;
  height: 800px;
  padding: 150px 0 0;
  color: #fff;
  font-size: .87em;
  line-height: 1.6;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
#ourContent .ourScroll {
  float: right;
  width: 53%;
  height: 625px;
  overflow: hidden;
}
#ourContent .ourScroll h1 {
  font-size: 1.4em;
  margin-bottom: 20px;
}
#ourContent .ourScroll h1 a {
  color: #fff;
}
#ourContent .ourScroll dl {
  margin-bottom: 30px;
}
#ourContent .ourScroll dt {
  font-size: 1.2em;
}
#ourContent .ourScroll dd {
  margin-bottom: 30px;
}
#ourContent .ourScroll dd p {
  font-size: 1em;
}
#ourContent .ourScroll dd a {
  color: #fff;
}
#ourContent > h1 {
  float: left;
  clear: none;
  width: 47%;
  line-height: 1;
  text-align: right;
  padding: 300px 8% 0 0;
}
#ourContent > h1 img {
  vertical-align: bottom;
}

@media (min-width: 321px) and (max-width: 767px) {
  .breadcrumb {
    display: none;
  }

  #main2 {
    float: left;
    width: 100%;
  }
  #main2 .cententH1 {
    margin: 0 0 1.5em !important;
  }
  #main2 .contentBox .contentInner {
    padding: 1em !important;
  }
  #main2 .contentBox .underContentNav dl {
    width: 100%;
    margin: 0 0 15px;
  }
  #main2 .contentBox .underContentNav dl:nth-child(3n) {
    margin-right: 0%;
  }
  #main2 .contentBox .underContentNav dl:nth-child(2n) {
    margin-right: 0%;
  }
  #main2 .sp {
    display: block;
  }
  #main2 .pc {
    display: none;
  }

  #page .underPageTitleBrand {
    width: 100%;
    padding: 90px 0 20px;
  }
  #page .underPageTitleBrand + #main2 {
    padding-top: 0;
  }
  #page .underPageTitleIr,
  #page .underPageTitleIr2 {
    padding: 90px 0 20px;
  }
  #page .underPageTitleIr2 {
    font-size: 22px;
  }
  #page .underPageTitleCompany {
    padding: 90px 0 20px;
  }
  #page #sideBar2 {
    float: left;
    width: 100%;
  }
  #page .sideMainTitle {
    color: #666;
    text-shadow: none;
  }
  #page .sideMainTitle span {
    padding: 20px 0 16px;
  }
  #page .sp {
    display: block;
  }
  #page .pc {
    display: none;
  }
  #page .stocks01Left {
    width: 100%;
  }
  #page .stocks01right {
    width: 100%;
  }
  #page .xs {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #main2 {
    float: left;
    width: 100%;
  }
  #main2 .contentBox .underContentNav dl {
    width: 45%;
    margin: 0 2.5% 15px;
  }
  #main2 .contentBox .underContentNav dl:nth-child(3n) {
    margin-right: 2.5%;
  }
  #main2 .contentBox .underContentNav dl:nth-child(2n) {
    margin-right: 0;
  }
  #main2 .sp {
    display: block;
  }
  #main2 .pc {
    display: none;
  }

  #page .underPageTitleBrand {
    width: 100%;
    padding: 20px 0;
  }
  #page .underPageTitleBrand + #main2 {
    padding-top: 0;
  }
  #page #sideBar2 {
    float: left;
    width: 100%;
  }
  #page .sideMainTitle {
    color: #666;
    text-shadow: none;
  }
  #page .sideMainTitle span {
    padding: 20px 0 16px;
  }
  #page .sp {
    display: block;
  }
  #page .xs {
    display: none;
  }
  #page .pc {
    display: none;
  }
}
@media (max-width: 991px) {
  #bannerSpace .col-md-20 p, #bannerSpace .col-sm-6 p, #bannerSpace .col-xs-6 p {
    font-size: 1em;
  }

  #matnContent .companyIndexNav {
    display: block;
    width: 100%;
    padding: 100px 0 0;
    margin: 0 auto 300px;
  }
  #matnContent .companyIndexNav li {
    float: left;
    width: 30%;
    margin: 0 5% 40px 0;
    font-size: .8em;
    color: #fff;
  }
  #matnContent .companyIndexNav li:nth-child(3n) {
    margin-right: 0;
  }
  #matnContent .companyIndexNav li p {
    text-indent: -23px;
    padding-left: 23px;
  }
  #matnContent .companyIndexNav li p * {
    text-indent: 0;
  }
  #matnContent .companyIndexNav li figure {
    margin: 0 0 10px;
  }
  #matnContent .companyIndexNav li figure img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
  #matnContent .companyKey01, #matnContent .companyKey02, #matnContent .companyKey03 {
    position: absolute;
  }
  #matnContent .companyKey01 {
    bottom: 130px;
    left: 50%;
    z-index: 5;
    margin-left: -440px;
  }
  #matnContent .companyKey02 {
    bottom: 0px;
    left: -160px;
    z-index: 1;
  }
  #matnContent .companyKey03 {
    bottom: 50px;
    right: 50%;
    z-index: 3;
    margin-right: -450px;
  }

  #page {
    /*schedule*/
  }
  #page .newReleaseNavSub li {
    display: inline-block;
    margin: 0;
    padding-right: 1em;
  }
  #page #sideBar2 {
    padding-right: 0;
  }
  #page * {
    -webkit-transition: all 0.4s ease,background-color 0.4s linear 0;
    -moz-transition: all 0.4s ease,background-color 0.4s linear 0;
    -ms-transition: all 0.4s ease,background-color 0.4s linear 0;
    -o-transition: all 0.4s ease,background-color 0.4s linear 0;
    transition: all 0.4s ease,background-color 0.4s linear 0;
  }
  #page .sideMainTitle {
    float: left;
    width: 100%;
    margin: 0;
    color: #fff;
    padding: 10px 10px 5px;
    border: 1px solid #333;
    background: #666;
  }
  #page .sideMainTitle span {
    padding: 0;
  }
  #page .sideMainTitle::before, #page .sideMainTitle::after {
    display: none;
  }
  #page .sideMainTitle::after {
    font-family: 'icomoon';
    speak: none;
    font-size: .9em;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    clear: none;
    content: url("/fontimg/icon_menu_down.png");
    display: inline-block;
    width: auto;
    height: auto;
    border: none;
  }
  #page .sideMainTitle + .sideUnderNav {
    height: 0;
    overflow: hidden;
  }
  #page .sideMainTitle.active {
    background: #999;
  }
  #page .sideMainTitle.active::after {
    content: url("/fontimg/icon_menu_up.png");
  }
  #page .sideMainTitle.active + .sideUnderNav {
    height: auto;
  }
  #page .sideMainTitle.sideMainTitleCompany {
    color: #fff;
  }
  #page .sideMainTitle.sideMainTitleCompany::before, #page .sideMainTitle.sideMainTitleCompany::after {
    border-bottom: none;
    border-top: none;
  }
  #page .sideMainTitle.sideMainTitleCompany.msgPage {
    color: #fff;
  }
  #page .sideMainTitle.sideMainTitleCompany.msgPage::before, #page .sideMainTitle.sideMainTitleCompany.msgPage::after {
    border-bottom: none;
    border-top: none;
  }
  #page .sideMainTitle.sideMainTitleInfo {
    color: #fff;
  }
  #page .sideMainTitle.sideMainTitleInfo::before, #page .sideMainTitle.sideMainTitleInfo::after {
    border-bottom: none;
    border-top: none;
  }
  #page .sideUnderNav {
    float: left;
    width: 100%;
    margin: 0 0 20px;
  }
  #page .sideUnderNav > ul {
    float: left;
    width: 100%;
    margin-bottom: 0;
    border: 1px solid #333;
    border-top: 0;
  }
  #page .sideUnderNav > ul > li {
    float: left;
    width: 100%;
    margin: 0;
    border-top: 1px solid #333;
    font-size: 1em;
  }
  #page .sideUnderNav > ul > li.sp a {
    background: #efefef;
  }
  #page .sideUnderNav > ul > li:first-child {
    border: none;
  }
  #page .sideUnderNav > ul > li i {
    display: none;
  }
  #page .sideUnderNav > ul > li a {
    float: left;
    width: 100%;
    padding: 5px 10px;
    background: #fff;
  }
  #page .sideUnderNav > ul > li a::before {
    vertical-align:middle;
    content: url("/fontimg/icon_awe_right1_blue.png");
    display: inline-block;
    margin-right: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #page .sideUnderNav > ul > li.active > a {
    color: #ccc;
    background: #666;
  }
  #page .sideUnderNav > ul > li ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #page .sideUnderNav > ul > li ul li {
    float: left;
    width: 100%;
    margin: 0;
    border-top: 1px solid #333;
    font-size: .9em;
  }
  #page .sideUnderNav > ul > li ul li a {
    color: #6077b9;
    padding-left: 2em;
  }
  #page .sideUnderNav > ul > li ul li.active a {
    color: #555;
  }
  #page .sideUnderNav::after {
    display: none;
  }
  #page .sideUnderNav.sideUnderNavCompany > ul > li {
    line-height: inherit;
    text-indent: 0;
    padding-left: 0;
    text-shadow: none;
    font-size: 1em;
  }
  #page .sideUnderNav.sideUnderNavCompany > ul > li > a {
    color: #333;
  }
  #page .sideUnderNav.sideUnderNavCompany > ul > li > i::before {
    vertical-align: text-bottom;
    color: #333;
    font-size: inherit;
  }
  #page .sideUnderNav.sideUnderNavCompany > ul > li span {
    display: none;
  }
  #page .sideUnderNav.sideUnderNavCompany > ul > li.active {
    text-shadow: none;
    color: #ccc;
  }
  #page .sideUnderNav.sideUnderNavCompany > ul > li.active > a {
    color: #ccc;
  }
  #page .sideUnderNav.sideUnderNavCompany > ul > li.active > i::before {
    color: #ccc;
  }
  #page .sideUnderNav.sideUnderNavCompany::after {
    border-bottom: none;
  }
  #page .sideUnderNav.sideUnderNavInfo > ul > li {
    line-height: inherit;
    text-indent: 0;
    padding-left: 0;
    text-shadow: none;
    font-size: 1em;
  }
  #page .sideUnderNav.sideUnderNavInfo > ul > li > a {
    color: #333;
  }
  #page .sideUnderNav.sideUnderNavInfo > ul > li > i::before {
    vertical-align: text-bottom;
    color: #333;
    font-size: inherit;
  }
  #page .sideUnderNav.sideUnderNavInfo > ul > li span {
    display: none;
  }
  #page .sideUnderNav.sideUnderNavInfo > ul > li.active {
    text-shadow: none;
    color: #ccc;
  }
  #page .sideUnderNav.sideUnderNavInfo > ul > li.active > a {
    color: #ccc;
  }
  #page .sideUnderNav.sideUnderNavInfo > ul > li.active > i::before {
    color: #ccc;
  }
  #page .sideUnderNav.sideUnderNavInfo::after {
    border-bottom: none;
  }
  #page .faqNav {
    height: auto;
    margin: 0 0 1em;
  }
  #page .faqNav ul {
    height: auto;
    border: none;
  }
  #page .faqNav ul li {
    width: 50%;
    height: 2.5em;
    margin: 0 0 10px;
    padding: 0 .5%;
  }
  #page .faqNav ul li span {
    height: 2.5em;
    line-height: 2.5em;
    border-bottom: 1px solid #d6d6d6;
  }
  #page .faqNav ul li span.selected {
    height: 2.5em;
    border: 1px solid #c1c1c1;
    background: #fff;
    color: #333;
  }
  #page .faqWrap {
    float: left;
    padding: 10px 1.5% 20px;
  }
  #page .faqWrap dl dt, #page .faqWrap dl dd {
    padding: 15px 10px 15px 50px;
  }
  #page .faqWrap dl dt {
    color: #378eff;
    font-size: .95em;
  }
  #page .faqWrap dl dd {
    color: #ef4874;
    font-size: 13px;
    margin: -20px 0 0;
  }
  #page .faqWrap dl dd.passive {
    padding: 0 15px 0 50px;
    height: 0;
    overflow: hidden;
  }
  #page .faqWrap dl dd.active {
    padding: 15px 10px 15px 50px;
    height: auto;
  }
  #page .faqWrap dl dd p {
    font-size: 1em;
  }
  #page .directorSec article {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  #page .downloadBox {
    padding: 10px 10px;
    margin-bottom: 20px;
  }
  #page .downloadBox p {
    padding: 10px 0 10px;
  }
  #page .briefingsDl,
  #page .briefingsYear,
  #page .briefingsNav {
    display: block;
    border: none;
  }
  #page .briefingsYear {
    text-align: left;
    font-weight: bold;
    border-top: 3px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  #page .briefingsNav {
    display: none;
  }
  #page .briefingsDl {
    padding: 10px 10px 0 !important;
  }
  #page .briefingsDl dt, #page .briefingsDl dd {
    display: block;
    clear: both;
    width: 100%;
    text-align: left;
    padding: 0 10px;
    line-height: 1.4;
  }
  #page .briefingsDl dt {
    font-weight: bold;
  }
  #page .briefingsDl dd {
    padding-left: 2em;
  }
  #page .briefingsDl dd span {
    font-weight: bold;
    display: inline-block;
    margin-right: 5px;
  }
  #page .briefingsDl dd:last-child {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
  }
  #page .briefingsDl .date,
  #page .briefingsDl .title,
  #page .briefingsDl .at {
    width: 100%;
    border: none;
  }
  #page .briefingsDl.last dd:last-child {
    border-bottom: none;
  }
  #page .wordNav {
    padding: 10px 0 0;
  }
  #page .wordNav ul li {
    display: inline-block;
    padding: 0 5px 8px;
    border-right: none;
  }
  #page .wordNav ul li:first-child {
    border-left: none;
  }
  #page .wordNav ul li a {
    display: inline-block;
    padding: 8px 10px;
    background: #fff;
    color: #333;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
  }

  .msgPage #underContents > .container {
    background: none;
    min-height: auto;
  }
  .msgPage #underContents > .container .topmsimg01 {
    float: none;
    clear: both;
    text-align: center !important;
    max-width: 400px;
    margin: 0 auto 1em;
  }
  .msgPage #underContents > .container .msgCont {
    margin-top: 0;
    float: left;
    width: 100%;
    font-size: 1em;
  }
  .msgPage #underContents #bannerSpace {
    margin-top: 30px;
  }

  #designContent .designIndexNav {
    display: block;
    width: 100%;
  }
  #designContent .designIndexNav img {
    width: auto;
    height: auto;
    max-width: 100%;
  }
  #designContent .designIndexNav .designMainTitle {
    padding: 30px 0 0;
	font-size:1.4em;
  }#designContent .designIndexNav .designMainGodDesign {
	  margin: 2px 20px;
  }
  #designContent .designIndexNav ul {
    width: 100%;
  }
  #designContent .designIndexNav ul li {
    width: 100%;
    margin-bottom: 50px;
	border:none;
  }
  #designContent .designIndexNav ul li:first-child {
	border:none;
  }
  #designContent .designIndexNav ul li img {
    margin: 0;
  }

  .goodDesignPage #underContents > .container {
    /*background: center center no-repeat url(../images/design/good-bg.png);*/
  }

  .goodDesignPageSolor #underContents > .container {
    width: 750px;
    color: #fff;
    padding-top: 100px;
  }
  .goodDesignPageSolor #underContents > .container .solor01 {
    float: right;
    display: block;
    clear: both;
    width: 100%;
    margin: 0 0 10px;
    padding: 0 10px 0 30%;
  }
  .goodDesignPageSolor #underContents > .container .solor01 figure {
    width: auto !important;
  }
  .goodDesignPageSolor #underContents > .container .solor01 figure.solor01img3 {
    width: 65% !important;
  }
  .goodDesignPageSolor #underContents > .container .solorGDlogo {
    width: 40%;
  }
  .goodDesignPageSolor #underContents > .container .solorW {
    max-width: 55%;
  }
  .goodDesignPageSolor #underContents > .container .atention {
    width: 50%;
  }

  .goodDesignPageLuic #underContents > .container {
    width: 750px;
  }

  .megaSolarPage #megaContent {
    width: 100%;
  }
  .megaSolarPage #megaContent p {
    padding: 0;
  }

  body.ourWorksPage #page #underContents {
    background-position: left center;
  }

  #ourContent {
    width: 100%;
    height: auto;
    padding: 150px 0 100px 0;
  }
  #ourContent .ourScroll {
    float: left;
    width: 100%;
    height: auto;
    overflow: visible;
  }
  #ourContent > h1 {
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
    text-align: left;
  }

  .megaSolarPage2 .solarIndexNav > h1 {
    width: 100%;
    padding-top: 30px;
    text-align: center;
  }
  .megaSolarPage2 .solarIndexNav > h1 span {
    font-size: 35px;
  }
  .megaSolarPage2 .solarIndexNav > div {
    float: right;
    width: 100%;
    padding-top: 30px;
  }
  .megaSolarPage2 .solarIndexNav > div h1 {
    font-size: 1.5em;
    font-weight: bold;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
  }

  #resultsContent .resultsMain {
    float: left;
    width: 100%;
    padding: 0 10%;
  }
  #resultsContent .resultsMain h1 {
    margin-bottom: 20px;
  }
  #resultsContent .resultsMain .resultsNo1 {
    margin-bottom: 20px;
  }
  #resultsContent .resultsMain .projectX {
    margin-bottom: 20px;
  }
  #resultsContent .resultsMain .projectDetails {
    margin-top: 0;
    margin-bottom: 50px;
  }
  #resultsContent .resultsRank {
    float: right;
    width: 100%;
    padding: 0 10%;
  }
  #resultsContent .resultsRank .resultsScroll {
    height: auto;
    overflow: visible;
  }
}
@media (max-width: 766px) {
  #matnContent .companyMainTitle {
    padding: 100px 0 30px;
    text-align: center;
  }
  #matnContent .companyMainTitle img {
    width: 70%;
    height: auto;
  }
  #matnContent .companyIndexNav {
    display: block;
    width: 100%;
    padding: 30px 0 0;
    margin: 0 auto 100px;
  }
  #matnContent .companyIndexNav li {
    float: left;
    width: 46%;
    margin: 0 2% 40px;
    font-size: .8em;
    color: #fff;
  }
  #matnContent .companyIndexNav li:nth-child(3n) {
    margin: 0 2% 40px;
  }
  #matnContent .companyIndexNav li span {
    font-size: 18px;
  }
  #matnContent .companyIndexNav li p {
    text-indent: -20px;
    padding-left: 20px;
  }
  #matnContent .companyIndexNav li p * {
    text-indent: 0;
  }
  #matnContent .companyIndexNav li p i {
    font-size: 14px;
  }
  #matnContent .companyIndexNav li figure {
    margin: 0 0 10px;
  }
  #matnContent .companyIndexNav li figure img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #matnContent .companyKey02 {
    bottom: 0px;
    left: -160px;
    z-index: 1;
  }
  #matnContent .companyKey01,
  #matnContent .companyKey03 {
    display: none;
  }
  #matnContent .visionMision {
    float: left;
    width: 100%;
    max-width: 100%;
    margin: 10px 0 30px;
  }
  #matnContent .visionMision h1 {
    margin-bottom: 30px;
  }
  #matnContent .visionMision h1 img {
    display: none;
  }
  #matnContent .visionMision h1 img.on {
    display: inline-block !important;
  }
  #matnContent .visionMision h1 img.off {
    display: none;
  }
  #matnContent .visionMision h1 + div {
    opacity: 1 !important;
  }
  #matnContent .visionMision h2 {
    font-size: 1.4em;
    white-space: normal;
    margin: 0 0 30px;
  }
  #matnContent .visionMision p {
    font-size: 1em;
    line-height: 1.6;
  }

  #page .directorSec article figure {
    width: 100%;
    margin: 0 0 10px;
    padding-right: 0;
    text-align: center;
  }
  #page .directorSec article .FlR {
    float: right;
    width: 100%;
  }
  #page .directorSec article ul li {
    line-height: 1.4;
    margin-bottom: 5px;
    text-indent: 0;
    padding: 0;
  }
  #page .contentInner .tableDl01 {
    display: block;
    border: 1px solid #d2d2d2;
    border-top-width: 3px;
  }
  #page .contentInner .tableDl01.last {
    border-bottom: 1px solid #d2d2d2;
  }
  #page .contentInner .tableDl01 dt, #page .contentInner .tableDl01 dd {
    display: block;
    width: 100%;
    padding: 8px 15px;
    font-size: 1.1em;
  }
  #page .contentInner .tableDl01 dt {
    border-right: none;
    border-bottom: 1px solid #d2d2d2;
  }
  #page .sp2 {
    display: block;
  }
  #page .pc2 {
    display: none;
  }
  #page .pageAnchorNav {
    margin: 0 0 30px;
    padding: 15px 0 5px;
    border: 5px solid rgba(0, 0, 0, 0.2);
  }
  #page .pageAnchorNav ul li {
    display: inline-block;
    padding: 0 5px 10px;
    border-right: none;
    font-size: .8em;
  }
  #page .pageAnchorNav ul li a {
    display: inline-block;
    padding: 6px 10px;
    color: #333;
    border: 1px solid #999;
    border-radius: 4px;
    background: #fff;
  }
  #page .pageAnchorNav ul li:first-child {
    border-left: none;
  }
  #page .tableDLstock01 {
    float: left;
    display: table;
    width: 100%;
    margin: 0;
    border: 1px solid #d2d2d2;
    border-top-width: 3px;
    border-bottom: 0;
    font-size: .9em;
  }
  #page .tableDLstock01:last-child {
    border-bottom: 1px solid #d2d2d2;
  }
  #page .tableDLstock01 dt, #page .tableDLstock01 dd {
    display: block;
    padding: 10px 15px;
    font-size: 1.1em;
  }
  #page .tableDLstock01 dt {
    width: 100%;
    padding: 8px 15px;
    font-size: 1.1em;
    line-height: 1.4;
    background: #e5eaf3;
    border-right: none;
    border-bottom: 1px solid #d2d2d2;
  }
  #page .tableDLstock01 dd {
    width: 50%;
    float: left;
    border-top-width: 3px;
    white-space: nowrap;
  }
  #page .tableDLstock01 dd span {
    display: inline-block;
    margin-right: 5px;
    color: #999;
    font-size: .8em;
  }
  #page .tableDLstock01 dd:last-child {
    float: right;
    border-left: 1px solid #d2d2d2;
  }
  #page #stock03 figure {
    display: none;
  }
  #page #stock03 .stockYutai {
    padding: 10px;
    width: 100%;
  }
  #page #stock03 dl {
    float: left;
    display: table;
    width: 100%;
    margin: 0;
    border: 1px solid #d2d2d2;
    border-bottom: 0;
    font-size: .9em;
  }
  #page #stock03 dl.last {
    border-bottom: 1px solid #d2d2d2;
  }
  #page #stock03 dl dt, #page #stock03 dl dd {
    display: table-cell;
    padding: 5px 10px;
    font-size: .8em;
  }
  #page #stock03 dl dt {
    background: #fff;
    border-right: 1px solid #d2d2d2;
  }
  #page #stock03 dl dd {
    background: #fff;
    width: 45%;
    text-align: right;
  }
  #page #stock04 .contentInner > div {
    float: right;
    width: 100%;
    padding: 10px;
    margin-left: 0;
    margin-bottom: 10px;
    text-align: center;
    background: #fff;
  }
  #page .tableDlStockMemo {
    display: block;
    border: 1px solid #d2d2d2;
    border-bottom: 0;
  }
  #page .tableDlStockMemo.last {
    border-bottom: 1px solid #d2d2d2;
  }
  #page .tableDlStockMemo dt, #page .tableDlStockMemo dd {
    display: block;
    padding: 10px 15px;
    width: 100%;
  }
  #page .tableDlStockMemo dt {
    border-top: 2px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    border-right: none;
  }
  #page .tableDlStockMemo dd p.indent {
    padding-left: 1em;
    text-indent: -1em;
  }
  #page .libYearTitle {
    font-size: 1.2em;
    line-height: 1.5;
  }
  #page .libYearTitle::before {
    width: 10px;
  }
  #page .libList {
    margin-bottom: 30px;
  }
  #page .libList li {
    padding: 5px 10px;
    border-bottom: 1px solid #d2d2d2;
  }
  #page .contentInner.stockInfo01 .tableDl01 dt {
    width: 100%;
  }
  #page .contentInner.stockInfo03 div {
    padding: 20px 0;
  }
  #page .contentInner.stockInfo03 div figure {
    width: 100%;
    padding: 0 5%;
  }
  #page .contentInner.stockInfo03 div figure figcaption {
    margin-bottom: 5px;
    font-size: 1.2em;
  }
  #page .contentInner.stockInfo03 div figure:first-child {
    margin-bottom: 30px;
  }
  #page .contentInner.stockInfo04 div {
    padding: 15px 0;
  }
  #page .contentInner.stockInfo04 div figure img {
    max-height: auto;
  }
  #page .wordingWrap {
    padding: 10px;
  }
  #page .wordingWrap table {
    display: block;
  }
  #page .wordingWrap table tr {
    display: block;
  }
  #page .wordingWrap table th, #page .wordingWrap table td {
    display: block;
    width: 100%;
    padding: 10px 1em;
  }
  #page .wordingWrap table th {
    text-align: left;
    width: 100%;
    vertical-align: middle;
  }
  #page .wordingWrap table td {
    padding-bottom: 2.5em;
  }
  #page .wordingWrap table td.wordingTh {
    padding-bottom: 10px;
  }

  .companyPageUnder #main2 .cmTable {
    display: block;
    width: 100%;
    border-left: 1px solid #363636;
    border-top: 1px solid #363636;
  }
  .companyPageUnder #main2 .cmTable th, .companyPageUnder #main2 .cmTable td {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    border-right: 1px solid #363636;
    border-bottom: 1px solid #363636;
    padding: .8em 1.5em;
    text-align: left;
  }
  .companyPageUnder #main2 .cmTable th {
    background: #333;
  }
  .companyPageUnder #main2 .cmTable th + td {
    padding: 10px 1.5em 0;
    border-bottom: none;
  }
  .companyPageUnder #main2 .cmTable td {
    padding: 0px 1.5em 10px;
  }
  .companyPageUnder #main2 .cmTable thead {
    display: none;
  }
  .companyPageUnder #main2 .cmTable tbody,
  .companyPageUnder #main2 .cmTable tr {
    display: block;
    width: 100%;
  }
  .companyPageUnder #main2 .cmList li {
    width: 100%;
  }

  #designContent .designIndexNav .designMainTitle {
    padding: 80px 0 30px 15px;
  }
  #designContent .designIndexNav p {
    padding: 0 15px;
  }
  #designContent .designIndexNav ul {
    margin-bottom: 30px;
  }
  #designContent .designIndexNav ul li {
    width: 100%;
    margin-bottom: 50px;
  }
  #designContent .designIndexNav ul li img {
    margin: 0;
  }

  #designContent .designIndexNav li p.designContentCatch {
    height:auto;
	padding:10px 0;
  }
  .goodDesignPage #underContents > .container {
    background: none;
  }

  body.goodDesignPageSolor > header,
  body.goodDesignPageLuic > header,
  body.megaSolarPage > header {
    position: relative;
  }

  .goodDesignPageSolor #underContents > .container {
    width: 100%;
    color: #fff;
    padding-top: 40px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  }
  .goodDesignPageSolor #underContents > .container .solor01 {
    float: left;
    display: block;
    clear: both;
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
  }
  .goodDesignPageSolor #underContents > .container .solor01 .solor01img1 {
    width: 5em !important;
    margin-bottom: 0;
  }
  .goodDesignPageSolor #underContents > .container .solor01 .solor01img2 {
    clear: left;
    width: 5em !important;
  }
  .goodDesignPageSolor #underContents > .container .solor01 figure.solor01img3 {
    float: left;
    width: 100% !important;
    padding: 20px 12% 0;
    margin-bottom: 30px;
    text-align: center;
  }
  .goodDesignPageSolor #underContents > .container .solor01 figure.solor01img3 img {
    width: auto !important;
    max-height: 160px;
  }
  .goodDesignPageSolor #underContents > .container .solor01 .solor01w2 {
    font-size: 1em;
  }
  .goodDesignPageSolor #underContents > .container .solorGDlogo {
    width: 100%;
  }
  .goodDesignPageSolor #underContents > .container .solorW {
    display: none;
  }
  .goodDesignPageSolor #underContents > .container .atention {
    width: 100%;
  }

  .goodDesignPageLuic #underContents > .container {
    width: 100%;
    padding-top: 60px;
  }
  .goodDesignPageLuic #underContents > .container .luicTitle .luicKey {
    width: 65%;
  }
  .goodDesignPageLuic #underContents > .container .luicTitle .luicKeySub {
    display: none;
  }
  .goodDesignPageLuic #underContents > .container .luic01 {
    width: 100%;
    margin-bottom: 30px;
  }
  .goodDesignPageLuic #underContents > .container .luic01 p.luic01p01 {
    font-size: 1.1em;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .goodDesignPageLuic #underContents > .container .luic01 p {
    font-size: .9em;
    padding: 0;
    margin: 0 0 20px;
  }
  .goodDesignPageLuic #underContents > .container .luic01 figure {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  .goodDesignPageLuic #underContents > .container .luic01 figure img {
    width: 70%;
  }
  .goodDesignPageLuic #underContents > .container .luic02 {
    float: left;
    width: 100%;
    padding: 0;
  }
  .goodDesignPageLuic #underContents > .container .luic02 figure {
    width: 100%;
    text-align: center;
  }

  .megaSolarPage #page #underContents #megaContent {
    width: 100%;
  }
  .megaSolarPage #page #underContents #megaContent h1, .megaSolarPage #page #underContents #megaContent p {
    width: 100%;
    margin: 0 0 5px;
  }
  .megaSolarPage #page #underContents #megaContent p {
    margin-bottom: 100px;
  }
  .megaSolarPage #page #underContents #megaContent .megaIndexNav {
    padding-top: 200px;
    min-height: 0px;
  }

  #ourContent {
    width: 100%;
    height: auto;
    padding: 100px 0 100px 0;
  }
  #ourContent .ourScroll {
    float: left;
    width: 100%;
    height: auto;
    overflow: visible;
  }

  .megaSolarPage2 #page {
    margin-top: 0 !important;
    padding-top: 60px !important;
  }
  .megaSolarPage2 #page #underContents {
    padding-top: 0 !important;
  }
  .megaSolarPage2 .solarIndexNav > div h1 {
    font-size: 1.4em;
    font-weight: bold;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
  }
  .megaSolarPage2 .solarIndexNav > div section {
    padding: 0 3%;
  }
  .megaSolarPage2 .solarIndexNav > div .solar01 figure {
    float: left;
    width: 100%;
  }
  .megaSolarPage2 .solarIndexNav > div .solar02 h1 {
    position: relative;
    z-index: 4;
    text-shadow: 1px 1px 0 #fff;
  }
  .megaSolarPage2 .solarIndexNav > div .solar02 h1 small {
    font-size: .5em;
  }
  .megaSolarPage2 .solarIndexNav > div .solar02 figure {
    position: relative;
    z-index: 1;
    margin-top: -20px;
  }
}
@media (max-width: 500px) {
  #topHeader .btn_common {
    width: 109px;
  }

  #designContent .designIndexNav .designMainTitle {
    padding-left: 0;
	padding-bottom:0;
	font-size:1.2em;
  }
  #designContent .designIndexNav ul {
    margin-bottom: 30px;
  }
  #designContent .designIndexNav ul li {
    width: 100%;
    margin-bottom: 50px;
  }
  #designContent .designIndexNav ul li img {
    margin: 0;
  }

  .msgPage #underContents > .container .msgCont .topmsimg01 {
    margin-bottom: 1em;
  }
  .msgPage #underContents > .container .msgCont h2 {
    font-size: 1.2em;
    line-height: 1.2;
  }

  .hSearch .search-box input#searchText {
    line-height: 1;
  }

  #resultsContent .resultsMain {
    float: left;
    width: 100%;
    padding: 0;
  }
  #resultsContent .resultsMain h1 {
    margin-bottom: 20px;
  }
  #resultsContent .resultsMain .resultsNo1 {
    margin-bottom: 20px;
  }
  #resultsContent .resultsMain .goodDesignLogo,
  #resultsContent .resultsMain .projectX {
    padding: 0;
    width: 50%;
  }
  #resultsContent .resultsMain .projectDetails {
    margin-top: 0;
    margin-bottom: 50px;
  }
  #resultsContent .resultsRank {
    float: right;
    width: 100%;
    padding: 0;
  }
  #resultsContent .resultsRank .resultsScroll {
    height: auto;
    overflow: visible;
    padding: 10px 0;
  }

  .sp3 {
    display: inline-block;
  }

  .pc3 {
    display: none;
  }
}
@media (max-width: 320px) {
  .breadcrumb {
    display: none;
  }

  #main2 {
    float: left;
    width: 100%;
  }
  #main2 .cententH1 {
    margin: 0 0 1.5em !important;
  }
  #main2 .contentBox .contentInner {
    padding: 1em !important;
  }
  #main2 .contentBox .underContentNav dl {
    width: 100%;
    margin: 0 0 15px;
  }
  #main2 .contentBox .underContentNav dl:nth-child(3n) {
    margin-right: 0%;
  }
  #main2 .contentBox .underContentNav dl:nth-child(2n) {
    margin-right: 0%;
  }
  #main2 .sp {
    display: block;
  }
  #main2 .pc {
    display: none;
  }

  #matnContent .companyMainTitle {
    padding: 30px 0 10px;
  }
  #matnContent .companyIndexNav {
    padding: 30px 0 0;
    margin-bottom: 0;
  }

  #page .underPageTitleBrand {
    width: 100%;
    padding: 20px 0;
  }
  #page .underPageTitleBrand + #main2 {
    padding-top: 0;
  }
  #page .underPageTitleIr,
  #page .underPageTitleIr2 {
    padding: 20px 0;
  }
  #page .underPageTitleIr2 {
    font-size: 20px;
  }
  #page .underPageTitleCompany {
    padding: 20px 0;
  }
  #page #sideBar2 {
    float: left;
    width: 100%;
  }
  #page .sideMainTitle {
    color: #fff;
    text-shadow: none;
  }
  #page .sideMainTitle span {
    padding: 0;
  }
  #page .xs {
    display: none;
  }
  #page .sp {
    display: block;
  }
  #page .pc {
    display: none;
  }
  #page .stocks01Left {
    width: 100%;
  }
  #page .stocks01right {
    width: 100%;
  }

  body.megaSolarPage2 #page {
    padding-top: 0 !important;
    margin: 0;
  }
}
/*-------------------- MODAL --------------------*/
	#lean_overlay {
		position: fixed;
		z-index:100;
		top: 0px;
		left: 0px;
		height:100%;
		width:100%;
		background: #000;
		display: none;
	}
	.html-modal {
		background:#fff;
		padding:30px 60px;
		width: 70%;
	}
	.html-modal .clbt{
		position:absolute;
		top:-14px;
		right:-14px;
		width:29px;
		height:29px;
		cursor:pointer;
	}
@media (min-width: 1415px) {

#contractor div.contractor_title{
	float:left;
	width:30%;
	min-width:300px;
}
#contractor div.contractor_title img{
	padding-top:30%;
	width:100%;
}
#contractor div.contractor_m {
	float:right;
	background-color:#2d2d2d;
	width:65%;
	margin:20px 0;
	padding:2%;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */  
}
#contractor div.contractor_m div.left_img{
	float:left;
	width:40%;
}
#contractor div.contractor_m div.left_img img{
	width:100%;
}
#contractor div.contractor_m div.right_text{
	color:#ffffff;
	float:right;
	width:58%;
}
#contractor div.contractor_m div.right_text h1{
	font-size:15px;
}
#contractor div.contractor_m div.right_text p{
	padding-left:5px;
	font-size:12px;
}

}
@media (max-width: 1414px){
	#lean_overlay {
		position: fixed;
		z-index:100;
		top: 0px;
		left: 0px;
		height:100%;
		width:100%;
		background: #000;
		display: none;
	}
	.html-modal {
		background:#fff;
		padding:5px 5px;
		width: 90%;
	}
	.html-modal .clbt{
		position:absolute;
		top:-14px;
		right:-14px;
		width:29px;
		height:29px;
		cursor:pointer;
	}

#contractor div.contractor_title{
	width:300px;
	margin:20px auto;
}
#contractor div.contractor_title img{
	width:100%;
}
#contractor div.contractor_m {
	background-color:#2d2d2d;
	width:100%;
	margin:20px 0;
	padding:2%;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */  
}
#contractor div.contractor_m div.left_img{
	float:left;
	width:40%;
}
#contractor div.contractor_m div.left_img img{
	width:100%;
}
#contractor div.contractor_m div.right_text{
	color:#ffffff;
	float:right;
	width:58%;
}
#contractor div.contractor_m div.right_text h1{
	font-size:15px;
}
#contractor div.contractor_m div.right_text p{
	padding-left:5px;
	font-size:12px;
}


}

#music_button{
	position:absolute;
	width:120px;
	height:120px;
	right:100px;
	top:50px;
	cursor: pointer;
}
#music_vol{
	position:absolute;
	display:none;
	width:120px;
	height:120px;
	right:100px;
	top:50px;
	
}

input[type="range"].custom {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #eee;
	border:0;
	height:3px;
	margin:3px 0;
	box-shadow:1px 1px 0px #666 inset;
  padding: 0;
}
input[type="range"].custom::-webkit-slider-thumb{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #666;
	text-align:center;
	width: 8px;
	height: 20px;
	border:1px solid #aaaaaa;
	cursor:pointer;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
input[type="range"].custom::-webkit-slider-thumb:hover {
	background-color: #777;
}

input[type="range"].custom:active::-webkit-slider-thumb {
	background-color: #66c;
}
input[type="range"].custom:active::-webkit-slider-thumb:before {
	background-color: #339;
}
input[type="range"].custom:focus {
	outline:none;
}


@media (max-width: 400px){
  #page .xs {
    display: block;
  }
}