<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.g-poster_el-1 {

  background: #f3f3f3 url("/-/media/Project/Daikin/ac_daikin_co_jp/jirei/details/no420/images/bnr_1_bg jpg") no-repeat 50% 50%;

}



.cover {

  position: relative;

}



.cover_el {

  position: absolute;

  width: 50%;

  height: 100%;

  background-color: rgba(255, 255, 255, 0.7);

  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#77ffffff,EndColorStr=#77ffffff);

}



.cover h1 {

  display: table;

  width: 100%;

  height: 100%;

}



.cover span {

  padding: 0 40px;

  display: table-cell;

  vertical-align: middle;

  font-size: 22px;

}



.summary .g-ttl-3 {

  margin-bottom: 5px;

}



.summary .g-media_left {

  width: 32.2916667%;

}



.padL1em{

	padding-left:1em;

	text-indent:-1em;

}

.g-em-blue{

	color: #0099d9;

}

	.pc_show{ display: block; }

	.sp_show{ display: none; }



@media only screen and (max-width: 768px) {

  .cover_el {

    width: 80%;

  }

  .cover span {

    padding: 0 20px;

    font-size: 18px;

  }

}



@media only screen and (max-width: 480px) {

	.pc_show{ display: none; }

	.sp_show{ display: block; }

  .cover_el {

    position: static;

    width: 100%;

  }

  .cover h1 {

    margin-bottom: 15px;

  }

  .cover span {

    padding: 0;

    font-size: 16px;

  }

}

</pre></body></html>