/*============================================================================

		top

============================================================================*/
.btn_box {
  margin-bottom: 0;
}

@media print, screen and (min-width: 992px) {
  .btn_box {
    margin-bottom: 0;
  }
}

.main_visual {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/top/main_visual_img01.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  height: 100vh;
  padding-top: 60px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media print, screen and (min-width: 992px) {
  .main_visual {
    height: 100vh;
    padding-top: 100px;
  }
}

.main_visual .logo {
  display: block;
  text-align: center;
  font-size: 0;
  margin: 0 auto 30px;
  padding: 30px 0;
  width: 220px;
  height: 220px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px) brightness(1.15);
}

.main_visual .logo img {
  width: 86px;
}

@media (min-width: 321px) {
  .main_visual .logo img {
    width: 100px;
  }
}

@media print, screen and (min-width: 992px) {
  .main_visual .logo img {
    width: auto;
  }
}

@media (min-width: 321px) {
  .main_visual .logo {
    margin-bottom: 35px;
    width: 245px;
    height: 245px;
  }
}

@media print, screen and (min-width: 992px) {
  .main_visual .logo {
    padding: 35px;
    margin-bottom: 60px;
    width: 360px;
    height: 360px;
  }
}

.main_visual .catch {
  width: 220px;
}

@media (min-width: 321px) {
  .main_visual .catch {
    width: 250px;
  }
}

@media print, screen and (min-width: 992px) {
  .main_visual .catch {
    width: auto;
  }
}

.device_sp .main_visual {
  background-attachment: scroll;
}

.device_tab .main_visual {
  background-attachment: scroll;
  height: 800px;
}

.section_title {
  color: #f46624;
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}

@media print, screen and (min-width: 992px) {
  .section_title {
    margin-bottom: 35px;
    font-size: 2.6rem;
    height: 2em;
  }
}

.section_title span {
  display: block;
  font-size: 2.6rem;
}

@media print, screen and (min-width: 992px) {
  .section_title span {
    font-size: 3.8rem;
  }
}

.section_second_title {
  color: #0E4A8C;
  font-size: 1.8rem;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
}

@media print, screen and (min-width: 992px) {
  .section_second_title {
    font-size: 2.7rem;
  }
}

@media print, screen and (min-width: 992px) {
  .main_top_section_wrap {
    display: flex;
    flex-wrap: wrap;
  }
}

@media print, screen and (min-width: 992px) {
  .section_company {
    display: flex;
    flex-direction: column;
    width: 50%;
  }
}

.section_company .btn_box {
  text-align: center;
}

.section_pharmacy {
  display: flex;
  flex-direction: column;
}

@media print, screen and (min-width: 992px) {
  .section_pharmacy {
    width: 50%;
  }
}

.section_pharmacy a {
  text-decoration: none;
}

.section_pharmacy .btn_box {
  text-align: center;
}

.section_pharmacy .shop_number {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  padding: 15px;
}

@media (min-width: 768px) {
  .section_pharmacy .shop_number {
    padding: 0;
    height: 130px;
  }
}

@media print, screen and (min-width: 992px) {
  .section_pharmacy .shop_number {
    align-items: stretch;
  }
}

.section_pharmacy .shop_number .shop_number_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 5%;
  margin-bottom: 10px;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media print, screen and (min-width: 1024px) {
  .section_pharmacy .shop_number .shop_number_wrap {
    padding: 0 7%;
  }
}

@media print, screen and (min-width: 992px) {
  .section_pharmacy .shop_number .shop_number_wrap {
    padding-top: 10px;
    margin-bottom: 0;
    align-items: stretch;
  }
}

.section_pharmacy .shop_number .shop_box {
  flex-shrink: 0;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .section_pharmacy .shop_number .shop_box {
    margin-bottom: 0;
  }
}

.section_pharmacy .shop_number .shop_box .title {
  display: block;
  font-weight: bold;
  margin-bottom: 6px;
  line-height: 1;
  font-size: 1.2rem;
}

@media (min-width: 321px) {
  .section_pharmacy .shop_number .shop_box .title {
    font-size: 1.3rem;
  }
}

@media print, screen and (min-width: 992px) {
  .section_pharmacy .shop_number .shop_box .title {
    font-size: 1.5rem;
  }
}

@media print, screen and (min-width: 1460px) {
  .section_pharmacy .shop_number .shop_box .title {
    font-size: 1.6rem;
  }
}

.section_pharmacy .shop_number .shop_box .number {
  display: flex;
  align-items: flex-end;
  font-weight: bold;
  font-size: 2.6rem;
  line-height: 1;
}

@media print, screen and (min-width: 992px) {
  .section_pharmacy .shop_number .shop_box .number {
    font-size: 4.2rem;
  }
}

@media print, screen and (min-width: 1460px) {
  .section_pharmacy .shop_number .shop_box .number {
    font-size: 4.8rem;
  }
}

.section_pharmacy .shop_number .shop_box .number span {
  position: relative;
  top: -2px;
  font-size: 1rem;
  margin-left: 5px;
  font-weight: normal;
}

@media (min-width: 321px) {
  .section_pharmacy .shop_number .shop_box .number span {
    font-size: 1.2rem;
  }
}

@media print, screen and (min-width: 992px) {
  .section_pharmacy .shop_number .shop_box .number span {
    font-size: 1.6rem;
  }
}

.section_pharmacy .shop_number .shop_box_total {
  align-items: center;
  flex-shrink: 0;
  width: auto;
  padding-right: 5%;
}

.section_pharmacy .shop_number .shop_box_total .title {
  font-size: 1.2rem;
}

@media (min-width: 321px) {
  .section_pharmacy .shop_number .shop_box_total .title {
    font-size: 1.6rem;
  }
}

@media print, screen and (min-width: 992px) {
  .section_pharmacy .shop_number .shop_box_total .title {
    font-size: 1.8rem;
  }
}

.section_pharmacy .shop_number .shop_box_total .number {
  font-size: 2.6rem;
}

@media print, screen and (min-width: 992px) {
  .section_pharmacy .shop_number .shop_box_total .number {
    font-size: 5rem;
  }
}

.section_pharmacy .shop_number .shop_box_total .number span {
  font-size: 1.2rem;
}

@media (min-width: 321px) {
  .section_pharmacy .shop_number .shop_box_total .number span {
    font-size: 1.4rem;
  }
}

@media print, screen and (min-width: 992px) {
  .section_pharmacy .shop_number .shop_box_total .number span {
    font-size: 1.7rem;
  }
}

.section_pharmacy .shop_number .shop_box_right {
  border-left: 1px solid #fff;
  flex-shrink: 0;
  padding-left: 5%;
}

@media (min-width: 768px) {
  .section_pharmacy .shop_number .shop_box_right {
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (min-width: 768px) {
  .section_pharmacy .shop_number .shop_box_right .shop_box:first-of-type {
    margin-right: 15%;
  }
}

@media print, screen and (min-width: 992px) {
  .section_pharmacy .shop_number .shop_box_right .shop_box:first-of-type {
    margin-right: 7%;
  }
}

.section_pharmacy .shop_number .shop_box_bottom {
  width: 100%;
}

.section_pharmacy .shop_number .date {
  text-align: right;
}

@media print, screen and (min-width: 992px) {
  .section_pharmacy .shop_number .date {
    margin-right: 50px;
  }
}

.company_info {
  padding: 50px 20px 60px;
  text-align: center;
}

@media print, screen and (min-width: 992px) {
  .company_info {
    display: flex;
    align-items: center;
    padding: 50px 60px 60px;
    border-right: 1px solid #eaeaea;
  }
}

.company_info_inner p {
  margin-bottom: 30px;
  line-height: 1.8;
}

@media print, screen and (min-width: 992px) {
  .company_info_inner p {
    font-size: 1.6rem;
    line-height: 2;
    margin-bottom: 40px;
    height: 100px;
    letter-spacing: 0;
  }
}

.company_shop {
  background: #eaeaea;
  overflow: hidden;
}

.company_shop a {
  position: relative;
  text-decoration: none;
  display: block;
}

.company_shop a:after {
  content: '';
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 8px 8px;
  border-color: transparent transparent #0E4A8C transparent;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 10;
}

@media print, screen and (min-width: 992px) {
  .company_shop a:after {
    right: 10px;
    bottom: 10px;
    border-width: 0 0 10px 10px;
  }
}

@media print, screen and (min-width: 992px) {
  .company_shop a:hover:after {
    transform: translate(2px, 2px) scale(1.1);
    border-color: transparent transparent #fff transparent;
  }
  .company_shop a:hover .bg {
    transform: scale(1.05, 1.05);
  }
  .company_shop a:hover .shop_number {
    background: #0E4A8C;
  }
  .company_shop a:hover .shop_number .shop_box_right {
    border-left: 1px solid #fff;
  }
  .company_shop a:hover .shop_number .shop_box {
    color: #fff;
  }
  .company_shop a:hover .shop_number .date {
    color: #fff;
  }
}

.company_shop .bg {
  display: block;
  width: 100%;
  padding-top: 55%;
  background: url(../img/top/section_company_img01.jpg) no-repeat center center;
  background-size: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media print, screen and (min-width: 992px) {
  .company_shop .bg {
    padding-top: 430px;
  }
}

@media print, screen and (min-width: 1240px) {
  .company_shop .bg {
    padding-top: 450px;
  }
}

.pharmacy_info {
  padding: 50px 20px 60px;
  order: 2;
  text-align: center;
}

@media print, screen and (min-width: 992px) {
  .pharmacy_info {
    display: flex;
    justify-content: center;
    align-items: center;
    order: 1;
    padding: 50px 60px 60px;
  }
}

@media print, screen and (min-width: 1240px) {
  .pharmacy_info_inner {
    width: 580px;
  }
}

.pharmacy_info_inner p {
  margin-bottom: 30px;
  line-height: 1.8;
  height: 100px;
}

@media print, screen and (min-width: 992px) {
  .pharmacy_info_inner p {
    margin-bottom: 40px;
    font-size: 1.6rem;
    line-height: 2;
  }
}

.pharmacy_bg {
  margin-top: 60px;
  background-color: #0E4A8C;
}

@media print, screen and (min-width: 992px) {
  .pharmacy_bg {
    margin-top: 0;
  }
}

.pharmacy_bg .bg {
  display: block;
  width: 100%;
  padding-top: 45%;
  background: url(../img/top/section_pharmacy_img01.jpg) no-repeat center center;
  background-size: contain;
}

@media print, screen and (min-width: 992px) {
  .pharmacy_bg .bg {
    padding-top: 300px;
  }
}

@media print, screen and (min-width: 1240px) {
  .pharmacy_bg .bg {
    padding-top: 320px;
  }
}

.section_topics {
  background: #f7f7f7;
}

.section_topics .page_inner {
  padding: 0 20px;
}

@media print, screen and (min-width: 992px) {
  .section_topics .page_inner {
    padding: 0 60px;
  }
}

@media print, screen and (min-width: 1240px) {
  .section_topics .page_inner {
    width: 1160px;
    margin: 0 auto;
    padding: 0;
  }
}

.section_topics .topics_inner {
  padding-bottom: 60px;
}

@media print, screen and (min-width: 992px) {
  .section_topics .topics_inner {
    display: flex;
    padding: 60px 0;
  }
}

@media print, screen and (min-width: 1240px) {
  .section_topics .topics_inner {
    padding: 135px 0;
  }
}

.section_topics .topics_box {
  padding-top: 40px;
}

@media print, screen and (min-width: 992px) {
  .section_topics .topics_box {
    width: 50%;
    padding-top: 0;
  }
}

@media print, screen and (min-width: 992px) {
  .section_topics .topics_box.news {
    padding-right: 20px;
  }
}

@media print, screen and (min-width: 1240px) {
  .section_topics .topics_box.news {
    padding-right: 30px;
  }
}

@media print, screen and (min-width: 992px) {
  .section_topics .topics_box.ir {
    padding-left: 20px;
  }
}

@media print, screen and (min-width: 1240px) {
  .section_topics .topics_box.ir {
    padding-left: 30px;
  }
}

.section_topics .topics_list {
  border-top: 1px dotted #aaa;
  margin-bottom: 30px;
}

.section_topics .topics_list > p {
  padding: 15px 10px;
  border-bottom: 1px dotted #aaa;
}

@media print, screen and (min-width: 992px) {
  .section_topics .topics_list > p {
    padding: 25px 10px;
  }
}

.section_topics .topics_list a {
  position: relative;
  display: block;
  padding: 15px 10px;
  border-bottom: 1px dotted #aaa;
  text-decoration: none;
}

@media print, screen and (min-width: 992px) {
  .section_topics .topics_list a {
    padding: 18px 10px;
  }
}

.section_topics .topics_list a:after {
  content: '';
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 8px 8px;
  border-color: transparent transparent #0E4A8C transparent;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.section_topics .topics_list a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 90%;
  opacity: 0;
  background: rgba(14, 74, 140, 0.1);
  transform: translate(0, -50%) scale(0.94);
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.section_topics .topics_list a[href$='.pdf']:after {
  content: none;
}

@media print, screen and (min-width: 992px) {
  .section_topics .topics_list a[href$='.pdf'] {
    padding-right: 105px;
  }
}

.section_topics .topics_list a[href$='.pdf'] .pdf {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  vertical-align: middle;
  transform: translate(0, -50%);
  font-size: 1.2rem;
  color: #444;
  margin-top: 15px;
}

@media print, screen and (min-width: 992px) {
  .section_topics .topics_list a[href$='.pdf'] .pdf {
    margin-top: 0;
    font-size: 1.3rem;
  }
}

.section_topics .topics_list a[href$='.pdf'] .pdf:after {
  position: relative;
  top: -2px;
  margin-left: 6px;
  color: #f4524b;
  font-size: 2.1rem;
  vertical-align: middle;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e903';
}

@media print, screen and (min-width: 992px) {
  .section_topics .topics_list a[href$='.pdf'] .pdf:after {
    font-size: 2.2rem;
  }
}

.section_topics .topics_list a[href$='.pdf'] dd {
  padding-right: 105px;
}

@media print, screen and (min-width: 992px) {
  .section_topics .topics_list a[href$='.pdf'] dd {
    padding-right: 0;
  }
}

@media print, screen and (min-width: 992px) {
  .section_topics .topics_list a:hover:before {
    opacity: 1;
    transform: translate(0, -50%) scale(1);
  }
  .section_topics .topics_list a:hover:after {
    transform: translate(6px, 0) scale(1.3);
  }
}

.section_topics .topics_list dl {
  position: relative;
  z-index: 1;
}

.section_topics .topics_list dl dt {
  line-height: 23px;
  height: 23px;
  vertical-align: middle;
  margin-bottom: 10px;
}

.section_topics .topics_list dl dt .category {
  display: inline-block;
  min-width: 120px;
  text-align: center;
  font-size: 1.3rem;
  margin-left: 10px;
  padding: 0 4px;
  border: 1px solid #0E4A8C;
  border-radius: 100px;
  color: #0E4A8C;
  font-weight: bold;
}

@media (min-width: 321px) {
  .section_topics .topics_list dl dt .category {
    margin-left: 20px;
  }
}

@media print, screen and (min-width: 992px) {
  .section_topics .topics_list dl dt .category {
    margin-left: 28px;
  }
}

.section_topics .topics_list dl dd {
  font-size: 1.4rem;
}

@media print, screen and (min-width: 992px) {
  .section_topics .topics_list dl dd {
    font-size: 1.5rem;
  }
}

.covid-area {
  padding: 40px 0;
  font-size: 1.5rem;
  text-align: center;
}

@media print, screen and (min-width: 992px) {
  .covid-area {
    padding-top: 0;
    padding-bottom: 60px;
  }
}

@media print, screen and (min-width: 1240px) {
  .covid-area {
    padding: 0;
    margin-top: -50px;
    font-size: 1.8rem;
    padding-bottom: 100px;
  }
}

.section_pickup {
  display: flex;
  flex-wrap: wrap;
}

@media print, screen and (min-width: 992px) {
  .section_pickup {
    border-bottom: 1px solid #fff;
  }
}

.section_pickup .pickup_box {
  position: relative;
  width: 50%;
  overflow: hidden;
}

@media print, screen and (min-width: 992px) {
  .section_pickup .pickup_box {
    width: 25%;
  }
}

.section_pickup .pickup_box a {
  position: relative;
  display: block;
  padding-top: 100%;
  color: #fff;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media print, screen and (min-width: 1240px) {
  .section_pickup .pickup_box a {
    padding-top: 306px;
  }
}

.section_pickup .pickup_box a:after {
  content: '';
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 8px 8px;
  border-color: transparent transparent #fff transparent;
}

@media print, screen and (min-width: 992px) {
  .section_pickup .pickup_box a:hover .bg {
    transform: scale(1.1, 1.1);
  }
  .section_pickup .pickup_box a:hover .bg:after {
    opacity: 0.2;
  }
}

.section_pickup .pickup_box p {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  font-size: 1.7rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.5;
}

@media print, screen and (min-width: 992px) {
  .section_pickup .pickup_box p {
    font-size: 2.1rem;
  }
}

@media print, screen and (min-width: 1240px) {
  .section_pickup .pickup_box p {
    font-size: 2.5rem;
  }
}

.section_pickup .pickup_box .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.section_pickup .pickup_box .bg:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.section_pickup .pickup_box.company:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  border-right: 1px solid #fff;
  z-index: 1;
}

.section_pickup .pickup_box.company:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
  z-index: 1;
}

@media print, screen and (min-width: 992px) {
  .section_pickup .pickup_box.company:before {
    content: none;
  }
}

.section_pickup .pickup_box.company .bg {
  background-image: url(../img/top/section_pickup_img01.jpg);
}

.section_pickup .pickup_box.msnw:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
  z-index: 1;
}

@media print, screen and (min-width: 992px) {
  .section_pickup .pickup_box.msnw:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-right: 1px solid #fff;
    z-index: 1;
  }
  .section_pickup .pickup_box.msnw:before {
    content: none;
  }
}

.section_pickup .pickup_box.msnw .bg {
  background-image: url(../img/top/section_pickup_img02.jpg);
}

.section_pickup .pickup_box.ir:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  border-right: 1px solid #fff;
  z-index: 1;
}

.section_pickup .pickup_box.ir:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
  z-index: 1;
}

@media print, screen and (min-width: 992px) {
  .section_pickup .pickup_box.ir:before {
    content: none;
  }
}

.section_pickup .pickup_box.ir .bg {
  background-image: url(../img/top/section_pickup_img03.jpg);
}

.section_pickup .pickup_box.csr:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
  z-index: 1;
}

@media print, screen and (min-width: 992px) {
  .section_pickup .pickup_box.csr:before {
    content: none;
  }
}

.section_pickup .pickup_box.csr .bg {
  background-image: url(../img/top/section_pickup_img04.jpg);
}
.attention_wrap {
  margin: 0 auto;
  padding: 65px 5%;
  text-align: center;
  width: 100%;
  border-top: 1px solid #eaeaea;;
}
.attention_link {
  font-size: 1.8rem;
  font-weight: bold;
  text-decoration: none;
  color: #f46624;
  letter-spacing: 0.1em;
}

@media print, screen and (min-width: 992px) {
  .attention_link {
    font-size: 2.6rem;
  }
}