@charset "UTF-8";
/*製品情報トップ*/
.ttl-wrapper {
 background-image: url(/assets/images/lineup/ttl_bg.png);
}
.idx .main-cont-01 {
 float: none;
 width: auto;
}
.idx .main-cont-01 .main-list {
 overflow: hidden;
 margin-bottom: 50px;
}
.idx .main-cont-01 .main-list ul {
 margin-right: -26px;
 display: flex;
 flex-wrap: wrap;
}
.idx .main-cont-01 .main-list ul li {
 display: block;
 margin-right: 26px;
 margin-bottom: 26px;
 width: 341px;
}
.idx .main-cont-01 .sub-list ul {
 margin-right: -25px;
 display: flex;
 flex-wrap: wrap;
}
.idx .main-cont-01 .sub-list ul li {
 display: block;
 width: 250px;
 margin-right: 25px;
 margin-bottom: 25px;
}
.idx .main-cont-01 .sub-list ul li a {
 display: block;
 border: 1px solid #e8e8e8;
}
/*ラインナップボタン追加*/
.idx .main-cont-01 .other_type {
 padding: 5px 0 0 23px;
}
.idx .main-cont-01 .other_type a {
 line-height: 1.3em;
 display: inline-block;
 position: relative;
 padding-left: 40px;
}
.idx .main-cont-01 .other_type a::before {
 position: absolute;
 content: "";
 display: inline-block;
 background: url(../assets/images/lineup/ar_bl.png) no-repeat center/cover;
 width: 26px;
 height: 14px;
 left: 0;
 top: 50%;
 transform: translateY(-50%);
}
.idx .main-cont-01 .other_type a span {
 font-size: 85%;
}
.idx .main-cont-01 .sub-list .other_type {
 padding-left: 13px;
}
.idx .main-cont-01 .sub-list .other_type a {
 border: none;
 padding-left: 27px;
}
.idx .main-cont-01 .sub-list .other_type a::before {
 background: url(../assets/images/lineup/ar_br.png) no-repeat center/cover;
 width: 18px;
 height: 14px;
}
.idx .main-cont-01 .sub-list .other_type .br_sp {
 display: none;
}
/* 商品案内中ページ PC CSS Document */
/*----目次------
00 共通部分
10 メイン商品ページだけある内容
11 腎仙散 jinsensan

-----------------*/
/*
00 共通部分
*/
.sp {
 display: none;
}
.pc {
 display: block;
}
.mainVisual {
 width: 100%;
}
.mainVisual h1 {
 width: 1077px;
 margin: 0 auto;
}
.mainVisual h1 img {
 width: 100%;
}
.main_cnt_wrap {
 width: 1078px;
 margin: 0 auto;
}
.main_cnt_spec {
 background: #fff6f1;
 margin-top: 80px;
 border-bottom: 1px solid #e2d4d0;
}
.spec_clm {
 padding: 81px 0 100px;
}
.spec_clm dt {
 color: #734e3f;
 font-weight: bolder;
 float: left;
 padding: 18px 0 0 0;
}
.forte_description {
 background: #f4f4f4;
}
.spec_clm dd {
 border-bottom: 1px dotted #cbc0b5;
 padding: 20px 0 18px 183px;
}
.spec_clm dd:last-child {
 border-bottom: none;
}
.spec_clm table.way {
 width: 702px;
 margin: 10px 0;
}
.spec_clm table.hukusayou {
 width: 800px;
 margin: 5px 0;
}
.spec_clm table th, .spec_clm table td, table.price th, table.price td {
 text-align: center;
 padding: 15px 6px;
 border: 1px solid #cbc0b5;
}
.spec_clm table th.sentence, .spec_clm table td.sentence, table.price th.sentence, table.price td.sentence {
 text-align: left;
}
.spec_clm .hukusayou td.syouzyou {
 text-align: left;
 padding-left: 10px;
}
.spec_clm table th, table.price th {
 background: #b9927a;
 color: #fff;
}
.spec_clm table .age, table.price .iri {
 width: 30%;
}
.spec_clm table .once {
 width: 36%;
}
.spec_clm table .aDay {
 width: 34%;
}
.spec_clm table .bui, .spec_clm table .name {
 width: 26.875%;
}
.spec_clm table .syouzyou {
 width: 73.125%
}
.spec_clm dd > ul {
 margin: 10px 0;
}
.caution_top {
 background: #fff6f1;
 text-align: center;
 margin-top: -31px;
}
.caution_top::before {
 content: '';
 width: 100%;
 height: auto;
 border-bottom: 1px solid #e2d4d0;
}
.spec_clm ol li {
 padding-left: 10px;
}
.caution > h2 {
 text-align: center;
}
.caution h2 img {
 width: 210px;
}
.caution .spec_clm {
 padding: 65px 0 100px;
}
.caution dd > ol > li {
 list-style-type: decimal;
 padding: 0 0 43px 10px;
 margin-left: 20px;
}
.caution .comm {
 margin: 30px 0 0 0;
}
.caution ol li {
 padding-left: 0;
}
ul.dottedList li {
 padding-left: 0;
}
ol.list_parentheses {
 margin: 0;
}
ol.list_parentheses > li {
 list-style-type: none;
 list-style-position: inside;
 counter-increment: cnt;
}
ol.list_parentheses > li:before {
 display: marker;
 content: "("counter(cnt) ") ";
}
.spec_clm .effect dt {
 color: #000;
 font-weight: normal;
 float: none;
 padding: 0;
}
.spec_clm .effect dd {
 border-bottom: none;
 padding: 0;
 margin-left: 1em;
}
.list_parentheses ul.dottedList li {
 padding-left: 2em;
}
dd ol.handling li {
 padding: 0;
}
dd ul.handling li {
 padding: 0;
}
dd ul.handling {
 padding: 0;
 margin: 0;
}
dd h3 {
 font-weight: bolder;
}
.other_cnt {
 margin-bottom: 20px;
}
.other_cnt .other {
 list-style-type: decimal;
 margin-bottom: 20px;
 margin-left: 1.5em;
}
.main_cnt_price {
 margin: 50px auto 0;
 width: 710px;
}
.main_cnt_tokucho {
 margin: 50px auto 0;
 width: 710px;
}
.main_cnt_tokucho ul.tokucho {
 margin-left: 1em;
 margin-top: 25px;
 list-style-type: disc;
}
.main_cnt_tokucho ul.tokucho li {
 margin-bottom: 10px;
}
.main_cnt_tokucho dt {}
.main_cnt_tokucho dd {
 margin-left: 1em;
 margin-top: -1.6em;
}
.main_cnt_tokucho h3 {
 width: 84px;
}
.main_cnt_price h3 {
 width: 150px;
}
.main_cnt_wrap h3 {
 width: 176px;
}
.main_cnt_price ul.price {
 overflow: hidden;
 margin-top: 25px;
}
.main_cnt_price ul.price li {
 width: 120px;
 float: left;
 margin-right: 50px;
 margin-bottom: 20px;
	text-align: center;
}
.main_cnt_price ul.four {
 margin-right: -70px;
}
.main_cnt_price ul.three li{
	width: 25%;
	margin-right: 5%;
}
.main_cnt_price ul.four li {
 width: 120px;
 float: left;
 margin-right: 70px;
 margin-bottom: 20px;
}
.main_cnt_price ul.price li.center {
 float: none;
 /*margin: 0 auto;*/
}
.main_cnt_price ul.price li img {
 margin-bottom: 10px;
}
.main_cnt_price ul.price li p {
 text-align: center;
}
table.price {
 width: 100%;
}
/*添付文書*/
.main_cnt_package_insert {
 margin-top: 50px;
}
.main_cnt_package_insert h3 {
 width: 84px;
 margin-bottom: 25px;
}
.main_cnt_package_insert h3.ENG {
 width: 210px;
}
.main_cnt_package_insert .btn {
 width: 186px;
 margin-bottom: 20px;
}
#unzenjyo .main_cnt_package_insert .btn {
 margin-bottom: 20px;
}
.caution .senji_ponit ol {
 margin: 20px;
}
.caution .senji_ponit ol li p {
 margin: 0;
}
.caution .senji_ponit p.intro {
 margin-bottom: 2em;
}
.caution .senji_ponit ol.method1 li {
 list-style-type: decimal;
 padding: 0 0 43px 10px;
}
.caution .senji_ponit ol.method1 li p {
 padding-top: 10px;
}
.caution .senji_ponit ol.method2 li {
 list-style-type: none;
 counter-increment: cnt2;
 padding: 12px 0 24px 10px;
}
.caution .senji_ponit ol.method3 li {
 list-style-type: none;
 padding: 12px 0 24px 10px;
}
.caution .senji_ponit ol.method2 li:before {
 display: marker;
 content: "("counter(cnt2) ") ";
}
.caution .senji_ponit ol.method2 li p {
 padding-left: 2em;
}
.main_cnt_lp {
 background-color: #E6E6E6;
 padding: 30px 0 27px;
 overflow: hidden;
 margin-bottom: 76px;
}
.main_cnt_lp .lineup {
 margin: 22px -32px 0 0;
}
.main_cnt_lp .lineup li {
 float: left;
 margin: 0 29px 28px 0;
}
.main_cnt_lp .lineup li a {
 border: 1px solid #fff;
 display: block;
}
/*
10 メイン商品ページだけある内容
*/
.main_cnt_problems {
 width: 536px;
 margin: 82px auto 0;
}
.main_cnt_problems p {
 width: 386px;
 margin: 56px 0 0 134px;
}
.bigBanner {
 margin-top: 92px;
 height: 409px;
 overflow: hidden;
 text-indent: 100%;
 white-space: nowrap;
 margin-bottom: 92px;
}
.main_cnt_efficacies {
 margin-top: 85px;
 text-align: center;
}
.main_cnt_efficacies ul li {
 float: left;
 color: #66544b;
 font-size: 1.731em;
}
.main_cnt_efficacies ul li p {
 display: inline-block;
 vertical-align: middle;
 width: 140px;
}
.efficacies4 {
 width: 880px;
 margin: 32px auto 0;
}
.efficacies3 {
 width: 660px;
 margin: 32px auto 0;
}
.efficacies4 ul, .efficacies3 ul {
 margin: 32px auto 0;
}
.main_cnt_efficacies ul li::before {
 content: '';
 width: 0;
 height: 100%;
 display: inline-block;
 position: relative;
 vertical-align: middle;
 height: 100%;
}
.efficacies3 li, .efficacies4 li {
 width: 170px;
 height: 170px;
 margin-right: 28px;
 border: #f2e39c 11px solid;
 -webkit-border-radius: 170px;
 -moz-border-radius: 170px;
 border-radius: 170px;
}
.main_cnt_efficacies p.copy {
 font-size: 257.14%;
 text-align: left;
}
.main_cnt_efficacies p.copy .color_1 {
 color: #A6191F;
}
.main_cnt_efficacies p.on_copy {
 text-align: left;
}
.main_cnt_forte {
 margin-top: 324px;
}
.main_cnt_forte h2 {
 padding: 75px 0;
 text-align: center;
}
.main_cnt_forte ol {
 width: 1077px;
 margin: 0 auto;
}
.main_cnt_forte ol li {
 width: 500px;
 height: 258px;
 float: left;
 padding: 70px 0 0 38px;
 border-right: 1px solid #d4d4ba;
 border-bottom: 1px solid #d4d4ba;
}
.main_cnt_forte ol li h3 {
 font-size: 131.25%;
 padding-left: 130px;
 margin-right: 60px;
 margin-top: 30px;
}
.main_cnt_forte ol li.no1 {
 background-image: url(/assets/images/lineup/tokucho_number1.png);
}
.main_cnt_forte ol li.no2 {
 background-image: url(/assets/images/lineup/tokucho_number2.png);
}
.main_cnt_forte ol li.no3 {
 background-image: url(/assets/images/lineup/tokucho_number3.png);
}
.main_cnt_forte ol li.no4 {
 background-image: url(/assets/images/lineup/tokucho_number4.png);
}
.main_cnt_forte ol li {
 background-repeat: no-repeat;
 background-size: 90px;
 background-position: 10% 36%;
}
.main_cnt_forte ol li h3 img {
 height: 80px;
 width: auto;
}
.main_cnt_forte_02 {
 width: 710px;
 margin: 52px auto 0;
}
.main_cnt_forte_02 .ttl_forte_01 {
 width: 84px;
}
.main_cnt_forte_02 .txt_wrap_01 {
 margin-top: 25px;
}
.cnt_forte_2 ol li h3 img {
 width: 473px;
 height: auto;
}
.main_cnt_forte ol li:nth-child(1), .main_cnt_forte ol li:nth-child(2) {
 border-top: none;
}
.main_cnt_forte ol li:nth-child(even) {
 border-right: none;
}
.main_cnt_forte ol li p {
 width: 368px;
 margin: 27px 0 0 105px;
}
.kousei p {
 text-align: center;
}
.kousei ul {
 margin: 70px -60px 92px 0;
}
.kousei ul li {
 color: #666;
 width: 509px;
 float: left;
 margin: 0 60px 48px 0;
}
.kousei ul li span {
 color: #301f10;
 font-size: 1.293em;
 font-weight: bolder;
 margin-bottom: 28px;
}
.kousei {
 margin-top: 137px;
}
.banners_wrap {
 width: 710px;
 margin: 52px auto 0;
}
.smallBanner {
 margin-top: 51px;
}
.main_cnt_forte h2 {
 background: #7a7c38;
}
.mainVisual {
 background: #efe6dd;
}
/*
11 腎仙散 jinsensan
*/
#jinsensan .bigBanner {
 background: url(/assets/images/lineup/jinsensan/jinsensan_bigBanner_pc.jpg) no-repeat center top;
}
#jinsensan .lpBtn {
 text-align: center;
 margin-top: 70px;
 margin-bottom: -32px;
}
#jinsensan .main_cnt_forte ol li h3 {
 padding-left: 0;
 margin-right: 0;
 margin-top: 0;
}
#jinsensan .forte_description {
 background: #f4f4f4;
 margin-bottom: 122px;
}
#jinsensan .main_cnt_forte ol li:nth-last-child(1), #jinsensan .main_cnt_forte ol li:nth-last-child(2) {
 border-bottom: none;
}
#jinsensan .main_cnt_price ul.four {
 /*margin-left: -60px;*/
}
#jinsensan .main_cnt_price ul.four li {
 width: auto;
 margin-right: 40px;
}
#jinsensan .main_cnt_price .another-btn a img {
 width: 509px;
}
/* 2106修正 */
#jinsensan .main_cnt_price h2 {
 width: 150px;
}
#jinsensan .main_cnt_price .link-button-wrap .link-button {
 padding-top: 42px;
 margin-bottom: 64px;
}
#jinsensan .main_cnt_package_insert h2 {
 width: 84px;
 margin-bottom: 25px;
}
#jinsensan .link-button-02 {
 background-color: #e5e5e5;
 padding: 27px 0;
 margin: 3px 0 0;
}
#jinsensan .link-button-02 .catch {
 font-size: 20px;
 letter-spacing: -1px;
 color: #333;
 float: left;
 margin-right: 31px;
}
#jinsensan .link-button-02 .link-button-clm {
 display: flex;
 align-items: center;
 justify-content: center;
}
#jinsensan .link-button-02 .link_wrap {
 display: flex;
 align-items: center;
}
#jinsensan .link-button-02 .link_wrap .lohaco {
 width: 139px;
}
#jinsensan .link-button-02 .link_wrap .lohaco a {
 padding: 16px 10px;
}
#jinsensan .link-button-02 .link_wrap .amazon {
 width: 129px;
}
#jinsensan .link-button-02 .link_wrap .rakuten {
 width: 129px;
}
#jinsensan .link-button-02 .link_wrap li + li {
 margin-left: 20px;
}
#jinsensan .main_cnt_problems {
 margin-bottom: 106px;
}
#jinsensan .catch-clm {
 text-align: center;
 margin-top: 125px;
 color: #333;
}
#jinsensan .catch-clm .catch-ttl {
 margin-bottom: 20px;
}
#jinsensan .catch-clm .catch-ttl img {
 width: 400px;
}
#jinsensan .catch-clm .catch-ttl span {
 color: #ED0099;
 font-size: 1.5em;
}
#jinsensan .catch-clm .catch-txt {
 font-size: 1.2931em;
 color: #333;
}
#jinsensan .main_cnt_forte {
 margin-top: 82px;
}
#jinsensan .bnr-clm {
 background-color: #faeeec;
}
#jinsensan .bnr-clm .main_cnt_wrap {
 padding: 50px 0 44px;
 margin-bottom: 90px;
}
#jinsensan .bnr-clm .bnr-ttl {
 float: left;
 margin-top: 74px;
 margin-left: 56px;
}
#jinsensan .bnr-clm .bnr-package {
 float: right;
 margin-right: 61px;
}
#jinsensan .bnr-clm .balloon {
 background: url(/assets/images/lineup/jinsensan/bnr_balloon.png) no-repeat;
 width: 28px;
 height: 274px;
 -ms-writing-mode: tb-rl;
 writing-mode: vertical-rl;
 color: #b64c48;
 font-size: 24px;
 font-weight: bold;
 text-align: center;
 line-height: 1;
 letter-spacing: 2px;
 margin-top: 28px;
}
#jinsensan .bnr-clm .bnr-package .package {
 float: left;
 margin-right: 30px;
}
#jinsensan .bnr-clm .bnr-txt {
 float: left;
 margin-top: 37px;
 margin-left: 56px;
 font-size: 22px;
 color: #555;
}
#jinsensan .tigai-clm .main_cnt_wrap {
 width: 823px;
}
#jinsensan .tigai-clm .main_cnt_wrap h3.tigai-ttl {
 width: auto;
 text-align: center;
 margin-bottom: 1.9em;
}
#jinsensan .tigai-clm .main_cnt_wrap h3.tigai-ttl img {
 width: 425px;
}
#jinsensan .tigai-clm .tigai-img {
 float: right;
 border: 1px solid #ddd;
 box-sizing: border-box;
 width: 200px;
 margin-left: 2.5em;
}
#jinsensan .tigai-clm .tigai-list {
 font-size: 1.2931em;
 line-height: 2;
 letter-spacing: -0.4px;
 list-style: disc;
 margin-left: 1.25em;
 margin-bottom: 0.9em;
}
#jinsensan .tigai-clm .tigai-list li + li {
 margin-top: 0.5em;
}
#jinsensan .tigai-clm .tigai-txt {
 font-size: 1.4368em;
 font-weight: bold;
 margin-bottom: 0.8em;
}
#jinsensan .tigai-clm .tigai-txt-top {
 text-align: center;
 font-size: 1.4368em;
 font-weight: bold;
 color: #333;
 margin-bottom: 43px;
}
#jinsensan .tigai-clm .tigai-btn a {
 width: 323px;
 text-align: center;
 padding: 12px 42px;
 background: url(/assets/images/inquiry/link-btn.png) 18px center no-repeat, #dfdfdf;
 font-size: 1.286em;
 font-weight: bold;
 color: #333;
 box-sizing: border-box;
 overflow: hidden;
 display: block;
}
#jinsensan .tigai-clm .tigai-btn a:hover {
 opacity: 0.8;
 text-decoration: none;
}
#jinsensan .kousei {
 margin-top: 69px;
 margin-bottom: 97px;
}
#jinsensan .kousei.kousei-top {
 margin-top: 52px;
}
#jinsensan .take-list li {
 width: 194px;
 float: left;
 margin-right: 20px;
}
#jinsensan .take-list .take-img {
 box-sizing: border-box;
 border: 1px solid #ddd;
 width: 194px;
 margin-bottom: 12px;
}
#jinsensan .take-list .take-txt {
 margin-bottom: 12px;
}
#jinsensan .notes dt {
 float: left;
 padding: 0;
 color: #000;
 font-weight: normal;
}
#jinsensan .notes dd {
 margin-left: 1.25em;
 padding: 0;
}
/*
12. 金蛇精 kinjyasei
*/
#kinjyasei .bigBanner {
 background: url(/assets/images/lineup/kinjyasei/kinjyasei_bigBanner_pc.jpg) no-repeat center top;
}
#kinjyasei .lpBtn {
 margin: 60px auto 0;
 width: 527px;
}
#kinjyasei .lpBtn-01 {
 margin: 60px auto 100px;
 width: 527px;
}
#kinjyasei .main_cnt_forte {
 margin-top: 0;
}
#kinjyasei .main_cnt_efficacies p.on_copy {
 text-align: left;
 margin-bottom: 80px;
 line-height: 190%;
}
#kinjyasei .main_cnt_efficacies p.copy {
 margin-bottom: 92px;
}
#kinjyasei .main_cnt_price ul.price li img,
#mayagooujyo .main_cnt_price ul.price li img,
#mayayoumeijyo .main_cnt_price ul.price li img,
#toukaijyo .main_cnt_price ul.price li img{
	max-width: 120px;
}
/*
12. 糖解錠 TOKAIJYO
*/
#toukaijyo .bigBanner {
 background: url(/assets/images/lineup/toukaijyo/toukaijyo_bigBanner_pc.jpg) no-repeat center top;
}
#toukaijyo .main_cnt_efficacies p.under_copy {
 text-align: left;
 margin-top: 80px;
 line-height: 190%;
 margin-bottom: 92px;
}
#toukaijyo .main_cnt_forte {
 margin-top: 0;
}
#toukaijyo .main_cnt_price {
 width: 770px;
 position: relative;
}
#toukaijyo .main_cnt_price .inq {
 position: absolute;
 top: 357px;
 left: 450px;
}

/*
12. 雲仙錠 UNZENJYO
*/
#unzenjyo .bigBanner {
 background: url(/assets/images/lineup/unzenjyo/unzenjyo_bigBanner_pc.jpg) no-repeat center top;
}
#unzenjyo .main_cnt_efficacies p.copy {
 font-size: 200%;
 margin-bottom: 1em;
}
#unzenjyo .main_cnt_efficacies p.on_copy {
 margin-bottom: 2em;
}
#unzenjyo .main_cnt_forte {
 margin-top: 8%;
}
#unzenjyo .warm_01 {
 margin-left: 130px;
}
#unzenjyo .wrapper .lpBnner, #unzensan .wrapper .lpBnner {
 text-align: center;
 margin-top: 5%;
}
#unzenjyo .wrapper .main_cnt_problems p, #unzensan .wrapper .main_cnt_problems p {
 width: auto;
 margin: 56px auto 0;
 text-align: center;
}
/*
12. ネオ小町錠 NEOKOMACHIJYO
*/
#neokomachijyo .bigBanner {
 background: url(/assets/images/lineup/neokomachijyo/neokomachijyo_bigBanner_pc.jpg) no-repeat center top;
}
#neokomachijyo .lpBtn {
 text-align: center;
 margin-top: 50px;
 margin-bottom: -32px;
}
#neokomachijyo .main_cnt_price ul.price li {
 width: 145px;
 text-align: center;
}
#neokomachijyo .main_cnt_price ul.price li .size1, #neokomachijyo .main_cnt_price ul.price li .size2 {
 width: 82.75%;
}
#neokomachijyo .main_cnt_price ul.price li .size3 {
 width: 92%;
}
/*#neokomachijyo .main_cnt_forte{
	margin-top:0;
}
#neokomachijyo .main_cnt_wrap .main_cnt_tokucho h3{
	color: #301f10;
	font-size: 1.293em;
	font-weight: bolder;
	width: auto;
}
#neokomachijyo .main_cnt_wrap .main_cnt_tokucho h3 + p{
	text-align: left;
}
#neokomachijyo .main_cnt_wrap .main_cnt_tokucho .photo,
#neokomachijyo .main_cnt_wrap .main_cnt_tokucho .photo_2{
	width: 640px;
	margin: 25px auto 0 auto;
}
#neokomachijyo .main_cnt_wrap .main_cnt_tokucho .photo_2 .left{
	float: left;
}
#neokomachijyo .main_cnt_wrap .main_cnt_tokucho .photo_2 .right{
	float: right;
}
#neokomachijyo .kousei ul li{
	width: auto;
	float: none;
}
#neokomachijyo .kousei ul li span.unm{
	font-size: 70%;
	color: #666;
}*/
/*cpへのバナー
#neokomachijyo .cp-banner{
	width:710px;
}*/
#neokomachijyo .clm-btn, #jippoubenpiyaku .clm-btn, #kinjyasei .clm-btn {
 margin-top: 50px;
 width: 710px;
}
/*LPへのバナー*/
#unzenjyo .lpBtn, #unzensan .lpBtn, #jippoubenpiyaku .lpBtn {
 text-align: center;
 margin: 50px auto 0;
 width: 467px;
}
/*
婦参散（フジンサン）
*/
#fujinsan .price .center {
 width: 188px;
 /*text-align: center;*/
}
/*
快気散（カイキサン）
*/
#kaikisan .price li {
 width: auto;
}
/*
コマチ散
*/
#komachisan .price .center {
 width: 188px;
 text-align: center;
}
/*
摩耶字散（マヤジサン）
*/
#mayajisan .price li {
 width: auto;
}
#mayajisan .bigBanner {
 background: url(/assets/images/lineup/mayajisan/mayajisan_bigBanner_pc.jpg) no-repeat center top;
}
#mayajisan .main_cnt_forte {
 margin-top: 120px;
}
/*
摩耶清肝散
*/
#mayaseikansan .price .center {
 width: 188px;
}
/*
摩耶養命散
*/
#mayayoumeisan .price .center {
 width: 188px;
 text-align: center;
}
/*
清風散
*/
#seifusan .price .center {
 width: 188px;
 text-align: center;
}
/*
清気散
*/
#seikisan .price li {
 width: auto;
}
/*
秦皇元
*/
#sinkougen .price .center {
 width: auto;
 text-align: center;
}
/*
糖解散（トウカイサン）
*/
#toukaisan .price li {
 width: auto;
}
/*
雲仙散
*/
#unzensan .price li {
 width: auto;
}
#unzensan .main_cnt_price ul {
 margin-left: 0px;
}
/*
#unzensan .main_cnt_price ul li{
	width: auto;
    margin-right: 60px;
}*/
#unzensan .main_cnt_price ul li:nth-last-child(2), #unzensan .main_cnt_price ul li:nth-last-child(3) {
 margin-left: 0;
}
#unzensan .main_cnt_forte {
 margin-top: 9%;
}
/*
十方便秘薬
*/
#jippoubenpiyaku .bigBanner {
 background: url(/assets/images/lineup/jippoubenpiyaku/jippoubenpiyaku_bigBanner_pc.png) no-repeat center top;
}
#jippoubenpiyaku .main_cnt_forte {
 margin-top: 0;
}
#jippoubenpiyaku .main_cnt_forte ol li h3 {
 padding-left: 0;
 margin-right: 0;
 margin-top: 0;
}
#jippoubenpiyaku .main_cnt_efficacies .under_copy {
 text-align: left;
 margin-top: 20px;
 line-height: 190%;
}
#jippoubenpiyaku .main_cnt_forte ol li.cnt_03 h3 img {
 height: 124px;
}
#jippoubenpiyaku .efficacies3 {
 margin-top: 85px;
}
#jippoubenpiyaku .main_cnt_efficacies .copy .color_1 {
 display: block;
}
#jippoubenpiyaku .spec_clm .list_parentheses {
 margin: 0;
}
#jippoubenpiyaku .spec_clm .list_parentheses > li {
 list-style-type: disc;
 margin-left: 1.25em;
}
.kousei .bannerList, .kousei .bannerList-01 {
 margin: 51px auto 0;
 text-align: center;
}
.kousei .bannerList ul, .kousei .bannerList-01 ul {
 display: inline-block;
 margin: 0;
}
.kousei .bannerList li {
 margin-right: 20px;
 margin-bottom: 0;
 width: auto;
}
.kousei .bannerList-01 li {
 margin-right: 0;
 margin-bottom: 0;
 width: auto;
}
#jippoubenpiyaku .kousei .bannerList {
 margin-bottom: 20px;
}
#jippoubenpiyaku .kousei .bannerList li:first-child {
 margin-top: 7px;
}
/*
摩耶字散
*/
#mayajisan .ttl-problems {
 text-align: center;
}
#mayajisan .main_cnt_problems p {
 margin-left: 110px;
}
#mayajisan .main_cnt_forte ol li h3 {
 padding-left: 0;
 margin-right: 0;
 margin-top: 0;
}
#mayajisan .link-button p {
 text-align: center;
 margin-top: 36px;
}
#mayajisan .main_cnt_tokucho .copy {
 font-size: 257.14%;
 text-align: left;
 margin-bottom: 42px;
}
#mayajisan .main_cnt_tokucho .work {
 margin-bottom: 3em;
}
#mayajisan .main_cnt_tokucho .work .type {
 text-align: center;
 width: auto;
 font-size: 137%;
 color: #734e3f;
}
#mayajisan .main_cnt_tokucho .work ul.tokucho {
 padding: 1.5em;
 background-color: #fff6f1;
 border: 1px solid #cbc0b5;
 margin: 0;
}
#mayajisan .main_cnt_tokucho .work ul.tokucho li {
 margin-left: 1em;
}
#mayajisan .main_cnt_tokucho .work ul.tokucho li:last-child {
 margin-bottom: 0;
}
/*
LOHACOのバナー
*/
/*
#neokomachijyo .shopBanner,
#jinsensan .shopBanner,
#kinjyasei .shopBanner,
#mayajisan .shopBanner{
	width:445px;
	margin-left: auto;
	margin-right: auto;
}
#neokomachijyo .shopBanner img,
#jinsensan .shopBanner img,
#jippoubenpiyaku .shopBanner img{
	margin-bottom: 3%;
}
#unzenjyo .shopBanner img{
	margin-bottom:7%;
}
#kinjyasei .shopBanner img{
	margin-top: 6%;
	margin-bottom: 5%;
}
#neokomachijyo .shopBanner .inq{
	margin-top: 5%;
	display: inline-block;
	margin-bottom: 76px;
}
#mayajisan .shopBanner .inq{
	margin-top: 5%;
	display: inline-block;
	margin-bottom: 35px;
}
#unzenjyo .shopBanner .inq{
	display: inline-block;
	margin-bottom: 76px;
}
#neokomachijyo .shopBanner .inq img{
	margin: 0;
}*/
body#toukaijyo {}
/*
amazonのバナー start
*/
#unzensan .link-button, #unzenjyo .link-button-01 {
 margin-top: 50px;
}
#mayayoumeijyo .link-button .catch, #toukaijyo .link-button .catch, #unzensan .link-button .catch, #unzenjyo .link-button .catch, #neokomachijyo .link-button .catch, #mayajisan .link-button .catch, #jinsensan .link-button .catch, #jippoubenpiyaku .link-button .catch, #kinjyasei .link-button .catch {
 width: 295px;
 margin: 0 auto 0.75em;
}
#unzensan .link-button p, #unzenjyo .link-button p, #neokomachijyo .link-button p, #mayajisan .link-button p, #jinsensan .link-button p, #jippoubenpiyaku .link-button p, #kinjyasei .link-button p {
 text-align: center;
 margin-top: 36px;
}
#mayayoumeijyo .link-button ul, #toukaijyo .link-button ul, #unzensan .link-button ul, #unzenjyo .link-button ul, #neokomachijyo .link-button ul, #mayajisan .link-button ul, #jinsensan .link-button ul, #jippoubenpiyaku .link-button ul, #kinjyasei .link-button ul {
 width: 600px;
 margin: 0 auto;
 display: flex;
}
#mayayoumeijyo .link-button ul li, #unzensan .link-button ul li, #unzenjyo .link-button ul li, #neokomachijyo .link-button ul li, #mayajisan .link-button ul li, #jinsensan .link-button ul li, #jippoubenpiyaku .link-button ul li, #kinjyasei .link-button ul li {
 float: left;
}
#mayayoumeijyo .link-button ul li {
 width: auto;
 margin: 0 3%;
}
#toukaijyo .link-button ul li, #unzensan .link-button ul li, #unzenjyo .link-button ul li, #neokomachijyo .link-button ul li, #mayajisan .link-button ul li, #jinsensan .link-button ul li, #jippoubenpiyaku .kousei .link-button ul li, #kinjyasei .link-button ul li {
 width: 44%;
 margin: 0 3%;
 margin-bottom: 4%;
}
.lohaco a {
 border: 4px solid #d9d9d9;
 display: block;
 -webkit-border-radius: 8px;
 -moz-border-radius: 8px;
 border-radius: 8px;
 background-color: #fff;
 box-sizing: border-box;
 padding: 18px 10px;
}
.lohaco a:hover {
 opacity: 0.7;
}
#neokomachijyo .link-button ul li img {
 width: 100%;
}
#mayayoumeijyo .link-button, #kinjyasei .link-button, #mayajisan .link-button, #jippoubenpiyaku .link-button, #jinsensan .link-button, #neokomachijyo .link-button {
 padding-top: 50px;
 margin-bottom: 76px;
}
#toukaijyo .link-button {
 margin-bottom: 76px;
}
#mayayoumeijyo .link-button ul {
 display: flex;
 justify-content: center;
}
/*
amazonのバナー end
*/
#kinjyasei .main_cnt_price {
 margin-top: 100px;
}
/*
別枠のバナー
*/
.main_cnt_price .another-btn {
 text-align: center;
 margin-top: 60px;
}
/**/
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 font-size: 0;
 clear: both;
 visibility: hidden;
}
.clearfix {
 display: inline-block;
}
#jippoubenpiyaku .top-bannerList {
 text-align: center;
 margin: 50px auto 60px;
}
#jippoubenpiyaku .top-bannerList .banner-1, #jippoubenpiyaku .top-bannerList .banner-2 {
 text-align: center;
 display: inline-block;
}
#jippoubenpiyaku .top-bannerList .banner-1 {
 margin-right: 20px;
}
#jippoubenpiyaku .top-bannerList .banner-2 img {
 padding-top: 10px;
}
/* Hides from IE Mac \*/
* html .clearfix {
 height: 1%;
}
.clearfix {
 display: block;
}
.txt-small{
	font-size: 82%;
}
/* End Hack */
/**/