@charset "UTF-8";

/**********************************************************
 *
 * Product PCパーツ
 *
 **********************************************************/


/* clearfix
-------------------------------------------*/
.mod-shop-map .item .list > div {
  zoom: 1;
}
.mod-shop-map .item .list > div:before {
  content: "";
  display: table;
}
.mod-shop-map .item .list > div:after {
  content: "";
  display: table;
  clear: both;
}



/* 製品一覧コンバージョンボタン
-------------------------------------------*/
.s-product-list .product-list-separator{
margin-bottom: 40px;
}
.s-product-list .col2:nth-of-type(-n+2) .product-list-separator{
display: none;
}
.s-product-list .btn-cvn__button--ols-blank{
width: 280px;
}



/* 製品カテゴリトップ
-------------------------------------------*/
/*tit-recommend-contents.s-product*/
.tit-recommend-contents.s-product {
  margin-bottom: 25px;
}
/*tit-product-wrap*/
.box-cmn-product-main {
  position: relative;
  min-height: 310px;
  padding-left: 360px;
  margin-bottom: 60px;
}
.box-cmn-product-main.add-gallery {
  min-height: 420px;
}
.box-cmn-product-main .read {
  margin-bottom: 5px;
}
.box-cmn-product-main .txt {
  margin-top: 0;
}
.box-cmn-product-main .speed-late-label img{
  margin: 0;
  vertical-align: top;
}
.box-cmn-product-main .speed-late-label img + img{
  margin-left: 10px;
}
.box-cmn-product-main .area-hero {
  width: 340px;
  height: 310px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.box-cmn-product-main .area-hero .bx-viewport {
  height: 310px !important;
  overflow: visible !important;
}
.box-cmn-product-main .area-hero img {
  width: 340px;
}
.box-cmn-product-main .area-thumb {
  overflow: hidden;
  margin-top: -25px;
}
.box-cmn-product-main .area-thumb li {
  width: 100px;
  float: left;
  margin: 20px 20px 0 0;
}
.box-cmn-product-main .area-thumb.s-col2 li {
  width: 160px;
}
.box-cmn-product-main .area-thumb:not(.s-col2) li:nth-child(3n),
.box-cmn-product-main .area-thumb.s-col2 li:nth-child(2n) {
  margin-right: 0;
}
.box-cmn-product-main .area-thumb:not(.s-col2) li:nth-child(3n+1),
.box-cmn-product-main .area-thumb.s-col2 li:nth-child(2n+1) {
  clear: both;
}
.box-cmn-product-main .btn-cmn.s-image {
  width: 100%;
  padding: 7px;
  border: 1px solid #d6d6d6;
  background-image: none;
  font-size: 86%;
}
.box-cmn-product-main .btn-cmn.s-image:hover,
.box-cmn-product-main .btn-cmn.s-image.active {
  border: 1px solid #ccc;
}
.box-cmn-product-main .btn-cmn.s-image:after {
  border: none;
}
.box-cmn-product-main .btn-cmn.s-image:hover:after,
.box-cmn-product-main .btn-cmn.s-image.active:after {
  border: none;
  background-color: #000;
	-ms-filter: "alpha( opacity=14)";
	filter: alpha( opacity=14);
	opacity: 0.14;
}

/*s-second-top-btn-01*/
.grid-cmn.s-second-top-btn-01 > .col3 .btn-cmn > span:after{
  content: '';
  position: absolute;
  left: 1px;
  top: 0;
  width: 3px;
  height: 100%;
}
.grid-cmn.s-second-top-btn-01 > .col2 .btn-cmn.s-asaake > span:after {
  background-color: #DF7163;
}
.grid-cmn.s-second-top-btn-01 > .col3 .btn-cmn.s-green > span:after{
  background-color: #009962;
}
.grid-cmn.s-second-top-btn-01 > .col3 .btn-cmn.s-yellow > span:after{
  background-color: #ffd100;
}

/*mod-forward*/
.mod-forward > :first-child {
  margin-bottom: 30px;
}
/*sec-product-slide*/
.sec-product-slide {
  margin-top: 30px;
}
/*tit-cmn-product-lv2*/
.tit-cmn-product-lv2 {
  padding-left: 10px;
  border-left: 4px solid #c7ad4c;
  font-size: 86%;
  font-weight: bold;
}
.tit-cmn-product-lv2.s-mark-none {
  border-left: none;
  padding-left: 0;
}
.tit-cmn-product-lv2.s-mark-gray {
  border-left: 4px solid #767676;
}
.tit-cmn-product-lv2.s-mark-blue {
  border-left: 4px solid #21ace3;
}
.tit-cmn-product-lv2.s-mark-green {
  border-left: 4px solid #039765;
}
.tit-cmn-product-lv2.s-mark-yellow {
  border-left: 4px solid #ffab00;
}
.tit-cmn-product-lv2.s-mark-black {
  border-left: 4px solid #000;
}
.tit-cmn-wrap .tit-cmn-product-lv2 {
  width: 180px;
  vertical-align: middle;
}
.tit-cmn-product-lv2 + .mark {
  text-align: right;
}
.tit-cmn-product-lv2 + .mark .ico-cmn-mark {
  text-align: center;
  color: #767676;
}
/*tit-cmn-product-lv3*/
.tit-cmn-product-lv3 {
  margin-bottom: 24px;
}
.tit-cmn-product-lv3.tit-cmn-product-lv3--text-title {
  font-size: 30px;
  font-weight: bold;
}

/*fig-product-bnr*/
.fig-product-bnr {
  height: 57px;
  margin-bottom: 10px;
}
.fig-product-bnr:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.fig-product-bnr img {
  vertical-align: middle;
}

/*table-product-spec*/
.table-product-spec {
  width: 100%;
  font-size: 86%;
  table-layout: fixed;
}
.table-product-spec td {
  border: 1px solid #aaa;
  padding: 6px 10px;
}
.table-product-spec td > div {
  display: table-cell;
  width: 244px;
  vertical-align: middle;
}
.table-product-spec td.s-col1[colspan="2"] > div {
  display: inline-block;
}
.table-product-spec td.s-col1[colspan="2"] .txt .ico-cmn-mark {
  margin-right: 0;
  margin-left: 30px;
}
.table-product-spec td > div:first-child {
  width: 75px;
}
.table-product-spec td .txt {
  margin: 0;
  line-height: 1.25;
}
.table-product-spec td .txt a {
  color: #000;
}
.table-product-spec td .inner .txt {
  display: inline-block;
  vertical-align: middle;
}
.table-product-spec td .txt .lv01,
.table-product-spec td .txt .plus {
  font-size: 184%;
  font-weight: bold;
}
/* 「非搭載」が数字より大きく見えるため調整 */
.table-product-spec td .txt .lv01--s {
  font-size: 174%;
  font-weight: bold;
}
.table-product-spec td .txt .lv02 {
  font-size: 117%;
}
.table-product-spec td .plus {
  display: inline-block;
  vertical-align: middle;
}
.table-product-spec td .txt .ico-cmn-mark {
  margin: 0 12px;
}

/*grid-cmn s-product-service, grid-common s-product-service（v2）*/
.grid-cmn.s-product-service,
.grid-common.s-product-service {
  margin-bottom: 10px;
}
.grid-common.s-product-service {
  margin-top: 0;
}
.grid-cmn.s-product-service .col4,
.grid-common.s-product-service .grid-common__col--col4 {
  margin-top: 20px;
}
.grid-cmn.s-product-service > .col4:nth-child(-n+4),
.grid-common.s-product-service > .grid-common__col--col4:nth-child(-n+4) {
  margin-top: 0;
}
.grid-cmn > .col4 .recently-check,
.grid-common > .grid-common__col--col4 .recently-check {
  margin: 5px 5px 0;
  font-size: 86%;
}

/*mod-product-service*/
.mod-product-service {
  text-align: center;
}
.mod-product-service.is-disable {
	-ms-filter: "alpha( opacity=50)";
	filter: alpha( opacity=50);
  opacity: 0.5;
}
.mod-product-service > span,
.mod-product-service > a {
  display: block;
  position: relative;
}
.mod-product-service > span:after,
.mod-product-service > a:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  border: 1px solid #d8d8d8;
}
.mod-product-service > a:hover:after {
  border: 2px solid #69a1fe;
}
.mod-product-service.is-disable > span:after,
.mod-product-service.is-disable > a:after {
  display: none;
}
.mod-product-service > a .ico-cmn-bnr {
  right: auto;
  bottom: auto;
  left: 8px;
  top: 50%;
  margin-top: -4px;
}
.mod-product-service .notes {
  position: absolute;
  right: 25px;
  top: 6px;
  font-size: 86%;
  color: #000;
  text-decoration: none;
}

/* mod-product-service（v2）：非対応 */

.grid-common.s-product-service .mod-product-service {
  position: relative;
}

.grid-common.s-product-service .mod-product-service.is-disable {
  opacity: 1;
}

.grid-common.s-product-service .mod-product-service.is-disable:before {
  content:'';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  background-image: linear-gradient(to top left, transparent, transparent 49.5%, #b8b8b8 50%, #b8b8b8 50.5%, transparent 51%, transparent);
  opacity: 0.7;
  z-index: 1;
}


/*txt-product-notes*/
.txt-product-notes .star01,
.txt-product-notes .star02 {
  display: inline-block;
  width: 1.5em;
  line-height: 1.4;
}
.txt-product-notes .star01 {
  border: 1px solid #d8d8d8;
  width: 1.7em;
  text-align: center;
  margin-right: 5px;
}
.txt-product-notes .star02 {
  width: 1.5em;
  margin-left: 14px;
  color: #adadad;
}

/*txt-product-notes-v2*/
.txt-product-notes-v2 .compatible,
.txt-product-notes-v2 .not-compatible {
  display: inline-block;
  width: 1.5em;
  text-align: center;
  line-height: 1.4;
  border: 1px solid #d8d8d8;
  position: relative;
}
.txt-product-notes-v2 .compatible {
  margin-right: 5px;
}
.txt-product-notes-v2 .not-compatible {
  margin: 0 5px;
}

.txt-product-notes-v2 .not-compatible:before {
  content:'';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  background-image: linear-gradient(to top left, transparent, transparent 48%, #d8d8d8 49%, #d8d8d8 51%, transparent 52%, transparent);
  opacity: 0.7;
}


/*list-cmn-notes s-star, list-cmn-notes s-star*/
ol.list-cmn-notes.s-star > li:before,
ol.list-notes--order.s-star > li.list-notes__item:before {
  content: "\2605"" "counter(num);
  margin-right: 0.45em;
}

/*.grid-cmn.s-list.js-recently-list*/
.grid-cmn.s-list.js-recently-list {
  padding-top: 30px;
  clear: both;
}

/*mod-recently-btn*/
.mod-recently-btn {
  border-top: 1px solid #aaa;
  text-align: center;
}
.mod-recently-btn .btn-cmn {
  margin-top: -1px;
  text-align: center;
  background-image: none;
}
.mod-recently-btn .btn-cmn:after {
  border-top: 1px solid #aaa;
}
.mod-recently-btn .btn-cmn .ico-cmn-arrow {
  padding-right: 1em;
}

/*s-sale*/
.wrapper.s-sale .tit-cmn-wrap.s-sns {
  margin-bottom: 0;
}
.wrapper.s-sale .tit-cmn-wrap .tit-cmn-lv1:after {
  display: none;
}

/*nav-product*/
.nav-product {
  overflow: hidden;
  border-top: 1px solid #c03;
  margin-bottom: 40px;
}
.nav-product > a {
  position: relative;
  display: block;
  float: left;
  width: 233px;
  padding: 18px 10px;
  border-left: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  text-align: center;
  color: #000;
}
.nav-product > a:last-child {
  width: 234px;
  border-right: 1px solid #d5d5d5;
}
.nav-product > a:hover {
  color: #000;
  text-decoration: none;
}
.nav-product > a.is-current {
  color: #c03;
  text-decoration: none;
  font-weight: bold;
}
.nav-product > a:hover span,
.nav-product > a:hover em {
  text-decoration: none;
}
.nav-product > a:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.nav-product > a:hover:after,
.nav-product > a.is-current:after {
  content: '';
  display: block;
  width: 234px;
  height: 4px;
  position: absolute;
  left: -1px;
  top: 0;
  background-color: #c03;
  z-index: 100;
}
.nav-product > a:last-child:hover:after,
.nav-product > a.is-current:last-child:after {
  width: 235px;
}
.nav-product > a .ico-cmn-arrow {
  vertical-align: middle;
}
.nav-product > a .ico-cmn-arrow:after {
  top: 50%;
  margin-top: -4px;
}
.nav-product > a > span {
  color: #000;
}
.nav-product.scroll-fixed {
  position: fixed;
  top:7px;
  z-index: 500;
  background-color: #ffeded;
  box-shadow: 0 -7px 0 rgba(255, 255, 255, 0.9), 0 2px 3px -2px rgba(0, 0, 0, 0.8);
}

/*nav-product 2column*/
.nav-product.s-col2 > a,
.nav-product.s-col2 > a:last-child {
  width: 350px;
}
.nav-product.s-col2 > a:hover:after,
.nav-product.s-col2 > a.is-current:after,
.nav-product.s-col2 > a:last-child:hover:after,
.nav-product.s-col2 > a.is-current:last-child:after {
  width: 350px;
}


/*nav-cmn s-product*/
.nav-cmn.s-product {
  margin: 60px 0 -10px;
}

/*smt grid-cmn.s-second-top-btn-01.s-product*/
.smt .grid-cmn.s-second-top-btn-01.s-product-01 > .col2 .btn-cmn {
  height: 119px !important;
}
.smt .grid-cmn.s-second-top-btn-01.s-product-02 > .col2 .btn-cmn {
  height: 88px !important;
}
.smt .grid-cmn.s-second-top-btn-01.s-product-03 > .col2 .btn-cmn {
  height: 82px !important;
}
.smt .grid-cmn.s-second-top-btn-01 > .col2 .btn-cmn .img-01 {
  height: auto !important;
}
/*box-product-bnr*/
.box-product-bnr > a {
  position: relative;
  text-decoration: none;
}
.box-product-bnr > a:before {
  border: 1px solid #d6d6d6;
}
.box-product-bnr > a:hover:before {
  z-index: 10;
}
.box-product-bnr > a > .body {
  min-height: 123px;
  padding: 10px 14px 10px 288px;
}
.box-product-bnr > a > .body .tit {
  font-size: 129%;
}
.box-product-bnr > a > .body p {
  font-size: 86%;
  color: #000;
}
.box-product-bnr > a > figure {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
/*box-product-sns*/
.box-product-sns-wrap {
  border-top: 1px solid #ddd;
  padding-top: 50px;
  margin-top: 30px;
}
.box-product-sns-wrap:first-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}
.box-product-sns {
  position: relative;
  border: 1px solid #d6d6d6;
}
.box-product-sns h2 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.box-product-sns .body {
  min-height: 121px;
  padding-left: 273px;
}
.box-product-sns .list {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding: 10px 0;
  border-left: 1px solid #dcdcdc;
}
.box-product-sns .list li {
  display: table-cell;
  padding: 8px 0;
  border-right: 1px solid #dcdcdc;
  vertical-align: middle;
  text-align: center;
}
.box-product-sns .list li:last-child {
  border-right: none;
}
.box-product-sns .list li.line a {
  font-size: 86%;
  color: #000;
  text-decoration: none;
}
.box-product-sns .list li.line a span {
  display: block;
  line-height: 1.2;
}
.box-product-sns .list li .ico {
  display: block;
  margin: 0 auto 15px;
}
.box-product-sns .list li.line .ico {
  margin-bottom: 10px;
}
/*s-product-border-01*/
.s-product-border-01 {
  border-top: 1px solid #ddd;
  padding-top: 40px;
  margin-top: 50px;
}
/*s-product-border-02*/
.s-product-border-02 {
  border-top: 1px solid #ddd;
  padding-top: 30px;
  margin-top: 30px;
}

/*tit-product-01*/
.tit-product-01 {
  margin-bottom: 12px;
  font-size: 129%;
  font-weight: bold;
}
.tit-product-01 .ico {
  margin-right: 15px;
  vertical-align: middle;
}
/*tit-product-02*/
.tit-product-01 {
  margin-bottom: 12px;
  font-size: 129%;
  font-weight: bold;
}
/*txt-product-01*/
.txt-product-01 b {
  font-size: 158%;
  font-weight: bold;
}
.txt-product-01 b span {
  font-size: 73%;
}
.txt-product-01 .ico-cmn-mark.s-mark-red-01 {
  border: 1px solid #c03;
  background-color: #c03;
  color: #fff;
}
/*txt-product-02*/
.contents .txt-product-02 {
  margin-bottom: 20px;
}

/* spec
-------------------------------------------*/
/*js-all-open*/
.js-all-open {
  display: block;
  position: relative;
  color: #000;
  text-decoration: none;
}
.js-all-open:visited {
  color: #000;
}
.js-all-open:hover, a:focus {
  color: #000;
}
.js-all-open [class*=tit-cmn] {
  margin-bottom: 0;
  padding-right: 90px;
}
.js-all-open .toggle {
  position: absolute;
  right: 10px;
  top: 17px;
}
.js-all-open .toggle span {
  vertical-align: middle;
  line-height: 1.4;
}
.js-all-open .toggle img {
  margin-left: 10px;
  vertical-align: middle;
}
.js-all-open .tit-cmn-lv2 {
  padding-top: 11px;
}
.js-all-open + * {
  margin-top: 15px;
}
.js-all-open + .nav-cmn {
  margin-bottom: 10px;
}
/*list-accordion*/
.list-accordion.s-product > li:not(:first-child) .js-accordion .tit-cmn-lv3 {
  margin-top: 20px;
}

/* 3rd Top
-------------------------------------------*/
.nav-cmn + .sec-cmn-lv2.s-product-01 {
 margin-top: 44px;
}
.sec-cmn-lv2.s-product-01 + .mod-cmn-border {
 margin-top: 60px;
}
/*grid-cmn.s-product-list*/
.grid-cmn.s-product-list figure {
  padding: 0 4px;
}
.grid-cmn.s-product-list .tit-01 {
  margin-bottom: 5px;
  line-height: 1.2;
}
.grid-cmn.s-product-list .tit-01 span:hover {
  text-decoration: underline;
}
.grid-cmn.s-product-list .tit-01 .s-sup {
  font-size: 72%;
}
.grid-cmn.s-product-list .tit-02 {
  padding-left: 10px;
  font-size: 79%;
  font-weight: bold;
  color: #000;
}
.grid-cmn.s-product-list .tit-03 {
  position: relative;
  margin-right: 20px;
  margin-bottom: 5px;
  padding-right: 20px;
  padding-bottom: 10px;
  line-height: 1.2;
  border-bottom: 1px solid #c9c9c9;
}
.grid-cmn.s-product-list .tit-03::after {
  content: "";
  display: block;
  position: absolute;
  top:5px;
  right: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
}
.grid-cmn.s-product-list .tit-03 span:hover {
  text-decoration: underline;
}
.grid-cmn.s-product-list .tit-03 .s-sup {
  font-size: 72%;
}
.grid-cmn.s-product-list .body {
  margin-bottom: 5px;
  line-height: 1.5;
}
.grid-cmn.s-product-list .tit-02.s-blue {
  border-left: 4px solid #2fb6eb;
}
.grid-cmn.s-product-list .tit-02.s-yellow {
  border-left: 4px solid #fdd000;
}
.grid-cmn.s-product-list .tit-02.s-ochre {
  border-left: 4px solid #caab4b;
}
.grid-cmn.s-product-list .tit-02.s-green {
  border-left: 4px solid #039765;
}
.grid-cmn.s-product-list .tit-02.s-gray {
  border-left: 4px solid #98a3ad;
}
.grid-cmn.s-product-list .txt-01 {
  margin-bottom: 5px;
  color: #000;
  font-size: 86%;
}
.grid-cmn.s-product-list .txt-01 + .txt-price {
  margin-top: 5px;
}
.grid-cmn.s-product-list .txt-price .price-letter{
  font-size: 133%;
}
.grid-cmn.s-product-list .txt-01 .ico-cmn-mark {
  margin: 5px 0;
  font-size: 100%;
}
.contents .grid-cmn.s-product-list .img-icon{
  margin: 10px 0 0 0;
}
.grid-cmn.s-product-list .col4-3.s-ftbox {
  position: relative;
  min-height: 178px;
  padding-bottom: 45px;
}
.grid-cmn.s-product-list .mark-01 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.grid-cmn.s-product-list .mark-01 li.ico-cmn-mark {
  display: block;
  padding: 0 2px;
  margin-bottom: 5px;
  margin-right: 0;
}
.grid-cmn.s-product-list .speed-late-label{
  margin: 10px 0 5px;
  font-size: 0;
}
.grid-cmn.s-product-list .speed-late-label img{
  margin-right: 5px;
  width: 40px;
  height: auto;
}

.grid-cmn.s-product-list .mark-01 li.ico-cmn-mark.s-mark-green-02,
.grid-cmn.s-product-list .mark-01 li.ico-cmn-mark.s-mark-blue-02,
.grid-cmn.s-product-list .mark-01 li.ico-cmn-mark.s-mark-ochre-02,
.grid-cmn.s-product-list .mark-01 li.ico-cmn-mark.s-mark-no {
  color: #383838;
}

.s-mark-with-01 {
    background-color: #FFDC50;
    border: 1px solid #FFDC50;
	color: #CC0033;
}

.grid-cmn.s-product-list .mark-01 li:last-child {
  margin-bottom: 0;
}
.grid-cmn.s-product-list a {
  text-decoration: none;
}
.grid-cmn.s-product-list a:hover .img-cmn-border:before {
  border: 2px solid #69a1fe;
}
.grid-cmn.s-product-list .ico-cmn-arrow{
  padding: 0 1em 0 0;
}
.grid-cmn.s-product-list .ico-cmn-arrow:after{
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  bottom: 0;
  margin: auto;
  width: 7px;
  height: 13px;
  background: url(/images_osp/common/ico/ico_heading_arrow.svg) no-repeat center center;
}
.grid-cmn.s-product-list .ico-cmn-arrow:hover {
  text-decoration: none;
}
.grid-cmn.s-product-list .col2 {
  margin-top: 40px;
}
.grid-cmn.s-product-list > .col2:nth-child(-n+2) {
  margin-top: 0;
}
.grid-cmn.s-product-list .col2 .check-product {
  margin-top: 10px;
  padding-left: 4px;
  font-size: 86%;
}
/*mod-product-color*/
.mod-product-color {
  overflow: hidden;
  margin-bottom: 5px;
  font-size: 86%;
  margin-bottom: ;
}
.mod-product-color dt {
  float: left;
  clear: both;
  margin-right: 10px;
  color: #000;
  font-weight: bold;
}
.mod-product-color dd {
  float: left;
  width: 10px;
  height: 10px;
  border: 1px solid #ccc;
  margin: 5px 5px 0 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: 100%;
  white-space: nowrap;
}

/* 絞り込み・比較・並べ替え */
[class^="box-product-sort-"] .tit {
  margin-bottom: 0;
  font-weight: bold;
}
.box-product-sort-02 {
  margin-bottom: 15px;
  display: table;
}
.box-product-sort-02 div,
.box-product-sort-02 ul {
  display: table-cell;
}
.box-product-sort-02 .checked {
  margin-right: 40px;
  font-weight: bold;
  color: #006bba;
  line-height: 1.3;
}
.box-product-sort-02 .checked .count {
  padding: 0 3px;
  font-size: 190%;
}
.box-product-sort-02 ul {
  vertical-align: middle;
}
.box-product-sort-02 ul:before {
  content: "";
  display: table;
}
.box-product-sort-02 ul:after {
  content: "";
  display: table;
  clear: both;
}
.box-product-sort-02 ul li {
  float: left;
  margin-right: 20px;
}
.box-product-sort-02 ul li:last-child {
  margin: 0;
}
.box-product-sort-02 ul li a{
  display: block;
  cursor: pointer;
}
.box-product-sort-03 {
  margin-bottom: 20px;
  display: table;
}
.box-product-sort-03 p,
.box-product-sort-03 ul {
  display: table-cell;
}
.box-product-sort-03 .tit {
  padding-right: 5px;
  vertical-align: top;
  white-space: nowrap;
}
.box-product-sort-03 .list-cmn-inline > li {
  margin-top: 0;
}
.box-product-sort-03 .list-cmn-inline > li:first-child {
  margin-right: 0;
}
.box-product-sort-03 .list-cmn-inline > li a.checkedSortCondtion {
  font-weight: bold;
  text-decoration: underline;
}
.box-product-sort-03 .list-cmn-inline > li a:visited {
  color: #093475;
}


/* X. ヘルプアイコン
------------------------------------------------------------------------ */
.helpTxt{
  display:inline-block;
  /display:inline;
  /zoom:1;
  position:relative;
  height:16px;
  width:23px;
  margin:0;
  padding:0 3px;
  background:url(/product/images/common/icon_help.png) no-repeat 3px 0;
  font-size:12px;
  line-height:1.5;
  text-align:left;
  color:#000 !important;
  text-decoration:none !important;
  font-weight:normal !important;
  zoom:1;
  vertical-align:sub;
  cursor:help;
}
* html .helpTxt{
  width:26px;
}
.helpTxt .helpBox{
  display:block;
  position:absolute;
  width:200px;
  background:url(/product/images/common/icon_help_arw.gif) no-repeat 10px 2px;
  left:0px;
  top:16px;
  padding-top:8px;
  zoom:1;
  text-indent:0;
  z-index:600;
}
.helpTxt .helpBox .helpSection{
  display:inline-block;
  /display:inline;
  position:relative;
  /zoom:1;
  border:#ff9900 2px solid;
  background-color:#ffffe1;
  padding:32px 8px 1px 8px;
  font-weight:normal;
  zoom:1;
}
.helpTxt .helpBox .helpSection .ico-cmn-arrow{
  margin:8px 0;
}
.helpTxt .helpBox .helpClose{
  position:absolute;
  right:7px;
  top:6px;
}

/* product/reservation/reservation_index.html
-------------------------------------------*/
/*mod-shop-map*/
.mod-shop-map {
  position: relative;
  width: 700px;
  height: 516px;
  margin-bottom: 30px;
  background: url(/product/reservation/images/img_shop_map_01.png)
}
.mod-shop-map .item {
  position: absolute;
}
.mod-shop-map .item.s-hokkaido {
  top: 38px;
  left: 587px;
}
.mod-shop-map .item.s-hokkaido .list {
  margin-left: 3px;
}
.mod-shop-map .item.s-tohoku {
  top: 110px;
  left: 448px;
}
.mod-shop-map .item.s-kanto {
  top: 212px;
  left: 428px;
}
.mod-shop-map .item.s-tokai {
  top: 300px;
  left: 334px;
}
.mod-shop-map .item.s-hokuriku {
  top: 7px;
  left: 334px;
}
.mod-shop-map .item.s-kansai {
  top: 38px;
  left: 140px;
}
.mod-shop-map .item.s-chugoku {
  top: 170px;
  left: 12px;
}
.mod-shop-map .item.s-shikoku {
  top: 338px;
  left: 241px;
}
.mod-shop-map .item.s-kyushu {
  top: 280px;
  left: 12px;
}
.mod-shop-map .item .tit {
  margin-bottom: 5px;
}
.mod-shop-map .item .tit:last-child {
  margin: 5px 0 5px;
}
.mod-shop-map .item .tit a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.mod-shop-map .item .list > div > .btn-cmn {
  width: 72px;
  margin-right: -1px;
  padding: 6px 5px 6px 23px;
  float: left;
}
.mod-shop-map .item .list > div.last > .btn-cmn {
  margin-top: -1px;
}
.mod-shop-map .item .list > div > .btn-cmn:not(.s-bdb):after {
  border-bottom: none;
}
.mod-shop-map .item .list > div:last-child > .btn-cmn:after {
  border-bottom: 1px solid #d6d6d6;
}
.mod-shop-map .item .list > div > .btn-cmn > .inner {
  font-size: 86%;
}
.mod-shop-map .item .list > div > .btn-cmn:hover {
  z-index: 100;
}
.mod-shop-map .item .list > div > .btn-cmn:hover:after,
.mod-shop-map .item .list > div > .btn-cmn.s-bdb:hover:after,
.mod-shop-map .item .list > div:last-child > .btn-cmn:hover:after {
  border-bottom: 2px solid #69a1fe;
}

/* /product/with/index.html
-------------------------------------------*/
/*with-contents-top*/
.with-contents-top {
  margin-bottom: 50px;
}

/*grid-cmn*/
.grid-cmn.s-with-4bnr > [class*=col4]{
  margin-right: 4px;
}
.grid-cmn.s-with-4bnr > .col4{
  width: 232px;
}
.grid-cmn.s-with-4bnr > .col4:last-child{
  margin-right: 0;
}
.grid-cmn.s-with-4bnr > .col4 figure img{
  max-width: 232px;
}

/* サジェスチョン
-------------------------------------------*/
.mod-product-suggest-01 .suggestBox {
  left: 120px;
  min-width: 380px;
  top: -31px;
}

/* 汎用
-------------------------------------------*/
.s-w-12_5per {
  width: 12.5%;
}

/* アニメーション
-------------------------------------------*/
.btn-effects-shiny {
  overflow: hidden;
  position: relative;
}
.btn-effects-shiny:after {
/*  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);*/
  transform: rotate(35deg);
  transform-origin:center top;
  animation:effects-shiny 400ms both;
  animation-delay: 0.8s;
  background: #fff;
  content: "";
  height: 220%;
  left: -75px;
  opacity: .3;
  position: absolute;
  top: -40%;
  width: 50px;

  -webkit-transform: rotate(35deg);
  -webkit-transform-origin:center top;
  -webkit-animation:effects-shiny 400ms both;
  -webkit-animation-delay: 0.8s;
}
.s-w-full > .btn-effects-shiny:after {
  animation:effects-shiny-col1 400ms both;
  animation-delay: 0.8s;

  -webkit-animation:effects-shiny-col1 400ms both;
  -webkit-animation-delay: 0.8s;
}
.col3 .btn-effects-shiny:after {
  animation:effects-shiny-col3 400ms both;
  animation-delay: 0.8s;

  -webkit-animation:effects-shiny-col3 400ms both;
  -webkit-animation-delay: 0.8s;
}
@keyframes effects-shiny {
  0% {left: -75px;}
  100% {left: 122%;}
}
@keyframes effects-shiny-col1 {
  0% {left: -75px;}
  100% {left: 110%;}
}
@keyframes effects-shiny-col3 {
  0% {left: -75px;}
  100% {left: 135%;}
}

@-webkit-keyframes effects-shiny {
  0% {left: -75px;}
  100% {left: 122%;}
}
@-webkit-keyframes effects-shiny-col1 {
  0% {left: -75px;}
  100% {left: 110%;}
}
@-webkit-keyframes effects-shiny-col3 {
  0% {left: -75px;}
  100% {left: 135%;}
}

.btn-effects-border .inner {
  overflow: hidden;
  position: relative;
  border: none !important;
  padding: 6px 13px 6px 21px !important;
}
.btn-effects-border .inner .ico-cmn-btn {
  left:9px;
}
.btn-effects-border .inner:before,
.btn-effects-border .inner:after,
.btn-effects-border .inner span:before,
.btn-effects-border .inner span:after {
  content: '';
  position: absolute;
  border: 1px solid #e88ca3;
  width: 0;
  height: 0;
}
.btn-effects-border .inner span:before {
  animation: effects-border-height .4s linear forwards;
  animation-delay: 0.3s;
  top: -1px;
  right: -1px;
  border-top-color: #3be5ae;

  -webkit-animation: effects-border-height .4s linear forwards;
  -webkit-animation-delay: 0.3s;
}
.btn-effects-border .inner:after {
  animation: effects-border-width .4s linear forwards;
  animation-delay: 0.3s;
  bottom: -1px;
  right: -1px;
  border-right-color: #3be5ae;

  -webkit-animation: effects-border-width .4s linear forwards;
  -webkit-animation-delay: 0.3s;
}
.btn-effects-border .inner:before {
  animation: effects-border-height .4s linear forwards;
  animation-delay: 0.3s;
  bottom: -1px;
  left: -1px;
  border-bottom-color: #3be5ae;

  -webkit-animation: effects-border-height .4s linear forwards;
  -webkit-animation-delay: 0.3s;
}
.btn-effects-border .inner span:after {
  animation: effects-border-width .4s linear forwards;
  animation-delay: 0.3s;
  top: -1px;
  left: -1px;
  border-left-color: #3be5ae;

  -webkit-animation: effects-border-width .4s linear forwards;
  -webkit-animation-delay: 0.3s;
}
@keyframes effects-border-height {
  0% {height:0;}
  100% {height:100%;}
}
@keyframes effects-border-width {
  0% {width:0;}
  100% {width:100%;}
}

@-webkit-keyframes effects-border-height {
  0% {height:0;}
  100% {height:100%;}
}
@-webkit-keyframes effects-border-width {
  0% {width:0;}
  100% {width:100%;}
}







/**********************************************************
 *
 * New Product PCパーツ 2018/4/10 (.new-products)
 *
 **********************************************************/
header{/* 背景変更の為 */
	background-color: #fff;
}

.contents.new-products{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 100px;
}
.contents.new-products .mainbox-wrap{
	width: 100%;
	margin: 0;
	padding: 60px 0;
}

.contents.new-products .sec-cmn-lv2{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 100px;
}


.contents.new-products .sec-cmn-lv3,
.contents.new-products .sec-cmn-lv4{
	width: 100%;
	margin: 0 auto 0;
	padding: 30px 0 50px;
}

.contents.new-products .sec-cmn-lv2 + span,
.contents.new-products .sec-cmn-w940{
	display: block;
	width: 940px;
	margin: 0 auto 30px;
}
.contents.new-products .grid-cmn{
	display: block;
	width: 940px;
	margin: 0 auto;
}

.contents.new-products .btn-cmn{
	margin-top: 30px;
	padding: 15px 15px 15px 30px;
	background-position: 15px center;
}
.contents.new-products .btn-cmn .ico-cmn-btn{
    left: 15px;
}

.contents.new-products .s-w-full .btn-cmn-form.s-strongest.s-w-full > .inner {
	height: 44px;
}



/* breadcrumb(php) */
.new-products-breadcrumb-php #breadcrumb{
	position: relative;
}
.new-products-breadcrumb-php #breadcrumb .nav-breadcrumb{
	position: absolute;
	right: 0;
	left: 0;
	margin: 20px auto;
}


/* btn style */
.contents.new-products .doble-line{
	padding: 5px;
	background-color: #f3f3f3;
	width: 50%;
}
.contents.new-products .doble-line span.inner{
	width: 100%;
	border: 1px solid #767676;
	padding: 10px 10px 10px 25px;
	font-weight: bold;
}




/* 2col */
.contents.new-products .grid-cmn .col2{
	width: 47.87%;
	margin-right: 4.25%;
}
.contents.new-products .grid-cmn .col2:nth-child(2n+0){
	margin: 0;
}

/* 2col (in palalax & add style-dynamic) */
.contents.new-products .sec-style-dynamic .grid-cmn,
.contents.new-products .pinwrapper .grid-cmn{
	display: table;
}
.contents.new-products .sec-style-dynamic .grid-cmn .col2,
.contents.new-products .pinwrapper .grid-cmn .col2{
	display: table-cell;
	width: 47.87%;
	padding: 0 4.25% 0 0;
	float: none;
	vertical-align: middle;
}
.contents.new-products .sec-style-dynamic .grid-cmn .col2:last-child,
.contents.new-products .pinwrapper .grid-cmn .col2:last-child{
	padding: 0;
}

/* 3col */
.contents.new-products .grid-cmn .col3:last-child{
	margin-right: 0;
}

/* 4col */
.contents.new-products .grid-cmn .col4{
	width: 21.80%;
	margin-right: 4.25%;
}
.contents.new-products .grid-cmn .col4:nth-child(4n+0){
	margin-right: 0;
}

/* 4col (option, recently) */
.contents.new-products .grid-cmn.option .col4,
.contents.new-products .grid-cmn.js-recently .col4{
	width: 160px;
	margin-right: 37px;
	margin-left: 37px;
}

/* 6col */
.contents.new-products .grid-cmn .col6{
	width: 13.82%;
	margin-right: 3.4%;
}
.contents.new-products .grid-cmn .col6:nth-child(6n+0){
	margin-right: 0;
}



/* 6col (service and function) */
.contents.new-products .s-product-service .col6 .mod-product-service{
	background-color: #fff;
}
.contents.new-products .s-product-service .col6 .mod-product-service .notes{
	right: 7px;
	top: 2px;
}
.contents.new-products .s-product-service .col6 .mod-product-service > a .ico-cmn-bnr{
	top: auto;
	bottom: 7px;
	right: 7px;
	left: auto;
}



/* anchor navigation */
.contents.new-products .nav-product-anchor{
  background-color: #000000;
  color: #ffffff;
  padding: 16px 0 8px;
}
.contents.new-products .nav-product-anchor a{
  color: #ffffff;
}
.contents.new-products .nav-product-anchor .list-cmn-inline{
  display: inline-block;
}
.contents.new-products .nav-product-anchor .list-cmn-inline > li{
  display: inline-block;
  float: none;
  margin-right: 0;
}
.contents.new-products .nav-product-anchor .list-cmn-inline > li::after{
  content: "|";
  padding-left: 1em;
}
.contents.new-products .nav-product-anchor .list-cmn-inline > li:last-child::after{
  content: none;
  padding-right: 1em;
}



/* Gallery area */
.contents.new-products .box-cmn-product-main{
	padding-left: 453px;
}
.contents.new-products .box-cmn-product-main.add-gallery{
	width: 940px;
	margin: 0 auto;
}

.contents.new-products .box-cmn-product-main.add-gallery .mod-forward{
	width: 487px;
	padding-left: 34px;
}
.contents.new-products .box-cmn-product-main.add-gallery .mod-forward .tit-cmn-product-lv1{
	width: 100%;
}
.contents.new-products .box-cmn-product-main.add-gallery .mod-forward .tit-cmn-product-lv1 .category{
	display: block;
	margin-bottom: 40px;
	padding: 0 0 5px;
	font-size: 130%;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
.contents.new-products .box-cmn-product-main.add-gallery .mod-forward .tit-cmn-product-lv1 .product-name{
	display: block;
	margin-top: 20px;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
}
.contents.new-products .box-cmn-product-main .mod-forward .sec-product-slide .read{
	margin-bottom: 20px;
    line-height: 1.4;
    font-size: 150%;
    font-weight: 700;
}
.contents.new-products .box-cmn-product-main .mod-forward .sec-product-slide .txt{
	margin-bottom: 20px;
	font-size: 110%;
	font-weight: bold;
}

.contents.new-products .box-cmn-product-main .mod-forward .sec-product-slide .mod-product-color{
	display: block;
	margin: 0 auto 30px;
	padding-bottom: 5px;
	width: 288px;
}
.contents.new-products .box-cmn-product-main .mod-forward .sec-product-slide .mod-product-color dd{
	width: 14px;
	height: 14px;
	margin: 10px 130px 0 0;
	overflow: visible;
	text-indent: 20px;
	line-height: 1.5rem;
	font-size: 120%;
}
/*.contents.new-products .box-cmn-product-main .mod-forward .sec-product-slide .mod-product-color dd:nth-child(2n+1){
	margin-right: 0;
}*/

.contents.new-products .box-cmn-product-main .mod-forward .sec-product-slide .mod-product-color dt{
	display: none;
}



/* slider */
.contents.new-products .box-cmn-product-main .area-hero{
	width: 453px;
	height: 310px; /*400px*/
}
.contents.new-products .box-cmn-product-main .area-hero .bx-wrapper img{
	margin: 0 auto;
	width: auto;
	/*height: 100%;*/
	max-height: 318px;
	overflow: hidden;
}
.contents.new-products .box-cmn-product-main .area-hero .bx-wrapper .bx-pager{
    bottom: -40px;
}
.contents.new-products .box-cmn-product-main .area-hero .bx-wrapper .bx-pager.bx-default-pager a{
    border: 2px solid #707070;
	background: none;
}
.contents.new-products .box-cmn-product-main .area-hero .bx-pager.bx-default-pager a:hover,
.contents.new-products .box-cmn-product-main .area-hero .bx-wrapper .bx-pager.bx-default-pager a.active,
.contents.new-products .box-cmn-product-main .area-hero .bx-wrapper .bx-pager.bx-default-pager a:focus{
	background: #707070;
}



/* Headline */
.contents.new-products .sec-cmn-lv2 .tit-cmn-lv2{
	padding: 25px 0;
	margin-bottom: 50px;
	border: none;
	background-color: rgba(0,0,0,0.35);
}
.contents.new-products .sec-cmn-lv2 .tit-cmn-lv2 span{
	display: block;
	width: 940px;
	margin: 0 auto;
	padding: 0;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: 0.2rem;
	text-align: center;
}

.contents.new-products .sec-cmn-lv3 .tit-cmn-lv3{
	padding: 10px 0;
	margin-bottom: 25px;
	border-bottom: 2px solid #000;
	background: none;
	font-size: 130%;
}

.contents.new-products .sec-cmn-lv3 .tit-cmn-lv3 > .s-fz-s{
	font-size: 66%;
}

.contents.new-products .sec-style-dynamic .sec-cmn-lv3 .tit-cmn-lv3,
.contents.new-products .pinwrapper .sec-cmn-lv3 .tit-cmn-lv3{
	padding: 10px 0;
	margin-bottom: 25px;
	border-bottom: none;
	background: none;
	text-align: center;
	font-size: 250%;
}
.contents.new-products .sec-style-dynamic .grid-cmn p,
.contents.new-products .pinwrapper .pin-features .grid-cmn p{
	font-size: 140%;
}

.contents.new-products .list-accordion .tit-cmn-lv3{
	padding: 10px 0;
	margin-bottom: 25px;
	border-bottom: 2px solid #000;
	background: none;
	font-size: 130%;
}
.contents.new-products .list-accordion .js-accordion .toggle{
	right: 0;
}
.contents.new-products .js-accordion .tit-cmn-lv3+.toggle{
	top: 16px;
#}

/* .tit-product-performance */
.contents.new-products .sec-cmn-lv2 .sec-cmn-lv3 .tit-product-performance{
  display: inline-block;
  width:100%;
  padding:0;
  border:2px solid #ccc !important;
  border-radius: 6px;
  color: #000000;
  font-size: 100%;
  font-weight: bold;
   background-color: #ffffff;
}
.contents.new-products .sec-cmn-lv2 .sec-cmn-lv3 .tit-product-performance .performance-label{
  display: inline-block;
  width:100%;
  padding: 0.5em;
  border-radius: 4px 4px 0 0;
  color: #ffffff;
  font-size: 143%;
  background: #000000;
}
.contents.new-products .sec-cmn-lv2 .sec-cmn-lv3 .tit-product-performance .old-performance{
  display: block;
  padding:0.8em 0.5em 0;
  font-size: 158%;
}
.contents.new-products .sec-cmn-lv2 .sec-cmn-lv3 .tit-product-performance .old-performance::after{
  content: '▼';
  display: block;
   color:#b2b2b2;
}
.contents.new-products .sec-cmn-lv2 .sec-cmn-lv3 .tit-product-performance .new-performance{
  display: block;
  padding:0.7em 0.5em;
  color: #ce0034;
  font-size: 172%;
}
.contents.new-products .sec-cmn-lv2 .sec-cmn-lv3 .tit-product-performance .old-performance + .new-performance{
  padding-top:0.1em;
}


/* price */
.contents.new-products #anc-price .monthly,
.contents #anc-price .monthly{
	font-size: 250%;
	padding: 0 10px 0 15px;
}


/* spec */
.contents.new-products #anc-specandservice .list-accordion + .list-accordion {
	margin-top: 60px;
}

.contents.new-products .fig-cmn-table .table-product-spec{
	background-color: #fff;
}

.contents.new-products .fig-cmn-table .table-product-spec tr td div:nth-child(2n+0){
	width: 100%;
}
.contents.new-products .fig-cmn-table .table-product-spec tr td.s-col1 div:nth-child(2n+0){
	width: auto;
}

.contents.new-products .fig-cmn-table .table-product-spec td .inner .txt{
	margin-right: 10px;
}
.contents.new-products .fig-cmn-table .table-product-spec td .inner .txt:last-child{
	margin-right: 0;
}

/* features */
.contents.new-products .pinwrapper{
  padding-bottom: 100vh;
}
.contents.new-products .pinwrapper .sec-cmn-lv3{
	position: relative;
	height: 100vh;
	padding: 0;
}
.contents.new-products .pinwrapper .sec-cmn-lv3 .content-wrap{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}



/* goal navi */
.contents.new-products .nav-cmn-goal{
	padding: 30px 0;
}
.contents.new-products .nav-cmn-goal.s-no-bg .list-cmn-btn li{
	width: 47.87%;
	margin-right: 4.25%;
}
.contents.new-products .nav-cmn-goal.s-no-bg .list-cmn-btn li:last-child{
	margin-right: 0;
}



/* history（php） */
.contents.new-products .new-products-history-php .sec-cmn-lv2 .tit-cmn-lv2{
	font-size: 180%;
	font-weight: bold;
	letter-spacing: 0.2rem;
	text-align: center;
}

.contents.new-products .new-products-history-php .col4 span{
	width: 100%;
}


.contents.new-products .new-products-history-php .mod-recently-btn{
	border: none;
}
.contents.new-products .new-products-history-php .mod-recently-btn .js-recently-trigger.btn-cmn:after{
	border: 1px solid #d6d6d6;
}

.contents.new-products .new-products-history-php button{
	display: block;
	width: 470px !important;
	margin: 30px auto 0;
	text-align: left !important;
	padding-left: 15px;
	border: 1px solid #fff;
}



/* campaign（php） */
.contents.new-products .new-products-camp-php .sec-cmn-lv2 .tit-cmn-lv2{
	font-size: 180%;
	font-weight: bold;
	letter-spacing: 0.2rem;
	text-align: center;
}
.contents.new-products .new-products-camp-php h2 + p,
.contents.new-products .new-products-camp-php .box-cmn-topics{
	width: 940px;
	margin: 0 auto;
}
.contents.new-products .new-products-camp-php h2 + p{
	margin-bottom: 20px;
}
.contents.new-products .new-products-camp-php .box-cmn-topics .grid-cmn{
	width: 100%;
}
.contents.new-products .new-products-camp-php .only-pc .btn-cmn{
	width: 470px !important;
}



/* local navi（php） */
.new-products-nav-php .nav-cmn-box{
	width: 940px;
	margin: 57px auto 100px;
	background-color: #fff;
}



/* footer */
.new-products-footer-php #footer_user_assessment .box-cmn-toggle{
	background-color: #fff;
}



/* fixed navi, .mainbox-wrap nav */
.contents.new-products .scrollAreafixed,
.contents.new-spec .scrollAreafixed {
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 9999;
}

.contents.new-products .scrollAreafixed .nav-cmn-goal,
.contents.new-products .mainbox-wrap .nav-cmn-goal {
	padding: 0;
}
.contents.new-products .mainbox-wrap .nav-cmn-goal.s-no-bg .list-cmn-btn {
	margin: 0;
}
.contents.new-products .scrollAreafixed .nav-cmn-goal.s-no-bg,
.contents.new-products .scrollAreafixed .nav-cmn-goal.s-no-bg .list-cmn-btn li a,
.contents.new-products .mainbox-wrap .nav-cmn-goal.s-no-bg,
.contents.new-products .mainbox-wrap .nav-cmn-goal.s-no-bg .list-cmn-btn li a {
	margin: 0;
}
.contents.new-products .scrollAreafixed .nav-cmn-goal.s-no-bg .list-cmn-btn li a.btn-cmn .inner,
.contents.new-products .mainbox-wrap .nav-cmn-goal.s-no-bg .list-cmn-btn li a.btn-cmn .inner {
	color: #fff;
}
.contents.new-products .scrollAreafixed .nav-cmn-goal.s-no-bg .list-cmn-btn li,
.contents.new-products .mainbox-wrap .nav-cmn-goal.s-no-bg .list-cmn-btn li,
.contents.new-products .nav-cmn-goal.s-no-bg .list-cmn-btn li.col3 {
	width: 31.92%;
	margin-top: 0;
	margin-right: 2.12%;
}
.contents.new-products .scrollAreafixed .nav-cmn-goal.s-no-bg .list-cmn-btn li.col2,
.contents.new-products .mainbox-wrap .nav-cmn-goal.s-no-bg .list-cmn-btn li.col2 {
	width: 47.87%;
	margin-right: 4.25%;
}
.contents.new-products .scrollAreafixed .nav-cmn-goal.s-no-bg .list-cmn-btn li:last-child,
.contents.new-products .mainbox-wrap .nav-cmn-goal.s-no-bg .list-cmn-btn li:last-child,
.contents.new-products .nav-cmn-goal.s-no-bg .list-cmn-btn li:last-child {
	margin-right: 0;
}
.contents.new-products .scrollAreafixed .nav-cmn-goal.s-no-bg .list-cmn-btn li a.s-bgc-simulation,
.contents.new-products .mainbox-wrap .nav-cmn-goal.s-no-bg .list-cmn-btn li a.s-bgc-simulation,
.contents.new-products .nav-cmn-goal.s-no-bg .list-cmn-btn li a.s-bgc-simulation {
	background-color: #5dc0ff;
}
.contents.new-products .scrollAreafixed .nav-cmn-goal.s-no-bg .btn-cmn-form.s-strongest[target="_blank"]>.inner,
.contents.new-products .scrollAreafixed .nav-cmn-goal.s-no-bg .btn-cmn-form.s-strongest.ico-cmn-arrow>.inner,
.contents.new-products .scrollAreafixed .nav-cmn-goal.s-no-bg .list-cmn-btn li a.s-bgc-simulation .inner,
.contents.new-products .mainbox-wrap .nav-cmn-goal.s-no-bg .btn-cmn-form.s-strongest[target="_blank"]>.inner,
.contents.new-products .mainbox-wrap .nav-cmn-goal.s-no-bg .btn-cmn-form.s-strongest.ico-cmn-arrow>.inner,
.contents.new-products .mainbox-wrap .nav-cmn-goal.s-no-bg .list-cmn-btn li a.s-bgc-simulation .inner,

.contents.new-products .nav-cmn-goal.s-no-bg .btn-cmn-form.s-strongest[target="_blank"]>.inner,
.contents.new-products .nav-cmn-goal.s-no-bg .btn-cmn-form.s-strongest.ico-cmn-arrow>.inner,
.contents.new-products .nav-cmn-goal.s-no-bg .list-cmn-btn li a.s-bgc-simulation .inner,

.contents.new-products .nav-cmn-goal-price.s-no-bg .list-cmn-btn li a.s-bgc-simulation .inner{
	padding: 5px 5px 5px 20px;
	color: #fff;
}

.contents.new-products .scrollAreafixed .nav-cmn-goal.s-no-bg .list-cmn-btn li .btn-cmn-form .inner,
.contents.new-products .mainbox-wrap .nav-cmn-goal.s-no-bg .list-cmn-btn li .btn-cmn-form .inner,
.contents.new-products .nav-cmn-goal-price.s-no-bg .list-cmn-btn li a .inner {
	min-height: 44px;
}
.contents.new-products .scrollAreafixed .nav-cmn-goal.s-no-bg .list-cmn-btn li.col2 .btn-cmn-form .inner,
.contents.new-products .scrollAreafixed .nav-cmn-goal.s-no-bg .list-cmn-btn li.s-w-full .btn-cmn-form .inner,
.contents.new-products .mainbox-wrap .nav-cmn-goal.s-no-bg .list-cmn-btn li.col2 .btn-cmn-form .inner,
.contents.new-products .mainbox-wrap .nav-cmn-goal.s-no-bg .list-cmn-btn li.s-w-full .btn-cmn-form .inner,
.contents.new-products .nav-cmn-goal-price.s-no-bg .list-cmn-btn li a .inner {
	height: 44px;
}

/* Top page navi */
.contents.new-products .btn-pagetop{
	z-index:99999;
}



/* ---------- background-dark set ---------- */
/* text-color set */
.dark-set .nav-breadcrumb,
.dark-set .nav-breadcrumb ul li a,
.dark-set .new-products,
.dark-set .new-products a,
.dark-set .new-products .js-accordion{
	color:#fff;
}

.dark-set .new-products a.btn-cmn .inner,
.dark-set .new-products .box-cmn-topics,
.dark-set .new-products .box-cmn-topics a,
.dark-set .new-products .table-product-spec{
	color:#000;
}


/* H2-color set */
.dark-set .new-products h2{
	background-color:;
	background-image: url();
	color: #000;
}


/* bottom-border-group-color set */
.dark-set .new-products .box-cmn-product-main.add-gallery .mod-forward .tit-cmn-product-lv1 .category,
.dark-set .new-products .sec-cmn-lv3 .tit-cmn-lv3,
.dark-set .new-products .list-accordion .tit-cmn-lv3,
.dark-set .new-products .tit-cmn-lv4 {
	border-bottom-color: #fff !important;
}

.dark-set .new-products hr{
	border-color: #ddd;
}

.dark-set .contents.new-products .box-cmn-product-main .area-hero .bx-wrapper .bx-pager.bx-default-pager a{
    border-color: #ccc;
}

.dark-set .contents.new-products .box-cmn-product-main .area-hero .bx-pager.bx-default-pager a:hover,
.dark-set .contents.new-products .box-cmn-product-main .area-hero .bx-wrapper .bx-pager.bx-default-pager a.active,
.dark-set .contents.new-products .box-cmn-product-main .area-hero .bx-wrapper .bx-pager.bx-default-pager a:focus{
	background: #ccc;
}

.dark-set .contents.new-products .sec-cmn-lv2 .tit-cmn-lv2{
	background-color: rgba(255,255,255,0.7);
}

.dark-set .bx-wrapper .bx-prev,
.dark-set .bx-wrapper .bx-next{
	background-image: url('/images_osp/product/img_controls_02.png');
}

/* ---------- /background-dark set ---------- */



/* ---------- background-light set ---------- */

.light-set .new-products .tit-cmn-lv4 {
	border-color: #999;
}

.light-set .new-products hr,
.light-set .new-products .mod-cmn-border{
	border-color: #444;
}

/* ---------- /background-light set ---------- */



/* ---------- spec only ---------- */

.contents.new-spec .sec-cmn-w940{
	display: block;
	width: 940px;
	margin: 0 auto 30px;
}

/* goal navi */
.contents.new-spec .nav-cmn-goal{
	padding: 30px 0;
}
.contents.new-spec .nav-cmn-goal.s-no-bg .list-cmn-btn li{
	width: 47.87%;
	margin-right: 4.25%;
}
.contents.new-spec .nav-cmn-goal.s-no-bg .list-cmn-btn li:last-child{
	margin-right: 0;
}

/* H2 font size (Spec only) */
.new-spec .sec-cmn-w940 .sec-cmn-lv2 h2.tit-cmn-lv2{
	font-size: 146%;
}

/* dark-set */
.dark-set .new-spec .sec-cmn-w940,
.dark-set .new-spec .sec-cmn-w940 ul.list-cmn-inline li a,
.dark-set .new-spec .sec-cmn-w940 .sec-cmn-lv2 .tit-cmn-lv2,
.dark-set .new-spec .sec-cmn-w940 .sec-cmn-lv2 a,
.dark-set .new-spec .sec-cmn-w940 ul.list-accordion.s-product li h3,
.dark-set .new-spec .sec-cmn-w940 ul.list-accordion.s-product li p span,
.dark-set .new-spec .sec-cmn-w940 ul.list-cmn-notes li a{
	color:#fff;
}

.dark-set .new-spec .sec-cmn-w940 .js-all-open,
.dark-set .new-spec .sec-cmn-w940 .js-all-open p.toggle a:visited,
.dark-set .new-spec .sec-cmn-w940 .js-all-open p.toggle a:hover,
.dark-set .new-spec .sec-cmn-w940 .js-all-open p.toggle a:focus {
	color: #fff;
}

.dark-set .new-spec .sec-cmn-w940 .sec-cmn-lv2 table th a,
.dark-set .new-spec .sec-cmn-w940 .sec-cmn-lv2 table td a{
	color:#093475;
}
.dark-set .new-spec .sec-cmn-w940 .sec-cmn-lv2 table th a:visited,
.dark-set .new-spec .sec-cmn-w940 .sec-cmn-lv2 table td a:visited{
	color:#7600b3;
}
.dark-set .new-spec .sec-cmn-w940 .sec-cmn-lv2 table th a:hover,
.dark-set .new-spec .sec-cmn-w940 .sec-cmn-lv2 table td a:hover,
.dark-set .new-spec .sec-cmn-w940 .sec-cmn-lv2 table th a:focus,
.dark-set .new-spec .sec-cmn-w940 .sec-cmn-lv2 table td a:focus{
	color:#3374da;
}

.dark-set .new-spec .sec-cmn-w940 ul.list-accordion.s-product li h3{
	background-color: transparent;
	border: 1px solid #fff;
}


/* light-set */
.light-set .new-spec .sec-cmn-w940 ul.list-accordion.s-product li h3{
	background-color: transparent;
	border: 1px solid #888;
}

/* ---------- /spec only ---------- */



/* ---------- js-modal ---------- */
/* overlay at start */
.new-products-modal.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.new-products-modal.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.new-products-modal.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.new-products-modal.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.new-products-modal.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.new-products-modal.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/* modal set */
.new-products-modal .mfp-container {
  width: 100%;
  max-width:1078px;
  margin: 0 auto;
  padding-bottom: 40px;
  top:0;
  bottom:0;
  left:0;
  right:0;
}
.new-products-modal .white-popup {
  position: relative;
  background: #fff;
  color: #000;
  padding: 34px;
  width: 100%;
  max-width:1078px;
  margin: 20px auto;
}
.new-products-modal .white-popup h4 {
  color: #000;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
  margin-bottom: 20px;
}
.new-products-modal .white-popup > .white-popup-in {
  height: 100%;
  padding: 16px;
  margin-right: 16px;
  overflow-y: auto;
  overflow-x: hidden;
}

/*スクロールバー*/
.new-products-modal .white-popup > .white-popup-in::-webkit-scrollbar {
    width: 6px;
}
.new-products-modal .white-popup > .white-popup-in::-webkit-scrollbar-track {
  border-radius: 6px;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, .1);
}
.new-products-modal .white-popup > .white-popup-in::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 50, .5);
  border-radius: 6px;
  box-shadow:0 0 0 1px rgba(255, 255, 255, .3);
}

/*左右ボタン*/
.new-products-modal .white-popup::before{
  content:'';
  background: url(/product/images/common/modal_btn_left.gif) no-repeat;
  background-size: contain;
  width:17px;
  height:30px;
  margin-top: -14px;
  position: absolute;
  top:50%;
  left:20px;
}
.new-products-modal .white-popup::after{
  content:'';
  background: url(/product/images/common/modal_btn_right.gif) no-repeat;
  background-size: contain;
  width:17px;
  height:30px;
  margin-top: -14px;
  position: absolute;
  top:50%;
  right:20px;
}
.new-products-modal .modal-arrow-left,
.new-products-modal .modal-arrow-right {
position: absolute;
opacity: 0;
top: 50%;
margin-top: -100px;
padding: 0;
width: 60px;
height: 200px;
-webkit-tap-highlight-color: transparent;
cursor: pointer;
-webkit-appearance: none;
display: block;
outline: none;
z-index: 1046;
touch-action: manipulation;
}
.new-products-modal .modal-arrow-left{
  left:0;
}
.new-products-modal .modal-arrow-right{
  right:0;
}

/* 2col (in modal) */
.new-products-modal .white-popup .grid-cmn {
  position: relative;
  background: #fff;
  color: #000;
  padding: 1px;
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width:1060px;
}
.new-products-modal .white-popup .grid-cmn .col2{
  display: table-cell;
  width: 100%;
  padding: 0 2% 0 0;
  float: none;
  vertical-align: middle;
}
.new-products-modal .white-popup .grid-cmn .col2:nth-child(2n+0){
    margin: 0;
    padding: 0 0 0 2%;
}
.new-products-modal .white-popup .grid-cmn > .col2 figure:not(.fig-cmn-table) img,
.new-products-modal .white-popup .grid-cmn > .col2 .mod-cmn-bnr img {
    max-width: 460px;
}

.new-products-modal .white-popup .grid-cmn .sec-cmn-lv3 .tit-cmn-lv3{
  padding: 10px 0;
  margin-bottom: 25px;
  border-bottom: none;
  background: none;
  text-align: center;
  font-size: 250%;
  color: #000;
}
.new-products-modal .white-popup .grid-cmn p{
  font-size: 140%;
  color: #000;
}
.new-products-modal .white-popup .grid-cmn a{
  text-decoration: underline;
  color: #093475;
}
.new-products-modal .white-popup .grid-cmn a:visited{
  color: #7600b3;
}
.new-products-modal .white-popup .grid-cmn a:hover,
.new-products-modal .white-popup .grid-cmn a:focus{
  text-decoration: none;
  color: #3374da;
}


/* ---------- /js-modal ---------- */



/* ---------- js-animation ---------- */
#anc-features{
    overflow:hidden;
}

.js-features-switch{
	position: relative;
}
.js-features-switch > .img-cmn-wrap{
  display: inline-block;
  position: relative;
}
.js-features-switch img{
	position: absolute;
	top:0;
	left:0;
	opacity:0;
}
.js-features-switch img:first-child{
	position: relative;
	opacity:1;
}

.js-features-zoom{
	overflow: hidden;
}

.js-features-graph{
  margin-top: 50px;
}
.js-features-graph:first-child{
  margin-top: 0;
}
_:-ms-input-placeholder, :root .js-features-graph {
  padding-right:40px;
}

.js-features-graph .graph-data{
  position: relative;
  line-height: 1;
  color:gray;
  font-weight: bold;
  width:98%;
  padding:1px 0;
}
.js-features-graph .graph-title{
  display: inline-block;
  font-size: 22px;
  padding-top:6px;
}
.js-features-graph .graph-title-ico{
  margin: -6px 10px 0 0;
}
.js-features-graph .graph-bar {
  position: relative;
  background:gray;
  width:100%;
}
.js-features-graph .graph-old.graph-bar{
  height:20px;
  margin-top: 42px;
}
.js-features-graph .graph-new.graph-bar {
  height:25px;
  margin-top: 50px;
}
.js-features-graph .graph-bar .graph-value{
  position: relative;
  top:-1.5em;
  white-space: nowrap;
}
.js-features-graph .graph-old.graph-bar .graph-value{
  font-size: 20px;
}
.js-features-graph .graph-new.graph-bar .graph-value{
  font-size: 24px;
}
.js-features-graph .graph-result{
  position: absolute;
  right:0;
  bottom:30px;
  font-size: 28px;
}
.js-features-graph .graph-bar .graph-value > span,
.js-features-graph .graph-result > span{
  font-size:140%;
}

.js-features-graph:first-child:last-child .graph-old.graph-bar{
  margin-top: 64px;
}
.js-features-graph:first-child:last-child .graph-new.graph-bar {
  margin-top: 74px;
}
.js-features-graph:first-child:last-child .graph-old.graph-bar .graph-value{
  font-size: 20px;
}
.js-features-graph:first-child:last-child .graph-new.graph-bar .graph-value{
  font-size: 24px;
}
.js-features-graph:first-child:last-child .graph-result{
  font-size: 30px;
}

.js-features-graph .graph-model{
  color: #000;
  font-size: 118%;
  margin: 30px 0 10px 0;
  line-height: 1.2;
}
.js-features-graph .graph-model + .graph-old.graph-bar,
.js-features-graph:first-child:last-child .graph-model + .graph-old.graph-bar{
  margin-top: 40px
}
.js-features-graph .graph-model + .graph-new.graph-bar,
.js-features-graph:first-child:last-child .graph-model + .graph-new.graph-bar{
  margin-top: 50px
}

.js-features-graph .graph-data.pink .graph-title,
.js-features-graph .graph-data.pink .graph-new.graph-bar .graph-value,
.js-features-graph .graph-data.pink .graph-result{
  color:#ef176c;
}
.js-features-graph .graph-data.pink .graph-new.graph-bar{
  background:linear-gradient(to right, #b93899, #eb126f);
}

.js-features-graph .graph-data.green .graph-title,
.js-features-graph .graph-data.green .graph-new.graph-bar .graph-value,
.js-features-graph .graph-data.green .graph-result{
  color:#15c23d;
}
.js-features-graph .graph-data.green .graph-new.graph-bar{
  background:linear-gradient(to right, #12dea6, #15c03b);
}

.js-features-graph .graph-data.orange .graph-title,
.js-features-graph .graph-data.orange .graph-new.graph-bar .graph-value,
.js-features-graph .graph-data.orange .graph-result{
  color:#e96200;
}
.js-features-graph .graph-data.orange .graph-new.graph-bar{
  background:linear-gradient(to right, #e1bb03, #f76003);
}

.js-features-graph .graph-data.blue .graph-title,
.js-features-graph .graph-data.blue .graph-new.graph-bar .graph-value,
.js-features-graph .graph-data.blue .graph-result{
  color:#2484fc;
}
.js-features-graph .graph-data.blue .graph-new.graph-bar{
  background:linear-gradient(to right, #00eafd, #2885fd);
}
/* ---------- /js-animation ---------- */


/* ---------- js-imgComparison ---------- */
.js-imgComparison{
  position: relative;
}
.js-imgComparison > img:not(:first-child){
  position: absolute;
  top:0;
  left:0;
}
/* ---------- /js-imgComparison ---------- */


/* ---------- 関連バナー ---------- */
.new-products-nav-php + .new-products-aside-bnr {
	margin-top: -50px;
}

.new-products-aside-bnr > .mod-cmn-bnr {
	width: 940px;
	margin: 0 auto 50px;
}
/* ---------- /関連バナー ---------- */



/* ---------- 特長 ---------- */
.contents.new-products #features {
	padding-bottom: 80px;
}

.contents.new-products #features .tit-cmn-lv2 {
	margin-bottom: 0;
	padding-bottom: 10px;
}

.contents.new-products #features nav {
	margin-bottom: 0;
	padding-bottom: 25px;
}

.contents.new-products #features nav .list-cmn-inline {
	display: inline-block;
}

.contents.new-products #features nav .list-cmn-inline li {
	display: inline-block;
	float: none;
	font-size: 115%;
}

.contents.new-products #features nav .list-cmn-inline li::before{
	content: "▼";
	padding-right: 0.35em;
}

.contents.new-products #features nav .list-cmn-inline li::after{
	content: "|";
	padding-left: 1em;
}

.contents.new-products #features nav .list-cmn-inline > li:last-child::after{
	content: none;
	padding-right: 1em;
}

.contents.new-products #features nav .list-cmn-inline li a {
	padding-left: 0;
}

.contents.new-products #features .sec-cmn-lv3 {
	padding: 0;
	height: 800px;
	background-position: center center;
	background-repeat: no-repeat;
}

.contents.new-products #features .sec-cmn-lv3 .content-wrap {
	width: 940px;
	height: 100%;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.contents.new-products #features .sec-cmn-lv3 .content-wrap > * {
	position: absolute;
}

.contents.new-products #features .sec-cmn-lv3 .tit-cmn-lv3 {
	margin: 0;
	padding: 0;
	font-size: 0;
	border: none;
}

.contents.new-products #features .btn-features-modal li {
	margin-bottom: 5px;
}

.contents.new-products #features .btn-features-modal li a {
	display: block;
}

.contents.new-products #features .btn-features-modal.inline:before {
	content: "";
	display: table;
}

.contents.new-products #features .btn-features-modal.inline:after {
	content: "";
	display: table;
	clear: both;
}

.contents.new-products #features .btn-features-modal.inline li {
	float: left;
}

.contents.new-products #features .btn-features-modal.inline li:not(:last-child) {
	margin-right: 5px;
}
/* ---------- /特長 ---------- */

/**********************************************************
 *
 * V2上書き用
 *
 **********************************************************/

/* 製品カテゴリトップ
-------------------------------------------*/

/* H1+SNSボタン(2019冬) */

.product-tit-common-wrap {
	position: relative;
}
.product-tit-common-wrap .product-list-common-sns {
	position: absolute;
	top: 0;
	right: 0;
}

.product-list-common-sns {
  height: 24px;
  margin-bottom: 30px;
  overflow: hidden;
  text-align: right;	
}
.product-list-common-sns:last-child {
  margin-bottom: 0;
}
.tit-cmn-lv1 +.product-list-common-sns {
  margin-top: -15px;
}
.tit-cmn-lv2 +.product-list-common-sns,
.tit-cmn-lv3 +.product-list-common-sns,
.tit-cmn-lv4 +.product-list-common-sns {
  margin-top: -5px;
}
.tit-cmn-lv5 +.product-list-common-sns,
.tit-cmn-lv6 +.product-list-common-sns {
  margin-top: 3px;
}
.product-list-common-sns > li {
  display: inline-block;
  margin-left: 12px;
  vertical-align: top;
}
.product-list-common-sns > li:first-child {
  margin-left: 0;
}
/*Facebook*/
.product-list-common-sns > li > .fb-like > span {
  vertical-align: top !important;
}
/*Line*/
.product-list-common-sns > li.line {
  display: none;
}

/* 最近見た製品(2019冬) */

.browsing-history-v2 .ico-cmn-arrow:after {
	content: '\e315';

  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: -1em;
  bottom: -1em;
  width: 1em;
  height: 1em;
  font-size: 1em;
  margin: auto;
  line-height: 1em;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: normal;
  pointer-events: none;
	color: #666;
	background: none;
	left: auto;
	right: 0;
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
}

.browsing-history-v2 a:hover .ico-cmn-arrow:after{
	color: #666;
}

.browsing-history-v2 .ico-cmn-arrow.s-bottom:after {
	content: '\e313';
	right: -0.14286em;
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
}

.browsing-history-v2 .ico-cmn-arrow {
	padding-left: 0;
	padding-right: 1em;
}

.browsing-history-v2 .ico-cmn-arrow.s-bottom {
}

/* 料金関連情報 */
.product-price #real-payment {
  text-align: center;
  /* font-size: 26px; */
  font-size: 20px;
}
.product-price #kishuhen {
  font-size: 18px;
}
.product-price #kingaku {
  color: #ff0000;
}
.product-price #kingaku_suuji {
  /* font-size: 58px; */
  font-size: 44px;
  font-weight: bold;
}
.product-price .online-shop-price {
  text-align: center;
  color: #d21525;
  /* font-size: 200%; */
  font-size: 20px;
  background-color: #ffffc2;
  padding: 20px 0;
}
.product-price .online-shop-price + .list-notes {
  margin: 20px 0;
}


/* 予約購入
-------------------------------------------*/

/* 18-c-v2 赤黒テキスト */
.box-common--alert.alert-reserve {
  border: 1px solid #c03;
  color: #000;
}
.box-common--alert.alert-reserve .tit-common-lv5{
  color: #c03;
}
.box-common--alert.alert-reserve u{
  color: #c03;
  text-decoration: underline;
}


/* onlineshop.html
-------------------------------------------*/

/* 画像付きアンカーボタン */
.btn-image-onlineshop__item {
  display: block;
}
.btn-image-onlineshop__item img {
  width: 40px;
}


/* float bnr (third)
-------------------------------------------*/
.bnr-f{
	background-color: rgba(51, 51, 51, 0.68);
	height: 70px;
	padding: 11px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 400;
	text-align: center;
}
.bnr-f-in{
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}
.bnr-f .bnr-f-close{
	position: absolute;
	top: 0;
	bottom: 0;
	height: 22px;
	width: 22px;
	margin: auto;
}
.bnr-f .bnr-f-txt{
	color: #ffffff;
	font-size: 86%;
	line-height: 1.5;
	margin-left: 38px;
	padding: 0.5em 0;
	vertical-align: middle;
	display: inline-block;
}
.bnr-f .bnr-f-img{
	margin-left: 40px;
	display: inline-block;
}
.bnr-f .bnr-f-img > img{
	vertical-align: bottom;
}