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

.installments .installments__read {
  margin-bottom: 4%; }

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

.installments h4 .serviceItems__title--blackBox {
    padding: 1.4% 1.9%;
    background: #000;
    color: #fff;
    margin-right: 20px; }

.installments h4{
font-size: 2.2rem;
    background: #F1F1F1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1%;
	color: #000;
}
.installments .firstYear h4 {
    padding: 1.5%;
}
.installments .readText {
  margin-bottom: 2%; }

.installments .firstYear ul.installmentsMatter li b{
	display:inline-block;
}
.blackBox {
  color: #fff;
  font-size: 1rem;
  padding: .1rem .2rem;
  background: #000;
  display: inline;
  margin-right: 2px; 
font-size:1.2rem;
}
.blackBox:nth-of-type(2) {
    margin-left: 2px;
    margin-right: 0; }

.serviceItems {margin-bottom: 4%; }

.serviceItems .planTable {
    width: 100%;
    margin-bottom: 3%; 
}
.serviceItems .planTable th {
      border: 1px solid #CBCBCB;
      background: #4664AA;
      padding: .5%;
      color: #fff;
      font-size: 1.6rem;
}
.serviceItems .planTable td {
border: 1px solid #CBCBCB;
font-weight:bold;
text-align: center;
padding: 2% 0; 
line-height:100%;
font-size:2.2rem;
}
.serviceItems .planTableText--small {
	font-size:1.4rem;
	padding-bottom:5px;
}

.installmentsMatter {
margin-top: 40px;
padding-left:1.6rem;
}
.installmentsMatter li span{
color: #3264AF;
display: inline;
font-size: 22px;
}
.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;}

.installmentscontent{margin: 28px 0 0 70px;}

.ttl01{margin-top: 30px;}

.installmentscontentborder{
/*border-bottom: 1px #bebebe solid;*/
padding-bottom: 10px;
}



.firstYear {margin-bottom: 6%; }

.firstYear h4 {padding: 1.5%; }
.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;
}
.firstYear__examplePack .text-small {font-size: 1.6rem; }
.firstYear__examplePack .examplePack--price {
width: 30%;
text-align: right;
padding: 10px 0 10px 10px; 
font-size:2rem;
}

.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) {
  .installments__nav {
    width: 100%; } }

@media all and (max-width: 768px) {
  .planTable {
    margin-top: 60px; }
    .planTable tr {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .planTable tr th {
        display: none; }
      .planTable tr td {
        width: 100%; }
  .planTable td {
    margin-bottom: 35px;
    position: relative; }
    .planTable td::before {
      position: absolute;
      top: -36px;
      left: -1px;
      width: 100%;
      background: #4664AA;
      padding: 10px 0; }
  .serviceItems .planTable td {padding: 15px 0; font-size:1.4rem;}
	.serviceItems .planTable td:last-child {margin-bottom:0px;}
  .sp__th01 td::before,
  .sp__th02 td::before,
  .sp__th03 td::before,
  .sp__th04 td::before {
    color: #fff;
    border: 1px solid #4664aa; }
  .sp__th01 td:nth-of-type(1)::before {
    content: "ライトパック"; }
  .sp__th01 td:nth-of-type(2)::before {
    content: "スタンダードパック"; }
  .sp__th01 td:nth-of-type(2)::before {
    content: "スタンダードパック"; }
  .sp__th01 td:nth-of-type(3)::before {
    content: "クリエイティブパック"; }
  .sp__th02 td:nth-of-type(1)::before {
    content: "スーパーライト"; }
  .sp__th02 td:nth-of-type(2)::before {
    content: "ライト"; }
  .sp__th02 td:nth-of-type(3)::before {
    content: "スタンダード"; }
  .sp__th02 td:nth-of-type(4)::before {
    content: "スタンダードプラス"; }
  .sp__th02 td:nth-of-type(5)::before {
    content: "クリエイティブ"; }
  .sp__th02 td:nth-of-type(6)::before {
    content: "クリエイティブプラス"; }
  .sp__th02 br {
    display: none; }
  .sp__th03 td:nth-of-type(1)::before {
    content: "ミニ"; }
  .sp__th03 td:nth-of-type(2)::before {
    content: "ライト"; }
  .sp__th03 td:nth-of-type(3)::before {
    content: "スタンダード"; }
  .sp__th03 td:nth-of-type(4)::before {
    content: "クリエイティブ"; }
  .sp__th03 td:nth-of-type(5)::before {
    content: "マックス"; }
  .sp__th03 br {
    display: none; }
  .sp__th04 td:nth-of-type(1)::before {
    content: "ミニ"; }
  .sp__th04 td:nth-of-type(2)::before {
    content: "ライト"; }
  .sp__th04 td:nth-of-type(3)::before {
    content: "スタンダード"; }
  .sp__th04 td:nth-of-type(4)::before {
    content: "クリエイティブ"; }
  .sp__th04 br {
    display: none; }
  .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; } 
.installmentsMatter {
margin-top: 20px;
padding-left:0.5rem;
}
.installmentsMatter li {
    padding-left: 1em;
    text-indent: -1.5em;
}
.mentettl {
    padding: 1.5%;
    background: #f1f1f1;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 12px;
}
.mentettl img {
    margin-right: 10px;
	width:25px;
}
.installmentscontent {
    margin: 15px 0 0 5px;
}
}

@media all and (max-width: 600px) {
  .installments h3 {
	  font-size:1.6rem;
    margin-bottom: 15px;
    padding-bottom: 10px; }
	.installments h4 {font-size:1.6rem;}
  .installments__nav tr td {
    font-size: 1.2rem; }
  .installments h4 .serviceItems__title--blackBox {
    padding: 10px;
	  margin-right:10px;
	}
  .installments__nav td:nth-of-type(2) {
    margin: 0; }
	.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;}
  .installments .text-small {
    font-size: 1.2rem; }
  .firstYear h4 {
    padding: 3% 1.5%; }
  .installments .installments__read {
    margin-bottom: 10%; } 
	
}
