@charset "UTF-8";
.webconsulting .text-small {
color: #000;
font-size: 1.4rem;
}
.webconsulting__nav {
  width: 1200px;
  margin: 0 auto; }

.webconsulting .webconsulting__read {
  margin-bottom: 4%; }

.webconsulting h3 {
  border-bottom: 1px solid #CBCBCB;
  margin-bottom: 1%;
  padding-bottom: 1%;
  font-size: 2.8rem; 
}

.webconsulting h4 {
  font-size: 2.2rem;
  background: #e3e9f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1%;
  color: #4664AA; 
}

.webconsultingMatter {
margin-top: 40px;
padding-left: 1.6rem;
}
.webconsulting li span{
color: #3264AF;
display: inline;
font-size: 22px;
}

.month--lastborder {
  padding: 2% 0;
  font-size: 2rem;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-bottom: 2px solid #4664AA;
  margin-bottom: 2%; }
  
.month--lastborder span {
font-size:2rem;
width: 35%;
font-weight: bold;
color: #4664AA; }



@media all and (max-width: 1023px) {
.webconsulting__nav {
    width: 100%; } }

@media all and (max-width: 768px) {
.webconsultingMatter{
	    margin-top: 20px;}
.webconsultingMatter li{
        padding-left: 1.6rem;
    text-indent: -1.6rem;
}
.webconsultingMatter li span {
    font-size: 15px;
}
p.webconsultingMatter{
    padding-left: 0;
}
     }

@media all and (max-width: 600px) {

.webconsulting h3 {
font-size:1.6rem;
margin-bottom: 15px;
padding-bottom: 10px;
}

.webconsulting h4 {font-size:1.6rem;}

.webconsulting__nav tr td {font-size: 1.2rem; }

.webconsulting__nav td:nth-of-type(2){margin: 0; }

.webconsulting .webconsulting__read{margin-bottom: 10%; } 
	
	.firstYear {margin:40px 0;}
	.firstYear__01 {margin-top:20px;}
    .firstYear__examplePack span {
      font-size: 1.2rem; }
	.firstYear__examplePack {font-size:1.4rem;}
  .firstYear__examplePack .text-small {
    font-size: 1rem; }
	.firstYear__examplePack dl dt {width:30px;}
	.firstYear__examplePack dl dd,
	.firstYear__examplePack .examplePack--price {font-size:1.4rem;}
  .webconsulting .text-small {
    font-size: 1.2rem; }
  .firstYear h4 {
    padding: 3% 1.5%; }
  .webconsulting .webconsulting__read {
    margin-bottom: 10%; } 
}
