@charset "utf-8";

/* Custom. */
html, button, input, select, textarea {
  color: #333;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
html {
/*  2023/03/15 フォント修正対応によりコメントアウト
font-size: 14px; */
  line-height: 1.4;
}
body {
  -webkit-text-size-adjust: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio, canvas, img, video {
  vertical-align: middle;
}
img, object, embed, video {
  max-width: 100%;
  height: auto;
}
.ie6 img {
  width: 100%;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}
em {
  font-style: normal;
}
a {
  text-decoration: none;
  color: #333;
}
ul, ol, li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.check-outcome ul {
  padding: 0;
  margin: 0;
}
.bt-pink {
  display: block;
  background-color: #FFF2F2;
  border: 1px solid #ffb4b2;
  background-image: url(/content/dam/selfmedication/jp/ja/herpecia/web/sp_arrow2.gif);
  background-position: 12px center;
  background-size: 13px;
  background-repeat: no-repeat;
  padding: 10px 10px 10px 30px;
  position: relative;
}
.bt-pink:hover {
  background-color: #ffdede;
}
.checksheet .input-bt{
	list-style:none;
	margin:15px 0;
	overflow:hidden;
}
.link-pdf:after {
  display: inline-block;
  background: url(/content/dam/selfmedication/jp/ja/herpecia/web/sm_icon_pdf.gif) no-repeat 0 0;
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
  content: "";
  position: relative;
  top: 2px;
  margin-left: .5em
}
@media only screen and (min-width: 779px) {
  .pc-view {
    display: inline;
  }
  .sp-view {
    display: none;
  }
  .checksheet {
    font-size: 12px;	
  }
  .bt-pink {
    background-color: #fff2f2;
    background-image: url(/content/dam/selfmedication/jp/ja/herpecia/web/pc_arrow2.gif);
    padding: 8px 8px 8px 30px;
  }
  .checksheet .input-bt{
    text-align:right;
  }
  }
/* ==========================================================================
   Check
   ========================================================================== */
.checkstart {
	margin-bottom: 15px;
	text-align: center;
}
.checkstart img {
	margin-top: 20px;
	width: 83%;
}
.checkstart figcaption {
	text-align: left;
}
.checkstart figcaption p {
	margin-bottom: 15px;
}
table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.check-list thead th{
	padding:10px;
}
.check-list tbody th, .check-list tbody td {
	border: 1px solid #ff6666;
	padding:10px;
}
.check-list tbody th{
	text-align:left;
	font-weight:normal;
}
.check-list tbody td{
	text-align:center;
}
.check-yes{background-color: #fff0f0;}
.check-no{background-color: #d9f1ff;}
.check-list input[type="radio"]{
	cursor:pointer;
}
.brand-content .input-bt{
	list-style:none;
	margin:15px 0;
	overflow:hidden;
}
.input-bt li{
	float:left;
	width: 48%;
}
.input-bt li:first-child{
	margin-right:4%;
}
.input-bt li input{
	text-align:left;
	width:100%;
	border-radius:0;
}
.adobe{
	font-size:11px;	
	margin-bottom:25px;
}
.adobe img{margin-bottom:5px;}
#check-yes,
#check-no{display:none;}
.check-outcome{
	border:solid 1px #CCC;
	padding:3%;
}
.check-outcome h2{
	background-color: #ffcc73;
	margin-bottom:15px;
	padding:10px;
	font-size: 16px;
}
.check-outcome h2 span{
	color: #cd0000;
}
.check-outcome ol{
	padding-left:0;
	list-style:none;
	margin:15px 0;
}
.check-outcome ol li{
	margin-bottom:20px;
}
.check-outcome ol h3{
	font-size:14px;
	padding-left:3em;
	text-indent:-3em;
	margin-bottom:10px;
}
.check-outcome ol h3 em{
	font-size: 16px;
	margin-right:.2em;
	color: #cd0000;
}
.buyok{
	margin-bottom:25px;
	overflow:hidden;
}
.buyok .img{
	margin-bottom:15px;	
	text-align:center;
}
.buyok .img img{
	width: 67%;
}
.sheet .bt-pink{
	margin-bottom:10px;
}
.sheet p{ font-size: 11px;}
.detail-list{border: 1px solid #ffcc73;}
.detail-list th, .detail-list td {
	border: 1px solid #ffcc73;
	padding:10px;
}
.detail-list th{
	background-color: #fff9d5;
	text-align:left;
	font-weight: normal;
}
.detail-list li{
	list-style:none;
	 text-indent: -2em;
}
.detail-list dt {
    padding-bottom: 5px;
}
.detail-list dd{
	margin:0;
	padding-left: 10px;
}
.detail-list ul {
    margin-left: 1.5em;
}
.detail-list table{
	border:solid 1px #666;
	margin:1em 0;
}
.detail-list table th,
.detail-list table td{
	padding:3px;
	text-indent:0;
	vertical-align:top;
	border:solid 1px #666;
	background-color: #fff;
}
.exp ul {
    margin-left: 2.2em;
}
.exp ul li {
    list-style-type: disc;
    text-indent: 0;
}
.detail-list h3{
	color: #cc0000;
}
.detail-list h3 img{
	margin-right:5px;
	width: 15px;
}
.th-first{
	width:40%;
}
.sns{
  margin:0 auto !important;
  display: block;
  height: 20px;
  max-width: 285px;
  padding: 0 0 20px !important;
  text-align: left;
  width: 272px;
  list-style-type: none;
}
.sns li {
  float: left;
}
.sns li:not(:last-child) {
  margin-right: 10px;
}

@media only screen and (min-width: 779px) {
.checkstart figcaption a {
	display:inline-block;
}
.checkstart img {
	margin-top: 30px;
	width: 500px;
}
.brand-content .input-bt{
	text-align:right;
}
.input-bt li{
	float:none;
	display:inline-block;
	width: 140px;
	font-size:18px;
}
.input-bt li:first-child{
	margin-right:10px;
}
.adobe{
	margin-bottom:30px;
	overflow:hidden;
}
.adobe img{
	float:left;
	margin-right:10px;
}
.buyok{
	margin-bottom:20px;
}
.buyok .img{
	float:left;
	width:428px;
	margin-bottom:0;	
}
.buyok .img img{
	width: 428px;
}
.detail-list th{
	width:6em;
}
.sheet{
	float:right;
	width: 240px;
}
.check-outcome h2{
	margin-bottom:20px;
}
.th-first{
	width:12%;
}
.sns{
  margin: 20px auto 0 !important;
  display: block;
  height: 20px;
  max-width: 285px;
  padding: 0 0 20px !important;
  text-align: left;
  width: 100%;
  list-style-type: none;
}
.sns li {
  float: left;
}
.sns li:not(:last-child) {
  margin-right: 10px;
}
}

.pc-view {
  display: none;
}
@media only screen and (min-width: 779px) {
.pc-view {
  display: inline;
}
.sp-view {
  display: none;
}
}
