@charset "utf-8";

.content-asset { /* 基本のフォントサイズを移行前のサイズに合わせる */
	font-size: 16px;
}

.content-asset p {
  line-height: 1.6em;
  margin: 1em 0;
}

.content-asset .sp {
	display: initial !important;
}
.wrapCaution .sp {
	display: block !important;
}

.content-asset sup {
    top: -0.5em;
}
.content-asset sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}


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

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

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

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

/*--------------------------------------------*/
.alert {
    border: 1px solid #e5ce00;
    background: #fff9db url(/shop/user_data/packages/white/img/rohto/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(/shop/user_data/packages/white/img/rohto/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;
}
/*--------------------------------------------*/

/*------------------------------*/
.wrapHeliowhite {
    clear: both;
    margin: 0 0 40px 0;
}
.wrapHeliowhite h2 {
    margin: 30px 0 10px 0;
    padding: 0 0 5px 0;
    font-size: 1.3em;
    font-weight: bold;
    color: #dd4109;
    border-bottom: 1px dotted #dd4109;
}
.wrapHeliowhite p.mini {
    font-size: 0.8em;
}
.wrapHeliowhite .divider {
    margin: 40px 0;
}
.wrapHeliowhite div.layL {
    float: left;
    width: 480px;
}
.wrapHeliowhite div.layR {
    float: right;
    width: 180px;
}
.wrapHeliowhite div.layL.dyn {
    width: 130px;
}
.wrapHeliowhite div.layR.dyn {
    width: 530px;
}
.wrapHeliowhite .divider.column {
    background: #fffcd9;
    padding: 40px;
}
.wrapHeliowhite .divider.column p {
    font-size: 0.95em;
}
.wrapHeliowhite .divider.column p+p {
    margin-top: 15px;
}
.wrapHeliowhite .divider.column p+ul.kome {
    margin-top: 30px;
}
.wrapHeliowhite sup {
    font-size: 12px;
}
/*------------------------------*/
.wrapHeliowhite.sp {
    margin-bottom: 20px;
}
.wrapHeliowhite.sp .divider {
    margin: 20px 0;
}
.wrapHeliowhite.sp img.dyn {
    max-width: 160px;
    display: block;
    margin: 20px auto;
}
.wrapHeliowhite .divider.column {
    padding: 20px;
}
/*------------------------------*/
div.wrapHeliowhite .wrapOffer{
    margin: 0 0 40px;
}
div.wrapHeliowhite.sp .wrapOffer{
    margin: 20px 0;
}
div.wrapHeliowhite .wrapTeiki {
    margin: 40px 0 60px;
}
div.wrapHeliowhite.sp .wrapTeiki {
    margin: 40px 10px;
}
div.wrapHeliowhite .wrapTeiki .image {
    margin: 20px 0 10px;
}
div.wrapHeliowhite .wrapTeiki h2 {
    margin: 60px 0 30px 0;
    color: #d9416e;
    font-size: 2.2em;
    text-align: center;
    border: none;
}
div.wrapHeliowhite.sp .wrapTeiki h2{
    margin: 30px 0 20px 0;
    font-size: 6vw;
    font-weight: normal;
}
div.wrapHeliowhite .wrapTeiki h3 {
    margin: 30px 0 20px 0;
    text-align: center;
    font-size: 1.4em;
    background: #d9416e;
    border-radius: 50px;
    color: #ffffff;
    padding: 10px;
}
div.wrapHeliowhite .wrapTeiki h4 {
    margin: 20px 0 10px 0;
    color: #d9416e;
    font-size: 1.2em;
}
.teikiEle {
    margin: 0 30px;
}
div.wrapHeliowhite.sp .wrapTeiki h3 {
    font-size: 1em;
    border-radius: 10px;
}
div.wrapHeliowhite.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;
}
/*------------------------------*/
.otherItem2 {
    /*	width: auto;*/
    width: 240px;
    margin: 20px auto 0;
    background: #f83184;
    padding: 1px;
}
.otherItem2 a {
    display: block;
    border: 1px solid #ffffff;
    background: #f83184;
    color: #ffffff;
    text-align: center;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 0.9em;
}
.otherItem2 a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #f73edc;
}
.otherItem2 a span.dyn {
    display: block;
    padding: 5px;
    margin: 10px 0 0 0;
    text-align: center;
    background: #ffffff;
    color: #f83184;
}
/*------------------------------*/
/*end*/
