/*------------------------------------------------------------
  products common
------------------------------------------------------------*/
.conts.es section p {
  text-align: left;
}
.conts.es .listArticle a {
  color: #2e6194;
  letter-spacing: -0.01em;
  line-height: 1.4;
}
.conts.es .listArticle a:before {
  font-family: 'OpenSans_Light', sans-serif;
}
.print.es {
  width: 130px;
  text-align: right !important;
  padding: 7px 15px 7px 30px !important;
}
.conts.es .proTitle {
  letter-spacing: -0.01em;
}
.conts.es .subTxt,
.conts.es .supTxt {
  font-size: 1.2rem;
}
.es_tab_contentList {
  padding: 20px;
  border:1px solid #d5d5d6;
  margin-top: 20px;
}
.es_tab_content--1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.es_tab_content--1 .es_tab_contentList{
  width: 49%;
}
.es_tab_content--1 .es_tab_contentList.list_alone{
 height: 140px;
}
.es_tab_content .esttlpro1{
  font-size: 2rem;
  margin-top: 10px;
  margin-bottom: 5px;
  color: #2c6097;
}
.es_tab_content .esttlpro2{
  font-size: 1.6rem;
  padding: 3px 10px;
  background: #72a0c9;
  color: #fff;
}
.es_tab_content .esttlpro3{
  font-size: 1.8rem;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #64717f;
}
.es_tab_content .es_tablepro1:last-of-type table{
  margin-bottom: 0;
}
.es_tab_content table{
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  color: #64717f;
  margin-bottom: 10px;
}
.es_tab_content table th{
  width: 33%;
  border: 1px solid #a4abb3;
  border-left: none;
  font-weight: normal;
  font-size: 1.5rem;
  padding: 2px 0;
}
.es_tab_content table td{
  border: 1px solid #a4abb3;
  border-right: none;
  width: 67%;
  font-size: 1.5rem;
  padding: 2px 0;
}
.es_tab_content table .tdBlue, .es_tab_content table th{
  background: #e8f1f9;
}
.es_tab_content.col3 td{
  width: auto;
}
.es_tab_content .es_notes {
  display: block;
  text-align: right;
  font-size: 1.5rem;
  color: #a4abb3; 
}
.p-notes {
  color: #a4abb3;
}
.conts.es #ancFeature p {
    text-align: left;
}
.c-btn01 {
  width: 470px;
  display: block;
  color: #46525f;
  padding-left: 10px;
  background-color: #e8f1f9;
  border: 1px solid #7b94a6;
  line-height: 3.2;
}




.Medical_ANA .es_tab_content table th {
  width: 10%;
}

.Medical_ANA .es_tab_content table td{
  width: 10%;
}

.Medical_ANA .es_tab_content table td:first-child {
  width: 10%;
}
.Medical_ANA .es_tab_content table td:nth-child(3) {
  width: 16%;
}

.Medical_ANA .es_tab_content table td:nth-child(4) {
  width: 16%;
}

.Medical_ANA .es_tab_content table td:nth-child(5) {
  width: 16%;
}
.Medical_ANA .es_tab_content table td:nth-child(6) {
  width: 16%;
}


.Medical_ANA .es_tab_content table td span.attention {
    background: none;
    color: #64717f;
    padding: 0;
    margin: 0;
    font-size: 1.3rem;
}



@media only screen and (max-width: 767px) {
  .conts.es section p {
    font-size: 1.4rem;
    line-height:1.6;
    letter-spacing:-0.01em;
    /* text-align: left; */
  }
  .conts.es .naTop p {
    font-size: 1.4rem;
    line-height:1.6;
    letter-spacing:-0.01em;
    text-align: left;
  }
  .conts.es .proText {
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: -0.01em;
  }
  .p-notes {
    font-size: 1.2rem;
  }
  .conts.es #ancFeature p {
    font-size: 1.4rem;
    margin-bottom: 20px;
    line-height: 1.6;
    letter-spacing: -0.01em;
  }
  .conts.es .sectionGroup {
    margin-top: 20px;
    word-wrap: break-word;
  }
  .conts.es .sectionGroup li {
    line-height: 1;
    height: 70px;
  }
  .conts.es .sectionGroup li a {
    padding-top: 18px;
    font-size: 1.2rem;
  }
  .esmt40 {
    margin-top: 30px;
  }
  .conts.es .specTitle h3 {
    font-size: 1.4rem;
  }
  #ancProducts .proTitle {
    font-size: 1.6rem !important;
  }
  .conts.es .proInfo {
    line-height: 1.6;
    font-size: 1.2rem;
    letter-spacing: -0.01em;
  }
  .conts.es .list2 li {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .conts.es .list2 li:after {
    width: 8px;
    height: 8px;
    top: 7px;
  }
  .es_tab_content--1{
    display: block;
  }
  .es_tab_content--1 .es_tab_contentList{
    width: 100%;
  }
  .es_tab_content .es_tablepro1.l-th .w165 {
    width: 
  }
  .es_tab_content--1 .es_tab_contentList.list_alone {
   height: 70px;
  }
  .es_tab_content--1 .es_tab_contentList.list_alone .esttlpro1 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .conts.es .es_tab_content .es_tab_contentList .esttlpro1 {
    font-size: 1.6rem;
  }
  .conts.es .es_tab_content .es_tab_contentList .esttlpro2 {
    font-size: 1.2rem;
  }
  .conts.es .es_tab_content .es_tab_contentList .esttlpro3 {
    font-size: 1.2rem;
    margin-bottom: 3px;
  }
  .es_tab_content table{
    font-size: 1.1rem;
    padding: 3px 5px;
  }
  .es_tab_content table th {
    font-size: 1.2rem;
    padding: 3px 5px;
    width: 65px;
  }
  .es_tab_content table td{
    font-size: 1.2rem;
    padding: 3px 5px;
    width: auto;
  }
  
  .es_tab_content table td span.attention {
    font-size: 1.1rem !important;
  }
  
  
  .conts.es .linkLeft {
    font-size: 1.2rem;
  }
  .conts.es .linkLeft02 {
    font-size: 1.2rem;
  }
  .conts.es .morelink {
    font-size: 1.2rem;
  }
  .es_tab_content .es_tablepro1.l-th th {
    max-width: 65px;
    word-break: break-all;
  }
  .c-btn01 {
    width: 100%;
  }
}
@media only screen and (max-width: 750px) {
  #ancProducts .proTitle {
    font-size: 1.6rem !important;
    letter-spacing:-0.04em;
  }
}

@media only screen and (min-width: 768px) {
  .conts.es section p {
    font-size: 1.8rem;
    line-height: 1.8;
    letter-spacing: -0.01em;
  }
  .conts.es .naTop p {
    font-size: 1.8rem;
    line-height: 1.8;
    letter-spacing: -0.01em;
  }
  .conts.es .specTitle h3 {
    font-size: 1.8rem;
  }
  .conts.es #naTabgroup li > .tab,
  .conts.es .naTabgroup li > .tab {
    font-size: 1.8rem;
  }
  .conts.es .proText {
    font-size: 1.8rem;
    letter-spacing: -0.01em;
  }
  .conts.es .sectionGroup {
    margin-top: 40px;
  }
  .conts.es .sectionGroup li a:after {
    top: 33%;
  }

  .esmt40 {
    margin-top: 40px;
  }
  .conts.es .list2 li:after {
    width: 12px;
    height: 12px;
    top: 9px;
  }
  .p-notes {
    font-size: 1.6rem;
    color: #a4abb3;
  }
  .conts.es .proInfo {
    font-size: 1.4rem;
    color: #6d7681;
    line-height: 1.42;
    background: #eee;
    padding: 18px 20px;
  }
  .es_tab_content .es_tablepro1 .w165 {
    width: 165px;
  }
/*  .conts.es .moreLink, .conts.es .linkLeft, .conts.es .linkLeft02 {
    font-size: 1.8rem;
    line-height: 1.8;
    letter-spacing: -0.01em;
  }*/
}
/*------------------------------------------------------------
  chitosan
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  #chitosan .chitosan .property .list li {
    font-size: 1.4rem;
    line-height:1.6;
    letter-spacing:-0.01em;
  }
  #chitosan .chitosan .property .list li:before {
    width: 8px;
    height: 8px;
    top: 7px;
  }
  .conts.es .proBlock2 th ,.conts.es .proBlock2 td{
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  #chitosan .naTop p {
    font-size: 1.8rem;
    letter-spacing: -0.01em;
    line-height: 1.8;
  }
	#chitosan .chitosan .property .list li {
	    font-size: 1.8rem;
	    letter-spacing: -0.01em;
	}   
	#chitosan .chitosan .property .list li:before {
	    width: 12px;
	    height: 12px;
	    top: 8px;
	}
}

/*------------------------------------------------------------
  align
------------------------------------------------------------*/
 #Algin .conts.es .AlginTop p {
  letter-spacing:-0.01em;
}
#Algin .conts.es .AlText {
  letter-spacing: -0.01em;
}
@media only screen and (max-width: 767px) {
  #Algin .conts.es .AlginTop p {
    font-size: 1.4rem;
    line-height:1.6;
  }
  #Algin .conts.es .AlText {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  #Algin .conts.es .proImgRight p {
    font-size: 1.4rem;
    line-height:1.6;
    letter-spacing:-0.01em;
  }
}
@media only screen and (min-width: 768px) {
	 #Algin .conts.es .AlginTop p {
	    font-size: 1.8rem;
	    line-height: 1.8;
	}
	#Algin .conts.es .printBox p {
		font-size: 1.8rem;
		letter-spacing: -0.01em;
		line-height: 1.8;
	}
	#Algin .conts.es #Altab.tab_content li {
		font-size: 1.6rem;
		letter-spacing: -0.01em;
	}
	#Algin .conts.es .list2AL li:after {
		top: 9px;
	}
	#Algin .conts.es .AlText {
		font-size: 1.8rem;
		line-height: 1.8;
	}
	#Algin .conts.es .proImgRight p {
		font-size: 1.8rem;
		line-height: 1.8;
		letter-spacing: -0.01em;
	}
}
/*------------------------------------------------------------
  ester
------------------------------------------------------------*/
#EsterAlgin .es_notes {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #EsterAlgin .es_notes {
    font-size: 1.2rem;
  }
}


@media only screen and (min-width: 768px) {
	#EsterAlgin .esteralgin .naTop p {
		font-size: 1.8rem;
		line-height: 1.8;
		letter-spacing: -0.01em;
	}
  #EsterAlgin .es_tab_content .esttlpro3 {
    margin-top: 0;
  }
  #EsterAlgin .es_tab_content .esttlpro1 {
    margin-top: 15px;
    margin-bottom: 5px;
  }
  #EsterAlgin .es_notes {
    font-size: 1.5rem;
  }

}
/*------------------------------------------------------------
  naAlgin
------------------------------------------------------------*/
.naAlgin .showImg span {
  position: absolute;
  color: #fff;
  background: #6e7b89;
  padding: 0 15px;
  z-index: 1;
  left: 0;
  top: 0;
}
.naAlgin .showImg .bodyImg {
  position: relative;
  
}
#naAlgin .conts.es #naTabgroup p {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .naAlgin .showImg span {
    padding: 0 5px;
  }
  .conts.es #tab4 .listContent .list2.es li {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .conts.es #tab4 .listContent .list2.es li:after {
    width: 8px;
    height: 8px;
    top: 7px;
  }
  .naAlgin .conts.es #naTabgroup li > .tab, .naAlgin .naTabgroup li > .tab {
    font-size: 1.4rem;
  }
  #naAlgin .conts.es #naTabgroup p {
    line-height: 1.6;
    font-size: 1.4rem;
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 768px) {
  .naAlgin #tab4 .listContent .list2.es li {
    letter-spacing: -0.01em;
    font-size: 1.6rem;
  }
}

/*------------------------------------------------------------
  nhAlgin
------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  #nhAlgin .conts.es .proInfo {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  #nhAlgin .conts.es .proInfo {
    margin-bottom: 20px;
  }
}







.Medical_ANA .notes {
    color: #a4abb3;
}

