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

/*------------------------------------------------------------------------------
	Client Name - event CSS
	URL: http://www.e-igc.jp/
	Date: 2010-08-04
	Copyright (C) 2017 IG Consulting Co., Ltd. All Rights Rreserved.
------------------------------------------------------------------------------*/

.breadcrumbs {
    margin: 146px auto 0;
    overflow: hidden;
    width: 100%;
    max-width: 960px;
    padding: 10px 2% 0;
}
@media screen and (max-width: 767px){
	.breadcrumbs {
	    margin: 68px auto 0;
	}
}
.contentTtl {
    padding: 100px 1% 40px;
    text-align: center;
    position: relative;
	max-width: 1140px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 767px){
	.contentTtl {
/*	    padding: 100px 2% 0;*/
	}
}
.contentTtl_h2 {
    text-align: center;
    font-size: 22px;
    letter-spacing: 2px;
    margin-bottom: 5px;
    font-weight: bold;
}
.contentTtl_h2_cap {
text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    width: 100%;
    line-height: 1;
}
@media screen and (max-width: 767px){
.contentTtl_h2_cap {
    margin-bottom: 0;
}
}
.back_event {
	position: absolute;
	right: 1%;
	font-size: 14px;
	bottom: 0;
}
@media screen and (max-width: 767px){
.back_event {
	right: 0;
	width: 100%;
	bottom: -10px;
}
}
.back_event a {
	background-color: #625E5D;
	color: #fff;
	border: 1px solid #625E5D;
	font-weight: bold;
	padding: 6px 10px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
@media all and (-ms-high-contrast:none){
.back_event a {
	padding: 8px 10px 4px;
}
}
.back_event a:hover {
	background-color: #fff;
	color: #625E5D;
}


.ListSelect{
    margin: 0 auto 50px;
    width: 100%;
    overflow: hidden;
}
@media screen and (max-width: 767px){
.ListSelect{
    width: 100%;
}
}
.ListSelectItem {
    float:left;
    width:30%;
    margin:0 1.5%;
    text-align:center;
}
@media screen and (max-width: 480px){
.ListSelectItem {
    width: 98%;
    margin: 0 1%;
}
}
.ListSelectItem a {
    display: block;
    line-height:2;
    font-weight: 500;
    border:solid 1px #CFCFCF;
    border-radius: 4px;
}
@media all and (-ms-high-contrast:none){
.ListSelectItem a {
    line-height:1.6;
    padding-top: 4px;
}
}
.ListSelectItem a:hover{
	opacity:0.6;
}
.ListSelectItemSelect a {
	color: #fff;
    background-color: #959476;
}
.ListSelectItem_report a {
	color: #fff;
	background-color: #b9b9b9;
}

.contentArea {
/*    margin-bottom: 150px;*/
    margin-bottom: 0;
    overflow: hidden;
}
@media screen and (max-width: 767px){
	.contentArea {
	    margin-bottom: 0;
	}
}
.contentArea .ListArea {
    margin-bottom: 20px;
}
@media screen and (max-width: 767px){
.contentArea .ListArea {
    margin-bottom: 0;
}
}
.ovfh {
    overflow: hidden;
}
.information_area {
    padding: 50px 0 80px;
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
}
@media screen and (max-width: 767px){
.information_area {
/*    padding: 0;*/
}
}
.info_content_blc {
    padding: 0 4%;
    margin-bottom: 56px;
    width: 50%;
    float: left;
}
@media screen and (max-width: 767px){
	.info_content_blc {
	    width: 100%;
	}
}
.info_tag_area {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    align-content: stretch;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 24px;
}
.info_tag_list {
    padding: 3px 6px;
    border-radius: 4px;
    line-height: 1;
    min-width: 80px;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 4px;
}
@media all and (-ms-high-contrast:none){
.info_tag_list {
    padding: 5px 6px 2px;
}
}
.tag_aquamarine {
    background: #64A4A7;
    border: #64A4A7 1px solid;
    color: #fff;
}
.tag_aquamarine_single {
/*    background: #64A4A7;
    border: #64A4A7 1px solid;
    color: #fff;*/
}
.tag_aquamarine {
    background: #64A4A7;
}
.tag_aquamarine {
    background: #64A4A7;
    border: #64A4A7 1px solid;
    color: #fff;
}
.tag_glay {
    background: #959476;
    border: #959476 1px solid;
    color: #fff;
}
.tag_glay_single {
    background: #fff;
    border: #959476 1px solid;
    color: #959476;
}
.tag_white {
    border: #CCCCCC 1px solid;
}
.info_content_ttl {
    font-size: 18px;
    padding-bottom: 16px;
}
.info_img_area {
    text-align: center;
    padding-bottom: 8px;
    position: relative;
}
.info_img_area .img_position {
    position: relative;
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.6%;
    width: 80%;
    margin: 0 10%;
}
@media screen and (max-width:900px) {
  .info_img_area .img_position {
    padding-bottom: 70%;
  }
}
.info_img_area .img_position img {
/*    max-width: 433px;
    height: 100%;*/
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.info_img_area .fig_new {
  position: absolute;
  top: 0;
  left: 13px;
}
.info_info_li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-bottom: 1px dotted #CFCFCF;
    padding: 8px 0;
}
.info_info_li:last-of-type {
    border-bottom: none;
}
.info_date_ttl, .info_place_ttl {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-basis: 18%;
    flex-basis: 18%;
    background: #EDEDED;
    font-size: 14px;
    font-weight: 500;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    padding: 0 2%;
    text-align: center;
}
.info_date_txt, .info_place_txt {
    font-size: 16px;
    font-weight: 500;
    -webkit-flex-basis: 82%;
    flex-basis: 82%;
    padding: 0 2%;
}

.contentCnv_li03 {
    width: 50%;
    float: left;
    margin-top: 45px;
  text-align: left;
}
@media screen and (max-width: 767px){
.contentCnv_li03 {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 20px;
}
}

/*一覧へ戻る**/
.back_to_list{
    max-width: 960px;
    margin:0 auto 30px;
}
.back_to_list a{
    display: block;
    width: 250px;
    margin-left:auto;
    background-color: #ccc;
    padding:5px 0;
    text-align: center;
    transition:.5s all;
    border:1px solid #ccc;
}
.back_to_list a:hover{
    border:1px solid #000;
    background-color: #fff;
}



.tac {
    text-align: center;
}
.ListMore {
    padding: 0 2%;
}
@media screen and (max-width: 767px){
.ListMore {
/*    margin-bottom: 60px;*/
}
}
.ListMore a {
    border: 1px solid #000;
    font-size: 18px;
    padding: 18px 2% 0;
    display: block;
    line-height: 1;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

/*==========================================
 ブログ
===========================================*/
.blog_list_area {
}
.blog_list_area_inner {
  background-color: #f0f0f0;
  margin-bottom: 80px;
  overflow: hidden;
}
.blog_list_area_ttl {
  text-align: center;
  font-size: 20px;
  letter-spacing: 2px;
  margin: 35px auto 30px;
  color: #000;
  font-weight: bold;
}
@media screen and (max-width:767px) {
.blog_list_area .gallery_li {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
}
.blog_list_area .blog_li_ttl {
  font-size: 12px;
  font-weight: 500;
  padding-left: 1em;
  line-height: 1.2;
  padding-bottom: 8px;
  color: #000;
}
.blog_list_area .blog_li_img {
  text-align: center;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 63.5%;
  width: 100%;
}
.blog_list_area .blog_li_img img {
  max-width: 290px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.blog_list_area .blog_ttl_area {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-top: 14px;
}
.blog_list_area .blog_ttl_img {
  -webkit-flex-basis: 18%;
  flex-basis: 18%;
}
.blog_list_area .blog_ttl_name {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-basis: 82%;
  flex-basis: 82%;
  -webkit-align-items: center;
  align-items: center;
  padding-left: 2%;
  font-size: 14px;
  font-weight: 500;
  color: #a8a8a8;
}
.blog_list_area .blog_li_txt {
  font-weight: 500;
  padding-top: 6px;
}
.blog_list_area .blog_new {
  font-size: 12px;
  font-weight: 500;
  color: #CF000E;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 2px;
  display: inline-block;
  line-height: 1;
  padding: 1px 2px;
}

/*IE*/
@media all and (-ms-high-contrast:none) {
.blog_list_area .blog_new {
  padding: 3px 2px 1px;
}
}

@media screen and (max-width:767px) {
.blog_list_area .blog_li_txt {
  font-size: 16px;
}
}

/*==========================================
 施工事例
===========================================*/
.blog_list_area .gallery_ul {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blog_list_area .gallery_li {
  -webkit-flex-basis: 28%;
  flex-basis: 28%;
  margin: 0 2.5% 24px;
  margin-bottom: 24px;
  position: relative;
  padding-top: 1.2em;
}

@media screen and (max-width:767px) {
.blog_list_area .gallery_li {
  -webkit-flex-basis: 45%;
  flex-basis: 45%;
}
.blog_list_area .gallery_li {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
}
.blog_list_area .gallery_li a {
  display: block;
}
.blog_list_area .gallery_li_ttl {
  text-align: right;
  font-size: 12px;
  font-weight: 500;
  color: #a8a8a8;
}
.blog_list_area .gallery_li_img {
  text-align: center;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 63.5%;
  width: 100%;
}
.blog_list_area .gallery_li_img img {
  max-width: 272px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width:767px) {
.blog_list_area .gallery_li_img img {
  max-width: 100%;
}
}
.blog_list_area .gallery_li_txt {
  font-weight: 500;
  font-size: 16px;
  padding-top: 8px;
}
.blog_list_area .lineclamp_n {
  height: 3em!important;
  position: relative;
  padding-right: 1em;
  overflow: hidden;
  background-color: #f0f0f0;
  line-height: 1.3;
  text-overflow: ellipsis;
}
.blog_list_area .lineclamp_n:before {
  content: "...";
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 1em;
}
.blog_list_area .lineclamp_n:after {
  content: "";
  position: relative;
  right: -1em;
  float: right;
  width: 1em;
  height: 100%;
  background-color: inherit;
  margin-left: -1em;
}
.blog_list_area .lineclamp {
  height: 4.3em;
  position: relative;
  padding-right: 1em;
  overflow: hidden;
  background-color: #f0f0f0;
}
.blog_list_area .lineclamp:before {
  content: "...";
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 1em;
}
.blog_list_area .lineclamp:after {
  content: "";
  position: relative;
  right: -1em;
  float: right;
  width: 1em;
  height: 100%;
  background-color: inherit;
  margin-left: -1em;
}
.blog_list_area .gallery_new {
  text-align: right;
  font-size: 12px;
  font-weight: 500;
  color: #F00;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width:767px) {
.blog_list_area .gallery_new {
}
}
.blog_list_area .cvoice_new {
  font-size: 12px;
  font-weight: 500;
  color: #F00;
  height: 20px;
  text-align: left;
}




/*page-nav*/
.pager_btn {
/*	margin-bottom: 100px;*/
}

.wp-pagenavi {
	text-align: center;
	padding: 10px 10px 5px;
	margin: 70px 0 0 0;
}
.wp-pagenavi .page {
	display: inline-block;
	color:#000;
	font-size:14px;
	border: 1px solid #989792;
	text-decoration: none;
	vertical-align: middle;
	background: #fff;
/*	padding: 1px 10px;
	margin: 0 2px;*/
	-webkit-transition: all .3s;
	transition: all .3s;
width: 46px;
line-height: 46px;

}
.wp-pagenavi .current {
	display: inline-block;
	color:#fff;
	font-size:14px;
	border: 1px solid #989792;
	text-decoration: none;
	vertical-align: middle;
	background: #989792;
/*	padding: 1px 10px;
	margin: 0 2px;*/
	-webkit-transition: all .3s;
	transition: all .3s;
width: 46px;
line-height: 46px;
}

@media screen and (min-width: 768px) {
.wp-pagenavi a.page:hover,
.wp-pagenavi a.current:hover {
	color:#fff;
	background: #989792;
}
}

/*次ページ遷移ボタン*/
.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
	color: #989792;
	font-size: 9px;
	text-decoration: none;
display: inline-block;
width: 46px;
line-height: 46px;
border: 1px solid #989792;
	vertical-align: middle;
}
.wp-pagenavi .nextpostslink {
background: url(../images/n_voice/pagearrow2.png) 46px 0px;
color: rgba(0,0,0,0);
}
.wp-pagenavi a.nextpostslink:hover{
	background: url(../images/n_voice/pagearrow2.png) 46px 46px;
}


/*前ページ遷移ボタン*/
.wp-pagenavi .previouspostslink {
	width: 46px;
	height: 46px;
	display: inline-block;
	background: url(../images/n_voice/pagearrow2.png) 0px 0px;
	color: rgba(0,0,0,0);
}
.wp-pagenavi a.previouspostslink:hover {
	width: 46px;
	height: 46px;
	display: inline-block;
	background: url(../images/n_voice/pagearrow2.png) 0px 46px;
}


@media screen and (min-width: 0px) and (max-width:767px) {
.wp-pagenavi {
	text-align: center;
	padding: 10px 10px 5px;
	margin: 0 0 0 0;
}
.wp-pagenavi .page {
	font-size:14px;
	background: #fff;
	width: 30px;
	line-height: 30px;
}
.wp-pagenavi .current {
	font-size:14px;
	width: 30px;
	line-height: 30px;
}

/*次ページ遷移ボタン*/
.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
	font-size: 9px;
	width: 30px;
	line-height: 30px;
}
.wp-pagenavi .nextpostslink {
background: none;
color: rgba(0,0,0,1);
}
.wp-pagenavi a.nextpostslink:hover{
	background: none;
}

/*前ページ遷移ボタン*/
.wp-pagenavi .previouspostslink {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: none;
	color: rgba(0,0,0,1);
}
.wp-pagenavi a.previouspostslink:hover {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: none;
}
}
/*11/26修正分*/
.img_position span img {
  opacity: 0.7;
}
.img_position span:before {
    content: "このイベントは終了しました。";
    z-index: 10;
    position: absolute;
    top: 44%;
    left: 0;
    right: 0;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    display: block;
}
.img_position span:after {
    content: " ";
    z-index: -10;
    top: 1px;
    left: 0;
    position: absolute;
    background: rgba(0,0,0,1);
    width: 99.4%;
    height: 99%;
    margin: 0 0.4%;
}

/*フリーエディター*/
.entryBox strong {
  font-weight: bold;
}
.entryBox ul {
  list-style-type: disc;
  padding-left: 22px;
}
.entryBox ol {
  list-style-type: decimal;
  padding-left: 22px;
}
.entryBox .marker-yellow {
  background: linear-gradient(transparent 70%, #fef009 0%);
}


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