@charset "UTF-8";
/* CSS Document */

body {
  background-color: #efefef;
}

p + p {
  margin: 5px 0 0 0;
}

.container {
  line-height: 1.4;
  padding: 0 10px 25px 10px;
  background-color: #fff;
  color: #333;
  font-size: 75%;
}


#v2_Header .headerBlock2 {
  border-bottom: none;
}

#v2_Header .headerBlock2 h1.askulLogo,
#v2_Header .headerBlock2 p.askulLogo {
  left: 10px;
}

section {
  margin: 20px 0 0 0;
}

section .details {
  padding: 10px 0 0 0;
}

.scrollableTable {
  overflow: auto;
  /* white-space: nowrap; */
}

.scrollableTable .nowrap {
  white-space: nowrap;
}

.scrollableTable::-webkit-scrollbar {
  height: 5px;
}

.scrollableTable::-webkit-scrollbar-track {
  background: #F1F1F1;
}

.scrollableTable::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}

.alcohol a {
  text-decoration: none;
}

.alcohol a.url {
  word-break: break-all;
}

.alcohol h1 {
  margin: 5px 0 0 0;
  font-size: 18px;
  color: #172397;
}

.alcohol h2 {
  font-size: 16px;
}

.alcohol h3 {
  margin: 10px 0 0 0;
  font-size: 14px;
  font-weight: bold;
}

.alcohol .pageAnchor {
  margin: 15px 0 15px 0;
}

.alcohol .pageAnchor ul li {
  position: relative;
  margin: 5px 0 0 0;
}

.alcohol .pageAnchor ul li a {
  padding: 0 0 0 15px;
}

.alcohol .pageAnchor ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: calc(50% - 2px);
  width: 0.5rem;
  height: 0.5rem;
  margin-top: -0.25rem;
  box-sizing: border-box;
  border-top: 2px solid #2970e4;
  border-right: 2px solid #2970e4;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}



.alcohol table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #c3c3c3;
  font-size: 12px;
}

.alcohol table table {
  margin-top: 10px;
}


.alcohol table,
th,
td {
  border-collapse: separate;
}

th,
td {
  border-width: 1px;
  border-style: solid;
  border-color: #fff #c3c3c3 #c3c3c3 transparent;
}

th {
  /* font-weight: bold; */
}

td {
  border-width: 1px 0 1px 1px;
}

.alcohol table th {
  background-color: #efefef;
  padding: 5px;
  vertical-align: middle;
  font-weight: bold;
  width: 50%;
}

.alcohol table th.sub {
  font-weight: normal;
}

.alcohol table td {
  padding: 5px;
}

.alcohol table td .enclose {
  padding: 10px 5px;
}

.alcohol table td table th {
  background-color: #eee;
  padding: 5px;
  font-size: 12px;
  text-align: left;
  width: 25%;
}

.alcohol table td table td {
  padding: 5px;
  font-size: 12px;
}



.contact {
  margin: 20px 0 0 0;
  padding: 5px;
  border-top: solid 5px #390;
  background: #ECF2E8;
}

.contact h2 {
  padding: 5px 0;
  border-left: none;
  border-bottom: solid 1px #B3CEA3;
  font-size: 14px;
  font-weight: bold;
}

.contact .sectionBody {
  margin: 10px 0 0 0;
  padding: 5px 0;
  border-top: solid 1px #fff;
}

.contact .sectionBody ul.notes li {
  padding: 0 0 0 1em;
  text-indent: -1em;
}

.contact .sectionBody ul.notes li + li {
  margin: 5px 0 0 0;
}

.contact .drugSiteMapping {
  margin: 10px 0;
  border-collapse: collapse;
  background: #fff;
}

.contact .drugSiteMapping .hd {
  background-color: #efefef;
  border-bottom: 2px solid #aaa;
}

.contact .drugSiteMapping .site {
  font-weight: bold;
}

.contact .drugSiteMapping th {
  font-weight: bold;
  font-size: 13px;
}

.contact .drugSiteMapping th,
.contact .drugSiteMapping td {
  font-size: 13px;
  border: 1px solid #bbb;
  padding: 3px 7px;
  text-align: center;
  vertical-align: middle;
}

.contact .contactForm {
  display: block;
  margin: 5px 0 0 0;
}

.contact .contactForm::after {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: -4px 0 0 5px;
  content: '';
  background: url(/resource/sp/images/user/2016eug_icon_newwin_01.png) no-repeat;
  background-size: contain;
}



#v2_Footer {
  padding: 0 0.9375rem;
  background: #efefef;
  padding-top: 15px;
  margin-top: 10px;
}

#v2_Footer .footerNav {
  background: #efefef;
  border-top: none;
}

#v2_Footer .footerNav ul li {
  border-left: solid 1px #000;
}


#v2_Footer .footerNav ul li:first-child a {
  padding-left: 0;
}

#v2_Footer .footerNav ul li:last-child a {
  padding-right: 0;
}

#v2_Footer .copyright {
  border-top: none;
}

#v2_Footer .copyright p {
  color: #162396;
  font-size: 0.6875rem;
  line-height: 1.6;
  text-align: left;
}

#v2_Footer .ra_sp_Footer ul li a {
  color: #000;
  font-size: 12px;
  padding: 3px 7px 3px 14px;
}

#v2_Footer .ra_sp_Footer ul li a:link,
#v2_Footer .ra_sp_Footer ul li a:visited {
  color: #000;
}

#v2_Footer .ra_sp_Footer ul li {
  padding: 0;
}

#v2_Footer .ra_sp_Footer ul li:first-child {
  padding-left: 0;
}



.toHelpAoi {
  margin: 0;
  padding: 0 0 1.25rem;
}

.toHelpAoi p {
  border: none;
  background: none;
}

.toHelpAoi p:after {
  content: normal;
}

.toHelpAoi p a {
  display: block;
  padding: 0;
  border: solid 1px #cecece;
  border-radius: 0.3125rem;
  background: -webkit-linear-gradient(top, #fcfcfc, #f5f5f5);
  background: linear-gradient(to bottom, #fcfcfc, #f5f5f5);
  color: #333;
  font-size: 0.9375rem;
  line-height: 1.4;
  text-align: center;
}



.toHelpAoi p a .text {
  display: inline-block;
  position: relative;
  width: auto;
  padding: 0.6875rem 0 0.6875rem 3.5rem;
  background: none;
  font-weight: bold;
  text-align: left;
}

.toHelpAoi p a .text::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 2.875rem;
  height: 2.875rem;
  margin-top: -1.4375rem;
  background: url(/resource/sp/images/ico/ico_aoi.png) no-repeat;
  background-size: contain;
}

.toHelpAoi p a .text-block {
  display: block;
}





#loader {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  z-index: 1000;
  display: none;
}

#loader img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/* ---------------------------------
Clearfix
--------------------------------- */
.clearfix::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

/* --------------------------------------------------
    END
-------------------------------------------------- */