@charset "UTF-8";

/**********************************************************
 *
 * Product SMTパーツ
 *
 **********************************************************/



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




/* 製品カテゴリトップ
-------------------------------------------*/
/*mod-user-data*/
.mod-user-data {
  padding: 0 11px;
}
.mod-user-data .txt-description {
  margin-bottom: 7px;
}
/*tit-recommend-contents.s-product*/
.tit-recommend-contents.s-product {
  margin-bottom: 25px;
}
/*tit-product-wrap*/
.box-cmn-product-main {
  margin-bottom: 30px;
}
.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: 298px;
  height: 272px;
  margin: 0 auto 23px;
  overflow: hidden;
}
.box-cmn-product-main .area-hero img {
  width: 100%;
  max-width: 298px;
}
.box-cmn-product-main .area-thumb {
  width: 298px;
  overflow: hidden;
  margin: -10px auto 0;
}
.box-cmn-product-main .area-thumb li {
  float: left;
  margin: 10px 20px 0 0;
}
.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: 86px;
  padding: 7px;
  border: 1px solid #d6d6d6;
  background-image: none;
  font-size: 86%;
}
.box-cmn-product-main .area-thumb.s-col2 .btn-cmn.s-image {
  width: 139px;
}
.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 > .col2 .btn-cmn.s-asaake > span:after {
  background-color: #DF7163;
}

/*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-product-lv2 + .mark {
  text-align: right;
}
.tit-cmn-product-lv2 + .mark .ico-cmn-mark {
  margin-top: 0;
  text-align: center;
  color: #767676;
}
/*tit-cmn-product-lv3*/
.tit-cmn-product-lv3 {
  margin-bottom: 24px;
}
.tit-cmn-product-lv3 img {
  width: 298px;
}
.tit-cmn-product-lv3.tit-cmn-product-lv3--text-title {
  font-size: 30px;
  font-weight: bold;
}

/*fig-product-bnr*/
.grid-cmn > .col3 figure.fig-product-bnr.s-bnr-01 img:not(.ico-cmn-bnr) {
  width: 118px;
  max-width: none;
}
.grid-cmn > .col3 figure.fig-product-bnr.s-bnr-02 img:not(.ico-cmn-bnr) {
  width: 46px;
  max-width: none;
}
.grid-cmn > .col3 figure.fig-product-bnr.s-bnr-03 img:not(.ico-cmn-bnr) {
  width: 50px;
  max-width: none;
}

/*table-product-spec*/
.table-product-spec,
.table-product-spec tbody,
.table-product-spec tr,
.table-product-spec td {
  width: 100%;
  display: block;
}
.table-product-spec {
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-size: 86%;
}
.table-product-spec tr {
  overflow: hidden;
}
.table-product-spec td {
  display: table;
  float: left;
  border-left: 1px solid #aaa;
  border-top: 1px solid #aaa;
}
.table-product-spec td > div {
  display: table-cell;
  vertical-align: middle;
  padding: 5px;
}
.table-product-spec td > div:first-child {
  width: 75px;
  padding-right: 0;
}
.table-product-spec td .txt {
  margin: 0;
  line-height: 1.33;
}
.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+2),
.grid-common.s-product-service > .grid-common__col--col4:nth-child(-n+2) {
  margin-top: 0;
}

/*mod-product-service*/
.mod-product-service {
  text-align: center;
}
.mod-product-service.is-disable {
  opacity: 0.5;
}
.mod-product-service > span,
.mod-product-service > a {
  display: block;
  position: relative;
  text-decoration: none;
}
.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;
  text-decoration: none;
}
.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: 20px;
  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 49.5%, #b8b8b8 50.5%, transparent 50.5%, transparent);
  opacity: 0.7;
  z-index: 1;
}


/*txt-product-notes*/
.txt-product-notes .star01,
.txt-product-notes .star02 {
  display: inline-block;
  width: 1.5em;
}
.txt-product-notes .star02 {
  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.5%, #b8b8b8 48.5%, #b8b8b8 51.5%, transparent 51.5%, transparent);
  opacity: 0.7;
}


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

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

/*nav-product*/
.nav-product {
  overflow: hidden;
  border-top: 1px solid #c03;
  margin: 0 -11px 40px;
}
.nav-product > a {
  position: relative;
  display: block;
  float: left;
  width: 33.3%;
  padding: 5px;
  border-left: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  text-align: center;
  color: #000;
}
.nav-product > a:first-child {
  border-left: none;
}
.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: 100%;
  border-right: 2px solid #c03;
  height: 4px;
  position: absolute;
  left: -1px;
  top: 0;
  background-color: #c03;
  z-index: 100;
}
.nav-product > a > span {
  color: #000;
}
.nav-product > a .ico-cmn-arrow {
  background-position: 0 center;
  vertical-align: middle;
}
.nav-product.scroll-fixed {
  position: fixed;
  top:7px;
  z-index: 500;
  background-color: #ffeded;
  width: 100%;
  box-shadow: 0 -7px 0 rgba(255, 255, 255, 0.9), 0 2px 3px -2px rgba(0, 0, 0, 0.8);
}
.nav-product.scroll-fixed > a:last-child {
  font-size: 80%;
}

/*nav-product 2column*/
.nav-product.s-col2 > a,
.nav-product.s-col2 > a:last-child {
  width: 50%;
}


/*nav-cmn s-product*/
.nav-cmn.s-product {
  margin-top: 40px;
}
/*mod-cmn-tab.s-product-01*/
.mod-cmn-tab.s-product-01 > .list-tab-wrap ul {
  height: 66px;
}
/*box-product-bnr*/
.box-product-bnr > a {
  text-decoration: none;
}
.box-product-bnr > a:before {
  border: 1px solid #d6d6d6;
}
.box-product-bnr > a > figure {
  margin-bottom: 0;
}
.box-product-bnr > a > .body {
  padding: 14px 10px;
}
.box-product-bnr > a > .body p {
  color: #000;
}
/*box-product-sns*/
.box-product-sns-wrap {
  border-top: 1px solid #ddd;
  padding-top: 30px;
  margin-top: 30px;
}
.box-product-sns-wrap:first-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}
.box-product-sns {
  border: 1px solid #d6d6d6;
}
.box-product-sns h2 {
  border-bottom: 1px solid #d6d6d6;
  text-align: center;
}
.box-product-sns .body {
  padding: 0 10px;
}
.box-product-sns .list li {
  border-bottom: 1px solid #d6d6d6;
  padding: 15px 0 15px 23px;
}
.box-product-sns .list li:last-child {
  border-bottom: none;
}
.box-product-sns .list li.line a {
  display: block;
  position: relative;
  font-size: 86%;
  color: #000;
  text-decoration: none;
}
.box-product-sns .list li.line a span {
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle;
}
.box-product-sns .list li.line .ico-cmn-bnr {
  bottom: -7px;
}
.box-product-sns .list li .ico {
  margin-right: 25px;
  vertical-align: middle;
}
.box-product-sns .list li iframe {
  vertical-align: middle;
}
.box-product-sns .list li.facebook .ico {
  width: 32px;
}
.box-product-sns .list li.twitter .ico {
  width: 39px;
  margin-right: 18px;
}
.box-product-sns .list li.line .ico {
  width: 32px;
}
/*s-product-border-01 02*/
.s-product-border-01,
.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-02*/
.contents .txt-product-02 {
  margin-bottom: 20px;
}
/*img-product*/
.img-product-01 {
  width: 49px;
}
.img-product-02 {
  width: 45px;
}
.img-product-03 {
  width: 34px;
}
.img-product-04 {
  width: 62px;
}
.img-product-05 {
  width: 18px;
}
.img-product-06 {
  width: 35px;
}
.img-product-07 {
  width: 46px;
}
.img-product-08 {
  width: 34px;
}
.img-product-09 {
  width: 62px;
}
.img-product-10 {
  width: 63px;
}
.img-product-11 {
  width: 34px;
}
.img-product-12 {
  width: 48px;
}
.img-product-13 {
  width: 71px;
}
.img-product-14 {
  width: 53px;
}
.img-product-15 {
  width: 56px;
}
.img-product-16 {
  width: 54px;
}
.img-product-17 {
  width: 54px;
}


/* 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;
  padding-bottom: 11px;
}
.js-all-open + * {
  margin-top: 15px;
}
.js-all-open + .nav-cmn {
  margin-bottom: 15px;
}
/*list-accordion*/
.list-accordion.s-product > li:not(:first-child) .js-accordion .tit-cmn-lv3 {
  margin-top: 20px;
}


/* 3rd Top
-------------------------------------------*/
/*mod-recommend-contents*/
.mod-recommend-contents.s-product {
  margin-bottom: 40px;
}
/*grid-cmn.s-product-list*/
.grid-cmn.s-product-list {
  margin-top: 0;
}
.grid-cmn.s-product-list > [class*="col2"]{
  margin-top: 20px;
}
.grid-cmn.s-product-list > [class*="col2"]:first-child{
  margin-top: 0;
}
.grid-cmn.s-product-list .tit-01 {
  margin-bottom: 5px;
  line-height: 1.3;
  font-size: 86%;
}
.grid-cmn.s-product-list .ico-cmn-arrow{
  padding: 0 1em 0 0;
  background: url(/content/dam/nttcom/hq/jp/business/cmn/dcc-temp/docomo/images_osp/common/ico/ico_heading_arrow.svg) no-repeat right center;
}
.grid-cmn.s-product-list .tit-01 span:hover {
  text-decoration: underline;
}
.grid-cmn.s-product-list .tit-01 .s-sup {
  font-size: 79%;
}
.grid-cmn.s-product-list .tit-02 {
  padding-left: 10px;
  font-size: 72%;
  font-weight: bold;
  color: #000;
}
.grid-cmn.s-product-list .body {
  margin-bottom: 5px;
  line-height: 1.3;
}
.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: 163px;
  padding-bottom: 40px;
}
.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;
  max-width: 150px;
  padding: 0 2px;
  margin-bottom: 5px;
  font-size: 72%;
}
.grid-cmn.s-product-list .speed-late-label{
  width: 150px;
  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.ico-cmn-mark.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 .col2 .check-product {
  margin-top: 10px;
  font-size: 72%;
}
/*mod-product-color*/
.mod-product-color {
  overflow: hidden;
  margin-bottom: 2px;
  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;
  border: solid 1px #ccc;
  padding: 0 10px 10px;
}
.box-product-sort-02 div {
  display: table;
}
.box-product-sort-02 .tit {
  display: table-cell;
}
.box-product-sort-02 .checked {
  display: table-cell;
  font-weight: bold;
  color: #006bba;
}
.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;
  width: 49.3%;
  text-align: center;
}
.box-product-sort-02 ul li:last-child {
  float: right;
}
.box-product-sort-02 ul li a {
  display: block;
}
.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;
}
p#openSideMenu a {
  display: block;
}
.notice {
    margin: 10px 20px 20px;
    color: #c03;
    text-align: center;
}


/* X. ヘルプアイコン
------------------------------------------------------------------------ */
.helpTxtWrap{
  position:relative;
}
.helpTxtWrap.labelBox01{
  padding-left:15px;
}
.helpTxt{
  display:inline-block;
  /display:inline;
  /zoom:1;
  position:relative;
  height:19px;
  width:100px;
  margin:0;
  padding:0 3px;
  background:url(/product/images/common/icon_help_smt.jpg) 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:text-top;
  cursor:help;
}
* html .helpTxt{
  width:98px;
}
.helpTxt .helpBox{
  display:block;
  position:relative;
  width:120px;
  background:url(/product/images/common/icon_help_arw.gif) no-repeat 10px 2px;
  left:auto;
  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:30px 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
-------------------------------------------*/
/*btn-search-map*/
.btn-search-map {
  text-align: center;
}
.btn-search-map .btn-cmn {
  padding-left: 11px;
  background-image: none;
  text-align: center;
}
.btn-search-map .btn-cmn > img {
  margin: 0 2px 0 0;
  vertical-align: middle;
}
.btn-search-map .btn-cmn > span {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

#smtRefineMenu-in {
    overflow-x: hidden;
    background-color: #fff;
}

/* アニメーション
-------------------------------------------*/
.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;
}
@keyframes effects-shiny {
  0% {left: -75px;}
  100% {left: 125%;}
}

@-webkit-keyframes effects-shiny {
  0% {left: -75px;}
  100% {left: 125%;}
}

.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: 40px 0;
}

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

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





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


/* SNS */
.contents.new-products .grid-cmn .col3-1.sns{
	margin: 0 11px;
}



/* 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.add-gallery{
	margin: 0 11px;
}

.contents.new-products .box-cmn-product-main.add-gallery .mod-forward .tit-cmn-product-lv1 .category{
	display: none;
}

.contents.new-products .box-cmn-product-main.add-gallery .mod-forward .tit-cmn-product-lv1 .product-name{
	display: block;
	margin-top: 10px;
	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: 0;
	font-size: 110%;
	font-weight: bold;
}


.contents.new-products .box-cmn-product-main .mod-forward .sec-product-slide .mod-product-color{
	display: block;
	margin: 1.5rem auto 3rem;
	padding-bottom: 5px;
	width: 280px;
}
.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;
}


.contents.new-products .box-cmn-product-main .mod-forward .smt-layout-wrap{
	display: table;
	width: 100%;
	margin: 0 auto;
} 
.contents.new-products .box-cmn-product-main .mod-forward .smt-layout-wrap .sec-product-slide{
	display: table-footer-group;
} 



/* slider */
.contents.new-products .box-cmn-product-main .mod-forward .smt-layout-wrap .area-hero{
	display: inline-block;
	margin: 35px auto 0;
	width: 100%;
    height: 325px;
} 
.contents.new-products .box-cmn-product-main .mod-forward .smt-layout-wrap .area-hero .bx-wrapper img{
	margin: 0 auto;
}
.contents.new-products .box-cmn-product-main .mod-forward .smt-layout-wrap .area-hero .bx-wrapper .bx-pager.bx-default-pager a{
    border: 2px solid #707070;
	background: none;
}
.contents.new-products .box-cmn-product-main .mod-forward .smt-layout-wrap .area-hero .bx-pager.bx-default-pager a:hover,
.contents.new-products .box-cmn-product-main .mod-forward .smt-layout-wrap .area-hero .bx-wrapper .bx-pager.bx-default-pager a.active,
.contents.new-products .box-cmn-product-main .mod-forward .smt-layout-wrap .area-hero .bx-wrapper .bx-pager.bx-default-pager a:focus{
	background: #707070;
}

.contents.new-products .box-cmn-product-main .mod-forward .smt-layout-wrap .area-hero .bx-wrapper .bx-next{
	right: 0;
}
.contents.new-products .box-cmn-product-main .mod-forward .smt-layout-wrap .area-hero .bx-wrapper .bx-prev{
	left: 0;
} 




/* slider 
.contents.new-products .box-cmn-product-main .area-hero{
	width: 560px; 
	height: 350px;
}
.contents.new-products .box-cmn-product-main .area-hero .bx-wrapper img{
	margin: 0 auto;
	width: auto;
	height: 100%;
	max-height: 274px;
}
.contents.new-products .box-cmn-product-main .area-hero .bx-wrapper .bx-pager.bx-default-pager a{
    border: 2px solid #666;
	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: #666;
}
*/


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

.contents.new-products .sec-cmn-lv3 .tit-cmn-lv3{
	padding: 1rem 0;
	margin-bottom: 2rem;
	border-bottom: 2px solid #000;
	background: none;
}

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

.contents.new-products .sec-style-dynamic .sec-cmn-lv3 .tit-cmn-lv3,
.contents.new-products .pinwrapper .sec-cmn-lv3 .tit-cmn-lv3{
	padding: 1rem 0;
	margin-bottom: 2rem;
	border-bottom: none;
	background: none;
	text-align: center;
	font-size: 110%;
}

.contents.new-products .list-accordion .tit-cmn-lv3{
	padding: 1rem 0;
	margin-bottom: 2rem;
	border-bottom: 2px solid #000;
	background: none;
}
.contents.new-products .list-accordion .js-accordion .toggle{
	top: 15px;
	right: 0;
}
.contents.new-products .list-accordion li .js-accordion-body{
	padding-top: 0;
}

/* .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: 115%;
  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;
  background: #000000;
}
.contents.new-products .sec-cmn-lv2 .sec-cmn-lv3 .tit-product-performance .old-performance{
  display: block;
  padding:0.8em 0.5em 0;
}
.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;
}
.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: 50px;
}

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



/* 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 img:first-child{
	width: 95%;
}
.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: 5px;
	right: 5px;
	left: auto;
}



/* 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: 60%;
    transform: translateY(-65%);
}


/* option */
.contents.new-products .grid-cmn.s-list.option > .col4 .img-cmn-border img{
	width: 100%;
}


/* goal navi */
.contents.new-products .nav-cmn-goal{
	padding: 0 0 30px;
	margin: 0 0 20px;
}
.contents.new-products .nav-cmn-goal .list-cmn-btn li{
	margin: 20px 0 0;
}



/* campaign（php） */
.contents.new-products .new-products-camp-php .sec-cmn-lv2 .tit-cmn-lv2{
	font-size: 150%;
	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:auto;
	margin: 0 11px;
}
.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%;
}

/* 暫定 (両サイドに11pxを入れるため)*/
.contents.new-products .new-products-camp-php .only-smt .s-ta-c{
	padding-right: 22px;
}
.contents.new-products .new-products-camp-php .only-smt .s-ta-c .btn-cmn{
	margin: 0 11px;
}


/* 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 .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-price.s-no-bg .list-cmn-btn li a.s-bgc-simulation .inner {
	padding: 5px 5px 5px 20px;
	color: #fff !important;
	font-size: 80%;
}

.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 {
	padding: 5px 5px 5px 20px !important;
	color: #fff !important;
}
.contents.new-products .nav-cmn-goal-price.s-no-bg .list-cmn-btn li span.s-fs-80 {
	display: block;
	font-size: 80%;
}

.contents.new-products .nav-cmn-goal-price.s-no-bg .list-cmn-btn li a.s-bgc-simulation .inner {
	font-size: 100%;
}

.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.s-w-full .btn-cmn-form .inner {
	height: 44px;
}

/* Top page navi */
.contents.new-products .btn-pagetop{
	bottom: 130px;
}


/* ---------- background-dark set ---------- */
/* text-color set */
.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 .mod-forward .smt-layout-wrap .area-hero .bx-wrapper .bx-pager.bx-default-pager a{
    border-color: #ccc;
}

.dark-set .contents.new-products .box-cmn-product-main .mod-forward .smt-layout-wrap .area-hero .bx-pager.bx-default-pager a:hover,
.dark-set .contents.new-products .box-cmn-product-main .mod-forward .smt-layout-wrap .area-hero .bx-wrapper .bx-pager.bx-default-pager a.active,
.dark-set .contents.new-products .box-cmn-product-main .mod-forward .smt-layout-wrap .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;
	margin: 0 auto 30px;
}

/* 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;
	margin-bottom: 14px;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
}
.new-products-modal .white-popup > .white-popup-in {
  height: 100%;
  padding: 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:10px;
}
.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:10px;
}
.new-products-modal .modal-arrow-left,
.new-products-modal .modal-arrow-right {
position: absolute;
opacity: 0;
top: 50%;
margin-top: -100px;
padding: 0;
width: 50px;
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 .sec-cmn-lv3 .tit-cmn-lv3{
  padding: 1rem 0;
  margin-bottom: 2rem;
  border-bottom: none;
  background: none;
  text-align: center;
  font-size: 110%;
  color: #000;
}
.new-products-modal .white-popup .grid-cmn p{
  color: #000;
}
.new-products-modal .white-popup .grid-cmn a{
  text-decoration: underline;
  color: #093475;
}
.pc .new-products-modal .white-popup .grid-cmn a:visited{
  color: #7600b3!important;
}
.pc .new-products-modal .white-popup .grid-cmn a:hover,
.pc .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: 40px;
}
.js-features-graph:first-child{
  margin-top: 0;
}
.js-features-graph .graph-data{
  position: relative;
  line-height: 1;
  color:gray;
  font-weight: bold;
  width:100%;
  padding:1px 0;
}
.js-features-graph .graph-title{
  display: inline-block;
  font-size: 18px;
  padding-top:8px;
}
.js-features-graph .graph-title-ico{
  margin: -8px 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: 36px;
}
.js-features-graph .graph-new.graph-bar {
  height:25px;
  margin-top: 45px;
}
.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: 14px;
}
.js-features-graph .graph-new.graph-bar .graph-value{
  font-size: 18px;
}
.js-features-graph .graph-result{
  position: absolute;
  right:0;
  bottom:30px;
  font-size: 22px;
}
.js-features-graph .graph-bar .graph-value > span,
.js-features-graph .graph-result > span{
  font-size:140%;
}
/* ---------- modal内用 ---------- */
.new-products-modal .js-features-graph .graph-result {
  position: relative;
  right: auto;
  bottom: auto;
  margin-top: 10px;
  text-align: right;
}

.js-features-graph:first-child:last-child .graph-old.graph-bar{
  margin-top: 44px;
}
.js-features-graph:first-child:last-child .graph-new.graph-bar {
  margin-top: 54px;
}

.js-features-graph .graph-model{
  color: #000;
  font-size: 110%;
  margin: 24px 0 8px 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: 30px
}
.js-features-graph .graph-model + .graph-new.graph-bar,
.js-features-graph:first-child:last-child .graph-model + .graph-new.graph-bar{
  margin-top: 36px
}

.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 ---------- */


/* ---------- 2018.06.05（製品Tip下の空き調整） ---------- */
.grid-cmn.s-text>.col4-1 figure:not(.fig-cmn-table) .img-cmn-border img {
    margin-bottom: 0;
}
/* ---------- /2018.06.05（製品Tip下の空き調整） ---------- */



/* ---------- 関連バナー ---------- */
.new-products-aside-bnr {
	background-color: #f6f6f6;
}

.new-products-aside-bnr > .mod-cmn-bnr:first-child {
	padding-top: 20px;
}

.new-products-aside-bnr > .mod-cmn-bnr {
	padding: 0 11px 20px;
}

.new-products-aside-bnr > .mod-cmn-bnr + .mod-cmn-bnr {
	margin-top: -20px;
}
/* ---------- /関連バナー ---------- */



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

.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 {
	margin-top: 0;
}

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

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

/* ---------- /特長 ---------- */

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

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

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

.product-tit-common-wrap {
	padding-bottom: 16px;
}

.product-list-common-sns {
  height: auto;
  margin-bottom: 30px;
  overflow: hidden;
  text-align: left;
}
.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;
}

/* 料金関連情報 */
.product-price #real-payment{
  margin-top: 0;
  text-align: left;
  font-size: 3.8vw;
  font-weight: bold;
  letter-spacing: -1px;
}
.product-price .s-block{
  display: block;
}
.product-price #kingaku{
  color: #ff0000;
}
.product-price #kingaku_suuji{
  font-size: 10vw;
  letter-spacing: -2px;
}
.product-price .online-shop-price{
  padding: 2vw 10vw 2vw 15vw;
  text-align: left;
  color: #d21525;
  font-size: 3.8vw;
  font-weight: bold;
  background-color: #ffffc2;
}
.product-price .online-shop-price + .list-notes {
  margin: 0 0 30px;
}


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

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