@charset "utf-8";

.content-asset .sp {
  display: initial !important;
}

.content-asset img {
  width: auto;
  display: initial;
}

.content-asset p {
  line-height: 1.6em;
  margin: 1em 0;
}

.content-asset a {
  color: #195596;
  outline: medium none;
  overflow: hidden;
  text-decoration: none;
}

.description-content {
  min-width: 280px;
  max-width: 720px;
  width: 100%;
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
  clear: both;
}

.images-content {
  min-width: 240px;
  max-width: 720px;
  width: 100%;
  display: block;
  margin: 0 auto 30px;
  box-sizing: border-box;
}

.content-asset .images-big-content {
  width: 80%;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .content-asset .images-big-content {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
}

.images-content-teiki-pict {
  margin: 20px auto;
}

.description-content a {
  display: block;
  margin: 0 auto;
}

.description-content ul li {
  list-style: none outside;
}

.primary-content dl dd {
  margin: 0;
}

@charset "utf-8";
/*------------------------------*/
div.wrapHaresu .wrapOffer {
  margin: 40px 0;
}
div.wrapHaresu.sp .wrapOffer {
  margin: 20px 0;
}
div.wrapHaresu .wrapTeiki {
  margin: 40px 0 60px;
}
div.wrapHaresu.sp .wrapTeiki {
  margin: 40px 10px;
}
div.wrapHaresu .wrapTeiki .image {
  margin: 20px 0 10px;
}
div.wrapHaresu .wrapTeiki h2 {
  margin: 60px 0 30px 0;
  color: #010f50;
  font-size: 2.2em;
  text-align: center;
  border: none;
}
div.wrapHaresu.sp .wrapTeiki h2 {
  margin: 30px 0 20px 0;
  font-size: 6vw;
  font-weight: normal;
}
div.wrapHaresu .wrapTeiki h3 {
  margin: 30px 0 20px 0;
  text-align: center;
  font-size: 1.4em;
  background: #e7d299;
  border-radius: 50px;
  color: #010f50;
  padding: 10px;
}
div.wrapHaresu .wrapTeiki h4 {
  margin: 20px 0 10px 0;
  color: #010f50;
  font-size: 1.2em;
}
.teikiEle {
  margin: 0 30px;
}
div.wrapHaresu.sp .wrapTeiki h3 {
  font-size: 1em;
  border-radius: 10px;
}
div.wrapHaresu.sp .teikiEle {
  margin: 0;
}
/**/
div.linkAnchor {
  margin: 20px 0 0 0;
  background: #004098;
  padding: 1px;
}
div.linkAnchor.sp {
  margin: 20px 10px;
}
div.linkAnchor a {
  display: block;
  border: 1px solid #ffffff;
  background: #004098 url(../btn_cart_anker2_icon.png) no-repeat 96% 50%;
  color: #ffffff;
  text-align: center;
  padding: 10px 20px;
  text-decoration: none;
  font-size: 0.9em;
}
div.linkAnchor a:hover {
  text-decoration: none;
  background-color: #008bbc;
  color: #ffffff;
}
/*------------------------------*/
/*ブランドサイト*/
#hmg .nakedPr {
  margin: 50px 0;
  font-size: 1.4em;
  line-height: 1.6;
  text-align: center;
  color: #004491;
}
#hmg h2 {
  margin: 60px 0 30px;
  background: #004491;
  padding: 15px;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  border-radius: 6px;
}
.sp #hmg h2 {
  margin: 40px -10px 20px;
  padding: 8px 10px;
  font-size: 1.2em;
  border-radius: 0;
}
#hmg ul.tab-item-box {
  text-align: center;
  margin-left: -20px;
}
#hmg ul.tab-item-box li {
  display: inline-block;
  vertical-align: top;
  width: 205px;
  margin-left: 20px;
  text-align: center;
}

#hmg ul.tab-item-box li dl {
  display: flex;
  flex-direction: column;
}
#hmg ul.tab-item-box li dl dt {
  padding: 20px 0;
  border: 1px solid #8fb8d6;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  background-color: #0076ce;
  color: #ffffff;
  text-align: center;
}
#hmg ul.tab-item-box li dl dt .tab-item-box-title {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
#hmg ul.tab-item-box li dl dt > span {
  display: block;
  margin: 10px 20px 0;
  padding: 15px 0 0;
  background: url("../../images/product-detail/haresu/hmg/tab-item-box-dot.png") repeat-x;
  background-size: 6px auto;
  font-size: 1em;
  text-align: center;
}
#hmg ul.tab-item-box li dl dd {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  border: 1px solid #8fb8d6;
  border-top: none;
  border-radius: 0 0 4px 4px;
  background-color: #fff;
  font-size: 0.95em;
  line-height: 1.6;
  padding: 15px;
  min-height: 80px;
}
.sp #hmg ul.tab-item-box {
  margin: 0 10px;
}
.sp #hmg ul.tab-item-box li {
  display: block;
  width: 100%;
  margin: 0;
}
.sp #hmg ul.tab-item-box li + li {
  margin-top: 10px;
}
.sp #hmg ul.tab-item-box li dl dt {
  padding: 8px 10px;
}
.sp #hmg ul.tab-item-box li dl dt .tab-item-box-title {
  font-size: 1.4em;
  font-weight: normal;
  margin: 0;
}
.sp #hmg ul.tab-item-box li dl dt > span {
  margin: 5px 10px 0;
  padding: 5px 0 0;
}
.sp #hmg ul.tab-item-box li dl dd {
  padding: 10px;
  min-height: inherit;
  font-size: 1.2em;
}
#hmg #hmg-sec-02-txt {
  background: url("hmg/hmg-sec-02-img.png") no-repeat;
  background-size: 230px auto;
  padding: 0 0 0 260px;
  min-height: 200px;
}
#hmg #hmg-sec-02 ul.tab-item-box li {
  width: 330px;
  margin-top: 20px;
}
#hmg #hmg-sec-02 ul.tab-item-box li dl dd {
  text-align: center;
}
.sp #hmg #hmg-sec-02-txt {
  background: none;
  padding: 0;
  min-height: inherit;
}
.sp #hmg #hmg-sec-02 ul.tab-item-box {
  margin-top: 20px;
}
.sp #hmg #hmg-sec-02 ul.tab-item-box li {
  width: auto;
  margin-top: 10px;
}
#hmg #hmg-sec-03 h3 {
  margin: 30px 0 20px;
  font-size: 1.4em;
  padding: 0 0 15px;
  color: #004491;
  font-weight: bold;
  border-bottom: 1px dotted #004491;
}
#hmg #hmg-sec-03 ol {
  color: #004491;
  margin: 20px 0 0 10px;
  padding-left: 20px;
}
#hmg #hmg-sec-03 ol li {
  list-style: outside decimal;
  font-size: 0.9em;
}
#hmg #hmg-sec-03 ol li + li {
  margin-top: 10px;
}
#hmg #hmg-sec-03 img {
  display: block;
  margin: 20px auto 0;
}
#hmg #hmg-sec-03 iframe {
  margin: 20px auto 0;
}
.sp #hmg #hmg-sec-03 h3 {
  margin: 20px 0 10px;
  font-size: 1.2em;
  padding: 0 0 5px;
}
.sp #hmg #hmg-sec-03 img {
  margin: 10px auto 0;
}
.wrapMovie p.nakedC {
  padding: 120px 0;
  background: #d1e6e9;
  font-size: 1em;
}
#spContents .wrapGoodsDetailBsc .lay {
  margin: 0 10px;
}
#spContents .wrapGoodsDetailBsc p.nakedC {
  padding: 40px 0;
  text-align: center;
}
.wrapGoodsDetailBsc .layMovie {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.wrapGoodsDetailBsc .layMovie iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
/**/

/*--------------------------------------------*/
/*�g�b�v�y�[�W*/
/*�㕔�i�r*/
#spInxNav {
  margin: 10px 0 0;
}
#spInxNav table.ftBtn {
  width: 100%;
  background: url(../img/rohto/foot_btn_back.gif) repeat-x top #082e7c;
  table-layout: fixed;
}
#spInxNav table.ftBtn td {
  font-size: 0.9em;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #346ec2;
}
#spInxNav table.ftBtn td.f03 {
  border-right: none;
}
#spInxNav table.ftBtn td a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 50px 0 13px;
}
#spInxNav table.ftBtn td a span {
  display: block;
  font-size: 80%;
}
#spInxNav table.ftBtn td.f04 a {
  padding: 34px 0 7px;
}
#spInxNav table.ftBtn td.f01 {
  background: url(../img/rohto/foot_btn_01.png) no-repeat 50% 15px;
  background-size: 35px auto;
}
#spInxNav table.ftBtn td.f02 {
  position: relative;
  background: url(../img/rohto/foot_btn_02.png) no-repeat 50% 15px;
  background-size: 35px auto;
}
#spInxNav table.ftBtn td.f03 {
  background: url(../img/rohto/foot_btn_03.png) no-repeat 50% 15px;
  background-size: 35px auto;
}
/*#spInxNav table.ftBtn td.f04 {
	background: url(../img/rohto/foot_btn_04.gif) no-repeat top;
}
#spInxNav table.ftBtn td.f05 {
	background: url(../img/rohto/foot_btn_05.gif) no-repeat top;
}*/

#spInxNav table.ftBtn td.f02 a span.cartCnt {
  display: block;
  position: absolute;
  top: 8px;
  left: 50%;
  margin-left: -30px;
  background: #ea2e4b;
  padding: 3px 8px;
  text-align: center;
  font-size: 17px;
  line-height: 1;
  border-radius: 15px;
  text-decoration: none;
  font-family: "arial", "MS PGothic", "sans-serif";
  font-weight: bold;
  color: #ffffff;
}
/*-----------------*/
/*�L�[���[�h����*/
.spInxKey {
  padding: 10px;
  margin: 0;
  background: url(../img/rohto/keyword_back.gif);
  background-size: 2px 2px;
  -webkit-background-size: 2px 2px;
  -moz-background-size: 2px 2px;
  -o-background-size: 2px 2px;
  -ms-background-size: 2px 2px;
  text-align: left;
}
.spInxKey h2 {
  font-size: 1em;
  line-height: 1;
  color: #1064b1;
  font-weight: bold;
}
/*-----------------*/
/*h2*/
h2.spInx {
  margin: 0;
  padding: 7px 10px;
  background: #0c419a;
  color: #ffffff;
  font-size: 1em;
  line-height: 1;
  vertical-align: middle;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
  background: -moz-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
  background: -o-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
  background-color: #0c419a;
  box-shadow: 0 1px 3px rgba(214, 211, 209, 1);
  -webkit-box-shadow: 0 1px 3px rgba(214, 211, 209, 1);
}
/*-----------------*/
/*�|�C���g*/
.spInxRohtta {
  margin: 0 -10px;
  border-bottom: 1px solid #cfcfcf;
}
.spInxRohtta .rohhta {
  padding: 10px;
  display: block;
}
/*-----------------*/
/*���[�g�ʔ̂�������*/
.inxOsusume {
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
}
.inxOsusume li.linkbox {
  clear: both;
  display: table;
  width: 100%;
  background: url(../img/rohto/osusume_line.gif) bottom repeat-x, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3)) #f3f3f3;
  background: url(../img/rohto/osusume_line.gif) bottom repeat-x, -ms-linear-gradient(top, #ffffff, #f3f3f3);
  background: url(../img/rohto/osusume_line.gif) bottom repeat-x, -moz-linear-gradient(top, #ffffff, #f3f3f3);
  background: url(../img/rohto/osusume_line.gif) bottom repeat-x, -o-linear-gradient(top, #ffffff, #f3f3f3);
  background-color: #f3f3f3;
  background-repeat: repeat-x;
  background-position: bottom;
  vertical-align: middle;
}
.inxOsusume li.linkbox a {
  position: relative;
  display: table-cell;
  width: 100%;
  padding: 15px 20px 15px 15px;
  vertical-align: middle;
  background: url(../img/rohto/icon_link05.png) 100% 50% no-repeat;
  color: #3e3e3e;
  text-decoration: none;
}
.inxOsusume a img {
  position: absolute;
  top: 20px;
  left: 15px;
}
.inxOsusume a span {
  display: block;
  padding: 5px 20px 5px 70px;
  min-height: 40px;
  color: #3e3e3e;
  font-size: 0.9em;
}
.inxOsusume a strong {
  display: block;
  padding: 0 0 5px 0;
  color: #1064b1;
  font-weight: bold;
  font-size: 110%;
  text-decoration: underline;
}
.inxOsusume li.linkbox a:hover strong {
  text-decoration: none;
}
.inxOsusume .linkbox:last-child {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3)) #f3f3f3;
  background: -ms-linear-gradient(top, #ffffff, #f3f3f3);
  background: -moz-linear-gradient(top, #ffffff, #f3f3f3);
  background: -o-linear-gradient(top, #ffffff, #f3f3f3);
  background-color: #f3f3f3;
}
/**/
div.inxOsusume2ele {
  padding: 15px 10px;
}
div.inxOsusume2ele:nth-child(odd) {
  background: #efefef;
}
div.inxOsusume2ele:nth-child(even) {
  background: #ffffff;
}
/*div.inxOsusume2ele:nth-child(odd):hover,div.inxOsusume2ele:nth-child(even):hover{
	background:#ffffff;
}*/
div.inxOsusume2ele a {
  display: block;
  display: table;
  width: 100%;
  text-decoration: none;
  font-size: 0.95em;
  color: #1064b1;
}
div.inxOsusume2ele a span {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.inxOsusume2ele a span.image {
  width: 50%;
  padding: 0 10px 0 0;
}
div.inxOsusume2ele a span.image img {
  width: 100%;
  height: auto;
}
div.inxOsusume2ele a span.txt {
  width: 50%;
}
/*-----------------*/
/*3�̂���*/
div.linkPromise {
  margin: 0 0 10px 0;
}
div.linkPromise p {
  text-align: center;
  font-size: 12px;
}
div.wrapPromise {
  margin: 40px 0 0 0;
  background: #f7f6f2;
  padding: 0 0 20px 0;
}
div.wrapPromise h2 {
  border-top: 1px solid #a48b59;
  border-bottom: 1px solid #88744a;
  color: #ffffff;
  font-size: 1em;
  text-align: center;
  background: #826541;
  background: linear-gradient(to bottom, #826541, #a48a59);
  background: -moz-linear-gradient(top, #826541 0%, #a48a59);
  background: -webkit-gradient(linear, left top, left bottom, from(#826541), to(#a48a59));
}
div.wrapPromise h2 span {
  display: block;
  padding: 10px;
}
div.wrapPromise strong {
  font-weight: bold;
}
div.wrapPromise h3 {
  margin: 20px 10px 10px 10px;
  text-align: center;
  color: #886c2e;
  font-size: 1.2em;
  font-weight: bold;
}
div.wrapPromise h3.line {
  padding: 20px 0 0 0;
  border-top: 1px dotted #886c2e;
}
div.wrapPromise p {
  padding: 0 10px;
  color: #333333;
  font-size: 14px;
  text-align: center;
}
/*-----------------*/
/*���m�点*/
.inxNews {
  padding: 10px 0;
  font-size: 0.9em;
}
.inxNews .btn {
  margin-right: 10px;
  padding: 18px 0;
  text-align: right;
}
.inxNews td {
  padding: 5px 10px;
  font-size: 0.9em;
}
/*-----------------*/
/*�V���i�ꗗ�ւ̃����N 20160419add��*/
div.newProducts {
  display: table;
  border-top: 1px solid #0c419a;
  width: 100%;
  border-top: 1px solid #e3d9ca;
  border-bottom: 1px solid #949494;
}
div.newProducts a {
  display: block;
  display: table-cell;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 8px 0 8px 8px;
  vertical-align: middle;
  width: 100%;
  color: #1064b1;
  font-size: 0.9em;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#cdcdcd)) #cdcdcd;
  background: -ms-linear-gradient(top, #fdfdfd, #cdcdcd);
  background: -moz-linear-gradient(top, #fdfdfd, #cdcdcd);
  background: -o-linear-gradient(top, #fdfdfd, #cdcdcd);
  border-top: 2px solid #0c419a;
  border-bottom: 1px solid #ffffff;
  text-decoration: none;
}
div.newProducts a span {
  display: block;
  vertical-align: middle;
  background: url(../img/rohto/icon_link05.png) 100% 50% no-repeat;
}
div.newProducts a img {
  padding: 0 10px 0 0;
  vertical-align: middle;
}
/*�V���i�ꗗ�ւ̃����N 20160419add��*/
/*�V���i�ƓX���ւ̃����N 20181213add��*/
div.newProducts2 {
  padding: 15px 5px 8px;
}
div.newProducts2 ul.linkBnr {
  display: table;
  width: 100%;
}
div.newProducts2 ul.linkBnr li {
  display: table-cell;
  width: 50%;
  padding: 0 5px;
  text-align: center;
}
div.newProducts2 ul.linkBnr li img {
  width: 100%;
  height: auto;
}
/*�V���i�ƓX���ւ̃����N 20181213add��*/
/*-----------------*/
/*�J�e�S������T��*/
.inxCategory {
  background-color: #f9efe3; /*	border-bottom: solid 1px #4c4c4c;*/
}
.inxCategory ul {
  display: table;
  width: 100%;
}
.inxCategory li {
  position: relative;
  display: table-cell;
  width: 50%;
  text-align: center;
  border-left: solid 2px #ffffff;
  border-right: solid 1px #e3d9ca;
  border-bottom: solid 2px #ffffff;
}
.inxCategory li a {
  display: block;
  padding: 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(30%, #ffffff), color-stop(70%, #f9efe3));
  background: -moz-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(30%, #ffffff), color-stop(70%, #f9efe3));
  background: -o-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(30%, #ffffff), color-stop(70%, #f9efe3));
  background-color: #f9efe3;
  text-decoration: none;
}
.inxCategory li a.dyn {
  font-size: 13px;
  font-weight: bold;
  color: #87744c;
}
.inxCategory li a.dyn2 {
  padding: 15px 10px;
  font-size: 12px;
  color: #ffffff;
  background: #87744c;
}
.inxCategory li.dyn {
  border-right: none;
}
.inxCategory li:first-child {
  border-left: none;
}
.inxCategory li span {
  display: block;
  text-align: left;
  /*	font-size: 0.75em;*/
  font-size: 11px;
  text-decoration: none;
  color: #3e3e3e;
}
.inxCategory li span.about {
  padding: 10px;
}
.inxCategory li img {
  margin: 15px 0 0 0;
  text-align: center;
  width: 100%;
  height: auto;
}
.inxCategory li span.dyn {
  text-align: center;
  color: #87744c;
  /*	font-size: 0.9em;*/
  font-size: 0.95em;
  font-weight: bold;
}
.inxCategory li a:hover span.dyn {
  text-decoration: underline;
}
/*-----------------*/
/*PC�ւ̃{�^��*/
.btnPc {
  margin: 0 10px 10px;
  text-align: center;
}
.btnPc a {
  padding: 7px;
  display: block;
  border: solid 1px #f4f1ec;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(2%, #ffffff), color-stop(3%, #fdfcfc), color-stop(100%, #f4f1ec));
  background: -moz-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(2%, #ffffff), color-stop(3%, #fdfcfc), color-stop(100%, #f4f1ec));
  background: -o-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(2%, #ffffff), color-stop(3%, #fdfcfc), color-stop(100%, #f4f1ec));
  background-color: #f4f1ec;
  box-shadow: 0 1px 0 #cac5b9;
  -webkit-box-shadow: 0 1px 0 #cac5b9;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 0.75em;
  text-decoration: none;
  color: #1064b1;
  font-weight: bold;
}
/*--------------------------------------------*/
/*�������J�S�ȍ~*/
#spContents .btnOrange {
  margin: 0;
  padding: 15px 10px;
  display: block;
  width: 100%;
  /*	text-align: left;*/
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  background: url(../img/rohto/icon_link02.gif) right center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ff9700), to(#ff6600)) #ff6600;
  background: url(../img/rohto/icon_link02.gif) right center no-repeat, -ms-linear-gradient(top, #ff9700, #ff6600);
  background: url(../img/rohto/icon_link02.gif) right center no-repeat, -moz-linear-gradient(top, #ff9700, #ff6600);
  background: url(../img/rohto/icon_link02.gif) right center no-repeat, -o-linear-gradient(top, #ff9700, #ff6600);
  background-color: #ff6600;
  background-repeat: no-repeat;
  background-position: right center;
  /*filter: progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#ff9700',EndColorStr='#ff6600');*/
  color: #ffffff;
  text-shadow: 0 0 4px #ff4e00;
  border: none;
  font-weight: bold;
  font-size: 1.2rem;
}
#spContents .btnOrange.dyn2L {
  /*width:280px;
    margin: 0 auto;
    padding: 15px 20px;
    white-space: pre-line;
    word-break: break-all;
    font-size: 6vw;*/
  /*font-size:14px;*/
  font-size: 5vw;
}
#spContents a.btnOrange {
  text-decoration: none;
  width: auto;
}
#spContents .btnOrange02,
#spContents .btnOrange03 {
  margin: 20px 0 7px;
  padding: 10px 10px 10px 0;
  display: block;
  text-align: left;
  text-decoration: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  background: url(../img/rohto/icon_link04.gif) right center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ff9700), to(#ff6600)) #ff6600;
  background: url(../img/rohto/icon_link04.gif) right center no-repeat, -ms-linear-gradient(top, #ff9700, #ff6600);
  background: url(../img/rohto/icon_link04.gif) right center no-repeat, -moz-linear-gradient(top, #ff9700, #ff6600);
  background: url(../img/rohto/icon_link04.gif) right center no-repeat, -o-linear-gradient(top, #ff9700, #ff6600);
  background-color: #ff6600;
  background-repeat: no-repeat;
  background-position: right center;
  color: #ffffff;
  text-shadow: 0 0 4px #ff4e00;
  border: none;
  font-weight: bold;
  font-size: 0.875em;
}
#spContents .btnOrange03 {
  background: url(../img/rohto/icon_link02.gif) right center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ff9700), to(#ff6600)) #ff6600;
  background: url(../img/rohto/icon_link02.gif) right center no-repeat, -ms-linear-gradient(top, #ff9700, #ff6600);
  background: url(../img/rohto/icon_link02.gif) right center no-repeat, -moz-linear-gradient(top, #ff9700, #ff6600);
  background: url(../img/rohto/icon_link02.gif) right center no-repeat, -o-linear-gradient(top, #ff9700, #ff6600);
  background-color: #ff6600;
  background-repeat: no-repeat;
  background-position: right center;
}
#spContents .btnOrange02 img,
#spContents .btnOrange03 img {
  vertical-align: text-bottom;
  margin: 0 5px 0 0;
}
#spContents .btnOrange04 {
  background: url(../img/rohto/icon_link02.gif) right center no-repeat;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 10px 10px 10px 30px;
  width: 100%;
  font-weight: bold;
  font-size: 0.875em;
  color: #ffffff;
  text-shadow: 0 0 4px #ff4e00;
  text-align: left;
  text-decoration: none;
  border: none;
}
#spContents .btnOrangeLogin {
  margin: 10px 0;
  padding: 0 0 0 25px;
  background: url(../img/rohto/login_btn_01.gif) left center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ff9700), to(#ff6600)) #ff6600;
  background: url(../img/rohto/login_btn_01.gif) left center no-repeat, -moz-gradient(linear, left top, left bottom, from(#ff9700), to(#ff6600)) #ff6600;
  background: url(../img/rohto/login_btn_01.gif) left center no-repeat, -o-gradient(linear, left top, left bottom, from(#ff9700), to(#ff6600)) #ff6600;
  background-color: #ff6600;
  background-repeat: no-repeat;
  background-position: left center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
#spContents .btnOrangeFirst {
  margin: 10px 0;
  background: url(../img/rohto/login_btn_02.gif) left center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ff9700), to(#ff6600)) #ff6600;
  background: url(../img/rohto/login_btn_02.gif) left center no-repeat, -moz-gradient(linear, left top, left bottom, from(#ff9700), to(#ff6600)) #ff6600;
  background: url(../img/rohto/login_btn_02.gif) left center no-repeat, -o-gradient(linear, left top, left bottom, from(#ff9700), to(#ff6600)) #ff6600;
  background-color: #ff6600;
  background-repeat: no-repeat;
  background-position: left center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
#spContents .btnGray {
  margin: 0;
  padding: 8px 30px 8px 15px;
  text-align: left;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  background: url(../img/rohto/icon_link03.gif) right center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#7a7a7a), to(#535252)) #535252;
  background: url(../img/rohto/icon_link03.gif) right center no-repeat, -ms-linear-gradient(top, #7a7a7a, #535252);
  background: url(../img/rohto/icon_link03.gif) right center no-repeat, -moz-linear-gradient(top, #7a7a7a, #535252);
  background: url(../img/rohto/icon_link03.gif) right center no-repeat, -o-linear-gradient(top, #7a7a7a, #535252);
  background-color: #535252;
  background-repeat: no-repeat;
  background-position: right center;
  color: #ffffff;
  text-shadow: 1px 1px 0 #494949;
  border: none;
  font-weight: bold;
  font-size: 0.75em;
  text-decoration: none;
}
#spContents .btnGray.w100 {
  display: block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
}
#spContents .btnGray02 {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  padding: 3px 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  background: -webkit-gradient(linear, left top, left bottom, from(#7a7a7a), to(#535252)) #535252;
  background: -ms-linear-gradient(top, #7a7a7a, #535252);
  background: -moz-linear-gradient(top, #7a7a7a, #535252);
  background: -o-linear-gradient(top, #7a7a7a, #535252);
  background-color: #535252;
  color: #ffffff;
  text-shadow: 1px 1px 0 #494949;
  border: none;
  font-weight: bold;
  text-decoration: none;
}
#spContents .btnGray02.wide {
  display: block;
  margin: 15px 20px;
  padding: 10px;
  font-size: 16px;
  line-height: 100%;
}
#spContents .btnGray03 {
  padding: 3px 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  background: -webkit-gradient(linear, left top, left bottom, from(#bbbbbb), to(#9b9b9b)) #9b9b9b;
  background: -ms-linear-gradient(top, #bbbbbb, #9b9b9b);
  background: -moz-linear-gradient(top, #bbbbbb, #9b9b9b);
  background: -o-linear-gradient(top, #bbbbbb, #9b9b9b);
  background-color: #9b9b9b;
  color: #ffffff;
  text-shadow: 1px 1px 0 #7f7e7f;
  border: none;
  font-weight: bold;
  text-decoration: none;
  font-size: 0.75em;
}
#spContents .btnGray04 {
  display: block;
  padding: 5px 10px;
  margin: 0 0 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e4e4e4)) #9b9b9b;
  background: -ms-linear-gradient(top, #fafafa, #e4e4e4);
  background: -moz-linear-gradient(top, #fafafa, #e4e4e4);
  background: -o-linear-gradient(top, #fafafa, #e4e4e4);
  background-color: #e4e4e4;
  color: #0f64b1;
  border: none;
  text-decoration: none;
  font-size: 0.75em;
  border-right: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
}
/*--------------------------------------------*/
/*�t�H�[���S��*/
#spContents .conWidth input,
#spContents .conWidth select {
  width: 100%;
  padding: 5px;
}
#spContents .conWidth textarea {
  width: 100%;
  padding: 5px;
  height: 50px;
}
#spContents .conWidth input[type="radio"] {
  width: auto;
}
#spContents .conWidth input[type="submit"] {
  padding: 10px;
}
#spContents .conWidth .media label {
  padding: 0 30px 0 0;
}
/*--------------------------------------------*/
/*�������J�S*/

.cart p.teiki {
  margin: 20px 0 0;
}
.cart a.teiki {
  padding: 6px;
  color: #005aac;
  text-decoration: none;
  background: #f2f2f2 -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));
  background: #f2f2f2 -moz-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));
  background: #f2f2f2 -o-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));
  color: #1064b1;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #ffffff;
  box-shadow: 1px 1px 1px #e1e0e0;
  -webkit-box-shadow: 1px 1px 1px #e1e0e0;
}
.cart img {
  vertical-align: middle;
}
table.cartGoods {
  margin: 10px 0 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  border: solid 1px #e0e0e0;
}
table.cartGoods td {
  font-size: 1.2em;
  color: #464646;
  font-weight: bold;
  word-break: break-all;
}
table.cartGoods td a {
  word-break: break-all;
}
table.cartGoods td img {
  /*	margin: 5px 15px 0 5px;*/
}
table.cartGoods .money {
  padding: 15px 10px 15px;
  color: #ff8f00;
  background: #f2f2f2;
}
table.cartGoods .teiki {
  margin: 5px;
  padding: 7px 0;
  background: #ffffff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #eb4242;
  text-align: center;
  border: 2px solid #eb4242;
}
/*table.cartGoods .teiki{
margin:5px;
padding:7px 0;
background:#eb4242;
border-radius: 3px;
	-webkit-border-radius: 3px;
color:#ffffff;
text-align:center;
}*/
table.cartGoods02 {
  margin: 40px 0;
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  border: solid 1px #e0e0e0;
  background: #fff9d1;
}
table.cartGoods tr.cartItemeEleBtm + input + tr.cartItemeEleTop td {
  border-top: 1px dotted #e0e0e0;
}
table.cartGoods select {
  padding: 10px 5px;
}
/*--------------------------------------------*/
#spContents .bdrGray {
  margin: 10px 0 0;
  padding: 9px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  border: solid 1px #e0e0e0;
}
#spContents .bdrGray h3 {
  margin: 0 0 10px;
  font-size: 0.875em;
  font-weight: bold;
}
#spContents .bgYellow {
  padding: 15px;
  background: #fff9d1;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #606060;
  font-size: 0.875em; /*font-weight:bold;*/
}
#spContents .bgGray {
  padding: 15px;
  background: #f2f2f2;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #606060;
}
#spContents .bgGray h3 {
  font-size: 0.75em;
}
#spContents .bgYellow li {
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: dotted 1px #7f7f7f;
}
#spContents .bgYellow li:last-child {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
#spContents ul.bgYellowGoods {
  padding: 15px;
  margin: 0 0 10px;
  background: #fff9d1;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #606060;
  font-size: 0.875em;
  font-weight: bold;
}
#spContents .bgYellowGoods li {
  width: 100%;
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: dotted 1px #7f7f7f;
  display: block;
}
#spContents .bgYellowGoods li:last-child {
  width: 100%;
  padding: 0;
  margin: 0;
  border-bottom: none;
  display: block;
}
#spContents span.red {
  color: #eb4242;
}
#spContents span.orange {
  color: #ff6800;
}
#spContents p.naked {
  font-size: 0.75em;
  color: #606060;
  margin: 0 10px;
  padding: 0;
}
#spContents p.naked + p.naked {
  margin-top: 15px;
}
#spContents p.naked.attention {
  margin: 15px 10px;
  color: #dd0000;
  padding: 10px;
  border: 1px solid #dd0000;
  background: #feefef;
}

p.naked2 {
  font-size: 1.2em;
  line-height: 160%;
  margin: 15px 0;
  padding: 0;
}

@media screen and (max-width: 768px) {
  p.naked2 {
    font-size: 1em;
    line-height: 160%;
    margin: 15px 0;
    padding: 0;
  }
}
#spContents p.naked3 {
  font-size: 0.85em;
  line-height: 160%;
  margin: 15px 15px 0 15px;
  padding: 0;
}
#spContents .bgYellow p.naked {
  font-size: 0.857em;
}
/*#spContents .bdrGray p.nakedW{
font-size:0.75em;
margin:0;
padding:0 20px;
color:#606060;
}
*/
/*#spContents .estimate{
font-size:0.875em;
color:#606060;
margin:10x 0;
padding:15px;
border:2px solid #cc5555;
background: #ffeeee;
text-align:center;
}*/
#spContents .estimate {
  font-size: 1em;
  color: #ee5555;
  margin: 10px;
  text-align: center;
  font-weight: bold;
}
#spContents p.Reserve img {
  vertical-align: -0.1em;
}
#spContents ul.kome li {
  font-size: 0.75em;
  line-height: 140%;
  margin: 10px 0;
  padding: 0 0 0 10px;
  background: url(../../images/product-detail/icon_kome.gif) no-repeat 0 5px;
}
/*--------------------------------------------*/
/*�J�e�S���[*/
/*��������*/
#Category .osusume {
  padding: 0 0 2px;
  border-top: 3px solid #0f64b1;
  background: url(../img/rohto/keyword_back.gif);
  background-size: 2px 2px;
  -webkit-background-size: 2px 2px;
  -moz-background-size: 2px 2px;
  -o-background-size: 2px 2px;
  -ms-background-size: 2px 2px;
  position: relative;
  z-index: 10;
}
#Category .osusume:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 2px solid #ffffff;
}
#Category .osusume h2 {
  background: url(../img/rohto/keyword_back.gif);
  padding: 5px 0 0;
  background-size: 2px 2px;
  -webkit-background-size: 2px 2px;
  -moz-background-size: 2px 2px;
  -o-background-size: 2px 2px;
  -ms-background-size: 2px 2px;
}
#Category .osusume h2 span {
  display: block;
  padding: 5px 22px 0;
  margin: 0 0 0 10px;
  font-size: 1.2em;
  font-weight: bold;
  color: #0f64b1;
  background: url(../img/rohto/category/icon_osusume.png) left center no-repeat;
  background-size: 20px 19px;
  -webkit-background-size: 20px 19px;
  -moz-background-size: 20px 19px;
  -o-background-size: 20px 19px;
  -ms-background-size: 20px 19px;
}
#Category .osusume h2 img {
  vertical-align: -0.25em;
}
/**/
ul.osusumeBnr {
  margin: 20px;
}
ul.osusumeBnr li + li {
  margin-top: 20px;
}
ul.osusumeBnr a {
  display: block;
}
/*-----------------*/
/*���X�g*/
#Category table.title,
#Category table.list td font.before {
  display: none;
}
#Category div.list {
  padding: 10px 0 6px;
  background: #ececec url(../img/rohto/category/category_list_top.gif) top repeat-x;
  background-size: 5px 10px;
  -webkit-background-size: 5px 10px;
  -moz-background-size: 5px 10px;
  -o-background-size: 5px 10px;
  -ms-background-size: 5px 10px;
}
#Category table.list {
}
#Category table.list td {
  padding: 0 0 6px;
  background: url(../img/rohto/category/category_list_btm.gif) bottom repeat-x;
  background-size: 5px 6px;
  -webkit-background-size: 5px 6px;
  -moz-background-size: 5px 6px;
  -o-background-size: 5px 6px;
  -ms-background-size: 5px 6px;
}
#Category table.list td span {
  display: block;
  background: url(../img/rohto/icon_link05.png) right 52% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1)) #ffffff;
  background: url(../img/rohto/icon_link05.png) right 52% no-repeat, -ms-linear-gradient(top, #ffffff, #f1f1f1);
  background: url(../img/rohto/icon_link05.png) right 52% no-repeat, -moz-linear-gradient(top, #ffffff, #f1f1f1);
  background: url(../img/rohto/icon_link05.png) right 52% no-repeat, -o-linear-gradient(top, #ffffff, #f1f1f1);
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: right 52%;
}
#Category table.list td a {
  display: block;
  padding: 16px 10px 14px;
  font-size: 15px;
  line-height: 100%;
  text-decoration: none;
  color: #1064b1;
}
#Category table.list td span.supplement01 a {
  background: url(../img/rohto/category/category_supplement_l01.png) right bottom no-repeat;
}
#Category table.list td span.supplement02 a {
  background: url(../img/rohto/category/category_supplement_l02.png) right bottom no-repeat;
}
#Category table.list td span.supplement03 a {
  background: url(../img/rohto/category/category_supplement_l03.png) right bottom no-repeat;
}
#Category table.list td span.supplement04 a {
  background: url(../img/rohto/category/category_supplement_l04.png) right bottom no-repeat;
}
#Category table.list td span.supplement05 a {
  background: url(../img/rohto/category/category_supplement_l05.png) right bottom no-repeat;
}
#Category table.list td span.supplement06 a {
  background: url(../img/rohto/category/category_supplement_l06.png) right bottom no-repeat;
}
#Category table.list td span.supplement07 a {
  background: url(../img/rohto/category/category_supplement_l07.png) right bottom no-repeat;
}
#Category table.list td span.supplement08 a {
  background: url(../img/rohto/category/category_supplement_l08.png) right bottom no-repeat;
}
#Category table.list td span.supplement09 a {
  background: url(../img/rohto/category/category_supplement_l09.png) right bottom no-repeat;
}
#Category table.list td span.supplement10 a {
  background: url(../img/rohto/category/category_supplement_l10.png) right bottom no-repeat;
}
#Category table.list td span.supplement11 a {
  background: url(../img/rohto/category/category_supplement_l11.png) right bottom no-repeat;
}
#Category table.list td span.supplement12 a {
  background: url(../img/rohto/category/category_supplement_l12.png) right bottom no-repeat;
}
#Category table.list td span.supplementObagi a {
  background: url(../img/rohto/category/category_supplement_obagi.png) right bottom no-repeat;
}
#Category table.list td span.supplementPromedial a {
  background: url(../img/rohto/category/category_supplement_promedial.png) right bottom no-repeat;
}
#Category table.list td span.supplementSWater a {
  background: url(../img/rohto/category/category_supplement_senobic_water.png) right bottom no-repeat;
}
#Category table.list td span.supplementV5 a {
  background: url(../img/rohto/category/category_supplement_v5.png) right bottom no-repeat;
}
#Category table.list td span.supplementKotsumitsu a {
  background: url(../img/rohto/category/category_supplement_kotsumitsu.png) right bottom no-repeat;
}
#Category table.list td span.supplementMigakku a {
  background: url(../img/rohto/category/category_supplement_migakku.png) right bottom no-repeat;
}
#Category table.list td span.supplementMoringa a {
  background: url(../img/rohto/category/category_supplement_moringa.png) right bottom no-repeat;
}
/*-----------------*/
#Category table.list td span.skincare01 a {
  background: url(../img/rohto/category/category_skincare_l01.png) right bottom no-repeat;
}
#Category table.list td span.skincare02 a {
  background: url(../img/rohto/category/category_skincare_l02.png) right bottom no-repeat;
}
#Category table.list td span.skincare03 a {
  background: url(../img/rohto/category/category_skincare_l03.png) right bottom no-repeat;
}
#Category table.list td span.skincare04 a {
  background: url(../img/rohto/category/category_skincare_l04.png) right bottom no-repeat;
}
#Category table.list td span.skincare05 a {
  background: url(../img/rohto/category/category_skincare_l05.png) right bottom no-repeat;
}
#Category table.list td span.skincare06 a {
  background: url(../img/rohto/category/category_skincare_l06.png) right bottom no-repeat;
}
#Category table.list td span.skincare07 a {
  background: url(../img/rohto/category/category_skincare_l07.png) right bottom no-repeat;
}
#Category table.list td span.skincare08 a {
  background: url(../img/rohto/category/category_skincare_l08.png) right bottom no-repeat;
}
#Category table.list td span.skincare09 a {
  background: url(../img/rohto/category/category_skincare_l09.png) right bottom no-repeat;
}
#Category table.list td span.skincare10 a {
  background: url(../img/rohto/category/category_skincare_l10.png) right bottom no-repeat;
}
#Category table.list td span.skincare11 a {
  background: url(../img/rohto/category/category_skincare_l11.png) right bottom no-repeat;
}
#Category table.list td span.skincare12 a {
  background: url(../img/rohto/category/category_skincare_l12.png) right bottom no-repeat;
}
#Category table.list td span.skincare13 a {
  background: url(../img/rohto/category/category_skincare_l13.png) right bottom no-repeat;
}
#Category table.list td span.skincare14 a {
  background: url(../img/rohto/category/category_skincare_l14.png) right bottom no-repeat;
}
#Category table.list td span.skincare15 a {
  background: url(../img/rohto/category/category_skincare_l15.png) right bottom no-repeat;
}
/*-----------------*/
#Category table.list td span.aroma01 a {
  background: url(../img/rohto/category/category_aroma_l01.png) right bottom no-repeat;
}
#Category table.list td span.aroma02 a {
  background: url(../img/rohto/category/category_aroma_l02.png) right bottom no-repeat;
}
#Category table.list td span.aroma03 a {
  background: url(../img/rohto/category/category_aroma_l03.png) right bottom no-repeat;
}
#Category table.list td span.aroma04 a {
  background: url(../img/rohto/category/category_aroma_l04.png) right bottom no-repeat;
}
/*-----------------*/
#Category table.list td span.shun01 a {
  background: url(../img/rohto/category/category_shun_l01.png) right bottom no-repeat;
}
#Category table.list td span.shun02 a {
  background: url(../img/rohto/category/category_shun_l02.png) right bottom no-repeat;
}
#Category table.list td span.shun03 a {
  background: url(../img/rohto/category/category_shun_l03.png) right bottom no-repeat;
}
#Category table.list td span.shun04 a {
  background: url(../img/rohto/category/category_shun_l04.png) right bottom no-repeat;
}
#Category table.list td span.shun05 a {
  background: url(../img/rohto/category/category_shun_l05.png) right bottom no-repeat;
}
#Category table.list td span.shun06 a {
  background: url(../img/rohto/category/category_shun_l06.png) right bottom no-repeat;
}
#Category table.list td span.shun07 a {
  background: url(../img/rohto/category/category_shun_l07.png) right bottom no-repeat;
}
#Category table.list td span.shun08 a {
  background: url(../img/rohto/category/category_shun_l08.png) right bottom no-repeat;
}
#Category table.list td span.shun09 a {
  background: url(../img/rohto/category/category_shun_l09.png) right bottom no-repeat;
}
#Category table.list td span.shun10 a {
  background: url(../img/rohto/category/category_shun_l10.png) right bottom no-repeat;
}
#Category table.list td span.shun11 a {
  background: url(../img/rohto/category/category_shun_l11.png) right bottom no-repeat;
}
/*-----------------*/
#Category table.list td span.body01 a {
  background: url(../img/rohto/category/category_body_l01.png) right bottom no-repeat;
}
#Category table.list td span.body02 a {
  background: url(../img/rohto/category/category_body_l02.png) right bottom no-repeat;
}
#Category table.list td span.body03 a {
  background: url(../img/rohto/category/category_body_l03.png) right bottom no-repeat;
}
#Category table.list td span.body04 a {
  background: url(../img/rohto/category/category_body_l04.png) right bottom no-repeat;
}
#Category table.list td span.body05 a {
  background: url(../img/rohto/category/category_body_l05.png) right bottom no-repeat;
}
#Category table.list td span.body06 a {
  background: url(../img/rohto/category/category_body_l06.png) right bottom no-repeat;
}
#Category table.list td span.body07 a {
  background: url(../img/rohto/category/category_body_l07.png) right bottom no-repeat;
}
#Category table.list td span.body08 a {
  background: url(../img/rohto/category/category_body_l08.png) right bottom no-repeat;
}
#Category table.list td span.body09 a {
  background: url(../img/rohto/category/category_body_l09.png) right bottom no-repeat;
}
/*--------------------------------------------*/
/*�u�����h*/
/*���X�g*/
#Brand {
  margin: 0;
  padding: 0;
  font-size: 0.875em;
}
#Brand .brandList {
  padding: 10px 0 6px;
  background: #ececec url(../img/rohto/brand_list_top.gif) top repeat-x;
  background-size: 5px 10px;
  -webkit-background-size: 5px 10px;
  -moz-background-size: 5px 10px;
  -o-background-size: 5px 10px;
  -ms-background-size: 5px 10px;
}
#Brand .linkbox {
  padding: 0 0 4px;
  background: #f6f6f6 url(../img/rohto/brand_list_btm.gif) bottom repeat-x;
  background-size: 5px 4px;
  -webkit-background-size: 5px 4px;
  -moz-background-size: 5px 4px;
  -o-background-size: 5px 4px;
  -ms-background-size: 5px 4px;
}
#Brand .fullstory {
  display: none;
}
#Brand .linkbox table {
  width: 100%;
  background: url(../img/rohto/icon_link05.png) right center no-repeat;
  background: url(../img/rohto/icon_link05.png) right center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f6f6f6)) #f6f6f6;
  background: url(../img/rohto/icon_link05.png) right center no-repeat, -ms-linear-gradient(top, #ffffff, #f6f6f6);
  background: url(../img/rohto/icon_link05.png) right center no-repeat, -moz-linear-gradient(top, #ffffff, #f6f6f6);
  background: url(../img/rohto/icon_link05.png) right center no-repeat, -o-linear-gradient(top, #ffffff, #f6f6f6);
  background-color: #f6f6f6;
  background-repeat: no-repeat;
  background-position: right center;
}
#Brand .linkbox table td.goods {
  width: 112px;
  padding: 10px 0;
  text-align: center;
  vertical-align: middle;
  background: url(../img/rohto/brand_list_left.png) right center no-repeat;
  background-size: 2px 56px;
  -webkit-background-size: 2px 56px;
  -moz-background-size: 2px 56px;
  -o-background-size: 2px 56px;
  -ms-background-size: 2px 56px;
}
#Brand .linkbox table td.text {
  vertical-align: middle;
  padding: 10px 38px 10px 10px;
  background: url(../img/rohto/brand_list_right.png) right center no-repeat;
  background-size: 29px 56px;
  -webkit-background-size: 29px 56px;
  -moz-background-size: 29px 56px;
  -o-background-size: 29px 56px;
  -ms-background-size: 29px 56px;
}
#Brand .linkbox table td.text dt {
  color: #1064b1;
  font-weight: bold;
  font-size: 0.85em;
}
#Brand .linkbox table td.text span {
  font-size: 80%;
}
#Brand .linkbox table td.text dd {
  font-size: 0.75em;
  padding: 3px 0 0;
}
#Brand .brandOther {
  padding: 20px 10px 15px;
}
#Brand .brandOther a {
  display: block;
  padding: 7px 10px;
  margin: 0 0 5px;
  color: #414141;
  text-decoration: none;
  background: #e8e8e8 url(../img/rohto/icon_link07.png) right center no-repeat;
  font-size: 0.85em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
p.otherItem.txt {
  padding: 0 10px;
}
p.otherItem.txt a {
  display: block;
  border: 1px solid #cfcfcf;
  padding: 10px;
  font-size: 12px;
  text-align: center;
  color: #444444;
  text-decoration: none;
}
p.otherItem.sub {
  margin: 20px auto;
  text-align: center;
  font-size: 13px;
}
p.otherItem.sub a {
  color: #666666;
}
/*--------------------------------------------*/
/*���i�ڍ׃y�[�W*/
/*�㕔*/
#GoodsDetail {
  padding: 10px 0 0;
}
#GoodsDetail h1 {
  font-size: 1em;
  padding: 0 0 10px;
  border-bottom: 1px dotted #b1b1b1;
}
#GoodsDetail h1 img {
  vertical-align: 0.05em;
  margin: 0 5px 0 0;
}
#GoodsDetail .goodsIntro {
  padding: 0 10px;
}
#GoodsDetail p.comment {
  margin: 10px 0 0;
  font-size: 0.9em;
}
#GoodsDetail .goodsImg {
  margin: 10px 0;
  text-align: center;
}
#GoodsDetail p.goodsIcon {
  margin: 0 0 8px;
  text-align: center;
  font-size: 0.65em;
}
#GoodsDetail p.goodsIcon a {
  color: #636363;
}
#GoodsDetail .goodsCart {
  background: url(../img/rohto/ptn_02.gif);
  background-size: 2px 2px;
  -webkit-background-size: 2px 2px;
  -moz-background-size: 2px 2px;
  -o-background-size: 2px 2px;
  -ms-background-size: 2px 2px;
  text-align: center;
  padding: 15px 0;
  font-size: 1em;
}
#GoodsDetail .layCartMgn + form .goodsCart {
  margin: 30px 0;
}
#GoodsDetail .goodsCart span {
  font-size: 0.75em;
  padding: 0 8px 0 0;
}
#GoodsDetail .goodsCart p.price {
  padding: 0 0 10px;
}
#GoodsDetail .goodsCart form {
  margin: 0;
  padding: 0;
  text-align: center;
}
#GoodsDetail .goodsCart form table {
  margin: 0 auto;
}
#GoodsDetail .goodsCart form td {
  vertical-align: middle;
}
#GoodsDetail .review {
  padding: 10px 0 0;
  font-size: 0.85em;
  text-align: center;
}

#GoodsDetail .comment1,
#GoodsDetail .comment2,
#GoodsDetail .comment3,
#GoodsDetail .comment4,
#GoodsDetail .comment5,
#GoodsDetail .comment6 {
  padding: 10px 0;
  font-size: 1em;
}

@media screen and (max-width: 768px) {
  #GoodsDetail .comment1,
  #GoodsDetail .comment2,
  #GoodsDetail .comment3,
  #GoodsDetail .comment4,
  #GoodsDetail .comment5,
  #GoodsDetail .comment6 {
    padding: 10px 0;
    font-size: 0.75em;
  }
}
#GoodsDetail .comment6 table {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0 0 10px;
}
#GoodsDetail .comment6 table th,
#GoodsDetail .comment6 table td {
  padding: 5px 10px;
}
#GoodsDetail .listBtn {
  text-align: right;
  padding: 10px 0 0;
}
#GoodsDetail .listBtn img {
  border: 1px solid #d2d2d2;
}
/*-----------------*/
/*�ڍ�*/
#GoodsDetail h2.title {
  margin: 20px 0 0 0;
  padding: 10px 15px;
  font-size: 1.5em;
  background: #0c419a;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #557ab8), color-stop(6%, #557ab8), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
  background: -moz-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
  background: -o-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
  background-color: #0c419a;
  border-bottom: 1px solid #06204d;
}

@media screen and (max-width: 768px) {
  #GoodsDetail h2.title {
    margin: 20px 0 0 0;
    padding: 10px 15px;
    font-size: 1.5em;
    background: #0c419a;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #557ab8), color-stop(6%, #557ab8), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
    background: -moz-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
    background: -o-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
    background-color: #0c419a;
    border-bottom: 1px solid #06204d;
  }
}

h2.bsc {
  margin: 40px 0 20px 0;
  font-size: 1.5em;
  padding: 0 0 20px 0;
  color: #003b9b;
  border-bottom: 1px dotted #003b9b;
}

@media screen and (max-width: 768px) {
  h2.bsc {
    margin: 40px 0 20px 0;
    font-size: 1.62em;
    padding: 0 0 20px 0;
    color: #003b9b;
    border-bottom: 1px dotted #003b9b;
  }
}
h3.bsc {
  margin: 20px 0;
  padding: 8px;
  border-left: 1px solid #005aac;
  font-size: 0.9em;
  background: url(../../images/product-detail/back_ptn2.gif);
}
#GoodsDetail table.detail {
  font-size: 0.75em;
  width: 100%;
}
#GoodsDetail table.detail th {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px dotted #d5d5d5;
  background: #f5f5f5;
  padding: 10px 10px 10px 20px;
  text-align: left;
  white-space: nowrap;
}
#GoodsDetail table.detail td {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px 10px 10px;
}
#GoodsDetail .comment4 dl {
  font-size: 0.9em;
}
#GoodsDetail .comment4 dl dt {
  margin: 0;
  padding: 6px 15px;
  color: #005aac;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(2%, #ffffff), color-stop(3%, #efefef), color-stop(55%, #ffffff), color-stop(100%, #ffffff));
  background: -moz-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(2%, #ffffff), color-stop(3%, #efefef), color-stop(55%, #ffffff), color-stop(100%, #ffffff));
  background: -o-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(2%, #ffffff), color-stop(3%, #efefef), color-stop(55%, #ffffff), color-stop(100%, #ffffff));
  background-color: #ffffff;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
#GoodsDetail .comment4 dl dd {
  margin: 15px 15px 5px 15px;
}
#GoodsDetail .comment4 dl dd.sub {
  margin: 5px 15px 15px 15px;
}
#GoodsDetail .comment4 dl dd span.sub,
#GoodsDetail .comment4 dl dd sub {
  font-size: 80%;
  line-height: 1;
}
#GoodsDetail .comment4 ul {
  padding: 0 15px;
  font-size: 0.8em;
}
#GoodsDetail .comment4 dl ul {
  font-size: 100%;
}
#GoodsDetail .comment4 ul li {
  margin: 0 0 4px;
  padding: 0 0 0 8px;
  background: url(../../images/product-detail/icon_detail_ul.gif) left 0.4em no-repeat;
}
#GoodsDetail .comment4 ul.styleDisc li {
  font-size: 0.9em;
}
#GoodsDetail .comment4 ul li:last-child {
  margin: 0;
}
/*-----------------*/
/*����*/
#GoodsDetail .goodsBtm {
  margin: 15px 0 0;
  padding: 25px 10px 15px;
  background: url(../img/rohto/detail_line_btm.gif) top repeat-x;
  background-size: 5px 5px;
  -webkit-background-size: 5px 5px;
  -moz-background-size: 5px 5px;
  -o-background-size: 5px 5px;
  -ms-background-size: 5px 5px;
}
#GoodsDetail .mail {
  padding: 10px 0 20px;
  text-align: center;
  font-size: 0.75em;
}
#GoodsDetail .mail img {
  vertical-align: middle;
}
#GoodsDetail .goodsBtm p.list a {
  display: block;
  padding: 7px 10px;
  margin: 0 0 5px;
  color: #414141;
  text-decoration: none;
  background: #e8e8e8 url(../img/rohto/icon_link07.png) right center no-repeat;
  font-size: 0.7em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
/*--------------------------------------------*/
/*�u�����h���i�y�[�W*/
#GoodsList {
  text-align: center;
  padding: 0 5px;
}
#GoodsList .goodsList {
  border-collapse: separate;
  border-spacing: 5px 8px;
  width: 100%;
}
#GoodsList .goodsList td {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3)) #f3f3f3;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(30%, #ffffff), color-stop(100%, #f3f3f3));
  background: -ms-linear-gradient(top, #ffffff, #f3f3f3);
  background: -moz-linear-gradient(top, #ffffff, #f3f3f3);
  background: -o-linear-gradient(top, #ffffff, #f3f3f3);
  background-color: #f3f3f3;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
#GoodsList .fullstory {
  display: none;
}
#GoodsList .goodsList td.goodsInfo {
  border: 1px solid #e0e0e0;
  width: 98%;
}
#GoodsList .goodsList td.goodsInfo .linkbox {
  margin: 0;
  padding: 10px;
}
#GoodsList .goodsList td.goodsInfo dt {
  color: #1064b1;
  font-weight: bold;
  font-size: 0.85em;
  line-height: 110%;
  padding: 0 0 10px;
}
#GoodsList .goodsList td.goodsInfo dt img {
  vertical-align: -0.15em;
  padding: 0 0 0 3px;
}
#GoodsList .goodsList td.goodsInfo dd.img {
  float: left;
  margin: 0 8px 0 0;
  padding: 5px;
  width: 60px;
  background: url(../img/rohto/goods_img_back.gif) no-repeat;
  background-size: 60px 60px;
  -webkit-background-size: 60px 60px;
  -moz-background-size: 60px 60px;
  -o-background-size: 60px 60px;
  -ms-background-size: 60px 60px;
}
#GoodsList .goodsList td.goodsInfo dd.text {
  font-size: 0.7em;
  line-height: 120%;
}
#GoodsList .goodsList td.goodsInfo dd.price {
  font-size: 0.8em;
  font-weight: bold;
  margin: 5px 0 0;
}
#GoodsList .goodsList td.goodsCart {
  vertical-align: middle;
  white-space: nowrap;
  border: 1px solid #ff9a00;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
#GoodsList .goodsList td.goodsCart .linkbox {
  margin: 0;
  padding: 0 1px;
  font-size: 8px;
  color: #ff7300;
  text-align: center;
}
#GoodsList .goodsList td.goodsReserve {
  vertical-align: middle;
  white-space: nowrap;
  border: 1px solid #349e26;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
#GoodsList .goodsList td.goodsReserve .linkbox {
  margin: 0;
  padding: 0 1px;
  font-size: 8px;
  color: #349e26;
  text-align: center;
}
#GoodsList .goodsList td.goodsCart .linkbox img,
#GoodsList .goodsList td.goodsReserve .linkbox img {
  margin: 0 0 6px;
}
#GoodsList .goodsList td.goodsText {
  vertical-align: middle;
  padding: 0 3px;
  white-space: nowrap;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 8px;
  color: #aaaaaa;
  text-align: center;
}
#GoodsList .goodsList td.none {
  background: none;
  border-radius: none;
  width: 0;
  display: none;
}
/*-----------------*/
/*����*/
.NaviPage {
  margin: 7px 0 20px;
}
.NaviPage table {
  border-collapse: separate;
}
.NaviPage table td {
  font-size: 0.7em;
  text-align: center;
  vertical-align: middle;
  padding: 1px 0 0;
}
.NaviPage table td.prev {
  padding: 0 0 0 10px;
  white-space: nowrap;
  background: url(../img/rohto/pnavi_prev_act.gif) right bottom no-repeat;
  width: 80px;
  height: 21px;
}
.NaviPage table td.next {
  padding: 0 10px 0 0;
  white-space: nowrap;
  background: url(../img/rohto/pnavi_next_act.gif) left bottom no-repeat;
  width: 80px;
  height: 21px;
}
.NaviPage table td.page {
  border-top: 1px solid #d9d9d9;
  width: 100%;
  color: #464646;
}
.NaviPage table td p {
  border-top: 1px solid #d9d9d9;
  padding: 1px 0 0;
  display: block;
  width: 80px;
  height: 19px;
}
.NaviPage table td.prev a.aNext,
.NaviPage table td.next a.aPrev {
  display: none;
}
.BackLink {
  margin: 12px 10px 20px;
}
.BackLink a {
  display: block;
  padding: 7px 10px;
  margin: 0 0 5px;
  color: #414141;
  text-decoration: none;
  background: #e8e8e8 url(../img/rohto/icon_link07.png) right center no-repeat;
  font-size: 0.85em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.BackLink td {
  background: #ffffff;
}
.BackLink td span {
  font-size: 1.23em;
}
.BackLink td font.before {
  display: none;
}
/*--------------------------------------------*/
/*���̑��y�[�W���� ���X�g*/
.listTitle {
  font-size: 0.95em;
  padding: 10px;
  margin: -10px 0 10px;
  font-weight: bold;
  background-color: #0c419a;
  overflow: hidden;
  position: relative;
  z-index: 10;
  color: #ffffff;
  border-top: 1px solid #0c419a;
  border-bottom: 1px solid #0c419a;
}
.listTitle:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 1px solid #446db1;
  border-bottom: 1px solid #ced9eb;
}
.listTitle span {
  font-size: 70%;
}
.seriesTitle {
  margin: 12px 0 0;
  background: #ffffff;
}
.seriesTitle h3 {
  padding: 17px 10px 7px;
  font-weight: bold;
  color: #005aac;
  background: url(../img/rohto/sub-title_back.gif) repeat-x;
  background-size: 2px 31px;
  -webkit-background-size: 2px 31px;
  -moz-background-size: 2px 31px;
  -o-background-size: 2px 31px;
  -ms-background-size: 2px 31px;
}
.seriesTitle h3 span {
  font-size: 115%;
}
/*--------------------------------------------*/
p.otherItem {
  text-align: center;
  margin: 20px auto;
}
/*--------------------------------------------*/
div.wrapPW201605 {
  margin: 10px;
}
ul.pwIndex li {
  border-bottom: 1px solid #0c419a;
}
ul.pwIndex li a {
  display: block;
  padding: 10px;
  font-size: 0.85em;
  text-decoration: none;
}
div.wrapPW201605 h3 {
  margin: 40px 0 20px 0;
  padding: 10px;
  font-size: 1em;
  background: #2490d7;
  color: #ffffff;
  border-bottom: 1px solid #06204d;
}
div.wrapPW201605 ul.PWattention {
  margin: 20px 0;
}
div.wrapPW201605 ul.PWattention li {
  margin: 5px 0 10px 25px;
  list-style: outside disc;
  padding: 0;
  font-size: 0.85em;
  color: #a10000;
}
/*--------------------------------------------*/
/*���i�̔̔��Ɋւ���\��*/
div.guideMedical {
  margin: 0 10px 30px 10px;
}
div.guideMedical table.bsc {
  border-top: 1px solid #dddddd;
}
div.guideMedical table.bsc th {
  padding: 2px;
  font-size: 0.9em;
  line-height: 150%;
  border-bottom: 1px solid #dddddd;
}
div.guideMedical table.bsc td {
  padding: 2px;
  font-size: 0.9em;
  line-height: 150%;
  border-bottom: 1px solid #dddddd;
}
div.guideMedical h3 {
  margin: 20px 0;
  line-height: 150%;
  font-size: 0.95em;
  font-weight: bold;
  background: #efefef;
}
div.guideMedical h4 {
  margin: 20px 0 10px 0;
  padding: 4px;
  line-height: 150%;
  font-size: 0.95em;
  background: #005aac;
  color: #ffffff;
}
/*--------------------------------------------*/
.wrapMerit {
  margin: 40px 0;
}
.wrapMerit h2 {
  background: #db327a;
  color: #ffffff;
  text-align: center;
  margin: 0;
  padding: 15px 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 100%;
}
.wrapMerit .divider {
  background: #f0f0f0;
}
.wrapMerit .divider.merit2 {
  background: #ffffff;
}
.wrapMerit .divider a {
  padding: 20px;
  display: block;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
}
.wrapMerit .divider.merit1 a {
  background: url(../img/rohto/merit_01_icon.png) no-repeat 50% 22px;
  background-size: 70px auto;
}
.wrapMerit .divider.merit2 a {
  background: url(../img/rohto/merit_02_icon.png) no-repeat 50% 22px;
  background-size: 194px auto;
}
.wrapMerit .divider.merit3 a {
  background: url(../img/rohto/merit_03_icon.png) no-repeat 50% 22px;
  background-size: 45px auto;
}
.wrapMerit .divider a span {
  padding: 50px 0 0 0;
  display: block;
  color: #362d08;
}
.wrapMerit .divider a span strong {
  color: #db327a;
}
/*--------------------------------------------*/
/*201808add*/
.wrapGoodsIconVer2 {
  margin: 15px 20px 30px;
  text-align: center;
}
.wrapGoodsIconVer2 li {
  display: inline-block;
  text-align: center;
  margin: 2px;
}
.wrapGoodsIconVer2 li img {
  display: inline-block;
  height: 20px;
  width: auto;
}
.wrapGoodsIconVer2 p.note {
  margin: 10px auto 0;
  padding: 0;
  background: none;
  text-align: center;
  font-size: 0.8em;
  color: #3e3e3e;
}
/**/
.wrapIconVer2Info {
  margin: 0 0 40px;
}
.wrapIconVer2Info h1.page_title {
  margin: 0 0 20px;
  padding: 10px 0;
  background: #0c419a;
  color: #ffffff;
  text-align: center;
  font-size: 1em;
  line-height: 1;
}
.wrapIconVer2Info dl {
  margin: 20px 10px;
}
.wrapIconVer2Info dl + dl {
  border-top: 1px dotted #555555;
  padding-top: 20px;
}
.wrapIconVer2Info dt {
  margin: 0 0 5px;
}
.wrapIconVer2Info dt img {
  display: inline-block;
  height: 20px;
  width: auto;
}
.wrapIconVer2Info dd {
  font-size: 0.8em;
  line-height: 1.4;
}
/*--------------------------------------------*/
/*201808add FAQ*/
.wrapFAQ p {
  font-size: 0.8em;
}
/*--------------------------------------------*/
/*�x�X�g�R�X�����*/
.wrapBestCosmetic {
  margin: 20px 0;
}
.wrapBestCosmetic p {
  font-size: 0.75em;
  text-align: right;
  color: #b29a3f;
}
.wrapBestCosmetic p a.iconBC {
  display: inline-block;
  color: #b29a3f;
  padding: 2px 12px 2px 2px;
  background: url(../img/icon/icon_newwin_bc.png) no-repeat 100% 50%;
}
/*--------------------------------------------*/
p.error.cartError {
  font-size: 0.9rem;
  background: #ffff00;
  padding: 10px;
  color: #dd0000;
  margin: 15px 0;
  font-weight: bold;
}
/*--------------------------------------------*/
.wrapCartHeadFlow {
  margin: 0 0 20px;
}
/*--------------------------------------------*/
span.iconBack {
  display: inline-block;
  padding: 0 0 0 15px;
  min-height: 10px;
  background: url("../img/rohto/icon_back.png") no-repeat 0 50%;
  background-size: 10px auto;
}
/*end*/

/*--------------------------------------------*/
/*�������J�S �A�N�l���W�[�X�L���X�}�C���v����*/
#spContents .acnelogy11249X {
  padding: 0;
  margin: 0;
  background: #ffffff;
}
#spContents .acnelogy11249Xtoku {
  text-align: left;
  padding: 0 0 7px;
  margin: 10px 5px;
  background: #ffa800;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#spContents .acnelogy11249X span.top {
  display: block;
}
#spContents .acnelogy11249X table.plan {
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#spContents .acnelogy11249X span.plan {
  height: 95px;
  padding: 0;
  display: block;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  background: url(../../images/product-detail/acnelogy/cart_title.png) center top no-repeat, #ff6c00 -webkit-gradient(linear, left top, left bottom, from(#ff6c00), to(#ffa800));
  background: url(../../images/product-detail/acnelogy/cart_title.png) center top no-repeat, #ff6c00 -moz-gradient(linear, left top, left bottom, from(#ff6c00), to(#ffa800));
  background: url(../../images/product-detail/acnelogy/cart_title.png) center top no-repeat, #ff6c00 -o-gradient(linear, left top, left bottom, from(#ff6c00), to(#ffa800));
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#spContents .acnelogy11249X span.tokuten {
  margin: 5px 0;
  display: block;
}
#spContents .acnelogy11249X table.tokuten {
  margin: 0 auto 3px;
  width: 96%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #ffffff;
}
#spContents .acnelogy11249X .tokuten th {
  padding: 5px 10px 3px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #1796cf -webkit-gradient(linear, left top, left bottom, from(#2ecbe7), to(#1796cf));
  background: #1796cf -moz-gradient(linear, left top, left bottom, from(#2ecbe7), to(#1796cf));
  background: #1796cf -o-gradient(linear, left top, left bottom, from(#2ecbe7), to(#1796cf));
  color: #ffffff;
  white-space: nowrap;
  vertical-align: middle;
}
#spContents .acnelogy11249X .tokuten td {
  vertical-align: middle;
}
#spContents .acnelogy11249Xbtm table.kome {
  margin: 10px 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#spContents .acnelogy11249Xbtm table.kome td {
  padding: 5px;
}
#spContents .acnelogy11249Xbtm span.btm {
  padding: 5px 5px;
  display: block;
}
/*--------------------------------------------*/
/*�Z�m�r�b�NLP ssenobic*/
/*���C�A�E�g*/
#spContents #ssenobic .toppa {
  margin: 0;
  padding: 10px 0;
  background: url(../../images/product-detail/lp_senobic/300man_back.gif);
  border-top: 3px solid #e0effa;
  border-bottom: 3px solid #e0effa;
}
#spContents #ssenobic .toppa p {
  padding: 10px 10px 0;
  font-size: 0.75em;
  color: #464646;
}
#spContents #ssenobic .point {
  margin: 20px 0;
  padding: 20px 10px 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #f7f4e5;
}
#spContents #ssenobic .point .point3title {
  margin: 0 0 0;
  /*background:url(../../images/product-detail/lp_senobic/point_3_title_back.png) bottom right no-repeat;*/
  background: #ffffff;
  border-radius: 25px;
  -webkit-border-radius: 25px;
}
#spContents #ssenobic .point .point3title img {
  margin: -10px 0 0;
}
#spContents #ssenobic .point .text {
  margin: 10px 0;
  font-size: 0.75em;
}
#spContents #ssenobic .section h2.secTitle {
  margin: 0 0 5px;
  padding: 10px 0 10px 10px;
  background: #005aac;
  vertical-align: middle;
  border-top: 1px solid #1a6bb4;
}
#spContents #ssenobic img.conL {
  float: left;
}
#spContents #ssenobic img.conR {
  float: right;
}
/*-----------------*/
/*�^�u*/
#spContents #ssenobic table.tab {
  width: 100%;
}
#spContents #ssenobic table.tab td {
  padding: 0 3px 0 0;
  text-align: center;
}
#spContents #ssenobic table.tab td.right {
  padding: 0;
}
#spContents #ssenobic table.tab td span.btnAct {
  padding: 9px 0 0;
  display: block;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#0086d5), color-stop(0.01, #0086d5), color-stop(0.01, #36abe2), color-stop(0.02, #36abe2), color-stop(0.03, #0085d4), to(#005aac));
  background: -ms-linear-gradient(top, #0086d5, #005aac);
  background: -moz-linear-gradient(top, #0086d5, #005aac);
  background: -o-linear-gradient(top, #0086d5, #005aac);
  background-color: #005aac;
  border-right: solid 1px #034c8f;
  border-bottom: solid 1px #00519a;
  border-left: solid 1px #5293c9;
}
#spContents #ssenobic table.tab td .btnTab {
  margin: 10px 0 0;
  padding: 13px 0 9px;
  display: block;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  background: url(../../images/product-detail/lp_senobic/tab_back.gif), -webkit-gradient(linear, left top, left bottom, from(#c9f0fc), to(#a6e6fa)) #a6e6fa;
  background: url(../../images/product-detail/lp_senobic/tab_back.gif), -ms-linear-gradient(top, #c9f0fc, #a6e6fa);
  background: url(../../images/product-detail/lp_senobic/tab_back.gif), -moz-linear-gradient(top, #c9f0fc, #a6e6fa);
  background: url(../../images/product-detail/lp_senobic/tab_back.gif), -o-linear-gradient(top, #c9f0fc, #a6e6fa);
  background-color: #a6e6fa;
  border-right: solid 1px #8ecadd;
  border-left: solid 1px #f3fcfe;
}
/*-----------------*/
/*section01*/
#spContents #ssenobic .section .Point5 {
  margin: 0 0 10px;
  padding: 0 0 10px 10px;
  background: #e7f9ff;
}
#spContents #ssenobic .section .Point5 h3 {
  margin: 0 0 0 -10px;
  padding: 0;
  background: url(../../images/product-detail/lp_senobic/sec01_p5_title_back.gif) repeat-x;
}
#spContents #ssenobic .section .Point5 h4 {
  margin: 10px 10px 0 0;
  padding: 0;
  /*background:url(../../images/product-detail/lp_senobic/sec01_p5_h4back.gif) bottom right no-repeat;*/
  background: #ffffff;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
}
#spContents #ssenobic .section .Point5 h4 img {
  margin: 0 0 0 -10px;
}
#spContents #ssenobic .section .Point5 h4.p05 img {
  margin: 0 0 0 -10px;
}
#spContents #ssenobic .section .Point5 .text {
  margin: 0 10px 0 0;
  padding: 0 10px 10px;
  background: #ffffff;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  font-size: 0.75em;
  color: #464646;
  overflow: hidden;
}
#spContents #ssenobic .section .Point5 .text .p05a {
  margin: 0 0 10px;
  padding: 4px 10px;
  display: block;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  background: #754b3d;
}
#spContents #ssenobic .section .Point5 .text .p05b {
  margin: 0 0 10px;
  padding: 4px 10px;
  display: block;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  background: #80ca1f;
}
#spContents #ssenobic .section .Point5 .sub {
  margin: 0 10px 10px 0;
  padding: 19px 0 0;
  background: url(../../images/product-detail/lp_senobic/sec01_line.gif) left 10px repeat-x;
  font-size: 0.75em;
  color: #636262;
}
#spContents #ssenobic .section .graph dl {
  margin: 20px 10px 0;
  padding: 0 5px 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #754b3d;
  text-align: center;
}
#spContents #ssenobic .section .graph dl dd {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #ffffff;
}
#spContents #ssenobic .section .graph .sub {
  margin: 10px 10px 0;
  padding: 0;
  font-size: 0.75em;
  color: #464646;
}
/*-----------------*/
/*section02*/
#spContents #ssenobic .section .goods {
  margin: 15px 0 0;
  padding: 0 10px;
  text-align: center;
}
#spContents #ssenobic .section .goods table {
  margin: 0 auto 20px;
}
#spContents #ssenobic .section .goods td {
  padding: 0 0 20px;
  background: url(../../images/product-detail/lp_senobic/sec02_line01.gif) bottom repeat-x;
}
#spContents #ssenobic .section .goods tr.btm td {
  padding: 0;
  background: none;
}
#spContents #ssenobic .section .goods table td.img {
  width: 120px;
}
#spContents #ssenobic .section .goods dl dt {
  margin: 0 0 10px;
  padding: 4px 10px;
  display: block;
  border-radius: 20px;
  -webkit-border-radius: 20px;
}
#spContents #ssenobic .section .goods dl dt.g01 {
  background: #754b3d;
}
#spContents #ssenobic .section .goods dl dt.g02 {
  background: #ffeb41;
}
#spContents #ssenobic .section .goods dl dt.g03 {
  background: #2abaf0;
}
#spContents #ssenobic .section .goods dl dt.g04 {
  background: #f39801;
}
#spContents #ssenobic .section .goods dl dt.g05 {
  background: #eb7aab;
}
#spContents #ssenobic .section .goods dl dd.text {
  font-size: 0.75em;
}
#spContents #ssenobic .section .voice {
  padding: 0 10px;
  text-align: center;
}
#spContents #ssenobic .section .voice table {
  margin: 0 auto 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  border: solid 2px #f9acb6;
}
#spContents #ssenobic .section .voice table th {
  padding: 5px 0;
  background: url(../../images/product-detail/lp_senobic/sec02_voice_title_back.gif);
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
}
#spContents #ssenobic .section .voice table td {
  padding: 10px 10px 0 10px;
  font-size: 0.75em;
  color: #926b48;
}
#spContents #ssenobic .section .voice table td span {
  display: block;
  padding: 0 0 10px;
  overflow: hidden;
  background: url(../../images/product-detail/lp_senobic/sec02_line02.gif) bottom repeat-x;
}
#spContents #ssenobic .section .voice table td.u01 {
  background: #fffeef;
}
#spContents #ssenobic .section .voice table td.u02 {
  background: #fffddf;
}
#spContents #ssenobic .section .voice table td.u03 {
  padding: 10px;
  background: #ffffff;
  color: #636262;
  font-size: 0.625em;
}
#spContents #ssenobic .section .voice table td.u04 {
  padding: 10px;
  color: #db495c;
  font-size: 0.75em;
  text-align: center;
  background: #fffeef url(../../images/product-detail/lp_senobic/sec02_line03.gif) top repeat-x;
  border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
}
#spContents #ssenobic .section .goodsSet {
  margin: 0;
  padding: 12px 10px 17px;
  background: url(../../images/product-detail/lp_senobic/sec02_set_back.gif);
  border-top: solid 3px #dff0ff;
  border-bottom: solid 3px #dff0ff;
  text-align: center;
}
/*-----------------*/
/*section02*/
#spContents #ssenobic .section .teiki {
  margin: 0 10px;
}
#spContents #ssenobic .section .teiki h3 {
  margin: 20px 0 0;
  padding: 3px 5px 4px 5px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
}
#spContents #ssenobic .section .teiki h3.t01 {
  background: #2f9ff2;
}
#spContents #ssenobic .section .teiki h3.t02 {
  background: #55c645;
}
#spContents #ssenobic .section .teiki h3.t03 {
  background: #ff9547;
}
#spContents #ssenobic .section .teiki h3.t04 {
  background: #f97ba5;
}
#spContents #ssenobic .section .teiki h3.t05 {
  margin: 10px 0 0;
  background: #c883d8;
}
#spContents #ssenobic .section .teiki dt {
  margin: 10px 0 0;
  text-align: center;
}
#spContents #ssenobic .section .teiki dd {
  margin: 10px 0 0;
  font-size: 0.7em;
  color: #757575;
}
#spContents #ssenobic .section .teiki dd.textC {
  text-align: center;
}
#spContents #ssenobic .section .teiki p {
  margin: 15px 0 0;
  padding: 15px 0 0;
  background: url(../../images/product-detail/lp_senobic/sec03_teiki_line.gif) top repeat-x;
  font-size: 0.7em;
  color: #757575;
}
#spContents #ssenobic .section .teiki ul {
  margin: 10px 0 20px 10px;
  padding: 0 0 0 5px;
}
#spContents #ssenobic .section .teiki li {
  margin: 0 0 5px;
  font-size: 0.7em;
  color: #757575;
  list-style: disc outside;
}
#spContents #ssenobic .section .check {
  margin: 0 -10px;
  background: #e7f9ff;
  color: #0c419a;
  font-size: 0.75em;
}
/*-----------------*/
/*��ԉ�*/
#spContents #ssenobic .btnBtm {
  margin: 20px 0;
  padding: 20 10px 0;
  background: url(../../images/product-detail/lp_senobic/all_line.gif) top repeat-x;
}
#spContents #ssenobic .contact dt {
  margin: 0;
  padding: 9px 0;
  background: #f5f5f5;
  font-weight: bold;
  color: #464646;
  text-align: center;
}
#spContents #ssenobic .contact dd {
  font-size: 0.75em;
  line-height: 130%;
  text-align: center;
  margin: 10px 0 0;
}
/*-----------------*/
/*�{�^��*/
#spContents #ssenobic .btn_3set {
  margin: 10px 10px 20px;
  padding: 14px 0 0;
  background: url(../../images/product-detail/lp_senobic/btn_3set_back.gif) top center no-repeat;
}
#spContents #ssenobic .btn_3set .btnOrange,
#spContents #ssenobic .btn_3set .btnGreen {
  padding: 0;
  text-align: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}
#spContents #ssenobic .btnBlue {
  margin: 0 0 5px;
  padding: 9px 12px;
  display: block;
  text-align: left;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  background: url(../../images/product-detail/lp_senobic/icon_link01.png) right center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#68dff8), to(#31b9f0)) #31b9f0;
  background: url(../../images/product-detail/lp_senobic/icon_link01.png) right center no-repeat, -ms-linear-gradient(top, #68dff8, #31b9f0);
  background: url(../../images/product-detail/lp_senobic/icon_link01.png) right center no-repeat, -moz-linear-gradient(top, #68dff8, #31b9f0);
  background: url(../../images/product-detail/lp_senobic/icon_link01.png) right center no-repeat, -o-linear-gradient(top, #68dff8, #31b9f0);
  background-color: #31b9f0;
  border: solid 2px #ffffff;
  color: #ffffff;
  text-shadow: 0 0 4px #37b3f4;
  font-weight: bold;
  font-size: 0.875em;
  text-decoration: none;
}
#spContents #ssenobic .btnBlue img {
  margin: 0 5px 0 0;
}
#spContents #ssenobic .section .goods table .btnOrange {
  margin: 10px 0 0;
  padding: 7px 9px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  text-decoration: none;
  font-size: 0.75em;
  width: auto;
}
#spContents #ssenobic .section .goods table .btnOrange img {
  padding: 0 5px 0 0;
}
#spContents #ssenobic .section .goodsSet .btnOrange {
  margin: 10px 0 0;
  padding: 7px 9px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  text-decoration: none;
  font-size: 0.75em;
  width: auto;
}
#spContents #ssenobic .section .goodsSet .btnOrange img {
  padding: 0 5px 0 0;
}
#spContents #ssenobic .btnBtm .btnItiran {
  padding: 4px 9px;
  display: block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  width: auto;
  background: url(../../images/product-detail/lp_senobic/icon_link02.gif) right center no-repeat;
  text-align: center;
  border: 1px solid #cfcfcf;
}
/*-----------------*/
/*�|�^�[�W��*/
#spContents #ssenobic .potage h2 {
  margin: 0;
}
#spContents #ssenobic .potage .btnOrange {
  margin: 0 10px;
  padding: 7px 9px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  text-decoration: none;
  font-size: 0.75em;
  width: auto;
}
#spContents #ssenobic .potage .btnOrange img {
  padding: 0 5px 0 0;
}
#spContents #ssenobic .potage p {
  margin: 10px 10px 30px;
  font-size: 0.75em;
  color: #f9880e;
}
#spContents #ssenobic .potage p span {
  font-size: 90%;
  color: #8b8b8b;
}
/*--------------------------------------------*/
/*�������J�S �R���h������*/
#spContents .cartChondro1 {
  padding: 5px 4px;
  margin: 0;
}
#spContents .cartChondro1 table.off {
  border-radius: 10px;
  -webkit-border-radius: 10px;
}
#spContents .cartChondro1 table.off th {
  text-indent: -9999px;
  background: url(../../images/product-detail/chondro1/chondro1_cart_hd.png) center top no-repeat, #9d9037;
  height: 40px;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
}
#spContents .cartChondro1 table.off td {
  padding: 10px 0 0;
}
#spContents .cartChondro1 table.off td span.yajirusi {
  display: block;
  text-indent: -9999px;
  background: url(../../images/product-detail/chondro1/chondro1_cart_yajirusi.gif) top center no-repeat;
  height: 20px;
  margin: 5px 0 0;
}
#spContents .cartChondro1 table.off td span.s3825 {
  font-size: 250%;
}
#spContents .cartChondro1 table.off td.otokuMag {
  padding: 10px 10px 0;
}
#spContents .cartChondro1 table.otoku td {
  vertical-align: middle;
  color: #148ee0;
  padding: 0;
}
#spContents .cartChondro1 table.otoku span.o01 {
  background: #148ee0 url(../../images/product-detail/chondro1/chondro1_cart_icon01.png) right center no-repeat;
  display: block;
  padding: 7px 22px 7px 7px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #ffffff;
}
#spContents .cartChondro1 table.otoku span.o02 {
  background: #148ee0 url(../../images/product-detail/chondro1/chondro1_cart_icon02.png) right center no-repeat;
  display: block;
  padding: 7px 22px 7px 7px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #ffffff;
}
#spContents .cartChondro1 table.magnet {
  margin: 10px 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  width: 100%;
}
#spContents .cartChondro1 table.magnet td {
  background: #ffffff url(../../images/product-detail/chondro1/chondro1_cart_pht.png) right center no-repeat;
  padding: 10px 78px 10px 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #535353;
  min-height: 109px;
}
#spContents .cartChondro1 table.magnet span {
  line-height: 150%;
}
#spContents .cartChondro1 table.magnet span.pre {
  font-size: 180%;
}
#spContents .cartChondro1 table.check {
  margin: 10px 0;
}
#spContents .cartChondro1 table.check span {
  font-size: 120%;
}
#spContents .cartChondro1 div.attention {
  text-align: left;
  background: url(../../images/product-detail/chondro1/chondro1_cart_back.gif);
  padding: 10px;
}
#spContents .cartChondro1 table.attention {
  width: 100%;
}
#spContents .cartChondro1 table.attention th,
#spContents .cartChondro1 table.attention td {
  padding: 10px 10px 0;
  background: url(../../images/product-detail/chondro1/chondro1_cart_back.gif);
}
#spContents .cartChondro1 table.attention td span {
  padding: 10px 0;
  display: block;
  background: url(../../images/product-detail/chondro1/chondro1_cart_line.gif) left top repeat-x;
}
/*--------------------------------------------*/
/*�������J�S �Z�m�r�b�N*/
#spContents .cartSenobic {
  padding: 5px 4px;
  margin: 0;
}
#spContents .cartSenobic div.check {
  margin: 10px 5px;
  padding: 5px;
  text-align: center;
  border: 2px solid #e5e5e5;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
#spContents .cartSenobic div.check a {
  text-decoration: none;
  display: block;
  color: #666666;
}
#spContents .cartSenobic div.check span {
  padding: 0 0 0 5px;
  background: url(../../images/product-detail/senobic/senobic_cart_check.gif) left 30% no-repeat;
}
#spContents .cartSenobic div.susume {
  height: 26px;
  margin: 0 0 25px;
  text-indent: -9999px;
  text-align: left;
  background: url(../../images/product-detail/senobic/senobic_cart_title.gif) center top no-repeat;
}
#spContents .cartSenobic div.point5 {
  background: #c1e5ff;
  margin: 0 5px;
  padding: 30px 5px 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  position: relative;
}
#spContents .cartSenobic p.pointTitle {
  margin: 0 0 0 -135px;
  text-indent: -9999px;
  text-align: left;
  background: url(../../images/product-detail/senobic/senobic_cart_point_title.png) center top no-repeat;
  width: 270px;
  height: 55px;
  position: absolute;
  top: -25px;
  left: 50%;
}
#spContents .cartSenobic div.point5 table {
  background: #ffffff;
  margin: 0 0 5px;
  width: 100%;
  padding: 0;
  text-align: left;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#spContents .cartSenobic div.point5 table td {
  color: #757575;
}
#spContents .cartSenobic div.point5 table th {
  width: 10%;
  padding: 5px 5px 3px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #ffffff;
  white-space: nowrap;
  vertical-align: middle;
  text-align: center;
  font-size: 90%;
}
#spContents .cartSenobic div.point5 table th.p01t {
  background: #1e94ec -webkit-gradient(linear, left top, left bottom, from(#2eb9f2), to(#1e94ec));
  background: #1e94ec -moz-gradient(linear, left top, left bottom, from(#2eb9f2), to(#1e94ec));
  background: #1e94ec -o-gradient(linear, left top, left bottom, from(#2eb9f2), to(#1e94ec));
}
#spContents .cartSenobic div.point5 table td.p01 {
  text-indent: -9999px;
  background: url(../../images/product-detail/senobic/senobic_cart_point_01.gif) left top no-repeat;
  height: 30px;
}
#spContents .cartSenobic div.point5 table th.p02t {
  background: #4bc03a -webkit-gradient(linear, left top, left bottom, from(#71d658), to(#4bc03a));
  background: #4bc03a -moz-gradient(linear, left top, left bottom, from(#71d658), to(#4bc03a));
  background: #4bc03a -o-gradient(linear, left top, left bottom, from(#71d658), to(#4bc03a));
}
#spContents .cartSenobic div.point5 table td.p02 {
  text-indent: -9999px;
  background: url(../../images/product-detail/senobic/senobic_cart_point_02.gif) left top no-repeat;
  height: 30px;
}
#spContents .cartSenobic div.point5 table th.p03t {
  background: #ff7d35 -webkit-gradient(linear, left top, left bottom, from(#ffab53), to(#ff7d35));
  background: #ff7d35 -moz-gradient(linear, left top, left bottom, from(#ffab53), to(#ff7d35));
  background: #ff7d35 -o-gradient(linear, left top, left bottom, from(#ffab53), to(#ff7d35));
}
#spContents .cartSenobic div.point5 table td.p03 {
  text-indent: -9999px;
  background: url(../../images/product-detail/senobic/senobic_cart_point_03.gif) left top no-repeat;
  height: 44px;
}
#spContents .cartSenobic div.point5 table th.p04t {
  background: #f74879 -webkit-gradient(linear, left top, left bottom, from(#f96da7), to(#f74879));
  background: #f74879 -moz-gradient(linear, left top, left bottom, from(#f96da7), to(#f74879));
  background: #f74879 -o-gradient(linear, left top, left bottom, from(#f96da7), to(#f74879));
}
#spContents .cartSenobic div.point5 table td.p04 {
  text-indent: -9999px;
  background: url(../../images/product-detail/senobic/senobic_cart_point_04.gif) left center no-repeat;
  height: 19px;
}
#spContents .cartSenobic div.point5 table th.p05t {
  background: #bd56d5 -webkit-gradient(linear, left top, left bottom, from(#d380e3), to(#bd56d5));
  background: #bd56d5 -moz-gradient(linear, left top, left bottom, from(#d380e3), to(#bd56d5));
  background: #bd56d5 -o-gradient(linear, left top, left bottom, from(#d380e3), to(#bd56d5));
}
#spContents .cartSenobic div.point5 table td.p05 {
  text-indent: -9999px;
  background: url(../../images/product-detail/senobic/senobic_cart_point_05.gif) left center no-repeat;
  height: 19px;
}
#spContents .cartSenobic div.point5 p {
  text-align: left;
  color: #292929;
  font-size: 90%;
}
#spContents .cartSenobic table.point5 td {
  padding: 10px 0 0;
}
#spContents .cartSenobic .shaker {
  margin: 10px 0;
  padding: 0;
  background: url(../../images/product-detail/senobic/senobic_cart_shaker_back.gif);
}
#spContents .cartSenobic img {
  margin: 0;
  padding: 0;
}
#spContents .cartSenobic .shaker p {
  text-align: center;
  color: #ff4200;
  padding: 0 0 10px;
  font-size: 90%;
}
#spContents .cartSenobic .otoku {
  text-align: center;
  color: #ffffff;
  padding: 5px;
  margin: 0 5px 5px;
  font-size: 110%;
  background: #ff752a;
  border: 3px solid #ffc468;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#spContents .cartSenobic .attention {
  text-align: left;
  color: #666666;
  margin: 0 5px 5px;
  font-size: 90%;
}
#spContents .cartSenobic .attention span {
  font-size: 50%;
}
/*--------------------------------------------*/
/*�������J�S �R���h������*/
#spContents .cartChondro1 table.check {
  margin: 10px 0;
}
#spContents .cartChondro1 table.check span {
  font-size: 120%;
}
#spContents .cartChondro1 div.attention {
  text-align: left;
  background: url(../../images/product-detail/chondro1/chondro1_cart_back.gif);
  padding: 10px;
}
#spContents .cartChondro1 table.attention {
  width: 100%;
}
#spContents .cartChondro1 table.attention th,
#spContents .cartChondro1 table.attention td {
  padding: 10px 10px 0;
  background: url(../../images/product-detail/chondro1/chondro1_cart_back.gif);
}
#spContents .cartChondro1 table.attention td span {
  padding: 10px 0;
  display: block;
  background: url(../../images/product-detail/chondro1/chondro1_cart_line.gif) left top repeat-x;
}
/*--------------------------------------------*/
/*�Z�m�r�b�NLP ssenoreg*/
/*���C�A�E�g*/
#spContents #ssenoreg {
  background: #baeefc;
  padding-bottom: 10px;
}
/*-----------------*/
/*5�̂���*/
#spContents #ssenoreg div.otoku5 dl {
  margin: 5px 10px 0;
}
#spContents #ssenoreg div.otoku5 dl dt {
  padding: 5px;
  font-weight: bold;
  color: #ffffff;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
#spContents #ssenoreg div.otoku5 dl dd {
  padding: 10px 5px;
  background: #ffffff;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
#spContents #ssenoreg div.otoku5 dl dd.con {
  padding-top: 20px;
}
#spContents #ssenoreg div.otoku5 dl dd p.txt {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 0.75em;
  text-align: center;
  font-weight: bold;
}
#spContents #ssenoreg div.otoku5 dl dd p.sub {
  margin: 0 5px;
  padding: 10px;
  font-size: 0.75em;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
}
#spContents #ssenoreg div.otoku5 dl dd p.sub span {
  color: #e60012;
}
#spContents #ssenoreg div.otoku5 dl dd p.sub img {
  display: block;
  position: absolute;
  top: -2px;
  left: -5px;
}
#spContents #ssenoreg div.otoku5 dl.o1 dt {
  background: #2f9ff2;
}
#spContents #ssenoreg div.otoku5 dl.o1 dd p.txt {
  color: #2f9ff2;
}
#spContents #ssenoreg div.otoku5 dl.o1 dd p.sub {
  background: #d8eeff;
}
#spContents #ssenoreg div.otoku5 dl.o2 dt {
  background: #4cbe3c;
}
#spContents #ssenoreg div.otoku5 dl.o2 dd p.txt {
  color: #4cbe3c;
}
#spContents #ssenoreg div.otoku5 dl.o2 dd p.sub {
  background: #d2f5cd;
}
#spContents #ssenoreg div.otoku5 dl.o3 dt {
  background: #ff852b;
}
#spContents #ssenoreg div.otoku5 dl.o3 dd p.txt {
  color: #ff852b;
}
#spContents #ssenoreg div.otoku5 dl.o3 dd p.sub {
  padding: 0;
  color: #727272;
}
#spContents #ssenoreg div.otoku5 p.o04,
#spContents #ssenoreg div.otoku5 p.o05 {
  margin: 5px 10px 0;
}
#spContents #ssenoreg ul.kome {
  margin: 10px 10px 20px 20px;
  font-size: 0.7em;
  color: #5d5d5d;
}
#spContents #ssenoreg ul.kome li {
  text-indent: -10px;
}
#spContents #ssenoreg ul.kome li span {
  color: #e65100;
}
/*-----------------*/
/*����w��*/
#spContents #ssenoreg div.teiki {
  background: url(../../images/product-detail/lp_ssenoreg/teiki_back.gif) repeat-y;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -ms-background-size: 100% auto;
  padding: 0 0 15px;
  border-bottom: 3px solid #d3c8a8;
}
#spContents #ssenoreg .link3set {
  padding: 0 10px 0;
}
#spContents #ssenoreg .erabu {
  padding: 10px 10px 0;
}
#spContents #ssenoreg a.btn {
  display: block;
  padding: 8px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffc133), color-stop(60%, #ff4613), color-stop(100%, #ff7d21));
  background: -moz-gradient(linear, left top, left bottom, color-stop(1%, #ffc133), color-stop(60%, #ff4613), color-stop(100%, #ff7d21));
  background: -o-gradient(linear, left top, left bottom, color-stop(1%, #ffc133), color-stop(60%, #ff4613), color-stop(100%, #ff7d21));
  background-color: #ff621a;
  border: 1px solid #ff5617;
  box-shadow: 0 2px 1px rgba(219, 149, 82, 1);
  -webkit-box-shadow: 0 2px 1px rgba(219, 149, 82, 1);
  border-radius: 20px;
  -webkit-border-radius: 20px;
}
/*-----------------*/
/*���̑�*/
#spContents #ssenoreg p.text {
  padding: 10px 0 20px;
  font-size: 0.75em;
  text-align: center;
  color: #444444;
}
#spContents #ssenoreg .voice {
  padding: 0 0 20px;
}
#spContents #ssenoreg .shukan table {
  margin: 0 0 20px;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
#spContents #ssenoreg .shukan table tr.top td {
  vertical-align: bottom;
  width: 50%;
}
#spContents #ssenoreg .shukan table tr.btm td {
  vertical-align: top;
  width: 50%;
}
/*-----------------*/
/*�ꗗ*/
#spContents #ssenoreg .ichiran {
  background: #ffffff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#spContents #ssenoreg .ichiran dl {
  margin: 0 0 10px;
}
#spContents #ssenoreg .ichiran dl dd a {
  margin: 0 10px;
  padding: 6px 8px;
}
#spContents #ssenoreg .ichiran dl.i12841x,
#spContents #ssenoreg .ichiran dl.i13323w {
  position: relative;
}
#spContents #ssenoreg .ichiran dl.i12841x dd {
  position: absolute;
  display: block;
  top: 64%;
  width: 100%;
}
#spContents #ssenoreg .ichiran dl.i13323w dd {
  position: absolute;
  display: block;
  top: 64%;
  width: 100%;
}
#spContents #ssenoreg .ichiran dl.cartGoods {
  padding-bottom: 10px;
  background: url(../../images/product-detail/lp_ssenoreg/ichiran_line1.gif) bottom center no-repeat;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -ms-background-size: 100% auto;
}
#spContents #ssenoreg .ichiran dl.cartGoods.btm {
  padding-bottom: 10px;
  background: url(../../images/product-detail/lp_ssenoreg/ichiran_line2.gif) bottom center no-repeat;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -ms-background-size: 100% auto;
}
#spContents #ssenoreg .ichiran dl.cartGoods dd a {
  margin: 10px 10px 0;
}
#spContents #ssenoreg .ichiran ul.kome {
  margin-bottom: 0;
}
/*--------------------------------------------*/
/*1���̃`�J���@���i�ڍ�*/
.ichouko {
  margin: 0 -10px;
}
#GoodsDetail .comment6 .ichouko table th,
#GoodsDetail .comment6 .ichouko table td {
  padding: 0;
}
#GoodsDetail .comment6 .ichouko table {
  border-radius: 0;
  -webkit-border-radius: 0;
  margin: 0;
}
.ichouko span.title {
  font-weight: bold;
}
.ichouko span.kome {
  display: block;
  margin: 10px 10px 0;
  font-size: 0.75em;
}
.ichouko span.kome02 {
  display: block;
  margin: 10px 0;
  font-size: 0.75em;
}
.ichouko a.kounyuuBtn {
  display: block;
  margin: 0 10px;
  padding: 10px 10px 15px;
  text-align: center;
  text-decoration: none;
  background: url(../../images/product-detail/1chouko/btn_otoku.gif) center bottom no-repeat;
  background-size: 8px 10px;
  border: 2px solid #207ec6;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-weight: bold;
}
.ichouko table.prText {
  border-bottom: 2px solid #e6e1ae;
  margin-bottom: 20px;
}
.ichouko table.prText td p.prText {
  display: block;
  text-indent: -9999px;
  font-size: 0;
  height: 63px;
  background: url(../../images/product-detail/1chouko/pr_text.gif) left center no-repeat;
  background-size: 257px auto;
}
.ichouko table.prText td p.prText font {
  display: none;
}
.ichouko span.naked {
  display: block;
  margin: 10px;
}
.ichouko span.naked02 {
  display: block;
  margin: 10px 10px 0;
}
#GoodsDetail .comment6 .ichouko table.sugoiTitle td {
  padding: 5px;
  vertical-align: middle;
}
#GoodsDetail .comment6 .ichouko table.sugoiTitle td.sugoi {
  padding: 5px 0;
  vertical-align: middle;
}
#GoodsDetail .comment6 .ichouko table.sugoiTitle td h2,
#GoodsDetail .comment6 .ichouko table.sugoiOmake td h2 {
  font-weight: bold;
}
#GoodsDetail .comment6 .ichouko table.sugoiOmake {
}
#GoodsDetail .comment6 .ichouko table.sugoiOmake td.sugoi {
  padding: 5px 10px;
  vertical-align: middle;
}
#GoodsDetail .comment6 .ichouko table.sugoiOmake td {
  padding: 5px 10px 5px 0;
  vertical-align: middle;
}
#GoodsDetail .comment6 .ichouko table.sugoiOmake td span {
  padding: 5px 0 0;
  display: block;
  font-size: 85%;
}
#GoodsDetail .comment6 .ichouko table.tubu td {
  padding: 10px;
}
#GoodsDetail .comment6 .ichouko table.tubu td.text {
  padding-left: 0;
}
#GoodsDetail .comment6 .ichouko table.tubu tr.tubu2 td {
  padding-top: 0;
  padding-bottom: 0;
}
#GoodsDetail .comment6 .ichouko table.qaTop {
  margin: 20px 0 0;
}
#GoodsDetail .comment6 .ichouko table.qaBtm {
  margin: 0 0 10px;
}
#GoodsDetail .comment6 .ichouko table.qaTop td.img {
  background: url(../../images/product-detail/1chouko/sugoi_qa_1.gif) top left no-repeat;
  background-size: 6px;
  padding: 10px 0 10px 10px;
}
#GoodsDetail .comment6 .ichouko table.qaTop td.text {
  background: url(../../images/product-detail/1chouko/sugoi_qa_2.gif) top right no-repeat;
  background-size: 6px;
  padding: 10px 10px 10px 0;
}
#GoodsDetail .comment6 .ichouko table.qaTop td.text span {
  font-size: 110%;
  font-weight: bold;
}
#GoodsDetail .comment6 .ichouko table.qaBtm td.img {
  background: url(../../images/product-detail/1chouko/sugoi_qa_4.gif) bottom right no-repeat;
  background-size: 6px;
  padding: 0 10px 10px 10px;
}
#GoodsDetail .comment6 .ichouko table.qaBtm td.text {
  background: url(../../images/product-detail/1chouko/sugoi_qa_3.gif) bottom left no-repeat;
  background-size: 6px;
  padding: 0 0 10px 10px;
}
#GoodsDetail .comment6 .ichouko table.qaBtm td.text02 {
  padding: 0 0 10px 10px;
}
#GoodsDetail .comment6 .ichouko table.qaBtm td.text span,
#GoodsDetail .comment6 .ichouko table.qaBtm td.text02 span {
  font-size: 85%;
}
#GoodsDetail .comment6 .ichouko table.qaTop td.white,
#GoodsDetail .comment6 .ichouko table.qaBtm td.white {
  background: #ffffff;
  width: 10px;
}
#GoodsDetail .comment6 .ichouko h2.osusume {
  background: #ffffff url(../../images/product-detail/1chouko/osusume_line.gif) repeat-x;
  background-size: 8px 2px;
}
#GoodsDetail .comment6 .ichouko h2.osusume font {
  display: block;
  height: 46px;
  background: url(../../images/product-detail/1chouko/osusume_line-16.gif) 50% 50% no-repeat;
  background-size: 262px 13px;
  text-indent: -9999px;
}
#GoodsDetail .comment6 .ichouko table.osusumeImg {
  background: url(../../images/product-detail/1chouko/osusume_line.gif) 0 100% repeat-x;
  background-size: 8px 2px;
}
#GoodsDetail .comment6 .ichouko table.osusumeImg img {
  float: left;
  padding: 0 0 15px;
}
#GoodsDetail .comment6 .ichouko table.osusumeImg img.p01 {
  width: 27.5%;
}
#GoodsDetail .comment6 .ichouko table.osusumeImg img.p02 {
  width: 37.5%;
}
#GoodsDetail .comment6 .ichouko table.osusumeImg img.p03 {
  width: 35%;
}
#GoodsDetail .comment6 .ichouko table.kounyuu {
  margin: 20px 0 0;
}
#GoodsDetail .comment6 .ichouko h2.kounyuuTeiki {
}
#GoodsDetail .comment6 .ichouko h2.kounyuuTeiki font {
  display: block;
  height: 43px;
  background: #ffffff url(../../images/product-detail/1chouko/teiki_title.gif) 50% 50% no-repeat;
  background-size: 320px auto;
  text-indent: -9999px;
}
#GoodsDetail .comment6 .ichouko h2.kounyuuMatome font {
  display: block;
  height: 43px;
  background: #ffffff url(../../images/product-detail/1chouko/matome_title.gif) 50% 50% no-repeat;
  background-size: 320px auto;
  text-indent: -9999px;
}
#GoodsDetail .comment6 .ichouko div.kounyuuText {
  margin: 10px;
  padding: 10px 0 0;
  background: url(../../images/product-detail/1chouko/teiki_line.gif) repeat-x;
  background-size: 8px 2px;
  text-align: center;
}
#GoodsDetail .comment6 .ichouko div.kounyuuText table {
  margin: 0 auto;
}
#GoodsDetail .comment6 .ichouko div.kounyuuText td.img {
  width: 37px;
}
#GoodsDetail .comment6 .ichouko div.kounyuuText td.teiki01 {
  background: url(../../images/product-detail/1chouko/teiki_pict01_text.gif) 50% 50% no-repeat;
  background-size: 263px 41px;
  height: 41px;
  width: 263px;
}
#GoodsDetail .comment6 .ichouko div.kounyuuText td.teiki02 {
  background: url(../../images/product-detail/1chouko/teiki_pict02_text.gif) 50% 50% no-repeat;
  background-size: 263px 56px;
  height: 66px;
  width: 263px;
}
#GoodsDetail .comment6 .ichouko div.kounyuuText td.matome01 {
  background: url(../../images/product-detail/1chouko/matome_pict02_text.gif) 50% 50% no-repeat;
  background-size: 263px 38px;
  height: 38px;
  width: 263px;
}
#GoodsDetail .comment6 .ichouko div.kounyuuText td.matome02 {
  background: url(../../images/product-detail/1chouko/matome_pict03_text.gif) 50% 50% no-repeat;
  background-size: 263px 38px;
  height: 38px;
  width: 263px;
}
#GoodsDetail .comment6 .ichouko div.kounyuuText p.text {
  display: none;
}
#GoodsDetail .comment6 .ichouko p.teikiChui {
  margin: 10px 10px 20px;
}
#GoodsDetail .comment6 .ichouko img.spNone {
  display: none;
}
#GoodsDetail .comment6 .ichouko .goodsCart select {
  vertical-align: 0.7em;
}
#GoodsDetail .comment6 .ichouko .chui134397 td {
  padding: 10px;
}
/*--------------------------------------------*/
/*1���̃`�J���@�������J�S*/
#spContents .cart1choko {
}
#spContents .cart1choko table.kounyuu {
  margin: 10px 0 0;
}
#spContents .cart1choko h2.kounyuuTeiki {
}
#spContents .cart1choko h2.kounyuuTeiki font {
  display: block;
  height: 43px;
  background: #ffffff url(../../images/product-detail/1chouko/teiki_title.gif) 50% 50% no-repeat;
  background-size: 280px auto;
  text-indent: -9999px;
}
#spContents .cart1choko div.kounyuuText {
  margin: 10px;
  padding: 10px 0 0;
  background: url(../../images/product-detail/1chouko/teiki_line.gif) repeat-x;
  background-size: 8px 2px;
  text-align: center;
}
#spContents .cart1choko div.kounyuuText table {
  margin: 0 auto;
}
#spContents .cart1choko div.kounyuuText td.img {
  width: 25px;
}
#spContents .cart1choko div.kounyuuText td.img img {
  width: 25px;
  margin: 0 5px 0 0;
}
#spContents .cart1choko div.kounyuuText td.teiki01 {
  background: url(../../images/product-detail/1chouko/teiki_pict01_text.gif) 50% 50% no-repeat;
  background-size: 240px auto;
  height: 37px;
  width: 240px;
}
#spContents .cart1choko div.kounyuuText td.teiki02 {
  background: url(../../images/product-detail/1chouko/teiki_pict02_text.gif) 50% 50% no-repeat;
  background-size: 240px auto;
  height: 53px;
  width: 240px;
}
#spContents .cart1choko div.kounyuuText p.text {
  display: none;
}
#spContents .cart1choko p.teikiChui {
  margin: 10px 10px 20px;
  text-align: left;
}
#spContents .cart1choko img.spNone {
  display: none;
}
#spContents .cart1choko span.kome02 {
  display: block;
  margin: 10px 0;
  font-size: 0.75em;
}
#spContents .cart1choko div.cart134397 {
  width: 290px;
  height: 165px;
  margin: 5px auto;
  background: url(../../images/product-detail/1chouko/cart_134397.gif) no-repeat;
  background-size: 290px 165px;
}
#spContents .cart1choko div.cart134397 table {
  display: none;
}
/*--------------------------------------------*/
/*���������@���i�ڍ�*/
div.kjSoap {
  margin: 0 -10px;
}
#GoodsDetail .comment6 div.kjSoap table {
  border-radius: 0;
  -webkit-border-radius: 0;
}
#GoodsDetail .comment6 div.kjSoap table.pointTitle td {
  padding: 0;
  font-weight: bold;
  vertical-align: middle;
}
#GoodsDetail .comment6 div.kjSoap table.pointTitle td font {
  font-weight: bold;
}
#GoodsDetail .comment6 div.kjSoap table.use {
  table-layout: fixed;
}
#GoodsDetail .comment6 div.kjSoap table.use th span {
  font-size: 120%;
  font-weight: bold;
  padding: 10px 0;
}
/*--------------------------------------------*/
/*�G�s�X�e�[�� �C�x���g�y�[�W*/
#epistemeCategory table.title,
#epistemeCategory table.list td font.before {
  display: none;
}
#epistemeCategory div.list {
  padding: 0 0 6px;
  background: #ececec url(../../images/product-detail/category/category_list_top.gif) top repeat-x;
  background-size: 5px 10px;
  -webkit-background-size: 5px 10px;
  -moz-background-size: 5px 10px;
  -o-background-size: 5px 10px;
  -ms-background-size: 5px 10px;
}
#epistemeCategory table.list {
}
#epistemeCategory table.list td {
  padding: 0 0 6px;
  background: url(../../images/product-detail/episteme/category_list_btm.gif) bottom repeat-x;
  background-size: 5px 6px;
  -webkit-background-size: 5px 6px;
  -moz-background-size: 5px 6px;
  -o-background-size: 5px 6px;
  -ms-background-size: 5px 6px;
}
#epistemeCategory table.list td span {
  display: block;
  background: url(../../images/product-detail/episteme/icon_link05.png) right 52% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#f1eee8), to(#d1c8ba)) #f1eee8;
  background: url(../../images/product-detail/episteme/icon_link05.png) right 52% no-repeat, -ms-linear-gradient(top, #f1eee8, #d1c8ba);
  background: url(../../images/product-detail/episteme/icon_link05.png) right 52% no-repeat, -moz-linear-gradient(top, #f1eee8, #d1c8ba);
  background: url(../../images/product-detail/episteme/icon_link05.png) right 52% no-repeat, -o-linear-gradient(top, #f1eee8, #d1c8ba);
  background-color: #f1eee8;
  background-repeat: no-repeat;
  background-position: right 52%;
}
#epistemeCategory table.list td a {
  display: block;
  padding: 16px 10px 14px;
  font-size: 15px;
  line-height: 100%;
  text-decoration: none;
  color: #3e3e3e;
}
#epistemeCategory table.list td span.skincare01 a {
  background: url(../../images/product-detail/episteme/episteme_l01.png) right bottom no-repeat;
}
#epistemeCategory table.list td span.skincare02 a {
  background: url(../../images/product-detail/episteme/episteme_l02.png) right bottom no-repeat;
}
#epistemeCategory table.list td span.skincare03 a {
  background: url(../../images/product-detail/episteme/episteme_l03.png) right bottom no-repeat;
}
#epistemeCategory table.list td span.skincare04 a {
  background: url(../../images/product-detail/episteme/episteme_l04.png) right bottom no-repeat;
}
#epistemeCategory table.list td span.skincare05 a {
  background: url(../../images/product-detail/episteme/episteme_l05.png) right bottom no-repeat;
}
#epistemeCategory table.list td span.skincare06 a {
  background: url(../../images/product-detail/episteme/episteme_l06.png) right bottom no-repeat;
}
#epistemeCategory table.list td span.skincare07 a {
  background: url(../../images/product-detail/episteme/episteme_l07.png) right bottom no-repeat;
}
#epistemeCategory table.list td span.skincare08 a {
  background: url(../../images/product-detail/episteme/episteme_l08.png) right bottom no-repeat;
}
#epistemeCategory table.list td span.skincare09 a {
  background: url(../../images/product-detail/episteme/episteme_l09.png) right bottom no-repeat;
}
#epistemeCategory table.list td span.skincare10 a {
  background: url(../../images/product-detail/episteme/episteme_l10.png) right bottom no-repeat;
}
#epistemeCategory table.list td span.make01 a {
  background: url(../../images/product-detail/episteme/episteme_l11.png) right bottom no-repeat;
}
#epistemeCategory table.list td span.make02 a {
  background: url(../../images/product-detail/episteme/episteme_l12.png) right bottom no-repeat;
}
#epistemeCategory table.list td span.make03 a {
  background: url(../../images/product-detail/episteme/episteme_l13.png) right bottom no-repeat;
}
#epistemeCategory table.list td span.goods01 a {
  background: url(../../images/product-detail/episteme/episteme_l14.png) right bottom no-repeat;
}
.seriesTitle h3 {
  color: #3e3e3e;
}
/**/
#spContents .wrapGoodsDetailBsc {
  clear: both;
  margin: 30px 0;
}
#spContents .wrapGoodsDetailBsc p {
  margin: 0;
  font-size: 0.9rem;
}
#spContents .wrapGoodsDetailBsc sup {
  font-size: 11px;
}
#spContents .wrapGoodsDetailBsc ul.kome {
  margin: 20px 10px 0;
}
#spContents p.seibun {
  margin: 20px auto;
  text-align: center;
  font-size: 0.8rem;
  line-height: 1;
}
#spContents p.seibun a {
  display: inline-block;
  min-width: 240px;
  padding: 10px 0;
  text-align: center;
  color: #666666;
  background: #efefef;
  border: 1px solid #dddddd;
}
#spContents p.seibun a span {
  display: inline-block;
  text-align: center;
  background: url(../img/icon/icon_newwin.png) no-repeat 0 50%;
  padding: 0 0 0 15px;
}
#goodsDetail .wrapGoodsDetailBsc .howtoMovie {
  margin: 30px auto 0;
  background: #fdf5f2;
  padding: 30px 0;
  text-align: center;
}
#goodsDetail .wrapGoodsDetailBsc .howtoMovie iframe {
  width: 306px;
  height: 172px;
}
/**/
#spContents .wrapGoodsDetailBsc.sp div.wrapCaution {
  margin: 40px 0;
  padding: 30px;
  border: 5px solid #ffc5c5;
  border-radius: 8px;
  background: #f9dcdc;
  text-align: center;
}
#spContents .wrapGoodsDetailBsc.sp div.wrapCaution p {
  margin: 0 0 10px 0;
  text-align: center;
}
#spContents div.wrapGoodsDetailBsc.sp .wrapCaution p.naked {
  margin: 0;
}
#spContents .wrapGoodsDetailBsc.sp div.wrapCaution ul {
  display: inline-block;
  text-align: center;
}
#spContents .wrapGoodsDetailBsc.sp div.wrapCaution li {
  display: inline-block;
  padding: 0 5px;
  text-align: center;
  font-size: 0.95em;
}
#spContents .wrapGoodsDetailBsc.sp div.wrapCaution li.newwin a {
  padding: 0 0 0 15px;
  background: url(../../images/product-detail/medical/dotest/icon_newwin.png) no-repeat 0 50%;
}
#spContents .wrapGoodsDetailBsc.sp div.wrapCaution li.pdf a {
  padding: 0 0 0 20px;
  background: url(../../images/product-detail/medical/dotest/icon_pdf.png) no-repeat 0 50%;
}
#spContents .wrapGoodsDetailBsc.sp div.wrapCaution p.naked.dyn {
  margin: 20px 0 0 0;
  text-align: left;
  font-size: 0.85em;
}
#spContents div.wrapGoodsDetailBsc.sp .wrapCaution p.naked + ul {
  margin-top: 15px;
}
#spContents .wrapGoodsDetailBsc.sp div.cautionTop {
  margin: 0 0 20px;
}
/*--------------------------------------------*/
.shippingCp {
  display: block;
  margin: 0 auto 10px;
}
.shippingCp img {
  width: 100%;
  height: auto;
}
.shippingCp.idx {
  margin: 0 0 5px;
}
.shippingCp.idx img {
  min-width: 130px;
  width: 60%;
  max-width: 300px;
}
/*--------------------------------------------*/

@charset "utf-8";
div.wrapHaresu {
  clear: both;
}

div.wrapHaresu > div {
  padding: 30px;
}

div.wrapHaresu > div.lay1 {
  padding: 0 20px;
}

div.wrapHaresu.sp > div {
  padding: 20px 10px;
}

div.wrapHaresu > div.dyn,
div.wrapHaresu.sp > div.dyn {
  padding: 0;
}

div.wrapHaresu > div + div {
  margin-top: 30px;
}

div.wrapHaresu p.note {
  font-size: 0.75em;
  line-height: 1.6;
}

div.wrapHaresu .bg-blue {
  background-color: #f0f7fe;
}

div.wrapHaresu > div h2 {
  margin: 0 0 20px 0;
  padding: 0;
  color: #00448f;
  font-family: "游明朝体", "Yu Mincho", YuMincho;
  font-size: 30px;
  border-bottom: 1px solid #00448f;
}

div.wrapHaresu.sp > div h2 {
  margin: 0 0 10px 0;
  font-size: 26px;
}

#spContents div.wrapHaresu.sp p.naked2 {
  margin: 0 0 20px;
}

div.wrapHaresu > div h3 {
  margin: 0 0 15px 0;
  padding: 0;
  color: #333333;
  font-family: "游明朝体", "Yu Mincho", YuMincho;
  font-size: 20px;
  font-weight: bold;
}

div.wrapHaresu > div .afterClear + .afterClear {
  margin-top: 30px;
}

div.wrapHaresu > div p.naked {
  margin: 0;
}

div.wrapHaresu > div .fL,
div.wrapHaresu > div p.naked.fL {
  float: left;
  margin: 0;
}

div.wrapHaresu.sp > div .fL,
div.wrapHaresu.sp > div p.naked.fL {
  float: none;
}

div.wrapHaresu > div .fR,
div.wrapHaresu > div p.naked.fR {
  float: right;
  margin: 0;
}

div.wrapHaresu.sp > div .fR,
div.wrapHaresu.sp > div p.naked.fR {
  float: none;
}

div.wrapHaresu > div span.caption {
  display: block;
  margin: 10px 0 0 0;
  text-align: center;
  font-size: 0.85em;
}

/**/
/*今すぐできる歯槽膿漏チェック*/
div.wrapHaresu #sec-02 #checklist {
  background-color: #f3dca0;
  padding: 5px;
  margin-top: 25px;
}

div.wrapHaresu #sec-02 #checklist .border-white {
  background-color: #fefaea;
  padding: 15px 20px;
}

div.wrapHaresu.sp #sec-02 #checklist .border-white {
  padding: 10px;
}

div.wrapHaresu #sec-02 #checklist .border-white ul li {
  background: url(sec-02-check.png) no-repeat 10px 50%;
  background-size: 20px auto;
  padding: 12px 0 12px 40px;
  font-size: 15px;
  line-height: 1;
}

div.wrapHaresu.sp #sec-02 #checklist .border-white ul li {
  background: url(sec-02-check.png) no-repeat 5px 50%;
  background-size: 15px auto;
  padding: 10px 0 10px 30px;
  font-size: 12px;
}

div.wrapHaresu #sec-02 #checklist .border-white ul li + li {
  border-top: 1px solid #e1ddce;
}

/**/
/*事実*/
div.wrapHaresu h2.div.wrapHaresu > div h2 {
  border-bottom: 1px solid #004491;
  margin: 0 0 20px;
}

div.wrapHaresu.sp h2.sec-subtitle {
  background: #004491;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.4;
  padding: 5px;
  font-weight: bold;
  text-align: center;
}

div.wrapHaresu h2.sec-subtitle.dyn {
  margin-top: 40px;
}

div.wrapHaresu #sec-04-1 #sec-04-1-lead {
  width: 100%;
  margin: 25px auto;
  padding-top: 50px;
  background: url(sec-04-1-arrow.png) no-repeat center 0;
  background-size: 70px auto;
  color: #2a5c9f;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho;
}

div.wrapHaresu #sec-04-1 #sec-04-1-lead strong {
  text-decoration: underline;
  font-size: 120%;
}

div.wrapHaresu #sec-07 p {
  margin: 0 auto;
}

div.wrapHaresu.sp #sec-04-1 #sec-04-1-lead {
  font-size: 1em;
}

/**/

div.wrapHaresu #sec-09 #sec-09-lead {
  overflow: hidden;
}

div.wrapHaresu #sec-09 #sec-09-lead #sec-09-doctor {
  width: 320px;
  padding: 15px;
  margin-bottom: 40px;
  border: 1px solid #c8d9ef;
  background-color: #fff;
  overflow: hidden;
}

div.wrapHaresu #sec-09 #sec-09-lead #sec-09-doctor p {
  width: 100px;
  float: left;
}

div.wrapHaresu #sec-09 #sec-09-lead #sec-09-doctor dl {
  float: right;
  width: 200px;
}

div.wrapHaresu #sec-09 #sec-09-lead #sec-09-doctor dl dt {
  font-size: 19px;
  font-weight: bold;
  color: #004491;
  border-bottom: 1px dotted #7fa1c8;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

div.wrapHaresu #sec-09 #sec-09-lead #sec-09-doctor dl dd {
  font-size: 13px;
}

div.wrapHaresu #sec-09 #sec-09-lead #sec-09-doctor dl dd strong {
  font-size: 16px;
  font-weight: bold;
}

div.wrapHaresu.sp #sec-09 #sec-09-lead #sec-09-doctor {
  width: auto;
  padding: 10px;
}

div.wrapHaresu.sp #sec-09 #sec-09-lead #sec-09-doctor p {
  float: left;
  width: 25%;
}

div.wrapHaresu.sp #sec-09 #sec-09-lead #sec-09-doctor p img {
  width: 100%;
  height: auto;
}

div.wrapHaresu.sp #sec-09 #sec-09-lead #sec-09-doctor dl {
  float: right;
  width: 70%;
}

/**/
div.wrapHaresu section section:first-of-type {
  padding-top: 0;
}

div.wrapHaresu h1.sec-title {
  position: relative;
  font-size: 30px;
  font-weight: bold;
  color: #004491;
  margin-bottom: 20px;
}

div.wrapHaresu h1.sec-title:before,
div.wrapHaresu h1.sec-title:after {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0px;
}

div.wrapHaresu h1.sec-title:before {
  background-color: #004491;
  margin-top: -1px;
}

div.wrapHaresu h1.sec-title:after {
  background-color: #789dc7;
  margin-top: 1px;
}

div.wrapHaresu h1.sec-title span {
  position: relative;
  display: inline-block;
  background-color: #fff;
  padding-right: 20px;
  z-index: 9;
}

div.wrapHaresu .bg-blue h1.sec-title span {
  background-color: #f0f7fe;
}

div.wrapHaresu .border-white {
  border: 1px solid #fff;
}

div.wrapHaresu .mov-wrap {
  background-color: #c8d9ef;
  padding: 5px;
  margin: 0 auto;
}

div.wrapHaresu #sec-01 p.txt {
  width: 600px;
}

div.wrapHaresu #sec-01 p.img {
  width: 260px;
}

div.wrapHaresu #sec-01 #sec-01-1 {
  overflow: hidden;
}

div.wrapHaresu #sec-01 #sec-01-1 p.txt {
  float: left;
}

div.wrapHaresu #sec-01 #sec-01-1 p.img {
  float: right;
}

div.wrapHaresu #sec-01 #sec-01-2 {
  margin-top: 30px;
  overflow: hidden;
}

div.wrapHaresu #sec-01 #sec-01-2 p.txt {
  float: right;
}

div.wrapHaresu #sec-01 #sec-01-2 p.img {
  float: left;
  text-align: right;
}

div.wrapHaresu #sec-01 #sec-01-2 p.img span {
  font-size: 12px;
}

div.wrapHaresu #sec-04 h1.sec-title span {
  position: relative;
  padding-right: 150px;
}

div.wrapHaresu #sec-04 h1.sec-title span img {
  position: absolute;
  width: 120px;
  bottom: -15px;
  right: 20px;
}

div.wrapHaresu #sec-04-2 p.sec-04-2-lead {
  margin: 40px auto;
  text-align: center;
}

div.wrapHaresu #sec-04-2 img.pr {
  margin: 30px auto 0;
  display: block;
  width: 100%;
  height: auto;
}

div.wrapHaresu #sec-04-2 p.note {
  font-size: 11px;
  text-align: center;
  margin-top: 10px;
}

div.wrapHaresu #sec-04-3 div.fL {
  float: left;
  width: 470px;
}

div.wrapHaresu #sec-04-3 img.fR {
  float: right;
}

div.wrapHaresu #sec-04-3 dl dt h3 {
  font-size: 22px;
  font-weight: bold;
  color: #004491;
  padding-left: 20px;
  background: url(../../images/product-detail/haresu/icon-tooth.png) no-repeat 0 center;
  background-size: 12px auto;
}

div.wrapHaresu #sec-04-3 dl dd {
  margin: 10px 0 30px;
  padding: 0 0 0 5%;
}

div.wrapHaresu #sec-04-3 dl dd img {
  position: absolute;
  width: 132px;
  top: 0;
  right: 0;
}

div.wrapHaresu #sec-04-3 p.note {
  font-size: 12px;
  margin-top: 20px;
}

div.wrapHaresu {
  clear: both;
}

div.wrapHaresu h3,
div.wrapHaresuSp h3 {
  /*	color: #00448f;
        font-family: "游明朝体", "Yu Mincho", YuMincho;*/
}

div.wrapHaresu p.naked {
  font-size: 1.2em;
  line-height: 160%;
}

/**/
div.wrapHaresuSp ol.naked li {
  list-style: outside decimal;
  margin: 5px 0 0 25px;
  padding: 0 0 0 15px;
  font-size: 0.9em;
}

/**/
div.caution {
  margin: 30px 0;
  padding: 30px;
  border: 5px solid #ffc5c5;
  border-radius: 8px;
  background: #f9dcdc;
  text-align: center;
}

div.caution p {
  margin: 0 0 10px 0;
  text-align: center;
}

div.caution ul {
  display: inline-block;
  text-align: center;
}

div.caution li {
  display: inline-block;
  padding: 0 5px;
  text-align: center;
  font-size: 0.95em;
}

div.caution li.newwin a {
  padding: 0 0 0 15px;
  background: url(../../images/product-detail/medical/dotest/icon_newwin.png) no-repeat 0 50%;
}

div.caution li.pdf a {
  padding: 0 0 0 20px;
  background: url(../../images/product-detail/medical/dotest/icon_pdf.png) no-repeat 0 50%;
}

div.caution p.naked.dyn {
  margin: 20px 0 0 0;
  text-align: left;
  font-size: 0.85em;
}

/**/

@charset "utf-8";
/*------------------------------*/
div.wrapHaresu .wrapOffer {
  margin: 40px 0;
}

div.wrapHaresu.sp .wrapOffer {
  margin: 20px 0;
}

div.wrapHaresu .wrapTeiki {
  margin: 40px 0 60px;
}

div.wrapHaresu.sp .wrapTeiki {
  margin: 40px 10px;
}

div.wrapHaresu .wrapTeiki .image {
  margin: 20px 0 10px;
}

div.wrapHaresu .wrapTeiki h2 {
  margin: 60px 0 30px 0;
  color: #010f50;
  font-size: 2.2em;
  text-align: center;
  border: none;
}

div.wrapHaresu.sp .wrapTeiki h2 {
  margin: 30px 0 20px 0;
  font-size: 6vw;
  font-weight: normal;
}

div.wrapHaresu .wrapTeiki h3 {
  margin: 30px 0 20px 0;
  text-align: center;
  font-size: 1.4em;
  background: #e7d299;
  border-radius: 50px;
  color: #010f50;
  padding: 10px;
}

div.wrapHaresu .wrapTeiki h4 {
  margin: 20px 0 10px 0;
  color: #010f50;
  font-size: 1.2em;
}

.teikiEle {
  margin: 0 30px;
}

div.wrapHaresu.sp .wrapTeiki h3 {
  font-size: 1em;
  border-radius: 10px;
}

div.wrapHaresu.sp .teikiEle {
  margin: 0;
}

/**/
div.linkAnchor {
  margin: 20px 0 0 0;
  background: #004098;
  padding: 1px;
}

div.linkAnchor.sp {
  margin: 20px 10px;
}

div.linkAnchor a {
  display: block;
  border: 1px solid #ffffff;
  background: #004098 url(../btn_cart_anker2_icon.png) no-repeat 96% 50%;
  color: #ffffff;
  text-align: center;
  padding: 10px 20px;
  text-decoration: none;
  font-size: 0.9em;
}

div.linkAnchor a:hover {
  text-decoration: none;
  background-color: #008bbc;
  color: #ffffff;
}

@charset "utf-8";
/* ===================================================================
CSS information
file name  :contents.css
style info :下層コンテンツ用(#undercolumn)
=================================================================== */
/* -----------------------------------------------
#undercolumn 汎用
----------------------------------------------- */
/*#undercolumn{
padding-bottom:35px;
}*/
/**イントロダクション*/
.information {
  font-weight: bold;
  padding: 5px 10px;
  line-height: 1.3;
  border-bottom: #ccc solid 1px;
}

.information p:first-child {
  font-size: 14px;
  margin-bottom: 0.5em;
}

/*フォーム枠*/
.form_area {
  padding: 10px;
}

.form_area p:first-child {
  margin-bottom: 0.5em;
}

.formBox {
  margin-bottom: 20px;
  border: #a9abad solid 1px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

.innerBox {
  padding: 10px;
  border-bottom: #ccc solid 1px;
}

.arrowBox {
  padding: 10px 25px 10px 10px;
  background: url(../img/common/ico_arrowR.png) 95% center no-repeat;
  border-bottom: #ccc solid 1px;
  clear: both;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .arrowBox {
    background: url(../img/common/ico_arrowR2.png) 95% center no-repeat;
    -webkit-background-size: 10px 15px;
    background-size: 10px 15px;
  }
}

.box_header {
  font-size: 16px;
  font-weight: bold;
  background: #eee;
  padding: 10px;
  border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-radius: 7px 7px 0 0;
  border-bottom: #ccc solid 1px;
}

/*合計(フォーム下)*/
.total_area,
.result_area {
  padding: 10px;
  text-align: right;
  background: #f7f5f0;
  border-top: #fff solid 1px;
  border-bottom: #a9abad solid 1px;
}

.formBox .btn_area_btm {
  padding: 10px;
  background: #f7f5f0;
  border-top: #fff solid 1px;
  border-bottom: none;
  border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  -webkit-border-radius: 0 0 7px 7px;
}

.formBox div:first-child {
  border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-radius: 7px 7px 0 0;
}

.formBox div:last-child {
  border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  -webkit-border-radius: 0 0 7px 7px;
  border-bottom: none;
}

.form_area div:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.attention {
  color: red;
  font-size: 110%;
  font-weight: bold;
}

.example {
  color: gray;
}

/*-------------------------------------------------
テーブル
----------------------------------------------- */
table {
  width: 100%;
}

table.widthAuto {
  width: auto;
}

table th {
  text-align: left;
  /*	padding:0.5em;*/
  font-weight: bold;
}

table th,
table td {
  /*	padding:0.5em 0;*/
}

.tblOrder {
  width: 100%;
  border: 1px solid #f2b09a;
}

.tblOrder th {
  font-weight: normal;
  /*width:180px;*/
  background: #f7f3e8;
  text-align: left;
  border-bottom: 1px dotted #f2b09a;
  font-size: 1rem;
}

.tblOrder th.dyn {
  width: auto;
  padding: 10px;
  border-bottom: none;
}

.tblOrder th span {
  display: block;
  padding: 15px 10px;
}

.tblOrder td {
  width: auto;
  text-align: left;
  padding: 15px 10px;
  border-bottom: 1px dotted #f2b09a;
  font-size: 0.9rem;
}

.tblOrder td input,
.tblOrder td select {
  padding: 5px;
  font-size: 1.1rem;
}

.tblOrder td span.example {
  display: block;
  margin: 5px 0 0;
  font-size: 0.9rem;
}

.tblOrder td div.ele + div.ele {
  margin-top: 15px;
}

.tblOrder td .attention {
  font-size: 0.9rem;
  margin: 0 0 5px 0;
  color: #red;
}

.tblOrder .radioNomi td {
  padding-left: 0;
}

.tblOrder .radioNomi td .jikanSitei {
  padding-right: 20px;
}

.tblOrder th.btm,
.tblOrder td.btm {
  border-bottom: none;
}

/* -----------------------------------------------
カートボックス
----------------------------------------------- */

/*カゴの中の商品*/
.cartinarea {
  padding: 10px;
  border-bottom: #ccc solid 1px;
}

.cartitemBox {
  padding: 10px 0;
  border-bottom: #ccc solid 1px;
  clear: both;
}

.cartinarea .cartitemBox:last-child {
  border-bottom: none;
}

.cartinarea .photoL {
  width: 80px;
}

.cartinarea .cartinContents {
  width: 68%;
  float: right;
  display: block;
  position: relative;
}

.cartinarea .cartinContents p {
  line-height: 1.2;
}

.cartinContents div {
  min-height: 50px;
}

/* -----------------------------------------------
ふきだしボックス
----------------------------------------------- */
.bubbleBox {
  width: 90%;
  font-weight: bold;
  margin: 10px auto 20px auto;
  padding: 10px 15px;
  position: relative;
  background-color: #f6f6f6;
  border: 1px solid #c5c4c0;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-box-shadow: inset 1px 1px 1px #fff;
  -webkit-box-shadow: inset 1px 1px 1px #fff;
  cursor: pointer;
}

.bubble_arrow_line {
  width: 0;
  height: 0;
  border-color: #c5c4c0 transparent transparent transparent;
  border-style: solid;
  border-width: 10px;
  position: absolute;
  bottom: -21px;
  left: 50%;
}

.bubble_arrow {
  width: 0;
  height: 0;
  border-color: #f6f6f6 transparent transparent transparent;
  border-style: solid;
  border-width: 10px;
  position: absolute;
  bottom: -19px;
  left: 50%;
}

.bubble_announce {
  height: 2.5em;
  background: url(../img/common/ico_arrowR.png) right center no-repeat;
  clear: both;
  vertical-align: middle;
  margin-bottom: 5px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .bubble_announce {
    background: url(../img/common/ico_arrowR2.png) right center no-repeat;
    -webkit-background-size: 10px 15px;
    background-size: 10px 15px;
  }
}

.bubbleBox p.fb {
  line-height: 2.5em;
}

.deliv_announce p {
  width: 80%;
}

.bubbleBox a:link,
.bubbleBox a:visited {
  color: #333;
}

/* -----------------------------------------------
カートの中ページ
----------------------------------------------- */
.totalmoney_area {
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  border-bottom: #ccc solid 1px;
}

.point_announce {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}

.cartinContents .btn_delete {
  padding: 2px;
  right: 0;
  float: right;
  position: absolute;
  top: 0;
  cursor: pointer;
}

.cartinContents ul {
  float: right;
  clear: both;
  line-height: 1.1;
}

.cartinContents ul li {
  display: inline;
  float: left;
}

.cartinContents ul li.result {
  padding-left: 0.5em;
  padding-top: 1em;
  vertical-align: bottom;
}

.cartinContents p {
  margin-right: 25px;
}

.cartinContents p.btn_delete {
  margin-right: 0;
}

/* -----------------------------------------------
お届け先指定
----------------------------------------------- */
.deliv_check {
  clear: both;
}

.deliv_check dt {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 10px 5px 10px;
  background: #eee;
  border-top: #fff solid 1px;
  vertical-align: middle;
  position: relative;
  display: block;
}

.deliv_check dt p {
  vertical-align: middle;
}

.deliv_check dd {
  font-size: 12px;
  padding: 10px;
  border-bottom: #ccc solid 1px;
  display: block;
}

.deliv_check dd.end {
  border-bottom: none;
}

.deliv_check dd p {
  display: inline;
  float: left;
}

.deliv_check ul.edit {
  float: right;
  clear: right;
  display: inline;
  line-height: 1.1;
  position: absolute;
  right: 10px;
  top: 12px;
}

.deliv_check dt.first {
  border-top: none;
  border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-radius: 7px 7px 0 0;
}

/* -----------------------------------------------
お届け先指定(複数)
----------------------------------------------- */
.delivitemBox {
  padding: 10px;
  border-bottom: #ccc solid 1px;
  clear: both;
  position: relative;
}

.delivitemBox .photoL {
  width: 80px;
}

.delivitemBox .delivContents {
  width: 67%;
  float: right;
  display: block;
  position: relative;
}

.delivContents p {
  float: left;
  line-height: 1.2;
  margin-bottom: 5px;
  margin-right: 40px;
}

.delivContents ul {
  width: 3em;
  float: right;
  right: 7px;
  position: absolute;
}

.delivContents ul li {
  text-align: center;
  clear: both;
}

.delivContents ul li:first-child {
  line-height: 1.2;
  vertical-align: bottom;
}

/* -----------------------------------------------
お支払方法・お届け時間等の指定
----------------------------------------------- */
.pay_area ul {
  padding: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}

.pay_area ul li {
  line-height: 1.5;
  margin-bottom: 6px;
}

.pay_area .attention,
.pay_area2 .attention {
  margin-left: 10px;
}

.pay_area02 select:first-child {
  margin-bottom: 12px;
}

p.check_point {
  font-size: 12px;
  padding-left: 1em;
  font-weight: normal;
}

p.check_point .box_point {
  margin-right: 0.5em;
}

.contact_area p {
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 10px;
}

.contact_area .textarea {
  width: 95%;
}

.non-select-msg {
  margin: 20px 0;
  border: none;
}

.time_select {
  margin-top: 5px;
  margin-bottom: 15px;
}

/* -----------------------------------------------
ご注文内容のご確認
----------------------------------------------- */
.cartcartconfirmarea {
  padding: 0 10px;
  border-bottom: #ccc solid 1px;
}

.cartconfirmBox {
  padding: 10px 0;
  border-bottom: #ccc solid 1px;
  clear: both;
  position: relative;
}

.cartconfirmBox:last-child {
  border-bottom: none;
}

.cartconfirmBox .photoL {
  width: 80px;
  float: left;
}

.cartconfirmContents {
  width: 67%;
  float: right;
  display: block;
  position: relative;
  line-height: 1.3;
}

.cartconfirmContents div {
  min-height: 62px;
  line-height: 1.3;
}

.cartconfirmBox ul {
  float: right;
  clear: both;
  line-height: 1.1;
}

.cartconfirmBox ul li {
  display: inline;
  font-weight: bold;
}

.cartconfirmBox ul li.result {
  padding-left: 1em;
  vertical-align: bottom;
}

.result_area {
  font-size: 14px;
  font-weight: bold;
}

.result_area dl {
  text-align: right;
  float: right;
  display: block;
}

.result_area dt,
.result_area dd {
  text-align: right;
}

.result_area dt {
  font-size: 11px;
  clear: left;
  float: right;
}

dl.point dl {
  display: block;
}

.point_confifrm dl {
  font-weight: bold;
  border-bottom: #ccc solid 1px;
}

.point_confifrm dl:last-child {
  border-bottom: none;
}

.point_confifrm dt {
  width: 60%;
  padding: 10px 0 10px 10px;
  float: left;
  display: block;
}

.point_confifrm dd {
  width: 30%;
  padding: 10px 10px 10px 0;
  float: right;
  text-align: right;
}

.deliv_confirm dt {
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  background: #eee;
  border-top: #fff solid 1px;
  border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-radius: 7px 7px 0 0;
  line-height: 1.2;
  vertical-align: middle;
  position: relative;
  display: block;
}

.deliv_confirm dd {
  font-size: 12px;
  padding: 10px;
  border-bottom: #ccc solid 1px;
  display: block;
  line-height: 1.3;
}

.deliv_confirm dd:last-child {
  border-bottom: none;
}

.deliv_confirm dd p.deliv_name {
  margin-bottom: 3px;
  font-size: 14px;
  line-height: 1.3;
}

.date_confirm li {
  padding-right: 1em;
  display: inline;
}

/* -----------------------------------------------
入力フォーム/確認画面共通
----------------------------------------------- */
dl.form_entry {
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0;
  border-top: #999 solid 1px;
  border-bottom: #999 solid 1px;
  position: relative;
}

dl.form_entry dt {
  font-weight: bold;
  padding: 10px 12px 0;
}

dl.form_entry dd {
  padding: 0 12px 10px;
  border-bottom: #ccc solid 1px;
  line-height: 1.2;
}

dl.form_entry dd:last-child {
  border-bottom: 0;
}

dl.form_entry .selectdate {
  margin-top: 12px;
  padding: 5px 6px 5px 4px;
  font-size: 12px;
  vertical-align: bottom;
}

dl.form_entry li {
  margin-bottom: 0.3em;
  vertical-align: middle;
}

dl.form_entry .bg_head {
  padding-bottom: 10px;
}

/* -----------------------------------------------
完了画面
----------------------------------------------- */
.thankstext {
  font-size: 16px;
  color: #ff6633;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 10px;
  line-height: 1.3;
}

#completetext p {
  line-height: 1.3;
}

#completetext,
.shopInformation {
  font-size: 14px;
  padding: 10px;
  clear: both;
}

#completetext p,
.shopInformation p {
  margin-bottom: 0.5em;
  line-height: 1.3;
}

/* -----------------------------------------------
特定商/当サイトについて
----------------------------------------------- */
dl.form_info {
  width: 100%;
  margin: 10px 0 15px 0;
  padding: 0;
  border-bottom: #999 solid 1px;
  position: relative;
}

dl.form_info dt {
  font-weight: bold;
  padding: 10px 10px 0;
}

dl.form_info dd {
  padding: 0 10px 10px;
  border-bottom: #ccc solid 1px;
}

dl.form_info dd:last-child {
  border-bottom: 0;
}

#maps {
  width: 88% !important;
  margin: 10px auto !important;
}

/* -----------------------------------------------
規約
----------------------------------------------- */
#kiyaku_text {
  padding: 10px 20px;
  border-bottom: #999 solid 1px;
  border-top: #999 solid 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3;
}

/*-------------------------------------------------
error
----------------------------------------*/
#errorBox {
  text-align: left;
  padding: 20px;
}

/* pschecker
----------------------------------------------- */

.strength-indicator {
  /*	width: 200px;
        height: 120px;
        position: absolute;
        left: 300px;
        top: 2px;
        border-left: solid 2px gray;*/
  padding: 8px 8px 10px 16px;
  margin-left: 4px;
}

.strength-indicator {
  line-height: 18px;
}

#passwordSection .meter {
  float: left;
  display: block;
  width: 151px;
  height: 18px;
  background-image: url(../img/rohto/img_password_indicator.gif);
}

#passwordSection .strong {
  background-position: 0 -54px !important;
}

#passwordSection .medium {
  background-position: 0 -36px !important;
}

#passwordSection .week {
  background-position: 0 -18px !important;
}

#passwordSection .no-match {
  color: #ff7b78 !important;
}

/*
.password-container
{
	width: 480px;
	height: 130px;
	padding: 4px;
	position: relative;
}
*/
.password-container p {
  margin: 0;
  padding: 0;
  margin-top: 8px;
}

.password-container p label {
  text-align: right;
  display: inline-block;
  width: 130px;
  color: #6e6e6e;
  font-size: 14px;
}

.password-container p input[type="password"] {
  width: 250px;
  height: 42px;
  background-color: #232a34;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: none;
  color: #fff;
  font-size: 24px;
}

.password-container .info {
  display: block;
  color: Gray;
  margin-left: 134px;
}

#passwordSection .error {
  display: block;
  font-size: 0.75em;
}

#passwordSection .submit-button {
  width: 74px;
  height: 20px;
  display: block;
  margin-left: 312px;
}

#passwordSection a.submit-button {
  text-decoration: none;
  color: #282834;
  font-size: 18px;
}

#passwordSection .locked {
  background-image: url(../img/picture/locked.jpg);
  background-position: right;
  background-repeat: no-repeat;
}

#passwordSection .unlocked {
  background-image: url(../img/picture/unlocked.jpg);
  background-position: right;
  background-repeat: no-repeat;
}

.chkIndicatorBox {
  margin: 6px 0 0 14px;
  background: #ffece5;
  text-align: center;
}

.chkIndicatorBox p.tit {
  padding-top: 1em;
  font-weight: bold;
  text-align: center;
  color: #ea673b;
}

.password-container .labelBox {
  float: left;
  width: 38px;
}

/* -----------------------------------------------
マイページ ナビ
----------------------------------------------- */
ul.myPageMenu {
  width: 100%;
  padding: 20px 0;
  background-color: #eee;
}

ul.myPageMenu li {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background-color: #fff;
  width: 90%;
  margin: 0 auto;
}

ul.myPageMenu li:first-child {
  border-radius: 5px 5px 0 0;
}

ul.myPageMenu li:last-child {
  border-bottom: 1px solid #ccc;
  border-radius: 0 0 5px 5px;
}

ul.myPageMenu li a {
  display: block;
  padding: 10px 12px;
  text-decoration: none;
  color: #003b9b;
}

ul.myPageMenu li a span.dsc {
  display: block;
  margin-top: 0.4em;
  color: #878787;
  font-size: 0.8em;
}

/* -----------------------------------------------
ページナビ
----------------------------------------------- */
.pagenumber_area ul.navi {
  margin: 0 10px;
  font-size: 60%;
}

.pagenumber_area ul.navi:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.pagenumber_area ul.navi li {
  float: left;
  padding: 5px;
}

.pagenumber_area ul.navi li a {
  text-decoration: none;
  background: #eee;
  padding: 5px 10px;
  color: #333;
  border-radius: 3px;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
tr,
th,
td,
em,
img,
form,
map,
area {
  margin: 0;
  padding: 0;
  border: none;
  list-style: none outside;
}

th,
td,
strong {
  vertical-align: top;
}

address,
em {
  font-style: normal;
}

h2,
h3,
h4 {
  clear: both;
  font-weight: normal;
}

h2.spNaked {
  margin: 0 0 10px;
  padding: 7px 0;
  background: #0c419a;
  color: #ffffff;
  text-align: center;
  font-size: 1em;
  line-height: 1;
  vertical-align: middle;
}

h2.spNaked.home {
  margin: 0;
}

h2.spSub {
  margin: -9px 0 10px;
  padding: 7px 0;
  background: #c8e5f6;
  color: #1064b1;
  text-align: center;
  font-size: 1em;
  line-height: 1;
  vertical-align: middle;
}

h2.mTop {
  margin-top: 10px;
}

h2.spNaked img,
h2.spSub img {
  vertical-align: text-top;
}

h2.spNaked span {
  font-size: 0.65em;
  vertical-align: middle;
  background: #072e6f;
  border-top: 1px solid #041d53;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 2px 10px;
}

.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.bdrBx {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.afterClear {
  overflow: hidden;
}

.afterClear:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*--------------------------------------------*/
#spHeader {
  height: 51px;
  background: url(../img/rohto/head_back.gif) repeat-x;
  text-align: center;
}

.rohtta {
  font-size: 0.75em;
  text-align: center;
  padding: 3px 0;
  color: #1064b1;
  border-bottom: solid 1px #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#ffffff));
  background: -moz-linear-gradient(top, #eaeaea, #ffffff);
  background: -o-linear-gradient(top, #eaeaea, #ffffff);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eaeaea', endColorstr='#ffffff')";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#eaeaea', endColorstr='#ffffff');
  background-color: #eaeaea;
}

.rohtta span {
  color: #666666;
  display: block;
  padding: 3px 0 0;
}

p.copy {
  font-size: 80%;
  color: #605f5f;
  padding: 5px 0;
  text-align: center;
}

/*--------------------------------------------*/
#spFooterNavi {
  margin: 0;
  border-bottom: 1px solid #262626;
}

#spFooterNavi table.ftBtn {
  width: 100%;
  background: url(../img/rohto/foot_btn_back.gif) repeat-x top #082e7c;
  table-layout: fixed;
}

#spFooterNavi table.ftBtn td {
  font-size: 0.563em;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
}

#spFooterNavi table.ftBtn td a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 40px 0 13px;
}

#spFooterNavi table.ftBtn td.f04 a {
  padding: 34px 0 7px;
}

#spFooterNavi table.ftBtn td.f01 {
  background: url(../img/rohto/foot_btn_01.gif) no-repeat top;
}

#spFooterNavi table.ftBtn td.f02 {
  background: url(../img/rohto/foot_btn_02.gif) no-repeat top;
}

#spFooterNavi table.ftBtn td.f03 {
  background: url(../img/rohto/foot_btn_03.gif) no-repeat top;
}

#spFooterNavi table.ftBtn td.f04 {
  background: url(../img/rohto/foot_btn_04.gif) no-repeat top;
}

#spFooterNavi table.ftBtn td.f05 {
  background: url(../img/rohto/foot_btn_05.gif) no-repeat top;
}

#spFooter {
  margin: 1px 0 0;
}

#spFooter table.ftSubbtn {
  width: 100%;
  table-layout: fixed;
}

#spFooter table.ftSubbtn td {
  color: #1064b1;
  font-size: 0.688em;
  text-align: center;
  vertical-align: middle;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #cbcbcb;
  background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#e4e4e4));
  background: -moz-linear-gradient(top, #f0f0f0, #e4e4e4);
  background: -o-linear-gradient(top, #f0f0f0, #e4e4e4);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f0f0f0', endColorstr='#e4e4e4')";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f0f0f0', endColorstr='#e4e4e4');
  background-color: #e4e4e4;
}

#spFooter table.ftSubbtn td a {
  display: block;
  padding: 10px 0;
  color: #1064b1;
  text-decoration: none;
}

#spFooter table.ftSubbtn td a.conL {
  border-right: solid 1px #e3e3e3;
}

#spFooter table.ftSubbtn td a.conR {
  border-left: solid 1px #ffffff;
}

#spFooter .rohto {
  font-size: 0.75em;
  line-height: 130%;
  text-align: center;
  margin: 20px 0;
}

#spFooter .copy {
  padding: 10px 0;
  font-size: 0.5em;
  line-height: 1em;
  text-align: center;
  background: #606060;
  color: #ffffff;
}

/*--------------------------------------------*/
#spContents #search {
  margin: 0 0 20px;
}

#spContents #search h2 {
  margin: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
  background: -moz-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
  background: -o-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
  background-color: #0c419a;
  border-top: 1px solid #4c4c4c;
}

div.wrapSearchCategory h3,
#spContents #search h3 {
  margin: 0;
  padding: 12px 10px;
  color: #1064b1;
  background: #c8e6f6;
  border-top: 1px solid #ffffff;
  font-size: 0.9em;
  font-weight: bold;
}

div.wrapSearchCategory .line,
#spContents #search .line {
  border-bottom: 3px solid #0c419a;
}

div.wrapSearchCategory h3.line,
#spContents #search h3.line {
  border-top: 1px solid #ffffff;
  border-bottom: none;
}

div.wrapSearchCategory ul.category,
#spContents #search ul.category {
  margin: 0;
  color: #1064b1;
  font-size: 0.85em;
  font-weight: bold;
}

div.wrapSearchCategory ul.category li a,
#spContents #search .category li a {
  padding: 12px 10px;
  color: #1064b1;
  border-bottom: 1px solid #e3e3e3;
  text-decoration: none;
  display: block;
  background: url(../img/rohto/icon_link05.png) right center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3)) #092e7e;
  background: url(../img/rohto/icon_link05.png) right center no-repeat, -moz-linear-gradient(top, #ffffff, #f3f3f3);
  background: url(../img/rohto/icon_link05.png) right center no-repeat, -o-linear-gradient(top, #ffffff, #f3f3f3);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#092e7e')";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#092e7e');
  background-color: #f3f3f3;
  background-repeat: no-repeat;
  background-position: right center;
}

#spContents #search .brand {
  /*	background: #f9f6f3;*/
  margin: 0;
}

#spContents #search h4 {
  margin: 0;
  padding: 10px;
  /*	padding:20px 10px 7px 10px;*/
  color: #0c419a;
  /*	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #d1cecd), color-stop(2%, #ffffff), color-stop(6%, #ffffff), color-stop(7%, #efefef), color-stop(50%, #ffffff));
    background: -moz-gradient(linear, left top, left bottom, color-stop(1%, #d1cecd), color-stop(2%, #ffffff), color-stop(6%, #ffffff), color-stop(7%, #efefef), color-stop(50%, #ffffff));
    background: -o-gradient(linear, left top, left bottom, color-stop(1%, #d1cecd), color-stop(2%, #ffffff), color-stop(6%, #ffffff), color-stop(7%, #efefef), color-stop(50%, #ffffff));
*/
  background-color: #ffffff;
  /*	box-shadow: 0 1px 3px rgba(214,211,209,1);*/
  /*	-webkit-box-shadow: 0 1px 3px rgba(214,211,209,1);*/
  font-size: 1em;
  font-weight: bold;
  position: relative;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

#spContents #search div.wrapBrandNavList h4.home {
  padding: 0;
  border-top: 1px solid #d1cecd;
  border-bottom: 1px solid #f6f6f6;
  background: #e7e7e7;
}

#spContents #search div.wrapBrandNavList h4.home span {
  display: block;
  margin: 1px 0;
  padding: 12px 10px;
  line-height: 100%;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #dbdbdb;
  background: #ffffff;
  background: linear-gradient(to bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#ffffff));
}

#spContents #search .brand h4 span a {
  margin: 0;
  padding: 7px 20px 7px 5px;
  color: #404040;
  background: url(../img/rohto/icon_link06.gif) right center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fffefd), to(#f9f6f3)) #f9f6f3;
  background: url(../img/rohto/icon_link06.gif) right center no-repeat, -moz-gradient(linear, left top, left bottom, from(#fffefd), to(#f9f6f3)) #f9f6f3;
  background: url(../img/rohto/icon_link06.gif) right center no-repeat, -o-gradient(linear, left top, left bottom, from(#fffefd), to(#f9f6f3)) #f9f6f3;
  background-color: #f9f6f3;
  background-repeat: no-repeat;
  background-position: right center;
  box-shadow: 0 2px 2px rgba(214, 211, 209, 1) inset;
  -webkit-box-shadow: 0 2px 2px rgba(214, 211, 209, 1) inset;
  font-size: 0.71em;
  font-weight: bold;
  display: block-inline;
  position: absolute;
  right: 10px;
  bottom: -3px;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  text-decoration: none;
  text-shadow: none;
}

#spContents #search .brand table {
  width: 100%;
  table-layout: fixed;
  margin: 5px 0;
}

#spContents #search .brand table a {
  padding: 3px 0;
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #ffffff), color-stop(75%, #ededed), color-stop(100%, #f9f9f9));
  background: -moz-gradient(linear, left top, left bottom, color-stop(33%, #ffffff), color-stop(75%, #ededed), color-stop(100%, #f9f9f9));
  background: -o-gradient(linear, left top, left bottom, color-stop(33%, #ffffff), color-stop(75%, #ededed), color-stop(100%, #f9f9f9));
  background-color: #f9f9f9;
  box-shadow: 0 0 0 1px #e1e1e1, 0 2px 2px #d4d1cf;
  -webkit-box-shadow: 0 0 0 1px #e1e1e1, 0 2px 2px #d4d1cf;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #ffffff;
  text-align: center;
}

/*--------------------------------------------*/
#spContents #search ul.brandNavList {
  clear: both;
  margin: 5px auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  max-width: 460px;
  padding: 0 5px;
  overflow: hidden;
}

#spContents #search ul.brandNavList:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#spContents #search ul.brandNavList li {
  float: left;
  width: 50%;
  text-align: center;
}

#spContents #search ul.brandNavList li a {
  display: block;
  margin: 5px;
}

#spContents #search ul.brandNavList li a img {
  display: block;
  width: 100%;
  height: auto;
}

div.wrapBrandNavList p.link {
  margin: 20px auto;
  padding: 0 10px;
  text-align: center;
}

div.wrapBrandNavList p.link span {
  display: block;
  border-radius: 5px;
  background: #535252;
  background: linear-gradient(to bottom, #7a7a7a, #535252);
  background: -moz-linear-gradient(top, #7a7a7a 0%, #535252);
  background: -webkit-gradient(linear, left top, left bottom, from(#7a7a7a), to(#535252));
}

div.wrapBrandNavList p.link a {
  display: block;
  text-align: center;
  font-size: 0.8em;
  background: url(../img/rohto/icon_link03.gif) 100% 50% no-repeat;
  color: #ffffff;
  padding: 8px;
  text-decoration: none;
}

/*--------------------------------------------*/
#spContents #search .keyword,
.spInxKey {
  text-align: center;
}

#spContents #search .keyword table,
.spInxKey .keyword table {
  width: 100%;
  table-layout: fixed;
  margin: 10px 0;
}

#spContents #search .keyword table td.conL,
.spInxKey .keyword table td.conL {
  padding: 0 5px 0 0;
  vertical-align: middle;
}

#spContents #search .keyword table td.conR,
.spInxKey .keyword table td.conR {
  padding: 0 0 0 5px;
  vertical-align: middle;
}

#spContents #search .keyword table.btn td.conL {
  padding-left: 10px;
}

#spContents #search .keyword table.btn td.conR {
  padding-right: 10px;
}

#spContents #search .keyword table td.conR.btn,
.spInxKey .keyword table td.conR.btn {
  width: 80px;
}

#spContents #search .keyword table img,
.spInxKey .keyword table img {
  vertical-align: middle;
}

#spContents #search .keyword input[type="text"],
.spInxKey .keyword input[type="text"] {
  margin: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 5px;
  padding: 0;
  border: 1px solid #666666;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  /*font-size:0.75em;*/
  font-size: 1.3em;
  width: 100%;
  height: 32px;
}

#spContents #search .keyword .btnGray02,
.spInxKey .keyword .btnGray02 {
  padding: 5px 10px;
  margin: 0;
  font-size: 0.95em;
  display: block;
  width: 100%;
}

#spContents #search .keyword .btnGray03,
.spInxKey .keyword .btnGray03 {
  margin: 0;
  padding: 5px;
  display: block;
  text-align: center;
}

/*--------------------------------------------*/
/*パンくずリスト*/
#pankuzu {
  margin: 0 0 10px;
  padding: 6px 10px;
  background: #dfedf5 url(../img/rohto/pankuzu_back.gif) top repeat-x;
  font-size: 0.625em;
  overflow: hidden;
  position: relative;
  z-index: 10;
  border-bottom: 1px solid #dfedf5;
}

#pankuzu:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #ffffff;
}

#pankuzu img {
  display: block;
  float: left;
}

#pankuzu span {
  background: url(../img/rohto/pannkuzu_list.gif) left center no-repeat;
  display: block;
  float: left;
  padding: 0 0 0 16px;
}

#pankuzu a,
#pankuzu a:visited {
  text-decoration: none;
  color: #0055a3;
}

#pankuzu span.home {
  background: url(../img/rohto/icon_home.gif) left center no-repeat;
  text-indent: -9999px;
  width: 17px;
  height: 13px;
  padding: 0;
}

#pankuzu table td {
  height: 13px;
  vertical-align: middle;
}

#pankuzu table td span {
  font-size: 0.75em;
}

#pankuzu span.none {
  background: none;
  display: none;
}

/*----------------------*/
div.pageTop {
  display: none;
}

/*--------------------------------------------*/
#spContents {
  padding: 0;
  width: 100%;
}

/*----------------------*/
/*余白調整*/
#spContents .mLR10 {
  margin: 0 -10px;
}

.side10 {
  padding-left: 10px;
  padding-right: 10px;
}

.sideNon10 {
  padding-left: 0;
  padding-right: 0;
}

.pT10B20 {
  padding-top: 10px;
  padding-bottom: 20px;
}

/*----------------------*/
/*画像フロート*/
#spContents .conC {
  display: block;
  margin: 0 auto;
  text-align: center;
}

/*--------------------------------------------*/
/*メインビジュアル*/
#spMainVisual {
  width: 640px;
  margin: 0 auto;
  padding: 0;
  display: none;
  overflow: hidden;
}

#spMainVisualMainWrapper {
  position: relative;
  width: 100%;
}

#spMainVisual ul#spMainVisualMain {
  position: relative;
  left: 0;
  top: 0;
  list-style: none;
  width: 3200px;
  height: 265px;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.6s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0); /*display: none;*/
}

#spMainVisual ul#spMainVisualMain li {
  float: left;
  width: 640px;
  height: 265px;
  margin: 0;
  padding: 0;
}

#spMainVisual ul#spMainVisualTab {
  margin: 0;
  padding: 0;
}

#spMainVisual ul#spMainVisualTab li {
  float: left;
  margin: 0;
  padding: 0 6px;
}

#spMainVisual ul#spMainVisualMain:after,
#spMainVisual ul#spMainVisualTab:after {
  content: "";
  display: block;
  clear: both;
}

/*--------------------------------------------*/
/*カテゴリ・ブランド*/
h1.top {
  margin: 0 0 10px;
}

/*--------------------------------------------*/
/*商品詳細 SNS*/
div.snsBtn {
  height: 45px;
  width: 240px;
  margin: 0 auto;
}

div.snsBtn iframe {
  width: 120px;
  height: 21px;
  overflow: hidden;
  border: none;
}

div.snsBtn div.tweet {
  float: left;
  padding: 20px 0 0 0;
  width: 120px;
}

div.snsBtn div.fb {
  float: left;
  padding: 20px 0 0 0;
  width: 112px;
}

/*--------------------------------------------*/
a.blank {
  background: url(../../images/product-detail/link_blank.gif) no-repeat 0 50%;
  padding: 0 0 0 15px;
}

/*--------------------------------------------*/
.alert {
  border: 1px solid #e5ce00;
  background: #fff9db url(../../images/product-detail/alert.gif) 15px 15px no-repeat;
  padding: 15px 15px 0px 80px;
  margin-bottom: 20px;
}

/*-------------------------------------------------
追加2014.7.28
----------------------------------------------- */
p.spNaked {
  margin: 10px;
  font-size: 0.8em;
  line-height: 140%;
}

h3.spNaked {
  margin: 20px 0 10px 0;
  font-size: 1em;
  padding: 5px;
  background: #dfedf5;
}

h4.spNaked {
  margin: 20px 0;
  padding: 8px;
  border-left: 1px solid #005aac;
  font-size: 0.9em;
  background: url(../../images/product-detail/back_ptn2.gif);
}

ul.styleDisc {
  margin: 15px 5px 15px 15px;
  padding: 0;
}

ul.styleDisc li {
  margin: 0 0 0 20px;
  list-style: outside disc;
  font-size: 0.8em;
  line-height: 140%;
}

/*-------------------------------------------------
追加2016.11.30
----------------------------------------------- */
ol.styleDecimal li {
  list-style: outside decimal;
  margin: 10px 0 0 30px;
  font-size: 0.85em;
  line-height: 140%;
}

/**/
/*--------------------------------------------*/
/*ページトップへ,アンカーリンク 20170718*/
div.goTop,
div.goAnchor {
  margin: 20px 10px;
  text-align: right;
}

div.goAnchor {
  margin-top: 0;
}

div.goTop a,
div.goAnchor a {
  display: inline-block;
  padding: 5px 15px 5px 5px;
  text-align: right;
  font-size: 0.9em;
  color: #1064b1;
  text-decoration: none;
  background: url(../img/rohto/icon_link09.png) no-repeat 100% 50%;
  background-size: 11px auto;
}

div.goAnchor a {
  background: url(../img/rohto/icon_link10.png) no-repeat 100% 50%;
  background-size: 11px auto;
}

/*--------------------------------------------*/
/*追加2016.12.20 ブランドリスト*/
#Brand.footerList h4 {
  color: #0c419a;
  font-size: 1.2em;
  font-weight: bold;
  border-top: 1px solid #d1cecd;
  border-bottom: 1px solid #f6f6f6;
  background: #e7e7e7;
}

#spContents #search #Brand.footerList h4 {
  padding: 0;
}

#Brand.footerList h4 span {
  display: block;
  margin: 1px 0;
  padding: 12px 10px;
  line-height: 100%;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #dbdbdb;
  background: #ffffff;
  background: linear-gradient(to bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#ffffff));
}

#Brand.footerList ul.divider li {
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  background: #f6f6f6 url(../img/rohto/brand_list_btm.gif) repeat-x 0 100%;
  background-size: auto 4px;
  padding: 0 0 6px 0;
}

#Brand.footerList ul.divider li span.image,
#Brand.footerList ul.divider li span.divider {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

#Brand.footerList ul.divider li span.image {
  background: url(../img/rohto/brand_list_left.png) no-repeat 100% 50%;
  background-size: 2px auto;
  padding: 8px 12px;
}

#Brand.footerList ul.divider li span.divider {
  padding: 8px 38px 8px 12px;
}

#Brand.footerList ul.divider a {
  display: block;
  background: url(../img/rohto/icon_brand_list_right.png) no-repeat 100% 50%;
  background-size: 40px auto;
  text-decoration: none;
  color: #3e3e3e;
}

#Brand.footerList ul.divider li span.name,
#Brand.footerList ul.divider li span.desc {
  display: block;
}

#Brand.footerList ul.divider li span.name {
  color: #1064b1;
  font-weight: bold;
  font-size: 0.95em;
  text-align: left;
}

#Brand.footerList ul.divider li span.desc {
  font-size: 0.85em;
}

/**/
/*--------------------------------------------*/
/*add 20170803お勧め商品*/
.wrapRecommend.typ1 {
  border: 6px solid #8778be;
  border-radius: 8px;
  padding: 3px;
}

.wrapRecommend.typ1 .layBorder {
  border: 1px solid #8778be;
  padding: 15px;
}

.wrapRecommend.typ1 h2 {
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 1em;
  line-height: 150%;
  font-weight: bold;
  color: #fb0000;
  text-align: center;
  border-bottom: 1px dotted #0064b7;
}

/*.wrapRecommend h2 span.iconArrowDownRed{
display: inline-block;
margin: 0 15px;
width: 19px;
height: 13px;
background: url(../../images/product-detail/icon_arrow-down-red.png) no-repeat;
}*/
.wrapRecommend.typ1 .itemStP.wide {
  padding: 10px 0 0 0;
}

.wrapRecommend.typ1 .itemStP.wide {
  float: none;
  width: 100%;
}

.wrapRecommend.typ1 .itemStP.wide td.thum {
  text-align: left;
  width: auto;
}

.wrapRecommend.typ1 .itemStP.wide td.thum img {
  height: auto;
}

.wrapRecommend.typ1 .itemStP.wide dl {
  width: auto;
  margin: 0 0 0 15px;
}

.wrapRecommend.typ1 .itemStP.wide dt {
  margin: 8px 0 0 0;
  font-size: 1em;
  font-weight: bold;
}

.wrapRecommend.typ1 .itemStP.wide dd {
  padding: 10px 0 0 0;
  font-size: 0.85em;
  line-height: 140%;
}

/**/
.wrapRecommend.typ1.sp.dyn {
  margin: 30px 10px;
}

.wrapRecommend.typ1.sp.dyn img {
  display: block;
  margin: 10px 0;
}

.wrapRecommend.typ1.sp.dyn dd {
  padding: 10px 0 0 0;
  font-size: 0.85em;
  line-height: 140%;
}

/*--------------------------------------------*/
/*add 20171219 クーポン表示*/
.myPagePersonal {
  margin: 0 10px 20px;
}

.myPagePersonal .myPageCoupon.sp {
  margin: 20px 0 0 0;
  padding: 20px;
  background: #faf6e7;
  border-top-left-radius: 8px;
}

.myPagePersonal .myPageCoupon.sp table {
  width: 100%;
}

.myPagePersonal .myPageCoupon.sp td {
  vertical-align: top;
  font-size: 14px;
}

.myPagePersonal .myPageCoupon.sp td.dyn {
  width: 45%;
}

.myPagePersonal .myPageCoupon.sp td.dyn img {
  width: 85%;
  height: auto;
}

.myPagePersonal .myPageCoupon.sp td span.dyn {
  display: block;
  margin: 5px 0 0 0;
  color: #e01e31;
  font-size: 30px;
}

.myPagePersonal .myPageCoupon.sp td span.dyn .en {
  display: inline-block;
  padding: 0 0 0 10px;
  font-size: 14px;
}

.myPagePersonal .myPageCoupon.sp p.couponAlert {
  margin: 10px 0 0 0;
  font-size: 13px;
  color: #ff1c1c;
}

/*--------------------------------------------*/
