@charset "utf-8";

.include{
background-color: #fff;
}
.include .summary{
margin-bottom: 30px;
}

.include .summary h2.title,.include .medicine h2.title {
  font-size: 24px;
  font-weight: normal;
  height: 74px;
  line-height: 37px;
  padding: 17px 0 0 40px ;
  color: #fff;
  box-sizing: border-box;
  background: #fd7281;
}

.include .content {
  padding: 0 40px;
}
.include .summary .title::before,
.include .medicine .title::before {
  margin-left: 10px;
  transition: all .3s;
}
.include .summary .title.open::before {
  transform: rotate(-180deg);
}
.include .medicine .title.open::before {
  transform: rotate(180deg);
}

.include .summary .title::before,
.include .medicine .title.open::before {
  float: right;
  width: 16px;
  height: 38px;
  margin: 0 40px 0 8px;
  content: '';
  background: url(../../img/include/icon_minus.png) center center / contain no-repeat;
}
.include .summary .title::after,
.include .medicine .title.open::after {
  font-size: 16px;
  line-height: 38px;
  float: right;
  content: '閉じる';
}
.include .summary .title.open::before,
.include .medicine .title::before {
  float: right;
  width: 16px;
  height: 38px;
  content: '';
  margin: 0 40px 0 8px;
  background: url(../../img/include/icon_plus.png) center center / contain no-repeat;
}
.include .summary .title.open::after,
.include .medicine .title::after {
  font-size: 16px;
  line-height: 38px;  float: right;
  content: '表示する';
  color: #fff;
}

.include .summary .content h3 {
  font-size: 16px;
  font-weight: normal;
  margin: 30px auto;
  text-align: center;
}


.include .summary table,
.medicine table {
  width: 100%;
  border: 1px solid #dee2e7;
}
.include .medicine table{
    margin-bottom: 20px;
}
/*.include .summary th,
.include .medicine th {
  font-size: 18px;
  line-height: 50px;
  background-color: #f3f3f3;
}*/
.notice-box .include .summary th,
.notice-box .include .medicine th {
  font-size: 18px;
  font-weight:bold;
  line-height: 50px;
  background-color: #f3f3f3;
  text-align:center;
}

.include .summary td,
.include .medicine td {
  font-size: 15px;
  line-height: 1.8;
  padding: 22px 30px;
}
.include .summary th,
.include .medicine th,
.include .summary td,
.include .medicine td {
  /*display: block;*/
  width: auto;
  border: 1px solid #dee2e7;
  font-family: YakuHanJPs, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}

.include .kanri th,
.include .kanri th,
.include .kanri td,
.include .kanri td {
  display: block;
}

.include .summary td.sp, .include .medicine td.sp {
  display: none;
}
.include .medicine .tableSystem.sp {
  display: none;
}
.include .summary .table_box tr th,
.include .summary .table_box tr td {
  display: revert;
  width: 200px;
  font-size: 16px;
  font-weight: normal;
  padding: 10px;
}


.include .summary .table_box,.include .medicine .table_box {
	margin: 20px auto;
	line-height: 1.3;
	text-align: center;
  max-width: 800px;
}
.include .summary .table_box span,.include .medicine .table_box span {
	font-size: 10px;
}
.include .summary .table_box .italic,.include .medicine .table_box .italic {
	font-size: 16px;
	font-style: italic;
}

.include .point {
	font-size: 12px;
  max-width: 800px;
  margin: 0 auto 20px;
  line-height: 15px;
}

.include #ButudoriBox .ButudoriBoxBtn {
  display: block;
  width: 35%;
  text-align: center;
  margin: 20px 0 30px;
  border: 1px solid #5285B0;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.include #ButudoriBox .ButudoriBoxBtn a {
  text-decoration: none;
  color: #5285B0;
  letter-spacing: 0.1em;
  font-size: 16px;
  display: block;
  padding: 23px 0;
  font-family: YakuHanJPs, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}
.include #ButudoriBox .ButudoriBoxBtn:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -4px;
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #5285B0;
  border-right: 1px solid #5285B0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*.include .medicine h3 {
  font-size: 22px;
  margin: 34px 0;
  color: #050818;
}*/
.notice-box .include .medicine h3 {
  font-size: 22px;
  font-weight:bold;
  margin: 34px 0;
  color: #050818;

}

.include .medicine .otc .titleSub {
  margin: 40px 0 30px 0;
  font-size: 25px;
  font-weight: bold;
  color: #333;
  border-bottom: solid 1px #333;
  padding: 0 5px 15px;
  letter-spacing: .1em;
  font-family: YakuHanJPs, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}
.include .medicine .otc p {
  font-size: 15px;
  line-height: 1.5;
  margin-top: 18px;
}
.include .summary a,.include .medicine a {
  color: #878bb5;
  font-family: YakuHanJPs, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}
/* 要指導医薬品及び一般用医薬品(OTC)の販売制度に関する事項 */
.include .medicine .tableSystem {
  display: block;
  width: 100%;
  line-height: 1.5;
  font-size: 14px;
}
.include .medicine .tableSystem .tableTitle {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.1em;
  background: #878bb5;
}
.include .medicine .tableSystem th {
  color: #878bb5;
  font-weight: bold;
    font-family: YakuHanJPs, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}
.include .medicine .tableSystem th,
.include .medicine .tableSystem td {
  display: revert;
  font-size: 15px;
  line-height: 20px;
  padding: 10px 5px !important;
  vertical-align: middle;
  border: 1px solid #dee2e7;
    font-family: YakuHanJPs, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}
.include .medicine .tableSystem .tableSystemTr01 th,
.include .medicine .tableSystem .tableSystemTr02 th {
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  font-family: YakuHanJPs, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}
.include .medicine .tableSystem .tableSystemTr01 th:nth-of-type(2) {
  width: 220px;
}
.include .medicine .tableSystem .tableSystemTr02 th {
  font-weight: bold;
  font-family: YakuHanJPs, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}
.include .medicine .tableSystem thead th {
  background-color: #eaecff;
  color: #333;
  font-family: YakuHanJPs, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}
.include .medicine .tableSystem tbody th {
  font-size: 15px;
  background: #fff;
  width: 130px;
  font-family: YakuHanJPs, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}
.include .medicine .tableSystemCenter {
  text-align: center;
}
.include .medicine .txtDisplay01 {
  display: inline-block;
  padding: 2px 4px;
  white-space: nowrap;
  border: 1px solid #212121;
}
.include .medicine .txtDisplay02 {
  display: inline-block;
  margin: 0 2px;
  padding: 0 2px;
  line-height: 1;
  border: 1px solid #212121;
}
.include .ECtext {
  display: none;
}

@media (max-width: 736px) {

.notice-box .include .summary,
.notice-box .include .medicine  {
font-size: 14px;
}
.notice-box .include .summary .store,
.notice-box .include .medicine .store {
  text-align: center;
}
.notice-box .include .summary .img_store,
.notice-box .include .medicine .img_store {
  display: block;
  margin: 0 auto;
}
.notice-box .include .summary .img_store img,
.notice-box .include .medicine .img_store img {
  max-width: 90%;
}
.notice-box .include .summary h2.title,
.notice-box .include .medicine h2.title {
    font-size: calc(38/750*100vw);
    font-weight: 400;
    position: relative;
    padding: calc(36/750*100vw) calc(30/750*100vw);
    color: #fff;
    line-height: 20px;
    height: auto;
}
.notice-box .include .summary .title.open::after,
.notice-box .include .medicine .title::after {
    font-size: calc(25/750*100vw);
    line-height: calc(38/750*100vw);
    float: right;
    content: '表示する';
    color: #fff;
}
.notice-box .include .summary td,
.notice-box .include .medicine td {
    font-size: 14px;
    line-height: 1.5;
    padding: 15px;
}
.notice-box .include .summary .table_box tr th,
.notice-box .include .summary .table_box tr td {
    font-size: 14px;
    font-weight: normal;
    padding: 10px 5px;
    line-height: 20px;
}

/*.include .content {
    padding: 0 20px;
}*/

.notice-box .include .content {
    padding: 0 10px;
}

.notice-box .include .summary .table_box.u-mb0 {
    margin-bottom: 0;
}
.notice-box .include  #ButudoriBox .ButudoriBoxBtn {
    width: 100%;
    letter-spacing: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px auto;
}
.notice-box .include #ButudoriBox .ButudoriBoxBtn a {
    padding: 15px 0;
  }

.notice-box .include .summary .title::before,
.notice-box .include .medicine .title.open::before {
  margin: 0 ;
  margin-left: calc(10/750*100vw);
  width: calc(23/750 * 100vw);
  height: calc(38/750 * 100vw);
}
.notice-box .include .summary .title::after,
.notice-box .include .medicine .title.open::after {
  font-size: calc(25/750*100vw);
  line-height: calc(38/750*100vw);
}
.notice-box .include .summary .title.open::before,
.notice-box .include .medicine .title::before {
  margin: 0 ;
  margin-left: calc(10/750*100vw);
  width: calc(23/750 * 100vw);
  height: calc(38/750 * 100vw);
}
.notice-box .include .summary .title.open::after,
.notice-box .include .medicine .title::after {
  font-size: calc(25/750*100vw);
  line-height: calc(38/750*100vw);
}
/*  .include .medicine h3 {
    font-size: calc(28/750*100vw);
    padding: calc(47/750*100vw) 0 calc(42/750*100vw);
    text-align: left;
    font-weight: bold;
    margin: 0;
}
*/

.notice-box .include .medicine h3 {
    font-size: calc(28/750*100vw);
    padding: calc(47/750*100vw) 0 calc(42/750*100vw);
    text-align: left;
    font-weight: bold;
    margin: 0;
}


/*.include .summary th, .include .medicine th {
    font-size: 14px;
    line-height: 14px;
    padding: 10px 0;
}*/

.notice-box .include .summary th,
.notice-box .include .medicine th {
    font-size: 14px;
    line-height: 14px;
    padding: 10px 0;
}

.notice-box .include .medicine .otc .titleSub {
    margin: 50px 0 25px;
    font-size: 17px;
    line-height: 1.5;
}
.notice-box .include .medicine .tableSystem tbody th {
    font-size: 14px;
    background-color: #eaecff;
    color: #333;
    white-space: nowrap;
}
.notice-box .include .medicine .tableSystem th,
.notice-box .include .medicine .tableSystem td {
    font-size: 14px;
}
.notice-box .include .medicine .otc p.scroll  {
    font-size: 14px;
    margin: 10px;
}
.notice-box .include .medicine .tableSystem {
    overflow: scroll;
  }

.notice-box .include .summary td.pc,
.notice-box .include .medicine td.pc {
	display: none;
}
.notice-box .include .medicine .tableSystem.pc {
	display: none;
}
.notice-box .include .summary td.sp,
.notice-box .include .medicine td.sp {
	display: block;
}
.notice-box .include .medicine .tableSystem.sp {
	display: block;
}
}