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

.operation .operation__read {
  margin-bottom: 4%; }

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

.operation 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; }
  .operation h4 .serviceItems__title--blackBox {
    padding: 1.4% 1.9%;
    background: #000;
    color: #fff;
    margin-right: 20px; }

.operation .readText {
  margin-bottom: 2%; }

.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;}
.operationMatter {
	padding-left:1.6rem;
	text-indent:-1.6rem;
}

.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; 
      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;
}

.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;}
div.kakomi{width: 100%;
    height: auto;
    background-color: #f1f1f1;
    padding: 30px;}
.kakomittl{    font-weight: 600;
    font-size: 1.2em;}




@media all and (max-width: 1023px) {
  .operation__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; } }

@media all and (max-width: 600px) {
  .operation h3 {
	  font-size:1.6rem;
    margin-bottom: 15px;
    padding-bottom: 10px; }
	.operation h4 {font-size:1.6rem;}
  .operation__nav tr td {
    font-size: 1.2rem; }
  .operation h4 .serviceItems__title--blackBox {
    padding: 10px;
	  margin-right:10px;
	}
  .operation__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;}
  .operation .text-small {
    font-size: 1.2rem; }
  .firstYear h4 {
    padding: 3% 1.5%; }
  .operation .operation__read {
    margin-bottom: 10%; } 
	.mentettl {font-size: 1.6rem;}
    .mentecontent{margin: 20px 0 0 20px;}
    .mentettl span{font-size: 1.2rem;
        margin-top: 1px;}
    .mentettl img{width: 25px;}
}
