@charset "utf-8";

.content-asset {
  /* 基本のフォントサイズを移行前のサイズに合わせる */
  font-size: 16px;
}
.content-asset .sp {
  display: initial !important;
}
.content-asset a {
  color: #195596;
  outline: medium none;
  overflow: hidden;
  text-decoration: none;
}
.content-asset a:active,
a:hover {
  outline: 0;
}

.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;
}

.images-big-content {
  width: 80%;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .images-big-content {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
}

.description-content a {
  margin: 0 auto;
}

.description-content ul li {
  list-style: none outside;
}

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

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

/*--------------------------------------------*/
/*���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: 1.16em;
}

@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;
  }
}

#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;
  width: 100%;
}
#GoodsDetail .comment4 dl dd {
  margin: 15px 15px 20px 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;
}

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);
}

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);
}
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;
}
/*------------------------------*/
.wrapDalura {
  clear: both;
}
.wrapDalura p sup {
  font-size: 11px;
}
.wrapDalura .divider1 img {
  display: block;
}
.wrapDalura .divider1 {
  margin: 40px 0;
}
.wrapDalura .divider2 img {
  display: block;
}
.wrapDalura .divider2 img + img {
  margin-top: 50px;
}
.wrapDalura .divider2 {
  margin: 40px 0 0 0;
}
/**/
.wrapDalura.detail .wrapIntro p {
  font-size: 1.16em;
  line-height: 1.8;
}
.wrapDalura.detail .wrapIntro p + p {
  margin-top: 15px;
}
.wrapDalura.detail .divider2 {
  margin: 40px 0;
}
/**/
.wrapDalura p.kome {
  margin: 5px 0 0 0;
  font-size: 12px;
  text-align: right;
}
/**/
.wrapDalura.detail .linkMatome {
  margin: 30px 20px 0;
  background: #f4eac1;
  border-radius: 15px;
  padding: 20px 0;
  font-size: 0.9em;
  line-height: 1.8;
  text-align: center;
}
.wrapDalura.detail .linkMatome p {
  margin: 0 0 5px;
  line-height: 1.8;
  text-align: center;
}
.wrapDalura.detail .linkMatome a {
  display: inline-block;
  font-size: 1.2em;
}
/**/
.wrapDalura.sp {
  width: auto;
}
.wrapDalura.sp .divider1 {
  margin: 0;
}
.wrapDalura.sp .divider2 {
  margin: 40px 10px;
}
/**/
.wrapDalura.detail.sp {
  margin: 20px 0;
}
.wrapDalura.detail.sp .divider1.dyn {
  margin-top: 40px;
}
.wrapDalura.detail.sp .linkMatome {
  margin: 30px 20px;
  border-radius: 5px;
  padding: 20px;
}

/*------------------------------*/
.wrapPoint img {
  display: inline-block;
}
.wrapPoint h2 {
  margin: 0 0 4px;
}
.wrapPoint .intro {
  padding: 0 0 39px;
  background: url(line_01.png) repeat-x 100% 0;
}
.wrapPoint .intro p {
  text-align: center;
}
.wrapPoint .ele {
  padding: 15px 15px 30px 15px;
  background: url(line_01.png) repeat-x 100% 0;
}
.wrapPoint .ele p {
  margin: 30px 15px 0;
  font-size: 0.85em;
  line-height: 1.8;
}
.wrapPoint .ele p strong {
  color: #db4307;
  font-weight: bold;
}
/**/
.wrapPoint.sp {
  padding-bottom: 20px;
}
.wrapPoint.sp .intro {
  padding: 0 0 30px;
}
.wrapPoint.sp .intro h2 {
  margin: 15px 0;
}
.wrapPoint.sp .intro p {
  margin: 30px 15px 0;
  font-size: 1.1rem;
  line-height: 1.8;
}
.wrapPoint.sp .ele h3 {
  margin: 0 0 20px;
}
.wrapPoint.sp .ele h4 {
  margin: 0 0 15px;
  color: #892a00;
  font-size: 1.4rem;
  font-weight: bold;
}
.wrapPoint.sp .ele p {
  margin: 0;
}
/*------------------------------*/
.wrapDalura .display {
  position: relative;
  height: 1090px;
  /*	background: url(ver2_display.png) no-repeat;*/
}
.wrapDalura .display img.dyn {
  position: absolute;
  top: 0;
  left: 0;
}
.wrapDalura .display h2 {
  margin: 0 0 40px 0;
  padding: 0;
  text-align: center;
}
.wrapDalura .display ul {
  position: relative;
  padding: 584px 0 0 23px;
}
.display li {
  float: left;
  width: 130px;
  text-align: center;
}
.display li.prod4 {
  margin: 0 0 0 10px;
  width: 127px;
}
.wrapDalura .display li img {
  display: block;
  margin: 0 auto 20px;
}
.wrapDalura .display li a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.display select {
  display: block;
  margin: 10px auto;
  width: 4em;
  text-align: center;
  font-size: 1.2em;
  border: 5px solid #80421d;
  border-radius: 10px;
}
.display li.prod1 select {
  border-color: #6a0007;
}
.display li.prod2 select {
  border-color: #006854;
}
.display li.prod3 select {
  border-color: #a77436;
}
.display li.prod4 select {
  border-color: #e6121c;
}
.display li.prod5 select {
  border-color: #0a7532;
}
/**/
.wrapDalura .display.sp {
  height: auto;
  margin: 0;
  padding: 0 0 40px 0;
  background: #f1dfb5;
}
.wrapDalura .display.sp h3 {
  margin: 20px auto 0;
  text-align: center;
}
.wrapDalura .display.sp h3 img {
  display: block;
  margin: 0 auto;
}
.wrapDalura .display.sp ul {
  margin: 0 10px;
  padding: 0;
}
.wrapDalura .display.sp li {
  float: none;
  width: auto;
  padding: 30px 20px;
  background: #ffffff;
  border-left: 2px solid #db4307;
  border-right: 2px solid #db4307;
}
.wrapDalura .display.sp li.prod1 {
  border-radius: 10px 10px 0 0;
  border-top: 2px solid #db4307;
}
.wrapDalura .display.sp li.prod2 {
  background: #f9ede8;
}
.wrapDalura .display.sp li.prod3 {
  border-radius: 0 0 10px 10px;
  border-bottom: 2px solid #db4307;
}
.wrapDalura .display.sp li.prod4 {
  margin: 0;
  width: auto;
  background: #fbefe0;
  border-radius: 10px 10px 0 0;
  border-top: 2px solid #f7b86d;
  border-left: 2px solid #f7b86d;
  border-right: 2px solid #f7b86d;
}
.wrapDalura .display.sp li.prod5 {
  border-radius: 0 0 10px 10px;
  border-bottom: 2px solid #f7b86d;
  border-left: 2px solid #f7b86d;
  border-right: 2px solid #f7b86d;
}
.wrapDalura .display.sp li img {
  display: inline-block;
  margin: 0;
  max-width: 250px;
}
.display p.nakedC {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 1.2em;
  color: #80421d;
}
.wrapDalura .display.sp .cartBtnSet {
  width: auto;
  height: auto;
  margin: 30px auto 0;
}
.wrapDalura .display.sp .cartBtnSet dd {
  display: block;
  margin: 0 auto;
  padding: 0;
}
.wrapDalura .display.sp .cartBtnSet dd + dd {
  margin-top: 20px;
}
