/*----------------------------------------------------
    共通css
----------------------------------------------------*/
.imgarea.caption {
    text-align: center;
}

.imgarea.caption img {
    display: block;
    margin: 0 auto 0.5rem;
    border: solid 1px #eee;
    width: auto;
    max-width: 600px;
}
.contents .addParts02 p.note {
    color: #fff;
    font-size: 14px;
}
#headTopArea h1:before, 
#headTopArea a:before,
.sitename:before,
.siteName:before,
.l-siteinfo__sitename:before{
    content: "PR";
    display: inline-block;
    background: #000;
    color: #fff;
    text-align: center;
    width: fit-content;
    margin-right: 1rem;
    font-size: 1.5rem;
    padding: 0 1rem;
    line-height: 1.3;	
}

footer p.copy a:before, 
.l-footer-bottom__copy a:before,
.l-footer-copy a:before  {
    content: "【PR】";
}
.lower-bottom .areaTtlBox.white .en {
    color: #daecf9;
    font-weight: bold;
}
.lower-bottom .areaTtlBox.white .areaTtl {
    color: #fff;
}
.lower-bottom .areaTtlBox .areaTtl {
    color: #333;
    font-size: 3.2rem;
    line-height: 1.6;
}
.btn-web a.btn-web_hikaku {
    background: #c51b87 url(https://www.asbestos-investigation.net/wp/wp-content/themes/SE024/img/icon_arrow01_white.png) right 20px center no-repeat;
    background-size: 15px auto;
    color: #fff;
    width: 90%;
    margin: 20px auto;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    display: block;
    padding: 20px 30px;
    border-radius: 100px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 30%);
    overflow: hidden;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
    text-decoration: none;
    font-size: 16px;
}
.lower-bottom .addParts02 .mainArea .companyList .caption {
    width: 98%;
    overflow-x: auto;
    white-space: nowrap;
    line-height: 2.5em;
    scrollbar-width: thin;
    margin-top: 0;
}
/*20210827*/
.date p{
	font-size:.8em;
}

#g-nav {
	z-index:9999;
	background:#fff;
	font-weight:bold;
	font-size:1.5rem;
}
.img_center {
    font-size: 10px;
    color: #999999;
    margin: 30px auto 30px;
    text-align: center;
    word-break: break-all;
line-height: 1.6rem;
}
.img_center img {
    padding-bottom: 5px;
}

/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/

@media screen and (min-width: 600px) {
/*/////////////PC用のCSSをここに作成してください。/////////////*/
/*/////////////必ず中括弧の中に作成してください。/////////////*/
.contents {overflow: hidden;}
/*情報更新*/
.official{
  padding: 20px 100px;
  background:#f5f5f559;
  border-radius: 30px 30px 30px 30px;
}
.official li{
text-align:left;
}

.official .partTtl{
  background  : #fcfcfc;
  padding     : 20px;
}
.official .partTtl{
  display     : inline-block;
  font-size   : 30px;
  margin:0px ;
  font-weight : bold;
  color       : #ffffff;
  text-shadow:  2px  2px 10px #777 ,
               -2px  2px 10px #777 ,
                2px -2px 10px #777 ,
               -2px -2px 10px #777;
}
.official .partTtl:before{
display:none;
}
.center{
  text-align:center;
}
.right{
  text-align:left;
}
   .heading{
padding: 0rem 1rem;
    border-left: 6px double #000;
    font-weight: bold;
}

ul.column_record{display:block; width:100%; margin:auto; max-height:300px;overflow-y: scroll; padding:10px;border: solid 2px #1b87c5; margin-bottom:15px;}
ul.column_record li{display:block; background:none;border-bottom: solid 1px #1b87c5; margin-bottom:10px; padding:0px 0px 5px 0px;}
ul.column_record li::before{content:none;}
ul.column_record li span.day{font-size:small; display:block; background:none; color:#000;margin:0px;}

.mini{
  font-size:10px;
  text-align:right;
}

.official h5 {
   font-size: 18px;
   font-weight: bold;
   margin: 20px 0;
}
.official h6 {
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0;
}
.navl ul.hvChild li {display: none;}
.navl ul.hvChild li:first-child {display: block;}	
	
/* addParts02 */	
.lower-bottom .addParts02{margin: auto;padding: 2rem 0;background: #395780;}
.lower-bottom .addParts02 .areaInner{
  margin: 0 -200%;
  padding: 6em 200% 0;
  background: url(./img/add02_vis.jpg) 50% 0 no-repeat;
  background-size: 30% auto;
}
.lower-bottom .addParts02 .headBox{
  margin: 0 0 1em;
  padding: 1em 1em 1.2em;
  background: rgba(255,255,255,0.80);
}	
.lower-bottom .addParts02 .partTtl{
  margin: 0 0 0.4em;
  font-size:1.8rem;
  text-align: center;
  line-height: 1.4;
}

.lower-bottom .addParts02 .headBox .engTtl{
  position: relative;
  padding: 0 0 0.4em;
  font-family: Arial, Helvetica," sans-serif";
  text-align: center;
  color: #d90000;
  font-size:1.0rem;
}
.lower-bottom .addParts02 .headBox .engTtl::before{
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background: #d90000;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -20px;
}
.lower-bottom .addParts02 .headBox .engTtl::after{
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background: #222;
  bottom: 0;
  left: 50%;
}
.lower-bottom .addParts02 .introTxt{
  margin: 0 0.2em 2em;
}

.lower-bottom .addParts02 .mainArea .boxTtl{
  position: relative;
  margin: 0 0 1em;
  border-top: 3px solid #eee;
  background: url(./img/dotline4.png) 0 100% repeat-x;
  background-size: auto 1px;
  font-size:1.7rem;
}
.lower-bottom .addParts02 .mainArea .boxTtl a{
  display: block;
  padding: 0.6em 1.6em 0.6em 0.4em;
  background: url(./img/arrow.png) 98% 50% no-repeat;
  background-size: 8px auto;
}

.lower-bottom .addParts02 .mainArea .boxTtl::before{
  content: "";
  position: absolute;
  background: #d90000;
  width: 45px;
  height: 3px;
  top: -3px;
  left: 0;
}

.lower-bottom .addParts02 .mainArea .companyListBox {
    margin: 0 20px;
    display: flex;
    flex-wrap: wrap;
}
.lower-bottom .addParts02 .mainArea .companyList {
    box-sizing: border-box;
    width: calc(((100% - 40px) / 3) - 1px);
    margin: 0 20px 20px 0;
    padding: 20px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
}
.lower-bottom .addParts02 .mainArea .companyList:nth-child(3n){
  margin-right: 0;
}

.lower-bottom .addParts02 .mainArea .companyList .caption {
 width: 98%;  /* コンテンツが見切れて見えるようにする */
 overflow-x: auto;  /* 横スクロールの指定 */
 white-space: nowrap;  /* 横スクロールの指定 */
   /* スクロールを滑らかにする */
   /* スクロールを滑らかにする */
 line-height: 2.5em;
 scrollbar-width: thin;
 margin-top: 0;
}

.lower-bottom .addParts02 .mainArea .companyList .flame{width: 100%;text-align: center;}
.lower-bottom .addParts02 .mainArea .companyList .flame img{
  width: 100%;
  height: 158px;
}

.lower-bottom .addParts02 .mainArea .companyList .caption {
 width: 98%;  /* コンテンツが見切れて見えるようにする */
 overflow-x: auto;  /* 横スクロールの指定 */
 white-space: nowrap;  /* 横スクロールの指定 */
   /* スクロールを滑らかにする */
   /* スクロールを滑らかにする */
 line-height: 2.5em;
 scrollbar-width: thin;
 margin-top: 0;
}

.lower-bottom .addParts02 .mainArea .companyList .flame img{
  width: 100%;
}
.lower-bottom .addParts02 .mainArea .companyList .sttl{
  margin: 1rem 0 1.5rem;
  padding: 0.5rem 0 1rem;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  position: relative;
}
.lower-bottom .addParts02 .mainArea .companyList .sttl::before {
  content: "";
  position: absolute;
  width: 70px;
  height: 3px;
  background: #325c84;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.lower-bottom .addParts02 .mainArea .companyList .sttl a{
  display: block;
  position: relative;
  padding: 1em 1.6em 0.8em 2em;
  background: url(./img/arrow.png) 98% 50% no-repeat;
  background-size: 7px auto;
}
.lower-bottom .addParts02 .mainArea li .sttl a::before{
  content: "";
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  background: url(./img/add03_deco.png) 0 0 no-repeat;
  background-size: 1.5em auto;
  top: 0.6em;
  left: 0.1em;
}
.lower-bottom .addParts02 .mainArea .companyList .txtBox{
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.lower-bottom .addParts02 .mainArea .companyList .priceBox{
  text-align: center;
  margin: 0 0 1rem;
}
.lower-bottom .addParts02 .mainArea .companyList .priceBox .price{
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  position: relative;
  padding-left: 50px;
}

.lower-bottom .addParts02 .mainArea .companyList .priceBox .price:before {content: "";background: url(img/icon_money01.png) no-repeat center;width: 42px;height: 42px;display: block;position: absolute;left: 0;top: calc(50% - 21px);background-size: 100%;}

  
.lower-bottom .addParts02 .mainArea .companyList .priceBox .price .large{
  font-size: 2.8rem;
  font-family: 游明朝;
  font-size: 4rem;
}
.lower-bottom .addParts02 .mainArea .companyList .priceBox .price .red{
  color: #c51b87;
  font-family: 游明朝;
  font-size: 4rem;
}
.lower-bottom .addParts02 .mainArea .companyList .sttl::before{content: "";position: absolute;width: 70px;height: 3px;background: #325c84;bottom: 0;left: 0;right: 0;margin: auto;}
.lower-bottom .addParts02 .mainArea .companyList .txtBox p{}
.lower-bottom .addParts02 .mainArea li .btn-internal {margin: auto}
.lower-bottom .addParts02 .mainArea li .btn-internal a{width: 90%;margin: auto;padding: 2rem;}
.lower-bottom .areaTtlBox {
    text-align: center;
    margin: 0 auto 2rem;
}
.lower-bottom .areaTtlBox .en {
    font-size: 2.4rem;
    margin: 0 0 5px;
}
.lower-bottom .addParts .addInner {
    max-width: 1000px;
    margin: auto;
}
.lower-bottom .areaTtlBox {
    text-align: center;
    margin: 0 auto 6rem;
}	
	
	
/* addParts02 end */	
	
/*20210827*/	
#visArea {
    height: 480px;
	}
	
	
.contents_low {display: flex;margin: 0 auto;width: 1000px;}

.contents_low .page, .contents_low .category {
    margin: 0 3rem 0 0;
}

#side {
    margin: 3rem 0 0;
    /* border: solid 1px #ddd; */
    width: 35%;
}

#side .sttl a {
    background: #325c84;
    color: #fff;
    font-weight: bold;
}

#side  a {
    display: block;
    padding: 1.5rem;
    line-height: 1.4;
    font-size: 1.3rem;
    background: #f4f5fb;
    margin-bottom: 2px;
    color: #555;
}	
.fixBan {
    position: fixed;
    bottom: 16rem;
    right: 0;
    width: 300px;
    z-index: 50;
    display: none;
}
	
	
	
	
	
	
}

.asbestos-material {
  margin-bottom: 1.5em;
  padding: 1em;
  border: 1px solid #ddd;
  border-radius: 8px;
  background: #fafafa;
}
.asbestos-material h3 {
  font-size: 1.2em;
  margin-top: 0;          /* ← 上余白をなくす */
  margin-bottom: 0.5em;   /* 下は少しだけ余白 */
  padding: 0.4em 0.6em;
  background: #e6f1fb;    /* 水色背景 */
  border-radius: 4px;
}
.asbestos-material dt {
  font-weight: bold;
  margin-top: 0.4em;
}
.asbestos-material dd {
  margin-left: 0;
  margin-bottom: 0.4em;
}


/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

@media screen and (max-width: 599px) {
/*/////////////SP用のCSSをここに作成してください。/////////////*/
/*/////////////必ず中括弧の中に作成してください。/////////////*/

/*情報更新*/
.official{
  background:#f5f5f559;
  border-radius: 30px 30px 30px 30px;
      padding: 10%;
}


.official .partTtl{
  background  : #fcfcfc;
  padding     : 10px;
}
.official .partTtl{
  display     : inline-block;
  font-size : 20px;
  margin:0px ;
  font-weight : bold;
  color       : #ffffff;
  text-shadow:  2px  2px 10px #777 ,
               -2px  2px 10px #777 ,
                2px -2px 10px #777 ,
               -2px -2px 10px #777;
}
.official .partTtl:before{
display:none;
}
.center{
  text-align:center;
}
.right{
  text-align:right;
}

#side {
display:none;
}
  .fb-container {
    width: 500px;
  }
     .heading{
padding: 0rem 1rem;
    border-left: 6px double #000;
    font-weight: bold;
}
ul.column_record {
    display:block;
    width:100%;
    margin:auto;
    max-height:300px;overflow-y: scroll;
    padding:10px;
    border:solid 1px #FFCC00;
    margin-bottom:15px;
}
ul.column_record li {
    display:block;
    background:none;
    border-bottom:solid 1px #ff9933;
    margin-bottom:10px; padding:0px 0px 5px 0px;
}

ul.column_record li::before {
    content:none;
}
ul.column_record li span.day {
    font-size:small;
    display:block;
    background:none;
    color:#000;
    margin:0px;
}

.official h5 {
   font-size: 18px;
   font-weight: bold;
   margin: 20px 0;
}

.official h6 {
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0;
}
	
	
/* addParts02 */

.lower-bottom .addParts02{padding: 60px 0;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#395780+0,437698+100 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#395780+0,437698+100 */
background: #395780; /* Old browsers */
background: -moz-linear-gradient(left, #395780 0%, #437698 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #395780 0%,#437698 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #395780 0%,#437698 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#395780', endColorstr='#437698',GradientType=1 ); /* IE6-9 */}
.lower-bottom .addParts02 .areaInner{
  max-width: 1000px;
  margin: auto;
}
.lower-bottom .addParts02 .headBox{
  margin: 0 176px 20px;
  padding: 24px 40px 24px;
  background: rgba(255,255,255,0.80);
}

.lower-bottom .addParts02 .partTtl{
  margin: 0 0 8px;
  font-size:28px;
  font-size:2.8rem;
  text-align: center;
}

.lower-bottom .addParts02 .headBox .engTtl{
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 8px;
  font-family: Arial, Helvetica," sans-serif";
  text-align: center;
  color: #d90000;
  font-size:12px;
  font-size:1.2rem;
}
.lower-bottom .addParts02 .headBox .engTtl::before{
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background: #d90000;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -30px;
}
.lower-bottom .addParts02 .headBox .engTtl::after{
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background: #222;
  bottom: 0;
  left: 50%;
}
.lower-bottom .addParts02 .introTxt{
  margin: 0 20px 50px;
}

.lower-bottom .addParts02 .mainArea .boxTtl{
  position: relative;
  margin: 0 0 20px;
  border-top: 3px solid #eee;
  background: url(./img/dotline4.png) 0 100% repeat-x;
  background-size: auto 1px;
  font-size:22px;
  font-size:2.2rem;
  text-align: center;
}
.lower-bottom .addParts02 .mainArea .boxTtl a{
  display: block;
  padding: 16px 20px 18px;
  background: url(./img/arrow.png) 98% 50% no-repeat;
  background-size: 8px auto;
}

.lower-bottom .addParts02 .mainArea .boxTtl::before{
  content: "";
  position: absolute;
  background: #d90000;
  width: 70px;
  height: 3px;
  top: -3px;
  left: 0;
}

.lower-bottom .addParts02 .mainArea .companyListBox {
    display: block;
    flex-wrap: unset;
}
.lower-bottom .addParts02 .mainArea .companyList {
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
	    margin-bottom: 20px;
}
.lower-bottom .addParts02 .mainArea .companyList:nth-child(3n){
  margin-right: 0;
}

.lower-bottom .addParts02 .mainArea .companyList .caption {
 width: 98%;  /* コンテンツが見切れて見えるようにする */
 overflow-x: auto;  /* 横スクロールの指定 */
 white-space: nowrap;  /* 横スクロールの指定 */
   /* スクロールを滑らかにする */
   /* スクロールを滑らかにする */
 line-height: 2.5em;
 scrollbar-width: thin;
 margin-top: 0;
}

.lower-bottom .addParts02 .mainArea .companyList .flame{width: 100%;text-align: center;}
.lower-bottom .addParts02 .mainArea .companyList .flame img{
  width: 100%;
  height: 158px;
}
.lower-bottom .addParts02 .mainArea .companyList .sttl{margin: 25px 0;padding: 0 20px 20px;font-size: 26px;font-size: 2.6rem;font-weight: bold;line-height: 1.5;position: relative;text-align: center;}
.lower-bottom .addParts02 .mainArea .companyList .txtBox{
  text-align: center;
  font-size: 1.8rem;
}
.lower-bottom .addParts02 .mainArea .companyList .priceBox{
  text-align: center;
  margin-top: 1.6rem;
}
.lower-bottom .addParts02 .mainArea .companyList .priceBox .price{
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 3px;
  position: relative;
  padding-left: 50px;
}
.lower-bottom .addParts02 .mainArea .companyList .priceBox .price .large{
  font-size: 2.8rem;
  font-family: 游明朝;
  font-size: 4rem;
}
.lower-bottom .addParts02 .mainArea .companyList .priceBox .price .red{
  color: #c51b87;
  font-family: 游明朝;
  font-size: 4rem;
}
  
.lower-bottom .addParts02 .mainArea .companyList .priceBox .price{
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
} 
  
.lower-bottom .addParts02 .mainArea .companyList .priceBox .price:before {content: "";background: url(img/icon_money01.png) no-repeat right center;width: 42px;height: 42px;display: block;position: absolute;left: 0;top: calc(50% - 21px);background-size: 100%;}

  
  
.lower-bottom .addParts02 .mainArea .companyList .sttl::before{content: "";position: absolute;width: 70px;height: 3px;background: #325c84;bottom: 0;left: 0;right: 0;margin: auto;}
.lower-bottom .addParts02 .mainArea li .sttl a{display: block;position: relative;background: url(./img/arrow.png) 98% 50% no-repeat;background-size: 7px auto;}
.lower-bottom .addParts02 .mainArea li .sttl a:hover{
  opacity: 0.7;
  text-decoration: none;
}
.lower-bottom .addParts02 .mainArea li p{}
.lower-bottom .addParts02 .mainArea li .btn-internal:hover a::before{
  animation-name: btn-action11;
  animation-duration: .5s;
  animation-delay: 0;
  animation-fill-mode: backwards;
}
.lower-bottom .areaTtlBox .en {
    font-size: 1.6rem;
    margin: 0 0 5px;
}
.lower-bottom .addParts .addInner {
    max-width: calc(100% - 4rem);
    margin: auto;
}
.lower-bottom .areaTtlBox {
    text-align: center;
    margin: 0 auto 2rem;
}
.lower-bottom .areaTtlBox .areaTtl {
    font-size: 2.4rem;
    line-height: 1.6;
}	
.btn-tel a.btn-tel_hikaku {
    position: relative;
    display: block;
    margin: 2rem auto;
    padding: 2rem 4rem;
    border-radius: 100px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 30%);
    background: #1b87c5;
    background-size: 7px auto;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 1.4;
    text-decoration: none;
    font-size: 1.5rem;
    width: 90%;
    box-sizing: border-box;
}
.btn-tel a.btn-tel_hikaku:before {
    display: block;
    position: absolute;
    content: "";
    background: url(https://www.asbestos-investigation.net/wp/wp-content/themes/SE024/img/icon_tel.png) 0 0 no-repeat;
    background-size: auto 20px;
    width: 20px;
    height: 20px;
    margin: 0;
    left: 15px;
    top: 40%;
}
	
	
/* addParts02 end */	
	
.fixBansp {
    position: fixed;
    bottom: 0px;
    z-index: 10;
} 	
footer .botArea {
    padding: 1em 0 130px;
}	
.main .float-wrap {
    text-align: center;
}	


.imgarea.caption img {
    max-width: 90%;
}

	
	
	
	
	
	
	
	
}