.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}

@media (max-width: 768px) {
	.send_sp li:last-child {
	    border-right-width: 0px !important;
	}
	.send_sp.imagelink li:first-child {
    border-width: 1px 0 !important;
	}
}

/* ヘッダ部分--------------------------------------------------- */
.pricelist-top .container {
	background-repeat: no-repeat;
	background-size: 50% ;
	background-position: right 15px top 15px;
}

.pricelist-top-title {
	color: #fff;
	margin:70px 0 ;
}

.pricelist-top-title h2 {
	font-size: 3rem !important;
	letter-spacing: 0.5rem;
}

.pricelist-top-title p {
	font-size: 1.5rem;
    margin-top: 30px;
    letter-spacing: 0.3rem;
}

@media ( max-width: 520px ) {
	.pricelist-top-title {
		margin:40px 0 !important;
	}
	.pricelist-top .container {
		background-size: 75% !important;
    background-position: center top 5px;
	}
	.pricelist-top-title p {
		text-align: center;
	}
}

.pricelist-top-title p {
    font-size: 1.5rem;
    margin-top: 30px;
    letter-spacing: 0.3rem;
}
.title-xs {
    font-size: 160% !important;
}
.box.pricelist {
	margin-bottom: 3rem;
}
/* 価格表部分--------------------------------------------------- */


.pricelist-title {
	padding: 0.7rem 1rem !important;
	font-size: 1.8rem !important;
	background-color: #008bd1 !important;
	color: #fff !important;
	margin-bottom: 0px !important;
	display: block !important;
}

.pricelist-releasedate {
    text-align: right;
    background-color: #eee;
    font-size: 1.1rem;
    line-height: 1.5rem;
    color: #7d7d7d;
    padding: 4px 8px;
    margin-bottom: 0;
}

.pricelist .carrer, .pricelist .name {
	display: block;
}
.pricelist .carrer {
    margin-bottom: 5px;
    font-size: 1rem;
    background: linear-gradient(90deg, #e6e6e6, #ececec, #fff);
    color: #868686;
}
.pricelist .name {
	font-size: 1.4rem;
	font-weight: bold;
	color:#6c6c6c;
}
.s-name, .a-name {
	display: block;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 2rem;
}
.s-price {
    color: #fc445b;
}
.a-price, .c-price {
    color: #f08e8e;
}
.s-price {
	margin-left: 5px;
}
.a-price {
	margin: 0 3px 0 5px;
}
.c-price {
	margin-left: 0.3rem;
}
.s-price {
	font-size: 1.6rem;
}
.pricelist table tr td, .pricelist table tr th {
	vertical-align:middle;
}
.pricelist table tr th,.pricelist table tr td {
	padding-left: 5px;
	padding-right: 5px;
}
.pricelist table tr td:nth-of-type(2), .pricelist table tr th:nth-of-type(2) {
    text-align: right;
}
.pricelist table {
    border-bottom: 1px solid #ddd;
}
.pricelist table tr td:nth-of-type(1) {
    width: 22rem;
		text-align: right;
}
.pricelist table tr td:nth-of-type(2) {
	width: 8.5rem;
  padding: 1.5rem 5px 1.8rem;
}
@media ( max-width: 767px ) {
	.pricelist table tr td:nth-of-type(1) {
    width: 22rem;
    text-align: right;
    padding: 0;
	}
}
@media ( max-width: 520px ) {
	.pricelist table tr td:nth-of-type(1) {
    width: 13rem;
	}
	.s-price {
    display: block;
    margin-top: -5px;
	}
	.a-price::before {
	  content: "\A" ;
	  white-space: pre;
	}
	.a-price {
	  margin: 0px 3px 0 0;
	}
	span.a-name {
    margin-top: 3px;
    line-height: 1.3rem;
	}
}

@media ( max-width: 370px ) {
	span.a-name {
		font-size: 70%;
	}
	.pricelist table tr td:nth-of-type(1) {
    width: 11.5rem;
	}
	.pricelist table tr td:nth-of-type(2) {
		width: 7.5rem;
	}
	.pricelist table tr td:nth-of-type(2) {
		width: 7.5rem;
	}
	.pricelist tr td .btn {
    width: 6.5rem;
	}
}
.accordion-button {
    padding: 10px;
    margin-bottom: 40px;
}
.accordion-button .btn:after {
  content:'\4ed6\306eGB\6570\3092\898b\308b'
}
.accordion-button .btn[aria-expanded="true"]:after {
  content:'\9589\3058\308b';
}

@media ( max-width: 360px ) {
	span.a-name {
		font-size: 70%;
	}
}

.carrer .docomo {
    background: linear-gradient(90deg, #d2203e, #e27688, rgb(255 255 255 / 0%));
}
.carrer .au {
    background: linear-gradient(90deg, #eb5505, #ffaa7d, rgb(255 255 255 / 0%));
}
.carrer .softbank {
    background: linear-gradient(90deg, #eb5505, #ffaa7d, rgb(255 255 255 / 0%));
}
.carrer .softbank {
    background: linear-gradient(90deg, #8b8b8b, #cdcdcd, rgb(255 255 255 / 0%));
}
.carrer span {
	color: #fff;
	padding: 2px 4px;
	display: block;
}
.carrer .simfree {
  color: #868686;
}
.pricelist table tr {
  border-bottom: 1px solid #ddd;
}
.pricelist table tr:last-child {
  border-bottom: none;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  border-top: none!important;
}

/* コンテンツ部分--------------------------------------------------- */

@media ( min-width: 768px ) {
	.pricelist-campaign {
		background-color: #eee;
		padding: 10px;
		border: 1px solid #ddd;
	}
}
.pricelist-top-contents {
	background-color: #fff;
}
.pricelist-campaign li {
	width:  49%;
	float:left;
}
.pricelist-campaign li:nth-child(even) {
	margin-left: 2%;
}
.pricelist-campaign p.text-center {
	display: block;
	background-color: #145082;
	color:#fff;
	padding:6px;
	margin-bottom: 8px;
}
.pricelist-campaign p i {
	margin-right:10px;
}


.in-close {
	position: inherit !important;
  height: initial !important;
  line-height: 1.8rem !important;
  width: initial !important;
}

.atenntion01 {
	border: solid;
	border-radius: 6px;
}


.link_career {
  margin: 1rem auto;
  display: block;
  background: #fff;
  text-align: center;
  padding: 0.5rem;
  position: relative;
  border-width: 1px;
  border-color: #008bd1;
  border-style: solid;
  border-radius: 1rem;
  height: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.link_career img {
  width: auto;
}

.link_career:before {
  content: "\f04b";
  font-family: FontAwesome;
  font-size: 1.5rem;
  color: #008bd1;
  position: absolute;
  top: 50%;
  left: 2rem;
  transform: translate(0, -50%);
}

@media (min-width: 992px) {
  .link_career {
    width: 30%;
  }
  .flex {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-flow: row nowrap;
  }
}


.pricelist-contents .bg-gray .titlebox span {
	border-right-color: #F1F1F1;
}
.pricelist-contents .container {
	padding: 30px 15px;
}

/* 各モデルへのリンク--------------------------------------------------- */

.send_sp {
  font-size: 0;
  line-height: 0;
}
.send_sp li {
  font-size: 1.1rem;
  line-height: 1.3rem;
  display: inline-block;
  width: 25%;
  text-align: center;
  padding-top: 0.8rem;
  margin: 0;
  border: 1px solid #ddd;
  border-width: 0 0 1px 1px;
  padding: 0.5rem 0.2rem;
}
.send_sp.imagelink li {
  width: 33.33%;
}
.send_sp img {
  max-width: 40px;
  margin: 0 auto 3px;
  display: block;
}
.link01 {
  font-size: 1.3rem;
  font-weight: bold;
  margin: 1rem auto;
}
/* 価格表内グループ */
.group {
  margin-top: 2rem;
}
.group_h2 {
  font-size: 2rem!important;
  margin: 2rem 0 1rem!important;
  font-weight: bold;
  color: #008bd1;
  display: inline-block!important;
}

@media ( min-width: 768px ) {
  .send_sp li, .send_sp.imagelink li {
    font-size: 1.3rem;
    line-height: 1.8rem;
    display: inline-block;
    width: 16.666666%;
  }
  .send_sp img {
    max-width: 60px;
    margin: 0 auto 5px;
    display: block;
  }
  .link01 {
    font-size: 1.5rem;
  }
  .send_sp li:nth-child(6){
    border-width: 0 1px 1px  1px;
  }
  .send_sp li:nth-child(-n+6){
    border-top-width: 1px;
  }
	/* .send_sp.imagelink li:nth-last-child(-n+7){
  	width: 14.285%;
	} */
}
@media ( max-width: 767px ) {


  .send_sp li:nth-child(4n+1){
    border-width: 0 0 1px 0;
  }
  .send_sp li:nth-child(-n+4){
    border-top-width: 1px;
  }

  .send_sp {
    padding: 0;
  }
  .send_sp.imagelink li:nth-child(3n+1){
    border-width: 0 0 1px 0;
  }
  .send_sp.imagelink li:nth-child(-n+3){
    border-top-width: 1px;
  }
	.send_sp.imagelink li:nth-last-child(-n+4){
  	width: 25%;
	}
	.send_sp.imagelink li:nth-child(4n+1) {
	  border-width: 0 0px 1px 1px;
	}
}

.send_sp li:last-child {
	border-right-width: 1px;
}

/* 他ページへのリンク--------------------------------------------------- */
.pricelist-brand {
	margin-left: 15px;
	margin-right: 15px;
}
.pricelist-brand li {
	float: left;
	padding-right: 15px;
	margin: 0 15px 5px 0;
	border-right: solid 1px #ddd;
}

.pricelist-contents .bg-gray .titlebox span {
  border-right-color: #F1F1F1;
}
.pricelist-contents .container {
  padding: 30px 15px;
}

/* SIMロック解除案内表示--------------------------------------------------- */
.pricelist-title {
  position: relative;
}
.pricelist-title h2 {
  color: #fff;
}
.unlock {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0,-50%);
}
.unlock:before {
  content: "◀︎";
  color: #fff;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translate(0,-50%);
}
.unlock:after {
  content: "SIMロック解除で\A増額中！";
  color: #fc445b;
  background: #fff;
  padding: 1px 15px;
  border-radius: 5px;
  font-size: 1.6rem;
  font-weight: bold;
  display: inline-block;
  text-align: center;
}
.unlock:hover, .unlock:focus {
  opacity: 1;
  text-decoration: none;
  transform: translate(0,-60%);
  transition: 0.1s;
}
@media (max-width: 400px) {
  .unlock {
    right: 5px;
  }
  .unlock:after {
    white-space: pre;
    font-size: 1.4rem;
    line-height: 1.2;
  }
}
@media (max-width: 340px) {
  .unlock:after {
    font-size: 1.2rem;
  }
}


.pricelist span.carrer {
	position: relative;
}

.pricelist tr.simunlock span.carrer::after {
	content: "SIMロック解除で増額中！";
	color: #fc445b;
	border-radius: 5px;
	font-size: 1rem;
	position: absolute;
	top: 0.2rem;
	right: 0;
	text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
@media ( min-width: 992px ) and (max-width: 1199px) {
	.pricelist tr.simunlock span.carrer::after {
    right: -20px;
  }
}
@media (max-width: 405px ) {
	.pricelist tr.simunlock span.carrer::after {
		left: 50px;
    right: inherit;
    width: 120px;
  }
}
@media (max-width: 373px) {
	.pricelist tr.simunlock span.carrer::after {
	  content: "SIM解除増額中！";
	}
}
/* 絞り込み部分--------------------------------------------------- */
.pricelist-list-search {
  padding: 0.5rem;
  background-color: #e0e0e0;
  display: flex;
}
input.pricelist-list-search__input {
	width: calc(100% - 2em);
  border: none;
  font-size: 1.2rem;
  line-height: 1rem;
  padding-left: 0.5rem;
}
.pricelist-list-search__icon {
	background-color: #fff;
  width: 2em;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.pricelist-list-tag__label {
	border-radius: 5px;
  margin-right: 3px;
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
  padding: 0.5rem;
  background-color: #eee;
  border-bottom: 3px solid #ddd;
  line-height: 1.2rem;
  transition: all 300ms 0s ease;
	font-weight: normal;
  cursor: pointer;
}
.pricelist-list-tag {
	border-bottom: 1px solid #ddd;
  position: relative;
  padding: 0.5rem 0.5rem 0 7.5rem;
  font-size: 0;
  line-height: 0;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}

.pricelist-list-tag::before {
  content: "フィルター";
  background-color: #008bd1;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.5rem 0;
  font-size: 1rem;
  height: 2rem;
  line-height: 1rem;
  width: 55px;
  text-align: right;
}

.pricelist-list-tag::after {
	content: "";
	color: #fff;
	position: absolute;
	width: 0.7rem;
	height: 1rem;
	border-color: #008bd1;
	border-style: solid;
	border-width: 1rem 0.7rem;
	border-bottom-color: transparent;
	border-right-color: transparent;
	top: 0;
	left: 55px;
}
.pricelist-list-tag input[type=checkbox] {
	display: none;
}
.pricelist-list-tag input[type=checkbox]:checked + label {
	background-color: #008bd1;
	border-bottom: 1px solid #1c6c94;
	color: white;
}
/* NW注意文 */
#recommend-container{
  margin-top: 5rem;
}
#recommend-container::before {
	content: "※本ページはネットワーク利用制限〇の価格を表示しています";
	top:-5rem;
	width: 100%;
	right: 0;
	text-align: center;
	position: absolute;
}
@media (max-width: 405px ) {
	#recommend-container::before {
		font-size: 1rem;
  }
}

/* カラム整理 */
@media (min-width: 769px ) {
	.list-block {
	  display: flex;
	  flex-wrap: wrap;
	}
}
@media (max-width: 768px ) {
	.list-block {
	  display: block !important;
	}
}

/* 発売前 */
.before-release td {
  display: none;
}

.before-release .name:after {
  content: "発売前";
  margin-left: 5px;
}
