body { overflow-x: hidden; }

/* 製品検索ヘッダー(PC) */
html.PC #search { margin: 0 auto 90px; width: 1000px; }
html.PC #search a { text-decoration: none; }
html.PC #search a:visited { text-decoration: none; }
html.PC #search a:hover { text-decoration: none; }
html.PC #search .headline {}
html.PC #search h1 { margin: 30px 0; color: #0b3b8d; font-size: 27px; font-weight: normal; letter-spacing: 5px; }
html.PC #search .back-btn { margin: 35px 0 0 30px; font-size: 13px; }
html.PC #search .back-btn a { color: #083d89; }
html.PC #search .back-btn a:hover { color: #083d89; text-decoration: underline; }
html.PC #search .ic_arrow_l { width: 17px; margin: 5px 5px 7px; vertical-align: middle; }
html.PC #search .ic_arrow_r { width: 18px; margin: 5px 5px 7px; vertical-align: middle; }
html.PC #search .box-left { float: left; }
html.PC #search .box-right { float: right; }
html.PC #search .center-line { margin-bottom: 20px; padding: 0 10px 0 0; border-right: 1px solid #b6c4de; }
html.PC #search .dashed-line { border-bottom: 1px dashed #b6c4df; }
html.PC #search .side-line { margin: 0 10px; border-left: 1px solid #b6c4de; border-right: 1px solid #b6c4de; }
html.PC #search .blue-line { clear: both; height: 20px; border-bottom: 1px solid #b6c4de; }

/* タブ(PC) */
html.PC #search .tab-menu { clear: both; position: relative; margin: 0 0 20px 0; padding: 0; list-style: none; font-size: 19px; color: #59708f; text-align: center; }
html.PC #search .tab-menu li { display: inline-block; position: relative; z-index: 0; margin-left: -1px; padding: 12px 10px 6px 0; width: 290px; border: 1px solid #b6c5dc; background: #eff6ff; border-radius: 7px 7px 0 0 / 7px 7px 0 0; -webkit-border-radius: 7px 7px 0 0 / 7px 7px 0 0; -moz-border-radius: 7px 7px 0 0 / 7px 7px 0 0; }
html.PC #search .tab-menu li.selected { background: #fff; z-index: 2; border-bottom-color: #fff; }
html.PC #search .tab-menu:after { position: absolute; content: ""; width: 100%; bottom: 0; left: 0; border-bottom: 1px solid #b6c5dc; z-index: 1; }
html.PC #search .tab-menu a { display: block; color: #59708f; }
html.PC #search .tab-menu a:hover { text-decoration: underline; }

/* 製品検索トップ(PC) */
html.PC #search .heading-bg { background: #e3ebf8; }
html.PC #search .heading-txt { display: inline-block; width: 360px; font-size: 19px; color: #587391; }
html.PC #search .part-area { margin-left: 10px; width: 505px; }
html.PC #search .ic_loupe { width: 18px; margin: 5px 12px 7px; vertical-align: middle; }
html.PC #search .heading-link { display: inline-block; font-size: 13px; margin-right: 18px; }
html.PC #search .heading-bg a { color: #083d89; }
html.PC #search .heading-bg a:hover { color: #083d89; text-decoration: underline; }

/* 製品名で探す(PC) */
html.PC #search .input-area { padding: 18px 0; text-align: center; }
html.PC #search .input-area .input_heading { padding-right: 10px; }
html.PC #search .input-area strong { display: inline-block; padding-bottom: 14px; color: #083d89; font-weight: normal; }
html.PC #search .input_txt { width: 217px; height: 30px; border: 2px #0b3c8b solid; webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-size: 14px; }
html.PC #search input[type="submit"] { margin-left: 7px; width: 86px; height: 36px; border: none; background: #0b3b8d; cursor: pointer; color: #fff; font: normal normal normal 17px/150% 'Hiragino Kaku Gothic Pro','Meiryo',sans-serif; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
html.PC #search input[type="submit"]:hover { background: #6678b2; }
html.PC #search .blue-btn { margin: 0; font-size: 17px; }
html.PC #search .blue-btn li { display: inline-block; }
html.PC #search .blue-btn li a { display: block; color: #fff; background: #0b3b8d; margin: 2px 0; padding: 5px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
html.PC #search .blue-btn li a:hover { background: #6678b2; }
html.PC #search .initials-area { width: 400px; text-align: left; }
html.PC #search .initials-btn { width: 60px; text-align: center; }
html.PC #search .initials { clear: both; padding: 10px 15px; width: 100px; font-size: 31px; color: #0a3a8c; border-top: 1px solid #b6c4df; }
html.PC #search .initials-set { width: 870px; border-collapse: collapse; border-top: 1px solid #b6c4df; }
html.PC #search .initials-set th { padding: 15px; width: 95px; font-size: 18px; font-weight: normal; text-align: left; vertical-align: top; border-bottom: 1px dashed #b6c4df; }
html.PC #search .initials-set td { padding: 15px; font-size: 15px; line-height: 24px; vertical-align: top; border-bottom: 1px dashed #b6c4df; }
html.PC #search .initials-set td li { list-style: none; }
html.PC #search .initials-set td small { font-size: 15px; }
html.PC #search .initials-set .none-dashed { border: none; }
html.PC #search .initials-set a { color: #000; }
html.PC #search .initials-set a:hover { text-decoration: underline; }

/* 部位と症状で探す(PC) */
html.PC #search .symptom-area-top { margin: 40px 0 0 70px; text-align: left; }
html.PC #search .symptom-area { margin: 0 auto; width: 370px; text-align: center; }
html.PC #search .img_person { float: left; margin-top: 20px; width: 102px; height: 184px; }
html.PC #search .symptom-out { float: left; width: 200px; margin: 10px 0; }
html.PC #search .symptom-first { width: 181px; text-align: center; }
html.PC #search .symptom-second { width: 83px; text-align: center; }
html.PC #search .symptom-third { width: 50px; text-align: center; }

html.PC #search .symptom-set { float: left; margin: 20px 0 0 0; border-collapse: collapse; width: 330px; }
html.PC #search .symptom-set .td_person { padding: 10px 0; border: none; }
html.PC #search .symptom-set th { padding: 15px 0; width: 3em; font-size: 17px; font-weight: normal; color: #0d3e8b; text-align: left; vertical-align: top; border-bottom: 1px dashed #b6c4df; }
html.PC #search .symptom-set td { padding: 13px; font-size: 14px; line-height: 24px; vertical-align: top; border-bottom: 1px dashed #b6c4df; }
html.PC #search .symptom-set .ic_person { margin: 0 10px; width: 50px; }
html.PC #search .symptom-set .none-dashed { border: none; }
html.PC #search .symptom-set a { color: #000; }
html.PC #search .symptom-set a:hover { text-decoration: underline; }

/* 薬効で探す(PC) */
html.PC #search .top-space { margin-top: 50px; }
html.PC #search .efficacy-area { width: 1000px; }
html.PC #search .efficacy-btn { margin-left: -38px; line-height: 15px; }
html.PC #search .efficacy-btn li { display: inline-block; width: 245px; vertical-align: top; margin-bottom: 5px; }
html.PC #search .efficacy-btn li a { display: block; font-size: 13px; color: #000;  border: 1px #b6c4de solid; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
html.PC #search .efficacy-btn li a:hover { background: #eceff6; }
html.PC #search .efficacy-btn span { display: inline-block; margin-left: 1em; }
html.PC #search .efficacy-first { margin-top: 30px; height: 45px; }
html.PC #search .efficacy-second { margin-top: 25px; height: 50px; }
html.PC #search .efficacy-third { margin-top: 15px; height: 60px; }
html.PC #search .efficacy-fourth { margin-top: 10px; height: 65px; }
html.PC #search .efficacy-btn small { font-size: 11px; color: #818181; }
html.PC #search .efficacy-btn .img_efficacy { float: right; width: 60px; margin-top: 10px; }

/* 製品一覧(PC) */
html.PC #search .listup { margin: 0 auto; }
html.PC #search .tab-drink { position: relative; margin: 40px 0; padding: 0; list-style: none; font-size: 19px; text-align: center; border-bottom: 2px solid #453e21; height: 50px; }
html.PC #search .tab-drink dt { display: none; }
html.PC #search .tab-drink dd { display: inline-block; position: relative; z-index: 0; width: 300px; border-bottom: 50px solid #ebe6d2; border-left: 20px solid transparent; line-height: 50px; height: 0; margin: 0; }
html.PC #search .tab-drink dd.selected { border-bottom: 50px solid #453e21; border-left: 20px solid transparent; line-height: 50px; height: 0; color: #fff; }
html.PC #search .tab-drink:after { position: absolute; content: ""; width: 100%; bottom: 0; left: 0; z-index: 1; color: #fff; }
html.PC #search .tab-drink a { display: block; color: #453e21; }
html.PC #search .tab-drink a:hover { margin-left: -20px; border-bottom: 50px solid #453e21; border-left: 20px solid transparent; line-height: 50px; height: 0; color: #fff; }
html.PC #search .products-thumb { list-style: none; font-size: 15px; text-align: left; }
html.PC #search .products-thumb li { display: inline-block; vertical-align: top; margin: 0 20px 40px 0; width: 210px; }
html.PC #search .products-thumb li a { display: block; color: #000; }
html.PC #search .products-thumb li a:hover { text-decoration: underline; }
html.PC #search .img-thumb { width: 212px; border: 1px #b6c4de solid; webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-bottom: 5px; }
html.PC #search .products-thumb li strong { display: block; font-weight: normal; }

/* ページナビ(PC) */
html.PC #search .nav-set { margin: 40px auto; border-collapse: collapse; width: 900px; font-size: 15px; }
html.PC #search .nav-set th { width: 50%; font-weight: normal; text-align: center; }
html.PC #search .nav-set .prev { width: 25%; text-align: left; }
html.PC #search .nav-set .next { width: 25%; text-align: right; }
html.PC #search .nav-set a { color: #0b3b8d; }
html.PC #search .nav-set a:hover { text-decoration: underline; }

/* 製品詳細(PC) */
html.PC #search .detail { margin: 40px auto; width: 900px; }
html.PC #search .detail a { color: #0b3b8d; }
html.PC #search .detail a:hover { text-decoration: underline; }
html.PC #search .detail-name { padding: 10px; height: 2em; background: #f9f9f9; border: 1px solid #ccc; }
html.PC #search .detail .catch-copy { margin-bottom: 10px; color: #dc4b2d; } /*小児用キャッチコピー*/
html.PC #search .detail-name h2 { float: left; margin: 0; padding: 0; font-size: 24px; } /*製品名*/
html.PC #search .detail-name img { float: right; height: 17px; width: auto; margin-top: 8px; } /*医薬品区分*/
html.PC #search .detail .detail-photo { clear: both; margin-left: 20px; width: 280px; line-height: 15px; }
html.PC #search .detail-photo img { width: 260px; } /*製品写真*/
html.PC #search .detail-photo p img { width: 20px; vertical-align: middle; } /*添付文書*/
html.PC #search .detail-photo p small { font-size: 13px; } /*価格*/
html.PC #search .detail-info { width: 580px; margin-bottom: 40px; line-height: 23px; }
html.PC #search .detail-info .eye-catch ul { margin: 20px 0 0; padding: 0; list-style: none; }
html.PC #search .detail-info .eye-catch ul li { display: inline-block; }
html.PC #search .detail-info .eye-catch img { width: auto; height: 75px; margin-right: 10px; }
html.PC #search .detail-info h3 { font-size: 20px; color: #233796; } /*製品ショルダー*/
html.PC #search .detail-info p { font-size: 15px; } /*特長文*/
html.PC #search .detail-info dl { margin: 0; padding: 5px 0; font-size: 15px; }
html.PC #search .detail-info dt { margin: 0; padding: 5px; border: 1px solid #ccc; background: #f9f9f9 url(../images/bg_dt.png) left center no-repeat; text-indent: 10px; }
html.PC #search .detail-info dd { margin: 0; padding: 5px; }
html.PC #search .detail-back { clear: both; margin: 0 auto; text-align: center; font-size: 15px; } /*戻る*/
html.PC #search .detail-check { margin: 50px auto 0; background-color: #f9f9f9; border: 1px #cccccc solid; text-align: center; }
html.PC #search .detail-check h6 { margin: 0; padding: 5px; background: #349509; font-size: 17px; color: #fff; font-weight: normal; }
html.PC #search .detail-check ul { margin: 20px 0; padding: 0; list-style: none; text-align: center; font-size: 15px; }
html.PC #search .detail-check ul li { display: inline-block; /display: inline; /zoom: 1; margin: 0; padding: 0 5px; width: 190px; line-height: 17px; vertical-align: top; }
html.PC #search .detail-check li img { vertical-align: top; border: 1px #cccccc solid; margin: 0 0 5px 0; width: 120px; height: auto; }
html.PC #search .detail-check ul li small { font-size: 13px; }

html.PC #search .notfound { margin: 80px auto; text-align: center; }
html.PC #search .notfound big { font-size: 24px; color: #b40f41; }
html.PC #search .notfound a { color: #0b3b8d; }
html.PC #search .notfound a:hover { text-decoration: underline; }

/* 製品検索ヘッダー(SP) */
html.SP #search { margin: 0; width: 100%; font-size: 13px; }
html.SP #search a { text-decoration: none; }
html.SP #search a:visited { text-decoration: none; }
html.SP #search a:hover { text-decoration: none; }
html.SP #search .headline { background: #0b3b8d; }
html.SP #search h1 { display: inline-block; width: 5em; padding: 0 0.5em; font-size: 167%; color: #fff; font-weight: normal; text-align: left; }
html.SP #search .back-btn { display: inline-block; text-align: left; font-size: 100%; }
html.SP #search .back-btn a { color: #fff; }
html.SP #search .back-btn a:hover { text-decoration: underline; }
html.SP #search .ic_arrow_l { width: 17px; margin: 5px 5px 7px; vertical-align: middle; }
html.SP #search .ic_arrow_r { width: 18px; margin: 5px 5px 7px; vertical-align: middle; }
html.SP #search .box-left { }
html.SP #search .box-right { }
html.SP #search .center-line { border-right: 1px solid #b6c4de; }
html.SP #search .dashed-line { border-bottom: 1px dashed #b6c4df; }
html.SP #search .side-line { }
html.SP #search .blue-line { clear: both; height: 1em; border-bottom: 1px solid #b6c4de; }

/* タブ(SP) */
html.SP #search .tab-menu { clear: both; position: relative; margin: 1em 0; padding: 0; list-style: none; font-size: 93%; color: #59708f; text-align: center; }
html.SP #search .tab-menu li { display: inline-block; position: relative; z-index: 0; margin-left: -1px; padding: 0.5em 0; width: 30%; border: 1px solid #b6c5dc; background: #eff6ff; border-radius: 7px 7px 0 0 / 7px 7px 0 0; -webkit-border-radius: 7px 7px 0 0 / 7px 7px 0 0; -moz-border-radius: 7px 7px 0 0 / 7px 7px 0 0; text-align: center; }
html.SP #search .tab-menu li img { display: none; }
html.SP #search .tab-menu li.selected { background: #fff; z-index: 2; border-bottom-color: #fff; }
html.SP #search .tab-menu:after { position: absolute; content: ""; width: 100%; bottom: 0; left: 0; border-bottom: 1px solid #b6c5dc; z-index: 1; }
html.SP #search .tab-menu a { display: block; color: #59708f; }
html.SP #search .tab-menu a:hover { text-decoration: underline; }

/* 製品検索トップ(SP) */
html.SP #search .heading-bg { margin: 2em auto 0; width: 90%; background: #e3ebf8; }
html.SP #search .heading-txt { display: inline-block; width: 11em; font-size: 123.1%; color: #587391; }
html.SP #search .part-area { margin: 0; }
html.SP #search .ic_loupe { width: 18px; margin: 5px 12px 7px; vertical-align: middle; }
html.SP #search .heading-link { float: right: display: inline-block; font-size: 93%; }
html.SP #search .heading-bg a { color: #083d89; }
html.SP #search .heading-bg a:hover { color: #083d89; text-decoration: underline; }

/* 製品名で探す(SP) */
html.SP #search .input-area { padding: 1em 0; text-align: center; }
html.SP #search .input-area .input_heading { display: block; }
html.SP #search .input-area strong { display: inline-block; padding-bottom: 0.5em; color: #083d89; font-weight: normal; font-size: 116%; }
html.SP #search .input_txt { width: 10em; height: 2em; border: 2px #0b3c8b solid; webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-size: 108%; }
html.SP #search input[type="submit"] { margin-left: 0.5em; width: 4em; height: 2em; border: none; background: #0b3b8d; cursor: pointer; color: #fff; font: normal normal normal 131%/150% 'Hiragino Kaku Gothic Pro','Meiryo',sans-serif; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-appearance: none; }
html.SP #search input[type="submit"]:hover { background: #6678b2; }
html.SP #search .blue-btn { margin: 0; font-size: 131%; }
html.SP #search .blue-btn li { display: inline-block; }
html.SP #search .blue-btn li a { display: block; color: #fff; background: #0b3b8d; margin: 2px 0; padding: 0.2em 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
html.SP #search .blue-btn li a:hover { background: #6678b2; }
html.SP #search .initials-area { width: 85%; text-align: left; }
html.SP #search .initials-btn { width: 3em; text-align: center;}
html.SP #search .initials { display: block; width: 100%; padding: 0.5em 0; width: 100%; font-size: 167%; font-weight: bold; color: #0a3a8c; border-top: none; text-align: center; }
html.SP #search .initials-set { width: 100%; border-collapse: collapse; border-top: 1px dashed #b6c4df; }
html.SP #search .initials-set th { padding: 0.5em 1em; width: 1em; font-size: 167%; font-weight: normal; text-align: left; vertical-align: top; border-bottom: 1px dashed #b6c4df; }
html.SP #search .initials-set td { padding: 1em; font-size: 100%; line-height: 167%; vertical-align: top; border-bottom: 1px dashed #b6c4df; }
html.SP #search .initials-set td li { list-style: none; }
html.SP #search .initials-set td small { font-size: 15px; }
html.SP #search .initials-set .none-dashed { border: none; }
html.SP #search .initials-set a { color: #000; }
html.SP #search .initials-set a:hover { text-decoration: underline; }

/* 部位と症状で探す(SP) */
html.SP #search .symptom-area-top { margin: 0; text-align: left; }
html.SP #search .symptom-area { margin: 0; width: 100%; text-align: left; }
html.SP #search .img_person { float: left; margin: 1em 0 0 3em; width: 24%; height: auto; }
html.SP #search .symptom-out { float: left; width: 10em; margin: 10px 0; }
html.SP #search .symptom-first { width: 9.5em; text-align: center; }
html.SP #search .symptom-second { width: 4.5em; text-align: center; }
html.SP #search .symptom-third { width: 2.9em; text-align: center; }

html.SP #search .symptom-set { margin: 0; border-collapse: collapse; width: 100%; border-top: 1px solid #b6c4de; }
html.SP #search .symptom-set .td_person { padding: 0.5em 0; border: none; }
html.SP #search .symptom-set th { width: 4em; font-size: 17px; font-weight: normal; color: #0d3e8b; text-align: left; vertical-align: top; border-bottom: 1px dashed #b6c4df; }
html.SP #search .symptom-set td { padding: 0.5em; font-size: 108%; line-height: 138.5%; vertical-align: top; border-bottom: 1px dashed #b6c4df; }
html.SP #search .symptom-set .ic_person { margin: 0 0.5em; width: 50px; }
html.SP #search .symptom-set .none-dashed { border: none; }
html.SP #search .symptom-set a { color: #000; }
html.SP #search .symptom-set a:hover { text-decoration: underline; }
/* アンカーリンク調整(SP) */
html.SP #search div#a { margin-top: -2.5em; padding-top: 2.5em; }
html.SP #search div#ka { margin-top: -2.5em; padding-top: 2.5em; }
html.SP #search div#sa { margin-top: -2.5em; padding-top: 2.5em; }
html.SP #search div#ta { margin-top: -2.5em; padding-top: 2.5em; }
html.SP #search div#na { margin-top: -2.5em; padding-top: 2.5em; }
html.SP #search div#ha { margin-top: -2.5em; padding-top: 2.5em; }
html.SP #search div#ma { margin-top: -2.5em; padding-top: 2.5em; }
html.SP #search div#ya { margin-top: -2.5em; padding-top: 2.5em; }
html.SP #search div#ra { margin-top: -2.5em; padding-top: 2.5em; }
html.SP #search div#wa { margin-top: -2.5em; padding-top: 2.5em; }
html.SP #search .symptom-set #wholebody { margin-top: -3.5em; padding-top: 3.5em; }
html.SP #search .symptom-set #headache { margin-top: -3.5em; padding-top: 3.5em; }
html.SP #search .symptom-set #eye { margin-top: -3.5em; padding-top: 3.5em; }
html.SP #search .symptom-set #nose { margin-top: -3.5em; padding-top: 3.5em; }
html.SP #search .symptom-set #mouth { margin-top: -3.5em; padding-top: 3.5em; }
html.SP #search .symptom-set #throat { margin-top: -3.5em; padding-top: 3.5em; }
html.SP #search .symptom-set #stomach { margin-top: -3.5em; padding-top: 3.5em; }
html.SP #search .symptom-set #stomach { margin-top: -3.5em; padding-top: 3.5em; }
html.SP #search .symptom-set #intestine { margin-top: -3.5em; padding-top: 3.5em; }
html.SP #search .symptom-set #anus { margin-top: -3.5em; padding-top: 3.5em; }
html.SP #search .symptom-set #shoulder { margin-top: -3.5em; padding-top: 3.5em; }

/* 薬効で探す(SP) */
html.SP #search .top-space { margin-top: 3em; }
html.SP #search .efficacy-area { margin: 0 auto; width: 90%; }
html.SP #search .efficacy-btn { margin-left: -38px; line-height: 100%; }
html.SP #search .efficacy-btn li { display: inline-block; width: 49%; vertical-align: top; margin-bottom: 0.5em; text-align: center; }
html.SP #search .efficacy-btn li a { display: block; font-size: 93%; color: #000; border: 1px #b6c4de solid; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
html.SP #search .efficacy-btn li a:hover { background: #eceff6; }
html.SP #search .efficacy-btn span { display: block; margin: 0; }
html.SP #search .efficacy-first { height: 5em; }
html.SP #search .efficacy-second { height: 5em; }
html.SP #search .efficacy-third { height: 5em; }
html.SP #search .efficacy-fourth { height: 5em; }
html.SP #search .efficacy-btn small { font-size: 77%; line-height: 77%; color: #818181; }
html.SP #search .efficacy-btn .img_efficacy { width: 60px; margin-top: 0.5em; }

/* 製品一覧(SP) */
html.SP #search .listup { margin: 0; width: 100%; }
html.SP #search .tab-drink { position: relative; margin: 1em 0; padding: 0; list-style: none; font-size: 100%; text-align: center; border-bottom: 2px solid #453e21; height: 50px; }
html.SP #search .tab-drink dt { display: block; border-bottom: 50px solid #453e21; border-right: 20px solid transparent; line-height: 50px; height: 0; color: #fff; width: 40%; margin: 0 0 2px 2em; padding: 0 1em; }
html.SP #search .tab-drink dd { display: none; position: relative; z-index: 0; padding: 1em 0; width: 80%; border-bottom: 1px solid #453e21; color: #453e21; background: #ebe6d2; }
html.SP #search .tab-drink dd.selected { }
html.SP #search .tab-drink:after { position: absolute; content: ""; width: 100%; bottom: 0; left: 0; z-index: 1; color: #fff; }
html.SP #search .tab-drink a { display: block; color: #453e21; }
html.SP #search .tab-drink a:hover { }
html.SP #search .products-thumb { list-style: none; font-size: 100%; text-align: left; }
html.SP #search .products-thumb li { display: inline-block; vertical-align: top; margin: 0; width: 100%; }
html.SP #search .products-thumb li a { display: block; color: #000; }
html.SP #search .products-thumb li a:hover { text-decoration: underline; }
html.SP #search .img-thumb { width: 30%; border: 1px #b6c4de solid; webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; vertical-align: middle; margin: 0 0.5em 1em 0; }
html.SP #search .products-thumb li strong { display: inline-block; font-weight: normal; width: 60%; padding-bottom: 1em; }

/* ページナビ(PC) */
html.SP #search .nav-set { margin: 1em auto; border-collapse: collapse; width: 90%; font-size: 100%; }
html.SP #search .nav-set th { width: 50%; font-weight: normal; text-align: center; }
html.SP #search .nav-set .prev { width: 25%; text-align: left; }
html.SP #search .nav-set .next { width: 25%; text-align: right; }
html.SP #search .nav-set a { color: #0b3b8d; }
html.SP #search .nav-set a:hover { text-decoration: underline; }

/* 製品詳細(SP) */
html.SP #search .detail { margin: 1em auto; width: 90%; }
html.SP #search .detail a { color: #0b3b8d; }
html.SP #search .detail a:hover { text-decoration: underline; }
html.SP #search .detail-name { margin: 0 auto; padding: 2%; width: 96%; height: 2em; background: #f9f9f9; border: 1px solid #ccc; }
html.SP #search .detail .catch-copy { margin-bottom: 10px; color: #dc4b2d; } /*小児用キャッチコピー*/
html.SP #search .detail-name h2 { float: left; margin: 0; padding: 0; font-size: 131%; } /*製品名*/
html.SP #search .detail-name img { float: right; height: 17px; width: auto; margin-top: 5px; } /*医薬品区分*/
html.SP #search .detail .detail-photo { clear: both; margin: 0 auto; width: 100%; text-align: center; }
html.SP #search .detail-photo img { width: 70%; } /*製品写真*/
html.SP #search .detail-photo p { text-align: left; line-height: 116%; }
html.SP #search .detail-photo p img { width: 20px; vertical-align: middle; } /*添付文書*/
html.SP #search .detail-photo p small { font-size: 93%; } /*価格*/
html.SP #search .detail-info { width: 100%; margin-bottom: 1em; line-height: 131%; text-align: left; }
html.SP #search .detail-info .eye-catch ul { margin: 1em 0 0; padding: 0; list-style: none; }
html.SP #search .detail-info .eye-catch ul li { display: inline-block; margin-right: 1em; }
html.SP #search .detail-info .eye-catch img { width: 90%; }
html.SP #search .detail-info h3 { font-size: 20px; color: #233796; } /*製品ショルダー*/
html.SP #search .detail-info p { font-size: 100%; } /*特長文*/
html.SP #search .detail-info dl { margin: 0; padding: 0.5em 0; font-size: 100%; }
html.SP #search .detail-info dt { margin: 0; padding: 0.5em; border: 1px solid #ccc; background: #f9f9f9 url(../images/bg_dt.png) left center no-repeat; text-indent: 10px; }
html.SP #search .detail-info dd { margin: 0; padding: 0.5em; }
html.SP #search .detail-back { clear: both; margin: 0 auto; text-align: center; font-size: 100%; } /*戻る*/
html.SP #search .detail-check { margin: 2em auto 0; background-color: #f9f9f9; border: 1px #cccccc solid; text-align: center; }
html.SP #search .detail-check h6 { margin: 0; padding: 0.5em; background: #349509; font-size: 85%; color: #fff; font-weight: bold; }
html.SP #search .detail-check ul { margin: 1em 0; padding: 0; list-style: none; text-align: center; font-size: 100%; }
html.SP #search .detail-check ul li { display: inline-block; /display: inline; /zoom: 1; margin: 0; padding: 0 1%; width: 46%; line-height: 116%; vertical-align: top; }
html.SP #search .detail-check li img { vertical-align: top; border: 1px #cccccc solid; margin: 0 0 5px 0; width: 50%; height: auto; }
html.SP #search .detail-check ul li small { font-size: 85%; }

html.SP #search .notfound { margin: 2em auto; text-align: center; }
html.SP #search .notfound big { font-size: 116%; color: #b40f41; }
html.SP #search .notfound a { color: #0b3b8d; }
html.SP #search .notfound a:hover { text-decoration: underline; }

/* clearfix */
.cf:after { content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0;}
.cf { display:inline-block; }
/*\*/
* html .cf { height:1%; }
.cf { display:block; }
/**/