@charset 'utf-8';
#str-contents {
    padding: 0 0;
}

.sp.block {
    display: none !important;
}
.pc.block {
        display: block!important;
}

.fw .inner {
    max-width: 950px;
}
.fw .inner-960 {
    max-width: 960px;
}
@media only screen and (max-width: 980px) {
    .fw .inner {
        padding-left: 0;
        padding-right: 0;
    }
}

.fw #price .nav-top,
.fw #price .nav-top a {
    width: 950px !important;
    font: inherit;
}
.fw #price .nav-top a:before {
    right: 2px !important;
    margin: 0;
}

.btnArea span.linkPdf {
    padding-right: 1.8em;
    background-image: url(/mobile/set/common/shared/img/icon-pdf-blue.svg);
    background-size: 1em;
    background-position: right 0 center;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 600px) {
    .btnArea span.linkPdf {
        background-position: right 0 center;
    }
}

@media only screen and (max-width:600px){
  .inner.spPd0{
    padding: 0;
  }
    .pc.block {
            display: none!important;
    }
    .sp.block {
            display: block!important;
    }
    .fw .inner {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.fw img.newwindowicon {
    display: none;
}

#footer {
    margin-top: 0;
}
#footer .footer-nav {
    margin: 0 0 0 0;
}
/* tab */
.tabList ul {
  -moz-box-align: end;
  align-items: flex-end;
  text-align: center;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-pack: start;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.tabList li {
  max-width: 353px;
  margin-right: 10px;
}
.tabList.noBtn li{
  max-width: none;
}
.tabList.noBtn li:last-child{
  margin-right: 0;
}
.tabList li:last-child {
  margin-right: 0;
}
.tabList li.btnBuy {
  max-width: 230px;
  margin-right: 0;
  vertical-align: top;
  padding-bottom: 12px;
  text-align: right;
}
.tabList li.btnBuy p {
  width: 200px;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 145%;
  margin: 4px 0 4px 0;
  padding: 6px 16px;
  text-align: center;
  background: rgba(0, 0, 0, 0) linear-gradient(0deg, #0f82b8 0%, #0b5bce 100%) repeat scroll 0 0;
  border-radius: 50px;
  color: #fff;
}
.tabList li.btnBuy p a {
  display: block;
  color: #ffffff;
  padding: 8px 0;
}
.tabList.tabDisabled {
  padding-top: 12px;
}
.tabList.tabDisabled ul {
  display: table;
  width: 100%;
}
.tabList.tabDisabled li {
  max-width: none;
  display: table-cell;
  vertical-align: middle;
}
.tabList.tabDisabled .txtProduct {
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 12px;
}
.tabList.tabDisabled .btnBuy {
  width: 200px;
}
@media only screen and (max-width: 600px){
  .inner.tabList{
    padding-left: 0;
    padding-right: 0;
  }
  .tabList li {
    margin-right: 5px;
  }
  .tabList li:nth-child(2){
    margin-right: 1px;
  }
  .tabList li.btnBuy {
    max-width: 36%;;
    padding-bottom: 5px;
  }
  .tabList li.btnBuy p {
    width: 100%;
    font-size: 10px;
    padding: 5px 10px;
    margin: 2px 0 2px 2px;
  }
  .tabList li.btnBuy p a {
    padding: 3px 0;
    font-size: 100%;
  }
  .tabList.tabDisabled {
    padding-top: 3px;
  }
  .tabList.tabDisabled .txtProduct {
    font-size: 11px;
    padding-bottom: 5px;
    line-height: 1.5;
  }
  .tabList.tabDisabled .btnBuy {
    width: 34.25%;
  }
}

/** watch Nav **/
#apple-watch {
  padding: 56px 0 35px;
  background-color: #fff;
}
#apple-watch .apple-watch-list{
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
}
#apple-watch .apple-watch-list:after{
  content: '';
  display: table;
  clear: both;
}
#apple-watch .apple-watch-list .item{
  display: inline-block;
  padding: 0 28px 2px;
  position: relative;
  text-align: left;
  vertical-align: middle;
  line-height: 1;
  border-right: 1px solid #c1c1c1;
}
#apple-watch .apple-watch-list .item:first-child{
  border-left: 1px solid #c1c1c1;
}
#apple-watch .apple-watch-list .item:nth-child(3){
  padding: 0 28px 2px 29px;
}
#apple-watch .apple-watch-list .item:last-child{
  border-right: 1px solid #c1c1c1;
}
.item-break.pc + .item {
    border-left: 1px solid #c1c1c1;
}
#apple-watch .apple-watch-list .item a{
  color: #333;
  text-decoration: none;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
}
#apple-watch .apple-watch-list .item.current{
  color: #0083c5;
  font-weight: bold;
}
@media only screen and (max-width: 600px){
  #apple-watch{
    padding: 25px 15px 15px;
  }
  #apple-watch .apple-watch-list .item{
    padding: 0 6px 2px;
    border-right: 1px solid #c1c1c1;
  }
  #apple-watch .apple-watch-list .item:first-child{
    border-left: 1px solid #c1c1c1;
  }
  #apple-watch .apple-watch-list .item:nth-child(3){
    padding: 0 6px 2px 7px;
  }
  #apple-watch .apple-watch-list .item:last-child{
    border-right: 1px solid #c1c1c1;
  }
  .item-break.sp + .item {
    border-left: 1px solid #c1c1c1;
}
  #apple-watch .apple-watch-list .item,
  #apple-watch .apple-watch-list .item a{
    font-size: 10px;
  }
}


/** Mock Diff (except .modal) **/

a.linkColorWh{
  color: #fff;
}
.ttlNormal span.date{
  font-size: 24px;
}

#main .mv-text-area{
  padding-top: 80px;
}

@media only screen and (max-width: 600px){
  .fw #main.section{
    padding-top: 40px;
  }

  #main .mv-text-area{
    padding-top: 0;
  }

  .fw .tabGra ul li a {
    font-size: 14px;
  }
}

.fw .listProduct .img .img-set img:first-child {
height: 200px;
margin-bottom: 0;
}

@media only screen and (max-width: 600px) {
	.fw .listProduct .img .img-set img:first-child {
	height: 130px;
	margin-bottom: 0;
	}
}

/* Old pdf icon display none */
img.pdficon, img.wmvicon, img.xlsicon, img.flipicon, img.rssicon, img.zipicon, img.mailicon, img.newwindowicon, img.videoicon, img.pcicon, img.icon-new {
  display: none;
}

#app-price .flex-start{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

@media only screen and (min-width: 600px){
  #app-price .common_annotation {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 600px){
  #app-price .common_annotation {
    margin-top: 15px;
  }
}

/* bnr */
.bnr-center{
	text-align: center;
}