


/* line 11, ../../../contents_scss/sub-style.scss */
.mobile-view .contents-inner {
  width: 95%;
  margin: 0 auto;
  padding-top: 30px;
}
/* line 17, ../../../contents_scss/sub-style.scss */
.mobile-view .footer-line {
  width: 100%;
  border-top: 1px solid #cccccc;
  border-bottom: none;
  line-height: 0;
  margin: 0;
  padding: 0;
}

/* line 28, ../../../contents_scss/sub-style.scss */
.pc-view .contents-inner {
  width: 900px;
  margin: 0 auto;
  padding-top: 60px;
}
/* line 35, ../../../contents_scss/sub-style.scss */
.pc-view .footer-line {
  width: 100%;
  min-width: 1000px;
  border-top: 1px solid #cccccc;
  border-bottom: none;
  line-height: 0;
  margin: 50px 0 0 0;
  padding: 0;
}

/* line 52, ../../../contents_scss/sub-style.scss */
.mobile-view .himacs-title01 {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  padding-bottom: 30px;
}
/* line 57, ../../../contents_scss/sub-style.scss */
.mobile-view .himacs-title01 > span {
  font-size: 14px;
}
/* line 61, ../../../contents_scss/sub-style.scss */
.mobile-view .himacs-txt {
  text-align: left;
  border-bottom: 1px solid #cccccc;
}
/* line 64, ../../../contents_scss/sub-style.scss */
.mobile-view .himacs-txt p {
  line-height: 200%;
  padding-bottom: 40px;
}
/* line 68, ../../../contents_scss/sub-style.scss */
.mobile-view .himacs-txt p:last-child {
  padding-bottom: 80px;
}
/* line 72, ../../../contents_scss/sub-style.scss */
.mobile-view .himacs-ph {
  text-align: center;
  padding-bottom: 20px;
}
/* line 75, ../../../contents_scss/sub-style.scss */
.mobile-view .himacs-ph > img {
  width: 100%;
}

/* line 82, ../../../contents_scss/sub-style.scss */
.pc-view .himacs-title01 {
  font-size: 30px;
  font-weight: bold;
  text-align: left;
  padding-bottom: 30px;
}
/* line 87, ../../../contents_scss/sub-style.scss */
.pc-view .himacs-title01 > span {
  font-size: 18px;
}
/* line 92, ../../../contents_scss/sub-style.scss */
.pc-view .himacs-txt {
  text-align: left;
  border-bottom: 1px solid #cccccc;
  font-size: 18px;
}
/* line 96, ../../../contents_scss/sub-style.scss */
.pc-view .himacs-txt p {
  line-height: 200%;
  padding-bottom: 40px;
}
/* line 100, ../../../contents_scss/sub-style.scss */
.pc-view .himacs-txt p:last-child {
  padding-bottom: 80px;
}
/* line 105, ../../../contents_scss/sub-style.scss */
.pc-view .himacs-ph {
  text-align: center;
  padding-bottom: 20px;
}
/* line 108, ../../../contents_scss/sub-style.scss */
.pc-view .himacs-ph > img {
  display: inline-block;
}

/* line 120, ../../../contents_scss/sub-style.scss */
.mobile-view .wide-btnarea {
  width: 100%;
  padding-bottom: 20px;
}
/* line 123, ../../../contents_scss/sub-style.scss */
.mobile-view .wide-btnarea .btn-wide {
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  border: 2px solid #000000;
  height: 80px;
  text-align: center;
  display: table;
}
/* line 131, ../../../contents_scss/sub-style.scss */
.mobile-view .wide-btnarea .btn-wide > div {
  font-size: 16px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  vertical-align: center;
}
/* line 137, ../../../contents_scss/sub-style.scss */
.mobile-view .wide-btnarea .btn-wide > div > span {
  font-size: 10px;
  font-weight: normal;
  padding-top: 10px;
}
/* line 145, ../../../contents_scss/sub-style.scss */
.mobile-view .wide-btnarea .btn-wide:hover {
  color: #ffffff;
  background-color: #000000;
  text-align: center;
}
/* line 150, ../../../contents_scss/sub-style.scss */
.mobile-view .wide-btnarea a {
  text-decoration: none;
}
/* line 153, ../../../contents_scss/sub-style.scss */
.mobile-view .samll-btnarea {
  width: 100%;
  padding-bottom: 50px;
}
/* line 156, ../../../contents_scss/sub-style.scss */
.mobile-view .samll-btnarea .small-btnarea-inner {
  width: 100%;
}
/* line 167, ../../../contents_scss/sub-style.scss */
.mobile-view .samll-sub-inner {
  width: 100%;
  padding-bottom: 20px;
}
/* line 170, ../../../contents_scss/sub-style.scss */
.mobile-view .samll-sub-inner .btn-small {
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  border: 2px solid #000000;
  height: 80px;
  text-align: center;
  display: table;
}
/* line 178, ../../../contents_scss/sub-style.scss */
.mobile-view .samll-sub-inner .btn-small > div {
  font-size: 16px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  vertical-align: center;
}
/* line 184, ../../../contents_scss/sub-style.scss */
.mobile-view .samll-sub-inner .btn-small > div > span {
  font-size: 10px;
  font-weight: normal;
  padding-top: 10px;
}
/* line 191, ../../../contents_scss/sub-style.scss */
.mobile-view .samll-sub-inner .btn-small:hover {
  color: #ffffff;
  background-color: #000000;
  text-align: center;
}
/* line 196, ../../../contents_scss/sub-style.scss */
.mobile-view .samll-sub-inner a {
  text-decoration: none;
}
/* line 200, ../../../contents_scss/sub-style.scss */
.mobile-view .himacs-btnarea {
  width: 80%;
  padding-bottom: 20px;
  margin: 0 auto;
}
/* line 204, ../../../contents_scss/sub-style.scss */
.mobile-view .himacs-btnarea .himacs-wide {
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  border: 2px solid #000000;
  height: 60px;
  text-align: center;
  display: table;
}
/* line 212, ../../../contents_scss/sub-style.scss */
.mobile-view .himacs-btnarea .himacs-wide > div {
  font-size: 14px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  vertical-align: center;
  padding: 0 5px;
}
/* line 219, ../../../contents_scss/sub-style.scss */
.mobile-view .himacs-btnarea .himacs-wide > div > span {
  font-size: 10px;
  font-weight: normal;
  padding-top: 10px;
}
/* line 227, ../../../contents_scss/sub-style.scss */
.mobile-view .himacs-btnarea .himacs-wide:hover {
  color: #ffffff;
  background-color: #000000;
  text-align: center;
}
/* line 232, ../../../contents_scss/sub-style.scss */
.mobile-view .himacs-btnarea a {
  text-decoration: none;
}

/* line 240, ../../../contents_scss/sub-style.scss */
.pc-view .wide-btnarea {
  width: 900px;
  padding-bottom: 20px;
}
/* line 243, ../../../contents_scss/sub-style.scss */
.pc-view .wide-btnarea .btn-wide {
  width: 900px;
  background-color: #ffffff;
  color: #000000;
  border: 2px solid #000000;
  height: 80px;
  text-align: center;
  display: table;
}
/* line 251, ../../../contents_scss/sub-style.scss */
.pc-view .wide-btnarea .btn-wide > div {
  font-size: 18px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  vertical-align: center;
}
/* line 257, ../../../contents_scss/sub-style.scss */
.pc-view .wide-btnarea .btn-wide > div > span {
  font-size: 12px;
  font-weight: normal;
  padding-top: 10px;
}
/* line 265, ../../../contents_scss/sub-style.scss */
.pc-view .wide-btnarea .btn-wide:hover {
  color: #ffffff;
  background-color: #000000;
  text-align: center;
}
/* line 270, ../../../contents_scss/sub-style.scss */
.pc-view .wide-btnarea a {
  text-decoration: none;
}
/* line 273, ../../../contents_scss/sub-style.scss */
.pc-view .samll-btnarea {
  width: 900px;
  padding-bottom: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
/* line 279, ../../../contents_scss/sub-style.scss */
.pc-view .samll-btnarea .small-btnarea-inner {
  flex-basis: 435px;
}
/* line 293, ../../../contents_scss/sub-style.scss */
.pc-view .samll-sub-inner {
  width: 435px;
  padding-bottom: 20px;
}
/* line 296, ../../../contents_scss/sub-style.scss */
.pc-view .samll-sub-inner .btn-small {
  width: 435px;
  background-color: #ffffff;
  color: #000000;
  border: 2px solid #000000;
  height: 80px;
  text-align: center;
  display: table;
}
/* line 304, ../../../contents_scss/sub-style.scss */
.pc-view .samll-sub-inner .btn-small > div {
  font-size: 18px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  vertical-align: center;
}
/* line 310, ../../../contents_scss/sub-style.scss */
.pc-view .samll-sub-inner .btn-small > div > span {
  font-size: 12px;
  font-weight: normal;
  padding-top: 10px;
}
/* line 317, ../../../contents_scss/sub-style.scss */
.pc-view .samll-sub-inner .btn-small:hover {
  color: #ffffff;
  background-color: #000000;
  text-align: center;
}
/* line 322, ../../../contents_scss/sub-style.scss */
.pc-view .samll-sub-inner a {
  text-decoration: none;
}
/* line 326, ../../../contents_scss/sub-style.scss */
.pc-view .himacs-btnarea {
  width: 400px;
  margin: 0 auto;
  padding-bottom: 20px;
}
/* line 330, ../../../contents_scss/sub-style.scss */
.pc-view .himacs-btnarea .himacs-wide {
  width: 400px;
  background-color: #ffffff;
  color: #000000;
  border: 2px solid #000000;
  height: 80px;
  text-align: center;
  display: table;
}
/* line 338, ../../../contents_scss/sub-style.scss */
.pc-view .himacs-btnarea .himacs-wide > div {
  font-size: 14px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  vertical-align: center;
}
/* line 344, ../../../contents_scss/sub-style.scss */
.pc-view .himacs-btnarea .himacs-wide > div > span {
  font-size: 12px;
  font-weight: normal;
  padding-top: 10px;
}
/* line 352, ../../../contents_scss/sub-style.scss */
.pc-view .himacs-btnarea .himacs-wide:hover {
  color: #ffffff;
  background-color: #000000;
  text-align: center;
}
/* line 357, ../../../contents_scss/sub-style.scss */
.pc-view .himacs-btnarea a {
  text-decoration: none;
}












/* 技術資料 */
.mobile-view .tech-title01 {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  padding-bottom: 30px;
  text-align: center;
}
.mobile-view .size-ph {
  width: 95%;
  margin: 0 auto;
  padding-bottom: 60px;
}
.mobile-view .size-ph > img {
  width: 100%;
}
.mobile-view .size-ph {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.mobile-view table{
  white-space: nowrap;
  min-width: 100%;
}

.pc-view .tech-title01 {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  padding-bottom: 30px;
  text-align: center;
}
.pc-view .size-ph {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 60px;
}
.pc-view .size-ph-list-table{
  width: 900px;
}
.pc-view ul{
  width: ;
  font-size: 12px;
}
.size-ph table caption{
  font-weight: bold ;
}
.size-ph table thead{
  background-color: #E8E8E8;
}
.size-ph thead{
  font-size: 12px;
}
.size-ph th{
  font-weight: bold;
}
.size-ph th,
.size-ph td{
  text-align: center;
  line-height: 1.2;
}
.size-ph .titem-name-en{
  width: 220px;
  text-align: left;
  padding-left: 8px;
}
.size-ph .titem-name-kana{
  width: 320px;
  text-align: left;
}
.size-ph table td {
	background: #fff;
}
.size-ph table tr:nth-child(odd) td {
	background: #E7E7E7
}
/* カテゴリーごとに枠線を追加 */
.size-ph thead,
.size-ph tbody { /* 上部に太めの黒い線を追加 */
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}









/* line 411, ../../../contents_scss/sub-style.scss */
.mobile-view .quality-title01 {
  font-size: 32px;
  text-align: center;
  color: #c9caca;
  line-height: 1;
}
.mobile-view .quality-title01-sub {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 55px;
}



.mobile-view .heading-title01 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}
.mobile-view .heading-title02 {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
}


.mobile-view .repair-area {
  width: 100%;
  background-color: #f3f3f3;
  margin-bottom: 30px;
}
.mobile-view .repair-area-inner {
  width: 90%;
  background-color: #f3f3f3;
  padding: 20px 0;
  margin: 0 auto;
}
.mobile-view .repair-title {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  text-align: center;
}

.pc-view .quality-title01 {
  font-size: 48px;
  text-align: center;
  color: #c9caca;
  line-height: 1;
}
.pc-view .quality-title01-sub {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 55px;
}
.pc-view .heading-title01 {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 10px;
}
.pc-view .heading-title02 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
}
.pc-view .repair-area {
  width: 900px;
  background-color: #f3f3f3;
  margin-bottom: 30px;
}
.pc-view .repair-area-inner {
  width: 860px;
  background-color: #f3f3f3;
  padding: 20px 0;
  margin: 0 auto;
}
.pc-view .repair-title {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
  text-align: center;
}

table.repairtable {
  width: 100%;
  margin: 0 0 10px 0;
  border-collapse: collapse;
}

.mobile-view .repairtable td.komoku {
  width: 100%;
  text-align: left;
  padding: 0 5px 0 0;
  line-height: 1.5;
  display: block;
}
.mobile-view .repairtable td.naiyo {
  width: 100%;
  text-align: left;
  padding: 0 5px 10px 20px;
  line-height: 1.5;
  display: block;
}
.pc-view .repairtable td.komoku {
  width: 30%;
  text-align: left;
  padding: 0 5px;
  vertical-align: top;
  line-height: 1.5;
}
.pc-view .repairtable td.naiyo {
  width: 70%;
  text-align: left;
  padding: 0 5px;
  vertical-align: top;
  line-height: 1.5;
}
table.resulttable {
  width: 100%;
  margin: 0 0 20px 0;
  border-collapse: collapse;
}
.resulttable th {
  width: 33%;
  text-align: left;
  padding: 5px 20px;
  vertical-align: top;
  line-height: 1.5;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
}
.resulttable td {
  width: 33%;
  text-align: left;
  padding: 3px 20px;
  vertical-align: top;
  word-break: break-all;
}
.resulttable th.komoku01 {
  width: 22%;
  text-align: left;
  padding: 5px 20px;
  vertical-align: top;
  line-height: 1.5;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  word-break: break-all;
}
.resulttable th.komoku02 {
  width: 17%;
  text-align: left;
  padding: 5px 20px;
  vertical-align: top;
  line-height: 1.5;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  word-break: break-all;
}
.resulttable td.naiyo01 {
  width: 22%;
  text-align: left;
  padding: 3px 20px;
  vertical-align: top;
  word-break: break-all;
}
.resulttable td.naiyo02 {
  width: 17%;
  text-align: left;
  padding: 3px 20px;
  vertical-align: top;
  word-break: break-all;
}
.resulttable tr.grayarea {
  background-color: #f3f3f3;
}
.resulttable .under-area01 {
  width: 33%;
  padding: 20px 20px 10px 20px;
  font-size: 12px;
  word-break: break-all;
}
.resulttable .under-area02 {
  width: 100%;
  padding: 20px 20px 10px 20px;
  font-size: 12px;
  word-break: break-all;
}
.mobile-view .processimg {
  max-width: 900px;
  width: 100%;
}













.mobile-view .works01-area {
  width: 100%;
  padding-bottom: 20px;
}
.mobile-view .works01-area .works01L {
  width: 100%;
  padding-bottom: 10px;
}
.mobile-view .works01-area .works01L img {
  width: 100%;
}
.mobile-view .works01-area .works01R {
  width: 100%;
}
.mobile-view .works01-area .works01R img {
  width: 100%;
}


.mobile-view .works02-area {
  width: 100%;
}
.mobile-view .works02-area .works02L {
  width: 100%;
}
.mobile-view .works02-area .works02L img {
  width: 100%;
}
.mobile-view .works02-area .works02R-pc {
  display: none;
}
.mobile-view .works02-area .works02R-sp {
  width: 100%;
  padding-bottom: 10px;
}
.mobile-view .works02-area .works02R-sp img {
  width: 100%;
}


.mobile-view .works03-area {
  width: 100%;
  padding-bottom: 90px;
}
.mobile-view .works03-area .works03L {
  width: 100%;
}
.mobile-view .works03-area .works03L img {
  width: 100%;
}
.mobile-view .works03-area .works03L .works03L-inner {
  width: 100%;
}
.mobile-view .works03-area .works03L .works03L-inner .works3L-innerL {
  width: 100%;
  padding-bottom: 10px;
}
.mobile-view .works03-area .works03L .works03L-inner .works3L-innerL img {
  width: 100%;
}
.mobile-view .works03-area .works03L .works03L-inner .works3L-innerR {
  width: 100%;
  padding-bottom: 10px;
}
.mobile-view .works03-area .works03L .works03L-inner .works3L-innerR img {
  width: 100%;
}
.mobile-view .works03-area .works03R {
  width: 100%;
}


.mobile-view .works04-area {
  width: 100%;
  padding-bottom: 90px;
}
.mobile-view .works04-area .works04L {
  width: 100%;
}
.mobile-view .works04-area .works04L .works04-ph {
  width: 100%;
  padding-bottom: 10px;
}
.mobile-view .works04-area .works04L .works04-ph img {
  width: 100%;
}
.mobile-view .works04-area .works04L .works04-txt {
  width: 100%;
}
.mobile-view .works04-area .works04R-pc {
  display: none;
}
.mobile-view .works04-area .works04R-sp {
  width: 100%;
  padding-bottom: 10px;
}
.mobile-view .works04-area .works04R-sp img {
  width: 100%;
}
.mobile-view .works05-area {
  width: 100%;
  padding-bottom: 20px;
}


.mobile-view .works05-area .works05L {
  width: 100%;
  padding-bottom: 10px;
}
.mobile-view .works05-area .works05L img {
  width: 100%;
}
.mobile-view .works05-area .works05R {
  width: 100%;
}
.mobile-view .works05-area .works05R img {
  width: 100%;
}



/* 施工例06 TBS Drama */
.mobile-view .works06-area {
  width: 100%;
  padding-bottom: 20px;
}
.mobile-view .works06-area .works06L {
  width: 100%;
}
.mobile-view .works06-area .works06L img {
  width: 100%;
}
.mobile-view .works06-area .works06R {
  width: 100%;
  padding-top: 10px;
}
.mobile-view .works06-area .works06R img {
  width: 100%;
}
.mobile-view .works06-textarea {
  width: 100%;
  padding-bottom: 20px;
  overflow: hidden;
  display: inline-block;
}
.mobile-view .works06-textarea {
  display: block;
}
.mobile-view .works06-textarea .works06textL {
  width: 100%;
}
.mobile-view .works06-textarea .works06textR {
  width: 100%;
}





.mobile-view .work-titleL {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}
.mobile-view .work-titleR {
  text-align: right;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}
.mobile-view .work-txtL {
  text-align: left;
  font-size: 10px;
  padding-bottom: 90px;
}
.mobile-view .work-txtR {
  text-align: right;
  font-size: 10px;
  padding-bottom: 90px;
}
.mobile-view .work-txtL-none {
  text-align: left;
  font-size: 10px;
}
.mobile-view .works-other-area {
  width: 100%;
}
.mobile-view .works-other-area .works-otherL {
  width: 100%;
}
.mobile-view .works-other-area .works-otherL img {
  width: 100%;
}
.mobile-view .works-other-area .works-otherR {
  width: 100%;
}
.mobile-view .works-other-area .works-otherR img {
  width: 100%;
}
.mobile-view .work-other-title {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
}
.mobile-view .work-other-txt {
  text-align: left;
  font-size: 10px;
  padding-bottom: 90px;
}






.pc-view .works01-area {
  width: 900px;
  padding-bottom: 20px;
  overflow: hidden;
  display: inline-block;
}
.pc-view .works01-area {
  display: block;
}
.pc-view .works01-area .works01L {
  width: 635px;
  float: left;
}
.pc-view .works01-area .works01R {
  width: 250px;
  float: right;
}


.pc-view .works02-area {
  width: 900px;
  overflow: hidden;
  display: inline-block;
}
.pc-view .works02-area {
  display: block;
}
.pc-view .works02-area .works02L {
  width: 241px;
  float: left;
}
.pc-view .works02-area .works02R-pc {
  width: 640px;
  float: right;
}
.pc-view .works02-area .works02R-sp {
  display: none;
}


.pc-view .works03-area {
  width: 900px;
  padding-bottom: 90px;
  display: table;
}
.pc-view .works03-area .works03L {
  width: 595px;
  display: table-cell;
}
.pc-view .works03-area .works03L .works03L-inner {
  width: 595px;
  overflow: hidden;
  display: inline-block;
}
.pc-view .works03-area .works03L .works03L-inner {
  display: block;
}
.pc-view .works03-area .works03L .works03L-inner .works3L-innerL {
  width: 293px;
  float: left;
}
.pc-view .works03-area .works03L .works03L-inner .works3L-innerR {
  width: 293px;
  float: right;
}
.pc-view .works03-area .works03R {
  width: 305px;
  padding-left: 20px;
  vertical-align: bottom;
  display: table-cell;
}


.pc-view .works04-area {
  width: 900px;
  padding-bottom: 90px;
  display: table;
}
.pc-view .works04-area .works04L {
  width: 425px;
  display: table-cell;
  position: relative;
}
.pc-view .works04-area .works04L .works04-ph {
  width: 290px;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 100;
  text-align: right;
}
.pc-view .works04-area .works04L .works04-txt {
  width: 415px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
}
.pc-view .works04-area .works04R-pc {
  width: 475px;
  display: table-cell;
}
.pc-view .works04-area .works04R-sp {
  display: none;
}


.pc-view .works05-area {
  width: 900px;
  padding-bottom: 20px;
  overflow: hidden;
  display: inline-block;
}
.pc-view .works05-area {
  display: block;
}
.pc-view .works05-area .works05L {
  width: 626px;
  float: left;
}
.pc-view .works05-area .works05R {
  width: 255px;
  float: right;
}


.pc-view .works06-area {
  width: 900px;
  padding-bottom: 20px;
  overflow: hidden;
  display: inline-block;
}
.pc-view .works06-area {
  display: block;
}
.pc-view .works06-area .works06L {
  width: 240px;
  float: left;
}
.pc-view .works06-area .works06R {
  width: 640px;
  float: right;
}
.pc-view .works06-textarea {
  width: 900px;
  padding-bottom: 20px;
  overflow: hidden;
  display: inline-block;
}
.pc-view .works06-textarea {
  display: block;
}
.pc-view .works06-textarea .works06textL {
  width: 30%;
  float: left;
}
.pc-view .works06-textarea .works06textR {
  width: 70%;
  float: right;
}




/* 施工例キャプション */
.pc-view .work-titleL {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 5px;
}
.pc-view .work-titleR {
  text-align: right;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 5px;
}
.pc-view .work-txtL {
  text-align: left;
  font-size: 10px;
  padding-bottom: 90px;
}
.pc-view .work-txtR {
  text-align: right;
  font-size: 10px;
  padding-bottom: 90px;
}
.pc-view .work-txtL-none {
  text-align: left;
  font-size: 10px;
}
.pc-view .works-other-area {
  width: 900px;
  overflow: hidden;
  display: inline-block;
}
.pc-view .works-other-area {
  display: block;
}
.pc-view .works-other-area .works-otherL {
  width: 240px;
  float: left;
  margin-right: 90px;
}
.pc-view .works-other-area .works-otherR {
  width: 240px;
  float: right;
}
.pc-view .work-other-title {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
}
.pc-view .work-other-txt {
  text-align: left;
  font-size: 10px;
  padding-bottom: 90px;
}






/* line 1042, ../../../contents_scss/sub-style.scss */
.mobile-view .policy-title01 {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  padding-bottom: 30px;
}
/* line 1048, ../../../contents_scss/sub-style.scss */
.mobile-view .policy-top {
  padding: 0 10px 20px 10px;
}
/* line 1051, ../../../contents_scss/sub-style.scss */
.mobile-view .policy-txt {
  padding: 0 0 20px 10px;
}
/* line 1053, ../../../contents_scss/sub-style.scss */
.mobile-view .policy-txt > ol {
  list-style-type: disc;
  margin: 0 10px;
}
/* line 1056, ../../../contents_scss/sub-style.scss */
.mobile-view .policy-txt > ol > li {
  margin: 5px 0;
}

/* line 1064, ../../../contents_scss/sub-style.scss */
.pc-view .policy-title01 {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  padding-bottom: 30px;
}
/* line 1070, ../../../contents_scss/sub-style.scss */
.pc-view .policy-top {
  padding-bottom: 20px;
}
/* line 1073, ../../../contents_scss/sub-style.scss */
.pc-view .policy-txt {
  padding-bottom: 20px;
}
/* line 1075, ../../../contents_scss/sub-style.scss */
.pc-view .policy-txt > ol {
  list-style-type: disc;
  margin: 0 30px;
}
/* line 1078, ../../../contents_scss/sub-style.scss */
.pc-view .policy-txt > ol > li {
  margin: 5px 0;
}
/* line 1083, ../../../contents_scss/sub-style.scss */
.pc-view .policy-under {
  padding: 5px 30px 50px 30px;
}
