@charset "UTF-8";

.renewal__nav {
  width: 1200px;
  margin: 0 auto; }

.renewal .renewal__read {
  margin-bottom: 4%; }

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

.renewal h4 {
  font-size: 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%;
	    margin-top: 2%;
  color: #4664AA; }

.text2{margin-top:2%;}

.firstYear {
  margin-bottom: 6%; }
  .firstYear h4 {
    padding: 1.1%; }
  .firstYear .text-small--space {
    margin-bottom: 3%; }
  .firstYear .blackBox {
    margin: 0; }

.firstYear__examplePack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #CBCBCB; }
  .firstYear__examplePack:nth-of-type(1) {
    margin-top: 3%; }
  .firstYear__examplePack dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2% 0; }
    .firstYear__examplePack dl dt {
      width: 70px;
      /*padding: 2%;*/
      text-align: center; }
    .firstYear__examplePack dl dd {
		font-size:2rem;
      font-weight: bold; 
      max-width: 92%;}
  .firstYear__examplePack .text-small {
    font-size: 1.6rem; }

 .firstYear__examplePack .text-bigsmall {
        font-size: 1.4rem;
    font-weight: 500;
    line-height: normal;}

  .firstYear__examplePack .examplePack--price {
    width: 30%;
    text-align: right;
    padding: 10px 0 10px 10px; 
	  font-size:2rem;
}




.renewalMatter {
	    margin-top: 40px;
    padding-left: 1.6rem;
}
.renewalMatter li span{
      color: #3264AF;
    display: inline;
    font-size: 22px;
	margin-right: 10px;
    vertical-align: middle;
}

.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; }
.mentettl{padding: 1.5%;
    background: #f1f1f1;
      font-size: 2.2rem;
        font-weight: bold;
        margin-bottom: 12px;}
.mentettl span{float: right;}
.mentettl img{margin-right: 10px;}
.mentecontent{    
    margin: 28px 0 0 70px;}
.ttl01{margin-top: 30px;}

.mentecontentli{margin-top: 10px;
    text-indent: -1em;
    padding-left: 1em;}

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

@media all and (max-width: 768px) {
	.renewalMatter{
	    margin-top: 20px;}
.renewalMatter li{
        padding-left: 1.6rem;
    text-indent: -1.6rem;
}
.renewalMatter li span {
    font-size: 15px;
}
p.renewalMatter{
    padding-left: 0;
}
   .firstYear__examplePack {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
     }
    .firstYear__examplePack dl {
      width: 100%; }
    .firstYear__examplePack .examplePack--price {
      width: 100%; }
    .firstYear__examplePack .monthly__total {
      padding: 5px 0; }    }

@media all and (max-width: 600px) {
  .renewal h3 {
	  font-size:1.6rem;
    margin-bottom: 15px;
    padding-bottom: 10px; }
	.renewal h4 {font-size:1.6rem;}
  .renewal__nav tr td {
    font-size: 1.2rem; }

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


  .renewal .renewal__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;}
  .firstYear h4 {
    padding: 1.5% 1.5%; }
		.mentettl {font-size: 1.6rem;}
    .mentecontent{margin: 20px 0 0 20px;}
    .mentettl span{font-size: 1.2rem;
        margin-top: 1px;}
    .mentettl img{width: 25px;}
	    .mentecontent{margin: 20px 0 0 20px;}
}
