@charset "utf-8";

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

.content-asset a {
	color: #195596;
	outline: medium none;
	overflow: hidden;
	text-decoration: none;
}
.content-asset a:active, a:hover {
	outline: 0;
}

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

.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-content-teiki-pict{
    margin: 20px auto;
}

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



/*--------------------------------------------*/
/*�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 {
    /* margin: 0 10px; */
    color: #464646;
    font-size: 0.75em;
}
.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(/shop/user_data/packages/white/img/rohto/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: .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;
    font-weight: bold;
}

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

@charset "utf-8";
/*------------------------------*/
.wrapMedical {
    clear: both;
}
.wrapMedical h2.dotest {
    margin: 60px 0 40px 0;
    padding: 0 0 15px 0;
    color: #f17b04;
    text-align: center;
    font-size: 30px;
    background: url(h2_border.gif) no-repeat 50% 100%;
}
.wrapMedical p.naked, .wrapMedical p.intro {
    /*	font-size: 1em;*/
}
.wrapMedical p.naked.sub {
    font-size: 0.85em;
}
.wrapMedical p.naked strong {
    color: #f17b04;
    font-weight: normal;
}
/**/
.wrapMedical p.btnBSite {
    margin: 25px auto;
    text-align: center;
}
.wrapMedical p.btnBSite a {
    padding: 12px 75px;
    border-radius: 8px;
    display: inline-block;
    background: #77c6e5;
    color: #ffffff;
    text-align: center;
}
.wrapMedical p.btnBSite a:hover {
    background: #a0d7ed;
}
.wrapMedical p.btnBSite a span {
    display: inline-block;
    padding: 2px 35px 2px 0;
    background: url(icon_newwin2.png) no-repeat 100% 50%;
    font-size: 18px;
}
/**/
.goodsLeft p.btnBSite {
    margin: 20px auto 0;
    text-align: center;
}
.goodsLeft p.btnBSite a {
    padding: 10px 20px;
    border-radius: 4px;
    display: block;
    background: #77c6e5;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}
.goodsLeft p.btnBSite a:hover {
    background: #a0d7ed;
}
.goodsLeft p.btnBSite a span {
    display: block;
    text-align: center;
    padding: 4px;
    background: url(icon_newwin2.png) no-repeat 0 50%;
    font-size: 13px;
}
/**/
.wrapMedical p.btnBSite2 {
    border-top: 2px solid #e5729b;
    margin: 30px 0;
    text-align: center;
}
.wrapMedical p.btnBSite2 a {
    padding: 12px 30px;
    border-radius: 0 0 8px 8px/0 0 8px 8px;
    display: inline-block;
    background: #e5729b;
    color: #ffffff;
    text-align: center;
}
.wrapMedical p.btnBSite2 a:hover {
    background: #ed9cb9;
}
.wrapMedical p.btnBSite2 a span {
    display: inline-block;
    padding: 2px 0 2px 15px;
    background: url(../../images/product-detail/icon_link.png) no-repeat 0 50%;
    font-size: 18px;
}
/**/
.wrapMedical p.btnDl {
    margin: 25px auto;
    text-align: center;
}
.wrapMedical p.btnDl a {
    padding: 12px 75px;
    border-radius: 8px;
    display: inline-block;
    background: #77c6e5;
    color: #ffffff;
    text-align: center;
}
.wrapMedical p.btnDl a:hover {
    background: #a0d7ed;
}
.wrapMedical p.btnDl a span {
    display: inline-block;
    padding: 2px 35px 2px 0;
    background: url(icon_dl.png) no-repeat 100% 50%;
    font-size: 18px;
}
/**/
.wrapMedical ul.wrapBtn {
    display: table;
}
.wrapMedical ul.wrapBtn li {
    display: table-cell;
    width: 350px;
}
.wrapMedical ul.wrapBtn li p.btnBSite2 a, .wrapMedical ul.wrapBtn li p.btnDl a {
    display: block;
    padding: 12px 0;
}
.wrapMedical ul.btnDl li p.btnDl {
    margin: 0 10px 0 0;
}
.wrapMedical ul.wrapBtn li p.btnBSite2 {
    margin: 0 0 0 10px;
}
/**/
.wrapMedical .pointList {
    margin: 30px 0;
    border-radius: 8px;
    text-align: center;
    padding: 30px;
    background: #fff6ea;
}
.wrapMedical .pointList p {
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    font-size: 20px;
    color: #f17b04;
    font-weight: normal;
    line-height: 160%;
}
/**/
.wrapMedical div.zu {
    margin: 30px 0;
}
/**/
.wrapMedical div.point1 {
    margin: 30px 0;
}
.wrapMedical div.point1 dl {
    overflow: hidden;
}
.wrapMedical div.point1 dl:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.wrapMedical div.point1 dt {
    float: left;
    width: 75px;
}
.wrapMedical div.point1 dd {
    float: right;
    width: 610px;
    padding: 15px 0 0 0;
    font-size: 1em;
    line-height: 140%;
}
/**/
.wrapMedical div.contact {
    margin: 30px 0;
    padding: 40px 10px;
    background: #fffaec;
    border-radius: 8px;
    text-align: center;
}
.wrapMedical div.contact h2 {
    text-align: center;
    color: #f17b04;
    font-size: 1.2em;
}
.wrapMedical div.contact p {
    text-align: center;
}
/**/
.wrapMedical div.caution {
    margin: 30px 0;
    padding: 30px;
    border: 5px solid #ffc5c5;
    border-radius: 8px;
    background: #f9dcdc;
    text-align: center;
}
.wrapMedical div.caution p {
    margin: 0 0 10px 0;
    text-align: center;
}
.wrapMedical div.caution ul {
    display: inline-block;
    text-align: center;
}
.wrapMedical div.caution li {
    display: inline-block;
    padding: 0 5px;
    text-align: center;
    font-size: 0.95em;
}
.wrapMedical div.caution li.newwin a {
    padding: 0 0 0 15px;
    background: url(../../images/product-detail/icon_newwin.png) no-repeat 0 50%;
}
.wrapMedical div.caution li.pdf a {
    padding: 0 0 0 20px;
    background: url(../../images/product-detail/icon_pdf.png) no-repeat 0 50%;
}
.wrapMedical div.caution p.naked.dyn {
    margin: 20px 0 0 0;
    text-align: left;
    font-size: 0.85em;
}
/**/
.wrapMedical .stepHow {
    margin: 60px 0;
}
.wrapMedical .stepHow img {
    display: block;
}
/**/

.wrapMedical .stepJudgment {
    overflow: hidden;
}
.wrapMedical .stepJudgment+.stepJudgment {
    margin: 60px 0 0 0;
}
.wrapMedical .stepJudgment:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
/**/
.wrapMedical h3.dotestMaru {
    margin: 60px 0 25px 0;
    font-size: 22px;
}
.wrapMedical .stepJudgment h3.dotestMaru {
    margin-top: 0;
}
.wrapMedical h3.dotestMaru span {
    color: #f17b04;
}
/**/
.wrapMedical .stepJudgment .fL {
    float: left;
    width: 320px;
    padding: 25px 0 0 0;
}
.wrapMedical .stepJudgment .fR {
    float: right;
    width: 350px;
}
/**/

.wrapMedical .judgmentLay {
    margin: 20px 0;
    padding: 30px;
    border-radius: 10px;
}
.wrapMedical .judgmentLay p.naked strong {
    color: #333333;
    font-weight: bold;
}
.wrapMedical .judgmentLay h3.dotest {
    font-size: 25px;
    text-align: center;
}
.wrapMedical .judgmentLay h4.dotest {
    margin: 10px 120px;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    color: #ffffff;
    border-radius: 5px;
    font-weight: bold;
}
.wrapMedical .judgmentLay .dyn {
    margin: 30px auto;
}
.wrapMedical .judgmentLay .dyn:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.wrapMedical .judgmentLay .fL {
    float: left;
    width: 280px;
}
.wrapMedical .judgmentLay p.naked {
    margin: 0;
}
.wrapMedical .judgmentLay .fR {
    float: right;
    width: 310px;
}
.wrapMedical .judgmentLay .advice {
    margin: 20px 0 0 0;
    padding: 30px;
    text-align: center;
    border-radius: 5px;
}
/**/
.wrapMedical .judgmentLay.judgment1 {
    border: 10px solid #fef4f5;
}
.wrapMedical .judgmentLay.judgment1 h3.dotest {
    color: #eb3188;
}
.wrapMedical .judgmentLay.judgment1 h4.dotest {
    background: #eb3188;
}
.wrapMedical .judgmentLay.judgment1 .advice {
    color: #eb3188;
    background: #fff4f9;
}
/**/
.wrapMedical .judgmentLay.judgment2 {
    border: 10px solid #e6f7fb;
}
.wrapMedical .judgmentLay.judgment2 h3.dotest {
    color: #469fc2;
}
.wrapMedical .judgmentLay.judgment2 h4.dotest {
    background: #77c6e5;
}
.wrapMedical .judgmentLay.judgment2 .advice {
    color: #469fc2;
    background: #f4fdff;
}
/**/
.wrapMedical .judgmentLay.judgment3 {
    border: 10px solid #fff5dc;
    margin-bottom: 40px;
}
.wrapMedical .judgmentLay.judgment3 h3.dotest {
    color: #f17b04;
}
.wrapMedical .judgmentLay.judgment3 .img {
    margin: 30px 0;
    text-align: center;
}
/**/
.wrapMedical .judgmentLay.comment {
    border: 5px solid #eeeeee;
    border-radius: 8px;
}
.wrapMedical .judgmentLay.comment h4 {
    margin: 0 0 30px 0;
    text-align: center;
    font-size: 20px;
    color: #6b6b6b;
}
.wrapMedical .judgmentLay.comment img {
    display: block;
    margin: 40px 0 0 0;
}
/**/
.wrapMedical .faq h4 {
    margin: 35px 0 15px 0;
    padding: 0 0 10px 0;
    color: #db447a;
    font-size: 16px;
    border-bottom: 1px dotted #c9c9c9;
}
/*------------------------------------------------------------------------------*/
.wrapMedical.sp {
}
.wrapMedical.sp h2.dotest {
    margin: 40px 0 15px 0;
    font-size: 26px;
    background-size: auto 2px;
}
.wrapMedical.sp p.naked2 {
    font-size: 1em;
}
.wrapMedical.sp p.naked2.sub {
    font-size: 0.9em;
}
.wrapMedical.sp p.naked2 strong {
    font-weight: bold;
}
/**/
.wrapMedical.sp p.btnBSite, .wrapMedical.sp p.btnDl {
    margin: 40px 20px;
}
.wrapMedical.sp p.btnBSite a, .wrapMedical.sp p.btnDl a {
    display: block;
}
.wrapMedical.sp p.btnBSite a {
    padding: 15px 10px;
}
.wrapMedical p.btnDl a {
    padding: 12px;
}
.wrapMedical.sp p.btnBSite2 a {
    padding: 12px 20px;
}
.wrapMedical.sp p.btnBSite a span, .wrapMedical.sp p.btnDl a span {
    padding: 2px 20px 2px 0;
    background-size: 15px auto;
    font-size: 1em;
}
.wrapMedical.sp p.btnBSite2 a span {
    font-size: 1em;
}
/**/
.wrapMedical.sp ul.wrapBtn {
    display: block;
    margin: 0 20px;
}
.wrapMedical.sp ul.wrapBtn li {
    display: block;
    width: auto;
    margin: 0 auto;
}
.wrapMedical.sp ul.wrapBtn li a {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.wrapMedical .pointList {
    padding: 15px;
}
/**/
.wrapMedical.sp div.point1 dl {
    display: table;
    width: 100%;
}
.wrapMedical.sp div.point1 dt {
    display: table-cell;
    float: none;
    width: 15%;
    vertical-align: middle;
}
.wrapMedical.sp div.point1 dd {
    display: table-cell;
    float: none;
    width: 85%;
    vertical-align: middle;
    font-size: 0.95em;
}
.wrapMedical.sp div.contact {
    margin: 20px 0;
    padding: 20px;
}
.wrapMedical.sp div.contact h2 {
    font-weight: bold;
}
.wrapMedical.sp div.contact h2 span {
    display: block;
}
/**/
.wrapMedical.sp div.caution {
    padding: 20px;
    margin-bottom: 0;
}
.wrapMedical.sp div.caution li {
    display: block;
    padding: 0;
    margin: 10px auto;
}
.wrapMedical.sp div.caution li+li {
    margin-top: 20px;
}
.wrapMedical.sp div.caution li.newwin a, .wrapMedical.sp div.caution li.pdf a {
    padding: 0 0 0 15px;
    background-size: 10px auto;
}
#spContents .wrapMedical.sp div.caution p.naked2 {
    margin-top: 0;
}
#spContents .wrapMedical div.caution p.naked2.dyn {
    margin: 20px 0 0 0;
    text-align: left;
    font-size: 0.85em;
}
/**/
.wrapMedical.sp .judgmentLay {
    padding: 15px;
}
.wrapMedical.sp .judgmentLay h4.dotest {
    margin: 15px 0 10px 0;
}
.wrapMedical.sp .judgmentLay .advice {
    padding: 10px;
    text-align: left;
    line-height: 140%;
}
.wrapMedical.sp .stepJudgment .fL {
    float: none;
    width: 100%;
    padding: 0;
    text-align: center;
}
.wrapMedical.sp .stepJudgment .fR, .wrapMedical.sp .judgmentLay .fL, .wrapMedical.sp .judgmentLay .fR {
    float: none;
    width: 100%;
}
.wrapMedical.sp .judgmentLay.comment h4 {
    margin: 0 0 15px 0;
    text-align: left;
    font-weight: bold;
    line-height: 140%;
}
.wrapMedical.sp .judgmentLay.comment img {
    margin-top: 20px;
}
/**/
.wrapMedical.sp h3.bsc {
    border-left: 2px solid #005aac;
    padding: 0 0 0 8px;
    font-size: 0.95em;
    font-weight: bold;
}
/*------------------------------------------------------------------------------*/
div.selfmedication{
    margin: 20px 0 0 0;
    font-size: 0.9em;
}
div.selfmedication.sp{
    margin: 20px auto;
    text-align: center;
}
/*------------------------------------------------------------------------------*/
/*end*/

