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

tr.mix {
  display: table-row !important;
}

.cd-gallery {
  padding: 26px 0;
  width: 100%;
}

/* ヘッダ部分--------------------------------------------------- */
.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-thumbnail .pricelist-top-title,
.pricelist-thumbnail .pricelist-top-title p {
  margin: 0 !important;
  padding: 1rem 0;
}

.pricelist-thumbnail .pricelist-top-title p {
  text-align: left;
}

.pricelist-thumbnail .flex {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.pricelist-thumbnail .eyecatch-img img {
  width: 90px;
  opacity: 0.7;
}

@media (min-width: 700px) {

  .pricelist-thumbnail .pricelist-top-title,
  .pricelist-thumbnail .pricelist-top-title p {
    padding: 2rem 0;
  }

  .pricelist-thumbnail .eyecatch-img img {
    width: 250px;
  }
}

/* 価格表部分--------------------------------------------------- */


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

@media ( min-width: 768px ) {
  .send_sp li, .send_sp.iphone 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.iphone 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.iphone li:nth-child(3n+1){
    border-width: 0 0 1px 0;
  }
  .send_sp.iphone li:nth-child(-n+3){
    border-top-width: 1px;
  }
	.send_sp.iphone li:nth-last-child(-n+4){
  	width: 25%;
	}
	.send_sp.iphone 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解除増額中！";
  }
}

.anchorlink-pricelist {
  position: relative;
  top: -110px;
  display: block;
}

@media (max-width: 767px) {
  .anchorlink-pricelist {
    position: relative;
    top: -70px;
    display: block;
  }
}


/*キャンペーンバナーのwidth*/
@media (max-width: 767px) {
  .guide-box a img {
    max-width: 100% !important;
  }
}



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

.send_sp li a {
  padding: 4px;
  border-radius: 3px;
  background-color: #fff;
  color: #008bd1;
  margin: 0px 6px 3px 0px;
  line-height: 15px;
  border: solid 1px #008bd1;
}

.send_sp li {
  display: inline-block;
}

.send_sp.imagelink {
  line-height: 0;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.send_sp.imagelink li {
  width: 33.33%;
  width: calc(100% /3);
  padding: 2px;
}

.send_sp.imagelink li a {
  line-height: 1.3rem;
  width: 100%;
  height: 100%;
  text-align: center;
  border: 1px solid #eee;
  padding: 0.5rem 0.2rem;
  background: #fff;
  margin: 0;
}

.send_sp img {
  max-width: 40px;
  margin: 0 auto 3px;
  display: block;
}

.link01 {
  font-size: 1.3rem;
  font-weight: bold;
  margin: 1rem auto;
}

.anchor:before {
  content: "";
  display: block;
  margin-top: -4rem;
  padding-top: 4rem;
}

.list-block li.space {
  display: none;
}

.list-block li.space:nth-child(4n) {
  display: block;
}

@media (min-width: 768px) {
  .send_sp.imagelink li {
    font-size: 1.3rem;
    line-height: 1.8rem;
    width: 16.666666%;
    width: calc(100% /6);
  }

  .send_sp.imagelink img {
    max-width: 60px;
    margin: 0 auto 5px;
    display: block;
  }

  .link01 {
    font-size: 1.5rem;
  }
}

/* 各リンク・サムネ付き・格納式ver */
.anker h3 {
  color: #777;
  font-weight: bold;
}

.anker .wrap {
  margin-bottom: 1rem;
}

.anker .send_sp.imagelink li a {
  padding: 0.2rem;
}

.anker .send_sp.imagelink li .flex {
  display: flex;
  align-items: center;
}

.anker .send_sp.imagelink li img {
  max-width: 100%;
  margin-bottom: 0;
}

.anker .send_sp.imagelink li .flex .image {
  width: 35%;
}

.anker .send_sp.imagelink li .flex .name {
  width: 65%;
  text-align: left;
}

@media (min-width: 767px) {

  .anker .check,
  .anker .label {
    display: none;
  }

  .anker .send_sp.imagelink li .flex .image {
    width: 25%;
  }

  .anker .send_sp.imagelink li .flex .name {
    width: 75%;
  }
}

@media (max-width: 767px) {
  .anker .wrap {
    position: relative;
    margin-bottom: 2rem;
  }

  .anker .item:nth-child(n+4) {
    display: none;
  }

  .anker .check {
    display: none;
  }

  .anker .check:checked+.label {
    transform: translate(-50%) rotate(45deg);
    transition: 0.2s;
  }

  .anker .check:checked~.item_wrap .item:nth-child(n+4) {
    display: block;
    animation: display 0.5s;
  }

  .anker .label {
    position: absolute;
    bottom: -3.5rem;
    left: 50%;
    transform: translate(-50%);
    cursor: pointer;
    font-size: 2rem;
    color: #008bd1;
  }

  @keyframes display {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }
}

/* サムネリンク（スマホ時小さく） */
@media (max-width: 700px) {
  .imagelink.half li a {
    padding: 0.2rem;
    min-height: 4rem;
  }

  .imagelink.half li a {
    display: flex;
    align-items: center;
  }

  .imagelink.half li img {
    max-width: 100%;
    margin-bottom: 0;
  }

  .imagelink.half li .image {
    width: 35%;
  }

  .imagelink.half li .name {
    width: 65%;
    text-align: left;
    margin-left: 2px;
  }
}


/* 価格表内グループ */
.group {
  margin-top: 2rem;
}

.group_h2 {
  font-size: 2rem !important;
  margin: 2rem 0 1rem !important;
  font-weight: bold;
  color: #008bd1;
  display: inline-block !important;
}

/* 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;
  }
}

/* 付属品リンク */
.jump_itemlink a:hover {
  text-decoration: none;
}

.jump_itemlink .item_bnr {
  display: block;
  width: 100%;
  min-height: 10rem;
  border: 3px solid #ccc;
  padding: 0.25rem 1rem;
  position: relative;
  overflow: hidden;
  line-height: 1.2;
  background: #fff no-repeat;
  background-blend-mode: multiply;
  background-size: contain;
  background-position: bottom -1rem center;
}

.jump_itemlink .item_bnr:after {
  content: "";
  display: block;
  width: 5rem;
  height: 5rem;
  background: #ccc;
  transform: rotate(-45deg);
  position: absolute;
  bottom: -3rem;
  right: -3rem;
}

.jump_itemlink .item_bnr .text {
  font-weight: bold;
}

@media (min-width: 600px) {
  .jump_itemlink .item_bnr {
    background-position: center right 1rem;
    background-size: 60%;
    padding: 1rem 2rem;
  }

  .jump_itemlink .item_bnr .text {
    font-size: 1.8rem;
  }

  .jump_itemlink li.col-md-3 .item_bnr,
  .jump_itemlink li.col-md-4 .item_bnr {
    min-height: 7rem;
    padding: 1rem;
    background-size: contain;
  }
}


/* 画像つきプライスリスト */
.pricelist-item-img {
  text-align: right;
}

.pricelist-item-img th {
  display: inline-block;
  width: 100% !important;
  padding: 0.5rem 0.5rem 0 110px !important;
}

.pricelist-item-img td {
  display: inline-block;
  width: auto !important;
}

.pricelist-item-img td.img {
  position: absolute;
  width: 100px !important;
  display: block;
  padding: 0 !important;
  margin-top: 1rem;
}

.pricelist-item-img td:nth-of-type(3) {
  width: 80px !important;
  text-align: -webkit-right;
  padding: 0 0 0.5rem;
}

/* 下層 型番 */
.model_number dt,
.model_number dd {
  padding: 5px;
}

.model_number dt {
  background: #eee;
}

.model_number dd {
  border-bottom: 1px solid #ddd;
}

.text-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row wrap;
}
