@charset 'utf-8';

#str-contents {
	padding: 0 0;
}

.sp.block {
    display: none !important;
}
.pc.block {
		display: block!important;
}

#price .boxBottomNotes,
#price .js_price-tab .price-tab-contents .price-tab-item .js_price-tab .price-tab-contents .price-tab-item .boxBack {
	width: 950px !important;
}

.fw .inner {
	max-width: 950px;
}
.fw .inner-960,
#bnr .inner {
	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;
	}
	#price .boxBottomNotes,
	#price .js_price-tab .price-tab-contents .price-tab-item .js_price-tab .price-tab-contents .price-tab-item .boxBack {
		width: 100% !important;
	}
}

.fw img.newwindowicon {
	display: none;
}

#footer {
	margin-top: 0;
}
#footer .footer-nav {
	margin: 0 0 0 0;
}

/** for iPhoneXS & iPhone XR **/
.small-caps{
  font-variant-caps: all-small-caps;
}

/** iPhone Nav **/
#page-nav-products {
  padding: 56px 0 35px;
  background-color: #fff;
}
#page-nav-products .page-nav-list{
  max-width: 950px;
  margin: 0 auto;
  text-align: center;
  letter-spacing: -.4em;
}
#page-nav-products .page-nav-list:after{
  content: '';
  display: table;
  clear: both;
}
#page-nav-products .page-nav-list .item{
  display: inline-block;
  letter-spacing: normal;
  padding: 0 32px 2px;
  position: relative;
  text-align: left;
  vertical-align: middle;
  line-height: 1;
  border-right: 1px solid #c1c1c1;
}
#page-nav-products .page-nav-list .item:first-child{
  border-left: 1px solid #c1c1c1;
}
#page-nav-products .page-nav-list .item:last-child{
  border-right: 1px solid #c1c1c1;
}
#page-nav-products .page-nav-list .item a{
  color: #333;
  text-decoration: none;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
}
#page-nav-products .page-nav-list .item.current{
  color: #0083c5;
  font-weight: bold;
  line-height: 1;
  font-weight: bold;
}
@media only screen and (max-width: 600px){
  #page-nav-products{
    padding: 25px 0px 15px;
  }
  #page-nav-products .page-nav-list .item{
    padding: 0 1.6% 2px;
    border-right: 1px solid #c1c1c1;
    text-align: center;
    width: 30%;
  }
  #page-nav-products .page-nav-list .item:first-child{
    border-left: 1px solid #c1c1c1;
  }
  #page-nav-products .page-nav-list .item:last-child{
    border-right: 1px solid #c1c1c1;
  }
  #page-nav-products .page-nav-list .item,
  #page-nav-products .page-nav-list .item a{
    font-size: 10px;
  }
}

.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.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;
}
@media only screen and (max-width: 600px){
.inner.tabList{
  padding-left: 0;
  padding-right: 0;
}
.tabList li {
  max-width: 32%;
  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;
}
}

.pagetitle {
  height: 80px;
  line-height: 80px;
  background: #ffffff;
}
.pagetitle .inner {
  margin: 0 auto;
  max-width: 950px;
}
.pagetitle h1 {
  color: #000000;
  font-size: 30px;
  font-weight: bold;
}
.fig_accessories_top {
  margin: 40px auto 0;
  max-width: 2000px;
  text-align: center;
}
@media only screen and (max-width: 600px){
.pagetitle {
  height: 50px;
  line-height: 50px;
}
.pagetitle .inner {
  max-width: 100%;
  padding: 0 20px;
}
.pagetitle h1 {
  font-size: 22px;
  font-family: "Hiragino Sans W3","ヒラギノ角ゴ ProN W3","WinGothic W3",sans-serif;
}
}
@media only screen and (max-width: 600px){
#bnr {
  padding-top: 20px;
}
}
.sub-slider .slick-dots {
  background-color: #ececec;
}




/*************
modals
*************/

.iconQuestion img{
  width: 1em;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
}
.modal-wrap {
  height: 100%;
  padding: 0 30px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.modal-content {
  height: 100%;
  max-width: 890px;
  margin: 0 auto;
}
.modal-content p,
.modal-content li{
  line-height: 1;
}
.modal-table-wrap {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.modal-table-cell {
  display: table-cell;
  padding: 60px 0 60px;
  vertical-align: middle;
}
.modal-content-box {
  position: relative;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  border: 4px solid #dfdfdf;
  box-sizing: border-box;
}
.modal-content-inner {
  padding: 30px;
}
.modal-btn-close {
  text-align: right;
}
.modal-ct-text-box{
  font-family: "Hiragino Sans W3","ヒラギノ角ゴ ProN W3","WinGothic W3",sans-serif;
  font-size: 16px;
}
.modal-ct-text-box .modal-btn-close{
  position: absolute;
  right: -4px;
  top: -4px;
  width: 44px;
  height: 44px;
}
.modal-ct-text-box .modal-btn-close .modals-close{
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: #dfdfdf;
  text-decoration: none;
  text-align: center;
  font-size: 32px;
  line-height: 40px;
}
.modal-ct-text-box h2.ttlNormal{
  font-size: 32px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
  line-height: 140%;
}
.modal-ct-text-box h2.ttlNormal span{
  font-size: 15px;
  display: block;
}
.modal-ct-text-box .txtC{
  text-align: center;
}
.modal-ct-text-box .notes-list{
  margin-top: 40px;
}
.modal-ct-text-box .notes-list li{
  font-size: 16px;
  padding: 1.5em 0;
  text-align: left;
  border-bottom: 1px solid #e9e9e9;
}
.modal-ct-text-box .notes-list li:last-child{
  border-bottom: none;
}

@media only screen and (max-width: 768px) {
  .modal-wrap {
    padding: 0 3.125%;
  }
}
@media only screen and (max-width: 600px){
  .modal-wrap{
    padding: 0 15px;
  }
  .ttlNormal span.date{
    font-size: 16px;
  }
  .modal-content {
    max-width: 600px;
    box-sizing: border-box;
  }
  .modal-content-inner {
    padding: 25px 20px;
  }
  .modal-ct-text-box{
    font-size: 12px;
  }
  .modal-ct-text-box .modal-btn-close{
    width: 22px;
    height: 22px;
  }
  .modal-ct-text-box .modal-btn-close .modals-close{
    font-size: 16px;
    line-height: 20px;
  }
  .modal-ct-text-box h2.ttlNormal{
    font-size: 20px;
    margin-bottom: 20px;
  }
  .modal-ct-text-box h2.ttlNormal span{
    font-size: 10px;
  }
  .modal-ct-text-box .notes-list{
    margin-top: 30px;
  }
  .modal-ct-text-box .notes-list li{
    font-size: 12px;
    padding: 1.5em 0;
    text-align: left;
    border-bottom: 1px solid #e9e9e9;
  }

}




#price .sk-tab-wrap .sk-tab-btn li.current:hover{
  opacity: 1;
  cursor: default;
}

.linkColorWh{
  color: #fff !important;
}


/** 料金タブ メインエリア調整 **/
#main .ttl.pc{
  margin-top: 10px;
}

.info_reservation {
  border: 2px solid #0b5bce;
  padding: 10px 15px;
  margin-top: 10px;
}
@media only screen and (max-width: 600px){
.info_reservation {
  border: 2px solid #0b5bce;
  padding: 10px 15px;

}
}
/** 関連メニュー **/
#menu-relation {
  background: #ffffff;
  padding: 0 0 60px;
}
#menu-relation h2 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
#menu-relation .inner-relation {
  max-width: 950px;
	border-top: 1px solid #e0e0e0;
	padding-top: 60px;
  margin: 0 auto;
}
.menu-relation-other .inner-relation {
	border-top: 1px solid #ffffff !important;
}
#menu-relation .menu-relation-list {
  letter-spacing: -.40em;
  margin-top: 10px;
}
#menu-relation .menu-relation-list li {
  width: 50%;
  display: inline-block;
  line-height: 13px;
  letter-spacing: normal;
  margin-top: 10px;
}
#menu-relation .menu-relation-list li a {
  color: #333333;
  font-size: 13px;
  position: relative;
  display: inline-block;
  padding-right: 13px;
}
#menu-relation .menu-relation-list li a:hover,
#menu-relation .attention-relation a:hover {
  text-decoration: underline;
}
#menu-relation .menu-relation-list li a:after {
  content: "";
  display: block;
  border-top: solid 2px #333333;
  border-right: solid 2px #333333;
  width: 3px;
  height: 3px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#menu-relation .attention-relation {
  color: #333333;
  font-size: 10px;
  margin-top: 25px;
  line-height: 1.5em;
}
#menu-relation .attention-relation a,
#menu-relation .attention-relation a:visited {
  color: #333333;
}
@media only screen and (max-width: 600px){
  #menu-relation {
    width: 100%;
    padding: 0 20px 0;
    text-align: center;
  }
	#menu-relation .inner-relation {
		padding-top: 50px;
    padding-bottom: 25px;
	}
  #menu-relation .menu-relation-list li {
    width: 100%;
    display: block;
  }
  #menu-relation .menu-relation-list li a {
    display: block;
  }
  #menu-relation .attention-relation {
    text-align: left;
  }
}
@media only screen and (max-width: 320px){
  #menu-relation .menu-relation-list li a{
    font-size: 11px;
  }
}

#bnr {
  padding-top: 40px;
  padding-bottom: 0;
}


@media only screen and (max-width:321px){
  #price_plan .listBox .txt {
    line-height: 1.2 !important;
  }
  #price_plan .listBox .txt > span {
    font-size: 10px !important;
  }
}
@media only screen and (max-width: 600px) {
  .fw .listProduct .detail .release {
    font-size: 12px;
  }
}


@media only screen and (max-width: 600px) {
  .fw .batch {
    margin-left: 0!important;
  }
}

.labelList {
  margin-bottom: 5px;
}

.labelItem {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  padding: 7px 16px 10px;
  display: table;
}

.labelItem+.labelItem {
  margin-top: 5px;
}

.labelNEW {
  color: #ffffff;
  background: #0b5bce;
  background: -webkit-gradient(linear, left bottom, left top, from(#0f82b8), to(#0b5bce));
  background: linear-gradient(0deg, #0f82b8 0%, #0b5bce 100%);
}

.labelSupport {
  color: #0b5bce;
  border: 1px solid #0b5bce;
}

@media screen and (max-width:600px) {
.labelList {
  margin-bottom: 5px;
}

.labelItem {
  font-size: 10px;
  padding: 5px 10px 7px;
}

}

.mobile-page-u96-no-icon .icon-svg {
  display: none;
}