@charset "utf-8";
body{
  font-size:16px;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0.4375em;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #d1d1d1;
  margin: 0 0 1.75em;
  min-width: inherit;
  padding: 0.875em;
}

fieldset > :last-child {
  margin-bottom: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

optgroup {
  font-weight: bold;
}

table:not(.table-bordered) > thead > tr > th, .table:not(.table-bordered) > thead > tr > th, table:not(.table-bordered) > tbody > tr > th, .table:not(.table-bordered) > tbody > tr > th, table:not(.table-bordered) > tfoot > tr > th, .table:not(.table-bordered) > tfoot > tr > th, table:not(.table-bordered) > thead > tr > td, .table:not(.table-bordered) > thead > tr > td, table:not(.table-bordered) > tbody > tr > td, .table:not(.table-bordered) > tbody > tr > td, table:not(.table-bordered) > tfoot > tr > td, .table:not(.table-bordered) > tfoot > tr > td {
  border-color: transparent;
  background-color:  transparent !important;
}
.flex-box {
  display: -webkit-flex; /* Safari */
  display: flex;
}

.flex-container {
  -webkit-justify-content: space-between; /* Safari */
  justify-content:         space-between;
}

.flex-start {
  -webkit-align-items: flex-start; /* Safari */
  align-items:         flex-start;
}

.flex-baseline {
  -webkit-align-items: baseline; /* Safari */
  align-items:         baseline;
}


.flex-end {
  -webkit-align-items: flex-end; /* Safari */
  align-items:         flex-end;
}

.flex-center {
  -webkit-justify-content: center; /* Safari */
  justify-content:         center;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  /* Prevents HTML tables from becoming too wide */
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

td {
  border-width: 0 1px 1px 0;
}

th,
td {
  padding: 0.4375em;
}


.flexiblebox{
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.flex-space {
  -webkit-align-content: space-around; /* Safari */
  align-content:         space-around;
}


.flex-wrap {
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
}

.flex-between {}


h2.ttl {
  border-bottom: 2px solid #8fb954;
  font-size: 150%;
  padding: 0.5%;
  color: #595757;
  margin: 3% 0 2% 0;
  text-align: left;
}

div#comprete_egfr {
  font-size:120%;
  width: 100%;
  margin: 50px auto 150px auto;
}

div#comprete_egfr input{
  /*width: auto;*/
  padding:0 5px;
  background:#FFFFFF;
  font-size:130%;
  text-align:right;
}
/*div#comprete_egfr h2{
	border-bottom:#92b94e 2px solid;
	color:#575757;
	padding:10px 15px;
	font-size:190%;
	margin:0 0 45px 0;
	}
*/
div#comprete_egfr p.egfr_note{
  margin:40px 0 10px;
  font-size:16px;
}
div#comprete_egfr p.egfr_note>span,
div#comprete_egfr p.egfr_note>a{
  display: block;
}
div#comprete_egfr p.egfr_note>span:nth-child(1){
  font-weight: bold;
  font-size: 115%;
  margin-bottom:10px;
}
div#comprete_egfr p.egfr_note>span:nth-child(2){
  padding-left: 10px;
  margin-bottom:3px;
  font-size: 95%;
}
div#comprete_egfr p.egfr_note>a{
  padding-left: 10px;
  font-size: 95%;
}

div#comprete_egfr div.outer_formula{
  background:#f5fde6;
  border:#eaefdb 1px solid;
  box-sizing:border-box;
  padding:20px;
  margin:0 0 48px 0
}

div#comprete_egfr div.inner_formula{
  width:100%;
  overflow:hidden;
}


div#comprete_egfr div.outer_formula dl{
  border-bottom:#cbdcaf 1px solid;
  width:49%;
  /*float:right;*/
}

div#comprete_egfr div.outer_formula dl ,div#comprete_egfr div.outer_formula dl dt ,div#comprete_egfr div.outer_formula dl dd{
  margin:0;
  padding:3px 0 3px 0;
  line-height:100%;
}

div#comprete_egfr div.outer_formula dl dt{
  font-size:90%;
}

div#comprete_egfr div.outer_formula dl dd.formula_03{
  padding:0 0 0 5%;
}

div#comprete_egfr div.outer_formula dl.formula_item_01 dt{
  width:48%;
  padding:0 0 0 5%;
}

div#comprete_egfr div.outer_formula dl.formula_item_01 dd.formula_01{
  width:25%;
}

div#comprete_egfr div.outer_formula dl.formula_item_01 dd.formula_02{
  width:21%;
  padding:0 0 0 1%;
  font-size:90%;
}


div#comprete_egfr div.outer_formula dl.formula_item_02 input[type="radio"]{
  width:inherit;
}

div#comprete_egfr div.outer_formula dl.formula_item_02 input {
  width:50%;
}

div#comprete_egfr div.outer_formula dl.formula_item_02 dt{
  width:48%;
  padding:0 0 0 5%;
}

div#comprete_egfr div.inner_formula_btn{
  margin:20px 0 0 0;
}

div#comprete_egfr div.inner_formula_btn input{
  width:inherit;
  cursor:pointer;
  margin:10px;
}
div#comprete_egfr div.inner_formula_btn a{
  width: 200px;
  height: 50px;
  margin:10px;
  display: block;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  color: #FFF;
  text-decoration: none;
  font-size:120%;
  background-repeat: no-repeat;
  background-position: left 10px center;
  background-size: 24px 24px;
}
div#comprete_egfr .formula_sex{
  align-items: flex-end;
}
div#comprete_egfr .formula_sex>dd{
  display: flex;

}

div#comprete_egfr .formula_sex>dd>label{
  display: flex;
  align-items: center;
  cursor: pointer;
}
div#comprete_egfr .formula_sex input[type="radio"]{
  padding: 0;
  width: auto;
  /*
  height: 20px;
  width: 20px;
  */
  margin: 0 5px 0 0px;
}
div#comprete_egfr .formula_sex>dd label{
  font-size: 90%;
}

div#comprete_egfr #sex_ul{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0;

}
div#comprete_egfr #sex_ul>li{
  padding: 0 20px 0 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
/*
div#comprete_egfr .formula_sex>dd input[type="radio"] {
  display: none;
}
div#comprete_egfr .formula_sex>dd input[type="radio"]:checked + label {

}
div#comprete_egfr .formula_sex>dd input[type="radio"]:checked + label:before{
	content:"\f058";
	font-family: FontAwesome;
}
*/
/* ãƒžã‚¦ã‚¹ã‚ªãƒ¼ãƒãƒ¼ã—ãŸã¨ãã®ã‚¹ã‚¿ã‚¤ãƒ« */
div#comprete_egfr .formula_sex>dd label:hover {

}
/* lableã®ã‚¹ã‚¿ã‚¤ãƒ« */
div#comprete_egfr .formula_sex>dd label {
  display: block;
  width: 36px;
  margin: 0;
  /*line-height: 40px;*/
  cursor: pointer;
}
/*
div#comprete_egfr .formula_sex>dd label:before{
	content:"\f111";
	font-family: FontAwesome;
}
*/
div#comprete_egfr .formula_sex>dd label:before{
  font-size: 200%;
  padding: 0 10px 0 0px;
  vertical-align:top;
}
@media screen and (max-width: 1024px) and (min-width: 769px){
  div#comprete_egfr .formula_sex{
    align-items: center;
  }
}
@media screen and (max-width: 768px){
  div#comprete_egfr div.outer_formula dl.formula_sex,
  div#comprete_egfr div.outer_formula dl.formula_sex dd
  {
    line-height: 0;
  }
  div#comprete_egfr .formula_sex{
    align-items: baseline;
  }
  div#comprete_egfr .formula_sex>dd label{
    line-height: 20px;
  }
  div#comprete_egfr #sex_ul>li{
    align-items: center;
  }
}
@media screen and (max-width: 600px){
  div#comprete_egfr .formula_sex{
    align-items: baseline;
  }
  div#comprete_egfr .formula_sex>dd{
    display: block;
  }
  div#comprete_egfr #sex_ul>li{
    padding: 0 5px 0 0;
    align-items: center;
  }
  div#comprete_egfr .formula_sex>dd label{
    line-height: 20px;
  }
}

div#comprete_egfr div.inner_formula_btn a.calc{
  background-color:#3b969b;
}

div#comprete_egfr div.inner_formula_btn a.clear{
  background-color:#8fc3c6;
}

div#comprete_egfr div.inner_formula_btn a:hover{
  opacity: 0.5 ;
}

div.formula_sub{
  border:#97bc53 1px solid;
  box-sizing:border-box;
  margin:0 0 30px 0;
}

div.green_headline{
  background:#97bc53;
  color:#FFFFFF;
  padding:15px 10px;
}

div.green_headline h3{
  color:#FFFFFF;
  font-size:120%;
  padding:0 0 0 15px;
}

div.green_headline h3 span{
  font-size:80%;
}

div.green_headline p{
  font-size:80%;
  border-left:#FFFFFF 1px solid;
  margin:0 0 0 25px;
  padding:0 0 0 25px;
}

div.formula_sub div.inner_formula_sub{
  padding:40px 30px 30px 30px;
}

div.formula_sub dl.formula_sub_item{
  width:50%;
}

div.formula_sub dl.formula_sub_item input{
  width:40%;
  margin:0 0 20px 0;
}

div.formula_sub dl.formula_sub_item ,div.formula_sub dl.formula_sub_item dt ,div.formula_sub dl.formula_sub_item dd{
  margin:0;
  padding:0;
  line-height:100%;
}

div.formula_sub dl.formula_sub_item dt{
  width:40%;
  padding:0 0 0 5%;
  font-size:90%;
}

div.formula_sub a{
  width:100%;
  font-size:100%;
  background:url(https://dev.sms-lab.org/wp-content/themes/hello-elementor--child/images/comprete/ico_alart.png) no-repeat scroll 10px 3px #f98202;
  padding:6px 10px 4px 38px;
  color:#fffe32;
  font-weight:normal;
  text-decoration:none;
  letter-spacing:-0.05em;
}

div.formula_sub dl.formula_sub_item dt a:hover{
  text-decoration:none
}

div.formula_sub dl.formula_sub_item dt a span{
  font-size:90%;
}

div.formula_sub dl.formula_sub_item dd{
  width:60%;
}

div.formula_sub dl.formula_sub_item dd span{
  margin:0 0 0 2%;
  font-size:100%;
}

/*div.formula_sub dl.formula_sub_item dt.formula_sub_01{
	width:45%;
	}

div.formula_sub dl.formula_sub_item dd.formula_sub_02{
	width:55%;
	}
*/
div.formula_sub dl.formula_sub_item dd.formula_sub_02 input{
  width:40%;
}

div.formula_sub dl.formula_sub_item dd.formula_sub_02 span{
  margin:0 0 0 2%;
}

div#link_comprete{
  background:#f4f5f0;
  border:#cccccc 1px solid;
  box-sizing:border-box;
  padding:30px 0 35px 0;
}

div#link_comprete dl img{
  width:100%;
}

div#link_comprete dl dt{
  width:22%;
}

div#link_comprete dl dd{
  width:50%;
  margin:0 0 0 2%;
  padding:1% 0 0 0;
}

div#link_comprete a{
  text-align:center;
  text-decoration:none;
  color:#585755;
}

div#link_comprete a p{
  font-size:90%;
}


div#comprete_egfr div.line{
  text-align:center;
  margin:80px 0 30px 0;
}

div#comprete_egfr div.line img{
  width:100%;
}

div.formula_note h3{
  font-size:160%;
  padding:0 0 0 25px;
  margin:20px 0 23px 0;
}


div.formula_note h4{
  font-size:120%;
  color:#598804;
  padding:0 0 15px 25px;
  margin:0 0 15px 0;
  border-bottom:#d3d3d3 1px solid;
}

div.formula_note dl.annotation{
  padding:0 0 20px 40px;
  margin:0 0 15px 0;
  border-bottom:#d3d3d3 1px solid;
}
div.formula_note dl.annotation.clcr_dl.add_text{
  border-bottom: none;
  padding:0 0 0px 40px;
}

div.formula_note dl.annotation.clcr_dl.add_text+p{
  margin: 0 50px 20px;
  font-size: 90%;
  line-height: 150%;
  border: 1px solid #d3d3d3;
  padding: 10px;
}
div.formula_note dl.annotation.clcr_dl.add_text+p>span{
  display: block;
}
div.formula_note dl.annotation.clcr_dl.add_text+p+dl{
  border-top:1px solid #d3d3d3;
  padding-top: 15px;
}
@media screen and (max-width: 1024px) and (min-width: 769px){
  div.formula_note dl.annotation.clcr_dl.add_text{
    padding: 0 2% 1% 2%;
  }
  div.formula_note dl.annotation.clcr_dl.add_text+p{
    margin: 0 30px 20px;
  }
}
@media screen and (max-width: 768px){
  div.formula_note dl.annotation.clcr_dl.add_text{
    padding: 0 2% 1% 2%;
  }
  div.formula_note dl.annotation.clcr_dl.add_text+p{
    margin: 0 20px 20px;
  }
  div.formula_note dl.annotation.clcr_dl.add_text+p+dl{
    padding: 15px 2% 5% 2%;
  }
}
@media screen and (max-width: 600px){
  div.formula_note dl.annotation.clcr_dl.add_text{
    padding: 0 2% 1% 2%;
  }
  div.formula_note dl.annotation.clcr_dl.add_text+p{
    margin: 0 20px 20px;
  }
  div.formula_note dl.annotation.clcr_dl.add_text+p+dl{
    padding: 15px 2% 5% 2%;
  }
}
div.formula_note dl.annotation dt ,div.formula_note dl.annotation dd{
  margin:0;
  padding:0;
}

div.formula_note dl.annotation dt{
  width:18%;
}

div.formula_note dl.annotation dt span{
  font-weight:normal;
  font-size:94%;
  display:block;
}

div.formula_note h4.last{
  margin:50px 0 15px 0;
}

div.formula_note dl.no_title{
  margin:85px 0 15px 0;
  padding: 20px 0 20px 40px;
  border-top: #d3d3d3 1px solid;
}

.txt_ctn{
  color:#e2042e !important;
}

div.green_headline{
  background-color:#598804;
}
div.inner_formula_btn a.clear{
  opacity: 1;
  background-color: #5ab2b7;
}
div#comprete_egfr div.inner_formula_btn a.clear:hover{
  opacity: 0.6;
}
div#confirmation_result dl:nth-child(1)>dt{
  font-size: 1vw;
}
div#comprete_egfr div.inner_formula{
  align-items: flex-end;
}
div#comprete_egfr p.egfr_note>span{
  display: inline-block;
}
div#comprete_egfr table.formula_t .error.formula_03{
  width: 100%;
  line-height:100% !important;
}
div#comprete_egfr table.formula_t .error.formula_03>span{
  font-weight: bold;
  display: inline-block;
  color:red;
  font-size:12px;
}
div.inner_formula table.formula_t{
  vertical-align: middle;
  width: 50%;
  margin-bottom: 10px;
  border-bottom: 1px solid #999;
}
div.inner_formula table.formula_t th{
  padding: 0 0 0 20px;
  vertical-align: middle;
}
div.inner_formula table.formula_t th.req_ctn{
}
div.inner_formula table.formula_t th.req_ctn:before{
  content: "※";
  display:inline-block;
  left: 30px;
  top: 50%;
  font-size: 15px;
  color: #e2042e;
  margin: 0 0 0 -15px;
}

div#comprete_egfr table.formula_t input{
  width: 50%;
}

div#comprete_egfr table.formula_t label{
  width: 80px;
  display: flex;
  align-items: center;
}
div#comprete_egfr table.formula_t label input{
  width: 18px;
  height: 18px;
}
div#comprete_egfr #sex_ul{
  height: 36px;
  padding-left:0;
}
div#comprete_egfr table.formula_t .error.formula_03>span>svg{
  margin: 0 5px;
}


div.formula_result{
  justify-content: space-around;
}

div.formula_result table,
div.formula_result_b table{
  width: 50%;
  margin-bottom: 15px;
}
div.formula_result table.egfr_bmi_v{
  width: 80%;
}

div.formula_result table tr:nth-child(1) td:nth-child(1),
div.formula_result_b table tr:nth-child(1) td:nth-child(1)
{
  width: 35px;
  position: relative;
  background-color: transparent;
}
div.formula_result table tr:nth-child(1) td:nth-child(1) a.warning{
  background: url(https://dev.sms-lab.org/wp-content/themes/hello-elementor--child/images/comprete/ico_alart_l.png) no-repeat !important;
  width: 30px;
  height: 30px;
  position: absolute;
  background-size: contain !important;
  top: 30%;
  left:-1px;
}
div.formula_result table tr:nth-child(2) td,
div.formula_result_b table tr:nth-child(2) td
{
  font-size: 80%;
  padding: 0 5px 0 5px;
  background-color: transparent;
}
div.formula_result table th,
div.formula_result_b table th
{
  width: 35%;
  padding: 0;
  background-color: transparent !important;
}
div.formula_result table td,
div.formula_result_b table td
{
  padding: 0 10px 0 0px;
  font-size: 85%;
  background-color: transparent;
}
div.formula_result table th+td,
div.formula_result_b table th+td{
  vertical-align: middle;
}
div#comprete_egfr div.formula_result input,
div#comprete_egfr div.formula_result_b input{
  width: 50%;
  vertical-align: middle;
  min-height: 50px;
  font-weight: bold;
  font-size: 20px;
}
div#comprete_egfr table.formula_t input+span,
div#comprete_egfr div.formula_result input+span,
div#comprete_egfr div.formula_result_b input+span{
  padding: 0 0 0 5px;
  vertical-align: middle;
  /*font-style: italic;*/
  font-size: 16px;
  max-width: 110px;
  display: inline-block;
}
div#comprete_egfr table.formula_t input+span{
  width: auto;
}

div.formula_result_b hr{
  display: none;
}
div.formula_note{
  width: 95%;
  margin: 0 auto;
}
div.formula_note>hr{
  border-bottom: #d3d3d3 1px solid;
}
div.formula_note>div{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding: 0 0 0 40px;
}
div.formula_note>div div{
  margin: 15px 0;
}
div.formula_note>div div:nth-child(1){
  width: 30%;
}
div.formula_note>div div:nth-child(1)>p{
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  margin-bottom: 5px;
}
div.formula_note>div div:nth-child(2){
  width: 70%;
  padding-left: 5px;
}
div.formula_note>div div:nth-child(2)>img{
  max-width: 530px;
  width: 100%;
  height: auto;
}

div.formula_note>p{
  margin: 0 50px 20px;
  font-size: 14px;
  line-height: 150%;
  border: 1px solid #d3d3d3;
  padding: 10px;
}
div.formula_note div.spcer{
  margin-top: 80px;
  padding-top: 20px;
  border-top: #d3d3d3 1px solid;;
}
div#link_comprete a p{
  padding-left: 0 10px;
}


div.green_headline p{
  font-size: 90%;
}

div.formula_result table tr:nth-child(2) td,
div.formula_result_b table tr:nth-child(2) td{
  font-size: 90%;
}
div.formula_sub a{
  color: #FFF;
  letter-spacing: 1.3px;
}
div.formula_sub a{
  background: none !important;
  background-color: #f98202 !important;
  padding: 6px 10px 4px 25px;
}
div.formula_sub a>span{
  background: url(https://dev.sms-lab.org/wp-content/themes/hello-elementor--child/images/comprete/ico_alart_l.png) no-repeat top left;
  background-size: contain;
  padding: 0 0px 0 60px;
  display: block;
}

div#anker_btm{
  margin: 5px 0;
}
div#anker_btm>p{
  text-align: center;
  font-size: 88%;
}

/* media Query */
@media screen and (min-width: 1210px){
  .nav-collapse ul{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    font-size: 115%;
  }
  .nav-collapse li{
    float: none;
  }
}
/* media Query */
@media screen and (max-width: 1210px){

  div#comprete_egfr table.formula_t input+span, div#comprete_egfr div.formula_result input+span, div#comprete_egfr div.formula_result_b input+span{
    font-size: 13px;
  }

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


  div.inner_formula table.formula_t{
    width: 100%;
  }

  div#comprete_egfr div.inner_formula,
  div.formula_result,
  div.formula_result_b
  {
    flex-direction: column;
  }
  div.formula_result table,
  div.formula_result_b table{
    width: 100% !important;
    margin: 0 auto 10px;
  }
  div.formula_result_b table:nth-child(2){
    margin:0 auto;
  }
  div.formula_result_b hr{
    display: block;
    margin: 40px 0;
  }

  div#comprete_egfr div.formula_result input,
  div#comprete_egfr div.formula_result_b input{
    width: calc(100% - 111px);
    vertical-align: middle;
  }
  div.formula_note>div{
    flex-direction: column;
    padding:0 10px;
  }
  div.formula_note>div div:nth-child(1){
    width: 100%;
  }
  div.formula_note>div div:nth-child(2){
    width: 100%;
  }

}
@media screen and (max-width: 768px){
  .warning>span{
    display: block;
  }
  div.inner_formula table.formula_t{
    width: 100%;
  }
  div.formula_result,
  div.formula_result_b
  {
    flex-direction: column;
  }
  div.formula_result table,
  div.formula_result_b table{
    width: 90% !important;
    margin: 0 auto 20px;
  }
  div#comprete_egfr div.formula_result input,
  div#comprete_egfr div.formula_result_b input{
    width: calc(100% - 111px);
    vertical-align: middle;
  }
  div.formula_note>p{
    margin: 0 20px 20px;
  }

  div.formula_sub a>span{
    padding: 0 0px 0 70px;
  }
}

@media screen and (max-width: 625px){
  div.formula_sub a{
    padding: 6px 10px 4px 10px;
  }
  div.formula_sub a>span{
    background: url(https://dev.sms-lab.org/wp-content/themes/hello-elementor--child/images/comprete/ico_alart_l.png) no-repeat top left;
    padding: 0 0px 0 50px;
    background-size: contain;
  }
}

@media screen and (max-width: 600px){
  div#comprete_egfr div.outer_formula{
    padding: 20px 10px;
  }
  div.inner_formula table.formula_t th{
    padding: 0 0 0px 25px;
    width: 185px;
  }
  div.inner_formula table.formula_t th.req_ctn:before{
    left: 6px;
  }


  div.inner_formula table.formula_t{
    width: 100%;
  }
  div#comprete_egfr table.formula_t input+span{
    font-size: 90%;
  }
  div.formula_result,
  div.formula_result_b
  {
    flex-direction: column;
  }
  div.formula_result table,
  div.formula_result_b table{
    width: 98% !important;
    margin: 0 auto 20px;
  }
  div.formula_result table th,
  div.formula_result_b table th{
    font-size: 14.5px;
    width: 35%;
  }
  div.formula_result table tr:nth-child(2) td,
  div.formula_result_b table tr:nth-child(2) td{
    font-size: 11px;
  }
  div#comprete_egfr div.formula_result input,
  div#comprete_egfr div.formula_result_b input{
    width: calc(100% - 111px);
    min-width: 95px;
    vertical-align: middle;
  }
  div#comprete_egfr div.formula_result input+span{
    width: 60px;
    font-size: 14px;
  }
  div#comprete_egfr div.formula_result_b input+span{
    width: 70px;
    font-size: 12px;
  }
  div.formula_result_b table tr:nth-child(1) td:nth-child(1){

  }
  div.formula_result_b hr{
    margin: 20px 0;
  }
  div#comprete_egfr div.formula_result input,
  div#comprete_egfr div.formula_result_b input{
    font-size: 20px;
  }
  div#comprete_egfr table.formula_t label{
    width: 70px;
  }
  div.formula_sub a{
    background:url(https://dev.sms-lab.org/wp-content/themes/hello-elementor--child/images/comprete/ico_alart.png) no-repeat scroll 6px 15px #f98202;
  }
}
@media screen and (max-width: 330px){
  div#comprete_egfr #sex_ul {
    height: 36px;
    flex-direction: column;
  }
  div#comprete_egfr div.formula_result input, div#comprete_egfr div.formula_result_b input{
    width: 95%;
  }
  div#comprete_egfr div.formula_result input+span,
  div#comprete_egfr div.formula_result_b input+span{
    float: right;
    text-align: right;
    width: 100%;
    display: block;
    padding:0 10px 0 0px;
  }
  div.inner_formula table.formula_t th{
    width: 140px;
  }
}

.formula_t th, .formula_t td{
  background-color: transparent !important;
  padding-top:0;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:5px;
}


dl#confirmation_ttl{
  /*margin:45px 0 20px;*/
  margin:0px 20px 20px 10px;
  text-align:center;
  font-size:140%;
}

.featherlight .featherlight-close-icon{
  text-indent:-9999px;
  background:url(https://dev.sms-lab.org/wp-content/themes/hello-elementor--child/images/comprete/ico_close.png) no-repeat scroll 0 0;
  width:28px;
  line-height: 28px;
  top: 10px;
  right: 10px;
}

.featherlight .featherlight-content{
  overflow-y: hidden;
  width:60%;
  border-bottom: 5px solid transparent !important;
}


dl#confirmation_ttl dt ,dl#confirmation_ttl dd{
  margin:10px 0 0 0;
  font-size:120%;
}

ul#confirmation_alart,div#confirmation_result ,p#confirmation_comment{
  width:94%;
  margin:25px auto 0 auto;
}
p#confirmation_comment>span>span{
  display: block;
  line-height: 200%;
  font-size: 130%;
}
p#confirmation_comment>span>span>svg{
  color: #333;
  margin-right: 10px;
  width: 11px;
}

ul#confirmation_alart{
  background:#e6e6e6;
  text-align:left;
  padding:50px 0 40px 0;
  font-size:140%;
}

ul#confirmation_alart li{
  width:50%;
  margin:0 auto 15px auto;
  /*background:url(https://dev.sms-lab.org/wp-content/themes/hello-elementor--child/images/comprete/ico_checked.png) no-repeat scroll 0 2px;
  padding:0 0 0 35px;*/
}

ul#confirmation_alart li i{
  margin:0 5px 0 0;
}

p#confirmation_comment{
  font-size:110%;
  /*margin-top:2%;
  margin-bottom:2%;*/
  margin:0px auto 0 auto;
  background:#e6e6e6;
  padding:30px 30px 40px 30px;
  width:94%;
}

div#confirmation_result{
  font-size:135%;
  flex-wrap: wrap;
}

div#confirmation_result input{
  background:#FFFFFF;
  width:inherit;
  font-size:140%;
  margin:0 7px 0 0;
  padding:5px;
  text-align:right;
}
div#confirmation_result input[name="ideal_w"]{
  max-width: 130px;
}

div#confirmation_result dl{
  /*	width:50%;*/
  margin-bottom:30px;
}
div#confirmation_result dl:nth-child(1){
  width: 100%;
  display: inline-block;
  text-align: center;
}
div#confirmation_result dl:nth-child(1)>dt{
  width: 110px;
}
div#confirmation_result dl:nth-child(1)>dt,
div#confirmation_result dl:nth-child(1)>dd{
  display: inline-block;
  text-align: left;
  width: auto;
}

div#confirmation_result dl:nth-child(2),
div#confirmation_result dl:nth-child(3){
  width: 50%;
}

div#confirmation_result dl dt{
  width:45%;
  padding:0 15px 0 0;
  font-weight:normal;
  line-height:110%;
  text-align:left;
}

div#confirmation_result dl dt>span{
  font-size: 1vw;
  display: block;
}

@media screen and (min-width:1077px) and ( max-width:1400px) {


}
@media screen and (min-width:1025px) and ( max-width:1076px) {

  div#confirmation_result input[name="CLcr_cg_idelw"],
  div#confirmation_result input[name="CLcr_en_idelw"]
  {
    width:60% !important;
  }
  div#confirmation_result input[name="CLcr_cg_idelw"]+span,
  div#confirmation_result input[name="CLcr_en_idelw"]+span{
    font-size: 1.3vw;
  }
}
@media screen and (min-width:768px) and ( max-width:1024px) {
  div#confirmation_result dl dt>span{
    font-size: 1.5vw;
  }
}
@media screen and (max-width:768px){
  div#confirmation_result dl dt>span{
    font-size: 2vw;
    display: inline-block;
  }
}
@media screen and (max-width:600px){
  div#confirmation_result dl dt>span{
    font-size: 2vw;
  }
  div.formula_sub div.inner_formula_sub dl.formula_sub_item:nth-child(1)>dt,
  div.formula_sub div.inner_formula_sub dl.formula_sub_item:nth-child(2)>dt{
    padding: 10px 0 0 1% !important;
  }
}
@media screen and (max-width:500px){
  div#confirmation_result dl dt>span{
    display: block;
    font-size: 3vw;
  }

}
div#confirmation_result dl dd{
  width:55%;
  margin:0;
  padding:0;
}

@media screen and (min-width:1024px) {
  h3.feature_ttl_s {
    display:none;
  }

  div#comprete_egfr div.line_s{
    display:none;
  }


}


@media screen and (min-width:1024px) and ( max-width:1400px) {


  .logo {
    width: 18%;
  }


  div#page_comprete {
    padding: 30px 0 0 0;
  }

  h3.feature_ttl_s {
    display:none;
  }

}


@media screen and (min-width:769px) and ( max-width:1024px) {

  dl.clcr_dl{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    clear: both;
    flex-direction:row !important;
  }
  dl.clcr_dl>dt{
    width: 250px !important;
  }
  dl.clcr_dl>dd{
    width: calc(100% - 250px) !important;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0 !important;
  }
  dl.clcr_dl>dd>img.clcr_img{
    width: 100%;
    height: auto;
    max-width: 530px;

  }

  div#formula_physique.formula_ckd dl:nth-child(2){
    margin: 0 auto 25px;
    border-bottom: 1px solid #EEE;
    padding-bottom: 10px;
  }
  #formula_physique > div.inner_formula_sub.flex-box.flex-wrap.flex-between.flex-center.flex-column > dl:nth-child(1) > dt a.warning,
  #formula_physique > div.inner_formula_sub.flex-box.flex-wrap.flex-between.flex-center.flex-column > dl:nth-child(2) > dt a.warning{
    position: relative;
    padding: 0 0 0 85px;
  }

  #formula_physique > div.inner_formula_sub.flex-box.flex-wrap.flex-between.flex-center.flex-column > dl:nth-child(1) > dt a.warning:before,
  #formula_physique > div.inner_formula_sub.flex-box.flex-wrap.flex-between.flex-center.flex-column > dl:nth-child(2) > dt a.warning:before
  {
    content: "";
    position: absolute;
    left: 77px;
  }
  div#comprete_egfr .formula_sex>dd {
    margin: 5px 0px !important;
  }

  .featherlight .featherlight-content{
    width:90%;
  }


  .header #comprete_header div#logo_area {
    width: 98%;
  }

  .nav-collapse ul {
    margin: 60px 0 0 0;
  }

  .logo {
    width: 18%;
  }

  div#page_comprete {
    padding: 30px 0 0 0;
  }

  dl.news {
    width: 96%;
  }


  dl.news dd {
    text-align:left;
  }

  h3.feature_ttl {
    width: 100%;
  }

  #feature, #price, #aboutus, #faq, #contact,#demo {
    margin-top: -50px;
    padding-top: 50px;
  }

  section {
    width: 96%;
  }

  div.feature_conts {
    width: 96%;
  }

  div.feature_conts_02 {
    width: 96%;
  }

  p.feature_pgh {
    width: 94%;
    line-height: 140%;
  }

  h4 {
    width: 96%;
  }
  h4.functions_01{
    width: 98%;
    font-size:180%;
  }


  h4.functions_02{
    width: 98%;
    font-size:180%;
  }


  h6.feature_h6{
    width:60%;
    margin:0 0 0 5%;
  }

  span.require {
    width: 40% !important;
  }
  p.source {
    width: 96%;
    margin: 0 auto 2% auto;
  }

  h4.ttl_systemimg {
    width: 94%;
  }

  div#feature_point div#feature_point_01 {
    width: 94%;
  }

  div.graph {
    width: 96%;
    margin: 15px auto 5px auto;
  }

  div.graph dl {
    width: 49%;
  }

  div.graph dl dd {
    font-size: 92%;
    letter-spacing:0.06rem;
  }


  div#feature_point {
    width: 98%;
  }

  div.feature_demo {
    width: 80%;
  }

  div#feature_point div#feature_point_02 {
    width: 50%;
  }

  div.feature_winwinwin {
    width: 90%;
  }

  div#contribution {
    width: 96%;
  }


  table.tbl_01 {
    width: 96%;
  }

  p.note {
    width: 96%;
    font-size: 1.8rem;
  }

  ul.note {
    width: 96%;
    font-size: 1.8rem;
  }


  h3.feature_ttl_s {
    display:none;
  }


  div#comprete_dl ul.file_dl li.file_dl_05{
    width:100%;
  }

  div#comprete_egfr div.outer_formula dl {
    width: 100%;
  }

  /*è¨ˆç®—ãƒšãƒ¼ã‚¸*/

  div#comprete_egfr {
    font-size: 120%;
    width: 98%;
  }

  div#comprete_egfr div.outer_formula dl {
    width: 100%;
  }

  div#comprete_egfr div.outer_formula dl dt {
    font-size: 100%;
  }

  div.green_headline h3 {
    padding: 0 0 0 0.5%;
  }

  div.green_headline p {
    border-left:none;
    margin: 2% 0 0 0;
    padding: 0 0.5%;
    line-height:110%;
  }

  div.formula_sub div.inner_formula_sub {
    padding: 1.5%;
  }

  div.formula_sub dl.formula_sub_item dt {
    width: 30%;
    padding: 0 0 0 1%;
    font-size: 100%;
  }

  div.formula_sub dl.formula_sub_item dd {
    /*width: 50%;*/
    width: 65%;
  }

  div.formula_sub dl.formula_sub_item dd span{
    font-size:80%;
  }

  div#comprete_egfr div.formula_sub dl.formula_sub_item input{
    /*width:50%;*/
    margin:0 0 20px 0;
    width:calc(100% - 120px)
  }

  div.formula_sub dl.formula_sub_item {
    /*width: 100%;*/
    width: 90%;
    margin: 0 auto;
  }

  div#comprete_egfr div.line {
    display:none;
  }

  div#link_comprete{
    padding-left:15px;
    padding-right:15px;
  }
  div#comprete_egfr div.line_s{
    text-align:center;
    margin:2% 0 1% 0;
  }
  div#link_comprete dl{
    flex-direction: column;
  }
  div#link_comprete dl dt {
    width: 80%;
    margin:0 auto;
  }

  div#link_comprete dl dd {
    width: 80%;
    margin:0 auto;
  }

  div#link_comprete dl dt img,div#link_comprete dl dd img{
    width:100%;
    max-width:280px;
  }

  div#link_comprete a p {
    font-size: 80%;
    padding:1%;
  }

  div.formula_note dl.annotation dt {
    width: 100%;
  }

  div.formula_note dl.annotation {
    padding: 0 2% 5% 2%;
  }

  div.formula_note dl.annotation dt span{
    display:inline;
    margin:0 0 0 1%;
  }

  div.formula_note h3 {
    padding: 0 0 0 1%;
  }

  div.formula_note h4 {
    padding: 0 0 0.5% 1%;
  }



}


@media screen and (max-width: 768px) {
  .error {
    margin:20px 0px -60px 40px;
  }
  .nav-collapse ul {
    margin: 0;
  }

  header#comprete_header div#logo_area {
    width: 100%;
  }

  .logo {
    width: 20%;
    margin:1%;
  }


  h1#comprete {
    font-size: 80% !important;
    line-height:140%;
  }

  section {
    width: 98%;
    font-size: 1.5rem;
  }

  div#page_comprete {
    padding: 120px 0 0 0;
  }

  div#comprete_egfr p.egfr_note{
    font-size:14px;
  }

  #home {
    margin-top: -40px;
    padding-top: 40px;
  }

  h2.ttl {
    font-size: 110%;
  }

  h3.feature_ttl {
    display:none;
  }

  h3.feature_ttl_s {
    width:98%;
    margin:0 auto;
  }

  p.feature_pgh {
    width: 98%;
    line-height: 140%;
    font-size: 100%;
  }


  h4.functions_01,h4.functions_02 {
    width: 98%;
    font-size: 160%;
  }


  h6.feature_h6 {
    width: 98%;
    margin: 0 0 0 2%;
  }

  div.graph {
    width: 100%;
    margin: 5px auto;
  }


  div.graph dl {
    width: 98%;
    margin: 0 auto 1% auto;
  }

  p.source {
    width: 98%;
    margin: 0 auto 6% auto;
  }

  h4.ttl_systemimg {
    width: 98%;
  }

  div#feature_point div#feature_point_01 {
    width: 98%;
  }

  div#feature_point {
    width: 90%;
  }

  div#feature_point div#feature_point_02 {
    width: 60%;
  }

  div.feature_demo {
    width: 90%;
  }

  div.feature_winwinwin {
    width: 90%;
  }

  table.tbl_01 {
    width: 94%;
  }

  table.tbl_01 th {
    border-right: #bcbbbb 1px solid !important;
  }

  p.note {
    width: 94%;
  }

  ul.note {
    width: 94%;
  }

  p#message-container-input {
    margin: 15px 5px !important;
  }


  div#trust-form table {
    width: 98% !important;
  }

  span.require {
    width: 50% !important;
    font-size:70%;
  }

  footer#comprete_footer p.comprete_info img {
    width: 60%;
  }

  footer#comprete_footer p.comprete_info {
    margin: 0 auto 2% auto;
    width: 98%;
  }

  div#comprete_dl ul.file_dl li.file_dl_05{
    width:100%;
  }


  /*è¨ˆç®—ãƒšãƒ¼ã‚¸*/

  div#comprete_egfr {
    font-size: 120%;
    width: 98%;
  }

  div#comprete_egfr div.outer_formula dl {
    width: 100%;
  }

  div#comprete_egfr div.outer_formula dl dt {
    font-size: 80%;
  }

  div.green_headline h3 {
    padding: 0 0 0 0.5%;
  }

  div.green_headline p {
    border-left:none;
    margin: 2% 0 0 0;
    padding: 0 0.5%;
    line-height:110%;
  }

  div.formula_sub div.inner_formula_sub {
    padding: 1.5%;
  }

  div#comprete_egfr div.formula_sub dl.formula_sub_item dt {
    width: 40%;
    padding: 0 0 0 1%;
    font-size: 70%;
  }

  div#comprete_egfr div.formula_sub dl.formula_sub_item dd {
    width: 60%;
    font-size: 60%;
  }

  div.formula_sub dl.formula_sub_item dd span{
    font-size:100%;
  }

  div#comprete_egfr div.formula_sub dl.formula_sub_item dd input {
    /*width: 50%;*/
    width:calc(100% - 90px);
    padding:5px 10px;
    font-weight: bold;
    font-size: 200%;
  }
  div.formula_sub dl.formula_sub_item {
    /*width: 100%;*/
    width: 90%;
    margin: 0 auto;
  }

  div#comprete_egfr div.line {
    display:none;
  }
  div#comprete_egfr div.inner_formula_btn a {
    font-size:100%;
  }

  div#comprete_egfr div.line_s{
    text-align:center;
    margin:2% 0 1% 0;
  }
  div#link_comprete{
    padding-left:15px;
    padding-right:15px;
  }
  div#link_comprete dl{
    flex-direction: column;
  }
  div#link_comprete dl dt {
    width: 80%;
    margin:0 auto;
  }

  div#link_comprete dl dd {
    width: 80%;
    margin:0 auto;
  }

  div#link_comprete dl dt img,div#link_comprete dl dd img{
    width:100%;
    max-width:280px;
  }

  div#link_comprete a p {
    font-size: 80%;
    padding:1%;
  }

  div.formula_note dl.annotation dt {
    width: 100%;
  }

  div.formula_note dl.annotation {
    padding: 0 2% 5% 2%;
  }
  div.formula_note dl.annotation.no_title{
    padding-top: 20px;
  }

  div.formula_note dl.annotation dt span{
    display:inline;
    margin:0 0 0 1%;
  }

  div.formula_note h3 {
    padding: 0 0 0 1%;
  }

  div.formula_note h4 {
    padding: 0 0 0.5% 1%;
  }

  div.featherlight .featherlight-content{
    /*width:80%;*/
    width:95%;
  }
  p#confirmation_comment{
    font-size:100%;
    margin:0px auto 0 auto;
    background:#e6e6e6;
    padding:10px 10px 10px 10px;
    width:94%;
  }

  div#confirmation_result dl dt {
    width:100%;
    font-size:80%;
    margin-bottom: 5px;
  }

  div#confirmation_result dl dd {
    width:100%;
    font-size:40%;
    float:left;
  }

  div#confirmation_result.flex-container {
    display:block !important;
  }

  div#confirmation_result.flex-box {
    display:block !important;
  }
  div#confirmation_result.flex-box.flex-container{
    display: flex !important;
  }

  div#confirmation_result.flex-box dl.flexiblebox {
    display:block !important;
  }

  div#confirmation_result input {
    width:calc(100% - 60px);
    text-align:right;
  }

  div#confirmation_result input{
    font-size:280%;
    font-weight: bold;
  }
  #formula_physique > div.inner_formula_sub.flex-box.flex-wrap.flex-between.flex-center.flex-column > dl:nth-child(1) > dt a.warning,
  #formula_physique > div.inner_formula_sub.flex-box.flex-wrap.flex-between.flex-center.flex-column > dl:nth-child(2) > dt a.warning{
    position: relative;
    padding: 0 0 0 85px;
  }
  #formula_physique > div.inner_formula_sub.flex-box.flex-wrap.flex-between.flex-center.flex-column > dl:nth-child(1) > dt a.warning:before,
  #formula_physique > div.inner_formula_sub.flex-box.flex-wrap.flex-between.flex-center.flex-column > dl:nth-child(2) > dt a.warning:before{
    content: "";
    position: absolute;
    left: 78px;
  }
  div#confirmation_result.flex-box dl.flexiblebox:nth-child(1){
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  div#confirmation_result.flex-box dl.flexiblebox:nth-child(1)>dt{
    width: auto;
    padding: 0 10px 0 0;
  }

  div#confirmation_result dl:nth-child(1){

  }
  div#confirmation_result dl:nth-child(1)>dt,
  div#confirmation_result dl:nth-child(1)>dd{
    text-align: left;
    width: 50%;
  }
  div#confirmation_result dl:nth-child(1)>dd>input{
    width: 80%;
  }
  div#comprete_egfr .formula_sex>dd{
    margin: 8px 0px 0px 0 !important;
  }
  div#comprete_egfr .formula_sex>dd>label>span{
    font-size: 90%;
  }
  dl.clcr_dl{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    clear: both;
    flex-direction:row !important;
  }
  dl.clcr_dl>dt{
    width: 250px !important;
  }
  dl.clcr_dl>dd{
    width: calc(100% - 250px) !important;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0 !important;
  }
  dl.clcr_dl>dd>img.clcr_img{
    width: 100%;
    height: auto;
    max-width: 530px;

  }
  div#formula_physique.formula_ckd dl:nth-child(2){
    margin: 0 auto 25px;
    border-bottom: 1px solid #EEE;
    padding-bottom: 10px;
  }


}
@media screen and (max-width: 600px) {
  dl.clcr_dl{
    flex-direction: column !important;
  }
  dl.clcr_dl>dt{

  }
  dl.clcr_dl>dd{
    width: 100% !important;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0 !important;
  }
  dl.clcr_dl>dd>img.clcr_img{
    width: 100% !important;
    height: auto;
    max-width: 530px;
  }
}
