
#pdtSecBox01.secBox {
padding-top: 20px;
}
#pdtSecBox01.secBox h2 {
font-size: 24px;
}

p.pdtImg {
padding-top: 30px;
text-align: center;
}

.pdtSpecBox {
padding-top: 40px;
}

.pdtTable {
border-top: 1px solid #aaa;
border-left: 1px solid #aaa;
margin: 10px 0 5px;
padding: 0;
width: 100%;
}
.pdtTable caption {
font-weight: bold;
padding: 10px 0 15px;
text-align: left;
line-height: 1.4;
color: #044e87;
}

.pdtTable th,
.pdtTable td {
margin: 0px;
padding: 8px 10px;
border-right: 1px solid #aaa;
border-bottom: 1px solid #aaa;
text-align: center;
vertical-align: middle;
font-size: 15px;
line-height: 1.4;
letter-spacing: 1px;
}
.pdtTable th { background-color: #e5edf3;}
.pdtTable .tblbgClrTit {
font-size: 15px;
background-color: #75A0BB;
}

.pdtTable td ul {
text-align: left;
}

.itemImg {
text-align: center;
}

#pdtStep {
overflow: hidden;
}

.pdtStepLink {
padding-top: 20px;
}

.pdtStepLink .linkBtn02:not(:first-child) {
padding-top: 20px;
}

.pdtStepBox {
padding-top: 20px;
}

.pdtStepLink .linkBtn02 a {
display: block;
}



/* 追加2020-12-24 */
.pdtCharaCol2 {
padding-top: 10px;
}

.pdtCharaPoint {
background-color: #ffeaea;
border: 2px solid #c00;
margin: 20px 0 0;
padding: 0 15px 15px;
font-size: 16px;
}

.pdtCharaPoint .tit {
position: relative;
display: inline-block;
margin: -10px 0 0;
padding: 10px 20px;
background: #c00;
font-size: 20px;
line-height: normal;
color: #fff;
}
.pdtCharaPoint .tit::before {
content: "";
position: absolute;
top: 0;
left: 0;
border-bottom: 1em solid transparent;
border-left: 1em solid #9A0000; 
z-index: 100;
}

.pdtCharaPoint li strong {
color: #c00;
font-size: 16px;
}


@media screen and (min-width: 768px), print {
  .pdtCharaCol2 {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  padding-top: 0;
  }
  
  .pdtCharaPoint {
  padding: 0 15px 30px;
  }
  
  .pdtCharaPoint li {
  margin: 0;
  padding: 10px 0;
  }
  
}


/* 事例
----------------------------------------------- */

.pdtCase {
position: relative;
padding: 16px 20px 30px;
margin-top: 20px;
border: 1px dotted #044e87;
}

.pdtCase h3 {
display: inline-block;
font-size: 18px;
line-height: 1.2;
padding: 0 0 4px;
border-bottom: 1px solid #044e87;
margin: 0 0 10px;
color: #044e87;
}

.pdtCase h3::before {
display: inline-block;
vertical-align: bottom;
font-family: "Font Awesome 5 Free";
content: "\f1ad";
font-size: 24px;
color: #044e87;
font-weight: bold;
margin: 5px 10px 0 0;
}

/* 製品紹介
----------------------------------------------- */

#refractory .pdtIntroBox {
padding-top: 15px;
}
#silenttrimat .pdtIntroBox .pdtImg {
padding-top: 10px;
}

.pdtIntroList h3 {
font-size: 18px;
border: 1px solid  #044e87;
padding: 10px 14px;
border-left: 4px solid #044e87;
}

.pdtIntroList h3 span {
display: inline-block;
font-size: 16px;
color: #044e87;
}

.pdtIntroList dl {
padding-top: 10px;
}

.pdtIntroList dl:not(:first-child) {
padding-top: 60px;
}

#pdtIntro section {
padding-top: 40px;
}

.pdtIntroBox {
padding: 0;
}

.pdtIntroBox .pdtImg {
padding-top: 10px;
}

.pdtIntroBox .pdtImg img {
width: 100%;
height: auto;
}

.introTxtCol1 ul,
.introTxt ul {
list-style: disc;
padding-top: 5px;
padding-left: 20px;
}

.pdtIntroList dd li {
padding-top: 5px;
}

.pdtIntroList span.develop {
margin-right: 5px;
padding: 4px 10px;
background:	#044e87;
font-size: 14px;
font-weight: normal;
letter-spacing: 1.2px;
color: #fff;
line-height: 1;
}

.pdtIntroBox .thumbList {
padding: 10px 0 0;
margin: 0;
}

.pdtIntroBox .thumbList li {
display: inline-block;
width: 100px;
position: relative;
border: 2px solid #044e87;
}

.pdtIntroBox .thumbList li img {
width: 100%;
height: auto;
}

.pdtIntroBox .thumbList li:hover {
opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha(opacity=50)";
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
zoom: 1; 
}

.pdtIntroBox .thumbList li::after {
position: absolute;
bottom: 0px;
right: 0px;
background: rgba(255,255,255,.6);
margin: 0;
padding: 2px 8px;
display: inline-block;
vertical-align: bottom;
font-family: "Font Awesome 5 Free";
content: "\f00e";
font-size: 20px;
color: #044e87;
font-weight: bold;
}

.pdtIntroBox .thumbList li:not(:first-child) {
margin-left: 10px;
}

/* 製品紹介 開発中製品
----------------------------------------------- */

.pdtDevelop {
padding: 10px 0 0;
}

.pdtDevelopBox {
padding: 10px 20px 20px;
border: 1px dotted #044e87;
}

.pdtDevImg01 {
width: 275px;
margin: 0 auto;
text-align: center;
}	


/* 製品紹介 アンカーナビ
----------------------------------------------- */

#pdtIntro nav li { 
display: inline-block;
vertical-align: top;
padding-top: 10px;
width: 100%;
}


#pdtIntro nav li a {
position: relative;
display: block;
padding: 6px 8px;
background: #044e87;
color: #fff;
}

#pdtIntro nav li a::after {
position: absolute;
top: 30%;
right: 10px;
bottom: 0;
margin: auto;
font-family: "Font Awesome 5 Free";
content: "\f107";
font-weight: bold;
font-size: 12px;
line-height: 1.4;
}

#pdtIntro nav li a span {
font-size: 11px;
}

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

    #contactBox h2 img {
    width: 100%;
    height: auto;
    }

		p img {
		width: 100%;
		height: auto;
		}
		
		/*アコーディオン*/
		.accordion {
		padding-top: 10px;
		}

		.accordion ul {
		margin: 0;
		padding: 0 !important;
		list-style: none !important;
    list-style-type: none !important;
		}

		.accordion .menu {
		display: block;
		position: relative;
		margin: 1px 0 0;
		padding: 14px 10px;
		background: #044e87;
		color: #fff;
		text-align: center;
		font-weight: normal;
		}

		.accordion .child {
		display: none;
		margin: 0 0 -1px;
		padding: 0;
		background: #fff;
		border: 1px solid #aaa;
		}

		.accordion .child li {
		margin: 0;
		}

		.accordion .child li:not(:first-child) {
		border-top: 1px dotted #888;	
		}

		.accordion .child li a {
		position: relative;
		display: block;
		padding: 18px 30px 18px 10px;
		line-height: 1;
		text-decoration: none;
		}

		.accordion .child li a span {
		font-size: 11px;
		font-weight: normal;
		letter-spacing: 1px;
		}

		.accordion .child li a::after {
		position: absolute;
		top: 30%;
		right: 10px;
		bottom: 0;
		margin: auto;
		font-family: "Font Awesome 5 Free";
		content: "\f107";
		font-weight: bold;
		font-size: 18px;
		line-height: 1.4;
		}

		.switch .menu:after {
		position: absolute;
		top: 70%;
		right: 20px;
		margin-top: -1.4rem;
		content: "\f105";
		font-family: "Font Awesome 5 Free";
		font-size: 20px;
		font-weight: bold;
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		-moz-transition: all, 0.25s, linear;
		-o-transition: all, 0.25s, linear;
		-webkit-transition: all, 0.25s, linear;
		transition: all, 0.25s, linear; }
		
		.switch .menu.active:after {
		top: 70%;
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg); }

		.accordion a {
		display: block;
		font-weight: bold;
		}

}

@media screen and (min-width: 768px), print {
		
		#contactBox {
		padding-top: 50px;
		}
		
		.pdtSpecBox {
		-webkit-display: flex;
		display: flex;
		justify-content: space-between;
		-webkit-justify-content: space-between;
		}

		.itemImg {
		width: 320px;
		margin-right: 40px;
		}
    
    .pdtSpecBox .itemImg {
      flex-shrink: 0;
    }

		.itemImg img {
		width: 320px;
		height: auto;
		}

		.pdtTableBox {
		width: 520px;
		}
		
		.pdtTable caption {
		padding: 0 0 10px;
		font-size: 18px;
		}
		
		.productList > li:not(:first-child) {
		padding-top: 60px;
		}
		
		.pdtStepBox {
		display: -webkit-flex;
		display: flex;
		}
		
		.pdtStepLink {
        clear: right;
        width: 480px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 40px;
		}
		

		.balloonBox .balloonTxtBox::before {
		font-size: 40px;
		margin-top: 0;
		}
		
		#silenttrimat .pdtIntroBox .pdtImg {
		width: 420px;
		height: auto;
		padding-top: 0;
		}
		
		.pdtCase {
		position: relative;
		padding: 16px 20px 30px;
		margin-top: 20px;
		border: 1px dotted #044e87;
		}

		
		/* 製品紹介
		----------------------------------------------- */
		
/*		#pdtIntro section:first-child {
		padding-top: 60px;
		}*/
		
		#pdtIntro nav li { 
		display: inline-block;
		vertical-align: top;
		width: 210px;
		padding-top: 10px;
		}
		
		#pdtIntro nav li:not(:first-child):not(:nth-child(5)) {
		margin-left: 10px;
		}
		
		#pdtIntro nav li a {
		position: relative;
		display: block;
		padding: 6px 8px;
		background: #044e87;
		color: #fff;
		}
		
		#pdtIntro nav li a::after {
		position: absolute;
		top: 30%;
		right: 10px;
		bottom: 0;
		margin: auto;
		font-family: "Font Awesome 5 Free";
		content: "\f107";
		font-weight: bold;
		font-size: 15px;
		line-height: 1.4;
		}
		
		#pdtIntro nav li a span {
		display: block;
		letter-spacing: 1px;
		}
		
    .pdtIntroBox {
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
		}
		.pdtIntroBoxCol1 {
		justify-content: space-between;
		}
		
    .pdtIntroBoxCol1 .pdtImg,
		.pdtIntroBox .pdtImg {
		width: 420px;
		padding-top: 0;
		}

		.introTxt {
		width: 420px;
		}
		.pdtIntroBoxCol1 .introTxt {
    width: 100%;
    }
        
		/* 製品紹介 開発中製品
		----------------------------------------------- */
		
		.pdtDevelop {
		padding-top: 10px;
		}
		
		.pdtDevelopBox {
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0;
		}
		
		.pdtDevImg01 {
		width: 425px;
		text-align: left;
		}	
		
		.pdtDevelopBox p {
		padding-top: 0;
		}
		
		.pdtDevImg01  p {
		text-align: left;
		}
		
		.pdtDevImg02 {
		width: 375px;
		}
		.pdtDevImg01 img {
		width: 380px;
		height: auto;
		}
		.pdtDevImg02 img {
		width: 375px;
		height: auto;
		}
		
		
		#refractory .rfReadBox {
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
		}

		#refractory .rfReadBox figure {
		margin-left: 60px;
		}

}

/* 追加2020-12-24 */

#pdtEgImg img {
width: 100%;
height: auto;
}

@media screen and (min-width: 768px), print {

  #pdtEgImg img {
  width: 420px;
  }

}

/* メディア紹介 追加2020-12-24
----------------------------------------------- */
#pdtMedia ul li {
margin: 0 0 15px;
}
#pdtMedia ul li a.pdf {
content: "";
background: url(../img_common/pdf_icon.png) no-repeat right center;  
background-size: 15px auto;
padding: 5px 20px 5px 0;
}


/* よくある質問 追加2020-12-24
----------------------------------------------- */

#pdtFaq dl {
border-bottom: 1px dotted #999;
margin: 0 0 20px;
padding: 0 0 20px;
}
#pdtFaq dd p {
margin: 0 0 10px;
padding: 0 !important;
}
#pdtFaq dt, #pdtFaq dd {
margin: 0 0 0 2em;
padding: 10px 0 0;
}
#pdtFaq dt {
margin-bottom: 5px;
font-weight: bold;
line-height: 1.4;
}
#pdtFaq dt::before, #pdtFaq dd::before {
display: block;
float: left;
font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", serif;
font-size: 2em;
width: 1.2em;
text-align: center;
}
#pdtFaq dt::before {
content: "Q";
margin: -8px 0 0 -1.2em;
color: #351b00;
font-weight: normal;
}
#pdtFaq dd::before {
content: "A";
margin: -5px 0 0 -1.2em;
color: #c00;
}
#pdtFaq dt b {
font-size: 18px;
}

/* 製品紹介 直床遮音マットOY430 追加2021-07-07
----------------------------------------------- */ 
#silenttrimat .fBlue{
color: #044e87;
}

#silenttrimat .pcOn {
display: none;
}
#silenttrimat .textCMb {
text-align: center;
}
#silenttrimat .fontSizeM {
font-size: 16px;
}
#silenttrimat .fontSizeL {
font-size: 20px;
}
#silenttrimat .fontSizeLL {
font-size: 24px;
}
#silenttrimat span.develop {
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
width: 76px;
margin-right: 8px;
padding: 4px 0;
background: #e5edf3;
font-size: 14px;
font-weight: normal;
letter-spacing: 1.2px;
line-height: 1;
text-align: center;
color: #044e87;
}
#silenttrimat #pdtSecBox01 .conteTit03 {
font-size: 30px;
}
#silenttrimat mark {
background: linear-gradient(transparent 60%,#FFEC89 0%);
}
#silenttrimat .readBox .mB40 {
margin-top: 10px;
}
#silenttrimat .readBox .fTag {
width: 13.5rem;
padding: 8px 0 8px 60px;
margin-top: 20px;
}

#silenttrimat .pdtImgBoxCol4 .pdtImg {
width: 100%;
}

@media screen and (min-width: 768px){
	#pdtSecBox01 .pdtImgBoxCol2 {
    display: flex;
		flex-direction: row-reverse;
	}
}

#silenttrimat #pdtSecBox01 .pdtImgBoxCol4 {
margin: 40px 0;
align-items: stretch
}
#silenttrimat .pdtImgBoxCol4 .pdtImg figcaption,#silenttrimat .pdtImgBoxCol2 .pdtImg p {
font-weight: normal;
line-height: 1.2;
}
#silenttrimat #secBox01 .pdtImg2 h3 {
margin-top: 0;
width: 100%;
padding: 10px 0;
background-color: #044e87;
border: 0;
color: #fff;
}
#silenttrimat #secBox01 .pdtImg2 img {
width: 100%;
max-width: 420px;
height: auto;
}
#silenttrimat #secBox01 .pdtImg2 {
border: 1px solid #044e87;
text-align: center;
}
#silenttrimat .introTit {
border: 1px solid #044e87;
padding: 10px 15px;
border-left: 4px solid #044e87;
font-weight: bold;
}
#silenttrimat .mB50PcOff {
margin-bottom: 50px;
}
#silenttrimat #secBox04 .imgW100 {
width: 100%;
max-width: 700px;
height: auto;
}


#silenttrimat .audioBox {
padding: 20px
}

#silenttrimat #contactBox .pdtImg img {
width: 100%;
max-width: 880px;
}
#silenttrimat .merit3_box3 {
background-color: #FFF4BD;
width: 100%;
height:100px;
border: 2px solid #c00;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
margin-bottom: 40px;
}
#silenttrimat .merit3_box4 {
border: 2px solid #044e87;
background-color: #fff;
margin-top: 24px;
}
#silenttrimat .merit3_box4 p {
padding-top: 0;
}
#silenttrimat #secBox04 .pdtImg {
width: 100%;
padding: 5px 0 10px;
border: 1px solid #888;
}

#silenttrimat #secBox04 p {
padding: 10px 10px 0;
}

#silenttrimat #pdtSecBox01 .pdtImgOyj {
border :1px solid #e5edf3;
padding: 10px;
margin: 40px 0;
}
#silenttrimat #pdtSecBox01 .pdtImgOyj img {
width: 100%;
max-width: 750px;
display: block;
margin: 20px auto;
}
#silenttrimat #contactBox {
padding-top: 30px;
}
#silenttrimat #pdtSecBox01 .pdtImgOyj ul {
list-style-type: none;
max-width: 750px;
margin: 0 auto;
padding: 0;
}
#silenttrimat #pdtSecBox01 .pdtImgOyj li {
display: -webkit-flex;
display: flex;
}
#silenttrimat #pdtSecBox01 .pdtImgOyj li b {
display: block;
}

#silenttrimat #secBox04 .pdfBg {
margin-bottom: 0;
}

#silenttrimat #contactBox .conteBox {
padding: 20px 0 35px;
}
#silenttrimat #contactBox .box {
margin: 0 20px;
}

#silenttrimat .merit2_p {
margin-bottom: 10px;
}

#silenttrimat .secBox {
padding-top: 25px;
margin-top: 25px;
}

#silenttrimat #pdtSecBox01 {
padding-top: 0;
margin-top: 0;
}

@media screen and (min-width: 768px), print {
	#silenttrimat .fontSizeM {
	font-size: 18px;
	}
	#silenttrimat #secBox04 .fontSizeM {/*調整*/
	font-size: 16px;
	}
	#silenttrimat .fontSizeL {
	font-size: 22px;
	}
	#silenttrimat .fontSizeLL {
	font-size: 30px;}
	
	#silenttrimat .pcOn {
	display: block;
	}
	#silenttrimat .pdtImgBoxCol4 {
	width: 45%;
	}
  #silenttrimat .pdtImgBoxCol2 .box {
	width: 50%;
	}
	#silenttrimat .pdtImgBoxCol2 .pdtTable {
	width: 100%;
	height: 150px;
	}
	#silenttrimat #secBox01 .pdtImgBoxCol2Style .pdtImg,#silenttrimat #secBox01 .pdtImgBoxCol2Style ul {
	width: 50%;
	}
	#silenttrimat #secBox01 .pdtImg2 {
	width: 49%;
	}
	#silenttrimat .mB50PcOff {
	margin-bottom: 0;
	}

	#silenttrimat .textC{
	text-align: center;
	}
	#silenttrimat #secBox03 .pdtImg {
	width: 35%;
	}
	#silenttrimat #secBox03 .pdtImgW65 {
	width: 60%;
	}
	#silenttrimat #secBox03 .pdtImgBoxCol2 {
	height: 440px;
	}
	#silenttrimat .merit3_box3 {
	height: 145px;
	margin-bottom: 0;
	}
	#silenttrimat .merit3_box4 {
	height: 70px;
	}
  
  #silenttrimat #pdtSecBox01 .pdtImgOyj {
  padding: 14px 10px;
	}
	
	#silenttrimat .secBox {
  padding-top: 35px;
  margin-top: 35px;
	}
  
  .fleBox {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  }
  .fleBox.col2 li {
  width: 48%;
  }
  .fleBox.col2 li:nth-child(2n) {
  margin-left: 4% !important;
  }
  
  #relaBox ul.fleBox.col2 li:nth-child(2) {
  padding-top: 0;
  }
}


/* 裏面仕様 */
.btmbox {
position: relative;
margin: -10px 0 0;
padding: 10px 20px;
width: 100%;
background-color: #e5edf3;/*#e4e3de*/
}
.btmbox::before {
content: "";
position: absolute;
top: -30px;
left: 50%;
margin-left: -10px;
border: 10px solid transparent;
border-bottom: 20px solid #e5edf3; /*#e4e3de*/
}
.btmbox .tit {
margin: 0;
padding: 10px 0 0;
}
.btmbox .tit .fOp {
font-weight: normal;
}

.btmbox ul {
list-style: none;
padding: 5px 0 0;
}
.btmbox li {
font-size: 14px;
padding-left: 30px;
position: relative;
}
.btmbox li::before,
.btmbox li::after {
content:"";
display: block;
position: absolute;
}
.btmbox li::before {
width: 20px;
height: 20px;
background: #e5edf3;
border: 1px solid #c1c9d0;
left: 0;
top: 2px;
}
.checkmark::after {
border-left: 3px solid #DC1A11;
border-bottom: 3px solid #DC1A11;
width: 18px;
height: 5px;
transform: rotate(-40deg);
left: 3px;
top: 6px;
}




.btmbox .fPoint {
font-size: 20px;
}

#pdtSecBox01 .fontSizeS {
font-size: 14px;
}

@media screen and (min-width: 768px), print {
  .btmbox::before {
  left: 200px;
  }
}


/* -----------------------------------------------
  壁用制振テープ
----------------------------------------------- */
#wall .introTit {
border: 1px solid #044e87;
padding: 10px 15px;
border-left: 4px solid #044e87;
font-weight: bold;
}

#wall .conteTit01 {
margin: 0;
padding: 20px 0;
text-align: center;
font-size: 30px;
letter-spacing: 10px;
text-shadow: 2px 2px #b5cddf;
font-family: 'Noto Serif JP', serif;
}

#wall .charList li {
box-shadow: 5px 5px #e5edf3;
padding: 15px 0;
}
#wall .charList a {
text-decoration: none;
color: #fff;
}
#wall .details {
background-color: #044e87;
color: #fff;
display: block;
width: 70%;
border-radius: 20px;
margin: 3px auto;
padding: 2px 0;
border: 1px splid #044e87;
box-shadow: 2px 2px #e5edf3;
}
#wall .details:hover {
opacity: 0.5;
}
#wall .audioBox {
padding: 20px;
}

#wall .grpBox .audioBox {
border: none;
}



#wall .resultPointBox {
padding: 20px 0 0;
text-align: center;
}
#wall .resultPointBox .fPoint {
display: inline-block;
background-color: #ffffB3;
margin: 0 auto;
padding: 10px 1em;
font-size: 18px;
line-height: 1.4;
}
#wall .resultPointBox .txt {
display: inline-block;
margin: 0 auto;
padding: 20px 0 0;
text-align: left;
}
#wall .resultPointBox .fPoint .fRed {
font-size: 20px;
}

#wall .imgBoxSpC {
text-align: center;
padding: 30px 0 20px;
}

#wall #secBox02 .secBox:nth-of-type(1) {
padding-top: 20px;
}

#wall #hikakuThickness .imgBox p {
margin: 0;
padding: 30px 0 20px;
}

#wall .titSubS {
font-size: 18px;
line-height: normal;
color: #044e87;
margin: 0 0 5px;
padding: 0;
}

/**/
#wallLimitation .grpOp {
text-align: left;
}

#wallLimitation .grpOp dl {
border: 1px dotted #c00;
margin: 20px 0 0;
padding: 10px;
}
#wallLimitation .grpOp dt {
font-weight: bold;
color: #c00;
margin: 0;
padding: 0;
}
#wallLimitation .grpOp dd {
margin: 0;
padding: 0;
}

#wallLimitation ol {
list-style: none;
margin: 0;
padding: 10px 0 0;
}
#wallLimitation li {
text-align: left;
}
#wallLimitation li .fNum {
position: relative;
display: inline-block;
color: #fff;
margin-right: 5px;
font-weight: bold;
width: 24px;
line-height: 24px;
text-align: center;
}
#wallLimitation li .fNum::before {
position: absolute;
top: 0;
left: 0;
content: "";
display: inline-block;
background-color: #c00;
width: 24px;
height: 24px;
z-index: -1;
}

#wall .introTit02 {
border: none;
border-left: 5px solid #185A8C;
font-size: 20px;
color: #185A8C;
margin: 30px 0 10px;
padding: 5px 0 0 10px;
}

#wall #hikakuMethod {
padding-top: 20px;
}


#wall .prPoint {
font-size: 16px;
}

#wall .prPoint li {
padding: 8px 0 0;
line-height: 1.5;
}
#wall .prPoint li:first-child {
padding-top: 0;
}
#wall .prPoint li .fRed {
margin: 0 5px;
font-size: 1.2em;
}
#wall .prPoint li .fS {
font-size: 0.9em;
}

#wall .prPoint .balloon {
  position: relative;
  display: inline-block;
  margin: 15px 0 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  background: #fff4bd;
  font-size: 16px;
  text-align: left;
}
#wall .prPoint .balloon::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 10%;
  margin-left: -6px;
  border: 6px solid transparent;
  border-bottom: 15px solid #fff4bd;
}
#wall .prPoint li .balloon .fRed {font-size: 1.1em;}


@media screen and (min-width: 768px) {/*調整*/

  #wall .introTit {
  font-size: 22px;
  }

	#wall .conteTit01 {
  padding: 40px 0;
	font-size: 40px;
	}
  
  #wall #secBox02 .secBox:nth-of-type(1) {
  padding-top: 30px;
  }

  #wall .imgBoxSpC {
  text-align: center;
  padding: 40px 0 20px;
  }
  
  #wall .charList li {
  width: 270px;
  }
  #wall .resultPointBox {
  padding: 20px;
  }
  #wall .resultPointBox .fPoint {
  font-size: 20px;
  }
  #wall .resultPointBox .fPoint .fRed {
  font-size: 24px;
  }  
  #wall .tableBox .grpOp {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0 0 20px 20px;
  }
  #wall .resultPointBox .txt {
  display: block;
  text-align: center;
  }
  
  #wall .grpOp .resultPointBox {
  padding: 20px 0;
  }
  #wall .grpOp .resultPointBox .fPoint {
  display: block;
  }
    
  #wall #hikakuThickness .imgBox {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
  }
  #wall #hikakuThickness .imgBox p {
  width: 430px;
  }

  #wall .prPoint {
  font-size: 18px;
  }
  
  #wall .prPoint li {
  line-height: 1.6;
  }
  
  #wall .audioBox {
  margin-top: 50px;
  }
  
}

/* 施工手順 */
.wallFlow {
padding: 30px 0 0;
}

.wallFlow ol {
list-style: none;
background-color: #e9e9e2;
margin: 0;
padding: 15px;
}
.wallFlow li {
margin: 0;
padding: 0;
}
.wallFlow li:not(:last-child) {
margin-bottom: 32px;
}
.wallFlow .flowBox {
position: relative;
background-color: #fff;
padding: 10px;
}
.wallFlow li:not(:last-child) .flowBox::before {
position: absolute;
bottom: -24px;
left: 48%;
content: '';
width: 14px;
height: 14px;
border: 0px;
border-top: solid 2px #044e87;
border-right: solid 2px #044e87;
transform: rotate(135deg) translateX(-50%);
margin-top: -4px;
}

.wallFlow .imgBox img {
width: 100%;
max-width: 200px;
height: auto;
margin: 0 auto;
vertical-align: top;
}


.wallFlow p {
padding: 0;
}

.wallFlow .flowNum {
display: block;
color: #044e87;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-size: 24px;
line-height: normal;
text-align: center;
}

@media screen and (max-width: 767px) {
  .wallFlow .flowBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  }
  .wallFlow .imgBox {
  width: 48%;
  max-width: 200px;
  margin-right: 4%;
  }
  .wallFlow .txtBox {
  flex: 1;
  padding: 10px 0;
  }
  .wallFlow .txt {
    text-align: center;
  }
  .wallFlow .txt p {
    display: inline-block;
    text-align: left;
  }

}

@media screen and (min-width: 768px) {
  
  /* 施工手順テキスト折り返し位置調整用  */
  .wallFlow p.overArea {
  width: 110%;
  margin-right: -5%;
  margin-left: -5%;
  }
}

.wallHikakuTbl {
padding: 10px 0 0;
}

.wallHikakuTbl table {
width: 100%;
border: 1px solid #aaa;
}

.wallHikakuTbl th,
.wallHikakuTbl td {
padding: 10px;
}

.wallHikakuTbl th:not(:first-child),
.wallHikakuTbl td:not(:first-child) {
border-left: 1px solid #aaa;
}

.wallHikakuTbl th {
background-color: #185a8c;
color: #fff;
line-height: 1.3;
}
.wallHikakuTbl td {
border-top: 1px dotted #aaa;
line-height: 1.3;
}
.wallHikakuTbl tr:nth-of-type(n+3) td {
background-color: #e9e9e2;
}
.wallHikakuTbl .fMemo {
font-size: 13px;
}

.wallHikakuTbl ol {
list-style: none;
margin: 0;
padding: 10px 0;
}

.wallHikakuTbl li {
margin: 0;
padding: 0 0 24px;
}
.wallHikakuTbl li:last-child {
padding: 0;
}

.wallHikakuTbl .flowBox {
position: relative;
background-color: #e5edf3;
border-radius: 100vh;
padding: 0 16px 10px;
}

.wallHikakuTbl li:not(:last-child) .flowBox::before {
position: absolute;
bottom: -18px;
left: 48%;
content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 2px #044e87;
border-right: solid 2px #044e87;
transform: rotate(135deg) translateX(-50%);
margin-top: -4px;
}

.wallHikakuTbl .flowNum {
display: inline-block;
width: 30px;
color: #044e87;
margin-top: -10px;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-size: 20px;
}
.wallHikakuTbl .txt {
display: inline-block;
width: auto;
font-size: 14px;
line-height: 1.3;
}

#wall .mvBox {
padding: 30px 0 0;
}

#wall .audioList h4 {
border-top: 1px dotted #044e87;
margin: 20px 0 0;
padding: 20px 0 0;
}

#wall .audioList dt {
display: block;
}

@media screen and (min-width: 768px), print {

  .wallFlow {
  padding: 40px 0 0;
  }
  .wallFlow ol {
  display: flex;
  justify-content: space-between;
  }
  
  .wallFlow li {
  width: 260px;
  }
  
  .wallFlow li:not(:last-child) {
  margin-bottom: 0;
  }
  
  .wallFlow li .flowBox {
  min-height: 327px;
  margin: 0;
  padding: 20px 30px;
  }
  #existingwall .wallFlow li .flowBox {
  min-height: 352px;
  }
  
  .wallFlow li:not(:last-child) .flowBox::before {
  bottom: 48%;
  left: auto;
  right: -16px;
  width: 14px;
  height: 14px;
  transform: rotate(45deg) translate(0, -50%);
  margin-top: 0;
  } 

  .wallFlow li b {
  display: block;
  width: 100%;
  text-align: center;
  }
  .wallFlow .flowNum {
  display: block;
  width: 100%;
  }

  #wall .audioList dt {
  width: 240px;
  }
  
  .wallHikakuTbl tr:nth-of-type(n+3) td {
  text-align: center;
  }
  
  .wallHikakuTbl tr:nth-of-type(n+3) td b {
  font-size: 1.2em;
  }
  
  .wallHikakuTbl .fMemo {
  text-align: right;
  }
  
  .wallHikakuTbl .flowBox {
  padding: 8px 14px;
  }

.wallHikakuTbl .flowNum {
  margin-top: 0;
  }

  #wall .mvBox {
  padding-top: 50px;
  }

}


/**/
ul.checkMkList {
list-style: none;
margin: 0 0 10px;
padding: 0;
}
ul.checkMkList .checkmark {
padding-left: 30px;
position: relative;
}
ul.checkMkList .checkmark::before,
ul.checkMkList .checkmark::after {
content:"";
display: block;
position: absolute;
}
ul.checkMkList .checkmark::before {
width: 20px;
height: 20px;
background: #e5edf3;
border: 1px solid #c1c9d0;
left: 0;
top: 1px;
}
ul.checkMkList .checkmark::after {
border-left: 3px solid #DC1A11;
border-bottom: 3px solid #DC1A11;
width: 18px;
height: 5px;
transform: rotate(-40deg);
left: 3px;
top: 5px;
}
ul.checkMkList li {
display: flex;
padding: 10px 0 0;
}
ul.checkMkList li .txtBox {
display: inline-block;
}
ul.checkMkList li .txtBox .tit {
margin: 0;
padding: 0;
font-size: 18px;
line-height: 1.4;
color: #c00;
}
ul.checkMkList li .txtBox p {
padding-top: 5px;
}


/*----add220321-----*/

#hikakuThickness h3.introTit02{
margin: 0 0 10px;
}
#hikakuThickness.secBox {
padding-top: 50px;
}

@media screen and (min-width: 768px), print{
  #hikakuThickness.secBox {
  padding-top: 50px;
  }
}

#hikakuMethod .flowBox {
border-radius: 36px;
}

#hikakuMethod .flowBox .bab {
display: inline-block;
position: relative;
margin: 12px 0 5px 0;
padding: 3px 10px;
background: #ffffb3;
color: #111;
border: 2px solid #f00;
border-radius: 18px;
font-size: 14px;
font-weight: bold;
line-height: 1.16em;
}

#hikakuMethod .flowBox .bab.zup {
z-index: 99;
}

#hikakuMethod .flowBox .bab::before {
content: "";
position: absolute;
top: -12px;
left: 20px;
width: 0;
height: 0;
border-bottom: 10px solid #f00;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
transform-origin: left top;
transform: skewX(20deg);
}

#hikakuMethod .flowBox .bab::after {
content: "";
position: absolute;
margin: 0 auto;
top: -9px;
left: 23px;
width: 0;
height: 0;
border-bottom: 9px solid #ffffb3;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
transform-origin: left top;
transform: skewX(20deg);
}

@media screen and (min-width: 768px), print {

  #hikakuMethod .flowBox .bab {
  position: absolute;
  right: 4px;
  top: 24px;
  }

  #hikakuMethod .flowBox .bab::before {
  left: initial;
  right: 24px;
  }

  #hikakuMethod .flowBox .bab::after {
  left: initial;
  right: 25px;
  }

}


/* ----------------------------------------------- 
  製品紹介ページ共通用  施工事例
----------------------------------------------- */ 
.worksRepo {
margin: 0 auto 50px;
padding: 0;
border: 5px solid #e5edf3;
}

.worksRepo .acdBox {
padding: 0 20px 20px;
}
.worksRepo .acdWrap .showMore {
height: auto;
}
.worksRepo .acdWrap .moreBtn {
position: absolute;
left: 50%;
bottom: -25px;
transform: translateX(-50%);
font-family: "メイリオ", Meiryo, sans-serif;
}

.worksRepoTit {
position: relative;
display: flex;
align-items: center;
border-bottom: 2px solid #e5edf3;
margin: 0 -20px 10px;
padding: 5px 20px 5px 0;
font-size: 20px;
line-height: 1.3;
}
.worksRepoTit .titTag::before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 3rem;
height: 100%;
z-index: -1;
background: #333;
transform: scaleY(1.3) perspective(0.8em) rotateX(175deg);
transform-origin: left;
}

#works06 .worksRepoTit .txt {
padding: 10px 0;
}
	
#works06 .worksRepoTit .kinds {
font-size: 16px;
}

.worksRepoTit .titTag {
display: inline-block;
color: #fff;
margin: 0;
padding: 13px 0.5em 13px 0.8em;
font-size: 14px;
font-weight: normal;
line-height: 1.3;
white-space: nowrap;
}

.worksRepoTit .titTag .num {
display: block;
color: #ff0;
}

.worksRepoTit .txt {
display: flex;
justify-content: space-between;
align-items: center;
margin: 0 0 0 15px;
padding: 0;
color: #044e87;
flex: 1;
}
.worksRepoTit .category {
margin-left: 5px;
font-size: 16px;
color: #c00;
padding: 3px 8px;
}

table.worksRepoData {
border-collapse: separate;
border-spacing: 0 10px;
width: 100%;
}
table.worksRepoData th,
table.worksRepoData td {
text-align: left;
vertical-align: middle;
line-height: 1.3;
}
table.worksRepoData th {
background-color: #fafcdf;
border: 1px solid #ccc;
color: #044e87;
padding: 10px;
font-size: 12px;
white-space: nowrap;
}
table.worksRepoData td {
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 10px;
}

.worksRepoSubTit01, .worksRepoSubTit02 {
margin: 0;
padding: 10px 0 0;
font-size: 20px;
}
.worksRepoSubTit01 {
color: #044e87;
}
.worksRepoSubTit02 {
color: #c00;
}
.worksRepo p {
padding: 5px 0 0;
}

.wroksPoint {
color: #c00;
font-size: 1.2em;
line-height: 1.4;
}

.worksRepoImgBox {
padding: 20px 0;
}
.worksRepoImgBox2 {
padding: 20px 0;
}
.worksRepoImgBox img {
max-width: 100%;
height: auto;
}
.worksRepoImgBox2 img {
max-width: 100%;
height: auto;
}
.oy430_works {
margin: 10px 0 ;
}
.oy430_works2 {
margin: 10px 0 ;
}

.worksRepoImgBox figure figcaption {
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px 0 10px;
text-align: left;
line-height: 1.5;

}
.worksRepoImgBox2 figure figcaption {
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px 0 10px;
text-align: left;
line-height: 1.5;
}

.works05RepoImgBox {
  padding: 20px 0 0;
  text-align: center;
}

.works05RepoImgBox2 {
 text-align: center;
}
.works05RepoImgBox2 figure figcaption {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 5px 0 10px;
  text-align: left;
  line-height: 1.5;
}

.worksImgCol2 {
  margin-bottom: 10px;
}
.worksImgCol2 img {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
	.worksRepoImgBox2 img {
   max-width: 100%;
   height: auto;
   }
	.works05RepoImgBox img,
  .works05RepoImgBox2 img {
		max-width: 100%;
		height: auto;
		margin: 0 auto 20px;
	}
	.works05RepoImgBox2 figure {
		margin: 0 0 20px;
	}
	.works05RepoImgBox2 figure img {
		width: 100%;
		height: auto;
		margin: 0;
	}
  
  .worksImgCol2 {
    text-align: center;
  }
  .worksImgCol2 img {
    max-width: 100%;
    height: auto;
  }
  .worksRepoTit .txt {
    display: block;
  }
  .worksRepoTit .txt br {
    display: none;
  }
  .worksRepoTit .category {
    margin-left:10px;
    font-size: 14px;
    padding: 2px 6px;
  }

	
	
}
@media screen and (min-width: 768px), print {

  .worksRepoTit {
  font-size: 24px;
  }
  
  .worksRepoTit .titTag::before {
    width: 5rem;
  }
  
	#works06 .worksRepoTit {
		line-height: 0.9em;
	}
	
	#works06 .worksRepoTit .txt{
		padding: 10px 0;
	}
	
  #works06 .worksRepoTit .kinds{
  font-size: 18px;
  }
  .worksRepoTit .titTag br {
  display: none;
  }
  
  table.worksRepoData th {
  width: 20%;
  font-size: 14px;
  }
  table.worksRepoData td {
  font-size: 18px;
  }
	.worksRepoImgBox img {
	max-width: 400px;
	height: auto;
	}
	#works04 .worksRepoImgBox2 {
		margin: -40px 0 0 0;
		text-align: center;
	}
	#works04 .worksRepoImgBox2 img {
	max-width: 400px;
	height: auto;
	}
	
	.worksRepoImgBox figure {
	width:400px;
	padding: 30px 0;
  }
	
	.worksRepoImgBox2 figure {
	width:800px;
	padding: 30px 0;
  }
  
	.works05RepoImgBox.pcFlexSec {
	  justify-content: space-between;
  }
  
	.works05RepoImgBox2.pcFlexSec {
		justify-content: center;
		margin: 20px 0 20px;
	}
	.works05RepoImgBox2 img {
		width: 260px;
		height: 325px;
	}
  .works05RepoImgBox2 figure {
		width: 400px;
		margin: 0 0 0 20px;
	}
	.works05RepoImgBox2 figure img {
		width: 400px;
		height: auto;
	}
	

	
	.oy430_works {
		margin: 0 0 0 30px;
	}
	.oy430_works2 {
		margin: 120px 0 0 30px;
	}
	.oy430_works3 {
		width: 800px;
	}
	.oy430_works3 img {
		width: 800px;
	}
	.worksRepoImgBox figure figcaption {
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
    line-height: 1.5;
  }
  .worksRepoImgBox2 figure figcaption {
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
    line-height: 1.5;
  }

  .worksImgCol2 {
    display: flex;
    justify-content: space-between;
  }

}

/* ----------------------------------------------- 
.worksRepoGallery
----------------------------------------------- */

.worksRepoGallery ul {
  list-style: none;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 50px;
  padding: 0;
}
.worksRepoGallery li {
  margin: 20px 2% 0;
  padding: 0;
  width: 29.3%;
  text-align: center;
}
.worksRepoGallery a {
  transition: all 0.3s ease;
	display: inline-block;
	position: relative;
}
.worksRepoGallery a img {
  width: 100px;
	max-width: 100%;
	height: auto;
}

.worksRepoGallery a i {
  position: absolute;
  right: 0;
  bottom: -5px;
  margin: 0;
  padding: 5px 6px;
  font-size: 12px;
  color: #fff;
  background-color: #044e87;
  z-index: 5;
}

.worksRepoGallery a:hover i {
  background-color: #489bdb;
}


@media screen and (min-width: 768px), print {

  .worksRepoGallery li {
    width: auto;
  }

  .capLeft {
    margin: 0 120px 0 0;
  }
  .capRight {
    margin: 0 0 0 125px;
  }
}

/* ----------------------------------------------- 
設計士の声
----------------------------------------------- */
.architectVoise {
	padding: 20px;
	background-color: #fafcdf;
	margin: 0 0 40px;
}
	
.architectVoise .tit {
  padding: 0 0 0 0.5em;
	font-size: 20px;
  color: #044e87;
  border-left: solid 5px #044e87;
}
.architectVoise .sig {
  font-size: 13px;
  text-align: right;
}
.sentence {
	margin-top: -20px;
	font-size: 20px;
	font-weight: bold;
}

#wall #works01 .pcFlexSec{
	justify-content: space-between;
}


/* ----------------------------------------------- 
共通
----------------------------------------------- */
/* #productMedia
----------------------------------------------- */
#productMedia {
margin-bottom: 60px;
padding: 20px 0 0;
}
#productMedia .box {
position: relative;
margin-bottom: 20px;
padding: 10px 20px;
font-size: 16px;
border: none;
background: #e9e9e2;
}
#productMedia .box::before {
content: "";
top: 0;
left: 0;
border-bottom: 1em solid transparent;
border-left: 1em solid #044e87; 
position: absolute;
z-index: 100;
}
#productMedia .tit,
#pdtSecBox01.secBox #productMedia h2 {
padding: 10px 0 0;
font-size: 20px;
text-align: left;
}
#productMedia .bgBox {
background: rgba(255,255,255,0.7);
margin: 0 0 5px;
padding: 5px 15px 15px;
}
#productMedia a.exLink {
font-size: 14px;
}
#productMedia a.exLink::after {
display: inline-block;
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f35d";
margin-left: 5px;
font-size: 0.8rem;
color: #044e87;
}
#productMedia .bgBox .txtBox {
padding: 5px 0 0;
font-size: 14px;
}
@media screen and (max-width: 767px) {
  #productMedia .tit br,
  #pdtSecBox01.secBox #productMedia h2 br {
  display: none;
  }
}
@media screen and (min-width: 768px), print {
  #productMedia {
  padding-top: 30px;
  }
}

.kinds {
	margin: 40px auto 0;
}
.kinds th,
.kinds td {
	border: 1px solid #595959;
	border-collapse: collapse;
	padding: 8px 5px;
  vertical-align: middle;
}
.kinds .th {
	width: 120px;
	vertical-align:middle
	}
@media screen and (min-width: 768px), print {
  .kinds td {
  text-align: center;
  padding: 10px 40px 8px;
  }
  .kinds .th {
  width: auto;
	}
}

/**/
table.line,
table.bgYel {
  margin: 10px 0 15px;
  border: 1px solid #aaa;
  width: 100%;
}
table.line th,
table.line td,
table.bgYel th,
table.bgYel td {
  margin: 0;
  padding: 8px 10px;
  border-bottom: 1px solid #aaa;
  vertical-align: middle;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 1px;
}
table.line th,
table.bgYel th {
  border-right: 1px dotted #aaa;
  text-align: center;
}
table.line td,
table.bgYel td {
  text-align: left;
}

table.bgYel th {
  background-color: #ffffb3;
}
table.bgYel td {
  background-color: #ffffda;
}

/* 装飾なしtable  */
table.noDeco {
  margin: 10px 0 15px;
  width: 100%;
}
table.noDeco th,
table.noDeco td {
  margin: 0;
  vertical-align: middle;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 1px;
}
table.noDeco th {
  color: #044e87;
}

@media screen and (max-width: 767px) {
  table.noDeco th,
  table.noDeco td {
    display: block;
    width: 100%;
  }
  table.noDeco tr:not(:first-child) th {
    padding-top: 5px;
  }
}


/* 特徴アンカーリンク
----------------------------------------------- */
ul.charList {
margin: 0;
padding: 0;
text-align: center;
list-style: none;
}
.charList li {
margin: 0 10px 20px;
padding: 10px 0;
border: 1px solid #aaa;
line-height: 1.4;
letter-spacing: 1px;
}
.charList li:last-child {
margin-bottom: 0;
}
.charList li b {
display: block;
color: #044e87;
font-size: 22px;
margin-bottom: 5px;
}
.charList li .sTxt {
display: block;
margin-bottom: 8px;
font-size: 14px;
}

@media screen and (min-width: 768px), print {/*調整*/
  .charList li {
  display: inline-block;
  margin: 0 5px;
  width: 200px;
  vertical-align: top;
  }
}


#anchorLink .title,
#silenttrimat .conteTit01 {
text-align: center;
font-size: 30px;
letter-spacing: 10px;
text-shadow: 2px 2px #b5cddf;
font-family: 'Noto Serif JP', serif;
}
#anchorLink .charList li,
#silenttrimat .charList li {
box-shadow: 5px 5px #e5edf3;
padding: 15px 0;
}
#anchorLink .charList a,
#silenttrimat .charList a {
text-decoration: none;
color: #fff;
}
#anchorLink .details,
#silenttrimat .details {
background-color: #044e87;
color: #fff;
display: block;
width: 70%;
border-radius: 20px;
margin: 3px auto;
padding: 2px 0;
border: 1px splid #044e87;
box-shadow: 2px 2px #e5edf3;
}
#anchorLink .details:hover,
#silenttrimat .details:hover {
opacity: 0.5;
}

@media screen and (min-width: 768px), print {
  #anchorLink .title,
	#silenttrimat .conteTit01 {
	font-size:40px;
	}
}

/* 調整 spf400 */
#spf400 #anchorLink {
margin-top: 40px;
}
@media screen and (min-width: 768px), print {
  #spf400 #anchorLink .charList li b {
  line-height: 30px;
  }
  #spf400 #anchorLink .charList li:nth-child(4) b {
  font-size: 18px;
  }
}
