@charset "UTF-8";
/* common */
body {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: normal;
  font-weight: normal;
  background: #fff;
  line-height: 1;
}

main {
  overflow: hidden;
  padding-top: 100px;
}

@media (max-width: 711px) {
  main {
    padding-top: 60px;
  }
}

p {
  line-height: 1.7;
}

@media (max-width: 1399px) {
  p {
    font-size: 1.6rem;
  }
}

@media (max-width: 711px) {
  p {
    font-size: 1.4rem;
  }
}

section {
  position: relative;
}

@media (min-width: 1400px) {
  section {
    margin-bottom: 100px;
  }
}

@media (max-width: 1399px) {
  section {
    margin-bottom: 80px;
  }
}

@media (max-width: 711px) {
  section {
    margin-bottom: 50px;
  }
}

a:hover {
  opacity: 0.8;
}

.layout, .top_special ul, .about .drugstore .flex, .about .quality ul, .news_page .news_topics .news_fbox, .miryoku .cist, .interview .mv_interview .txt_area, .application .mv_app .alink ul, .program .program .program_inner, .program .career .career_inner, .honne .profile .img_profile, .medical .block_interview .txt_area {
  position: relative;
  margin: auto;
  max-width: 1260px;
}

@media (min-width: 1400px) {
  .layout, .top_special ul, .about .drugstore .flex, .about .quality ul, .news_page .news_topics .news_fbox, .miryoku .cist, .interview .mv_interview .txt_area, .application .mv_app .alink ul, .program .program .program_inner, .program .career .career_inner, .honne .profile .img_profile, .medical .block_interview .txt_area {
    width: 100vw;
  }
}

.layout-l, .top_message, .top_jobcategory, .top_why, .top_special, .message .lead .lead_inner, .jinji .jinji_block_a, .jinji .jinji_block_b, .about .ws_mv, .about .drugstore, .job_top .block_discover, .job_top .internship, .interview .block, .interview .myoff, .honne .block_honne, .honne .img_all .img_all_inner, .medical .block {
  position: relative;
  margin: auto;
  max-width: 1400px;
}

@media (min-width: 1400px) {
  .layout-l, .top_message, .top_jobcategory, .top_why, .top_special, .message .lead .lead_inner, .jinji .jinji_block_a, .jinji .jinji_block_b, .about .ws_mv, .about .drugstore, .job_top .block_discover, .job_top .internship, .interview .block, .interview .myoff, .honne .block_honne, .honne .img_all .img_all_inner, .medical .block {
    width: 100vw;
  }
}

.layout-ms, .why .person .job_group .job_type {
  position: relative;
  margin: auto;
  max-width: 1140px;
}

@media (min-width: 1400px) {
  .layout-ms, .why .person .job_group .job_type {
    width: 100vw;
  }
}

.layout-s, footer .foot_block, footer .copyright {
  position: relative;
  margin: auto;
  max-width: 1020px;
}

@media (min-width: 1400px) {
  .layout-s, footer .foot_block, footer .copyright {
    width: 100vw;
  }
}

.txt_c {
  text-align: center;
}

.btn_entry, .btn_more, .btn_more_2 {
  position: relative;
  display: inline-block;
  width: 180px;
  padding: 0;
  background: #1e445b;
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
  font-weight: 100;
}

.btn_entry a, .btn_more a, .btn_more_2 a, .btn_entry a.aentry, .btn_more a.aentry, .btn_more_2 a.aentry {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  font-size: 2rem;
  padding: 15px 20px 14px 0;
  color: #fff;
  display: block;
}

.btn_entry::after, .btn_more::after, .btn_more_2::after {
  right: 30px;
  top: calc(50% - 9px);
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  background: url(../img/common/icon_entry.png) no-repeat;
  background-size: 20px;
}

.btn_entry:hover, .btn_more:hover, .btn_more_2:hover {
  background: #1487cb;
}

.btn_more, .btn_more_2 {
  width: 240px;
  text-align: left;
}

.btn_more a, .btn_more_2 a {
  color: #fff;
  line-height: 70px;
  padding: 0px 0px 0 20px;
}

.btn_more::after, .btn_more_2::after {
  right: 10px;
  top: calc(50% - 5px);
  background: url(../img/common/icon_arrow.png) no-repeat;
}

@media (min-width: 1400px) {
  .foot_btnarea {
    margin: 180px auto;
  }
}

@media (max-width: 1399px) {
  .foot_btnarea {
    margin: 50px auto;
  }
}

.foot_btnarea .btn_foot_more {
  position: relative;
  background: #1e445b;
  width: 100%;
  max-width: 707px;
  margin: auto;
  text-align: center;
}

@media (max-width: 711px) {
  .foot_btnarea .btn_foot_more {
    width: 80%;
    max-width: 300px;
    margin: auto;
  }
}

.foot_btnarea .btn_foot_more:hover {
  background: #1487cb;
}

.foot_btnarea .btn_foot_more a {
  color: #fff;
  display: block;
  font-weight: 300;
  padding: 40px 0;
  line-height: 1;
}

@media (min-width: 1400px) {
  .foot_btnarea .btn_foot_more a {
    font-size: 3.3rem;
  }
}

@media (max-width: 1399px) {
  .foot_btnarea .btn_foot_more a {
    font-size: 2.8rem;
  }
}

@media (max-width: 711px) {
  .foot_btnarea .btn_foot_more a {
    font-size: 2rem;
    line-height: 60px;
    padding: 0;
  }
}

.foot_btnarea .btn_foot_more::after {
  right: 30px;
  top: calc(50% - 10px);
  content: '';
  width: 40px;
  height: 25px;
  position: absolute;
  background: url(../img/common/icon_arrowL.png) no-repeat;
  background-size: 40px;
}

@media (max-width: 711px) {
  .foot_btnarea .btn_foot_more::after {
    width: 20px;
    background-size: contain;
    top: calc(50% - 5px);
  }
}

.f_entry {
  margin-bottom: 0;
  z-index: 0;
}

.f_entry .btn_f_entry {
  width: 100%;
  background: #1e445b;
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  font-size: 3.6rem;
  text-align: center;
}

@media (max-width: 711px) {
  .f_entry .btn_f_entry {
    font-size: 2rem;
  }
}

.f_entry .btn_f_entry:hover {
  background: #1487cb;
}

.f_entry .btn_f_entry a {
  display: block;
  color: #fff;
  letter-spacing: 4px;
  padding: 80px 0;
}

@media (max-width: 1399px) {
  .f_entry .btn_f_entry a {
    padding: 40px 0;
  }
}

@media (max-width: 711px) {
  .f_entry .btn_f_entry a {
    line-height: 80px;
    padding: 0;
  }
}

.f_entry .btn_f_entry::after {
  right: calc( 50% - 120px);
  top: calc(50% - 20px);
  content: '';
  width: 47px;
  height: 44px;
  position: absolute;
  background: url(../img/common/icon_entry.png) no-repeat;
}

@media (max-width: 711px) {
  .f_entry .btn_f_entry::after {
    width: 20px;
    height: 25px;
    background-size: contain;
    top: calc(50% - 10px);
    right: calc( 50% - 70px);
  }
}

.f_entry.flex_f_entry {
  background: -webkit-gradient(linear, left top, right top, from(#1e445b), color-stop(50%, #1e445b), color-stop(51%, #1487cb), to(#1487cb));
  background: linear-gradient(90deg, #1e445b 0%, #1e445b 50%, #1487cb 51%, #1487cb 100%);
}

.f_entry.flex_f_entry .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.f_entry.flex_f_entry .inner .btn_f_entry {
  position: relative;
}

.f_entry.flex_f_entry .inner .btn_f_entry:nth-of-type(1) a:hover {
  opacity: 1;
  background: #2d5896;
}

@media (max-width: 711px) {
  .f_entry.flex_f_entry .inner .btn_f_entry:nth-of-type(1) a {
    line-height: 1.4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    font-size: 1.6rem;
  }
}

.f_entry.flex_f_entry .inner .btn_f_entry:nth-of-type(1)::after {
  content: none;
}

.f_entry.flex_f_entry .inner .btn_f_entry:nth-of-type(2) {
  background: #1487cb;
}

@media (min-width: 1400px) {
  .f_entry.flex_f_entry .inner .btn_f_entry:nth-of-type(2) a {
    padding: 80px 20px 80px 0px;
  }
}

@media (max-width: 711px) {
  .f_entry.flex_f_entry .inner .btn_f_entry:nth-of-type(2) a {
    padding: 0 10px 0 0;
  }
}

.f_entry.flex_f_entry .inner .btn_f_entry:nth-of-type(2) a:hover {
  opacity: 1;
  background: #1e445b;
}

.soon {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  font-size: 9.6rem;
  width: 100vw;
  height: calc(100vh - 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 100px;
  color: #1e445b;
}

header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100px;
  margin: auto;
  z-index: 10;
}

@media (max-width: 1399px) {
  header {
    height: 100px;
    background: #fff;
  }
}

@media (max-width: 711px) {
  header {
    height: 60px;
    background: #fff;
  }
}

header .head_container {
  position: relative;
  padding: 0 70px 10px;
  width: 100%;
  height: 100px;
  margin: auto;
  max-width: 1400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 711px) {
  header .head_container {
    padding: 0 20px;
    height: 60px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

header .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 1400px) {
  header .logo {
    width: auto;
    padding: 0;
    text-align: center;
  }
}

@media (max-width: 1399px) {
  header .logo {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

header .logo a {
  height: auto;
  padding-right: 15px;
}

@media (max-width: 711px) {
  header .logo a img {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 35px;
  }
}

header .logo .recruit_site {
  height: auto;
}

.body-hoverBg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: #333;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 9;
}

.change-bg {
  opacity: 0.4;
  visibility: visible;
}

@media (min-width: 1400px) {
  .bg0 {
    width: 100%;
    height: 100%;
    background: rgba(100, 100, 100, 0.8);
    z-index: 1;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: visible;
    -webkit-overflow-scrolling: touch;
    font-size: 16px;
  }
}

.f-bold {
  font-weight: bold;
}

footer {
  background: #d5e5f6;
  padding-top: 70px;
}

@media (max-width: 1399px) {
  footer {
    padding: 10px 0;
  }
}

footer .foot_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1399px) {
  footer .foot_block {
    display: none;
  }
}

footer .foot_block li {
  color: #1e445b;
  margin-bottom: 15px;
}

footer .foot_block li ul {
  padding-left: 30px;
  margin-top: 10px;
}

footer .foot_block .group {
  font-weight: bold;
  border-bottom: 2px dotted #1e445b;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

footer .foot_block .group.medical {
  margin-top: 40px;
}

footer .foot_block a {
  color: #1e445b;
  text-decoration: underline;
}

footer .foot_block .outside {
  position: relative;
}

footer .foot_block .outside a {
  font-weight: bold;
  padding-right: 8px;
}

footer .foot_block .outside::after {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  background: url(../img/common/icon_linkout.png) no-repeat;
  bottom: 3px;
}

footer .copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 40px;
}

@media (max-width: 1399px) {
  footer .copyright {
    padding: 0 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

footer .copyright .copy {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
}

@media (max-width: 1399px) {
  footer .copyright .copy {
    font-size: 1.8rem;
  }
}

@media (max-width: 711px) {
  footer .copyright .copy {
    font-size: 1rem;
  }
}

@media (max-width: 1399px) {
  footer .copyright .logo img {
    max-height: 80px;
    -o-object-fit: contain;
       object-fit: contain;
    padding: 10px 0px;
  }
}

@media (max-width: 711px) {
  footer .copyright .logo {
    width: 30%;
  }
  footer .copyright .logo img {
    max-height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    padding: 0px 0px;
  }
}

.job_nav {
  background: #1e445b;
  margin-bottom: 0;
}

@media (min-width: 1400px) {
  .job_nav {
    position: fixed;
    top: 100px;
    z-index: 1;
    width: 100%;
  }
  .job_nav.dark_blue {
    background: #2d5896;
  }
  .job_nav.bosyu_blue {
    background: #1e445b;
  }
  .job_nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
  }
  .job_nav ul a {
    display: block;
    color: #fff;
    padding: 25px 16px;
    font-size: 1.5rem;
    line-height: 1;
  }
  .job_nav ul a:hover {
    opacity: .5;
  }
}

@media (max-width: 1399px) {
  .job_nav {
    display: none;
  }
}

@media (min-width: 1400px) {
  .job_nav_pharmacy, .job_nav_generalist {
    display: none;
  }
}

@media (max-width: 711px) {
  .job_nav_pharmacy li a, .job_nav_generalist li a {
    position: relative;
    line-height: 60px;
    color: #fff;
    background: #1e445b;
    border-bottom: 0.1px solid #1e445b;
  }
  .job_nav_pharmacy li a::after, .job_nav_generalist li a::after {
    right: 30px;
    top: calc(50% - 9px);
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    background: url(../img/common/icon_arrowL.png) no-repeat;
    background-size: 20px;
  }
}

.job_nav_generalist li a {
  background: #1e445b;
  border-bottom: 0.1px solid #1e445b;
}

.profession {
  position: fixed;
  height: 80vh;
  right: 0;
  top: 15vh;
  z-index: 20;
}

@media (max-width: 1399px) {
  .profession {
    display: none;
  }
}

.profession ul {
  height: 100%;
}

.profession li {
  width: 48px;
  height: calc(100% / 3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #2d5896;
  margin: 0 0px -1px 0;
}

.profession li:first-of-type {
  background: #1e445b;
}

.profession li:last-of-type {
  background: #1487cb;
}

.profession li a {
  display: block;
}

.profession li img {
  -o-object-fit: contain;
     object-fit: contain;
}

.ttl_d01 {
  position: relative;
  background: #1e445b;
  color: #fff;
  font-family: "Barlow" , sans-serif;
  font-weight: 200;
  line-height: 1;
  display: inline-block;
  margin: 0 0 30px 15px;
  font-size: 6.2rem;
  letter-spacing: 6px;
  padding: 0 20px 5px;
}

@media (max-width: 1399px) {
  .ttl_d01 {
    font-size: 4rem;
  }
}

@media (max-width: 711px) {
  .ttl_d01 {
    font-size: 2rem;
    letter-spacing: 4px;
    padding: 0 10px 5px;
  }
}

.ttl_d01.dark_blue {
  background: #2d5896;
}

.ttl_d01::before {
  content: '';
  width: 48px;
  height: 16px;
  position: absolute;
  background: url(../img/pharmacy/deco_ttl_l.png) no-repeat;
  bottom: 0;
  left: -70px;
}

@media (max-width: 711px) {
  .ttl_d01::before {
    bottom: -5px;
    left: -20px;
    width: 20px;
    background-size: contain;
  }
}

.ttl_d01::after {
  content: '';
  width: 152px;
  height: 37px;
  position: absolute;
  background: url(../img/pharmacy/deco_ttl_r.png) no-repeat;
  top: -20px;
  right: -70px;
}

@media (max-width: 711px) {
  .ttl_d01::after {
    top: 10px;
    right: -70px;
    width: 70px;
    background-size: contain;
  }
}

.ttl_d02 {
  position: relative;
  background: #1e445b;
  color: #fff;
  font-family: "Barlow" , sans-serif;
  font-weight: 200;
  line-height: 1;
  display: inline-block;
  font-size: 6.2rem;
  padding: 0 20px 5px;
  letter-spacing: 6px;
  margin: 0 55px 30px 15px;
}

@media (max-width: 711px) {
  .ttl_d02 {
    font-size: 2rem;
    padding: 0 10px 5px;
    letter-spacing: 2px;
    margin: 0 0 20px 0;
  }
}

.ttl_d02.dark_blue {
  background: #2d5896;
}

.ttl_d02::before {
  content: '';
  width: 141px;
  height: 62px;
  position: absolute;
  background: url(../img/pharmacy/deco_ttl.png) no-repeat;
  bottom: -60px;
  left: -130px;
}

@media (max-width: 711px) {
  .ttl_d02::before {
    bottom: -30px;
    left: -100px;
    width: 90px;
    background-size: contain;
  }
}

.ttl_sub_d01 {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  color: #1e445b;
  line-height: 1;
  padding-bottom: 30px;
  font-size: 3.2rem;
}

@media (max-width: 1399px) {
  .ttl_sub_d01 {
    font-size: 2.6rem;
  }
}

@media (max-width: 711px) {
  .ttl_sub_d01 {
    font-size: 2rem;
  }
}

.ttl_sub_d01.dark_blue {
  color: #2d5896;
}

.ttl_sub_d01.horizontal {
  margin-top: -8px;
  vertical-align: middle;
  display: inline-block;
}

@media (max-width: 711px) {
  .ttl_sub_d01.horizontal {
    display: block;
  }
}

.btn_more_2 {
  position: absolute;
  right: -80px;
  bottom: 30px;
  width: 238px;
  height: 70px;
  line-height: 40px;
}

@media (max-width: 711px) {
  .btn_more_2 {
    height: 50px;
    width: 150px;
    bottom: 0;
    right: 0;
  }
}

.btn_more_2 a {
  padding: 0px 20px 0px 20px;
  line-height: 70px;
}

@media (max-width: 711px) {
  .btn_more_2 a {
    line-height: 50px;
  }
}

.pharmacy .btn_more_2 {
  background: #1e445b;
}

.pharmacy .btn_more_2:hover {
  background: #1487cb;
}

.generalist .btn_more_2 {
  background: #2d5896;
}

.generalist .btn_more_2:hover {
  background: #1487cb;
}

.ttl_area {
  text-align: center;
}

.job_ttl_01, .job_ttl_03 {
  position: relative;
  font-family: "Barlow" , sans-serif;
  font-weight: 200;
  font-size: 6.2rem;
  display: inline-block;
  letter-spacing: 12px;
  padding: 0 10px 4px 10px;
  color: #fff;
}

@media (max-width: 1399px) {
  .job_ttl_01, .job_ttl_03 {
    font-size: 4rem;
    letter-spacing: 6px;
  }
}

@media (max-width: 711px) {
  .job_ttl_01, .job_ttl_03 {
    font-size: 2rem;
    letter-spacing: 4px;
  }
}

.job_ttl_01::before, .job_ttl_03::before {
  content: '';
  width: 63px;
  height: 17px;
  position: absolute;
  bottom: 0;
  left: -70px;
}

@media (max-width: 711px) {
  .job_ttl_01::before, .job_ttl_03::before {
    bottom: -9px;
    left: -35px;
    width: 30px;
  }
}

.job_ttl_01::after, .job_ttl_03::after {
  content: '';
  width: 94px;
  height: 21px;
  position: absolute;
  top: 22px;
  right: -90px;
}

@media (max-width: 711px) {
  .job_ttl_01::after, .job_ttl_03::after {
    width: 40px;
    right: -35px;
    top: 0;
  }
}

.job_ttl_02 {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  font-size: 6rem;
  padding: 50px 0;
}

@media (max-width: 711px) {
  .job_ttl_02 {
    font-size: 2rem;
    padding: 20px 0;
  }
}

.job_ttl_03::before {
  content: '';
  width: 76px;
  height: 32px;
  position: absolute;
  bottom: 5px;
  left: -80px;
}

@media (max-width: 711px) {
  .job_ttl_03::before {
    bottom: -20px;
    left: -35px;
    width: 30px;
  }
}

.job_ttl_03::after {
  content: '';
  width: 85px;
  height: 26px;
  position: absolute;
  top: -2px;
  right: -75px;
}

@media (max-width: 711px) {
  .job_ttl_03::after {
    width: 40px;
    right: -35px;
    top: 0;
  }
}

.job_ttl_04 {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
}

@media (min-width: 1400px) {
  .job_ttl_04 {
    font-size: 3rem;
    padding: 40px 0;
  }
}

@media (max-width: 1399px) {
  .job_ttl_04 {
    font-size: 2.2rem;
    padding: 20px 0;
  }
}

@media (max-width: 711px) {
  .job_ttl_04 {
    font-size: 2rem;
    padding: 20px 0;
  }
}

.job_ttl_05 {
  line-height: 1.5;
}

@media (min-width: 1400px) {
  .job_ttl_05 {
    font-size: 3rem;
    padding: 0 0 40px 0;
  }
}

@media (max-width: 711px) {
  .job_ttl_05 {
    font-size: 1.8rem;
    padding: 0 0 10px 0;
  }
}

.job_ttl_05 span {
  display: block;
  font-size: 2rem;
}

@media (max-width: 711px) {
  .job_ttl_05 span {
    font-size: 1.2rem;
  }
}

.pharmacy .job_ttl_01, .pharmacy .job_ttl_03 {
  background: #1e445b;
}

.pharmacy .job_ttl_01::before, .pharmacy .job_ttl_03::before {
  background: url(../img/pharmacy/miryoku/deco_01_l.png) no-repeat;
  background-size: contain;
}

.pharmacy .job_ttl_01::after, .pharmacy .job_ttl_03::after {
  background: url(../img/pharmacy/miryoku/deco_01_r.png) no-repeat;
  background-size: contain;
}

.pharmacy .job_ttl_03::before {
  background: url(../img/pharmacy/miryoku/deco_03_l.png) no-repeat;
  background-size: contain;
}

.pharmacy .job_ttl_03::after {
  background: url(../img/pharmacy/miryoku/deco_03_r.png) no-repeat;
  background-size: contain;
}

.pharmacy h1, .pharmacy .ttl_sub, .pharmacy .job_ttl_02, .pharmacy .job_ttl_04, .pharmacy .caption, .pharmacy .caption_2 {
  color: #1e445b;
}

.generalist .job_ttl_01, .generalist .job_ttl_03 {
  background: #2d5896;
}

.generalist .job_ttl_01::before, .generalist .job_ttl_03::before {
  background: url(../img/generalist/miryoku/deco_01_l.png) no-repeat;
  background-size: contain;
}

.generalist .job_ttl_01::after, .generalist .job_ttl_03::after {
  background: url(../img/generalist/miryoku/deco_01_r.png) no-repeat;
  background-size: contain;
}

.generalist .job_ttl_03::before {
  background: url(../img/generalist/miryoku/deco_03_l.png) no-repeat;
  background-size: contain;
}

.generalist .job_ttl_03::after {
  background: url(../img/generalist/miryoku/deco_03_r.png) no-repeat;
  background-size: contain;
}

.generalist h1, .generalist .ttl_sub, .generalist .job_ttl_02, .generalist .job_ttl_04, .generalist .caption, .generalist .caption_2, .generalist .txt_blue {
  color: #2d5896;
}

.entry .job_ttl_01, .entry .job_ttl_03 {
  background: #1e445b;
}

.entry .job_ttl_01::before, .entry .job_ttl_03::before {
  background: url(../img/generalist/miryoku/deco_01_l.png) no-repeat;
  background-size: contain;
}

.entry .job_ttl_01::after, .entry .job_ttl_03::after {
  background: url(../img/generalist/miryoku/deco_01_r.png) no-repeat;
  background-size: contain;
}

.entry .job_ttl_03::before {
  background: url(../img/generalist/miryoku/deco_03_l.png) no-repeat;
  background-size: contain;
}

.entry .job_ttl_03::after {
  background: url(../img/generalist/miryoku/deco_03_r.png) no-repeat;
  background-size: contain;
}

.entry h1, .entry .ttl_sub, .entry .job_ttl_02, .entry .job_ttl_04, .entry .caption, .entry .caption_2, .entry .txt_blue {
  color: #1e445b;
}

@media (max-width: 1399px) {
  .pc_only {
    display: none;
  }
}

@media (min-width: 1400px) {
  .tab_only {
    display: none;
  }
}

@media (min-width: 711px) {
  .sp_only {
    display: none;
  }
}

@media screen and (min-width: 711px) and (max-width: 1399px) {
  .pc_only_2 {
    display: none;
  }
}

@media screen and (max-width: 711px) {
  .pc_only_2 {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .tab_only_2 {
    display: none;
  }
}

@media screen and (max-width: 711px) {
  .tab_only_2 {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .sp_only_2 {
    display: none;
  }
}

@media screen and (min-width: 711px) and (max-width: 1399px) {
  .sp_only_2 {
    display: none;
  }
}

@media screen and (max-width: 711px) {
  .tab_after {
    display: none;
  }
}

/* 2階層目 */
body {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: normal;
  font-weight: normal;
  background: #fff;
  line-height: 1;
}

main {
  overflow: hidden;
  padding-top: 100px;
}

@media (max-width: 711px) {
  main {
    padding-top: 60px;
  }
}

p {
  line-height: 1.7;
}

@media (max-width: 1399px) {
  p {
    font-size: 1.6rem;
  }
}

@media (max-width: 711px) {
  p {
    font-size: 1.4rem;
  }
}

section {
  position: relative;
}

@media (min-width: 1400px) {
  section {
    margin-bottom: 100px;
  }
}

@media (max-width: 1399px) {
  section {
    margin-bottom: 80px;
  }
}

@media (max-width: 711px) {
  section {
    margin-bottom: 50px;
  }
}

a:hover {
  opacity: 0.8;
}

.layout, .top_special ul, .about .drugstore .flex, .about .quality ul, .news_page .news_topics .news_fbox, .miryoku .cist, .interview .mv_interview .txt_area, .application .mv_app .alink ul, .program .program .program_inner, .program .career .career_inner, .honne .profile .img_profile, .medical .block_interview .txt_area {
  position: relative;
  margin: auto;
  max-width: 1260px;
}

@media (min-width: 1400px) {
  .layout, .top_special ul, .about .drugstore .flex, .about .quality ul, .news_page .news_topics .news_fbox, .miryoku .cist, .interview .mv_interview .txt_area, .application .mv_app .alink ul, .program .program .program_inner, .program .career .career_inner, .honne .profile .img_profile, .medical .block_interview .txt_area {
    width: 100vw;
  }
}

.layout-l, .top_message, .top_jobcategory, .top_why, .top_special, .message .lead .lead_inner, .jinji .jinji_block_a, .jinji .jinji_block_b, .about .ws_mv, .about .drugstore, .job_top .block_discover, .job_top .internship, .interview .block, .interview .myoff, .honne .block_honne, .honne .img_all .img_all_inner, .medical .block {
  position: relative;
  margin: auto;
  max-width: 1400px;
}

@media (min-width: 1400px) {
  .layout-l, .top_message, .top_jobcategory, .top_why, .top_special, .message .lead .lead_inner, .jinji .jinji_block_a, .jinji .jinji_block_b, .about .ws_mv, .about .drugstore, .job_top .block_discover, .job_top .internship, .interview .block, .interview .myoff, .honne .block_honne, .honne .img_all .img_all_inner, .medical .block {
    width: 100vw;
  }
}

.layout-ms, .why .person .job_group .job_type {
  position: relative;
  margin: auto;
  max-width: 1140px;
}

@media (min-width: 1400px) {
  .layout-ms, .why .person .job_group .job_type {
    width: 100vw;
  }
}

.layout-s, footer .foot_block, footer .copyright {
  position: relative;
  margin: auto;
  max-width: 1020px;
}

@media (min-width: 1400px) {
  .layout-s, footer .foot_block, footer .copyright {
    width: 100vw;
  }
}

.txt_c {
  text-align: center;
}

.btn_entry, .btn_more, .btn_more_2 {
  position: relative;
  display: inline-block;
  width: 180px;
  padding: 0;
  background: #1e445b;
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
  font-weight: 100;
}

.btn_entry a, .btn_more a, .btn_more_2 a, .btn_entry a.aentry, .btn_more a.aentry, .btn_more_2 a.aentry {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  font-size: 2rem;
  padding: 15px 20px 14px 0;
  color: #fff;
  display: block;
}

.btn_entry::after, .btn_more::after, .btn_more_2::after {
  right: 30px;
  top: calc(50% - 9px);
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  background: url(../img/common/icon_entry.png) no-repeat;
  background-size: 20px;
}

.btn_entry:hover, .btn_more:hover, .btn_more_2:hover {
  background: #1487cb;
}

.btn_more, .btn_more_2 {
  width: 240px;
  text-align: left;
}

.btn_more a, .btn_more_2 a {
  color: #fff;
  line-height: 70px;
  padding: 0px 0px 0 20px;
}

.btn_more::after, .btn_more_2::after {
  right: 10px;
  top: calc(50% - 5px);
  background: url(../img/common/icon_arrow.png) no-repeat;
}

@media (min-width: 1400px) {
  .foot_btnarea {
    margin: 180px auto;
  }
}

@media (max-width: 1399px) {
  .foot_btnarea {
    margin: 50px auto;
  }
}

.foot_btnarea .btn_foot_more {
  position: relative;
  background: #1e445b;
  width: 100%;
  max-width: 707px;
  margin: auto;
  text-align: center;
}

@media (max-width: 711px) {
  .foot_btnarea .btn_foot_more {
    width: 80%;
    max-width: 300px;
    margin: auto;
  }
}

.foot_btnarea .btn_foot_more:hover {
  background: #1487cb;
}

.foot_btnarea .btn_foot_more a {
  color: #fff;
  display: block;
  font-weight: 300;
  padding: 40px 0;
  line-height: 1;
}

@media (min-width: 1400px) {
  .foot_btnarea .btn_foot_more a {
    font-size: 3.3rem;
  }
}

@media (max-width: 1399px) {
  .foot_btnarea .btn_foot_more a {
    font-size: 2.8rem;
  }
}

@media (max-width: 711px) {
  .foot_btnarea .btn_foot_more a {
    font-size: 2rem;
    line-height: 60px;
    padding: 0;
  }
}

.foot_btnarea .btn_foot_more::after {
  right: 30px;
  top: calc(50% - 10px);
  content: '';
  width: 40px;
  height: 25px;
  position: absolute;
  background: url(../img/common/icon_arrowL.png) no-repeat;
  background-size: 40px;
}

@media (max-width: 711px) {
  .foot_btnarea .btn_foot_more::after {
    width: 20px;
    background-size: contain;
    top: calc(50% - 5px);
  }
}

.f_entry {
  margin-bottom: 0;
  z-index: 0;
}

.f_entry .btn_f_entry {
  width: 100%;
  background: #1e445b;
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  font-size: 3.6rem;
  text-align: center;
}

@media (max-width: 711px) {
  .f_entry .btn_f_entry {
    font-size: 2rem;
  }
}

.f_entry .btn_f_entry:hover {
  background: #1487cb;
}

.f_entry .btn_f_entry a {
  display: block;
  color: #fff;
  letter-spacing: 4px;
  padding: 80px 0;
}

@media (max-width: 1399px) {
  .f_entry .btn_f_entry a {
    padding: 40px 0;
  }
}

@media (max-width: 711px) {
  .f_entry .btn_f_entry a {
    line-height: 80px;
    padding: 0;
  }
}

.f_entry .btn_f_entry::after {
  right: calc( 50% - 120px);
  top: calc(50% - 20px);
  content: '';
  width: 47px;
  height: 44px;
  position: absolute;
  background: url(../img/common/icon_entry.png) no-repeat;
}

@media (max-width: 711px) {
  .f_entry .btn_f_entry::after {
    width: 20px;
    height: 25px;
    background-size: contain;
    top: calc(50% - 10px);
    right: calc( 50% - 70px);
  }
}

.f_entry.flex_f_entry {
  background: -webkit-gradient(linear, left top, right top, from(#1e445b), color-stop(50%, #1e445b), color-stop(51%, #1487cb), to(#1487cb));
  background: linear-gradient(90deg, #1e445b 0%, #1e445b 50%, #1487cb 51%, #1487cb 100%);
}

.f_entry.flex_f_entry .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.f_entry.flex_f_entry .inner .btn_f_entry {
  position: relative;
}

.f_entry.flex_f_entry .inner .btn_f_entry:nth-of-type(1) a:hover {
  opacity: 1;
  background: #2d5896;
}

@media (max-width: 711px) {
  .f_entry.flex_f_entry .inner .btn_f_entry:nth-of-type(1) a {
    line-height: 1.4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    font-size: 1.6rem;
  }
}

.f_entry.flex_f_entry .inner .btn_f_entry:nth-of-type(1)::after {
  content: none;
}

.f_entry.flex_f_entry .inner .btn_f_entry:nth-of-type(2) {
  background: #1487cb;
}

@media (min-width: 1400px) {
  .f_entry.flex_f_entry .inner .btn_f_entry:nth-of-type(2) a {
    padding: 80px 20px 80px 0px;
  }
}

@media (max-width: 711px) {
  .f_entry.flex_f_entry .inner .btn_f_entry:nth-of-type(2) a {
    padding: 0 10px 0 0;
  }
}

.f_entry.flex_f_entry .inner .btn_f_entry:nth-of-type(2) a:hover {
  opacity: 1;
  background: #1e445b;
}

.soon {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  font-size: 9.6rem;
  width: 100vw;
  height: calc(100vh - 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 100px;
  color: #1e445b;
}

header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100px;
  margin: auto;
  z-index: 10;
}

@media (max-width: 1399px) {
  header {
    height: 100px;
    background: #fff;
  }
}

@media (max-width: 711px) {
  header {
    height: 60px;
    background: #fff;
  }
}

header .head_container {
  position: relative;
  padding: 0 70px 10px;
  width: 100%;
  height: 100px;
  margin: auto;
  max-width: 1400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 711px) {
  header .head_container {
    padding: 0 20px;
    height: 60px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

header .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 1400px) {
  header .logo {
    width: auto;
    padding: 0;
    text-align: center;
  }
}

@media (max-width: 1399px) {
  header .logo {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

header .logo a {
  height: auto;
  padding-right: 15px;
}

@media (max-width: 711px) {
  header .logo a img {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 35px;
  }
}

header .logo .recruit_site {
  height: auto;
}

.body-hoverBg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: #333;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 9;
}

.change-bg {
  opacity: 0.4;
  visibility: visible;
}

@media (min-width: 1400px) {
  .bg0 {
    width: 100%;
    height: 100%;
    background: rgba(100, 100, 100, 0.8);
    z-index: 1;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: visible;
    -webkit-overflow-scrolling: touch;
    font-size: 16px;
  }
}

.f-bold {
  font-weight: bold;
}

footer {
  background: #d5e5f6;
  padding-top: 70px;
}

@media (max-width: 1399px) {
  footer {
    padding: 10px 0;
  }
}

footer .foot_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1399px) {
  footer .foot_block {
    display: none;
  }
}

footer .foot_block li {
  color: #1e445b;
  margin-bottom: 15px;
}

footer .foot_block li ul {
  padding-left: 30px;
  margin-top: 10px;
}

footer .foot_block .group {
  font-weight: bold;
  border-bottom: 2px dotted #1e445b;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

footer .foot_block .group.medical {
  margin-top: 40px;
}

footer .foot_block a {
  color: #1e445b;
  text-decoration: underline;
}

footer .foot_block .outside {
  position: relative;
}

footer .foot_block .outside a {
  font-weight: bold;
  padding-right: 8px;
}

footer .foot_block .outside::after {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  background: url(../img/common/icon_linkout.png) no-repeat;
  bottom: 3px;
}

footer .copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 40px;
}

@media (max-width: 1399px) {
  footer .copyright {
    padding: 0 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

footer .copyright .copy {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
}

@media (max-width: 1399px) {
  footer .copyright .copy {
    font-size: 1.8rem;
  }
}

@media (max-width: 711px) {
  footer .copyright .copy {
    font-size: 1rem;
  }
}

@media (max-width: 1399px) {
  footer .copyright .logo img {
    max-height: 80px;
    -o-object-fit: contain;
       object-fit: contain;
    padding: 10px 0px;
  }
}

@media (max-width: 711px) {
  footer .copyright .logo {
    width: 30%;
  }
  footer .copyright .logo img {
    max-height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    padding: 0px 0px;
  }
}

.job_nav {
  background: #1e445b;
  margin-bottom: 0;
}

@media (min-width: 1400px) {
  .job_nav {
    position: fixed;
    top: 100px;
    z-index: 1;
    width: 100%;
  }
  .job_nav.dark_blue {
    background: #2d5896;
  }
  .job_nav.bosyu_blue {
    background: #1e445b;
  }
  .job_nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
  }
  .job_nav ul a {
    display: block;
    color: #fff;
    padding: 25px 16px;
    font-size: 1.5rem;
    line-height: 1;
  }
  .job_nav ul a:hover {
    opacity: .5;
  }
}

@media (max-width: 1399px) {
  .job_nav {
    display: none;
  }
}

@media (min-width: 1400px) {
  .job_nav_pharmacy, .job_nav_generalist {
    display: none;
  }
}

@media (max-width: 711px) {
  .job_nav_pharmacy li a, .job_nav_generalist li a {
    position: relative;
    line-height: 60px;
    color: #fff;
    background: #1e445b;
    border-bottom: 0.1px solid #1e445b;
  }
  .job_nav_pharmacy li a::after, .job_nav_generalist li a::after {
    right: 30px;
    top: calc(50% - 9px);
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    background: url(../img/common/icon_arrowL.png) no-repeat;
    background-size: 20px;
  }
}

.job_nav_generalist li a {
  background: #1e445b;
  border-bottom: 0.1px solid #1e445b;
}

.profession {
  position: fixed;
  height: 80vh;
  right: 0;
  top: 15vh;
  z-index: 20;
}

@media (max-width: 1399px) {
  .profession {
    display: none;
  }
}

.profession ul {
  height: 100%;
}

.profession li {
  width: 48px;
  height: calc(100% / 3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #2d5896;
  margin: 0 0px -1px 0;
}

.profession li:first-of-type {
  background: #1e445b;
}

.profession li:last-of-type {
  background: #1487cb;
}

.profession li a {
  display: block;
}

.profession li img {
  -o-object-fit: contain;
     object-fit: contain;
}

.ttl_d01 {
  position: relative;
  background: #1e445b;
  color: #fff;
  font-family: "Barlow" , sans-serif;
  font-weight: 200;
  line-height: 1;
  display: inline-block;
  margin: 0 0 30px 15px;
  font-size: 6.2rem;
  letter-spacing: 6px;
  padding: 0 20px 5px;
}

@media (max-width: 1399px) {
  .ttl_d01 {
    font-size: 4rem;
  }
}

@media (max-width: 711px) {
  .ttl_d01 {
    font-size: 2rem;
    letter-spacing: 4px;
    padding: 0 10px 5px;
  }
}

.ttl_d01.dark_blue {
  background: #2d5896;
}

.ttl_d01::before {
  content: '';
  width: 48px;
  height: 16px;
  position: absolute;
  background: url(../img/pharmacy/deco_ttl_l.png) no-repeat;
  bottom: 0;
  left: -70px;
}

@media (max-width: 711px) {
  .ttl_d01::before {
    bottom: -5px;
    left: -20px;
    width: 20px;
    background-size: contain;
  }
}

.ttl_d01::after {
  content: '';
  width: 152px;
  height: 37px;
  position: absolute;
  background: url(../img/pharmacy/deco_ttl_r.png) no-repeat;
  top: -20px;
  right: -70px;
}

@media (max-width: 711px) {
  .ttl_d01::after {
    top: 10px;
    right: -70px;
    width: 70px;
    background-size: contain;
  }
}

.ttl_d02 {
  position: relative;
  background: #1e445b;
  color: #fff;
  font-family: "Barlow" , sans-serif;
  font-weight: 200;
  line-height: 1;
  display: inline-block;
  font-size: 6.2rem;
  padding: 0 20px 5px;
  letter-spacing: 6px;
  margin: 0 55px 30px 15px;
}

@media (max-width: 711px) {
  .ttl_d02 {
    font-size: 2rem;
    padding: 0 10px 5px;
    letter-spacing: 2px;
    margin: 0 0 20px 0;
  }
}

.ttl_d02.dark_blue {
  background: #2d5896;
}

.ttl_d02::before {
  content: '';
  width: 141px;
  height: 62px;
  position: absolute;
  background: url(../img/pharmacy/deco_ttl.png) no-repeat;
  bottom: -60px;
  left: -130px;
}

@media (max-width: 711px) {
  .ttl_d02::before {
    bottom: -30px;
    left: -100px;
    width: 90px;
    background-size: contain;
  }
}

.ttl_sub_d01 {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  color: #1e445b;
  line-height: 1;
  padding-bottom: 30px;
  font-size: 3.2rem;
}

@media (max-width: 1399px) {
  .ttl_sub_d01 {
    font-size: 2.6rem;
  }
}

@media (max-width: 711px) {
  .ttl_sub_d01 {
    font-size: 2rem;
  }
}

.ttl_sub_d01.dark_blue {
  color: #2d5896;
}

.ttl_sub_d01.horizontal {
  margin-top: -8px;
  vertical-align: middle;
  display: inline-block;
}

@media (max-width: 711px) {
  .ttl_sub_d01.horizontal {
    display: block;
  }
}

.btn_more_2 {
  position: absolute;
  right: -80px;
  bottom: 30px;
  width: 238px;
  height: 70px;
  line-height: 40px;
}

@media (max-width: 711px) {
  .btn_more_2 {
    height: 50px;
    width: 150px;
    bottom: 0;
    right: 0;
  }
}

.btn_more_2 a {
  padding: 0px 20px 0px 20px;
  line-height: 70px;
}

@media (max-width: 711px) {
  .btn_more_2 a {
    line-height: 50px;
  }
}

.pharmacy .btn_more_2 {
  background: #1e445b;
}

.pharmacy .btn_more_2:hover {
  background: #1487cb;
}

.generalist .btn_more_2 {
  background: #2d5896;
}

.generalist .btn_more_2:hover {
  background: #1487cb;
}

.ttl_area {
  text-align: center;
}

.job_ttl_01, .job_ttl_03 {
  position: relative;
  font-family: "Barlow" , sans-serif;
  font-weight: 200;
  font-size: 6.2rem;
  display: inline-block;
  letter-spacing: 12px;
  padding: 0 10px 4px 10px;
  color: #fff;
}

@media (max-width: 1399px) {
  .job_ttl_01, .job_ttl_03 {
    font-size: 4rem;
    letter-spacing: 6px;
  }
}

@media (max-width: 711px) {
  .job_ttl_01, .job_ttl_03 {
    font-size: 2rem;
    letter-spacing: 4px;
  }
}

.job_ttl_01::before, .job_ttl_03::before {
  content: '';
  width: 63px;
  height: 17px;
  position: absolute;
  bottom: 0;
  left: -70px;
}

@media (max-width: 711px) {
  .job_ttl_01::before, .job_ttl_03::before {
    bottom: -9px;
    left: -35px;
    width: 30px;
  }
}

.job_ttl_01::after, .job_ttl_03::after {
  content: '';
  width: 94px;
  height: 21px;
  position: absolute;
  top: 22px;
  right: -90px;
}

@media (max-width: 711px) {
  .job_ttl_01::after, .job_ttl_03::after {
    width: 40px;
    right: -35px;
    top: 0;
  }
}

.job_ttl_02 {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  font-size: 6rem;
  padding: 50px 0;
}

@media (max-width: 711px) {
  .job_ttl_02 {
    font-size: 2rem;
    padding: 20px 0;
  }
}

.job_ttl_03::before {
  content: '';
  width: 76px;
  height: 32px;
  position: absolute;
  bottom: 5px;
  left: -80px;
}

@media (max-width: 711px) {
  .job_ttl_03::before {
    bottom: -20px;
    left: -35px;
    width: 30px;
  }
}

.job_ttl_03::after {
  content: '';
  width: 85px;
  height: 26px;
  position: absolute;
  top: -2px;
  right: -75px;
}

@media (max-width: 711px) {
  .job_ttl_03::after {
    width: 40px;
    right: -35px;
    top: 0;
  }
}

.job_ttl_04 {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
}

@media (min-width: 1400px) {
  .job_ttl_04 {
    font-size: 3rem;
    padding: 40px 0;
  }
}

@media (max-width: 1399px) {
  .job_ttl_04 {
    font-size: 2.2rem;
    padding: 20px 0;
  }
}

@media (max-width: 711px) {
  .job_ttl_04 {
    font-size: 2rem;
    padding: 20px 0;
  }
}

.job_ttl_05 {
  line-height: 1.5;
}

@media (min-width: 1400px) {
  .job_ttl_05 {
    font-size: 3rem;
    padding: 0 0 40px 0;
  }
}

@media (max-width: 711px) {
  .job_ttl_05 {
    font-size: 1.8rem;
    padding: 0 0 10px 0;
  }
}

.job_ttl_05 span {
  display: block;
  font-size: 2rem;
}

@media (max-width: 711px) {
  .job_ttl_05 span {
    font-size: 1.2rem;
  }
}

.pharmacy .job_ttl_01, .pharmacy .job_ttl_03 {
  background: #1e445b;
}

.pharmacy .job_ttl_01::before, .pharmacy .job_ttl_03::before {
  background: url(../img/pharmacy/miryoku/deco_01_l.png) no-repeat;
  background-size: contain;
}

.pharmacy .job_ttl_01::after, .pharmacy .job_ttl_03::after {
  background: url(../img/pharmacy/miryoku/deco_01_r.png) no-repeat;
  background-size: contain;
}

.pharmacy .job_ttl_03::before {
  background: url(../img/pharmacy/miryoku/deco_03_l.png) no-repeat;
  background-size: contain;
}

.pharmacy .job_ttl_03::after {
  background: url(../img/pharmacy/miryoku/deco_03_r.png) no-repeat;
  background-size: contain;
}

.pharmacy h1, .pharmacy .ttl_sub, .pharmacy .job_ttl_02, .pharmacy .job_ttl_04, .pharmacy .caption, .pharmacy .caption_2 {
  color: #1e445b;
}

.generalist .job_ttl_01, .generalist .job_ttl_03 {
  background: #2d5896;
}

.generalist .job_ttl_01::before, .generalist .job_ttl_03::before {
  background: url(../img/generalist/miryoku/deco_01_l.png) no-repeat;
  background-size: contain;
}

.generalist .job_ttl_01::after, .generalist .job_ttl_03::after {
  background: url(../img/generalist/miryoku/deco_01_r.png) no-repeat;
  background-size: contain;
}

.generalist .job_ttl_03::before {
  background: url(../img/generalist/miryoku/deco_03_l.png) no-repeat;
  background-size: contain;
}

.generalist .job_ttl_03::after {
  background: url(../img/generalist/miryoku/deco_03_r.png) no-repeat;
  background-size: contain;
}

.generalist h1, .generalist .ttl_sub, .generalist .job_ttl_02, .generalist .job_ttl_04, .generalist .caption, .generalist .caption_2, .generalist .txt_blue {
  color: #2d5896;
}

.entry .job_ttl_01, .entry .job_ttl_03 {
  background: #1e445b;
}

.entry .job_ttl_01::before, .entry .job_ttl_03::before {
  background: url(../img/generalist/miryoku/deco_01_l.png) no-repeat;
  background-size: contain;
}

.entry .job_ttl_01::after, .entry .job_ttl_03::after {
  background: url(../img/generalist/miryoku/deco_01_r.png) no-repeat;
  background-size: contain;
}

.entry .job_ttl_03::before {
  background: url(../img/generalist/miryoku/deco_03_l.png) no-repeat;
  background-size: contain;
}

.entry .job_ttl_03::after {
  background: url(../img/generalist/miryoku/deco_03_r.png) no-repeat;
  background-size: contain;
}

.entry h1, .entry .ttl_sub, .entry .job_ttl_02, .entry .job_ttl_04, .entry .caption, .entry .caption_2, .entry .txt_blue {
  color: #1e445b;
}

@media (max-width: 1399px) {
  .pc_only {
    display: none;
  }
}

@media (min-width: 1400px) {
  .tab_only {
    display: none;
  }
}

@media (min-width: 711px) {
  .sp_only {
    display: none;
  }
}

@media screen and (min-width: 711px) and (max-width: 1399px) {
  .pc_only_2 {
    display: none;
  }
}

@media screen and (max-width: 711px) {
  .pc_only_2 {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .tab_only_2 {
    display: none;
  }
}

@media screen and (max-width: 711px) {
  .tab_only_2 {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .sp_only_2 {
    display: none;
  }
}

@media screen and (min-width: 711px) and (max-width: 1399px) {
  .sp_only_2 {
    display: none;
  }
}

@media screen and (max-width: 711px) {
  .tab_after {
    display: none;
  }
}

/* TOP page
========================================================================== */
.mv {
  position: relative;
  width: 100vw;
  height: 100%;
  margin: 0px auto 100px;
}

@media (max-width: 1399px) {
  .mv {
    height: 100vh;
    max-height: 600px;
    margin: 0px auto 40px;
  }
}

@media (max-width: 711px) {
  .mv {
    height: 100vh;
    max-height: 600px;
    margin: 0px auto 40px;
  }
}

.mv::before {
  content: '';
  width: 100vw;
  height: 100%;
  position: absolute;
  background: url(../img/top/bg_mv.jpg) no-repeat top center;
  background-size: cover;
  top: -100px;
  z-index: -1;
}

@media (max-width: 1399px) {
  .mv::before {
    background: url(../img/top/bg_mv.jpg) no-repeat top center;
    background-size: cover;
    max-height: 500px;
    top: 0px;
  }
}

@media (max-width: 711px) {
  .mv::before {
    background: url(../img/top/bg_mv.jpg) no-repeat top left -40px;
    background-size: 160%;
    max-height: 460px;
  }
}

@media (max-width: 1399px) {
  .mv .layout, .mv .top_special ul, .top_special .mv ul, .mv .about .drugstore .flex, .about .drugstore .mv .flex, .mv .about .quality ul, .about .quality .mv ul, .mv .news_page .news_topics .news_fbox, .news_page .news_topics .mv .news_fbox, .mv .miryoku .cist, .miryoku .mv .cist, .mv .interview .mv_interview .txt_area, .interview .mv_interview .mv .txt_area, .mv .application .mv_app .alink ul, .application .mv_app .alink .mv ul, .mv .program .program .program_inner, .program .program .mv .program_inner, .mv .program .career .career_inner, .program .career .mv .career_inner, .mv .honne .profile .img_profile, .honne .profile .mv .img_profile, .mv .medical .block_interview .txt_area, .medical .block_interview .mv .txt_area {
    height: 100%;
  }
}

.mv .layout::before, .mv .top_special ul::before, .top_special .mv ul::before, .mv .about .drugstore .flex::before, .about .drugstore .mv .flex::before, .mv .about .quality ul::before, .about .quality .mv ul::before, .mv .news_page .news_topics .news_fbox::before, .news_page .news_topics .mv .news_fbox::before, .mv .miryoku .cist::before, .miryoku .mv .cist::before, .mv .interview .mv_interview .txt_area::before, .interview .mv_interview .mv .txt_area::before, .mv .application .mv_app .alink ul::before, .application .mv_app .alink .mv ul::before, .mv .program .program .program_inner::before, .program .program .mv .program_inner::before, .mv .program .career .career_inner::before, .program .career .mv .career_inner::before, .mv .honne .profile .img_profile::before, .honne .profile .mv .img_profile::before, .mv .medical .block_interview .txt_area::before, .medical .block_interview .mv .txt_area::before {
  content: '';
  width: 372px;
  height: 584px;
  position: absolute;
  background: url(../img/top/img_mv_woman.png) no-repeat;
  left: 0;
  bottom: 0px;
  z-index: -1;
}

@media (max-width: 1399px) {
  .mv .layout::before, .mv .top_special ul::before, .top_special .mv ul::before, .mv .about .drugstore .flex::before, .about .drugstore .mv .flex::before, .mv .about .quality ul::before, .about .quality .mv ul::before, .mv .news_page .news_topics .news_fbox::before, .news_page .news_topics .mv .news_fbox::before, .mv .miryoku .cist::before, .miryoku .mv .cist::before, .mv .interview .mv_interview .txt_area::before, .interview .mv_interview .mv .txt_area::before, .mv .application .mv_app .alink ul::before, .application .mv_app .alink .mv ul::before, .mv .program .program .program_inner::before, .program .program .mv .program_inner::before, .mv .program .career .career_inner::before, .program .career .mv .career_inner::before, .mv .honne .profile .img_profile::before, .honne .profile .mv .img_profile::before, .mv .medical .block_interview .txt_area::before, .medical .block_interview .mv .txt_area::before {
    height: 100vh;
    max-height: 380px;
    top: 180px;
    background-size: contain;
    z-index: 1;
  }
}

@media (max-width: 711px) {
  .mv .layout::before, .mv .top_special ul::before, .top_special .mv ul::before, .mv .about .drugstore .flex::before, .about .drugstore .mv .flex::before, .mv .about .quality ul::before, .about .quality .mv ul::before, .mv .news_page .news_topics .news_fbox::before, .news_page .news_topics .mv .news_fbox::before, .mv .miryoku .cist::before, .miryoku .mv .cist::before, .mv .interview .mv_interview .txt_area::before, .interview .mv_interview .mv .txt_area::before, .mv .application .mv_app .alink ul::before, .application .mv_app .alink .mv ul::before, .mv .program .program .program_inner::before, .program .program .mv .program_inner::before, .mv .program .career .career_inner::before, .program .career .mv .career_inner::before, .mv .honne .profile .img_profile::before, .honne .profile .mv .img_profile::before, .mv .medical .block_interview .txt_area::before, .medical .block_interview .mv .txt_area::before {
    width: 30%;
    height: 100%;
    max-height: 300px;
    top: 180px;
    left: 20px;
    background-size: contain;
    z-index: 1;
  }
}

.mv .layout::after, .mv .top_special ul::after, .top_special .mv ul::after, .mv .about .drugstore .flex::after, .about .drugstore .mv .flex::after, .mv .about .quality ul::after, .about .quality .mv ul::after, .mv .news_page .news_topics .news_fbox::after, .news_page .news_topics .mv .news_fbox::after, .mv .miryoku .cist::after, .miryoku .mv .cist::after, .mv .interview .mv_interview .txt_area::after, .interview .mv_interview .mv .txt_area::after, .mv .application .mv_app .alink ul::after, .application .mv_app .alink .mv ul::after, .mv .program .program .program_inner::after, .program .program .mv .program_inner::after, .mv .program .career .career_inner::after, .program .career .mv .career_inner::after, .mv .honne .profile .img_profile::after, .honne .profile .mv .img_profile::after, .mv .medical .block_interview .txt_area::after, .medical .block_interview .mv .txt_area::after {
  content: '';
  width: 800px;
  height: 754px;
  position: absolute;
  background: url(../img/top/img_mv_male.png) no-repeat;
  right: -70px;
  z-index: -1;
}

@media (max-width: 1399px) {
  .mv .layout::after, .mv .top_special ul::after, .top_special .mv ul::after, .mv .about .drugstore .flex::after, .about .drugstore .mv .flex::after, .mv .about .quality ul::after, .about .quality .mv ul::after, .mv .news_page .news_topics .news_fbox::after, .news_page .news_topics .mv .news_fbox::after, .mv .miryoku .cist::after, .miryoku .mv .cist::after, .mv .interview .mv_interview .txt_area::after, .interview .mv_interview .mv .txt_area::after, .mv .application .mv_app .alink ul::after, .application .mv_app .alink .mv ul::after, .mv .program .program .program_inner::after, .program .program .mv .program_inner::after, .mv .program .career .career_inner::after, .program .career .mv .career_inner::after, .mv .honne .profile .img_profile::after, .honne .profile .mv .img_profile::after, .mv .medical .block_interview .txt_area::after, .medical .block_interview .mv .txt_area::after {
    right: -80px;
    z-index: -1;
    width: 50%;
    background-size: contain;
    max-height: 500px;
  }
}

@media (max-width: 711px) {
  .mv .layout::after, .mv .top_special ul::after, .top_special .mv ul::after, .mv .about .drugstore .flex::after, .about .drugstore .mv .flex::after, .mv .about .quality ul::after, .about .quality .mv ul::after, .mv .news_page .news_topics .news_fbox::after, .news_page .news_topics .mv .news_fbox::after, .mv .miryoku .cist::after, .miryoku .mv .cist::after, .mv .interview .mv_interview .txt_area::after, .interview .mv_interview .mv .txt_area::after, .mv .application .mv_app .alink ul::after, .application .mv_app .alink .mv ul::after, .mv .program .program .program_inner::after, .program .program .mv .program_inner::after, .mv .program .career .career_inner::after, .program .career .mv .career_inner::after, .mv .honne .profile .img_profile::after, .honne .profile .mv .img_profile::after, .mv .medical .block_interview .txt_area::after, .medical .block_interview .mv .txt_area::after {
    width: 60%;
    height: 100%;
    top: 90px;
    right: 0;
    background-size: contain;
  }
}

@media (min-width: 1400px) {
  .mv .layout, .mv .top_special ul, .top_special .mv ul, .mv .about .drugstore .flex, .about .drugstore .mv .flex, .mv .about .quality ul, .about .quality .mv ul, .mv .news_page .news_topics .news_fbox, .news_page .news_topics .mv .news_fbox, .mv .miryoku .cist, .miryoku .mv .cist, .mv .interview .mv_interview .txt_area, .interview .mv_interview .mv .txt_area, .mv .application .mv_app .alink ul, .application .mv_app .alink .mv ul, .mv .program .program .program_inner, .program .program .mv .program_inner, .mv .program .career .career_inner, .program .career .mv .career_inner, .mv .honne .profile .img_profile, .honne .profile .mv .img_profile, .mv .medical .block_interview .txt_area, .medical .block_interview .mv .txt_area {
    min-height: 910px;
  }
}

.mv .copy {
  width: 701px;
  position: absolute;
  top: 90px;
  left: 60px;
}

@media (max-width: 1399px) {
  .mv .copy {
    position: absolute;
    left: 16%;
    top: 50px;
    width: 50%;
  }
}

@media (max-width: 711px) {
  .mv .copy {
    width: 70%;
    margin-bottom: 220px;
    display: block;
    position: static;
  }
}

.mv .news {
  position: absolute;
  right: 0;
  bottom: 60px;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(9%, rgba(255, 255, 255, 0)), color-stop(10%, white), to(white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 9%, white 10%, white 100%);
}

@media (max-width: 1399px) {
  .mv .news {
    width: 60%;
    bottom: 0;
  }
}

@media (max-width: 711px) {
  .mv .news {
    position: static;
    width: 100%;
    padding: 70px 0 0 0;
  }
}

.mv .news .news_ttl {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  font-size: 3.2rem;
  padding-left: 40px;
}

.mv .news .news_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 40px 30px 40px;
}

@media (max-width: 1399px) {
  .mv .news .news_box {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 711px) {
  .mv .news .news_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10px 20px 20px 20px;
  }
}

.mv .news .news_box .news_item {
  padding: 10px 0 5px 0;
}

@media (max-width: 1399px) {
  .mv .news .news_box .news_item {
    width: 100%;
  }
}

.mv .news .news_box .news_item li {
  margin-bottom: 10px;
}

@media (min-width: 1400px) {
  .mv .news .news_box .news_item li div {
    display: inline-block;
  }
}

@media (max-width: 711px) {
  .mv .news .news_box .news_item li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mv .news .news_box .news_item li div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mv .news .news_box .news_item li div span {
    display: block;
  }
}

.mv .news .news_box .news_item li a {
  display: flex;
  align-items: center;
}

.mv .news .news_box .news_item .date {
  width: 100px;
  display: inline-block;
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
}

@media (max-width: 711px) {
  .mv .news .news_box .news_item .date {
    margin: 0 0 6px 0;
  }
}

.mv .news .news_box .news_item .batch {
  display: inline-block;
  width: 120px;
  margin-right: 10px;
  border-radius: 10px;
  padding: 0px;
  background: #1e445b;
  color: #fff;
  font-size: 1.2rem;
  vertical-align: top;
  text-align: center;
  line-height: 1.9;
}

@media (max-width: 711px) {
  .mv .news .news_box .news_item .batch {
    line-height: 1.9;
  }
}

.mv .news .news_box .news_item .note {
  max-width: 350px;
  overflow: hidden;
  margin-right: 20px;
  line-height: 1.6;
}

@media (max-width: 711px) {
  .mv .news .news_box .news_item .note {
    line-height: 1.4;
  }
}

.mv .news .news_box .mv_more a {
  background: #e6edf1;
  display: block;
  width: 130px;
  height: 100%;
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  font-size: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 711px) {
  .mv .news .news_box .mv_more a {
    width: 80%;
    line-height: 40px;
    margin: auto;
  }
}

.top_message {
  background-image: url(../img/top/side_message.png), url(../img/top/bg_message.jpg);
  background-position: right 20px center,right top;
  background-repeat: no-repeat;
  margin-bottom: 150px;
}

@media (max-width: 711px) {
  .top_message {
    background: url(../img/top/bg_message_sp.jpg) no-repeat;
    background-size: contain;
    margin-bottom: 50px;
  }
}

.top_message .message_copy {
  width: 650px;
  margin-bottom: 40px;
  padding-top: 10px;
}

@media (max-width: 1399px) {
  .top_message .message_copy {
    width: 60%;
  }
}

@media (max-width: 711px) {
  .top_message .message_copy {
    width: 60%;
    min-height: 140px;
    background: url(../img/top/ttl_message_sp.png) no-repeat;
    background-size: contain;
    background-position: left bottom;
    margin: 0px 0 10px 0;
  }
  .top_message .message_copy img {
    display: none;
  }
}

@media (min-width: 1400px) {
  .top_message .message_content {
    max-width: 500px;
    margin: 0px 0 0 240px;
  }
}

@media (max-width: 1399px) {
  .top_message .message_content {
    width: 40%;
    margin: 0 50px;
  }
}

@media (max-width: 711px) {
  .top_message .message_content {
    width: 100%;
    margin: auto;
    padding: 20px 20px 10px;
  }
}

.top_message .message_content p {
  line-height: 2.7;
}

@media (max-width: 1399px) {
  .top_message .message_content p {
    line-height: 2;
  }
}

@media (max-width: 711px) {
  .top_message .message_content p {
    padding-left: 0px;
    line-height: 1.6;
  }
}

.top_message .message_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 80px 80px 0;
}

@media (max-width: 1399px) {
  .top_message .message_link {
    margin: 60px 40px 0;
  }
}

@media (max-width: 711px) {
  .top_message .message_link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 20px auto;
    padding: 0 20px;
  }
}

.top_message .message_link li {
  position: relative;
  width: 504px;
  border-top: 1px solid #1e445b;
  border-bottom: 1px solid #1e445b;
}

@media (max-width: 1399px) {
  .top_message .message_link li {
    width: 48%;
  }
}

@media (max-width: 711px) {
  .top_message .message_link li {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

.top_message .message_link li a {
  display: block;
  color: #1e445b;
  font-size: 2.8rem;
  padding: 40px 20px;
}

@media (max-width: 1399px) {
  .top_message .message_link li a {
    padding: 30px 10px;
    font-size: 2.2rem;
  }
}

@media (max-width: 711px) {
  .top_message .message_link li a {
    padding: 20px 0;
    font-size: 2rem;
  }
}

.top_message .message_link li a::before {
  content: '';
  width: 44px;
  height: 44px;
  position: absolute;
  background: #1e445b url(../img/common/icon_arrow.png) no-repeat;
  background-position: 50%;
  right: 0;
  bottom: 0;
}

.top_message .message_link li a:hover::before {
  content: '';
  width: 44px;
  height: 44px;
  position: absolute;
  background: #1487cb url(../img/common/icon_arrow.png) no-repeat;
  background-position: 50%;
  right: 0;
  bottom: 0;
}

.top_message .message_link li a:hover {
  /*opacity: .6;*/
  color: #1487cb;
}

.top_jobcategory {
  position: relative;
}

@media (min-width: 1400px) {
  .top_jobcategory {
    background-image: url(../img/top/side_job.png), url(../img/top/bg_job.jpg);
    background-position: right 20px center,left top 60px;
    background-repeat: no-repeat;
    margin-bottom: 140px;
  }
}

@media (max-width: 1399px) {
  .top_jobcategory {
    background: url(../img/top/bg_job_sp.jpg) no-repeat top 20px left;
    background-size: 100%;
    margin-bottom: 50px;
    padding: 0 0 20px 0;
  }
}

@media (max-width: 711px) {
  .top_jobcategory {
    background: url(../img/top/bg_job_sp.jpg) no-repeat top 10px left;
    background-size: calc(100% - 20px);
    margin-bottom: 50px;
    padding: 0;
  }
}

.top_jobcategory::after {
  content: '';
  width: 228px;
  height: 61px;
  position: absolute;
  background: url(../img/top/deco_job.png) no-repeat;
  top: 7%;
  right: 17%;
}

@media (max-width: 1399px) {
  .top_jobcategory::after {
    width: 100px;
    background-size: contain;
    top: -25px;
    right: 0;
  }
}

.top_jobcategory ul li {
  position: relative;
}

@media (min-width: 1400px) {
  .top_jobcategory ul li {
    width: 858px;
    height: 336px;
  }
}

@media (max-width: 1399px) {
  .top_jobcategory ul li {
    width: 100%;
    background-size: contain;
  }
}

@media (min-width: 1400px) {
  .top_jobcategory ul li .job_catch {
    position: absolute;
    left: 0px;
    bottom: 0px;
  }
}

@media (max-width: 1399px) {
  .top_jobcategory ul li .job_catch img {
    width: 80%;
    padding: 0 0 0 50px;
  }
}

@media (max-width: 711px) {
  .top_jobcategory ul li .job_catch img {
    width: 100%;
    width: calc(100% - 20px);
  }
}

.top_jobcategory ul li dl {
  position: relative;
}

.top_jobcategory ul li dl .job_sub {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 10px;
  margin-bottom: 10px;
  background: #fff;
  font-size: 1.6rem;
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  line-height: 1.15;
  letter-spacing: 1.5px;
}

@media (max-width: 1399px) {
  .top_jobcategory ul li dl .job_sub {
    display: none;
  }
}

.top_jobcategory ul li dl .job_name {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 10px;
  margin-bottom: 30px;
  background: #fff;
  font-size: 4.2rem;
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: 2px;
}

@media (max-width: 1399px) {
  .top_jobcategory ul li dl .job_name {
    display: none;
  }
}

@media (max-width: 1399px) {
  .top_jobcategory ul li dl .btn_more, .top_jobcategory ul li dl .btn_more_2 {
    width: 80%;
    display: block;
    margin: 20px auto 30px;
  }
  .top_jobcategory ul li dl .btn_more a, .top_jobcategory ul li dl .btn_more_2 a {
    padding: 0px 20px 0 20px;
    text-align: center;
  }
}

@media (min-width: 1400px) {
  .top_jobcategory ul li.pharmacist {
    background: url(../img/top/photo_woman.png) no-repeat;
    margin-bottom: 50px;
  }
}

@media (max-width: 1399px) {
  .top_jobcategory ul li.pharmacist .job_catch img {
    margin: -30px 0 0 0;
  }
}

@media (min-width: 1400px) {
  .top_jobcategory ul li.pharmacist dl {
    position: absolute;
    top: 100px;
    right: -60px;
  }
}

@media (min-width: 1400px) {
  .top_jobcategory ul li.generalist {
    background: url(../img/top/photo_male.png) no-repeat;
    margin: 0 0 0 auto;
  }
}

.top_jobcategory ul li.generalist .job_catch {
  left: 5px;
}

@media (max-width: 1399px) {
  .top_jobcategory ul li.generalist .job_catch {
    text-align: right;
  }
}

@media (min-width: 1400px) {
  .top_jobcategory ul li.generalist dl {
    position: absolute;
    top: 30px;
    left: -140px;
  }
}

@media (min-width: 1400px) {
  .movie {
    margin-bottom: 140px;
  }
}

@media (max-width: 711px) {
  .movie {
    margin-bottom: 30px;
  }
}

.movie video {
  width: 100%;
  max-height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.top_about {
  position: relative;
  display: block;
}

@media (min-width: 1400px) {
  .top_about {
    background: url(../img/top/side_about.png) no-repeat;
    background-position: right 20px top 60%;
    margin-bottom: 150px;
  }
}

@media (max-width: 711px) {
  .top_about {
    margin-bottom: 50px;
  }
}

.top_about::after {
  content: '';
  width: 204px;
  height: 86px;
  position: absolute;
  background: url(../img/top/deco_about.png) no-repeat;
  top: 240px;
  right: 0;
}

@media (max-width: 711px) {
  .top_about::after {
    top: 60%;
    background-size: contain;
    right: 0;
    width: 100px;
  }
}

.top_about h2 {
  text-align: center;
}

@media (max-width: 711px) {
  .top_about h2 {
    margin: auto;
  }
}

.top_about h2 img {
  width: auto;
  display: block;
  margin: 0 auto 20px;
}

@media (max-width: 711px) {
  .top_about h2 img {
    width: 70%;
    margin: 0 auto 10px;
  }
}

.top_about h2 span {
  display: block;
  margin-bottom: 50px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: normal;
  font-size: 1.6rem;
}

@media (max-width: 711px) {
  .top_about h2 span {
    margin-bottom: 30px;
  }
}

.top_about h2 .sub {
  margin-bottom: 30px;
  font-family: 'Noto Serif JP', serif;
  font-weight: 200;
  font-size: 3.2rem;
  color: #1e445b;
}

@media (max-width: 711px) {
  .top_about h2 .sub {
    font-size: 2.3rem;
    margin-bottom: 10px;
  }
}

.top_about .top_about_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1399px) {
  .top_about .top_about_inner {
    padding: 0 20px;
  }
}

@media (max-width: 711px) {
  .top_about .top_about_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 20px;
  }
}

.top_about .top_about_inner li {
  position: relative;
  width: 49%;
  height: 612px;
}

@media (min-width: 1400px) {
  .top_about .top_about_inner li:nth-of-type(2n) {
    margin-top: 50px;
  }
}

@media (max-width: 711px) {
  .top_about .top_about_inner li {
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
  }
}

@media (max-width: 711px) {
  .top_about .top_about_inner li .img {
    padding-bottom: 150px;
  }
}

.top_about .top_about_inner li .note {
  background: #fff;
  position: absolute;
}

@media (min-width: 1400px) {
  .top_about .top_about_inner li .note {
    width: 90%;
    top: 320px;
    padding: 30px 20px 60px;
  }
}

@media (max-width: 711px) {
  .top_about .top_about_inner li .note {
    width: 90%;
    position: absolute;
    top: 160px;
  }
}

.top_about .top_about_inner li dt {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  font-size: 3.2rem;
  color: #1e445b;
  border-left: #1e445b 1px solid;
  padding: 0px 0 0 20px;
  line-height: 1.6;
  margin-bottom: 20px;
}

@media (max-width: 711px) {
  .top_about .top_about_inner li dt {
    font-size: 2.2rem;
    padding: 0px 0 0 10px;
    line-height: 1.6;
    margin: 10px 0 0 10px;
  }
}

.top_about .top_about_inner li dt span {
  display: block;
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  font-size: 1.5rem;
}

.top_about .top_about_inner li dd {
  line-height: 1.8;
}

@media (min-width: 1400px) {
  .top_about .top_about_inner li .btn_more, .top_about .top_about_inner li .btn_more_2 {
    position: absolute;
    bottom: -20px;
    right: -30px;
  }
}

@media (max-width: 1399px) {
  .top_about .top_about_inner li .btn_more, .top_about .top_about_inner li .btn_more_2 {
    margin: 20px 0 0 0;
  }
}

@media (max-width: 711px) {
  .top_about .top_about_inner li .btn_more, .top_about .top_about_inner li .btn_more_2 {
    position: relative;
    width: 90%;
    margin: 10px 0 0 10%;
  }
  .top_about .top_about_inner li .btn_more a, .top_about .top_about_inner li .btn_more_2 a {
    text-align: center;
    padding: 0;
    line-height: 50px;
  }
}

@media (min-width: 1400px) {
  .top_why {
    background-image: url(../img/top/side_welfare.png), url(../img/top/bg_why.jpg);
    background-position: right 20px center,right top 60%;
    background-repeat: no-repeat;
    margin-bottom: 150px;
  }
}

@media (max-width: 1399px) {
  .top_why {
    margin-bottom: 50px;
  }
}

@media (max-width: 711px) {
  .top_why {
    margin-bottom: 50px;
  }
}

.top_why::before {
  content: '';
  width: 141px;
  height: 62px;
  position: absolute;
  background: url(../img/top/deco_why.png) no-repeat;
  left: 0;
  top: 72px;
}

@media (max-width: 711px) {
  .top_why::before {
    background-size: contain;
    width: 25%;
    top: 115px;
    z-index: 1;
  }
}

.top_why h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1150px;
  padding: 0 30px;
}

@media (min-width: 1400px) {
  .top_why h2 {
    margin: 0 auto 165px;
  }
}

@media (max-width: 1399px) {
  .top_why h2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    margin: 0 auto 0px;
  }
}

.top_why h2 .why_ttl {
  background: #1e445b;
  color: #fff;
  font-family: "Barlow" , sans-serif;
  font-weight: 200;
  line-height: 1;
  padding: 0 20px;
  letter-spacing: 3px;
  margin-right: 30px;
}

@media (min-width: 1400px) {
  .top_why h2 .why_ttl {
    font-size: 6.8rem;
  }
}

@media (max-width: 1399px) {
  .top_why h2 .why_ttl {
    font-size: 5rem;
    line-height: 1.6;
    margin: 0 auto 10px;
    display: inline-block;
  }
}

@media (max-width: 711px) {
  .top_why h2 .why_ttl {
    font-size: 2.8rem;
    line-height: 1.6;
    margin: 0 auto 10px;
    display: inline-block;
  }
}

.top_why h2 .why_sub {
  font-family: 'Noto Serif JP', serif;
  font-weight: 200;
  color: #1e445b;
  font-size: 3.2rem;
  line-height: 1.2;
  padding-top: 2px;
}

@media (min-width: 1400px) {
  .top_why h2 .why_sub {
    font-size: 3.2rem;
  }
}

@media (max-width: 1399px) {
  .top_why h2 .why_sub {
    font-size: 2.8rem;
    margin: 0 0 10px 0;
  }
}

@media (max-width: 711px) {
  .top_why h2 .why_sub {
    font-size: 2.8rem;
    margin: 0 0 10px 0;
  }
}

@media (max-width: 1399px) {
  .top_why h2 .why_desc {
    font-size: 1.3rem;
    margin: 10px 0 20px 0;
  }
}

@media (max-width: 711px) {
  .top_why h2 .why_desc {
    font-size: 1.3rem;
    margin: 0 0 10px 0;
  }
}

.top_why .why_block {
  position: relative;
}

@media (max-width: 1399px) {
  .top_why .why_block {
    background: url(../img/top/bg_why.jpg) no-repeat top center;
    background-size: cover;
    padding: 20px 40px 0;
  }
}

@media (max-width: 711px) {
  .top_why .why_block {
    background: url(../img/top/bg_why.jpg) no-repeat top center;
    background-size: auto 60%;
    z-index: 0;
    margin: 0 auto;
  }
}

.top_why .img_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: auto;
}

@media (max-width: 711px) {
  .top_why .img_box {
    margin: 0px 20px -10px;
    padding: 40px 0 0;
  }
}

.top_why .img_box .img_item {
  overflow: hidden;
}

@media (min-width: 1400px) {
  .top_why .img_box .img_item {
    width: calc(1080px / 6);
  }
}

@media (max-width: 1399px) {
  .top_why .img_box .img_item {
    width: calc(100% / 6);
  }
}

@media (max-width: 711px) {
  .top_why .img_box .img_item {
    width: 25%;
    z-index: -1;
  }
}

.top_why .intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  position: absolute;
  bottom: -70px;
  right: 0;
  padding: 20px 180px 20px 30px;
  letter-spacing: 1.6px;
}

@media (max-width: 1399px) {
  .top_why .intro {
    position: static;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 20px 0 20px;
  }
}

@media (max-width: 711px) {
  .top_why .intro {
    width: calc(100% - 80px);
    margin: auto;
    padding: 10px 10px;
    position: static;
    display: block;
  }
}

@media (min-width: 1400px) {
  .top_why .intro .btn_more, .top_why .intro .btn_more_2 {
    position: absolute;
    right: -60px;
    bottom: -10px;
  }
}

@media (max-width: 711px) {
  .top_why .intro .btn_more, .top_why .intro .btn_more_2 {
    width: 100%;
    text-align: center;
    margin: 10px 0 0 0;
    padding: 0 10px 0 0px;
  }
  .top_why .intro .btn_more a, .top_why .intro .btn_more_2 a {
    line-height: 50px;
  }
}

@media (min-width: 1400px) {
  .top_special {
    background: url(../img/top/side_special.png) no-repeat right 20px center;
    margin-bottom: 300px;
  }
}

@media (max-width: 711px) {
  .top_special {
    margin-bottom: 50px;
  }
}

.top_special ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px;
}

@media (max-width: 1399px) {
  .top_special ul {
    padding: 0 20px 60px;
  }
}

@media (max-width: 711px) {
  .top_special ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 20px;
  }
}

@media (max-width: 1399px) {
  .top_special ul li {
    width: 49%;
  }
}

@media (max-width: 711px) {
  .top_special ul li {
    width: 100%;
  }
}

.top_special ul dl {
  position: relative;
}

@media (min-width: 1400px) {
  .top_special ul dl .btn_more, .top_special ul dl .btn_more_2 {
    position: absolute;
    bottom: -90px;
    right: 0;
  }
}

@media (max-width: 711px) {
  .top_special ul dl .btn_more, .top_special ul dl .btn_more_2 {
    text-align: center;
    padding: 0 10px 0 0px;
    width: 80%;
    display: block;
    margin: 0 auto 50px;
  }
  .top_special ul dl .btn_more a, .top_special ul dl .btn_more_2 a {
    line-height: 50px;
  }
}

.top_special ul dt {
  display: inline-block;
  background: #1e445b;
  color: #fff;
  font-family: "Barlow" , sans-serif;
  font-weight: 200;
  font-size: 3.8rem;
  letter-spacing: 6px;
  padding: 0px 26px;
  position: relative;
  top: -26px;
  line-height: 60px;
}

@media (max-width: 711px) {
  .top_special ul dt {
    font-size: 2rem;
    line-height: 30px;
    padding: 0px 10px;
    top: -20px;
  }
}

.top_special ul .sub {
  font-size: 1.8rem;
  color: #1e445b;
  border-left: #1e445b 1px solid;
  padding: 0px 0 0 20px;
  line-height: 1.6;
  margin: -10px 0 20px;
}

@media (max-width: 711px) {
  .top_special ul .sub {
    padding: 0px 0 0 10px;
    margin: -10px 0 15px;
  }
}

@media (max-width: 1399px) {
  .top_special ul .text {
    margin: 0 auto 20px;
  }
}

@media (max-width: 711px) {
  .top_special ul .text {
    margin: 0 auto 20px;
    line-height: 1.5;
  }
}

/* message
========================================================================== */
.message br.pc-only{
  display: block;
}
.message br.sp-only{
  display: none;
}
@media (max-width: 711px) {
  .message br.pc-only{
    display: none;
  }
  .message br.sp-only{
    display: block;
  }
}
.message .m_mv {
  position: relative;
  width: 100vw;
  height: calc( 1000px);
  margin: 0px auto 0;
}

@media (max-width: 1399px) {
  .message .m_mv {
    height: 50vh;
    height: calc( 50vh + 10px);
  }
}

@media (max-width: 711px) {
  .message .m_mv {
    height: 40vh;
  }
}

.message .m_mv::before {
  content: '';
  width: 100vw;
  height: 100%;
  position: absolute;
  background: url(../img/message/message_mv.jpg) no-repeat top center;
  background-size: cover;
  top: -100px;
  z-index: -1;
}

@media (min-width: 1400px) {
  .message .m_mv::before {
    height: calc( 1000px + 100px);
  }
}

@media (max-width: 1399px) {
  .message .m_mv::before {
    background-position: bottom;
    height: calc( 50vh + 100px);
    background-size: cover;
    top: -90px;
  }
}

@media (max-width: 711px) {
  .message .m_mv::before {
    height: calc( 40vh + 100px);
    background-size: cover;
    top: -100px;
  }
}

.message .m_mv h1 {
  color: #fff;
  font-family: "Barlow" , sans-serif;
  font-weight: 500;
  text-align: center;
  letter-spacing: 6px;
}

@media (min-width: 1400px) {
  .message .m_mv h1 {
    font-size: 7.2rem;
  }
}

@media (max-width: 1399px) {
  .message .m_mv h1 {
    font-size: 7rem;
    padding: 20% 0 0 0;
  }
}

@media (max-width: 711px) {
  .message .m_mv h1 {
    font-size: 4rem;
    padding: 20px 0 0 0;
  }
}

.message .m_mv h1 span {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: normal;
  display: block;
  letter-spacing: 0px;
}

@media (min-width: 1400px) {
  .message .m_mv h1 span {
    font-size: 2.8rem;
    margin-top: 30px;
  }
}

@media (max-width: 1399px) {
  .message .m_mv h1 span {
    font-size: 4rem;
    margin-top: 30px;
  }
}

@media (max-width: 711px) {
  .message .m_mv h1 span {
    font-size: 2rem;
    margin-top: 10px;
  }
}

@media (min-width: 1400px) {
  .message .m_mv h1 {
    padding-top: calc( 420px - 100px);
  }
}

.message .lead {
  background: #1e445b;
  color: #fff;
}

@media (max-width: 1399px) {
  .message .lead {
    margin-bottom: 50px;
  }
}

@media (min-width: 1400px) {
  .message .lead .lead_inner {
    background: url(../img/message/deco_l.png) no-repeat left top 85px;
  }
}

@media (min-width: 1400px) {
  .message .lead .lead_inner .lead_item {
    background: url(../img/message/logo_m.png) no-repeat right 80px center;
    padding: 50px 0 40px 170px;
  }
}

@media (max-width: 1399px) {
  .message .lead .lead_inner .lead_item {
    background: url(../img/message/logo_m.png) no-repeat right 70px bottom 70px;
    background-size: 130px;
    padding: 30px 20px 70px 70px;
  }
}

@media (max-width: 711px) {
  .message .lead .lead_inner .lead_item {
    background: url(../img/message/logo_m.png) no-repeat right 20px bottom 20px;
    background-size: 130px;
    padding: 20px 20px 70px;
  }
}

.message .lead .lead_inner .lead_item .catchcopy .future1 {
  position: relative;
  display: inline-block;
  font-family: "Barlow" , sans-serif;
  font-weight: 200;
  letter-spacing: 5px;
  line-height: 1;
}

@media (min-width: 1400px) {
  .message .lead .lead_inner .lead_item .catchcopy .future1 {
    font-size: 4.4rem;
  }
}

@media (max-width: 1399px) {
  .message .lead .lead_inner .lead_item .catchcopy .future1 {
    font-size: 3.8rem;
    width: 100%;
  }
}

@media (max-width: 711px) {
  .message .lead .lead_inner .lead_item .catchcopy .future1 {
    font-size: 2.6rem;
    width: 100%;
  }
}

.message .lead .lead_inner .lead_item .catchcopy .future1::before {
  content: '';
  width: 100px;
  height: 100px;
  position: absolute;
  background: url(../img/message/deco_r.png) no-repeat right top;
  top: 60px;
  right: -60px;
}

@media (max-width: 1399px) {
  .message .lead .lead_inner .lead_item .catchcopy .future1::before {
    top: 10px;
    right: -20px;
    width: 80px;
    height: 100%;
    background-size: contain;
  }
}

.message .lead .lead_inner .lead_item .catchcopy .future2 {
  display: block;
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  letter-spacing: 5px;
  line-height: 1;
  letter-spacing: 1px;
}

@media (min-width: 1400px) {
  .message .lead .lead_inner .lead_item .catchcopy .future2 {
    font-size: 3.6rem;
    padding: 20px 0 60px 5px;
  }
}

@media (max-width: 1399px) {
  .message .lead .lead_inner .lead_item .catchcopy .future2 {
    font-size: 2rem;
    padding: 10px 0 20px 0px;
  }
}

@media (max-width: 711px) {
  .message .lead .lead_inner .lead_item .catchcopy .future2 {
    font-size: 1.6rem;
    padding: 10px 0 20px 0px;
  }
}

.message .lead .lead_inner .lead_item .text {
  font-size: 2.2rem;
}

@media (min-width: 1400px) {
  .message .lead .lead_inner .lead_item .text p {
    padding: 0 0 1.5em 0;
  }
}

@media (max-width: 1399px) {
  .message .lead .lead_inner .lead_item .text p {
    font-size: 1.8rem;
    padding: 0 0 10px 0;
  }
}

@media (max-width: 711px) {
  .message .lead .lead_inner .lead_item .text p {
    font-size: 1.4rem;
    padding: 0 0 10px 0;
  }
}

@media (max-width: 711px) {
  .message .concept {
    margin-bottom: -80px;
  }
}

.message .concept h2 {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  color: #1e445b;
  text-align: center;
  padding-bottom: 100px;
  font-size: 3.6rem;
}

@media (max-width: 1399px) {
  .message .concept h2 {
    font-size: 2.6rem;
  }
}

@media (max-width: 711px) {
  .message .concept h2 {
    font-size: 1.8rem;
    line-height: 1.4;
    padding: 0px 20px 20px;
  }
}

.message .concept .item {
  position: relative;
}

@media (max-width: 711px) {
  .message .concept .item {
    margin-bottom: -80px;
  }
}

.message .concept .item .text_box {
  background: #ffffff;
}

@media (min-width: 1400px) {
  .message .concept .item .text_box {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 42px, white 42px, white 100%);
    padding: 0 40px 40px;
  }
}

@media (max-width: 1399px) {
  .message .concept .item .text_box {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 42px, white 42px, white 100%);
    padding: 0 40px 40px;
  }
}

@media (max-width: 711px) {
  .message .concept .item .text_box {
    background: #ffffff;
    padding: 10px 20px;
    width: 80%;
    position: relative;
  }
  .message .concept .item .text_box p {
    font-size: 1.2rem;
  }
}

.message .concept .item .text_box .ttl {
  color: #1e445b;
  opacity: 0.74;
}

@media (min-width: 1400px) {
  .message .concept .item .text_box .ttl {
    font-size: 5.2rem;
    padding-bottom: 30px;
    letter-spacing: 3px;
    line-height: 1.2;
  }
}

@media (max-width: 1399px) {
  .message .concept .item .text_box .ttl {
    font-size: 4.4rem;
    padding-bottom: 30px;
    letter-spacing: 3px;
    line-height: 1.2;
  }
}

@media (max-width: 711px) {
  .message .concept .item .text_box .ttl {
    font-size: 2rem;
    padding-bottom: 10px;
    letter-spacing: 2px;
    line-height: 1.4;
  }
}

.message .concept .item .text_box .sub_ttl {
  color: #148fd7;
  font-size: 2.8rem;
  line-height: 1;
  padding-bottom: 30px;
}

.message .concept .item_01 .img_box {
  max-width: 828px;
}

@media (min-width: 1400px) {
  .message .concept .item_01 .text_box {
    position: absolute;
    top: 100px;
    left: 730px;
  }
}

@media (max-width: 1399px) {
  .message .concept .item_01 .text_box {
    position: absolute;
    top: 100px;
    left: 50%;
  }
}

@media (max-width: 711px) {
  .message .concept .item_01 .text_box {
    position: relative;
    left: 0;
    top: -100px;
    margin-top: 0px;
  }
}

.message .concept .item_02 .img_box {
  max-width: 1323px;
  margin-left: auto;
}

@media (max-width: 1399px) {
  .message .concept .item_02 .img_box {
    max-width: 100%;
  }
}

@media (min-width: 1400px) {
  .message .concept .item_02 .text_box {
    position: absolute;
    left: 77px;
    bottom: 120px;
  }
}

@media (max-width: 1399px) {
  .message .concept .item_02 .text_box {
    position: absolute;
    left: 77px;
    bottom: 120px;
  }
}

@media (max-width: 711px) {
  .message .concept .item_02 .text_box {
    margin-left: auto;
    position: relative;
    left: auto;
  }
}

.message .concept .item_03 .img_box {
  max-width: 828px;
}

@media (min-width: 1400px) {
  .message .concept .item_03 .text_box {
    position: absolute;
    bottom: 0;
    left: 730px;
  }
}

@media (max-width: 1399px) {
  .message .concept .item_03 .text_box {
    position: absolute;
    bottom: 0;
    left: 50%;
  }
}

@media (max-width: 711px) {
  .message .concept .item_03 .text_box {
    position: relative;
    left: auto;
    top: -80px;
  }
}

@media (min-width: 1400px) {
  .jinji .mv_jinji {
    height: 700px;
  }
  .jinji .mv_jinji::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../img/message/jinji/mv_jinji.jpg) no-repeat;
    background-size: cover;
    top: -100px;
    z-index: -1;
  }
}

@media (max-width: 1399px) {
  .jinji .mv_jinji {
    background: url(../img/message/jinji/mv_jinji_sp.jpg) no-repeat top right;
    background-size: cover;
    margin-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .jinji .mv_jinji {
    background: url(../img/message/jinji/mv_jinji_sp.jpg) no-repeat top right;
    background-size: cover;
    margin-bottom: 100px;
  }
}

@media (min-width: 1400px) {
  .jinji .mv_jinji .layout, .jinji .mv_jinji .top_special ul, .top_special .jinji .mv_jinji ul, .jinji .mv_jinji .about .drugstore .flex, .about .drugstore .jinji .mv_jinji .flex, .jinji .mv_jinji .about .quality ul, .about .quality .jinji .mv_jinji ul, .jinji .mv_jinji .news_page .news_topics .news_fbox, .news_page .news_topics .jinji .mv_jinji .news_fbox, .jinji .mv_jinji .miryoku .cist, .miryoku .jinji .mv_jinji .cist, .jinji .mv_jinji .interview .mv_interview .txt_area, .interview .mv_interview .jinji .mv_jinji .txt_area, .jinji .mv_jinji .application .mv_app .alink ul, .application .mv_app .alink .jinji .mv_jinji ul, .jinji .mv_jinji .program .program .program_inner, .program .program .jinji .mv_jinji .program_inner, .jinji .mv_jinji .program .career .career_inner, .program .career .jinji .mv_jinji .career_inner, .jinji .mv_jinji .honne .profile .img_profile, .honne .profile .jinji .mv_jinji .img_profile, .jinji .mv_jinji .medical .block_interview .txt_area, .medical .block_interview .jinji .mv_jinji .txt_area {
    height: 100%;
  }
}

@media (max-width: 1399px) {
  .jinji .mv_jinji .layout, .jinji .mv_jinji .top_special ul, .top_special .jinji .mv_jinji ul, .jinji .mv_jinji .about .drugstore .flex, .about .drugstore .jinji .mv_jinji .flex, .jinji .mv_jinji .about .quality ul, .about .quality .jinji .mv_jinji ul, .jinji .mv_jinji .news_page .news_topics .news_fbox, .news_page .news_topics .jinji .mv_jinji .news_fbox, .jinji .mv_jinji .miryoku .cist, .miryoku .jinji .mv_jinji .cist, .jinji .mv_jinji .interview .mv_interview .txt_area, .interview .mv_interview .jinji .mv_jinji .txt_area, .jinji .mv_jinji .application .mv_app .alink ul, .application .mv_app .alink .jinji .mv_jinji ul, .jinji .mv_jinji .program .program .program_inner, .program .program .jinji .mv_jinji .program_inner, .jinji .mv_jinji .program .career .career_inner, .program .career .jinji .mv_jinji .career_inner, .jinji .mv_jinji .honne .profile .img_profile, .honne .profile .jinji .mv_jinji .img_profile, .jinji .mv_jinji .medical .block_interview .txt_area, .medical .block_interview .jinji .mv_jinji .txt_area {
    min-height: 600px;
    padding: 250px 0 0 0;
  }
}

@media (max-width: 711px) {
  .jinji .mv_jinji .layout, .jinji .mv_jinji .top_special ul, .top_special .jinji .mv_jinji ul, .jinji .mv_jinji .about .drugstore .flex, .about .drugstore .jinji .mv_jinji .flex, .jinji .mv_jinji .about .quality ul, .about .quality .jinji .mv_jinji ul, .jinji .mv_jinji .news_page .news_topics .news_fbox, .news_page .news_topics .jinji .mv_jinji .news_fbox, .jinji .mv_jinji .miryoku .cist, .miryoku .jinji .mv_jinji .cist, .jinji .mv_jinji .interview .mv_interview .txt_area, .interview .mv_interview .jinji .mv_jinji .txt_area, .jinji .mv_jinji .application .mv_app .alink ul, .application .mv_app .alink .jinji .mv_jinji ul, .jinji .mv_jinji .program .program .program_inner, .program .program .jinji .mv_jinji .program_inner, .jinji .mv_jinji .program .career .career_inner, .program .career .jinji .mv_jinji .career_inner, .jinji .mv_jinji .honne .profile .img_profile, .honne .profile .jinji .mv_jinji .img_profile, .jinji .mv_jinji .medical .block_interview .txt_area, .medical .block_interview .jinji .mv_jinji .txt_area {
    min-height: 240px;
    padding: 250px 0 0 0;
  }
}

.jinji .mv_jinji .mv_inner {
  background: #fff;
  position: absolute;
}

@media (min-width: 1400px) {
  .jinji .mv_jinji .mv_inner {
    bottom: 95px;
    padding-left: 9999px;
    margin-left: -9999px;
  }
}

@media (max-width: 1399px) {
  .jinji .mv_jinji .mv_inner {
    bottom: -1px;
    padding: 0px 0 0 20px;
  }
}

@media (max-width: 711px) {
  .jinji .mv_jinji .mv_inner {
    bottom: -70px;
    padding: 0px 0 0 20px;
  }
}

.jinji .mv_jinji .mv_inner .mv_ttl {
  color: #fff;
}

@media (min-width: 1400px) {
  .jinji .mv_jinji .mv_inner .mv_ttl {
    font-size: 3rem;
    margin: -138px 0 0 0;
  }
}

@media (max-width: 1399px) {
  .jinji .mv_jinji .mv_inner .mv_ttl {
    font-size: 3rem;
    margin: -120px 0 0 0;
  }
}

@media (max-width: 711px) {
  .jinji .mv_jinji .mv_inner .mv_ttl {
    font-size: 1.2rem;
    margin: -57px 0 0 0;
  }
}

.jinji .mv_jinji .mv_inner .mv_ttl span {
  font-family: "Barlow" , sans-serif;
  font-weight: 200;
  display: block;
}

@media (min-width: 1400px) {
  .jinji .mv_jinji .mv_inner .mv_ttl span {
    font-size: 12rem;
    letter-spacing: 14px;
  }
}

@media (max-width: 1399px) {
  .jinji .mv_jinji .mv_inner .mv_ttl span {
    font-size: 10rem;
    letter-spacing: 14px;
  }
}

@media (max-width: 711px) {
  .jinji .mv_jinji .mv_inner .mv_ttl span {
    font-size: 5rem;
    letter-spacing: 4px;
  }
}

.jinji .mv_jinji .mv_inner h1 {
  color: #1e445b;
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
}

@media (min-width: 1400px) {
  .jinji .mv_jinji .mv_inner h1 {
    font-size: 3.7rem;
    line-height: 1.6;
    padding: 30px 50px 30px 0;
  }
}

@media (max-width: 1399px) {
  .jinji .mv_jinji .mv_inner h1 {
    font-size: 3.7rem;
    line-height: 1.6;
    padding: 20px 50px 20px 0;
  }
}

@media (max-width: 711px) {
  .jinji .mv_jinji .mv_inner h1 {
    font-size: 1.6rem;
    padding: 20px 20px 10px 0;
    line-height: 1.4;
  }
}

@media (min-width: 1400px) {
  .jinji .mv_jinji .mv_inner .mv_name {
    font-size: 2.8rem;
  }
}

@media (max-width: 1399px) {
  .jinji .mv_jinji .mv_inner .mv_name {
    font-size: 2.8rem;
  }
}

@media (max-width: 711px) {
  .jinji .mv_jinji .mv_inner .mv_name {
    font-size: 1.6rem;
  }
}

@media (min-width: 1400px) {
  .jinji .mv_jinji .mv_inner .mv_name span {
    font-size: 1.8rem;
    margin-right: 20px;
  }
}

@media (max-width: 1399px) {
  .jinji .mv_jinji .mv_inner .mv_name span {
    font-size: 1.8rem;
    margin-right: 20px;
  }
}

@media (max-width: 711px) {
  .jinji .mv_jinji .mv_inner .mv_name span {
    display: block;
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-bottom: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 1399px) {
  .jinji .jinji_lead {
    padding: 0 20px;
  }
}

@media (max-width: 711px) {
  .jinji .jinji_lead {
    padding: 0 20px;
  }
}

.jinji .jinji_lead .lead_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #d0e7f5;
}

@media (min-width: 1400px) {
  .jinji .jinji_lead .lead_inner {
    padding: 20px;
  }
}

@media (max-width: 1399px) {
  .jinji .jinji_lead .lead_inner {
    padding: 20px;
  }
}

@media (max-width: 711px) {
  .jinji .jinji_lead .lead_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10px 10px;
  }
}

.jinji .jinji_lead .lead_inner .label {
  color: #fff;
  background: #1e445b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 1400px) {
  .jinji .jinji_lead .lead_inner .label {
    font-size: 2.5rem;
    width: 200px;
    height: 200px;
    margin: 0 30px 0 0;
  }
}

@media (max-width: 1399px) {
  .jinji .jinji_lead .lead_inner .label {
    font-size: 2.5rem;
    width: 200px;
    height: 200px;
    margin: 0 30px 0 0;
  }
}

@media (max-width: 711px) {
  .jinji .jinji_lead .lead_inner .label {
    font-size: 1.2rem;
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 21px;
    margin: 0 0 10px 0;
  }
}

.jinji .jinji_lead .lead_inner .txt_lead {
  text-indent: 1em;
}

@media (min-width: 1400px) {
  .jinji .jinji_lead .lead_inner .txt_lead {
    font-size: 2.2rem;
    width: calc(100% - 230px);
  }
}

@media (max-width: 1399px) {
  .jinji .jinji_lead .lead_inner .txt_lead {
    font-size: 2.2rem;
    width: calc(100% - 230px);
  }
}

@media (max-width: 711px) {
  .jinji .jinji_lead .lead_inner .txt_lead {
    font-size: 1.2rem;
    width: 100%;
  }
}

.jinji .jinji_block_a, .jinji .jinji_block_b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (min-width: 1400px) {
  .jinji .jinji_block_a, .jinji .jinji_block_b {
    margin-bottom: 100px;
  }
  .jinji .jinji_block_a::after, .jinji .jinji_block_b::after {
    content: '';
    width: 158px;
    height: 62px;
    position: absolute;
    background: url(../img/message/jinji/deco_01.png) no-repeat;
    background-size: contain;
    left: 0;
    top: 770px;
  }
}

@media (max-width: 1399px) {
  .jinji .jinji_block_a, .jinji .jinji_block_b {
    margin-bottom: 100px;
  }
  .jinji .jinji_block_a::after, .jinji .jinji_block_b::after {
    content: '';
    width: 158px;
    height: 62px;
    position: absolute;
    background: url(../img/message/jinji/deco_01.png) no-repeat;
    background-size: contain;
    left: 0;
    top: 770px;
  }
}

@media (max-width: 711px) {
  .jinji .jinji_block_a, .jinji .jinji_block_b {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: -70px;
  }
  .jinji .jinji_block_a::after, .jinji .jinji_block_b::after {
    content: none;
  }
}

.jinji .jinji_block_a img, .jinji .jinji_block_b img {
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 1399px) {
  .jinji .jinji_block_a img, .jinji .jinji_block_b img {
    width: 50%;
  }
}

@media (max-width: 711px) {
  .jinji .jinji_block_a img, .jinji .jinji_block_b img {
    position: relative;
    top: -120px;
    width: 80%;
    height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center -30px;
       object-position: center -30px;
    right: 30px;
    margin-left: auto;
  }
}

.jinji .jinji_block_a .txt_area, .jinji .jinji_block_b .txt_area {
  background: rgba(208, 231, 245, 0.8);
  color: #072048;
}

@media (min-width: 1400px) {
  .jinji .jinji_block_a .txt_area, .jinji .jinji_block_b .txt_area {
    padding: 50px 40px;
    margin: 70px 0 0 -110px;
  }
}

@media (max-width: 1399px) {
  .jinji .jinji_block_a .txt_area, .jinji .jinji_block_b .txt_area {
    padding: 50px 40px;
    margin: 70px 0 0 -10%;
  }
}

@media (max-width: 711px) {
  .jinji .jinji_block_a .txt_area, .jinji .jinji_block_b .txt_area {
    padding: 20px 20px 140px;
    margin: auto;
    z-index: -1;
  }
}

.jinji .jinji_block_a .txt_area .ttl, .jinji .jinji_block_b .txt_area .ttl {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
}

@media (min-width: 1400px) {
  .jinji .jinji_block_a .txt_area .ttl, .jinji .jinji_block_b .txt_area .ttl {
    font-size: 3.2rem;
    line-height: 1.6;
    margin-bottom: 40px;
  }
}

@media (max-width: 1399px) {
  .jinji .jinji_block_a .txt_area .ttl, .jinji .jinji_block_b .txt_area .ttl {
    font-size: 3.2rem;
    line-height: 1.6;
    margin-bottom: 40px;
  }
}

@media (max-width: 711px) {
  .jinji .jinji_block_a .txt_area .ttl, .jinji .jinji_block_b .txt_area .ttl {
    font-size: 1.6rem;
    line-height: 1.4;
    margin-bottom: 20px;
  }
}

.jinji .jinji_block_a .txt_area .txt, .jinji .jinji_block_b .txt_area .txt {
  text-indent: 1em;
  margin-bottom: 1em;
}

@media (min-width: 1400px) {
  .jinji .jinji_block_a .txt_area .txt, .jinji .jinji_block_b .txt_area .txt {
    line-height: 1.8;
  }
}

@media (max-width: 1399px) {
  .jinji .jinji_block_a .txt_area .txt, .jinji .jinji_block_b .txt_area .txt {
    line-height: 1.8;
  }
}

@media (max-width: 711px) {
  .jinji .jinji_block_a .txt_area .txt, .jinji .jinji_block_b .txt_area .txt {
    font-size: 1.4rem;
  }
}

@media (min-width: 1400px) {
  .jinji .jinji_block_b {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .jinji .jinji_block_b::after {
    content: '';
    width: 223px;
    height: 61px;
    position: absolute;
    background: url(../img/message/jinji/deco_02.png) no-repeat;
    background-size: contain;
    left: auto;
    right: 0;
    top: -10px;
  }
}

@media (max-width: 1399px) {
  .jinji .jinji_block_b {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .jinji .jinji_block_b::after {
    content: '';
    width: 223px;
    height: 61px;
    position: absolute;
    background: url(../img/message/jinji/deco_02.png) no-repeat;
    background-size: contain;
    left: auto;
    right: 0;
    top: -10px;
  }
}

@media (max-width: 711px) {
  .jinji .jinji_block_b {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .jinji .jinji_block_b::after {
    content: none;
  }
}

@media (max-width: 711px) {
  .jinji .jinji_block_b img {
    right: auto;
    left: 30px;
    margin-right: auto;
    margin-left: 0;
    z-index: 2;
  }
}
.jinji .jinji_block_b .txt_area {
  z-index: 1;
}
@media (min-width: 1400px) {
  .jinji .jinji_block_b .txt_area {
    margin: 70px -110px 0 0;
  }
}

@media (max-width: 1399px) {
  .jinji .jinji_block_b .txt_area {
    margin: 70px -110px 0 0;
  }
}

@media (max-width: 711px) {
  .jinji .jinji_block_b .txt_area {
    margin: auto;
  }
}

.jinji .jinji_block_b .txt_area .txt {
  text-indent: 1em;
  margin-bottom: 1em;
}

.jinji .jinji_block_c {
  background: url(../img/message/jinji/bg_jinji.jpg) no-repeat;
  background-size: cover;
}

@media (min-width: 1400px) {
  .jinji .jinji_block_c {
    padding: 80px 0;
  }
}

@media (max-width: 1399px) {
  .jinji .jinji_block_c {
    padding: 80px 0;
  }
}

@media (max-width: 711px) {
  .jinji .jinji_block_c {
    padding: 30px 10px;
  }
}

.jinji .jinji_block_c .inner_block_c {
  background: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1400px) {
  .jinji .jinji_block_c .inner_block_c {
    padding: 40px;
  }
}

@media (max-width: 1399px) {
  .jinji .jinji_block_c .inner_block_c {
    padding: 40px;
  }
}

@media (max-width: 711px) {
  .jinji .jinji_block_c .inner_block_c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 20px 10px;
  }
}

@media (min-width: 1400px) {
  .jinji .jinji_block_c .inner_block_c img {
    margin-right: 60px;
  }
}

@media (max-width: 1399px) {
  .jinji .jinji_block_c .inner_block_c img {
    margin-right: 60px;
  }
}

@media (max-width: 711px) {
  .jinji .jinji_block_c .inner_block_c img {
    width: 70%;
    margin: 10px auto 0;
  }
}

.jinji .jinji_block_c .inner_block_c .txt_area .ttl {
  color: #1e445b;
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
}

@media (min-width: 1400px) {
  .jinji .jinji_block_c .inner_block_c .txt_area .ttl {
    font-size: 3.2rem;
    margin-bottom: 40px;
  }
}

@media (max-width: 711px) {
  .jinji .jinji_block_c .inner_block_c .txt_area .ttl {
    font-size: 3.2rem;
    margin-bottom: 40px;
  }
}

@media (max-width: 711px) {
  .jinji .jinji_block_c .inner_block_c .txt_area .ttl {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}

.jinji .jinji_block_c .inner_block_c .txt_area .txt {
  text-indent: 1em;
}

@media (min-width: 1400px) {
  .jinji .jinji_block_c .inner_block_c .txt_area .txt {
    line-height: 2;
  }
}

@media (max-width: 1399px) {
  .jinji .jinji_block_c .inner_block_c .txt_area .txt {
    line-height: 2;
  }
}

/* about western-style
========================================================================== */
.about .ws_mv {
  position: relative;
}

@media (min-width: 1400px) {
  .about .ws_mv {
    margin: 30px auto 270px;
  }
}

@media (max-width: 1399px) {
  .about .ws_mv {
    margin: 30px auto 100px;
  }
}

@media (max-width: 711px) {
  .about .ws_mv {
    margin: auto;
  }
}

.about .ws_mv h1 {
  text-align: center;
}

.about .ws_mv h1 img {
  max-width: 1358px;
}

@media (min-width: 1400px) {
  .about .ws_mv .lead {
    position: absolute;
    left: 70px;
    bottom: -30px;
  }
}

@media (max-width: 1399px) {
  .about .ws_mv .lead {
    position: absolute;
    left: 70px;
    bottom: -30px;
  }
}

@media (max-width: 711px) {
  .about .ws_mv .lead {
    position: static;
    padding: 20px 20px;
  }
}

@media (min-width: 1400px) {
  .about .drugstore {
    margin-bottom: 160px;
  }
}

@media (max-width: 1399px) {
  .about .drugstore {
    margin-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .about .drugstore {
    margin-bottom: 50px;
  }
}

.about .drugstore .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 0px 20px;
}

@media (max-width: 1399px) {
  .about .drugstore .flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0px 40px;
  }
}

@media (max-width: 711px) {
  .about .drugstore .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0px 20px;
  }
}

@media (min-width: 1400px) {
  .about .drugstore .flex li:first-child {
    width: 55%;
  }
}

@media (max-width: 1399px) {
  .about .drugstore .flex li:first-child {
    width: 45%;
  }
}

@media (max-width: 711px) {
  .about .drugstore .flex li:first-child {
    width: 100%;
    text-align: center;
  }
}

@media (min-width: 1400px) {
  .about .drugstore .flex li:first-child img {
    max-width: 620px;
  }
}

@media (max-width: 1399px) {
  .about .drugstore .flex li:first-child img {
    padding: 0px 0px 0px 40px;
  }
}

@media (max-width: 711px) {
  .about .drugstore .flex li:first-child img {
    max-width: 200px;
    padding: 0px;
  }
}

@media (min-width: 1400px) {
  .about .drugstore .flex li:nth-of-type(2) {
    width: 45%;
  }
}

@media (max-width: 1399px) {
  .about .drugstore .flex li:nth-of-type(2) {
    width: 55%;
  }
}

@media (max-width: 711px) {
  .about .drugstore .flex li:nth-of-type(2) {
    width: 100%;
  }
}

@media (min-width: 1400px) {
  .about .drugstore .flex li:nth-of-type(2) dl {
    padding: 0 0 0px 80px;
  }
}

@media (max-width: 1399px) {
  .about .drugstore .flex li:nth-of-type(2) dl {
    padding: 0 0 0px 60px;
  }
}

@media (max-width: 711px) {
  .about .drugstore .flex li:nth-of-type(2) dl {
    margin: 20px auto 0;
    padding: 0;
  }
}

.about .drugstore .flex li:nth-of-type(2) dl .ttl {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  color: #1e445b;
}

@media (min-width: 1400px) {
  .about .drugstore .flex li:nth-of-type(2) dl .ttl {
    font-size: 4rem;
    letter-spacing: -2px;
    margin-bottom: 15px;
  }
}

@media (max-width: 1399px) {
  .about .drugstore .flex li:nth-of-type(2) dl .ttl {
    font-size: 4rem;
    letter-spacing: -2px;
    margin-bottom: 15px;
  }
}

@media (max-width: 711px) {
  .about .drugstore .flex li:nth-of-type(2) dl .ttl {
    font-size: 2.6rem;
    letter-spacing: -2px;
    margin-bottom: 15px;
  }
}

@media (min-width: 1400px) {
  .about .drugstore .flex li:nth-of-type(2) dl .txt_01 {
    margin-bottom: 5px;
    font-size: 2.3rem;
  }
}

@media (max-width: 1399px) {
  .about .drugstore .flex li:nth-of-type(2) dl .txt_01 {
    margin-bottom: 5px;
    font-size: 2.3rem;
  }
}

@media (max-width: 711px) {
  .about .drugstore .flex li:nth-of-type(2) dl .txt_01 {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
}

.about .drugstore .flex li:nth-of-type(2) dl .line {
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #eee93a));
  background: linear-gradient(transparent 50%, #eee93a 50%);
  font-weight: bold;
  color: #1e445b;
}

@media (min-width: 1400px) {
  .about .drugstore .flex li:nth-of-type(2) dl .line {
    margin-bottom: 5px;
    font-size: 2.3rem;
  }
}

@media (max-width: 1399px) {
  .about .drugstore .flex li:nth-of-type(2) dl .line {
    margin-bottom: 5px;
    font-size: 2.3rem;
  }
}

@media (max-width: 711px) {
  .about .drugstore .flex li:nth-of-type(2) dl .line {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
}

.about .drugstore .flex li:nth-of-type(2) dl .catch {
  color: #1e445b;
  font-weight: bold;
}

@media (min-width: 1400px) {
  .about .drugstore .flex li:nth-of-type(2) dl .catch {
    font-size: 2.4rem;
    margin: 40px auto 20px;
  }
}

@media (max-width: 1399px) {
  .about .drugstore .flex li:nth-of-type(2) dl .catch {
    font-size: 2rem;
    margin: 20px auto 20px;
  }
}

@media (max-width: 711px) {
  .about .drugstore .flex li:nth-of-type(2) dl .catch {
    font-size: 1.8rem;
    margin: 30px auto 10px;
  }
}

.about .drugstore .flex li:nth-of-type(2) dl .catch span {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  display: inline-block;
  color: #fff;
  background: #1e445b;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}

@media (min-width: 1400px) {
  .about .drugstore .flex li:nth-of-type(2) dl .catch span {
    font-size: 5.3rem;
    width: 60px;
    margin: 0 20px 0 0px;
  }
}

@media (max-width: 1399px) {
  .about .drugstore .flex li:nth-of-type(2) dl .catch span {
    font-size: 4rem;
    width: 50px;
    margin: 0 20px 0 0px;
  }
}

@media (max-width: 711px) {
  .about .drugstore .flex li:nth-of-type(2) dl .catch span {
    font-size: 2.6rem;
    width: 35px;
    margin: 0 10px 0 0px;
  }
}

@media (max-width: 711px) {
  .about .drugstore .flex li:nth-of-type(2) dl .txt_02 {
    font-size: 1.4rem;
    line-height: 1.7;
  }
}

.about .hyacinth {
  background: #74afd1;
}

@media (min-width: 1400px) {
  .about .hyacinth {
    padding: 160px 0 0 0;
  }
}

@media (max-width: 1399px) {
  .about .hyacinth {
    padding: 80px 0 0 0;
  }
}

@media (max-width: 711px) {
  .about .hyacinth {
    padding: 50px 0 0 0;
  }
}

.about .cobalt {
  background: #1b5780;
  position: relative;
}

.about .cobalt::before {
  content: '';
  width: 0px;
  height: 0px;
  position: absolute;
  top: 0;
}

@media (min-width: 1400px) {
  .about .cobalt::before {
    border: 120px solid transparent;
    border-top: 130px solid #74afd1;
    left: calc(50% - 120px);
  }
}

@media (max-width: 1399px) {
  .about .cobalt::before {
    border: 120px solid transparent;
    border-top: 100px solid #74afd1;
    left: calc(50% - 120px);
  }
}

@media (max-width: 711px) {
  .about .cobalt::before {
    border: 40px solid transparent;
    border-top: 40px solid #74afd1;
    left: calc(50% - 40px);
  }
}

.about .tomods {
  text-align: center;
}

@media (min-width: 1400px) {
  .about .tomods {
    margin-bottom: 150px;
  }
}

@media (max-width: 1399px) {
  .about .tomods {
    margin-bottom: 80px;
  }
}

@media (max-width: 711px) {
  .about .tomods {
    padding: 0 20px;
    margin-bottom: 50px;
  }
}

.about .tomods .ttl {
  font-family: 'Noto Serif JP', serif;
  font-weight: 200;
  color: #fff;
}

@media (min-width: 1400px) {
  .about .tomods .ttl {
    font-size: 4rem;
    margin-bottom: 30px;
  }
}

@media (max-width: 1399px) {
  .about .tomods .ttl {
    font-size: 3rem;
    margin-bottom: 30px;
  }
}

@media (max-width: 711px) {
  .about .tomods .ttl {
    font-size: 2.4rem;
    margin-bottom: 30px;
  }
}

.about .tomods p {
  color: #fff;
  max-width: 830px;
  margin: auto;
  letter-spacing: -1px;
}

@media (min-width: 1400px) {
  .about .tomods p {
    font-size: 2.4rem;
  }
}

@media (max-width: 1399px) {
  .about .tomods p {
    max-width: 600px;
  }
}

@media (min-width: 1400px) {
  .about .tomods img {
    max-width: 1000px;
  }
}

@media (max-width: 1399px) {
  .about .tomods img {
    max-width: 600px;
  }
}

@media (max-width: 711px) {
  .about .tomods img {
    max-width: 300px;
  }
}

.about .feature {
  text-align: center;
  margin-bottom: 0;
}

@media (min-width: 1400px) {
  .about .feature {
    padding-bottom: 150px;
  }
}

@media (max-width: 1399px) {
  .about .feature {
    padding-bottom: 80px;
  }
}

@media (max-width: 711px) {
  .about .feature {
    padding-bottom: 50px;
  }
}

.about .feature .ttl {
  font-family: 'Noto Serif JP', serif;
  font-weight: 200;
  color: #fff;
}

@media (min-width: 1400px) {
  .about .feature .ttl {
    font-size: 4rem;
    margin-bottom: 30px;
  }
}

@media (max-width: 1399px) {
  .about .feature .ttl {
    font-size: 3rem;
    margin-bottom: 30px;
  }
}

@media (max-width: 711px) {
  .about .feature .ttl {
    font-size: 2.4rem;
    margin-bottom: 10px;
  }
}

.about .feature .sub_ttl {
  color: #fff;
  background: #1e445b;
  display: inline-block;
}

@media (min-width: 1400px) {
  .about .feature .sub_ttl {
    font-size: 2.6rem;
    padding: 5px 20px;
    margin-bottom: 40px;
  }
}

@media (max-width: 1399px) {
  .about .feature .sub_ttl {
    font-size: 2.4rem;
    padding: 5px 20px;
    margin-bottom: 30px;
  }
}

@media (max-width: 711px) {
  .about .feature .sub_ttl {
    font-size: 1.8rem;
    padding: 5px 20px;
    margin-bottom: 30px;
  }
}

.about .feature dl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  max-width: 900px;
  margin: 0 auto 30px;
  padding: 20px;
}

@media (min-width: 1400px) {
  .about .feature dl {
    height: 282px;
  }
}

@media (max-width: 711px) {
  .about .feature dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(100% - 40px);
  }
}

.about .feature dl::before {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  border-top: #5c98bd 5px solid;
  border-left: #5c98bd 5px solid;
  top: 20px;
  left: 20px;
}

.about .feature dl .f_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 280px;
  margin-right: 30px;
  padding: 0 0 10px 20px;
}

@media (min-width: 1400px) {
  .about .feature dl .f_img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 1399px) {
  .about .feature dl .f_img {
    max-width: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 711px) {
  .about .feature dl .f_img {
    max-width: 280px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 20px auto 10px;
    padding: 0;
  }
}

.about .feature dl .f_img img {
  display: block;
  margin: auto;
  max-height: 146px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 1399px) {
  .about .feature dl .f_img img {
    padding: 20px 0px;
  }
}

@media (max-width: 711px) {
  .about .feature dl .f_img img {
    max-height: 80px;
    max-width: 100px;
    margin-right: 10px;
    padding: 0;
  }
}

.about .feature dl .f_img span {
  display: block;
  color: #1e445b;
  font-weight: bold;
}

@media (min-width: 1400px) {
  .about .feature dl .f_img span {
    line-height: 1.4;
  }
}

@media (max-width: 711px) {
  .about .feature dl .f_img span {
    text-align: left;
    line-height: 1.7;
  }
}

.about .feature dl .f_txt {
  text-align: left;
  line-height: 1.8;
  padding-right: 20px;
}

@media (max-width: 711px) {
  .about .feature dl .f_txt {
    font-size: 1.4rem;
    padding: 0 10px;
  }
}

.about .worth {
  text-align: center;
}

@media (min-width: 1400px) {
  .about .worth {
    padding: 170px 0 0 0;
  }
}

@media (max-width: 1399px) {
  .about .worth {
    padding: 140px 0 0 0;
  }
}

@media (max-width: 711px) {
  .about .worth {
    padding: 50px 20px 0;
    margin-bottom: 20px;
  }
}

.about .worth .lead {
  color: #fff;
  line-height: 1.8;
}

@media (min-width: 1400px) {
  .about .worth .lead {
    margin-bottom: 90px;
    font-size: 3.4rem;
  }
}

@media (max-width: 1399px) {
  .about .worth .lead {
    margin-bottom: 50px;
    font-size: 2.6rem;
  }
}

@media (max-width: 711px) {
  .about .worth .lead {
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
}

.about .worth .lead span {
  color: #ebf911;
  font-weight: bold;
}

@media (min-width: 1400px) {
  .about .worth .lead span {
    font-size: 4.4rem;
  }
}

@media (max-width: 1399px) {
  .about .worth .lead span {
    font-size: 3.6rem;
  }
}

@media (max-width: 711px) {
  .about .worth .lead span {
    font-size: 2.2rem;
  }
}

@media (min-width: 1400px) {
  .about .worth img {
    max-width: 873px;
  }
}

@media (max-width: 1399px) {
  .about .worth img {
    max-width: 700px;
  }
}

.about .worth p {
  color: #fff;
}

@media (min-width: 1400px) {
  .about .worth p {
    font-size: 2.4rem;
    margin-top: 60px;
  }
}

@media (max-width: 1399px) {
  .about .worth p {
    margin-top: 40px;
  }
}

@media (max-width: 711px) {
  .about .worth p {
    font-size: 1.6rem;
    margin-top: 20px;
  }
}

.about .quality {
  margin-bottom: 0;
}

@media (min-width: 1400px) {
  .about .quality {
    padding: 0 0 230px 0;
  }
}

@media (max-width: 1399px) {
  .about .quality {
    padding: 0 0 130px 0;
  }
}

@media (max-width: 711px) {
  .about .quality {
    padding: 0 0 50px 0;
  }
}

.about .quality .ttl {
  position: relative;
  text-align: center;
}

@media (min-width: 1400px) {
  .about .quality .ttl {
    height: 110px;
    top: 0;
  }
}

@media (max-width: 1399px) {
  .about .quality .ttl {
    height: 110px;
    top: 0;
  }
}

@media (max-width: 711px) {
  .about .quality .ttl {
    height: 80px;
  }
}

.about .quality .ttl span {
  position: absolute;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 110px;
  color: #ebf911;
  padding-top: 5px;
  font-weight: bold;
}

@media (min-width: 1400px) {
  .about .quality .ttl span {
    font-size: 6rem;
  }
}

@media (max-width: 1399px) {
  .about .quality .ttl span {
    font-size: 4rem;
  }
}

@media (max-width: 711px) {
  .about .quality .ttl span {
    font-size: 3rem;
  }
}

.about .quality .ttl span.space {
  letter-spacing: -10px;
}

.about .quality ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1400px) {
  .about .quality ul {
    padding: 0 0 0 40px;
    margin: 40px auto 110px;
  }
}

@media (max-width: 1399px) {
  .about .quality ul {
    padding: 0 40px;
    margin: 40px auto 60px;
  }
}

@media (max-width: 711px) {
  .about .quality ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 0 0 0px;
    margin: 40px auto 10px;
  }
}

.about .quality ul li {
  width: 100%;
}

@media (min-width: 1400px) {
  .about .quality ul li:nth-of-type(1) img {
    width: 645px;
  }
}

@media (min-width: 1400px) {
  .about .quality ul li:nth-of-type(2) {
    padding: 20px 0 0 110px;
  }
}

@media (max-width: 1399px) {
  .about .quality ul li:nth-of-type(2) {
    padding: 20px 0 0 40px;
  }
}

@media (max-width: 711px) {
  .about .quality ul li:nth-of-type(2) {
    padding: 10px 20px;
  }
}

.about .quality ul li:nth-of-type(2) p {
  color: #fff;
}

@media (min-width: 1400px) {
  .about .quality ul li:nth-of-type(2) p {
    font-size: 2.1rem;
  }
}

@media (max-width: 1399px) {
  .about .quality ul li:nth-of-type(2) p {
    font-size: 2.1rem;
  }
}

@media (max-width: 711px) {
  .about .quality ul li:nth-of-type(2) p {
    font-size: 1.6rem;
  }
}

.about .quality ul li:nth-of-type(2) .line {
  margin-top: 20px;
}

.about .quality ul li:nth-of-type(2) .line span {
  color: #1e445b;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, #ebf911));
  background: linear-gradient(transparent 0%, #ebf911 0%);
  line-height: 1.8;
  font-weight: bold;
  padding: 0px 10px;
}

@media (min-width: 1400px) {
  .about .quality ul li:nth-of-type(2) .line span {
    font-size: 2.8rem;
  }
}

@media (max-width: 1399px) {
  .about .quality ul li:nth-of-type(2) .line span {
    font-size: 2.8rem;
  }
}

@media (max-width: 711px) {
  .about .quality ul li:nth-of-type(2) .line span {
    font-size: 1.8rem;
  }
}

/* about maruwakari
========================================================================== */
@media (max-width: 711px) {
  .maruwakari .ttl_d01 {
    margin: 0 0 20px 0px;
  }
}

@media (max-width: 711px) {
  .maruwakari .ttl_sub_d01 {
    font-size: 1.4rem;
    padding-bottom: 10px;
  }
}

.maruwakari .comment {
  font-weight: 500;
}

@media (min-width: 1400px) {
  .maruwakari .comment {
    font-size: 2rem;
    margin: 10px auto 40px;
    line-height: 1.8;
  }
}

@media (max-width: 1399px) {
  .maruwakari .comment {
    max-width: 740px;
    padding: 0 40px;
    font-size: 2rem;
    margin: 10px auto 40px;
    line-height: 1.8;
  }
}

@media (max-width: 711px) {
  .maruwakari .comment {
    font-size: 1.2rem;
    line-height: 1.6;
    margin: 0px auto 10px;
    padding: 0;
  }
}

@media (max-width: 1399px) {
  .maruwakari p {
    max-width: 740px;
    margin: 0 auto 20px;
    padding: 0 40px;
    text-align: left;
  }
}

@media (max-width: 711px) {
  .maruwakari p {
    padding: 0;
  }
}

.maruwakari .g_ttl {
  text-align: center;
  color: #1e445b;
  background: #d5ebf8;
  font-weight: bold;
  position: relative;
}

.maruwakari .g_ttl::before {
  color: #d5ebf8;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  font-family: "Barlow" , sans-serif;
  font-weight: bold;
  left: 0;
  z-index: -1;
}

@media (min-width: 1400px) {
  .maruwakari .g_ttl::before {
    top: -10px;
    font-size: 18rem;
    letter-spacing: 25px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .g_ttl::before {
    top: -10px;
    font-size: 15rem;
    letter-spacing: 25px;
  }
}

@media (max-width: 711px) {
  .maruwakari .g_ttl::before {
    top: -5px;
    font-size: 7rem;
    letter-spacing: 10px;
  }
}

@media (min-width: 1400px) {
  .maruwakari .g_ttl {
    font-size: 3rem;
    line-height: 50px;
    margin-bottom: 100px;
    letter-spacing: 4px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .g_ttl {
    font-size: 2.6rem;
    line-height: 40px;
    margin-bottom: 100px;
    letter-spacing: 4px;
  }
}

@media (max-width: 711px) {
  .maruwakari .g_ttl {
    font-size: 1.6rem;
    line-height: 22px;
    margin-bottom: 60px;
    letter-spacing: 4px;
  }
}

.maruwakari .g_ttl.ttl_history::before {
  content: "HIST0RY";
}

.maruwakari .g_ttl.ttl_attempt::before {
  content: "FUTURE";
}

@media (min-width: 1400px) {
  .maruwakari .mv_maruwakari {
    height: 800px;
  }
  .maruwakari .mv_maruwakari::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../img/about/maruwakari/mv_maruwakari.jpg) no-repeat;
    background-size: 100%;
    top: -100px;
    z-index: -1;
  }
}

@media (max-width: 1399px) {
  .maruwakari .mv_maruwakari {
    background: url(../img/about/maruwakari/mv_maruwakari.jpg) no-repeat center right;
    background-size: cover;
    margin-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .maruwakari .mv_maruwakari {
    background: url(../img/about/maruwakari/mv_maruwakari.jpg) no-repeat top right;
    background-size: contain;
    margin-bottom: 30px;
  }
}

@media (min-width: 1400px) {
  .maruwakari .mv_maruwakari .layout, .maruwakari .mv_maruwakari .top_special ul, .top_special .maruwakari .mv_maruwakari ul, .maruwakari .mv_maruwakari .about .drugstore .flex, .about .drugstore .maruwakari .mv_maruwakari .flex, .maruwakari .mv_maruwakari .about .quality ul, .about .quality .maruwakari .mv_maruwakari ul, .maruwakari .mv_maruwakari .news_page .news_topics .news_fbox, .news_page .news_topics .maruwakari .mv_maruwakari .news_fbox, .maruwakari .mv_maruwakari .miryoku .cist, .miryoku .maruwakari .mv_maruwakari .cist, .maruwakari .mv_maruwakari .interview .mv_interview .txt_area, .interview .mv_interview .maruwakari .mv_maruwakari .txt_area, .maruwakari .mv_maruwakari .application .mv_app .alink ul, .application .mv_app .alink .maruwakari .mv_maruwakari ul, .maruwakari .mv_maruwakari .program .program .program_inner, .program .program .maruwakari .mv_maruwakari .program_inner, .maruwakari .mv_maruwakari .program .career .career_inner, .program .career .maruwakari .mv_maruwakari .career_inner, .maruwakari .mv_maruwakari .honne .profile .img_profile, .honne .profile .maruwakari .mv_maruwakari .img_profile, .maruwakari .mv_maruwakari .medical .block_interview .txt_area, .medical .block_interview .maruwakari .mv_maruwakari .txt_area {
    height: 100%;
  }
}

@media (max-width: 1399px) {
  .maruwakari .mv_maruwakari .layout, .maruwakari .mv_maruwakari .top_special ul, .top_special .maruwakari .mv_maruwakari ul, .maruwakari .mv_maruwakari .about .drugstore .flex, .about .drugstore .maruwakari .mv_maruwakari .flex, .maruwakari .mv_maruwakari .about .quality ul, .about .quality .maruwakari .mv_maruwakari ul, .maruwakari .mv_maruwakari .news_page .news_topics .news_fbox, .news_page .news_topics .maruwakari .mv_maruwakari .news_fbox, .maruwakari .mv_maruwakari .miryoku .cist, .miryoku .maruwakari .mv_maruwakari .cist, .maruwakari .mv_maruwakari .interview .mv_interview .txt_area, .interview .mv_interview .maruwakari .mv_maruwakari .txt_area, .maruwakari .mv_maruwakari .application .mv_app .alink ul, .application .mv_app .alink .maruwakari .mv_maruwakari ul, .maruwakari .mv_maruwakari .program .program .program_inner, .program .program .maruwakari .mv_maruwakari .program_inner, .maruwakari .mv_maruwakari .program .career .career_inner, .program .career .maruwakari .mv_maruwakari .career_inner, .maruwakari .mv_maruwakari .honne .profile .img_profile, .honne .profile .maruwakari .mv_maruwakari .img_profile, .maruwakari .mv_maruwakari .medical .block_interview .txt_area, .medical .block_interview .maruwakari .mv_maruwakari .txt_area {
    height: 60vh;
    padding: 0px 0 0 0;
    max-height: 600px;
  }
}

@media (max-width: 711px) {
  .maruwakari .mv_maruwakari .layout, .maruwakari .mv_maruwakari .top_special ul, .top_special .maruwakari .mv_maruwakari ul, .maruwakari .mv_maruwakari .about .drugstore .flex, .about .drugstore .maruwakari .mv_maruwakari .flex, .maruwakari .mv_maruwakari .about .quality ul, .about .quality .maruwakari .mv_maruwakari ul, .maruwakari .mv_maruwakari .news_page .news_topics .news_fbox, .news_page .news_topics .maruwakari .mv_maruwakari .news_fbox, .maruwakari .mv_maruwakari .miryoku .cist, .miryoku .maruwakari .mv_maruwakari .cist, .maruwakari .mv_maruwakari .interview .mv_interview .txt_area, .interview .mv_interview .maruwakari .mv_maruwakari .txt_area, .maruwakari .mv_maruwakari .application .mv_app .alink ul, .application .mv_app .alink .maruwakari .mv_maruwakari ul, .maruwakari .mv_maruwakari .program .program .program_inner, .program .program .maruwakari .mv_maruwakari .program_inner, .maruwakari .mv_maruwakari .program .career .career_inner, .program .career .maruwakari .mv_maruwakari .career_inner, .maruwakari .mv_maruwakari .honne .profile .img_profile, .honne .profile .maruwakari .mv_maruwakari .img_profile, .maruwakari .mv_maruwakari .medical .block_interview .txt_area, .medical .block_interview .maruwakari .mv_maruwakari .txt_area {
    height: 100%;
    min-height: 240px;
    padding: 250px 0 0 0;
  }
}

.maruwakari .mv_maruwakari .mv_inner {
  background: #fff;
  position: absolute;
}

@media (min-width: 1400px) {
  .maruwakari .mv_maruwakari .mv_inner {
    bottom: 100px;
    padding-left: 9999px;
    margin-left: -9999px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .mv_maruwakari .mv_inner {
    bottom: -1px;
    padding: 0px 20px 0 20px;
    width: 60%;
  }
}

@media (max-width: 711px) {
  .maruwakari .mv_maruwakari .mv_inner {
    bottom: -1px;
    padding: 0px 20px 0 20px;
    width: 90%;
  }
}

.maruwakari .mv_maruwakari .mv_inner h1 {
  color: #1e445b;
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
}

@media (min-width: 1400px) {
  .maruwakari .mv_maruwakari .mv_inner h1 {
    font-size: 12rem;
    line-height: 1.6;
    position: absolute;
    bottom: 160px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .mv_maruwakari .mv_inner h1 {
    font-size: 6rem;
    padding: 0px 20px 0px 0;
    line-height: 1.4;
    margin: -40px 0 0 0;
  }
}

@media (max-width: 711px) {
  .maruwakari .mv_maruwakari .mv_inner h1 {
    font-size: 3rem;
    padding: 0px 20px 0px 0;
    line-height: 1.4;
    margin: -20px 0 0 0;
  }
}

@media (min-width: 1400px) {
  .maruwakari .mv_maruwakari .mv_inner p {
    font-size: 2.4rem;
    padding: 80px 50px 30px 0;
    max-width: 1000px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .mv_maruwakari .mv_inner p {
    font-size: 1.6rem;
  }
}

@media (max-width: 711px) {
  .maruwakari .mv_maruwakari .mv_inner p {
    font-size: 1.2rem;
  }
}

@media (min-width: 1400px) {
  .maruwakari .pioneer {
    margin-bottom: 200px;
  }
  .maruwakari .pioneer::before {
    content: '';
    width: 85%;
    height: 95%;
    position: absolute;
    background: #dcebf4;
  }
}

@media (max-width: 1399px) {
  .maruwakari .pioneer {
    margin-bottom: 200px;
  }
  .maruwakari .pioneer::before {
    content: '';
    width: 85%;
    height: 95%;
    position: absolute;
    background: #dcebf4;
  }
}

@media (max-width: 711px) {
  .maruwakari .pioneer {
    background: #dcebf4;
    padding: 20px;
    margin-bottom: 100px;
  }
  .maruwakari .pioneer::before {
    content: none;
  }
}

.maruwakari .pioneer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1400px) {
  .maruwakari .pioneer ul {
    padding: 60px 0 0 70px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .pioneer ul {
    padding: 60px 0 0 70px;
  }
}

@media (max-width: 711px) {
  .maruwakari .pioneer ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 20px;
    padding: 0;
  }
}

@media (min-width: 1400px) {
  .maruwakari .pioneer ul li:nth-of-type(1) {
    width: 45%;
    padding-right: 50px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .pioneer ul li:nth-of-type(1) {
    width: 45%;
    padding-right: 50px;
  }
}

@media (max-width: 711px) {
  .maruwakari .pioneer ul li:nth-of-type(1) {
    width: 100%;
    padding-right: 0px;
  }
}

@media (min-width: 1400px) {
  .maruwakari .pioneer ul li .ttl_d01 {
    margin: 0 0 30px 55px;
    letter-spacing: 10px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .pioneer ul li .ttl_d01 {
    margin: 0 0 30px 55px;
    letter-spacing: 10px;
  }
}

@media (max-width: 711px) {
  .maruwakari .pioneer ul li .ttl_d01 {
    left: calc(50% - 70px);
    letter-spacing: auto;
    margin: 0 0 20px 0;
  }
}

@media (max-width: 711px) {
  .maruwakari .pioneer ul li .ttl_sub_d01 {
    font-size: 1.8rem;
    padding-bottom: 10px;
  }
}

.maruwakari .pioneer ul li .copy {
  font-weight: 500;
  color: #1e445b;
}

@media (min-width: 1400px) {
  .maruwakari .pioneer ul li .copy {
    font-size: 2rem;
    line-height: 1.8;
    margin: 0 0 20px 0;
  }
}

@media (max-width: 1399px) {
  .maruwakari .pioneer ul li .copy {
    font-size: 1.8rem;
    line-height: 1.8;
    margin: 0 0 20px 0;
  }
}

@media (max-width: 711px) {
  .maruwakari .pioneer ul li .copy {
    font-size: 1.4rem;
    line-height: 1.5;
    margin: 0 0 20px 0;
  }
}

@media (max-width: 711px) {
  .maruwakari .pioneer ul li p {
    margin: 0 0 20px 0;
  }
}

.maruwakari .pioneer dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 1400px) {
  .maruwakari .pioneer dl {
    margin: 60px auto;
  }
}

@media (max-width: 711px) {
  .maruwakari .pioneer dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.maruwakari .pioneer dl dd {
  position: relative;
  background: #fff;
  color: #5c98bd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 1400px) {
  .maruwakari .pioneer dl dd {
    width: 32%;
    height: 108px;
    font-size: 2.4rem;
  }
  .maruwakari .pioneer dl dd::before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    border-top: #5c98bd 5px solid;
    border-left: #5c98bd 5px solid;
    top: 10px;
    left: 10px;
  }
}

@media (max-width: 711px) {
  .maruwakari .pioneer dl dd {
    width: 70%;
    line-height: 60px;
    font-size: 1.4rem;
    margin: 0 auto 10px;
  }
  .maruwakari .pioneer dl dd::before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    border-top: #5c98bd 3px solid;
    border-left: #5c98bd 3px solid;
    top: 6px;
    left: 6px;
  }
}

@media (min-width: 1400px) {
  .maruwakari .pioneer .foot_btnarea {
    margin: 80px auto 0;
  }
}

@media (max-width: 711px) {
  .maruwakari .pioneer .foot_btnarea {
    margin: 20px auto -30px;
  }
  .maruwakari .pioneer .foot_btnarea .btn_foot_more {
    width: 90%;
  }
  .maruwakari .pioneer .foot_btnarea .btn_foot_more a {
    font-size: 1.4rem;
  }
}

.maruwakari .history {
  text-align: center;
}

@media (min-width: 1400px) {
  .maruwakari .history {
    width: 995px;
    margin: 0 auto 200px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .history {
    width: 100%;
    margin: 0 auto 260px;
    padding: 0 40px;
  }
}

@media (max-width: 711px) {
  .maruwakari .history {
    margin: 0 auto 120px;
    padding: 0;
  }
}

@media (max-width: 711px) {
  .maruwakari .history .ttl_sub_d01 {
    font-size: 1.6rem;
  }
}

@media (min-width: 1400px) {
  .maruwakari .history .comment {
    font-size: 2rem;
    margin: 0 0 50px 0;
  }
}

@media (max-width: 1399px) {
  .maruwakari .history .comment {
    font-size: 2rem;
    margin: 0 0 50px 0;
  }
}

.maruwakari .history ul {
  position: relative;
  color: #1e445b;
  text-align: left;
}

@media (min-width: 1400px) {
  .maruwakari .history ul {
    padding: 0 0 50px 230px;
  }
  .maruwakari .history ul::before {
    content: '';
    width: 550px;
    height: 100%;
    position: absolute;
    background: #dcebf4 url(../img/about/maruwakari/bg_history.png) no-repeat left center;
    left: 0;
    z-index: -1;
  }
  .maruwakari .history ul::after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    border-width: 100px 275px 0 275px;
    border-color: #dcebf4 transparent transparent transparent;
    left: 0;
    bottom: -100px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .history ul {
    padding: 0 0 50px 230px;
  }
  .maruwakari .history ul::before {
    content: '';
    width: 500px;
    height: 100%;
    position: absolute;
    background: #dcebf4 url(../img/about/maruwakari/bg_history.png) no-repeat left center;
    left: 0;
    z-index: -1;
  }
  .maruwakari .history ul::after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    border-width: 100px 250px 0 250px;
    border-color: #dcebf4 transparent transparent transparent;
    left: 0;
    bottom: -100px;
  }
}

@media (max-width: 711px) {
  .maruwakari .history ul {
    padding: 40px 0 30px 40px;
  }
  .maruwakari .history ul::before {
    content: '';
    width: 280px;
    height: 100%;
    position: absolute;
    background: #dcebf4 url(../img/about/maruwakari/bg_history.png) no-repeat left center;
    background-size: 40px;
    left: 0;
    top: 0;
    z-index: -1;
  }
  .maruwakari .history ul::after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    border-width: 60px 140px 0 140px;
    border-color: #dcebf4 transparent transparent transparent;
    left: 0;
    bottom: -60px;
  }
}

@media (min-width: 1400px) {
  .maruwakari .history ul li {
    padding: 50px 0 0 0;
  }
}

@media (max-width: 1399px) {
  .maruwakari .history ul li {
    padding: 40px 0 0 0;
  }
}

@media (max-width: 711px) {
  .maruwakari .history ul li {
    padding: 30px 0 0 0;
  }
}

.maruwakari .history ul li .line {
  border-bottom: 1px solid #1e445b;
  display: inline-block;
}

@media (min-width: 1400px) {
  .maruwakari .history ul li .line {
    padding: 0 40px 10px 0;
  }
}

@media (max-width: 1399px) {
  .maruwakari .history ul li .line {
    padding: 0 40px 10px 0;
  }
}

@media (max-width: 711px) {
  .maruwakari .history ul li .line {
    padding: 0 20px 10px 0;
  }
}

.maruwakari .history ul li .line .year {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
}

@media (min-width: 1400px) {
  .maruwakari .history ul li .line .year {
    font-size: 4.2rem;
    margin-right: 20px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .history ul li .line .year {
    font-size: 3.6rem;
    margin-right: 20px;
  }
}

@media (max-width: 711px) {
  .maruwakari .history ul li .line .year {
    font-size: 2rem;
    margin-right: 10px;
  }
}

@media (min-width: 1400px) {
  .maruwakari .history ul li .line .year span {
    font-size: 2.8rem;
  }
}

@media (max-width: 1399px) {
  .maruwakari .history ul li .line .year span {
    font-size: 2.4rem;
    margin-right: 20px;
  }
}

@media (max-width: 711px) {
  .maruwakari .history ul li .line .year span {
    font-size: 1.4rem;
  }
}

@media (min-width: 1400px) {
  .maruwakari .history ul li .line.type3 {
    width: 100%;
  }
}

@media (max-width: 1399px) {
  .maruwakari .history ul li .line.type3 {
    width: 100%;
  }
}

@media (max-width: 711px) {
  .maruwakari .history ul li .line.type3 {
    width: 80%;
  }
}

.maruwakari .history ul li .line.type3 .summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

@media (min-width: 1400px) {
  .maruwakari .history ul li .line.type3 .summary {
    top: -40px;
    left: 150px;
  }
  .maruwakari .history ul li .line.type3 .summary span:nth-of-type(1) {
    margin-bottom: 20px;
  }
  .maruwakari .history ul li .line.type3 .summary span.txtl {
    margin: 40px 0 -30px 0;
  }
}

@media (max-width: 1399px) {
  .maruwakari .history ul li .line.type3 .summary {
    top: -40px;
    left: 150px;
  }
  .maruwakari .history ul li .line.type3 .summary span:nth-of-type(1) {
    margin-bottom: 20px;
  }
  .maruwakari .history ul li .line.type3 .summary span.txtl {
    margin: 40px 0 -30px 0;
  }
}

@media (max-width: 711px) {
  .maruwakari .history ul li .line.type3 .summary {
    top: -15px;
    left: 70px;
  }
  .maruwakari .history ul li .line.type3 .summary span:nth-of-type(1) {
    margin-bottom: 10px;
  }
  .maruwakari .history ul li .line.type3 .summary span.txtl {
    margin: 10px 0 -20px 0;
  }
}

@media (min-width: 1400px) {
  .maruwakari .history ul li .line .summary {
    font-size: 2.3rem;
  }
}

@media (max-width: 1399px) {
  .maruwakari .history ul li .line .summary {
    font-size: 2.2rem;
  }
}

@media (max-width: 711px) {
  .maruwakari .history ul li .line .summary {
    font-size: 1.2rem;
  }
}

@media (min-width: 1400px) {
  .maruwakari .history ul li .line .summary .txtl {
    font-size: 2.9rem;
  }
}

@media (max-width: 1399px) {
  .maruwakari .history ul li .line .summary .txtl {
    font-size: 2.6rem;
  }
}

@media (max-width: 711px) {
  .maruwakari .history ul li .line .summary .txtl {
    font-size: 1.2rem;
  }
}

@media (min-width: 1400px) {
  .maruwakari .history ul li .line .txtl {
    font-size: 1.6rem;
  }
}

@media (max-width: 711px) {
  .maruwakari .history ul li .line .txtl {
    font-size: 1.6rem;
  }
}

@media (min-width: 1400px) {
  .maruwakari .history ul li .photo {
    margin: 30px 0 0 150px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .history ul li .photo {
    margin: 30px 0 0 150px;
  }
}

@media (max-width: 711px) {
  .maruwakari .history ul li .photo {
    margin: 10px 30px 0px 0px;
  }
}

.maruwakari .history ul li .photo .img_box {
  position: relative;
}

.maruwakari .history ul li .photo .img_box::before {
  content: '';
  width: 90%;
  height: 90%;
  position: absolute;
  background: #5c98bd;
  z-index: -1;
}

@media (min-width: 1400px) {
  .maruwakari .history ul li .photo .img_box::before {
    bottom: -15px;
    right: -10px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .history ul li .photo .img_box::before {
    bottom: -15px;
    right: -10px;
  }
}

@media (max-width: 711px) {
  .maruwakari .history ul li .photo .img_box::before {
    bottom: -10px;
    right: -5px;
  }
}

.maruwakari .history ul li .photo .ttl {
  display: block;
  font-weight: 500;
}

@media (min-width: 1400px) {
  .maruwakari .history ul li .photo .ttl {
    font-size: 2.3rem;
    margin: 30px auto 20px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .history ul li .photo .ttl {
    font-size: 2.3rem;
    margin: 30px auto 20px;
  }
}

@media (max-width: 711px) {
  .maruwakari .history ul li .photo .ttl {
    font-size: 1.4rem;
    margin: 20px auto 10px;
  }
}

.maruwakari .history ul li .photo p {
  color: #2a2a2a;
}

@media (max-width: 711px) {
  .maruwakari .history ul li .photo p {
    font-size: 1.2rem;
  }
}

.maruwakari .mandh {
  text-align: center;
}

@media (min-width: 1400px) {
  .maruwakari .mandh {
    max-width: 1030px;
    margin: 0 auto 180px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .mandh {
    max-width: 700px;
    margin: 0 auto 100px;
  }
}

@media (max-width: 711px) {
  .maruwakari .mandh {
    padding: 0 20px;
  }
  .maruwakari .mandh .ttl_d01 {
    letter-spacing: 1px;
  }
  .maruwakari .mandh .ttl_d01::after {
    top: -10px;
    right: -40px;
  }
}

.maruwakari .mandh p {
  text-align: left;
}

@media (min-width: 1400px) {
  .maruwakari .mandh p {
    line-height: 1.7;
    margin-bottom: 30px;
  }
}

@media (max-width: 711px) {
  .maruwakari .mandh p {
    font-size: 1.2rem;
    margin-bottom: 10px;
    line-height: 1.6;
  }
}

.maruwakari .expansion {
  text-align: center;
}

@media (max-width: 711px) {
  .maruwakari .expansion {
    text-align: center;
  }
  .maruwakari .expansion .comment {
    padding: 0 20px;
  }
}

.maruwakari .expansion p {
  text-align: left;
}

@media (min-width: 1400px) {
  .maruwakari .expansion p {
    line-height: 1.7;
    margin-bottom: 30px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .expansion p {
    max-width: 720px;
    margin: auto;
  }
}

@media (max-width: 711px) {
  .maruwakari .expansion p {
    font-size: 1.2rem;
    margin-bottom: 10px;
    line-height: 1.6;
    padding: 0 20px;
  }
}

.maruwakari .expansion .img_area {
  background: url(../img/about/maruwakari/bg_map.jpg) no-repeat top 30% center;
  text-align: center;
}

@media (min-width: 1400px) {
  .maruwakari .expansion .img_area {
    background-size: 100% 420px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .expansion .img_area {
    margin: 50px auto 0;
    background-size: 100% 60%;
    background-position: top 40% center;
  }
}

@media (max-width: 711px) {
  .maruwakari .expansion .img_area {
    background-size: 100% 55%;
  }
}

@media (min-width: 1400px) {
  .maruwakari .expansion .img_area img {
    width: 983px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .expansion .img_area img {
    max-width: 700px;
  }
}

.maruwakari .store {
  text-align: center;
}

.maruwakari .store .img-area {
  width: 100%;
  height: 600px;
}

@media (min-width: 1400px) {
  .maruwakari .store {
    margin: 0 auto 150px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .store {
    margin: 0 auto 100px;
  }
}

@media (max-width: 711px) {
  .maruwakari .store .ttl_d01 {
    letter-spacing: 0px;
  }
  .maruwakari .store .ttl_d01::after {
    top: -10px;
    right: -40px;
  }
  .maruwakari .store .img-area {
    height: 300px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .store .comment {
    max-width: 740px;
    padding: 0 40px;
  }
}

@media (max-width: 711px) {
  .maruwakari .store .comment {
    padding: 0 20px;
  }
}

.maruwakari .store p {
  text-align: center;
}

@media (min-width: 1400px) {
  .maruwakari .store p {
    line-height: 1.7;
    margin-bottom: 30px;
  }
}

@media (max-width: 1399px) {
  .maruwakari .store p {
    max-width: 740px;
    padding: 0 40px;
    margin: 0 auto 20px;
  }
}

@media (max-width: 711px) {
  .maruwakari .store p {
    font-size: 1.2rem;
    margin-bottom: 10px;
    line-height: 1.6;
    padding: 0 20px;
  }
}

.maruwakari .community, .maruwakari .operation {
  text-align: center;
}

@media (min-width: 1400px) {
  .maruwakari .community, .maruwakari .operation {
    max-width: 995px;
    margin: 0 auto 150px;
  }
}

@media (max-width: 711px) {
  .maruwakari .community, .maruwakari .operation {
    padding: 0 20px;
  }
}

.maruwakari .community p, .maruwakari .operation p {
  text-align: left;
}

@media (min-width: 1400px) {
  .maruwakari .community p, .maruwakari .operation p {
    line-height: 1.7;
    margin-bottom: 30px;
  }
}

@media (max-width: 711px) {
  .maruwakari .community p, .maruwakari .operation p {
    font-size: 1.2rem;
    margin-bottom: 10px;
    line-height: 1.6;
  }
}

@media (max-width: 711px) {
  .maruwakari .community .ttl_d01 {
    letter-spacing: 0px;
  }
  .maruwakari .community .ttl_d01::after {
    content: none;
  }
}

.maruwakari .sdgs {
  text-align: center;
}

@media (min-width: 1400px) {
  .maruwakari .sdgs {
    margin: 0 auto 150px;
  }
}

@media (max-width: 711px) {
  .maruwakari .sdgs {
    padding: 0 20px;
  }
}

.maruwakari .sdgs p {
  text-align: left;
}

@media (min-width: 1400px) {
  .maruwakari .sdgs p {
    line-height: 1.7;
    margin-bottom: 30px;
  }
}

@media (max-width: 711px) {
  .maruwakari .sdgs p {
    font-size: 1.2rem;
    margin-bottom: 10px;
    line-height: 1.6;
  }
}

.maruwakari .sdgs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 711px) {
  .maruwakari .sdgs ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .maruwakari .sdgs ul li {
    margin: 10px auto;
  }
}

@media (min-width: 1400px) {
  .maruwakari .sdgs .foot_btnarea {
    margin: 50px auto;
  }
}

@media (max-width: 711px) {
  .maruwakari .sdgs .foot_btnarea a {
    font-size: 1.6rem;
  }
}

.news_page .mv_news {
  color: #1e445b;
  height: 100%;
}

@media (min-width: 1400px) {
  .news_page .mv_news::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../img/news/mv_news.jpg) no-repeat;
    background-size: cover;
    top: -100px;
  }
}

@media (max-width: 1399px) {
  .news_page .mv_news {
    background: url(../img/news/mv_news.jpg) no-repeat center;
    background-size: cover;
  }
}

@media (max-width: 711px) {
  .news_page .mv_news {
    background: url(../img/news/mv_news.jpg) no-repeat;
    background-size: cover;
  }
}

@media (min-width: 1400px) {
  .news_page .mv_news .mv_news_inner {
    position: relative;
    max-width: 1260px;
    height: 500px;
    margin: auto;
  }
}

.news_page .mv_news .mv_news_inner h1 {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
}

@media (min-width: 1400px) {
  .news_page .mv_news .mv_news_inner h1 {
    position: absolute;
    font-size: 13rem;
    letter-spacing: 20px;
    bottom: 187px;
  }
}

@media (max-width: 1399px) {
  .news_page .mv_news .mv_news_inner h1 {
    font-size: 10rem;
    letter-spacing: 8px;
    padding: 160px 0 0 40px;
  }
}

@media (max-width: 711px) {
  .news_page .mv_news .mv_news_inner h1 {
    font-size: 5rem;
    letter-spacing: 8px;
    padding: 60px 0 0 20px;
  }
}

.news_page .mv_news .mv_news_inner .ttl {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  background: #fff;
}

@media (min-width: 1400px) {
  .news_page .mv_news .mv_news_inner .ttl {
    position: absolute;
    bottom: 100px;
    font-size: 4.8rem;
    padding: 50px 260px 0 9999px;
    margin: 0 0 0 -9999px;
  }
}

@media (max-width: 1399px) {
  .news_page .mv_news .mv_news_inner .ttl {
    font-size: 3.8rem;
    padding: 10px 50px 0 40px;
    display: inline-block;
  }
}

@media (max-width: 711px) {
  .news_page .mv_news .mv_news_inner .ttl {
    font-size: 2rem;
    padding: 10px 50px 0 20px;
    display: inline-block;
  }
}

@media (min-width: 1400px) {
  .news_page .news_topics {
    margin-bottom: 230px;
  }
}

@media (max-width: 1399px) {
  .news_page .news_topics {
    margin-bottom: 160px;
    padding: 0 40px;
  }
}

@media (max-width: 711px) {
  .news_page .news_topics {
    margin-bottom: 60px;
    padding: 0;
  }
}

.news_page .news_topics h2 {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  text-align: center;
}

@media (min-width: 1400px) {
  .news_page .news_topics h2 {
    font-size: 4.8rem;
    letter-spacing: 5px;
    margin-bottom: 50px;
  }
}

@media (max-width: 1399px) {
  .news_page .news_topics h2 {
    font-size: 4rem;
    margin-bottom: 30px;
  }
}

@media (max-width: 711px) {
  .news_page .news_topics h2 {
    font-size: 2rem;
    margin: auto;
  }
}

.news_page .news_topics .next {
  position: relative;
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  line-height: 50px;
  width: 250px;
  padding: 0px 20px 0 0;
  display: block;
  float: right;
}

.news_page .news_topics .next.-previous {
  padding: 0px 0 0 20px;
  float: left;
}

@media (min-width: 1400px) {
  .news_page .news_topics .next {
    font-size: 2.3rem;
    margin: 80px auto 0;
  }
}

@media (max-width: 1399px) {
  .news_page .news_topics .next {
    font-size: 2rem;
    margin: 50px auto 0;
  }
}

@media (max-width: 711px) {
  .news_page .news_topics .next {
    font-size: 1.8rem;
    margin: 50px auto 0;
  }
}

.news_page .news_topics .next::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 1.4rem;
  content: "\f054";
  right: 30px;
}

.news_page .news_topics .next.-previous::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 1.4rem;
  content: "\f053";
  left: 30px;
}

@media (min-width: 1400px) {
  .news_page .news_topics .news_fbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 1399px) {
  .news_page .news_topics .news_fbox {
    display: block;
  }
}

@media (max-width: 711px) {
  .news_page .news_topics .news_fbox {
    display: block;
    padding: 0 20px;
  }
}

.news_page .news_topics .news_fbox .news_list {
  border-top: 1px solid #1e445b;
}

.news_page .news_topics .news_fbox .news_list a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news_page .news_topics .news_fbox .news_list a .news_ttl {
    max-width: 550px;
    width: 100%;
    display: block;
    line-height: 2;
}

@media (min-width: 1400px) {
  .news_page .news_topics .news_fbox .news_list {
    width: calc(100% - 400px);
    margin: 0 0 0 0;
  }
}

@media (max-width: 1399px) {
  .news_page .news_topics .news_fbox .news_list {
    width: 100%;
    margin: 0 auto 50px;
  }
}

.news_page .news_topics .news_fbox .news_list li {
  border-bottom: 1px solid #1e445b;
}

@media (min-width: 1400px) {
  .news_page .news_topics .news_fbox .news_list li {
    font-size: 2rem;
    line-height: 78px;
  }
}

@media (max-width: 1399px) {
  .news_page .news_topics .news_fbox .news_list li {
    font-size: 2rem;
    line-height: 78px;
  }
}

@media (max-width: 910px) {
  .news_page .news_topics .news_fbox .news_list a{
    display: block;
  }

.news_page .news_topics .news_fbox .news_list a .news_ttl {
    max-width: 100%;
    width: 100%;
    display: block;
    line-height: 1.8;
  }
}

@media (max-width: 711px) {
  .news_page .news_topics .news_fbox .news_list li {
    font-size: 2rem;
    line-height: 30px;
  }
}

.news_page .news_topics .news_fbox .news_list li .date {
  font-weight: 500;
}

@media (max-width: 711px) {
  .news_page .news_topics .news_fbox .news_list li .date {
    font-size: 1.4rem;
  }
}

.news_page .news_topics .news_fbox .news_list li .label {
  color: #fff;
  background: #1e445b;
}

@media (min-width: 1400px) {
  .news_page .news_topics .news_fbox .news_list li .label {
    font-size: 2.4rem;
    margin: 0 30px 0 40px;
    padding: 2px 20px 3px;
    letter-spacing: 2px;
  }
}

@media (max-width: 1399px) {
  .news_page .news_topics .news_fbox .news_list li .label {
    font-size: 2.4rem;
    margin: 0 30px 0 40px;
    padding: 2px 20px 3px;
    letter-spacing: 2px;
  }
}

@media (max-width: 711px) {
  .news_page .news_topics .news_fbox .news_list li .label {
    font-size: 1.4rem;
    margin: 0 0px 0 10px;
    padding: 1px 10px 2px;
  }
}

.news_page .news_topics .news_fbox .news_list li .label.sougo {
  background: #2d5896;
}

@media (max-width: 711px) {
  .news_page .news_topics .news_fbox .news_list li .news_ttl {
    display: block;
    font-size: 1.6rem;
    overflow: hidden;
  }
}

@media (min-width: 1400px) {
  .news_page .news_topics .news_fbox .sentence {
    padding: 0 20px 0 0;
  }
}

@media (max-width: 1399px) {
  .news_page .news_topics .news_fbox .sentence {
    padding: 0 20px 50px 0;
  }
}

@media (max-width: 711px) {
  .news_page .news_topics .news_fbox .sentence {
    padding: 20px 0px 30px;
  }
}

.news_page .news_topics .news_fbox .sentence h3 {
  line-height: 1.6;
}

@media (min-width: 1400px) {
  .news_page .news_topics .news_fbox .sentence h3 {
    font-size: 3.6rem;
    margin-bottom: 30px;
  }
}

@media (max-width: 1399px) {
  .news_page .news_topics .news_fbox .sentence h3 {
    font-size: 3.6rem;
    margin-bottom: 30px;
  }
}

@media (max-width: 711px) {
  .news_page .news_topics .news_fbox .sentence h3 {
    font-size: 1.8rem;
    padding: 0px 0px 20px;
  }
}

@media (min-width: 1400px) {
  .news_page .news_topics .news_fbox .sentence p {
    padding: 0 0 30px 0;
  }
}

@media (min-width: 1400px) {
  .news_page .news_topics .news_fbox .btn_area {
    width: 350px;
    padding: 0 0 0 20px;
  }
}

@media (max-width: 1399px) {
  .news_page .news_topics .news_fbox .btn_area {
    width: auto;
  }
}

@media (max-width: 711px) {
  .news_page .news_topics .news_fbox .btn_area {
    width: auto;
    text-align: center;
    margin-bottom: 50px;
    padding: 0px;
  }
}

.news_page .news_topics .news_fbox .btn_area a {
  position: relative;
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  line-height: 50px;
  width: 250px;
  padding: 0px 20px 0 0;
}

@media (min-width: 1400px) {
  .news_page .news_topics .news_fbox .btn_area a {
    font-size: 2.3rem;
    display: block;
    margin: 0 auto 0;
  }
}

@media (max-width: 1399px) {
  .news_page .news_topics .news_fbox .btn_area a {
    font-size: 2.3rem;
    display: block;
    margin: 0 auto 0;
  }
}

@media (max-width: 711px) {
  .news_page .news_topics .news_fbox .btn_area a {
    font-size: 1.8rem;
    display: inline-block;
  }
}

.news_page .news_topics .news_fbox .btn_area a:nth-of-type(1) {
  background: #1e445b;
  margin-bottom: 20px;
}

.news_page .news_topics .news_fbox .btn_area a:nth-of-type(1):hover {
  background: #1487cb;
}

.news_page .news_topics .news_fbox .btn_area a:nth-of-type(2) {
  background: #2d5896;
}

.news_page .news_topics .news_fbox .btn_area a:nth-of-type(2):hover {
  background: #1487cb;
}

.news_page .news_topics .news_fbox .btn_area a::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 1.4rem;
  content: "\f054";
  right: 30px;
}

@media (min-width: 1400px) {
  .news_page.pharmacy .mv_news::before {
    background: url(../img/news/news_pharmacy_mv.jpg) no-repeat;
    background-size: cover;
  }
}

@media (max-width: 1399px) {
  .news_page.pharmacy .mv_news {
    background: url(../img/news/news_pharmacy_mv.jpg) no-repeat center;
    background-size: cover;
  }
}

@media (max-width: 711px) {
  .news_page.pharmacy .mv_news {
    background: url(../img/news/news_pharmacy_mv.jpg) no-repeat;
    background-size: cover;
  }
}

.news_page.pharmacy h1, .news_page.pharmacy h2, .news_page.pharmacy h3, .news_page.pharmacy .ttl {
  color: #1e445b;
}

.news_page.pharmacy .next {
  background: #1e445b;
}

.news_page.pharmacy .next a, .news_page.generalist .next a {
  color: #fff;
}

.news_page.pharmacy .next:hover {
  background: #1487cb;
}

.news_page.pharmacy .next a:hover, .news_page.generalist .next a:hover {
  opacity: 1;
}

@media (min-width: 1400px) {
  .news_page.generalist .mv_news::before {
    background: url(../img/news/news_generalist_mv.jpg) no-repeat;
    background-size: cover;
  }
}

@media (max-width: 1399px) {
  .news_page.generalist .mv_news {
    background: url(../img/news/news_generalist_mv.jpg) no-repeat center;
    background-size: cover;
  }
}

@media (max-width: 711px) {
  .news_page.generalist .mv_news {
    background: url(../img/news/news_generalist_mv.jpg) no-repeat;
    background-size: cover;
  }
}

.news_page.generalist h1, .news_page.generalist h2, .news_page.generalist h3, .news_page.generalist .ttl {
  color: #2d5896;
}

.news_page.generalist .next {
  background: #2d5896;
}

.news_page.generalist .next:hover {
  background: #1487cb;
}

.news_page .news_pager {
  /*display: flex;
  justify-content: space-around;*/
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 900px) {
  .news_page .news_pager {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
  }
}


@media (min-width: 1400px) {
  .why .mv_why {
    height: 700px;
    margin-bottom: 160px;
  }
  .why .mv_why::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../img/why/mv_why.jpg) no-repeat;
    background-size: cover;
    background-position: bottom center;
    top: -100px;
  }
}

@media (max-width: 1399px) {
  .why .mv_why {
    position: relative;
    background: url(../img/why/mv_why_sp.jpg) no-repeat center;
    background-size: cover;
    height: 600px;
    margin-bottom: 120px;
  }
}

@media (max-width: 711px) {
  .why .mv_why {
    background: url(../img/why/mv_why_sp.jpg) no-repeat;
    background-size: cover;
    height: auto;
    min-height: 200px;
    margin-bottom: 120px;
  }
}

.why .mv_why .mv_why_inner {
  background: #fff;
}

@media (min-width: 1400px) {
  .why .mv_why .mv_why_inner {
    position: absolute;
    bottom: -40px;
    left: calc(50% - 400px);
    width: 750px;
    text-align: center;
    padding: 70px 0 0 0;
  }
}

@media (max-width: 1399px) {
  .why .mv_why .mv_why_inner {
    width: 80%;
    position: relative;
    top: 520px;
    margin: 0px auto 0;
    padding: 0 30px;
  }
}

@media (max-width: 711px) {
  .why .mv_why .mv_why_inner {
    width: 80%;
    position: relative;
    top: auto;
    bottom: -180px;
    margin: 0px auto 0;
    padding: 0 10px;
  }
}

.why .mv_why .mv_why_inner h1 {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  color: #1e445b;
}

@media (min-width: 1400px) {
  .why .mv_why .mv_why_inner h1 {
    position: relative;
    font-size: 4.8rem;
    bottom: 30px;
    margin-bottom: 10px;
  }
}

@media (max-width: 1399px) {
  .why .mv_why .mv_why_inner h1 {
    font-size: 4rem;
    text-align: center;
    letter-spacing: 2px;
    padding: 20px 0 10px 0px;
  }
}

@media (max-width: 711px) {
  .why .mv_why .mv_why_inner h1 {
    font-size: 2rem;
    text-align: center;
    letter-spacing: 2px;
    padding: 20px 0 10px 0px;
  }
}

@media (min-width: 1400px) {
  .why .mv_why .mv_why_inner .lead {
    font-size: 2rem;
    line-height: 2;
  }
}

@media (max-width: 1399px) {
  .why .mv_why .mv_why_inner .lead {
    font-size: 1.8rem;
    line-height: 1.8;
  }
}

@media (max-width: 711px) {
  .why .mv_why .mv_why_inner .lead {
    font-size: 1.4rem;
    line-height: 1.7;
  }
}

@media (max-width: 711px) {
  .why .person {
    padding-top: 20px;
  }
}

.why .person .alink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1400px) {
  .why .person .alink {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 1399px) {
  .why .person .alink {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 711px) {
  .why .person .alink {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (min-width: 1400px) {
  .why .person .alink li {
    margin: 0 10px;
  }
}

@media (max-width: 1399px) {
  .why .person .alink li {
    margin: 0 10px;
  }
}

@media (max-width: 711px) {
  .why .person .alink li {
    width: 50%;
    margin: 0 auto 10px;
  }
}

.why .person .alink li:nth-of-type(1) {
  background: #1e445b;
}

.why .person .alink li:nth-of-type(2) {
  background: #2d5896;
}

.why .person .alink li:nth-of-type(3) {
  background: #1487cb;
}

.why .person .alink li a {
  color: #fff;
  text-align: center;
  display: block;
  position: relative;
}

@media (min-width: 1400px) {
  .why .person .alink li a {
    width: 300px;
    height: 70px;
    font-size: 2.3rem;
    padding: 10px 0 0 0;
    letter-spacing: 5px;
  }
}

@media (max-width: 1399px) {
  .why .person .alink li a {
    width: 300px;
    height: 70px;
    font-size: 2.3rem;
    padding: 10px 0 0 0;
    letter-spacing: 5px;
  }
}

@media (max-width: 711px) {
  .why .person .alink li a {
    width: auto;
    font-size: 1.6rem;
    padding: 8px 0 0 0;
    height: 50px;
    letter-spacing: 0;
  }
}

.why .person .alink li a::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 1.4rem;
  content: "\f078";
  bottom: 20px;
  left: calc(50% - 10px);
}

@media (max-width: 711px) {
  .why .person .alink li a::after {
    left: calc(50% - 5px);
  }
}

.why .person h2 {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  text-align: center;
}

@media (min-width: 1400px) {
  .why .person h2 {
    font-size: 4.8rem;
    padding: 130px 0 40px;
  }
}

@media (max-width: 1399px) {
  .why .person h2 {
    font-size: 4.8rem;
    padding: 130px 0 40px;
  }
}

@media (max-width: 711px) {
  .why .person h2 {
    padding: 50px 0 20px;
    font-size: 2.4rem;
  }
}

.why .person h2:nth-of-type(1) {
  color: #1e445b;
}

.why .person h2:nth-of-type(2) {
  color: #2d5896;
}

.why .person h2:nth-of-type(3) {
  color: #1487cb;
}

.why .person .job_group {
  position: relative;
}

.why .person .job_group::before {
  content: '';
  width: 100%;
  height: 50%;
  position: absolute;
  background: url(../img/common/bg_dotted.jpg) center;
  top: 25%;
}

@media (max-width: 711px) {
  .why .person .job_group::before {
    background-size: 12px;
  }
}

.why .person .job_group.job_m {
  padding-bottom: 60px;
}

.why .person .job_group.job_m::before {
  top: auto;
  bottom: 0;
}

.why .person .job_group .job_type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (max-width: 1399px) {
  .why .person .job_group .job_type {
    padding: 0 20px;
  }
}

@media (max-width: 711px) {
  .why .person .job_group .job_type {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 20px;
  }
}

.why .person .job_group .job_type li.standby {
  position: relative;
}

.why .person .job_group .job_type li.standby::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  content: 'Why Tomod’s?';
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  background: rgba(27, 87, 128, 0.65);
}

@media (min-width: 1400px) {
  .why .person .job_group .job_type li.standby::after {
    font-size: 3rem;
    letter-spacing: 3px;
  }
}

@media (max-width: 1399px) {
  .why .person .job_group .job_type li.standby::after {
    font-size: 3rem;
    letter-spacing: 3px;
  }
}

@media (max-width: 711px) {
  .why .person .job_group .job_type li.standby::after {
    font-size: 2rem;
  }
}

@media (min-width: 1400px) {
  .why .person .job_group .job_type li {
    width: calc((100% - 90px) / 3);
    margin-bottom: 70px;
    margin-right: 45px;
  }
  .why .person .job_group .job_type li:nth-of-type(3n) {
    margin-right: 0px;
  }
}

@media (max-width: 1399px) {
  .why .person .job_group .job_type li {
    width: calc((100% - 40px) / 3);
    margin-bottom: 40px;
    margin-right: 20px;
  }
  .why .person .job_group .job_type li:nth-of-type(3n) {
    margin-right: 0px;
  }
}

@media (max-width: 711px) {
  .why .person .job_group .job_type li {
    width: calc((100% - 20px) / 2);
    margin-bottom: 20px;
    margin-right: 0;
  }
}

@media (max-width: 1399px) {
  .modal__container {
    width: 80%;
  }
}

@media (max-width: 711px) {
  .modal__container {
    width: 100%;
  }
}

.modal__content {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

@media (min-width: 1400px) {
  .modal__content {
    width: 800px;
    min-height: 480px;
    padding: 40px;
  }
}

@media (max-width: 1399px) {
  .modal__content {
    padding: 40px;
  }
}

@media (max-width: 711px) {
  .modal__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
  }
}

@media (min-width: 1400px) {
  .modal__content .img_box img {
    width: 300px;
    height: 400px;
    background-size: cover;
  }
}

@media (max-width: 1399px) {
  .modal__content .img_box img {
    width: 300px;
    height: 400px;
    background-size: cover;
  }
}

@media (max-width: 711px) {
  .modal__content .img_box {
    margin: 0 auto 10px;
  }
  .modal__content .img_box img {
    width: 130px;
    height: auto;
    background-size: contain;
  }
}

.modal__content .txt_box {
  overflow: hidden;
}

@media (min-width: 1400px) {
  .modal__content .txt_box {
    margin-left: 30px;
  }
  .modal__content .txt_box p {
    line-height: 1.8;
  }
}

@media (max-width: 1399px) {
  .modal__content .txt_box {
    margin-left: 30px;
  }
  .modal__content .txt_box p {
    line-height: 1.8;
  }
}

@media (max-width: 711px) {
  .modal__content .txt_box {
    margin-left: 0px;
  }
  .modal__content .txt_box p {
    font-size: 1.2rem;
  }
}

.modal__content .txt_box .ttl {
  display: block;
  color: #fff;
}

@media (min-width: 1400px) {
  .modal__content .txt_box .ttl {
    font-size: 2.6rem;
    line-height: 44px;
    padding: 0 0 0 10px;
    margin: 0 0 50px 0;
  }
}

@media (max-width: 1399px) {
  .modal__content .txt_box .ttl {
    font-size: 2.6rem;
    line-height: 44px;
    padding: 0 0 0 10px;
    margin: 0 0 50px 0;
  }
}

@media (max-width: 711px) {
  .modal__content .txt_box .ttl {
    font-size: 1.4rem;
    line-height: 23px;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
  }
}

.modal__content .txt_box.type_p .ttl {
  background: #1e445b;
}

.modal__content .txt_box.type_g .ttl {
  background: #1e445b;
}

.modal__content .txt_box.type_m .ttl {
  background: #1487cb;
}

@media (min-width: 1400px) {
  .number .mv_number {
    height: 570px;
    margin-bottom: 20px;
  }
  .number .mv_number::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #c3dced url(../img/number/mv_number.png) no-repeat top 190px center;
    background-size: contain;
    background-size: 1270px;
    top: -100px;
    z-index: -1;
  }
}

@media (max-width: 1399px) {
  .number .mv_number {
    height: 100%;
    background: #c3dced url(../img/number/mv_number.png) no-repeat center;
    background-size: 90%;
    padding: 0 40px;
    margin-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .number .mv_number {
    background: #c3dced url(../img/number/mv_number.png) no-repeat center;
    background-size: contain;
    margin: 0 auto 50px;
    padding: 0;
  }
}

.number .mv_number .num_inner {
  text-align: center;
  color: #1e445b;
}

@media (min-width: 1400px) {
  .number .mv_number .num_inner {
    padding: 20px 0 30px;
  }
}

@media (max-width: 1399px) {
  .number .mv_number .num_inner {
    padding: 20px 0 30px;
  }
}

@media (max-width: 711px) {
  .number .mv_number .num_inner {
    padding: 20px 20px 20px;
  }
}

.number .mv_number .num_inner h1 {
  background: #fff;
  display: inline-block;
  font-weight: 500;
}

@media (min-width: 1400px) {
  .number .mv_number .num_inner h1 {
    font-size: 3rem;
    line-height: 56px;
    padding: 0 20px;
  }
}

@media (max-width: 1399px) {
  .number .mv_number .num_inner h1 {
    font-size: 3rem;
    line-height: 56px;
    padding: 0 20px;
  }
}

@media (max-width: 711px) {
  .number .mv_number .num_inner h1 {
    font-size: 1.8rem;
    line-height: 1.2;
    padding: 4px 10px;
  }
}

.number .mv_number .num_inner .num_catch {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  line-height: 1.2;
}

@media (min-width: 1400px) {
  .number .mv_number .num_inner .num_catch {
    font-size: 7.2rem;
    margin: 50px auto 60px;
  }
}

@media (max-width: 1399px) {
  .number .mv_number .num_inner .num_catch {
    font-size: 6rem;
    margin: 50px auto 60px;
  }
}

@media (max-width: 711px) {
  .number .mv_number .num_inner .num_catch {
    font-size: 2.2rem;
    margin: 10px auto 10px;
  }
}

.number .mv_number .num_inner .num_lead {
  font-weight: 500;
}

@media (min-width: 1400px) {
  .number .mv_number .num_inner .num_lead {
    font-size: 2.4rem;
    line-height: 1.8;
  }
}

@media (max-width: 1399px) {
  .number .mv_number .num_inner .num_lead {
    font-size: 2.4rem;
    line-height: 1.8;
  }
}

@media (max-width: 711px) {
  .number .mv_number .num_inner .num_lead {
    font-size: 1.2rem;
    line-height: 1.4;
  }
}

.number .employee {
  text-align: center;
}

@media (min-width: 1400px) {
  .number .employee {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, #fff), color-stop(55%, #fff), color-stop(55%, #66b1dd), color-stop(92%, #66b1dd), color-stop(92%, #fff));
    background: linear-gradient(180deg, #fff 55%, #fff 55%, #66b1dd 55%, #66b1dd 92%, #fff 92%);
  }
}

@media (max-width: 1399px) {
  .number .employee {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, #fff), color-stop(55%, #fff), color-stop(55%, #66b1dd), color-stop(92%, #66b1dd), color-stop(92%, #fff));
    background: linear-gradient(180deg, #fff 55%, #fff 55%, #66b1dd 55%, #66b1dd 92%, #fff 92%);
  }
}

@media (max-width: 711px) {
  .number .employee {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(32%, #fff), color-stop(32%, #fff), color-stop(32%, #66b1dd), color-stop(92%, #66b1dd), color-stop(92%, #fff));
    background: linear-gradient(180deg, #fff 32%, #fff 32%, #66b1dd 32%, #66b1dd 92%, #fff 92%);
  }
}

@media (min-width: 1400px) {
  .number .employee .birthplace {
    max-width: 1260px;
    margin: 0 auto 60px;
    padding: 0 20px;
  }
}

@media (max-width: 1399px) {
  .number .employee .birthplace {
    max-width: 1260px;
    margin: 0 auto 60px;
    padding: 0 40px;
  }
}

@media (max-width: 711px) {
  .number .employee .birthplace {
    margin-bottom: 30px;
    padding: 0;
  }
}

@media (max-width: 711px) {
  .number .employee .ttl_d01 {
    letter-spacing: 2px;
  }
}

.number .work {
  text-align: center;
}

@media (min-width: 1400px) {
  .number .work {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fff), color-stop(30%, #fff), color-stop(30%, #1e445b), color-stop(82%, #1e445b), color-stop(82%, #fff));
    background: linear-gradient(180deg, #fff 30%, #fff 30%, #1e445b 30%, #1e445b 82%, #fff 82%);
  }
}

@media (max-width: 1399px) {
  .number .work {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fff), color-stop(30%, #fff), color-stop(30%, #1e445b), color-stop(82%, #1e445b), color-stop(82%, #fff));
    background: linear-gradient(180deg, #fff 30%, #fff 30%, #1e445b 30%, #1e445b 82%, #fff 82%);
  }
}

@media (max-width: 711px) {
  .number .work {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(20%, #fff), color-stop(20%, #1e445b), color-stop(86%, #1e445b), color-stop(86%, #fff));
    background: linear-gradient(180deg, #fff 20%, #fff 20%, #1e445b 20%, #1e445b 86%, #fff 86%);
  }
  .number .work .full {
    padding: 0 30px;
  }
}

.number .culture {
  text-align: center;
}

@media (min-width: 1400px) {
  .number .culture {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fff), color-stop(30%, #fff), color-stop(30%, #66b1dd), color-stop(82%, #66b1dd), color-stop(82%, #fff));
    background: linear-gradient(180deg, #fff 30%, #fff 30%, #66b1dd 30%, #66b1dd 82%, #fff 82%);
  }
}

@media (max-width: 1399px) {
  .number .culture {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fff), color-stop(30%, #fff), color-stop(30%, #66b1dd), color-stop(82%, #66b1dd), color-stop(82%, #fff));
    background: linear-gradient(180deg, #fff 30%, #fff 30%, #66b1dd 30%, #66b1dd 82%, #fff 82%);
  }
}

@media (max-width: 711px) {
  .number .culture {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(18%, #fff), color-stop(18%, #fff), color-stop(18%, #66b1dd), color-stop(90%, #66b1dd), color-stop(90%, #fff));
    background: linear-gradient(180deg, #fff 18%, #fff 18%, #66b1dd 18%, #66b1dd 90%, #fff 90%);
  }
}

.number .private {
  text-align: center;
}

@media (min-width: 1400px) {
  .number .private {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fff), color-stop(30%, #fff), color-stop(30%, #1e445b), color-stop(82%, #1e445b), color-stop(82%, #fff));
    background: linear-gradient(180deg, #fff 30%, #fff 30%, #1e445b 30%, #1e445b 82%, #fff 82%);
  }
}

@media (max-width: 1399px) {
  .number .private {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fff), color-stop(30%, #fff), color-stop(30%, #1e445b), color-stop(82%, #1e445b), color-stop(82%, #fff));
    background: linear-gradient(180deg, #fff 30%, #fff 30%, #1e445b 30%, #1e445b 82%, #fff 82%);
  }
}

@media (max-width: 711px) {
  .number .private {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(19%, #fff), color-stop(19%, #fff), color-stop(19%, #1e445b), color-stop(89%, #1e445b), color-stop(89%, #fff));
    background: linear-gradient(180deg, #fff 19%, #fff 19%, #1e445b 19%, #1e445b 89%, #fff 89%);
    margin-bottom: 100px;
  }
}

.number .employee .layout, .number .employee .top_special ul, .top_special .number .employee ul, .number .employee .about .drugstore .flex, .about .drugstore .number .employee .flex, .number .employee .about .quality ul, .about .quality .number .employee ul, .number .employee .news_page .news_topics .news_fbox, .news_page .news_topics .number .employee .news_fbox, .number .employee .miryoku .cist, .miryoku .number .employee .cist, .number .employee .interview .mv_interview .txt_area, .interview .mv_interview .number .employee .txt_area, .number .employee .application .mv_app .alink ul, .application .mv_app .alink .number .employee ul, .number .employee .program .program .program_inner, .program .program .number .employee .program_inner, .number .employee .program .career .career_inner, .program .career .number .employee .career_inner, .number .employee .honne .profile .img_profile, .honne .profile .number .employee .img_profile, .number .employee .medical .block_interview .txt_area, .medical .block_interview .number .employee .txt_area, .number .work .layout, .number .work .top_special ul, .top_special .number .work ul, .number .work .about .drugstore .flex, .about .drugstore .number .work .flex, .number .work .about .quality ul, .about .quality .number .work ul, .number .work .news_page .news_topics .news_fbox, .news_page .news_topics .number .work .news_fbox, .number .work .miryoku .cist, .miryoku .number .work .cist, .number .work .interview .mv_interview .txt_area, .interview .mv_interview .number .work .txt_area, .number .work .application .mv_app .alink ul, .application .mv_app .alink .number .work ul, .number .work .program .program .program_inner, .program .program .number .work .program_inner, .number .work .program .career .career_inner, .program .career .number .work .career_inner, .number .work .honne .profile .img_profile, .honne .profile .number .work .img_profile, .number .work .medical .block_interview .txt_area, .medical .block_interview .number .work .txt_area, .number .culture .layout, .number .culture .top_special ul, .top_special .number .culture ul, .number .culture .about .drugstore .flex, .about .drugstore .number .culture .flex, .number .culture .about .quality ul, .about .quality .number .culture ul, .number .culture .news_page .news_topics .news_fbox, .news_page .news_topics .number .culture .news_fbox, .number .culture .miryoku .cist, .miryoku .number .culture .cist, .number .culture .interview .mv_interview .txt_area, .interview .mv_interview .number .culture .txt_area, .number .culture .application .mv_app .alink ul, .application .mv_app .alink .number .culture ul, .number .culture .program .program .program_inner, .program .program .number .culture .program_inner, .number .culture .program .career .career_inner, .program .career .number .culture .career_inner, .number .culture .honne .profile .img_profile, .honne .profile .number .culture .img_profile, .number .culture .medical .block_interview .txt_area, .medical .block_interview .number .culture .txt_area, .number .private .layout, .number .private .top_special ul, .top_special .number .private ul, .number .private .about .drugstore .flex, .about .drugstore .number .private .flex, .number .private .about .quality ul, .about .quality .number .private ul, .number .private .news_page .news_topics .news_fbox, .news_page .news_topics .number .private .news_fbox, .number .private .miryoku .cist, .miryoku .number .private .cist, .number .private .interview .mv_interview .txt_area, .interview .mv_interview .number .private .txt_area, .number .private .application .mv_app .alink ul, .application .mv_app .alink .number .private ul, .number .private .program .program .program_inner, .program .program .number .private .program_inner, .number .private .program .career .career_inner, .program .career .number .private .career_inner, .number .private .honne .profile .img_profile, .honne .profile .number .private .img_profile, .number .private .medical .block_interview .txt_area, .medical .block_interview .number .private .txt_area {
  padding: 0 20px;
}

.number .employee .ttl_d01, .number .work .ttl_d01, .number .culture .ttl_d01, .number .private .ttl_d01 {
  background: #1e445b;
}

@media (max-width: 711px) {
  .number .employee .ttl_d01, .number .work .ttl_d01, .number .culture .ttl_d01, .number .private .ttl_d01 {
    margin: 0 auto 10px;
  }
}

@media (min-width: 1400px) {
  .number .employee .ttl_sub_d01, .number .work .ttl_sub_d01, .number .culture .ttl_sub_d01, .number .private .ttl_sub_d01 {
    margin-bottom: 50px;
  }
}

@media (max-width: 1399px) {
  .number .employee .ttl_sub_d01, .number .work .ttl_sub_d01, .number .culture .ttl_sub_d01, .number .private .ttl_sub_d01 {
    margin-bottom: 50px;
  }
}

@media (max-width: 711px) {
  .number .employee .ttl_sub_d01, .number .work .ttl_sub_d01, .number .culture .ttl_sub_d01, .number .private .ttl_sub_d01 {
    margin-bottom: 20px;
    font-size: 1.4rem;
  }
}

@media (min-width: 1400px) {
  .number .employee ul, .number .work ul, .number .culture ul, .number .private ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 1399px) {
  .number .employee ul, .number .work ul, .number .culture ul, .number .private ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 20px;
  }
}

@media (max-width: 711px) {
  .number .employee ul, .number .work ul, .number .culture ul, .number .private ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 30px;
  }
}

@media (min-width: 1400px) {
  .number .employee ul li, .number .work ul li, .number .culture ul li, .number .private ul li {
    width: calc(50% - 40px);
    margin-bottom: 50px;
  }
}

@media (max-width: 1399px) {
  .number .employee ul li, .number .work ul li, .number .culture ul li, .number .private ul li {
    width: calc(50% - 20px);
    margin-bottom: 40px;
  }
}

@media (max-width: 711px) {
  .number .employee ul li, .number .work ul li, .number .culture ul li, .number .private ul li {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (min-width: 1400px) {
  .qa .mv_qa {
    height: 700px;
  }
  .qa .mv_qa::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../img/qa/mv_qa.jpg) no-repeat;
    background-size: cover;
    top: -100px;
    z-index: -1;
  }
}

@media (max-width: 1399px) {
  .qa .mv_qa {
    background: url(../img/qa/mv_qa.jpg) no-repeat center;
    background-size: cover;
    height: 500px;
    margin-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .qa .mv_qa {
    background: url(../img/qa/mv_qa.jpg) no-repeat top center;
    background-size: cover;
    height: auto;
    padding: 10px 0 170px 0;
    margin-bottom: 100px;
  }
}

.qa .mv_qa .mv_inner {
  position: absolute;
  background: #fff;
  text-align: center;
}

@media (min-width: 1400px) {
  .qa .mv_qa .mv_inner {
    width: 760px;
    bottom: 50px;
    left: calc(50% - 370px);
  }
}

@media (max-width: 1399px) {
  .qa .mv_qa .mv_inner {
    width: 80%;
    left: 10%;
    bottom: -10px;
    padding: 0px 20px;
  }
}

@media (max-width: 711px) {
  .qa .mv_qa .mv_inner {
    width: 80%;
    left: 10%;
    bottom: -60px;
    padding: 0px 20px;
  }
}

.qa .mv_qa .mv_inner .mv_ttl {
  color: #fff;
}

@media (min-width: 1400px) {
  .qa .mv_qa .mv_inner .mv_ttl {
    font-size: 16.2rem;
    margin: -148px 0 0 0;
  }
}

@media (max-width: 1399px) {
  .qa .mv_qa .mv_inner .mv_ttl {
    font-size: 10rem;
    margin: -110px 0 0 0;
  }
}

@media (max-width: 711px) {
  .qa .mv_qa .mv_inner .mv_ttl {
    font-size: 5rem;
    margin: -47px 0 0 0;
  }
}

.qa .mv_qa .mv_inner .mv_ttl span {
  font-family: "Barlow" , sans-serif;
  font-weight: 200;
}

@media (min-width: 1400px) {
  .qa .mv_qa .mv_inner .mv_ttl span {
    font-size: 12.5rem;
    letter-spacing: 14px;
  }
}

@media (max-width: 1399px) {
  .qa .mv_qa .mv_inner .mv_ttl span {
    font-size: 8rem;
    letter-spacing: 4px;
  }
}

@media (max-width: 711px) {
  .qa .mv_qa .mv_inner .mv_ttl span {
    font-size: 3rem;
    letter-spacing: 4px;
  }
}

.qa .mv_qa .mv_inner h1 {
  color: #1e445b;
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
}

@media (min-width: 1400px) {
  .qa .mv_qa .mv_inner h1 {
    font-size: 4rem;
    line-height: 1.6;
    padding: 0px 0px;
  }
}

@media (max-width: 1399px) {
  .qa .mv_qa .mv_inner h1 {
    font-size: 3rem;
    padding: 30px 0 0;
    line-height: 1.4;
  }
}

@media (max-width: 711px) {
  .qa .mv_qa .mv_inner h1 {
    font-size: 1.6rem;
    padding: 10px 0;
    line-height: 1.4;
  }
}

@media (min-width: 1400px) {
  .qa .mv_qa .mv_inner p {
    font-size: 2rem;
  }
}

@media (max-width: 1399px) {
  .qa .mv_qa .mv_inner p {
    font-size: 1.6rem;
  }
}

@media (max-width: 711px) {
  .qa .mv_qa .mv_inner p {
    font-size: 1.2rem;
  }
}

.qa .content_qa {
  max-width: 1000px;
  margin: auto;
}

@media (min-width: 1400px) {
  .qa .content_qa {
    margin-bottom: 150px;
  }
}

@media (max-width: 1399px) {
  .qa .content_qa {
    padding: 0 20px;
    margin-bottom: 60px;
  }
}

@media (max-width: 711px) {
  .qa .content_qa {
    padding: 0 20px;
    margin-bottom: 60px;
  }
}

.qa .content_qa ul li.question {
  color: #fff;
}

@media (min-width: 1400px) {
  .qa .content_qa ul li.question {
    font-size: 2.6rem;
    height: 80px;
    line-height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 50px 0 10px 0;
  }
  .qa .content_qa ul li.question span {
    font-size: 6rem;
    font-family: 'Helvetica', sans-serif;
    font-weight: 300;
    margin: 0 20px 0 30px;
  }
}

@media (max-width: 1399px) {
  .qa .content_qa ul li.question {
    font-size: 2rem;
    height: 50px;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 50px 0 10px 0;
  }
  .qa .content_qa ul li.question span {
    font-size: 4rem;
    font-family: 'Helvetica', sans-serif;
    font-weight: 300;
    margin: 0 10px 0 10px;
  }
}

@media (max-width: 711px) {
  .qa .content_qa ul li.question {
    font-size: 1.6rem;
    height: 50px;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 50px 0 10px 0;
  }
  .qa .content_qa ul li.question span {
    font-size: 3rem;
    font-family: 'Helvetica', sans-serif;
    font-weight: 300;
    margin: 0 10px 0 10px;
  }
}

.qa .content_qa ul li.answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1400px) {
  .qa .content_qa ul li.answer {
    font-size: 2.2rem;
  }
  .qa .content_qa ul li.answer span {
    font-size: 6rem;
    font-family: 'Helvetica', sans-serif;
    font-weight: 300;
    color: #1487cb;
    margin: 0 20px 0 30px;
  }
  .qa .content_qa ul li.answer p {
    padding-top: 10px;
  }
}

@media (max-width: 1399px) {
  .qa .content_qa ul li.answer span {
    font-size: 4rem;
    font-family: 'Helvetica', sans-serif;
    font-weight: 300;
    color: #1487cb;
    margin: 0 10px 0 10px;
  }
}

@media (max-width: 711px) {
  .qa .content_qa ul li.answer span {
    font-size: 3rem;
    font-family: 'Helvetica', sans-serif;
    font-weight: 300;
    color: #1487cb;
    margin: 0 10px 0 10px;
  }
}

.qa .content_qa ul li.link.color02 a {
  background: #2a5b9d;
}

.qa .content_qa ul li.link.color02 a:hover {
  background: #1487cb;
}

.qa .content_qa ul li.link a {
  background: #1487cb;
  color: #fff;
  display: block;
  position: relative;
  margin: 10px 0 0 auto;
}

@media (min-width: 1400px) {
  .qa .content_qa ul li.link a {
    font-size: 1.8rem;
    width: 335px;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
  }
}

@media (max-width: 1399px) {
  .qa .content_qa ul li.link a {
    font-size: 1.6rem;
    width: 320px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
  }
}

@media (max-width: 711px) {
  .qa .content_qa ul li.link a {
    font-size: 1.4rem;
    width: 280px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
  }
}

@media (min-width: 1400px) {
  .qa .content_qa ul li.link a::after {
    content: '';
    width: 25px;
    height: 10px;
    position: absolute;
    right: 20px;
    top: calc(50% - 9px);
    background: url(../img/common/icon_arrow.png) no-repeat;
    background-size: 25px;
  }
}

@media (max-width: 1399px) {
  .qa .content_qa ul li.link a::after {
    content: '';
    width: 16px;
    height: 10px;
    position: absolute;
    right: 16px;
    top: calc(50% - 5px);
    background: url(../img/common/icon_arrow.png) no-repeat;
    background-size: 16px;
  }
}

@media (max-width: 711px) {
  .qa .content_qa ul li.link a::after {
    content: '';
    width: 16px;
    height: 10px;
    position: absolute;
    right: 16px;
    top: calc(50% - 5px);
    background: url(../img/common/icon_arrow.png) no-repeat;
    background-size: 16px;
  }
}

.qa .content_qa ul li.link a:hover {
  background: #1e445b;
}

.qa .content_qa ul:nth-of-type(1n) .question {
  background: #1e445b;
}

.qa .content_qa ul:nth-of-type(2n) .question {
  background: #2d5896;
}


/*モーダル表示 エントリー*/
.entry br.pc_only{
  display: block;
}
.entry br.sp_only{
  display: none;
}

@media (max-width: 1399px) {
  .entry br.pc_only{
    display: none;
  }
  .entry br.sp_only{
    display: block;
  }
}

.entry .modal {
  position: relative;
  z-index: 8;
}

.entry .modal__content {
  min-height: 100%;
  padding: 0;
}

@media (max-width: 711px) {
  .entry .modal__close:before {
    top: 8px;
    right: 10px;
    font-size: 20px;
  }
}

@media (min-width: 1400px) {
  .entry .mv_entry {
    height: 580px;
  }
  .entry .mv_entry::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../img/entry/mv_entry.jpg) no-repeat bottom center;
    background-size: cover;
    top: -100px;
    z-index: -1;
  }
}

@media (max-width: 1399px) {
  .entry .mv_entry {
    height: 580px;
  }
  .entry .mv_entry::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../img/entry/mv_entry.jpg) no-repeat bottom center;
    background-size: cover;
    top: -100px;
    z-index: -1;
  }
}

@media (max-width: 711px) {
  .entry .mv_entry {
    height: auto;
    background: url(../img/entry/mv_entry_sp.jpg) no-repeat bottom center;
    background-size: cover;
    margin-bottom: 60px;
  }
  .entry .mv_entry::before {
    content: none;
  }
}

@media (min-width: 1400px) {
  .entry .mv_entry .layout, .entry .mv_entry .top_special ul, .top_special .entry .mv_entry ul, .entry .mv_entry .about .drugstore .flex, .about .drugstore .entry .mv_entry .flex, .entry .mv_entry .about .quality ul, .about .quality .entry .mv_entry ul, .entry .mv_entry .news_page .news_topics .news_fbox, .news_page .news_topics .entry .mv_entry .news_fbox, .entry .mv_entry .miryoku .cist, .miryoku .entry .mv_entry .cist, .entry .mv_entry .interview .mv_interview .txt_area, .interview .mv_interview .entry .mv_entry .txt_area, .entry .mv_entry .application .mv_app .alink ul, .application .mv_app .alink .entry .mv_entry ul, .entry .mv_entry .program .program .program_inner, .program .program .entry .mv_entry .program_inner, .entry .mv_entry .program .career .career_inner, .program .career .entry .mv_entry .career_inner, .entry .mv_entry .honne .profile .img_profile, .honne .profile .entry .mv_entry .img_profile, .entry .mv_entry .medical .block_interview .txt_area, .medical .block_interview .entry .mv_entry .txt_area {
    height: 100%;
  }
}

@media (max-width: 1399px) {
  .entry .mv_entry .layout, .entry .mv_entry .top_special ul, .top_special .entry .mv_entry ul, .entry .mv_entry .about .drugstore .flex, .about .drugstore .entry .mv_entry .flex, .entry .mv_entry .about .quality ul, .about .quality .entry .mv_entry ul, .entry .mv_entry .news_page .news_topics .news_fbox, .news_page .news_topics .entry .mv_entry .news_fbox, .entry .mv_entry .miryoku .cist, .miryoku .entry .mv_entry .cist, .entry .mv_entry .interview .mv_interview .txt_area, .interview .mv_interview .entry .mv_entry .txt_area, .entry .mv_entry .application .mv_app .alink ul, .application .mv_app .alink .entry .mv_entry ul, .entry .mv_entry .program .program .program_inner, .program .program .entry .mv_entry .program_inner, .entry .mv_entry .program .career .career_inner, .program .career .entry .mv_entry .career_inner, .entry .mv_entry .honne .profile .img_profile, .honne .profile .entry .mv_entry .img_profile, .entry .mv_entry .medical .block_interview .txt_area, .medical .block_interview .entry .mv_entry .txt_area {
    height: 100%;
  }
}

@media (max-width: 711px) {
  .entry .mv_entry .layout, .entry .mv_entry .top_special ul, .top_special .entry .mv_entry ul, .entry .mv_entry .about .drugstore .flex, .about .drugstore .entry .mv_entry .flex, .entry .mv_entry .about .quality ul, .about .quality .entry .mv_entry ul, .entry .mv_entry .news_page .news_topics .news_fbox, .news_page .news_topics .entry .mv_entry .news_fbox, .entry .mv_entry .miryoku .cist, .miryoku .entry .mv_entry .cist, .entry .mv_entry .interview .mv_interview .txt_area, .interview .mv_interview .entry .mv_entry .txt_area, .entry .mv_entry .application .mv_app .alink ul, .application .mv_app .alink .entry .mv_entry ul, .entry .mv_entry .program .program .program_inner, .program .program .entry .mv_entry .program_inner, .entry .mv_entry .program .career .career_inner, .program .career .entry .mv_entry .career_inner, .entry .mv_entry .honne .profile .img_profile, .honne .profile .entry .mv_entry .img_profile, .entry .mv_entry .medical .block_interview .txt_area, .medical .block_interview .entry .mv_entry .txt_area {
    min-height: 220px;
    padding: 220px 0 0 0;
  }
}

.entry .mv_entry .mv_inner {
  width: 100%;
}

@media (min-width: 1400px) {
  .entry .mv_entry .mv_inner {
    position: absolute;
    bottom: 100px;
  }
}

@media (max-width: 1399px) {
  .entry .mv_entry .mv_inner {
    position: absolute;
    bottom: 100px;
  }
}

@media (max-width: 711px) {
  .entry .mv_entry .mv_inner {
    position: relative;
    bottom: 0;
    margin: -26% 0 0 0;
    padding: 0 20px;
  }
}

.entry .mv_entry .mv_inner h1 {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
}

@media (min-width: 1400px) {
  .entry .mv_entry .mv_inner h1 {
    font-size: 12rem;
    margin: 0 0 15px -10px;
    letter-spacing: 10px;
  }
}

@media (max-width: 1399px) {
  .entry .mv_entry .mv_inner h1 {
    font-size: 12rem;
    margin: 0 0 15px -10px;
    letter-spacing: 10px;
  }
}

@media (max-width: 711px) {
  .entry .mv_entry .mv_inner h1 {
    font-size: 4rem;
    margin: 0 0 15px 0px;
    letter-spacing: 2px;
  }
}

.entry .mv_entry .mv_inner .ttl_sub {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
}

@media (min-width: 1400px) {
  .entry .mv_entry .mv_inner .ttl_sub {
    font-size: 4.8rem;
    margin: 0 0 20px 0;
  }
}

@media (max-width: 1399px) {
  .entry .mv_entry .mv_inner .ttl_sub {
    font-size: 4.8rem;
    margin: 0 0 20px 0;
  }
}

@media (max-width: 711px) {
  .entry .mv_entry .mv_inner .ttl_sub {
    width: 35%;
    font-size: 1.8rem;
    line-height: 1.2;
    margin: 0;
  }
}

@media (min-width: 1400px) {
  .entry .mv_entry .mv_inner .txt_area {
    position: absolute;
    bottom: 20px;
    left: 45%;
    width: 100%;
    font-size: 2rem;
  }
}

@media (max-width: 1399px) {
  .entry .mv_entry .mv_inner .txt_area {
    position: absolute;
    bottom: 20px;
    left: 45%;
    width: 100%;
    font-size: 2rem;
  }
}

@media (max-width: 711px) {
  .entry .mv_entry .mv_inner .txt_area {
    width: 52%;
    position: absolute;
    bottom: -10px;
    left: 42%;
  }
  .entry .mv_entry .mv_inner .txt_area p {
    font-size: 1.2rem;
    line-height: 1.3;
  }
}

@media (max-width: 711px) {
  .entry .entry_box {
    margin-bottom: 40px;
  }
}

.entry .entry_box h2 {
  color: #1e445b;
}

.entry .entry_box h2.text_style01 {
  letter-spacing: -5px;
}

@media (min-width: 1400px) {
  .entry .entry_box h2 {
    /*font-size: 6rem;*/
    font-size: 4rem;
    font-weight: bold;
    /*margin: 0 0 0px 250px;*/
    margin: -5px 0 30px 0;
  }
}

@media (max-width: 1399px) {
  .entry .entry_box h2 {
    /*font-size: 6rem;*/
    font-size: 4rem;
    font-weight: bold;
    /*margin: 0 0 0px 250px;*/
    margin: -5px 0 30px 0;
  }
}

@media (max-width: 711px) {
  .entry .entry_box h2 {
    font-size: 1.7rem;
    text-align: left;
    margin: -5px 0 12px 0;
  }
  .entry .entry_box h2.text_style01 {
    letter-spacing: 0;
  }
}

.entry .entry_box .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media (min-width: 1400px) {
  .entry .entry_box .inner {
    /*width: 1180px;*/
    padding: 30px;
    margin: 0 0 0 auto;
  }
}

@media (max-width: 1399px) {
  .entry .entry_box .inner {
    /*max-width: 1180px;*/
    width: 100%;
    padding: 30px;
    margin: 0 0 0 auto;
    align-items: center;
  }
}

@media (max-width: 711px) {
  .entry .entry_box .inner {
    width: auto;
    padding: 20px 0;
  }
}

.entry .entry_box .inner::before {
  content: '';
  width: 200%;
  height: 100%;
  position: absolute;
  background: #d2dade;
  top: 0px;
  left: 0px;
  z-index: -1;
}

@media (min-width: 1400px) {
  .entry .entry_box .inner .img_box {
    width: 700px;
  }
}

@media (max-width: 1399px) {
  .entry .entry_box .inner .img_box {
    max-width: 700px;
    width: 100%;
  }
}

@media (max-width: 711px) {
  .entry .entry_box .inner .img_box {
    width: 55%;
  }
}

.entry .entry_box .inner .btn_box {
  /*background: url(../img/entry/bg_entry.png) no-repeat top left;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.entry .entry_box.career .inner .btn_box {
  flex-direction: column;
  align-items: baseline;
}

.entry .entry_box.career .inner .btn_box::before {
  content: "";
  display: block;
  width: 347px;
  /*height: 179px;*/
}

@media (min-width: 1400px) {
  .entry .entry_box .inner .btn_box {
    width: 400px;
    margin-bottom:15px;
    /*height: 100%;*/
  }
}

@media (max-width: 1399px) {
  .entry .entry_box .inner .btn_box {
    width: 100%;
    /*height: 26vw;*/
    margin-bottom:15px;
    background-size: 100%;
  }
  .entry .entry_box.career .inner .btn_box {
    /*height: 36vw;*/
  }
}

@media (max-width: 711px) {
  .entry .entry_box .inner .btn_box {
    /*width: 45%;*/
    width: 100%;
    /*padding: 0 20px;*/
    margin-bottom:10px;
    background-size: 60%;
    /*height: 22vw;*/
  }
  .entry .entry_box.career .inner .btn_box {
    /*height: 31vw;*/
  }
  .entry .entry_box.career .inner .btn_box::before {
    content: "";
    display: block;
    width: 100%;
    /*height: 12vw;*/
  }
}

.entry .entry_box .inner .btn_box a {
  background: #1e445b;
  color: #fff;
  text-align: center;
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
}

.entry .entry_box .inner .btn_box .modal__btn {
  background: #396ca6;
  color: #fff;
  font-size: 3rem;
  text-align: center;
  font-weight: normal;
  line-height: 55px;
  margin-bottom: 7px;
  width: 347px;
}

.entry .entry_box .inner .btn_box .modal__btn::after {
  content: none;
}

@media (min-width: 1400px) {
  .entry .entry_box .inner .btn_box a {
    font-size: 3.6rem;
    line-height: 80px;
    width: 347px;
  }
  .entry .entry_box .inner .btn_box a small{
    font-size:2rem;
  }
}

@media (max-width: 1399px) {
  .entry .entry_box .inner .btn_box a {
    font-size: 3.2rem;
    line-height: 80px;
    width: 347px;
  }
  .entry .entry_box .inner .btn_box a small{
    font-size:1.8rem;
  }
}

@media (max-width: 711px) {
  .entry .entry_box .inner .btn_box a,
  .entry .entry_box .inner .btn_box .modal__btn {
    font-size: 1.3rem;
    line-height: 1.2rem;
    width: 90%;
    padding:1rem 0;
  }
  .entry .entry_box .inner .btn_box .modal__btn {
    font-size: 1.3rem;
    line-height: 27px;
  }
  .entry .entry_box .inner .btn_box a small{
    font-size:1rem;
  }
}

.entry .entry_box .inner .btn_box a:hover,
.entry .entry_box .inner .btn_box .modal__btn:hover {
  background: #1487cb;
}

@media (min-width: 1400px) {
  .entry .entry_box.graduate {
    margin-bottom: 80px;
  }
  .entry .entry_box.career {
    margin-bottom: 80px;
  }
  .entry_box_content {
    display: flex;
    flex-direction: column;
    margin-left: 25px;
    position: relative;
  }
  .entry_box_content.vertical-center{
    margin-top:90px;
  }
}

@media (max-width: 1399px) {
  .entry .entry_box.graduate {
    margin-bottom: 80px;
  }
  .entry_box_content {
    display: flex;
    flex-direction: column;
    margin-left: 25px;
    position: relative;
  }
  .entry_box_content.vertical-center{
    margin-top:30px;
  }
}

@media (max-width: 711px) {
  .entry .entry_box.graduate {
    margin-bottom: 40px;
  }
  .entry_box_content {
    display: flex;
    flex-direction: column;
    margin-left: 15px;
    position: relative;
    width: 40%;
  }
  .entry_box_content.vertical-center{
    margin-top:10px;
  }
}

@media (min-width: 1400px) {
  .entry .entry_box.graduate h2 {
    margin: 30px 0 30px 0;
  }
}

@media (min-width: 1400px) {
  .entry .entry_box.graduate .inner {
    margin: 0 auto 0 0;
  }
}

.entry .entry_box.graduate .inner::before {
  content: '';
  width: 200%;
  height: 100%;
  position: absolute;
  background: #d5ebf8;
  top: 0px;
  left: auto;
  right: 0px;
}

@media (min-width: 1400px) {
  .entry .entry_box.last {
    margin-bottom: 200px;
  }
}

@media (max-width: 711px) {
  .entry .entry_box.last {
    margin-bottom: 80px;
  }
}

@media (min-width: 1400px) {
  .entry.entry_career .mv_entry {
    height: 580px;
  }
  .entry.entry_career .mv_entry::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../img/entry/mv_entry_career.jpg) no-repeat bottom center;
    background-size: cover;
    top: -100px;
    z-index: -1;
  }
}

@media (max-width: 711px) {
  .entry.entry_career .mv_entry {
    background: url(../img/entry/mv_entry_career_sp.jpg) no-repeat bottom center;
    background-size: cover;
    margin-bottom: 60px;
  }
}

.entry.entry_career .form_area {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (min-width: 1400px) {
  .entry.entry_career .form_area {
    max-width: 1140px;
    margin: 0px auto;
    padding: 0 30px;
  }
}

.entry.entry_career .form_area h2 {
  color: #1e445b;
  text-align: center;
}

@media (min-width: 1400px) {
  .entry.entry_career .form_area h2 {
    font-size: 6rem;
    margin-bottom: 80px;
  }
}

/* 薬剤師　総合職　医療事務 */
.job_top .job_mv {
  max-height: 800px;
  overflow: hidden;
}

@media (min-width: 1400px) {
  .job_top .job_mv {
    margin-bottom: 150px;
    margin-top: 60px;
  }
}

@media (max-width: 1399px) {
  .job_top .job_mv {
    margin-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .job_top .job_mv {
    margin-bottom: 50px;
  }
}

.job_top .job_mv img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left center;
     object-position: left center;
  max-height: 800px;
}

.job_top .block_discover {
  position: relative;
}

@media (min-width: 1400px) {
  .job_top .block_discover {
    background: url(../img/pharmacy/side_discover.png) no-repeat right 20px center;
    margin-bottom: 150px;
  }
}

@media (max-width: 1399px) {
  .job_top .block_discover {
    background: url(../img/pharmacy/side_discover.png) no-repeat right 20px center;
    margin-bottom: 150px;
  }
}

@media (max-width: 711px) {
  .job_top .block_discover {
    background: none;
    margin-bottom: 50px;
  }
}

.job_top .block_discover .img_box {
  margin-right: auto;
  max-width: 850px;
}

@media (max-width: 1399px) {
  .job_top .block_discover .img_box {
    width: 60%;
  }
}

@media (max-width: 711px) {
  .job_top .block_discover .img_box {
    width: 100%;
  }
}

.job_top .block_discover .text_box {
  background: #fff;
  width: 100%;
  max-width: 630px;
  height: 100%;
  max-height: 430px;
}

@media (min-width: 1400px) {
  .job_top .block_discover .text_box {
    position: absolute;
    top: calc( 50% - 215px);
    left: 50%;
    padding: 60px 0 25px 90px;
  }
}

@media (max-width: 1399px) {
  .job_top .block_discover .text_box {
    position: absolute;
    top: calc( 50% - 215px);
    left: 50%;
    padding: 60px 40px 30px 40px;
    width: 50%;
  }
}

@media (max-width: 711px) {
  .job_top .block_discover .text_box {
    background: linear-gradient(transparent 45px, #fff 45px);
    padding: 0 20px;
    position: relative;
    top: -80px;
    left: 0;
    width: 80%;
  }
}

@media (max-width: 711px) and (max-width: 711px) {
  .job_top .block_discover .text_box .ttl_d01 {
    font-size: 2rem;
    letter-spacing: 4px;
    padding: 2px 10px 5px;
    left: 30px;
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
  }
}

@media (max-width: 711px) and (max-width: 711px) {
  .job_top .block_discover .text_box .ttl_sub_d01 {
    padding-bottom: 20px;
  }
}

@media (max-width: 1399px) {
  .job_top .block_discover .text_box .btn_more_2 {
    right: 40px;
    bottom: 40px;
  }
}

@media (max-width: 711px) {
  .job_top .block_discover .text_box .btn_more_2 {
    right: auto;
    bottom: -70px;
    left: calc(50% - 60px);
    width: 200px;
    text-align: center;
    right: auto;
  }
}

.job_top .intro {
  background: url(../img/pharmacy/bg_pharmacist.jpg) no-repeat center top;
  background-size: cover;
}

@media (max-width: 711px) {
  .job_top .intro {
    padding: 0px 0 20px;
    margin-bottom: 50px;
  }
}

.job_top .intro .inner {
  background: url(../img/pharmacy/side_pharmacist.png) no-repeat right 20px center;
  padding: 60px 0;
  text-align: center;
}

@media (max-width: 711px) {
  .job_top .intro .inner {
    background: none;
    padding: 60px 20px;
  }
}

@media (min-width: 1400px) {
  .job_top .intro .slide_interview {
    margin: 45px auto 140px;
  }
}

@media (max-width: 1399px) {
  .job_top .intro .slide_interview {
    margin: 30px auto 30px;
  }
}

@media (max-width: 711px) {
  .job_top .intro .slide_interview {
    margin: auto;
  }
}

.job_top .intro .slide_interview li {
  width: 100%;
  margin-left: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 160px;
}

@media (max-width: 1399px) {
  .job_top .intro .slide_interview li {
    padding-right: 100px;
  }
}

@media (max-width: 711px) {
  .job_top .intro .slide_interview li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
    padding: 0;
  }
}

@media (min-width: 1400px) {
  .job_top .intro .slide_interview li .img_box {
    max-width: 580px;
  }
}

@media (max-width: 1399px) {
  .job_top .intro .slide_interview li .img_box {
    width: 50%;
  }
}

@media (max-width: 711px) {
  .job_top .intro .slide_interview li .img_box {
    width: 100%;
  }
  .job_top .intro .slide_interview li .img_box img {
    max-height: 180px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
}

.job_top .intro .slide_interview li .text_box {
  background: #fff;
  position: relative;
  text-align: left;
}

@media (min-width: 1400px) {
  .job_top .intro .slide_interview li .text_box {
    width: calc(100% - 580px);
    padding: 40px 50px 0 50px;
  }
}

@media (max-width: 1399px) {
  .job_top .intro .slide_interview li .text_box {
    width: 50%;
    padding: 40px 40px;
  }
}

@media (max-width: 711px) {
  .job_top .intro .slide_interview li .text_box {
    width: 100%;
    padding: 10px 20px;
  }
}

.job_top .intro .slide_interview li .text_box .ttl {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  color: #1e445b;
  line-height: 1;
}

@media (min-width: 1400px) {
  .job_top .intro .slide_interview li .text_box .ttl {
    font-size: 3.3rem;
    letter-spacing: 6px;
    margin-bottom: 50px;
  }
}

@media (max-width: 1399px) {
  .job_top .intro .slide_interview li .text_box .ttl {
    font-size: 3.3rem;
    letter-spacing: 6px;
    margin-bottom: 50px;
  }
}

@media (max-width: 711px) {
  .job_top .intro .slide_interview li .text_box .ttl {
    font-size: 2.4rem;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
}

.job_top .intro .slide_interview li .text_box .ttl.dark_blue {
  color: #2d5896;
}

.job_top .intro .slide_interview li .text_box .text {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  color: #1e445b;
}

@media (min-width: 1400px) {
  .job_top .intro .slide_interview li .text_box .text {
    font-size: 2.5rem;
    margin-bottom: 25px;
  }
}

@media (max-width: 1399px) {
  .job_top .intro .slide_interview li .text_box .text {
    font-size: 2rem;
    margin-bottom: 25px;
  }
}

@media (max-width: 711px) {
  .job_top .intro .slide_interview li .text_box .text {
    font-size: 1.4rem;
    line-height: 1.8;
    margin-bottom: 5px;
  }
}

.job_top .intro .slide_interview li .text_box .text.dark_blue {
  color: #2d5896;
}

.job_top .intro .slide_interview li .text_box .badge {
  background: #1e445b;
  color: #fff;
  line-height: 1;
  display: inline-block;
  padding: 4px 10px;
}

@media (min-width: 1400px) {
  .job_top .intro .slide_interview li .text_box .badge {
    margin-bottom: 15px;
  }
}

@media (max-width: 1399px) {
  .job_top .intro .slide_interview li .text_box .badge {
    margin-bottom: 15px;
  }
}

@media (max-width: 711px) {
  .job_top .intro .slide_interview li .text_box .badge {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
}

.job_top .intro .slide_interview li .text_box .badge.dark_blue {
  background: #2d5896;
}

.job_top .intro .slide_interview li .text_box .status {
  line-height: 1;
}

@media (max-width: 711px) {
  .job_top .intro .slide_interview li .text_box .status {
    font-size: 1.2rem;
  }
}

@media (max-width: 1399px) {
  .job_top .intro .slide_interview li .text_box .btn_more_2 {
    right: -40px;
  }
}

@media (max-width: 711px) {
  .job_top .intro .slide_interview li .text_box .btn_more_2 {
    right: 0px;
  }
}

.job_top .intro .slide_interview .slick-arrow {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  position: absolute;
  bottom: -60px;
}

@media (min-width: 1400px) {
  .job_top .intro .slide_interview .slick-arrow {
    font-size: 2rem;
  }
}

@media (max-width: 1399px) {
  .job_top .intro .slide_interview .slick-arrow {
    font-size: 2rem;
  }
}

@media (max-width: 711px) {
  .job_top .intro .slide_interview .slick-arrow {
    font-size: 1.8rem;
  }
}

.job_top .intro .slide_interview .slick-prev {
  padding: 10px 20px 10px 50px;
}

@media (min-width: 1400px) {
  .job_top .intro .slide_interview .slick-prev {
    left: 40%;
  }
}

@media (max-width: 1399px) {
  .job_top .intro .slide_interview .slick-prev {
    left: 40%;
  }
}

@media (max-width: 711px) {
  .job_top .intro .slide_interview .slick-prev {
    left: 20%;
  }
}

.job_top .intro .slide_interview .slick-prev::before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  background: url(../img/common/icon_arrow_prev.png) no-repeat;
  left: 10px;
  bottom: 5px;
}

@media (max-width: 711px) {
  .job_top .intro .slide_interview .slick-prev::before {
    bottom: 6px;
  }
}

.job_top .intro .slide_interview .slick-next {
  padding: 10px 50px 10px 20px;
}

@media (min-width: 1400px) {
  .job_top .intro .slide_interview .slick-next {
    right: 40%;
  }
}

@media (max-width: 1399px) {
  .job_top .intro .slide_interview .slick-next {
    right: 40%;
  }
}

@media (max-width: 711px) {
  .job_top .intro .slide_interview .slick-next {
    right: 20%;
  }
}

.job_top .intro .slide_interview .slick-next::after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  background: url(../img/common/icon_arrow_next.png) no-repeat;
  right: 10px;
  bottom: 5px;
}

@media (max-width: 711px) {
  .job_top .intro .slide_interview .slick-next::after {
    bottom: 6px;
  }
}

.job_top .intro .slide_interview .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: revert;
      -ms-flex-align: revert;
          align-items: revert;
}

@media (min-width: 1400px) {
  .job_top .intro .slide_interview .slick-dots {
    top: 90px;
    left: 700px;
  }
}

@media (max-width: 1399px) {
  .job_top .intro .slide_interview .slick-dots {
    top: 90px;
    left: calc(50% + 30px);
  }
}

@media (max-width: 711px) {
  .job_top .intro .slide_interview .slick-dots {
    top: auto;
    left: auto;
    bottom: 150px;
    right: 5px;
  }
}

.job_top .intro .slide_interview .slick-dots li {
  margin: 0;
  padding: 0;
  color: #d1d4d6;
  background: #d1d4d6;
  border-radius: 50%;
  width: 9px;
  height: 9px;
}

@media (min-width: 1400px) {
  .job_top .intro .slide_interview .slick-dots li {
    margin-right: 15px;
  }
}

@media (max-width: 1399px) {
  .job_top .intro .slide_interview .slick-dots li {
    margin-right: 15px;
  }
}

@media (max-width: 711px) {
  .job_top .intro .slide_interview .slick-dots li {
    margin-right: 5px;
  }
}

.job_top .intro .slide_interview .slick-dots li.slick-active {
  color: #1e445b;
  background: #1e445b;
}

.job_top .intro .slide_interview .slick-dots li button {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  visibility: hidden;
}

@media (min-width: 1400px) {
  .job_top .realtalk {
    margin-bottom: 145px;
  }
}

@media (max-width: 1399px) {
  .job_top .realtalk {
    margin-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .job_top .realtalk {
    margin-bottom: 50px;
  }
}

@media (min-width: 1400px) {
  .job_top .realtalk .ttl_area {
    margin: 0 0 20px 140px;
  }
}

@media (max-width: 1399px) {
  .job_top .realtalk .ttl_area {
    margin: 0 0 20px 140px;
  }
}

@media (max-width: 711px) {
  .job_top .realtalk .ttl_area {
    margin: auto;
  }
}

.job_top .realtalk .inner {
  position: relative;
}

@media (min-width: 1400px) {
  .job_top .realtalk .inner {
    background: url(../img/pharmacy/side_realtalk.png) no-repeat right 20px center;
    margin-left: 70px;
  }
}

@media (max-width: 1399px) {
  .job_top .realtalk .inner {
    background: url(../img/pharmacy/side_realtalk.png) no-repeat right 20px center;
    margin-left: 70px;
  }
}

@media (max-width: 711px) {
  .job_top .realtalk .inner {
    background: none;
    margin-left: auto;
  }
}

.job_top .realtalk .inner::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../img/pharmacy/bg_dotted.jpg);
  max-width: 1330px;
  max-height: 450px;
  z-index: -1;
}

@media (max-width: 711px) {
  .job_top .realtalk .inner::before {
    background-size: 12px;
  }
}

.job_top .realtalk .talk_area {
  max-width: 1000px;
  margin: auto;
  position: relative;
}

@media (min-width: 1400px) {
  .job_top .realtalk .talk_area {
    padding: 90px 0 0 0;
  }
}

@media (max-width: 1399px) {
  .job_top .realtalk .talk_area {
    padding: 50px 0 0 0;
  }
}

@media (max-width: 711px) {
  .job_top .realtalk .talk_area {
    padding: 20px 20px 80px;
  }
}

.job_top .realtalk .talk_area .text_box {
  background: #fff;
}

@media (min-width: 1400px) {
  .job_top .realtalk .talk_area .text_box {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 35px 0 0 45px;
    width: 500px;
    height: 155px;
  }
}

@media (max-width: 1399px) {
  .job_top .realtalk .talk_area .text_box {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 35px 0 0 45px;
    width: 500px;
    height: 155px;
  }
}

@media (max-width: 711px) {
  .job_top .realtalk .talk_area .text_box {
    position: static;
    padding: 10px 20px;
    height: auto;
    width: auto;
  }
}

@media (min-width: 1400px) {
  .job_top .realtalk .talk_area .text_box .btn_more_2 {
    right: -20px;
    bottom: -30px;
  }
}

@media (max-width: 1399px) {
  .job_top .realtalk .talk_area .text_box .btn_more_2 {
    right: -20px;
    bottom: -30px;
  }
}

@media (max-width: 711px) {
  .job_top .realtalk .talk_area .text_box .btn_more_2 {
    right: 20px;
    bottom: 15px;
  }
}

@media (max-width: 711px) {
  .job_top .others {
    margin-bottom: 30px;
  }
}

.job_top .others .others_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1399px) {
  .job_top .others .others_inner {
    padding: 0 40px;
  }
}

@media (max-width: 711px) {
  .job_top .others .others_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
}

.job_top .others .others_inner li {
  position: relative;
}

@media (min-width: 1400px) {
  .job_top .others .others_inner li {
    width: 49%;
    height: 570px;
  }
}

@media (max-width: 1399px) {
  .job_top .others .others_inner li {
    width: 49%;
    height: 570px;
  }
}

@media (max-width: 711px) {
  .job_top .others .others_inner li {
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
  }
}

@media (min-width: 1400px) {
  .job_top .others .others_inner li:nth-of-type(2n) {
    margin-top: 50px;
  }
}

@media (max-width: 1399px) {
  .job_top .others .others_inner li:nth-of-type(2n) {
    margin-top: 50px;
  }
}

@media (max-width: 711px) {
  .job_top .others .others_inner li:nth-of-type(2n) {
    margin-top: 0px;
  }
}

.job_top .others .others_inner li .note {
  background: #fff;
  width: 90%;
}

@media (min-width: 1400px) {
  .job_top .others .others_inner li .note {
    position: absolute;
    top: 320px;
    padding: 30px 20px 100px;
  }
}

@media (max-width: 1399px) {
  .job_top .others .others_inner li .note {
    position: absolute;
    top: 320px;
    padding: 30px 20px 100px;
  }
}

@media (max-width: 711px) {
  .job_top .others .others_inner li .note {
    width: 80%;
    position: relative;
    top: -60px;
    padding: 10px 20px;
  }
}

.job_top .others .others_inner li dt {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  color: #1e445b;
  border-left: #1e445b 1px solid;
}

@media (min-width: 1400px) {
  .job_top .others .others_inner li dt {
    font-size: 3.2rem;
    padding: 0px 0 0 20px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
}

@media (max-width: 1399px) {
  .job_top .others .others_inner li dt {
    font-size: 3.2rem;
    padding: 0px 0 0 20px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
}

@media (max-width: 711px) {
  .job_top .others .others_inner li dt {
    font-size: 2rem;
    padding: 0px 0 0 0px;
    margin-bottom: 10px;
  }
}

.job_top .others .others_inner li dt.dark_blue {
  color: #2d5896;
  border-left: #2d5896 1px solid;
}

.job_top .others .others_inner li dt span {
  display: block;
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  font-size: 1.5rem;
}

.job_top .others .others_inner li dd {
  line-height: 1.8;
}

@media (max-width: 711px) {
  .job_top .others .others_inner li dd {
    font-size: 1.4rem;
  }
}

.job_top .others .others_inner li .ttl {
  position: relative;
}

.job_top .others .others_inner li .ttl .ttl_item {
  position: relative;
  background: #1e445b;
  color: #fff;
  font-family: "Barlow" , sans-serif;
  font-weight: 200;
  display: inline-block;
  padding: 0 20px 5px;
  letter-spacing: 3px;
  position: absolute;
  top: -30px;
  left: 20px;
}

@media (min-width: 1400px) {
  .job_top .others .others_inner li .ttl .ttl_item {
    font-size: 2.2rem;
    line-height: 50px;
  }
}

@media (max-width: 1399px) {
  .job_top .others .others_inner li .ttl .ttl_item {
    font-size: 2.2rem;
    line-height: 50px;
  }
}

@media (max-width: 711px) {
  .job_top .others .others_inner li .ttl .ttl_item {
    font-size: 1.6rem;
    line-height: 30px;
    padding: 1px 10px 5px;
    letter-spacing: 2px;
    top: -20px;
  }
}

.job_top .others .others_inner li .ttl .ttl_item.dark_blue {
  background: #2d5896;
}

@media (min-width: 1400px) {
  .job_top .others .others_inner li .btn_more_2 {
    bottom: 0;
    right: -30px;
  }
}

@media (max-width: 1399px) {
  .job_top .others .others_inner li .btn_more_2 {
    bottom: 0;
    right: -30px;
  }
}

@media (max-width: 711px) {
  .job_top .others .others_inner li .btn_more_2 {
    bottom: -50px;
    right: -60px;
  }
}

@media (min-width: 1400px) {
  .job_top .internship {
    background: url(../img/pharmacy/side_internship.png) no-repeat right 20px center;
    margin-bottom: 145px;
  }
}

@media (max-width: 1399px) {
  .job_top .internship {
    background: url(../img/pharmacy/side_internship.png) no-repeat right 20px center;
    margin-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .job_top .internship {
    background: none;
    margin-bottom: 100px;
  }
}

@media (min-width: 1400px) {
  .job_top .internship .ttl_d02 {
    margin: 0 55px 0px 105px;
    position: absolute;
    top: -40px;
  }
}

@media (max-width: 1399px) {
  .job_top .internship .ttl_d02 {
    margin: 0 55px 0px 105px;
    position: absolute;
    top: -40px;
  }
}

@media (max-width: 711px) {
  .job_top .internship .ttl_d02 {
    top: -10px;
    margin: 0;
  }
}

@media (min-width: 1400px) {
  .job_top .internship .ttl_d02::before {
    left: -100px;
    top: -40px;
  }
}

@media (max-width: 1399px) {
  .job_top .internship .ttl_d02::before {
    left: -100px;
    top: -40px;
  }
}

@media (max-width: 711px) {
  .job_top .internship .ttl_d02::before {
    right: -60px;
    left: auto;
    width: 60px;
    background-size: contain;
  }
}

.job_top .internship .img_box {
  margin-right: auto;
  max-width: 1330px;
}

@media (max-width: 1399px) {
  .job_top .internship .img_box {
    padding: 0 60px 0 0;
  }
}

@media (max-width: 711px) {
  .job_top .internship .img_box {
    margin: -10px 0 0 0;
    padding: 0;
  }
}

.job_top .internship .catch {
  background: #fff;
  color: #1e445b;
  font-family: 'Noto Serif JP', serif;
  font-weight: 100;
  position: absolute;
}

@media (min-width: 1400px) {
  .job_top .internship .catch {
    font-size: 3.2rem;
    line-height: 2;
    bottom: 55px;
    right: 70px;
    padding: 0 40px;
  }
}

@media (max-width: 1399px) {
  .job_top .internship .catch {
    font-size: 3.2rem;
    line-height: 2;
    bottom: 55px;
    right: 70px;
    padding: 0 40px;
  }
}

@media (max-width: 711px) {
  .job_top .internship .catch {
    font-size: 1.6rem;
    bottom: -30px;
    right: auto;
    width: 60%;
    line-height: 1.6;
    padding: 0 10px;
    max-width: calc(100% - 170px);
  }
}

.job_top .internship .catch.dark_blue {
  color: #2d5896;
}

@media (min-width: 1400px) {
  .job_top .internship .btn_more_2 {
    right: 70px;
    bottom: -40px;
  }
}

@media (max-width: 1399px) {
  .job_top .internship .btn_more_2 {
    right: 60px;
    bottom: -40px;
  }
}

@media (max-width: 711px) {
  .job_top .internship .btn_more_2 {
    right: 0;
    bottom: -20px;
  }
}

.miryoku .mv_miryoku {
  position: relative;
}

@media (min-width: 1400px) {
  .miryoku .mv_miryoku {
    height: 100vh;
    max-height: 650px;
    margin-bottom: 170px;
    margin-top: 60px;
  }
}

@media (max-width: 1399px) {
  .miryoku .mv_miryoku {
    height: 100vh;
    max-height: 500px;
    margin-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .miryoku .mv_miryoku {
    height: auto;
    padding-bottom: 40px;
  }
}

@media (min-width: 1400px) {
  .miryoku .mv_miryoku .block_w {
    background: #fff;
    height: 240px;
    width: 60%;
    position: absolute;
    bottom: -2px;
    left: 0;
  }
}

@media (max-width: 1399px) {
  .miryoku .mv_miryoku .block_w {
    background: #fff;
    height: 155px;
    width: 55%;
    position: absolute;
    bottom: -2px;
    left: 0;
  }
}

@media (max-width: 711px) {
  .miryoku .mv_miryoku .block_w {
    display: none;
  }
}

.miryoku .mv_miryoku .layout-l, .miryoku .mv_miryoku .top_message, .miryoku .mv_miryoku .top_jobcategory, .miryoku .mv_miryoku .top_why, .miryoku .mv_miryoku .top_special, .miryoku .mv_miryoku .message .lead .lead_inner, .message .lead .miryoku .mv_miryoku .lead_inner, .miryoku .mv_miryoku .jinji .jinji_block_a, .jinji .miryoku .mv_miryoku .jinji_block_a, .miryoku .mv_miryoku .jinji .jinji_block_b, .jinji .miryoku .mv_miryoku .jinji_block_b, .miryoku .mv_miryoku .about .ws_mv, .about .miryoku .mv_miryoku .ws_mv, .miryoku .mv_miryoku .about .drugstore, .about .miryoku .mv_miryoku .drugstore, .miryoku .mv_miryoku .job_top .block_discover, .job_top .miryoku .mv_miryoku .block_discover, .miryoku .mv_miryoku .job_top .internship, .job_top .miryoku .mv_miryoku .internship, .miryoku .mv_miryoku .interview .block, .interview .miryoku .mv_miryoku .block, .miryoku .mv_miryoku .interview .myoff, .interview .miryoku .mv_miryoku .myoff, .miryoku .mv_miryoku .honne .block_honne, .honne .miryoku .mv_miryoku .block_honne, .miryoku .mv_miryoku .honne .img_all .img_all_inner, .honne .img_all .miryoku .mv_miryoku .img_all_inner, .miryoku .mv_miryoku .medical .block, .medical .miryoku .mv_miryoku .block {
  position: relative;
  height: 100%;
}

@media (min-width: 1400px) {
  .miryoku .mv_miryoku .mv_inner {
    position: absolute;
    bottom: -2px;
    width: 850px;
    height: 325px;
    padding-left: 120px;
  }
}

@media (max-width: 1399px) {
  .miryoku .mv_miryoku .mv_inner {
    position: absolute;
    bottom: -2px;
    width: 55%;
    height: 245px;
    padding-left: 60px;
  }
}

@media (max-width: 711px) {
  .miryoku .mv_miryoku .mv_inner {
    background: linear-gradient(transparent 35px, #fff 35px);
    position: relative;
    top: 130px;
    width: 80%;
    height: auto;
    padding: 0 20px;
  }
}

.miryoku .mv_miryoku .mv_inner h1 {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  font-size: 13rem;
  letter-spacing: 18px;
  margin: 0 0 20px -10px;
}

@media (max-width: 1399px) {
  .miryoku .mv_miryoku .mv_inner h1 {
    font-size: 10rem;
    letter-spacing: 10px;
    margin: 0 0 10px 0px;
  }
}

@media (max-width: 711px) {
  .miryoku .mv_miryoku .mv_inner h1 {
    font-size: 5rem;
    letter-spacing: 0px;
    margin: 0 0 10px 0px;
  }
}

.miryoku .mv_miryoku .mv_inner .ttl_sub {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  font-size: 4.8rem;
  margin: 0 0 60px 0;
}

@media (max-width: 1399px) {
  .miryoku .mv_miryoku .mv_inner .ttl_sub {
    font-size: 3.6rem;
    margin: 0 0 30px 0;
  }
}

@media (max-width: 711px) {
  .miryoku .mv_miryoku .mv_inner .ttl_sub {
    font-size: 1.6rem;
    margin: 0 0 10px 0;
  }
}

@media (max-width: 711px) {
  .miryoku .mv_miryoku .mv_inner p {
    font-size: 1.2rem;
  }
}

.miryoku .cist {
  text-align: center;
}

@media (min-width: 1400px) {
  .miryoku .cist {
    padding: 80px 45px 45px;
    margin-bottom: 190px;
  }
}

@media (max-width: 1399px) {
  .miryoku .cist {
    padding: 80px 45px 45px;
    margin: 0 60px 100px;
  }
}

@media (max-width: 711px) {
  .miryoku .cist {
    padding: 30px 20px 30px;
    margin: auto;
    margin-bottom: 50px;
  }
}

@media (min-width: 1400px) {
  .miryoku .cist .txt_area {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 80px, rgba(255, 255, 255, 0.6) 80px, rgba(255, 255, 255, 0.6) 100%);
  }
}

@media (max-width: 1399px) {
  .miryoku .cist .txt_area {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 80px, rgba(255, 255, 255, 0.6) 80px, rgba(255, 255, 255, 0.6) 100%);
  }
}

@media (max-width: 711px) {
  .miryoku .cist .txt_area {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 30px, rgba(255, 255, 255, 0.6) 30px, rgba(255, 255, 255, 0.6) 100%);
    padding: 0 10px;
  }
}

@media (min-width: 1400px) {
  .miryoku .cist .txt_area p {
    padding: 0 0 50px 0;
    font-size: 2rem;
  }
}

@media (max-width: 1399px) {
  .miryoku .cist .txt_area p {
    padding: 0 0 50px 0;
    font-size: 2rem;
  }
}

@media (max-width: 711px) {
  .miryoku .cist .txt_area p {
    padding: 0 0 50px 0;
    font-size: 1.4rem;
  }
}

@media (min-width: 1400px) {
  .miryoku .attraction {
    margin-bottom: 300px;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction {
    margin-bottom: 200px;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction {
    margin-bottom: 50px;
  }
}

.miryoku .attraction .ttl_area {
  text-align: center;
}

@media (min-width: 1400px) {
  .miryoku .attraction .ttl_area {
    margin-bottom: 90px;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .ttl_area {
    margin-bottom: 90px;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .ttl_area {
    margin-bottom: 30px;
  }
}

.miryoku .attraction .point {
  position: relative;
}

@media (min-width: 1400px) {
  .miryoku .attraction .point {
    margin-bottom: 30px;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point {
    width: 90%;
    margin-bottom: 30px;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point {
    width: 100%;
    margin-bottom: 40px;
  }
}

.miryoku .attraction .point .label {
  width: 242px;
  height: 188px;
  text-align: center;
}

@media (max-width: 1399px) {
  .miryoku .attraction .point .label {
    width: 160px;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point .label {
    width: 100px;
    height: 80px;
  }
}

.miryoku .attraction .point .label span {
  display: block;
  color: #fff;
}

@media (min-width: 1400px) {
  .miryoku .attraction .point .label span:nth-of-type(1) {
    font-size: 3.4rem;
    padding: 40px 0 20px 20px;
    letter-spacing: 20px;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point .label span:nth-of-type(1) {
    font-size: 3.4rem;
    padding: 10px 0 10px 20px;
    letter-spacing: 20px;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point .label span:nth-of-type(1) {
    font-size: 2rem;
    padding: 0px 0 10px 10px;
    letter-spacing: 10px;
  }
}

.miryoku .attraction .point .label span:nth-of-type(2) {
  font-family: "Barlow" , sans-serif;
  font-weight: 200;
}

@media (min-width: 1400px) {
  .miryoku .attraction .point .label span:nth-of-type(2) {
    font-size: 4.6rem;
    letter-spacing: 5px;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point .label span:nth-of-type(2) {
    font-size: 3.4rem;
    letter-spacing: 3px;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point .label span:nth-of-type(2) {
    font-size: 2rem;
    letter-spacing: 2px;
  }
}

.miryoku .attraction .point .txt_area .caption {
  font-size: 2rem;
  padding-bottom: 35px;
}

@media (max-width: 711px) {
  .miryoku .attraction .point .txt_area .caption {
    font-size: 1.4rem;
    line-height: 1.6;
    font-weight: 600;
  }
}

.miryoku .attraction .point .txt_area p {
  letter-spacing: -1px;
}

.miryoku .attraction .point .txt_area .link_area {
  margin: 40px 0 0;
}

.miryoku .attraction .point .txt_area .link_area .btn_more, .miryoku .attraction .point .txt_area .link_area .btn_more_2 {
  margin: 10px 0 0 0;
  width: 308px;
  text-align: center;
}

.miryoku .attraction .point .item_01 {
  padding: 90px 0 40px 0;
  text-align: center;
}

@media (max-width: 1399px) {
  .miryoku .attraction .point .item_01 {
    padding: 40px 0 20px 0;
  }
  .miryoku .attraction .point .item_01 .tab_after {
    width: 700px;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point .item_01 {
    padding: 20px 0 40px 0;
  }
}

.miryoku .attraction .point .item_02 {
  text-align: center;
}

@media (min-width: 1400px) {
  .miryoku .attraction .point .item_02 {
    padding: 60px 0 0px 0;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point .item_02 {
    padding: 40px 0 20px 0;
  }
  .miryoku .attraction .point .item_02 .tab_after {
    width: 700px;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point .item_02 {
    padding: 20px 0 0px;
  }
}

.miryoku .attraction .point .item_02 img {
  max-width: 1000px;
}

.miryoku .attraction .point .item_03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 1400px) {
  .miryoku .attraction .point .item_03 {
    margin: 50px 0 0 0;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point .item_03 {
    margin: 50px 0 0 0;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point .item_03 {
    margin: 0px 0 0 0;
  }
}

.miryoku .attraction .point .item_03 *::-ms-backdrop, .miryoku .attraction .point .item_03 img {
  width: 283px;
  /* IE11 */
  height: 331px;
  /* IE11 */
}

.miryoku .attraction .point.pattern_l {
  max-width: 1230px;
  margin-left: auto;
}

.miryoku .attraction .point.pattern_l .label {
  position: absolute;
}

@media (min-width: 1400px) {
  .miryoku .attraction .point.pattern_l .label {
    top: 30px;
    left: -60px;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point.pattern_l .label {
    top: 30px;
    left: -60px;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_l .label {
    left: 0;
    top: -10px;
  }
}

@media (min-width: 1400px) {
  .miryoku .attraction .point.pattern_l.ver_color {
    padding: 55px;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point.pattern_l.ver_color {
    padding: 30px;
    max-width: 90%;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_l.ver_color {
    padding: 20px;
    max-width: 100%;
  }
}

.miryoku .attraction .point.pattern_l.ver_color .txt_area {
  max-width: 850px;
}

@media (min-width: 1400px) {
  .miryoku .attraction .point.pattern_l.ver_color .txt_area {
    margin: 0px 0 0 210px;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point.pattern_l.ver_color .txt_area {
    margin: 0px 0 0 120px;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_l.ver_color .txt_area {
    margin: auto;
  }
}

.miryoku .attraction .point.pattern_l.ver_color .txt_area .caption {
  font-size: 2rem;
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_l.ver_color .txt_area .caption {
    font-size: 1.4rem;
    line-height: 1.6;
    font-weight: 600;
    padding: 0 0 10px 110px;
    height: 70px;
  }
}

@media (min-width: 1400px) {
  .miryoku .attraction .point.pattern_l.ver_color .txt_area .caption.f30 {
    font-size: 3rem;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point.pattern_l.ver_color .txt_area .caption.f30 {
    font-size: 3rem;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_l.ver_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.miryoku .attraction .point.pattern_l.ver_img .txt_area {
  max-width: 670px;
  background: #fff;
  position: absolute;
  bottom: -30px;
  left: 0;
}

@media (min-width: 1400px) {
  .miryoku .attraction .point.pattern_l.ver_img .txt_area {
    padding: 50px 50px;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point.pattern_l.ver_img .txt_area {
    padding: 50px 50px;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_l.ver_img .txt_area {
    padding: 20px 20px;
    position: static;
    margin: -50px 0 0 0;
    z-index: 1;
    width: 90%;
  }
}

@media (min-width: 1400px) {
  .miryoku .attraction .point.pattern_l.ver_img .txt_area .caption {
    font-size: 3rem;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point.pattern_l.ver_img .txt_area .caption {
    font-size: 3rem;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_l.ver_img .txt_area .caption {
    font-size: 1.4rem;
    padding-bottom: 10px;
  }
}

.miryoku .attraction .point.pattern_r {
  max-width: 1230px;
  margin-right: auto;
}

.miryoku .attraction .point.pattern_r .label {
  position: absolute;
}

@media (min-width: 1400px) {
  .miryoku .attraction .point.pattern_r .label {
    top: 30px;
    right: -60px;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point.pattern_r .label {
    top: 30px;
    right: -60px;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_r .label {
    top: -10px;
    right: 0px;
  }
}

@media (min-width: 1400px) {
  .miryoku .attraction .point.pattern_r.ver_color {
    padding: 55px;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point.pattern_r.ver_color {
    padding: 30px;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_r.ver_color {
    padding: 20px;
  }
}

@media (min-width: 1400px) {
  .miryoku .attraction .point.pattern_r.ver_color .txt_area {
    margin: 0px 0 0 90px;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point.pattern_r.ver_color .txt_area {
    margin: 0px 0 0 90px;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_r.ver_color .txt_area {
    margin: 0px 0 0 0px;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_r.ver_color .txt_area .caption {
    padding: 0 110px 10px 0;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_r.ver_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.miryoku .attraction .point.pattern_r.ver_img .txt_area {
  max-width: 670px;
  background: #fff;
}

@media (min-width: 1400px) {
  .miryoku .attraction .point.pattern_r.ver_img .txt_area {
    padding: 50px 50px;
    position: absolute;
    bottom: -30px;
    right: 0;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point.pattern_r.ver_img .txt_area {
    padding: 50px 50px;
    position: absolute;
    bottom: -30px;
    right: 0;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_r.ver_img .txt_area {
    position: static;
    width: 90%;
    margin-left: auto;
    margin-top: -50px;
    z-index: 1;
    padding: 20px;
  }
}

.miryoku .attraction .point.pattern_r.ver_img .txt_area.btm {
  bottom: -90px;
}

@media (min-width: 1400px) {
  .miryoku .attraction .point.pattern_r.ver_img .txt_area .caption {
    font-size: 3rem;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_r.ver_img .txt_area .caption {
    padding-bottom: 10px;
  }
}

@media (min-width: 1400px) {
  .miryoku .attraction .point.pattern_t .label {
    margin: 0 0 0 110px;
    display: inline-block;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point.pattern_t .label {
    margin: 0 0 0 60px;
    display: inline-block;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_t .label {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.miryoku .attraction .point.pattern_t .txt_area {
  max-width: 980px;
  display: inline-block;
  margin: 10px 0 0 0;
  vertical-align: top;
  padding: 0px 50px 0;
}

@media (max-width: 1399px) {
  .miryoku .attraction .point.pattern_t .txt_area {
    margin: 10px 0 0 0;
    vertical-align: top;
    padding: 0px 50px 0;
    width: calc(100% - 240px);
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_t .txt_area {
    padding: 0 20px;
    width: 100%;
  }
}

@media (min-width: 1400px) {
  .miryoku .attraction .point.pattern_t .txt_area .caption {
    font-size: 3rem;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point.pattern_t .txt_area .caption {
    font-size: 3rem;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_t .txt_area .caption {
    width: calc(100% - 100px);
    margin: -70px 0 0 auto;
    font-size: 1.4rem;
  }
}

.miryoku .attraction .point.pattern_t .item {
  margin-top: 75px;
}

@media (min-width: 1400px) {
  .miryoku .attraction .point.pattern_t .item {
    margin-top: 75px;
  }
}

@media (max-width: 1399px) {
  .miryoku .attraction .point.pattern_t .item {
    margin-top: 75px;
  }
}

@media (max-width: 711px) {
  .miryoku .attraction .point.pattern_t .item {
    margin-top: 20px;
  }
}

@media (min-width: 1400px) {
  .miryoku.pharmacy .mv_miryoku {
    background: url(../img/pharmacy/miryoku/mv_miryoku.jpg) no-repeat;
    background-size: cover;
  }
}

@media (max-width: 1399px) {
  .miryoku.pharmacy .mv_miryoku {
    background: url(../img/pharmacy/miryoku/mv_miryoku_sp.jpg) no-repeat;
    background-size: cover;
  }
}

@media (max-width: 711px) {
  .miryoku.pharmacy .mv_miryoku {
    background: url(../img/pharmacy/miryoku/mv_miryoku_sp.jpg) no-repeat;
    background-size: contain;
  }
}

.miryoku.pharmacy .cist {
  background: url(../img/pharmacy/miryoku/bg_cist.jpg) no-repeat;
}

.miryoku.pharmacy h1, .miryoku.pharmacy .ttl_sub, .miryoku.pharmacy .job_ttl_02, .miryoku.pharmacy .job_ttl_04, .miryoku.pharmacy .caption, .miryoku.pharmacy .caption_2, .miryoku.pharmacy .txt_blue {
  color: #1e445b;
}

.miryoku.pharmacy .point .label {
  background: #1e445b;
}

.miryoku.pharmacy .point.ver_color {
  background: #d5ebf8;
}

@media (min-width: 1400px) {
  .miryoku.generalist .mv_miryoku {
    background: url(../img/generalist/miryoku/mv_miryoku.jpg) no-repeat;
    background-size: cover;
  }
}

@media (max-width: 1399px) {
  .miryoku.generalist .mv_miryoku {
    background: url(../img/generalist/miryoku/mv_miryoku_sp.jpg) no-repeat;
    background-size: cover;
  }
}

@media (max-width: 711px) {
  .miryoku.generalist .mv_miryoku {
    background: url(../img/generalist/miryoku/mv_miryoku_sp.jpg) no-repeat;
    background-size: contain;
  }
}

.miryoku.generalist .cist {
  background: url(../img/generalist/miryoku/bg_cist.jpg) no-repeat;
}

.miryoku.generalist h1, .miryoku.generalist .ttl_sub, .miryoku.generalist .job_ttl_02, .miryoku.generalist .job_ttl_04, .miryoku.generalist .caption, .miryoku.generalist .caption_2, .miryoku.generalist .txt_blue {
  color: #2d5896;
}

.miryoku.generalist .point .label {
  background: #2d5896;
}

.miryoku.generalist .point.ver_color {
  background: #d5ebf8;
}

.miryoku.generalist .btn_more, .miryoku.generalist .btn_more_2 {
  background: #2d5896;
}

@media (max-width: 711px) {
  .miryoku.generalist .point_1 .item_03 img {
    width: 33%;
    -o-object-fit: contain;
       object-fit: contain;
    margin: 30px 0 0 0;
  }
}

.internship .mv_internship {
  max-height: 800px;
}

@media (min-width: 1400px) {
  .internship .mv_internship {
    overflow: hidden;
    margin-bottom: 150px;
    padding-top: 65px;
  }
}

@media (max-width: 1399px) {
  .internship .mv_internship {
    overflow: hidden;
    margin-bottom: 150px;
    padding-top: 0px;
  }
}

@media (max-width: 711px) {
  .internship .mv_internship {
    overflow: visible;
    margin-bottom: 50px;
    padding: 0;
  }
}

.internship .mv_internship img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right bottom;
     object-position: right bottom;
}

@media (min-width: 1400px) {
  .internship .mv_internship .layout-l, .internship .mv_internship .top_message, .internship .mv_internship .top_jobcategory, .internship .mv_internship .top_why, .internship .mv_internship .top_special, .internship .mv_internship .message .lead .lead_inner, .message .lead .internship .mv_internship .lead_inner, .internship .mv_internship .jinji .jinji_block_a, .jinji .internship .mv_internship .jinji_block_a, .internship .mv_internship .jinji .jinji_block_b, .jinji .internship .mv_internship .jinji_block_b, .internship .mv_internship .about .ws_mv, .about .internship .mv_internship .ws_mv, .internship .mv_internship .about .drugstore, .about .internship .mv_internship .drugstore, .internship .mv_internship .job_top .block_discover, .job_top .internship .mv_internship .block_discover, .internship .mv_internship .job_top .internship, .job_top .internship .mv_internship .internship, .internship .mv_internship .interview .block, .interview .internship .mv_internship .block, .internship .mv_internship .interview .myoff, .interview .internship .mv_internship .myoff, .internship .mv_internship .honne .block_honne, .honne .internship .mv_internship .block_honne, .internship .mv_internship .honne .img_all .img_all_inner, .honne .img_all .internship .mv_internship .img_all_inner, .internship .mv_internship .medical .block, .medical .internship .mv_internship .block {
    height: 100%;
  }
}

.internship .mv_internship .mv_inner {
  width: 100%;
}

@media (min-width: 1400px) {
  .internship .mv_internship .mv_inner {
    max-width: 1140px;
    position: absolute;
    bottom: 0;
  }
}

@media (max-width: 1399px) {
  .internship .mv_internship .mv_inner {
    position: absolute;
    left: 40px;
    bottom: 5px;
  }
}

@media (max-width: 711px) {
  .internship .mv_internship .mv_inner {
    position: static;
    margin: -26px 0 0 0;
    padding: 0 20px;
  }
}

.internship .mv_internship .mv_inner h1 {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  letter-spacing: 2px;
}

@media (min-width: 1400px) {
  .internship .mv_internship .mv_inner h1 {
    font-size: 13rem;
    margin: 0 0 5px -10px;
  }
}

@media (max-width: 1399px) {
  .internship .mv_internship .mv_inner h1 {
    font-size: 10rem;
    margin: 0 0 5px -10px;
  }
}

@media (max-width: 711px) {
  .internship .mv_internship .mv_inner h1 {
    font-size: 3rem;
    margin: 0 0 15px 0px;
    text-align: right;
  }
}

.internship .mv_internship .mv_inner .ttl_sub {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
}

@media (min-width: 1400px) {
  .internship .mv_internship .mv_inner .ttl_sub {
    font-size: 4.8rem;
    margin: 0 0 20px 0;
  }
}

@media (max-width: 1399px) {
  .internship .mv_internship .mv_inner .ttl_sub {
    font-size: 4.8rem;
    margin: 0 0 0px 0;
  }
}

@media (max-width: 711px) {
  .internship .mv_internship .mv_inner .ttl_sub {
    font-size: 2rem;
    margin: 0 0 10px 0;
  }
}

@media (min-width: 1400px) {
  .internship .mv_internship .mv_inner .txt_area {
    position: absolute;
    bottom: 10px;
    left: 55%;
    width: 100%;
    font-size: 2rem;
  }
}

@media (max-width: 1399px) {
  .internship .mv_internship .mv_inner .txt_area {
    position: absolute;
    bottom: 0px;
    left: 42%;
    width: 100%;
    font-size: 2rem;
  }
}

@media (max-width: 711px) {
  .internship .mv_internship .mv_inner .txt_area {
    position: static;
  }
}

.internship .feature .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 711px) {
  .internship .feature .flex_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.internship .feature .flex_box .item {
  text-align: center;
}

@media (min-width: 1400px) {
  .internship .feature .flex_box .item {
    width: 50%;
    margin: 0 20px;
    padding: 30px 30px 10px 30px;
  }
}

@media (max-width: 1399px) {
  .internship .feature .flex_box .item {
    width: 50%;
    margin: 0 20px;
    padding: 30px 30px 10px 30px;
  }
}

@media (max-width: 711px) {
  .internship .feature .flex_box .item {
    width: calc(100% - 40px);
    margin: 10px 20px;
    padding: 10px 10px 20px;
  }
}

.internship .feature .flex_box .item .catch span {
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #a6dafb));
  background: linear-gradient(transparent 50%, #a6dafb 50%);
  margin-bottom: 10px;
  line-height: 1.4;
  color: #1e445b;
}

@media (min-width: 1400px) {
  .internship .feature .flex_box .item .catch span {
    font-size: 3rem;
  }
}

@media (max-width: 1399px) {
  .internship .feature .flex_box .item .catch span {
    font-size: 2.6rem;
  }
}

@media (max-width: 711px) {
  .internship .feature .flex_box .item .catch span {
    font-size: 2rem;
  }
}

.internship .feature .flex_box .item p {
  text-align: left;
}

@media (min-width: 1400px) {
  .internship .feature .flex_box .item p {
    font-size: 2rem;
    margin: 20px 20px;
  }
}

@media (max-width: 1399px) {
  .internship .feature .flex_box .item p {
    font-size: 1.8rem;
    margin: 20px 20px;
  }
}

@media (max-width: 711px) {
  .internship .feature .flex_box .item p {
    font-size: 1.6rem;
    margin: 10px 10px;
  }
}

@media (min-width: 1400px) {
  .internship .feature .flex_box .item img {
    width: auto;
  }
}

@media (min-width: 1400px) {
  .internship .program {
    margin-bottom: 180px;
  }
}

@media (max-width: 1399px) {
  .internship .program {
    margin-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .internship .program {
    margin-bottom: 50px;
  }
}

@media (max-width: 711px) {
  .internship .program .detail {
    padding: 20px 0 0;
  }
}

.internship .program .detail .group {
  background: #d5ebf8;
  position: relative;
}

@media (min-width: 1400px) {
  .internship .program .detail .group {
    padding: 45px;
    margin-bottom: 90px;
  }
}

@media (max-width: 1399px) {
  .internship .program .detail .group {
    padding: 45px;
    margin-bottom: 90px;
  }
}

@media (max-width: 711px) {
  .internship .program .detail .group {
    padding: 20px 20px 0px;
    margin-bottom: 50px;
  }
}

.internship .program .detail .group .num {
  position: absolute;
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
}

.internship .program .detail .group:nth-child(1) .num::after {
  content: '1';
  position: relative;
}

.internship .program .detail .group:nth-child(2) .num::after {
  content: '2';
  position: relative;
}

.internship .program .detail .group:nth-child(3) .num::after {
  content: '3';
  position: relative;
}

.internship .program .detail .group:nth-child(4) .num::after {
  content: '4';
  position: relative;
}

@media (min-width: 1400px) {
  .internship .program .detail .group .num {
    top: -60px;
    font-size: 6rem;
  }
}

@media (max-width: 1399px) {
  .internship .program .detail .group .num {
    top: -60px;
    font-size: 6rem;
  }
}

@media (max-width: 711px) {
  .internship .program .detail .group .num {
    top: -30px;
    font-size: 3rem;
  }
}

@media (min-width: 1400px) {
  .internship .program .detail .group .num span,
  .internship .program .detail .group:nth-child(1) .num::after,
  .internship .program .detail .group:nth-child(2) .num::after,
  .internship .program .detail .group:nth-child(3) .num::after,
  .internship .program .detail .group:nth-child(4) .num::after {
    font-size: 10rem;
  }
}

@media (max-width: 1399px) {
  .internship .program .detail .group .num span,
  .internship .program .detail .group:nth-child(1) .num::after,
  .internship .program .detail .group:nth-child(2) .num::after,
  .internship .program .detail .group:nth-child(3) .num::after,
  .internship .program .detail .group:nth-child(4) .num::after {
    font-size: 8rem;
  }
}

@media (max-width: 711px) {
  .internship .program .detail .group .num span,
  .internship .program .detail .group:nth-child(1) .num::after,
  .internship .program .detail .group:nth-child(2) .num::after,
  .internship .program .detail .group:nth-child(3) .num::after,
  .internship .program .detail .group:nth-child(4) .num::after {
    font-size: 5rem;
  }
}

.internship .program .detail .group ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 711px) {
  .internship .program .detail .group ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (min-width: 1400px) {
  .internship .program .detail .group ul li {
    width: 50%;
  }
}

@media (max-width: 1399px) {
  .internship .program .detail .group ul li {
    width: 50%;
  }
}

@media (max-width: 711px) {
  .internship .program .detail .group ul li {
    width: 100%;
  }
}

.internship .program .detail .group ul li p {
  padding: 0 0 20px 0;
}

.internship .program .detail .group ul li p span {
  font-size: 1.1rem;
}

@media (min-width: 1400px) {
  .internship .program .detail .group ul li:last-of-type {
    padding: 0 55px 0 50px;
  }
}

@media (max-width: 1399px) {
  .internship .program .detail .group ul li:last-of-type {
    padding: 0 55px 0 50px;
  }
}

@media (max-width: 711px) {
  .internship .program .detail .group ul li:last-of-type {
    padding: 10px;
  }
}

@media (min-width: 1400px) {
  .internship .schedule {
    padding-bottom: 180px;
  }
}

@media (max-width: 1399px) {
  .internship .schedule {
    padding-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .internship .schedule {
    padding: 30px 0;
    margin: 0;
  }
}

.internship .schedule::before {
  content: '';
  width: 100vw;
  height: 810px;
  position: absolute;
  background: url(../img/pharmacy/bg_dotted.jpg);
  z-index: -1;
  bottom: 0;
}

@media (max-width: 711px) {
  .internship .schedule::before {
    background-size: 12px;
    height: 100%;
  }
}

.internship .schedule .img_box img {
  margin-left: auto;
  display: block;
}

@media (min-width: 1400px) {
  .internship .schedule .img_box img {
    width: auto;
  }
}

.internship .schedule .txt_area {
  background: #fff;
  max-width: 740px;
}

@media (min-width: 1400px) {
  .internship .schedule .txt_area {
    position: absolute;
    height: 100%;
    max-height: 640px;
    bottom: -120px;
    left: 70px;
    padding: 50px 60px 50px 100px;
  }
}

@media (max-width: 1399px) {
  .internship .schedule .txt_area {
    width: 45%;
    position: absolute;
    bottom: -100px;
    left: 70px;
    padding: 50px 40px 20px 40px;
  }
}

@media (max-width: 711px) {
  .internship .schedule .txt_area {
    position: relative;
    width: 90%;
    margin: auto;
    padding: 10px 20px 0;
    bottom: auto;
    left: auto;
  }
}

.internship .schedule .txt_area .sch_ttl {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  position: absolute;
  letter-spacing: 3px;
}

@media (min-width: 1400px) {
  .internship .schedule .txt_area .sch_ttl {
    font-size: 6rem;
    top: -30px;
    left: 50px;
  }
}

@media (max-width: 1399px) {
  .internship .schedule .txt_area .sch_ttl {
    font-size: 6rem;
    top: -30px;
    left: 50px;
  }
}

@media (max-width: 711px) {
  .internship .schedule .txt_area .sch_ttl {
    font-size: 3.6rem;
    top: -34px;
    left: 30px;
  }
}

.internship .schedule .txt_area .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (min-width: 1400px) {
  .internship .schedule .txt_area .inner {
    margin: 30px 0 0px 0;
    padding: 0 0 30px 0;
  }
}

@media (max-width: 1399px) {
  .internship .schedule .txt_area .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 30px 0 0px 0;
    padding: 0 0 30px 0;
  }
}

@media (max-width: 711px) {
  .internship .schedule .txt_area .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 20px 0 0px 0;
    padding: 0 0 20px 0;
  }
}

.internship .schedule .txt_area .inner:last-of-type {
  border: none;
}

@media (min-width: 1400px) {
  .internship .schedule .txt_area .inner dt {
    font-size: 3rem;
    margin: 0 50px 0 0;
    width: 5em;
  }
}

@media (max-width: 1399px) {
  .internship .schedule .txt_area .inner dt {
    font-size: 2.8rem;
    margin: 0 0 20px 0;
    width: 5em;
  }
}

@media (max-width: 711px) {
  .internship .schedule .txt_area .inner dt {
    font-size: 1.8rem;
    margin: 0 0px 10px 0;
  }
}

.internship .schedule .txt_area .inner dd {
  line-height: 1.5;
}

@media (min-width: 1400px) {
  .internship .schedule .txt_area .inner dd {
    font-size: 2rem;
    width: calc(100% - 5em);
  }
}

@media (max-width: 1399px) {
  .internship .schedule .txt_area .inner dd {
    font-size: 2rem;
  }
}

@media (max-width: 711px) {
  .internship .schedule .txt_area .inner dd {
    font-size: 1.4rem;
  }
}

.internship .foot_btnarea {
  text-align: center;
}

@media (max-width: 711px) {
  .internship .foot_btnarea {
    width: 80%;
    max-width: 300px;
  }
}

.internship .foot_btnarea a {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  font-size: 5rem;
  width: 100%;
  max-width: 700px;
  line-height: 115px;
  color: #fff;
  background: #1e445b;
  display: inline-block;
}

@media (max-width: 711px) {
  .internship .foot_btnarea a {
    font-size: 2rem;
    line-height: 60px;
    padding: 0;
  }
}

.internship .foot_btnarea a:hover {
  background: #1487cb;
}

.internship.pharmacy .num, .internship.pharmacy .job_ttl_05, .internship.pharmacy .sch_ttl, .internship.pharmacy .inner dt {
  color: #1e445b;
}

.internship.pharmacy .inner {
  border-bottom: dotted 2px #1e445b;
}

@media (min-width: 1400px) {
  .internship.pharmacy .item {
    border: 20px solid #1e445b;
  }
}

@media (max-width: 1399px) {
  .internship.pharmacy .item {
    border: 20px solid #1e445b;
  }
}

@media (max-width: 711px) {
  .internship.pharmacy .item {
    border: 10px solid #1e445b;
  }
}

.internship.generalist .num, .internship.generalist .job_ttl_05, .internship.generalist .sch_ttl, .internship.generalist .inner dt {
  color: #1e445b;
}

.internship.generalist .inner {
  border-bottom: dotted 2px #1e445b;
}

@media (min-width: 1400px) {
  .internship.generalist .item {
    border: 20px solid #1e445b;
  }
}

@media (max-width: 1399px) {
  .internship.generalist .item {
    border: 20px solid #1e445b;
  }
}

@media (max-width: 711px) {
  .internship.generalist .item {
    border: 10px solid #1e445b;
  }
}

.people_top .mv_people_top {
  position: relative;
  max-height: 680px;
}

@media (min-width: 1400px) {
  .people_top .mv_people_top {
    height: 100vh;
    margin-bottom: 170px;
    margin-top: 60px;
  }
}

@media (max-width: 1399px) {
  .people_top .mv_people_top {
    height: auto;
    margin-bottom: 130px;
    padding-top: 180px;
  }
}

@media (max-width: 711px) {
  .people_top .mv_people_top {
    height: auto;
    margin-bottom: 130px;
    padding-top: 0px;
  }
}

.people_top .mv_people_top .layout, .people_top .mv_people_top .top_special ul, .top_special .people_top .mv_people_top ul, .people_top .mv_people_top .about .drugstore .flex, .about .drugstore .people_top .mv_people_top .flex, .people_top .mv_people_top .about .quality ul, .about .quality .people_top .mv_people_top ul, .people_top .mv_people_top .news_page .news_topics .news_fbox, .news_page .news_topics .people_top .mv_people_top .news_fbox, .people_top .mv_people_top .miryoku .cist, .miryoku .people_top .mv_people_top .cist, .people_top .mv_people_top .interview .mv_interview .txt_area, .interview .mv_interview .people_top .mv_people_top .txt_area, .people_top .mv_people_top .application .mv_app .alink ul, .application .mv_app .alink .people_top .mv_people_top ul, .people_top .mv_people_top .program .program .program_inner, .program .program .people_top .mv_people_top .program_inner, .people_top .mv_people_top .program .career .career_inner, .program .career .people_top .mv_people_top .career_inner, .people_top .mv_people_top .honne .profile .img_profile, .honne .profile .people_top .mv_people_top .img_profile, .people_top .mv_people_top .medical .block_interview .txt_area, .medical .block_interview .people_top .mv_people_top .txt_area {
  height: 100%;
}

@media (min-width: 1400px) {
  .people_top .mv_people_top .mv_inner {
    position: absolute;
    bottom: -5px;
    height: 325px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, transparent), color-stop(25%, #fff));
    background: linear-gradient(transparent 25%, #fff 25%);
    padding-left: 1090px;
    margin-left: -1000px;
  }
}

@media (max-width: 1399px) {
  .people_top .mv_people_top .mv_inner {
    position: relative;
    top: 100px;
    width: 80%;
    height: auto;
    background: linear-gradient(transparent 60px, #fff 10px);
    padding: 0 20px;
    margin: auto;
  }
}

@media (max-width: 711px) {
  .people_top .mv_people_top .mv_inner {
    position: relative;
    top: 100px;
    width: 80%;
    height: auto;
    background: linear-gradient(transparent 10px, #fff 10px);
    padding: 0 20px;
    margin: auto;
  }
}

.people_top .mv_people_top .mv_inner h1 {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
}

@media (min-width: 1400px) {
  .people_top .mv_people_top .mv_inner h1 {
    font-size: 12rem;
    letter-spacing: 12px;
    margin: 0 0 20px -10px;
  }
}

@media (max-width: 1399px) {
  .people_top .mv_people_top .mv_inner h1 {
    font-size: 8rem;
    letter-spacing: 2px;
    margin: 0 0 10px 0px;
  }
}

@media (max-width: 711px) {
  .people_top .mv_people_top .mv_inner h1 {
    font-size: 3rem;
    letter-spacing: 2px;
    margin: 0 0 10px 0px;
  }
}

.people_top .mv_people_top .mv_inner .ttl_sub {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
}

@media (min-width: 1400px) {
  .people_top .mv_people_top .mv_inner .ttl_sub {
    font-size: 4.8rem;
    margin: 30px 0 20px 0;
  }
}

@media (max-width: 1399px) {
  .people_top .mv_people_top .mv_inner .ttl_sub {
    font-size: 3rem;
    margin: 10px 0;
  }
}

@media (max-width: 711px) {
  .people_top .mv_people_top .mv_inner .ttl_sub {
    font-size: 1.6rem;
    margin: 10px 0;
  }
}

.people_top .mv_people_top .mv_inner .ttl_line {
  position: relative;
  display: inline-block;
  padding: 0 60px 0 0;
}

.people_top .mv_people_top .mv_inner .ttl_line::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  display: inline-block;
  top: 50%;
}

.people_top .mv_people_top .mv_inner .txt_area {
  font-size: 2rem;
}

@media (min-width: 1400px) {
  .people_top .layout-ms, .people_top .why .person .job_group .job_type, .why .person .job_group .people_top .job_type {
    margin-bottom: 300px;
  }
}

@media (max-width: 1399px) {
  .people_top .layout-ms, .people_top .why .person .job_group .job_type, .why .person .job_group .people_top .job_type {
    margin-bottom: 200px;
  }
}

@media (max-width: 711px) {
  .people_top .layout-ms, .people_top .why .person .job_group .job_type, .why .person .job_group .people_top .job_type {
    margin-bottom: 0px;
  }
}

.people_top .employee {
  position: relative;
}

@media (min-width: 1400px) {
  .people_top .employee {
    margin-bottom: 160px;
  }
}

@media (max-width: 1399px) {
  .people_top .employee {
    margin-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .people_top .employee {
    margin-bottom: 0px;
  }
}

.people_top .employee .img_area {
  max-width: 770px;
}

@media (max-width: 1399px) {
  .people_top .employee .img_area {
    width: 70%;
  }
}

@media (max-width: 711px) {
  .people_top .employee .img_area {
    width: 100%;
  }
}

.people_top .employee .txt_area {
  background: #fff;
}

@media (min-width: 1400px) {
  .people_top .employee .txt_area {
    position: absolute;
    bottom: 55px;
  }
}

@media (max-width: 1399px) {
  .people_top .employee .txt_area {
    position: absolute;
    top: 20%;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
  }
}

@media (max-width: 711px) {
  .people_top .employee .txt_area {
    width: 70%;
    max-width: 260px;
    padding: 10px 20px;
    position: relative;
    top: -60px;
    -webkit-box-shadow: initial;
            box-shadow: initial;
  }
}

.people_top .employee .jobs {
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
}

@media (min-width: 1400px) {
  .people_top .employee .jobs {
    font-size: 1.8rem;
    position: absolute;
    top: -20px;
  }
}

@media (max-width: 1399px) {
  .people_top .employee .jobs {
    font-size: 1.6rem;
    position: absolute;
    top: -20px;
  }
}

@media (max-width: 711px) {
  .people_top .employee .jobs {
    position: static;
    font-size: 1.2rem;
  }
}

.people_top .employee .txt {
  font-family: 'Noto Serif JP', serif;
  font-weight: 200;
}

@media (min-width: 1400px) {
  .people_top .employee .txt {
    font-size: 2.4rem;
  }
}

@media (max-width: 711px) {
  .people_top .employee .txt {
    font-size: 1.8rem;
  }
}

.people_top .employee .label {
  margin-top: 20px;
  display: block;
}

@media (max-width: 711px) {
  .people_top .employee .label {
    font-size: 1.2rem;
  }
}

@media (max-width: 711px) {
  .people_top .employee .btn_more_2 {
    width: 180px;
    bottom: 40px;
    height: auto;
  }
  .people_top .employee .btn_more_2 a {
    line-height: 50px;
    padding: 0 0 0 20px;
    height: 50px;
  }
}

.people_top .employee.pattern_l .img_area {
  margin-right: auto;
}

@media (min-width: 1400px) {
  .people_top .employee.pattern_l .txt_area {
    bottom: 55px;
    left: 60%;
    padding: 30px 0px 30px 40px;
  }
}

@media (max-width: 1399px) {
  .people_top .employee.pattern_l .txt_area {
    left: 60%;
    padding: 30px 20px;
  }
}

@media (max-width: 711px) {
  .people_top .employee.pattern_l .txt_area {
    right: 0;
    left: 0;
    padding: 10px 20px;
    margin-left: auto;
  }
  .people_top .employee.pattern_l .txt_area .label {
    text-align: right;
  }
}

@media (min-width: 1400px) {
  .people_top .employee.pattern_l .btn_more_2 {
    right: 0;
    bottom: -40px;
  }
}

@media (max-width: 1399px) {
  .people_top .employee.pattern_l .btn_more_2 {
    left: 60%;
  }
}

@media (max-width: 711px) {
  .people_top .employee.pattern_l .btn_more_2 {
    left: 0;
  }
}

.people_top .employee.pattern_r .img_area {
  margin-left: auto;
}

.people_top .employee.pattern_r .txt_area {
  left: 0;
}

@media (min-width: 1400px) {
  .people_top .employee.pattern_r .txt_area {
    padding: 30px 40px;
  }
}

@media (max-width: 1399px) {
  .people_top .employee.pattern_r .txt_area {
    left: 15%;
    padding: 30px 20px;
  }
}

@media (max-width: 711px) {
  .people_top .employee.pattern_r .txt_area {
    left: auto;
    right: 0;
    padding: 10px 20px;
  }
}

@media (min-width: 1400px) {
  .people_top .employee.pattern_r .btn_more_2 {
    bottom: -40px;
    left: 23%;
  }
}

@media (max-width: 1399px) {
  .people_top .employee.pattern_r .btn_more_2 {
    left: 15%;
  }
}

@media (max-width: 711px) {
  .people_top .employee.pattern_r .btn_more_2 {
    left: auto;
    right: 0;
  }
}

.people_top .employee.coming_soon .img_area {
  position: relative;
}

.people_top .employee.coming_soon .img_area::before {
  content: '';
  width: 770px;
  height: 400px;
  position: absolute;
  content: 'coming soon';
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  font-size: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  letter-spacing: 3px;
}

@media (max-width: 711px) {
  .people_top .employee.coming_soon .img_area::before {
    width: 100%;
    height: 100%;
  }
}

.people_top.pharmacy .mv_people_top {
  background: url(../img/pharmacy/people/mv_interview_index.jpg) no-repeat top center;
  background-size: cover;
}

.people_top.pharmacy .txt {
  color: #1e445b;
}

.people_top.pharmacy .ttl_line::after {
  background: #1e445b;
  left: 320px;
}

.people_top.pharmacy .jobs {
  background: #1e445b;
}

.people_top.generalist .mv_people_top {
  background: url(../img/generalist/people/mv_interview_index.jpg) no-repeat top center;
  background-size: cover;
}

.people_top.generalist .txt {
  color: #2d5896;
}

.people_top.generalist .ttl_line::after {
  background: #2d5896;
  left: 280px;
}

.people_top.generalist .jobs {
  background: #2d5896;
}

@media (min-width: 1400px) {
  .interview .mv_interview {
    height: 1020px;
    margin-bottom: 90px;
  }
}

@media (max-width: 1399px) {
  .interview .mv_interview {
    margin-bottom: 180px;
  }
}

@media (max-width: 711px) {
  .interview .mv_interview {
    margin-bottom: 0px;
  }
}

@media (min-width: 1400px) {
  .interview .mv_interview.mv_line3 {
    margin-bottom: 160px;
  }
}

@media (max-width: 1399px) {
  .interview .mv_interview.mv_line3 {
    margin-bottom: 180px;
  }
}

@media (max-width: 711px) {
  .interview .mv_interview.mv_line3 {
    margin-bottom: 30px;
  }
}

@media (min-width: 1400px) {
  .interview .mv_interview.mv_line3 .mv_inner {
    top: 31%;
  }
}

@media (max-width: 1399px) {
  .interview .mv_interview.mv_line3 .mv_inner .ttl_sub {
    padding: 60px 0 0 100px;
  }
}

@media (max-width: 711px) {
  .interview .mv_interview.mv_line3 .mv_inner .ttl_sub {
    padding: 60px 0 0 10px;
  }
}

@media (max-width: 711px) {
  .interview .mv_interview.mv_line3 .mv_inner .txt_name {
    margin: 0 0 20px 0;
  }
}

@media (min-width: 1400px) {
  .interview .mv_interview.mv_line3 .mv_inner h1 {
    margin: -4px 0 20px 0;
  }
}

@media (max-width: 711px) {
  .interview .mv_interview.mv_line3 .mv_inner h1 {
    margin: -4px 0 10px 0;
  }
}

.interview .mv_interview .mv_photo {
  overflow: hidden;
  z-index: -1;
  position: absolute;
  top: 0;
  width: 100%;
}

@media (min-width: 1400px) {
  .interview .mv_interview .mv_photo {
    height: 100%;
    max-height: 900px;
  }
}

@media (max-width: 1399px) {
  .interview .mv_interview .mv_photo {
    height: 100%;
    max-height: 600px;
  }
}

.interview .mv_interview .mv_photo img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.interview .mv_interview .mv_photo.positioning img {
  width: 110%;
}

.interview .mv_interview .layout-l, .interview .mv_interview .top_message, .interview .mv_interview .top_jobcategory, .interview .mv_interview .top_why, .interview .mv_interview .top_special, .interview .mv_interview .message .lead .lead_inner, .message .lead .interview .mv_interview .lead_inner, .interview .mv_interview .jinji .jinji_block_a, .jinji .interview .mv_interview .jinji_block_a, .interview .mv_interview .jinji .jinji_block_b, .jinji .interview .mv_interview .jinji_block_b, .interview .mv_interview .about .ws_mv, .about .interview .mv_interview .ws_mv, .interview .mv_interview .about .drugstore, .about .interview .mv_interview .drugstore, .interview .mv_interview .job_top .block_discover, .job_top .interview .mv_interview .block_discover, .interview .mv_interview .job_top .internship, .job_top .interview .mv_interview .internship, .interview .mv_interview .block, .interview .mv_interview .myoff, .interview .mv_interview .honne .block_honne, .honne .interview .mv_interview .block_honne, .interview .mv_interview .honne .img_all .img_all_inner, .honne .img_all .interview .mv_interview .img_all_inner {
  height: 100%;
}

@media (min-width: 1400px) {
  .interview .mv_interview .mv_inner {
    position: absolute;
    padding: 0 0 0 0px;
    top: 40%;
  }
}

@media (max-width: 1399px) {
  .interview .mv_interview .mv_inner {
    padding: 0 0 40px 0;
  }
}

@media (max-width: 711px) {
  .interview .mv_interview .mv_inner {
    padding: 0 0 40px 0;
  }
}

.interview .mv_interview .mv_inner h1 {
  margin: -4px 0 110px 0;
}

@media (max-width: 1399px) {
  .interview .mv_interview .mv_inner h1 {
    margin: -4px 0 20px 0;
  }
}

.interview .mv_interview .mv_inner h1 span {
  background: #1e445b;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  opacity: .8;
  display: inline-block;
}

@media (min-width: 1400px) {
  .interview .mv_interview .mv_inner h1 span {
    line-height: 74px;
    margin: 0 0 10px 0;
    padding: 0 30px 0 90px;
    padding-left: 1090px;
    margin-left: -1000px;
    font-size: 3.8rem;
  }
}

@media (max-width: 1399px) {
  .interview .mv_interview .mv_inner h1 span {
    line-height: 1.8;
    padding: 0px 10px 0 100px;
    font-size: 2.4rem;
    margin: 0 0 5px 0;
  }
}

@media (max-width: 711px) {
  .interview .mv_interview .mv_inner h1 span {
    line-height: 1.8;
    padding: 0px 10px 0 10px;
    font-size: 1.2rem;
    margin: 0 0 5px 0;
  }
}

.interview .mv_interview .mv_inner .ttl_sub {
  color: #1e445b;
  opacity: .8;
  font-family: "Barlow" , sans-serif;
  font-weight: 500;
}

@media (min-width: 1400px) {
  .interview .mv_interview .mv_inner .ttl_sub {
    font-size: 3.3rem;
    padding: 0 0 0 90px;
  }
}

@media (max-width: 1399px) {
  .interview .mv_interview .mv_inner .ttl_sub {
    font-size: 3.3rem;
    padding: 0 0 0 100px;
  }
}

@media (max-width: 711px) {
  .interview .mv_interview .mv_inner .ttl_sub {
    font-size: 1.4rem;
    padding: 0 0 0 10px;
  }
}

.interview .mv_interview .mv_inner .txt_name {
  display: inline-block;
  color: #1e445b;
  background: #fff;
}

@media (min-width: 1400px) {
  .interview .mv_interview .mv_inner .txt_name {
    font-size: 1.8rem;
    padding: 0 30px 0 90px;
    line-height: 42px;
    padding-left: 1090px;
    margin-left: -1000px;
  }
}

@media (max-width: 1399px) {
  .interview .mv_interview .mv_inner .txt_name {
    font-size: 1.2rem;
    padding: 0 20px 0 100px;
    line-height: 1.8;
  }
}

@media (max-width: 711px) {
  .interview .mv_interview .mv_inner .txt_name {
    font-size: 1.2rem;
    padding: 0 10px 0 10px;
    line-height: 1.8;
  }
}

@media (min-width: 1400px) {
  .interview .mv_interview .mv_inner .txt_name span {
    font-size: 2.4rem;
    padding-right: 30px;
  }
}

@media (max-width: 1399px) {
  .interview .mv_interview .mv_inner .txt_name span {
    font-size: 2rem;
    padding-right: 20px;
  }
}

@media (max-width: 711px) {
  .interview .mv_interview .mv_inner .txt_name span {
    font-size: 1.2rem;
    padding-right: 0px;
  }
}

.interview .mv_interview .txt_area {
  background: #fff;
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1400px) {
  .interview .mv_interview .txt_area {
    position: absolute;
    bottom: 0;
    left: 70px;
  }
}

@media (max-width: 1399px) {
  .interview .mv_interview .txt_area {
    padding: 10px;
    width: 85%;
    margin: 40px auto 0;
    position: relative;
    bottom: -100px;
  }
}

@media (max-width: 711px) {
  .interview .mv_interview .txt_area {
    position: static;
    padding: 10px;
    width: 95%;
    margin: -40px auto 0;
  }
}

.interview .mv_interview .txt_area .main_work {
  width: 200px;
  height: 200px;
  background: #1e445b;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.6;
  font-size: 2.5rem;
  margin: 0 25px 0 0;
}

@media (max-width: 1399px) {
  .interview .mv_interview .txt_area .main_work {
    width: auto;
    height: auto;
    word-break: keep-all;
    padding: 0 20px;
  }
}

@media (max-width: 711px) {
  .interview .mv_interview .txt_area .main_work {
    width: 80px;
    height: 70px;
    line-height: 1.4;
    font-size: 1.4rem;
    margin: 0 10px 0 0;
  }
}

.interview .mv_interview .txt_area .p_block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 1400px) {
  .interview .mv_interview .txt_area .p_block {
    width: calc(100% - 225px);
  }
}

@media (max-width: 711px) {
  .interview .mv_interview .txt_area .p_block {
    width: calc(100% - 90px);
  }
}

.interview .mv_interview .txt_area *::-ms-backdrop, .interview .mv_interview .txt_area .p_block {
  width: 985px;
  /* IE11 */
  display: block;
}

.interview .mv_interview .txt_area p {
  text-indent: 1em;
  font-size: 2rem;
}

@media (max-width: 1399px) {
  .interview .mv_interview .txt_area p {
    font-size: 1.6rem;
  }
}

@media (max-width: 711px) {
  .interview .mv_interview .txt_area p {
    font-size: 1.2rem;
  }
}

.interview .block img {
  width: auto;
}

@media (max-width: 711px) {
  .interview .block .txt_box {
    padding: 0 20px 50px;
  }
  .interview .block .txt_box p {
    line-height: 1.8;
  }
}

.interview .block .txt_box .job_ttl_04 {
  line-height: 1.6;
  display: block;
}

@media (min-width: 1400px) {
  .interview .block .txt_box .job_ttl_04 {
    padding-bottom: 30px;
  }
}

@media (max-width: 711px) {
  .interview .block .txt_box .job_ttl_04 {
    font-size: 1.6rem;
    padding-bottom: 10px;
  }
}

.interview .job_ttl_01, .interview .job_ttl_03 {
  position: absolute;
}

@media (min-width: 1400px) {
  .interview .job_ttl_01, .interview .job_ttl_03 {
    left: calc(50% - 220px);
  }
}

@media (max-width: 1399px) {
  .interview .job_ttl_01, .interview .job_ttl_03 {
    left: calc(60% - 220px);
  }
}

@media (max-width: 711px) {
  .interview .job_ttl_01, .interview .job_ttl_03 {
    left: calc(50% - 80px);
  }
}

.interview .job_ttl_01::before, .interview .job_ttl_03::before {
  background: url(../img/pharmacy/people/deco_l_01.png) no-repeat;
  background-size: contain;
}

@media (min-width: 1400px) {
  .interview .job_ttl_01::before, .interview .job_ttl_03::before {
    width: 48px;
    height: 16px;
  }
}

@media (max-width: 1399px) {
  .interview .job_ttl_01::before, .interview .job_ttl_03::before {
    width: 48px;
    height: 16px;
  }
}

@media (max-width: 711px) {
  .interview .job_ttl_01::before, .interview .job_ttl_03::before {
    width: 25px;
  }
}

.interview .job_ttl_01::after, .interview .job_ttl_03::after {
  background: url(../img/pharmacy/people/deco_r_01.png) no-repeat;
  background-size: contain;
}

@media (min-width: 1400px) {
  .interview .job_ttl_01::after, .interview .job_ttl_03::after {
    width: 124px;
    height: 37px;
    top: -15px;
  }
}

@media (max-width: 1399px) {
  .interview .job_ttl_01::after, .interview .job_ttl_03::after {
    width: 124px;
    height: 37px;
    top: -15px;
  }
}

@media (max-width: 711px) {
  .interview .job_ttl_01::after, .interview .job_ttl_03::after {
    top: -5px;
    width: 60px;
  }
}

.interview .block_a, .interview .block_c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 80px;
}

@media (max-width: 711px) {
  .interview .block_a, .interview .block_c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 40px;
  }
}

@media (max-width: 1399px) {
  .interview .block_a img, .interview .block_c img {
    width: 45%;
  }
}

@media (max-width: 711px) {
  .interview .block_a img, .interview .block_c img {
    width: 70%;
    margin: -40px 0 0 auto;
    height: 150px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
}

.interview .block_a .content, .interview .block_c .content {
  position: relative;
}

.interview .block_a .content .txt_box, .interview .block_c .content .txt_box {
  position: relative;
  background: #d5e5f6;
  z-index: -1;
}

@media (min-width: 1400px) {
  .interview .block_a .content .txt_box, .interview .block_c .content .txt_box {
    padding: 0px 70px 40px 90px;
    margin: 160px 0 0 -40px;
  }
}

@media (max-width: 1399px) {
  .interview .block_a .content .txt_box, .interview .block_c .content .txt_box {
    padding: 0px 40px 40px 90px;
    margin: 80px 0 0 -50px;
  }
}

@media (max-width: 711px) {
  .interview .block_a .content .txt_box, .interview .block_c .content .txt_box {
    margin: 50px 0 0 0;
    padding: 0 20px 50px;
  }
}

.interview .block_a .content .txt_box p, .interview .block_c .content .txt_box p {
  text-indent: 1em;
}

@media (min-width: 1400px) {
  .interview .block_a .content .txt_box p, .interview .block_c .content .txt_box p {
    padding: 0 30px 0 0;
  }
}

@media (max-width: 1399px) {
  .interview .block_a .content .txt_box p, .interview .block_c .content .txt_box p {
    padding: 0 30px 0 0;
  }
}

@media (max-width: 711px) {
  .interview .block_a .content .txt_box p, .interview .block_c .content .txt_box p {
    font-size: 1.2rem;
    padding: 0;
  }
}

@media (min-width: 1400px) {
  .interview .block_b {
    padding-bottom: 100px;
    margin-bottom: 100px;
  }
}

@media (max-width: 1399px) {
  .interview .block_b {
    margin-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .interview .block_b {
    margin-bottom: 40px;
  }
}

.interview .block_b .txt_box {
  background: url(../img/pharmacy/bg_dotted.jpg);
}

@media (min-width: 1400px) {
  .interview .block_b .txt_box {
    max-width: 830px;
    padding: 45px 170px 50px 65px;
    margin: 0 0 0 65px;
  }
}

@media (max-width: 1399px) {
  .interview .block_b .txt_box {
    width: 60%;
    padding: 45px 170px 50px 65px;
    margin: 0 0 0 65px;
  }
}

@media (max-width: 711px) {
  .interview .block_b .txt_box {
    width: 100%;
    background-size: 12px;
    padding: 0px 20px 50px;
    margin: 0px auto;
  }
}

.interview .block_b .txt_box p {
  text-indent: 1em;
}

@media (max-width: 711px) {
  .interview .block_b .txt_box p {
    font-size: 1.2rem;
  }
}

@media (min-width: 1400px) {
  .interview .block_b img {
    position: absolute;
    top: 45px;
    right: 0;
  }
}

@media (max-width: 1399px) {
  .interview .block_b img {
    width: 45%;
    position: absolute;
    top: 45px;
    right: 0;
  }
}

@media (max-width: 711px) {
  .interview .block_b img {
    position: static;
    width: 70%;
    margin: -40px auto 0 0;
    height: 150px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
}

.interview .block_c .content::after {
  content: '';
  width: 200px;
  height: 100px;
  position: absolute;
  background: url(../img/pharmacy/people/deco_r_02.png) no-repeat;
  background-size: contain;
}

@media (min-width: 1400px) {
  .interview .block_c .content::after {
    top: 20px;
    right: -50px;
  }
}

@media (max-width: 1399px) {
  .interview .block_c .content::after {
    top: 20px;
    right: -50px;
  }
}

@media (max-width: 711px) {
  .interview .block_c .content::after {
    width: 100px;
    right: 0;
    top: -15px;
  }
}

@media (min-width: 1400px) {
  .interview .block_c .content .txt_box {
    margin: 60px 0 0 -40px;
  }
}

@media (max-width: 1399px) {
  .interview .block_c .content .txt_box {
    margin: 60px 0 0 -40px;
  }
}

@media (max-width: 711px) {
  .interview .block_c .content .txt_box {
    margin: 0% auto;
  }
}

@media (max-width: 711px) {
  .interview .block_c .content .txt_box p {
    font-size: 1.2rem;
  }
}

@media (min-width: 1400px) {
  .interview .myoff {
    margin-bottom: 150px;
  }
}

@media (max-width: 1399px) {
  .interview .myoff {
    margin-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .interview .myoff {
    margin-bottom: 50px;
  }
}

.interview .myoff .f_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 711px) {
  .interview .myoff .f_box:nth-of-type(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.interview .myoff .f_box .mark {
  position: relative;
  background: #1e445b;
  border-radius: 50%;
  color: #fff;
  font-family: "Barlow" , sans-serif;
  font-weight: 500;
  text-align: center;
}

@media (min-width: 1400px) {
  .interview .myoff .f_box .mark {
    width: 160px;
    height: 160px;
    font-size: 3.5rem;
    line-height: 45px;
    padding: 30px 0;
    letter-spacing: 5px;
    margin: 0 30px 0 0;
  }
}

@media (max-width: 1399px) {
  .interview .myoff .f_box .mark {
    width: 160px;
    height: 160px;
    font-size: 3.5rem;
    line-height: 45px;
    padding: 30px 0;
    letter-spacing: 5px;
    margin: 0 30px 0 0;
  }
}

@media (max-width: 711px) {
  .interview .myoff .f_box .mark {
    width: 80px;
    height: 80px;
    font-size: 2rem;
    line-height: 25px;
    padding: 15px 0;
    margin: 0 10px 0 20px;
  }
}

.interview .myoff .f_box .mark::before {
  content: '';
  width: 100%;
  height: 336px;
  position: absolute;
  background: #d5e5f6;
  z-index: -1;
  top: -40px;
  left: -80px;
}

@media (max-width: 711px) {
  .interview .myoff .f_box .mark::before {
    height: 220px;
    left: -20px;
  }
}

.interview .myoff .f_box .ttl_line {
  position: relative;
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  color: #1e445b;
  display: inline-block;
}

@media (min-width: 1400px) {
  .interview .myoff .f_box .ttl_line {
    padding: 0 60px 0 0;
    font-size: 3.2rem;
  }
}

@media (max-width: 1399px) {
  .interview .myoff .f_box .ttl_line {
    padding: 0 60px 0 0;
    font-size: 3.2rem;
  }
}

@media (max-width: 711px) {
  .interview .myoff .f_box .ttl_line {
    padding: 0 10px 0 0;
    font-size: 1.8rem;
    width: calc(100% - 110px);
  }
}

@media (min-width: 1400px) {
  .interview .myoff .f_box .ttl_line::after {
    content: '';
    width: 60%;
    height: 2px;
    position: absolute;
    display: inline-block;
    right: -440px;
    top: 50%;
    background: #1e445b;
  }
}

@media (max-width: 1399px) {
  .interview .myoff .f_box .ttl_line::after {
    content: '';
    width: 60%;
    height: 2px;
    position: absolute;
    display: inline-block;
    right: -440px;
    top: 50%;
    background: #1e445b;
  }
}

@media (min-width: 1400px) {
  .interview .myoff .txt_cont {
    border-bottom: 2px solid #1e445b;
    padding: 0 50px 50px 50px;
  }
}

@media (max-width: 1399px) {
  .interview .myoff .txt_cont {
    border-bottom: 2px solid #1e445b;
    padding: 0 50px 50px 50px;
  }
}

@media (max-width: 711px) {
  .interview .myoff .txt_cont {
    padding: 20px 20px;
  }
}

.interview .myoff .txt_cont p {
  text-indent: 1em;
}

@media (max-width: 711px) {
  .interview .myoff .txt_cont p {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}

.interview .myoff .img_cont {
  position: relative;
}

@media (max-width: 1399px) {
  .interview .myoff .img_cont {
    width: 50%;
  }
}

@media (max-width: 711px) {
  .interview .myoff .img_cont {
    width: 100%;
  }
  .interview .myoff .img_cont::after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: -1;
    background: #1e445b;
    width: calc(100% - 20px);
  }
}

.interview .myoff .img_cont img {
  width: auto;
}

@media (max-width: 711px) {
  .interview .myoff .img_cont img {
    width: 70%;
    -o-object-fit: contain;
       object-fit: contain;
    float: right;
  }
}

.interview .myoff .img_cont::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: #1e445b;
  z-index: -1;
}

@media (min-width: 1400px) {
  .interview .myoff .img_cont::before {
    top: 20px;
    left: -20px;
  }
}

@media (max-width: 1399px) {
  .interview .myoff .img_cont::before {
    top: 20px;
    left: -20px;
  }
}

@media (max-width: 711px) {
  .interview .myoff .img_cont::before {
    width: 70%;
    right: 5px;
    top: 5px;
    left: auto;
  }
}

.interview .good {
  background: url(../img/pharmacy/bg_dotted.jpg);
  margin-bottom: 0;
}

@media (min-width: 1400px) {
  .interview .good {
    padding: 100px 0;
  }
}

@media (max-width: 1399px) {
  .interview .good {
    padding: 50px 0;
  }
}

@media (max-width: 711px) {
  .interview .good {
    background-size: 12px;
    padding: 50px 0;
  }
}

@media (min-width: 1400px) {
  .interview .good .job_ttl_01, .interview .good .job_ttl_03 {
    left: calc(50% - 270px);
  }
}

@media (max-width: 1399px) {
  .interview .good .job_ttl_01, .interview .good .job_ttl_03 {
    left: calc(50% - 175px);
  }
}

@media (max-width: 711px) {
  .interview .good .job_ttl_01, .interview .good .job_ttl_03 {
    left: calc(50% - 94.5px);
  }
}

.interview .good .job_ttl_04 {
  display: block;
  text-align: center;
}

@media (min-width: 1400px) {
  .interview .good .job_ttl_04 {
    padding: 110px 0 0 0;
    margin-bottom: 70px;
  }
}

@media (max-width: 1399px) {
  .interview .good .job_ttl_04 {
    padding: 80px 0 0 0;
    margin-bottom: 40px;
  }
}

@media (max-width: 711px) {
  .interview .good .job_ttl_04 {
    padding: 40px 0 0 0;
    margin-bottom: 20px;
  }
}

.interview .good .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 50px 60px;
}

@media (max-width: 1399px) {
  .interview .good .inner {
    padding: 30px 40px;
    width: 90%;
    margin: auto;
  }
}

@media (max-width: 711px) {
  .interview .good .inner {
    padding: 10px 20px;
    margin: 0 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: auto;
  }
}

.interview .good .inner .img_good {
  text-align: center;
  margin: 0 30px 0 0;
}

@media (min-width: 1400px) {
  .interview .good .inner .img_good {
    line-height: 1.4;
  }
}

@media (max-width: 711px) {
  .interview .good .inner .img_good {
    margin: 0 0 20px 0;
  }
  .interview .good .inner .img_good img {
    width: 120px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.interview .good .inner .img_good img {
  padding: 0 0 10px 0;
}

.interview .good .inner .img_good span {
  text-align: center;
  display: block;
  margin-top: 10px;
}

@media (min-width: 1400px) {
  .interview .good .inner .img_good span {
    font-size: 3.4rem;
  }
}

@media (max-width: 711px) {
  .interview .good .inner .img_good span {
    font-size: 2rem;
  }
}

@media (min-width: 1400px) {
  .interview .good .inner .txt_good {
    max-width: calc(100% - 300px);
  }
}

.interview .good .inner p {
  text-indent: 1em;
}

@media (min-width: 1400px) {
  .interview .good .inner p {
    font-size: 2.2rem;
  }
}

@media (max-width: 711px) {
  .interview .good .inner p {
    font-size: 1.2rem;
  }
}

.interview .schedule {
  background: url(../img/pharmacy/people/bg_schedule.jpg) no-repeat top center;
  background-size: cover;
  margin-bottom: 0;
}

@media (min-width: 1400px) {
  .interview .schedule {
    padding: 130px 0;
  }
}

@media (max-width: 1399px) {
  .interview .schedule {
    padding: 80px 0;
  }
}

@media (max-width: 711px) {
  .interview .schedule {
    padding: 30px 20px;
  }
  .interview .schedule .layout-s, .interview .schedule footer .foot_block, footer .interview .schedule .foot_block, .interview .schedule footer .copyright, footer .interview .schedule .copyright {
    width: 100%;
  }
}

@media (min-width: 1400px) {
  .interview .schedule .job_ttl_01, .interview .schedule .job_ttl_03 {
    left: calc(50% - 210px);
  }
}

@media (max-width: 1399px) {
  .interview .schedule .job_ttl_01, .interview .schedule .job_ttl_03 {
    left: calc(50% - 150px);
  }
}

@media (max-width: 711px) {
  .interview .schedule .job_ttl_01, .interview .schedule .job_ttl_03 {
    left: calc(50% - 75px);
  }
}

.interview .schedule .job_ttl_04 {
  display: block;
  text-align: center;
}

@media (min-width: 1400px) {
  .interview .schedule .job_ttl_04 {
    padding: 110px 0 0 0;
    margin-bottom: 70px;
  }
}

@media (max-width: 1399px) {
  .interview .schedule .job_ttl_04 {
    padding: 80px 0 0 0;
    margin-bottom: 40px;
  }
}

@media (max-width: 711px) {
  .interview .schedule .job_ttl_04 {
    padding: 30px 0 0 0;
    margin-bottom: 30px;
  }
}

.interview .schedule .balloon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 711px) {
  .interview .schedule img {
    -o-object-fit: contain;
       object-fit: contain;
    width: 70%;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}

.interview.generalist .mv_interview .mv_inner h1 span {
  background: #2d5896;
}

.interview.generalist .mv_interview .mv_inner .ttl_sub {
  color: #2d5896;
}

.interview.generalist .mv_interview .mv_inner .txt_name {
  color: #2d5896;
}

.interview.generalist .mv_interview .txt_area .main_work {
  background: #2d5896;
}

.interview.generalist .myoff .f_box .mark {
  background: #2d5896;
}

.interview.generalist .myoff .f_box .mark::before {
  background: #d5e5f6;
}

.interview.generalist .myoff .f_box .ttl_line {
  color: #2d5896;
}

.interview.generalist .myoff .f_box .ttl_line::after {
  background: #2d5896;
}

.interview.generalist .myoff .txt_cont {
  border-bottom: 2px solid #2d5896;
}

.interview.generalist .myoff .img_cont::before {
  background: #2d5896;
}

.interview.generalist .schedule {
  background: url(../img/pharmacy/people/bg_schedule.jpg) no-repeat top center;
  background-size: cover;
}

.interview.entry .mv_interview .mv_inner h1 span {
  background: #1e445b;
}

.interview.entry .mv_interview .mv_inner .ttl_sub {
  color: #1e445b;
}

.interview.entry .mv_interview .mv_inner .txt_name {
  color: #1e445b;
}

.interview.entry .mv_interview .txt_area .main_work {
  background: #1e445b;
}

.interview.entry .myoff .f_box .mark {
  background: #1e445b;
}

.interview.entry .myoff .f_box .mark::before {
  background: #d5e5f6;
}

.interview.entry .myoff .f_box .ttl_line {
  color: #1e445b;
}

.interview.entry .myoff .f_box .ttl_line::after {
  background: #1e445b;
}

.interview.entry .myoff .txt_cont {
  border-bottom: 2px solid #1e445b;
}

.interview.entry .myoff .img_cont::before {
  background: #1e445b;
}

.interview.entry .schedule {
  background: url(../img/pharmacy/people/bg_schedule.jpg) no-repeat top center;
  background-size: cover;
}

@media (min-width: 1400px) {
  .application .mv_app {
    margin-bottom: 170px;
  }
}

@media (max-width: 1399px) {
  .application .mv_app {
    margin-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .application .mv_app {
    margin-bottom: 50px;
  }
}

.application .mv_app .mv_box {
  max-height: 400px;
  height: 100%;
  overflow: hidden;
}

.application .mv_app .mv_box img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.application .mv_app h1 {
  font-family: "Barlow" , sans-serif;
  font-weight: 300;
  font-size: 11rem;
  position: absolute;
  bottom: 72px;
  letter-spacing: -6px;
}

@media (max-width: 1399px) {
  .application .mv_app h1 {
    margin-left: 70px;
  }
}

@media (max-width: 711px) {
  .application .mv_app h1 {
    position: static;
    font-size: 3.6rem;
    letter-spacing: -1px;
    margin-top: -80px;
    margin-left: 0px;
  }
}

.application .mv_app .mv_inner {
  position: absolute;
  bottom: -20px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 30px 30px 70px;
}

@media (min-width: 1400px) {
  .application .mv_app .mv_inner {
    padding-left: 1090px;
    margin-left: -1000px;
  }
}

@media (max-width: 711px) {
  .application .mv_app .mv_inner {
    position: static;
    padding: 10px 10px;
  }
}

@media (min-width: 1400px) {
  .application .mv_app .mv_inner.txt_l .ttl_sub {
    width: 350px;
  }
}

.application .mv_app .mv_inner .ttl_sub {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  font-size: 4rem;
  width: 290px;
  margin: 0 20px 0 0;
}

@media (max-width: 711px) {
  .application .mv_app .mv_inner .ttl_sub {
    font-size: 22px;
    width: calc(22px * 8);
  }
}

@media (min-width: 1400px) {
  .application .mv_app .mv_inner p {
    width: calc(100% - 290px);
  }
}

@media (max-width: 711px) {
  .application .mv_app .mv_inner p {
    width: calc(100% - (22px * 7));
  }
}

.application .mv_app .alink {
  position: absolute;
  bottom: -150px;
  width: 100%;
}

@media (max-width: 1399px) {
  .application .mv_app .alink {
    position: static;
    margin: 60px auto 0;
  }
}

@media (max-width: 711px) {
  .application .mv_app .alink {
    position: static;
    margin: auto;
  }
}

.application .mv_app .alink ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1399px) {
  .application .mv_app .alink ul {
    padding: 0 40px;
  }
}

@media (max-width: 711px) {
  .application .mv_app .alink ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 0;
  }
}

.application .mv_app .alink ul li {
  width: 24%;
  text-align: center;
}

@media (min-width: 1400px) {
  .application .mv_app .alink ul li {
    width: 24%;
  }
}

@media (max-width: 711px) {
  .application .mv_app .alink ul li {
    width: calc(50% - 20px);
    margin: 10px 10px;
  }
}

.application .mv_app .alink ul li a {
  font-size: 2.3rem;
  display: block;
  color: #fff;
  position: relative;
  padding: 15px 0 40px;
}

@media (max-width: 711px) {
  .application .mv_app .alink ul li a {
    font-size: 1.6rem;
    padding: 10px 0 30px;
  }
}

.application .mv_app .alink ul li a::after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  display: block;
  bottom: 15px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  left: calc(50% - 5px);
}

.application .mv_app .alink ul li a:hover {
  background: #1487cb;
}

.application .essentials {
  margin: auto;
}

@media (min-width: 1400px) {
  .application .essentials {
    width: 920px;
    margin-bottom: 170px;
    padding-top: 80px;
  }
}

@media (max-width: 1399px) {
  .application .essentials {
    margin-bottom: 100px;
    width: 80%;
  }
}

@media (max-width: 711px) {
  .application .essentials {
    padding: 0px 0px 60px;
    margin-bottom: 0px;
    width: 100%;
  }
}

.application .essentials dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (min-width: 1400px) {
  .application .essentials dl {
    padding: 25px 30px;
    font-size: 2rem;
  }
}

@media (max-width: 1399px) {
  .application .essentials dl {
    padding: 30px 30px;
    font-size: 2rem;
  }
}

@media (max-width: 711px) {
  .application .essentials dl {
    padding: 10px 20px;
    font-size: 1.4rem;
  }
}

.application .essentials dl:nth-of-type(2n) {
  background: #f3f8fb;
}

.application .essentials dl:last-of-type {
  border-bottom: 1px solid #f3f8fb;
}

.application .essentials dl dt {
  font-weight: bold;
}

@media (min-width: 1400px) {
  .application .essentials dl dt {
    width: 280px;
  }
}

@media (max-width: 1399px) {
  .application .essentials dl dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 30%;
  }
}

@media (max-width: 711px) {
  .application .essentials dl dt {
    width: 25%;
  }
}

.application .essentials dl dd {
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 1400px) {
  .application .essentials dl dd {
    width: calc(100% - 280px);
  }
}

@media (max-width: 1399px) {
  .application .essentials dl dd {
    width: 75%;
  }
}

@media (max-width: 711px) {
  .application .essentials dl dd {
    width: 75%;
  }
}

.application .welfare {
  background: #f3f8fb;
  padding: 60px 0 0 0;
  margin-bottom: 20px;
}

.application .welfare .welfare_inner {
  margin: auto;
}

@media (min-width: 1400px) {
  .application .welfare .welfare_inner {
    width: 920px;
    margin: 50px auto 0;
  }
}

@media (max-width: 1399px) {
  .application .welfare .welfare_inner {
    padding: 0 40px;
  }
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner {
    padding: 0 20px;
  }
}

.application .welfare .welfare_inner dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0px 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #ccc;
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-bottom: none;
    padding: 0;
  }
  .application .welfare .welfare_inner dl:nth-of-type(2) .d_flex img {
    width: 100px;
    margin: 10px 0 0 0px;
  }
}

.application .welfare .welfare_inner dl dt {
  color: #fff;
  font-size: 2rem;
  width: 210px;
  margin: 0 20px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.6;
  border-radius: 8px;
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner dl dt {
    width: 100%;
    padding: 10px 0;
    border-radius: 5px;
  }
}

@media (min-width: 1400px) {
  .application .welfare .welfare_inner dl dd {
    width: calc(100% - 210px);
  }
}

@media (max-width: 1399px) {
  .application .welfare .welfare_inner dl dd {
    width: calc(100% - 210px);
  }
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner dl dd {
    width: 100%;
    font-size: 1.4rem;
  }
}

.application .welfare .welfare_inner dl dd .f_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.application .welfare .welfare_inner dl dd .f_box .type {
  position: relative;
  background: #c6d6e1;
  width: 312px;
  height: 90px;
  line-height: 90px;
  border-radius: 8px;
  margin: 10px 50px 0 0;
  color: #1e445b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 1400px) {
  .application .welfare .welfare_inner dl dd .f_box .type {
    font-size: 1.8rem;
  }
}

@media (max-width: 1399px) {
  .application .welfare .welfare_inner dl dd .f_box .type {
    width: 40%;
    font-size: 1.8rem;
  }
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner dl dd .f_box .type {
    width: 50%;
    width: 140px;
    margin: 10px 30px 0 0;
  }
}

.application .welfare .welfare_inner dl dd .f_box .type img {
  width: auto;
}

@media (min-width: 1400px) {
  .application .welfare .welfare_inner dl dd .f_box .type img {
    padding: 0 30px 0 30px;
  }
}

@media (max-width: 1399px) {
  .application .welfare .welfare_inner dl dd .f_box .type img {
    padding: 0 10px;
    width: 60px;
  }
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner dl dd .f_box .type img {
    padding: 0 10px;
    width: 60px;
  }
}

.application .welfare .welfare_inner dl dd .f_box .type span {
  line-height: 1.6;
}

.application .welfare .welfare_inner dl dd .f_box .type::after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  border-top: solid 10px transparent;
  border-right: solid 10px transparent;
  border-bottom: solid 10px transparent;
  border-left: solid 10px #1e445b;
  top: calc(50% - 10px);
}

@media (min-width: 1400px) {
  .application .welfare .welfare_inner dl dd .f_box .type::after {
    right: -40px;
  }
}

@media (max-width: 1399px) {
  .application .welfare .welfare_inner dl dd .f_box .type::after {
    right: -40px;
  }
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner dl dd .f_box .type::after {
    right: -30px;
  }
}

.application .welfare .welfare_inner dl dd .f_box .explanation {
  height: 90px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #1e445b;
}

@media (max-width: 1399px) {
  .application .welfare .welfare_inner dl dd .f_box .explanation {
    width: 60%;
  }
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner dl dd .f_box .explanation {
    width: calc(100% - 170px);
  }
}

.application .welfare .welfare_inner dl dd .f_box .explanation.box_b {
  line-height: 1.6;
  text-align: left;
  padding: 0;
  margin: 0;
}

@media (min-width: 1400px) {
  .application .welfare .welfare_inner dl dd .f_box .explanation.box_b {
    width: 312px;
  }
}

@media (max-width: 1399px) {
  .application .welfare .welfare_inner dl dd .f_box .explanation.box_b {
    width: 60%;
  }
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner dl dd .f_box .explanation.box_b {
    width: calc(100% - 170px);
  }
}

.application .welfare .welfare_inner dl dd .f_box .explanation span {
  font-weight: bold;
}

@media (min-width: 1400px) {
  .application .welfare .welfare_inner dl dd .f_box .explanation .fl {
    font-size: 2.3rem;
  }
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner dl dd .f_box .explanation .fl {
    font-size: 1.8rem;
  }
}

.application .welfare .welfare_inner dl dd .f_box .explanation .fs {
  font-size: 1.2rem;
  font-weight: normal;
}

.application .welfare .welfare_inner dl dd .f_box .box_b {
  background: #c5e6fa;
  height: 90px;
  width: 140px;
  border-radius: 8px;
  margin: 0 20px 0 0;
  text-align: center;
  line-height: 1.5;
  padding: 15px 0 0 0;
}

@media (max-width: 1399px) {
  .application .welfare .welfare_inner dl dd .f_box .box_b {
    width: 50%;
  }
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner dl dd .f_box .box_b {
    width: 80px;
    margin: 0 10px 0 0;
  }
}

.application .welfare .welfare_inner dl dd .f_box .box_y {
  background: #f1f3c1;
  width: 150px;
  height: 90px;
  border-radius: 8px;
  text-align: center;
  line-height: 1.3;
  padding: 10px 0 0 0;
}

@media (max-width: 1399px) {
  .application .welfare .welfare_inner dl dd .f_box .box_y {
    width: 50%;
  }
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner dl dd .f_box .box_y {
    width: calc(100% - 90px);
  }
}

.application .welfare .welfare_inner dl dd .box_w {
  background: #eeeeee;
  color: #1e445b;
  width: 32%;
  height: 110px;
  text-align: center;
  padding: 10px 20px;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner dl dd .box_w {
    font-size: 1.2rem;
    padding: 10px 10px;
  }
}

.application .welfare .welfare_inner dl dd .box_w span {
  font-weight: bold;
}

@media (min-width: 1400px) {
  .application .welfare .welfare_inner dl dd .box_w span {
    font-size: 2.3rem;
  }
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner dl dd .box_w span {
    font-size: 1.4rem;
  }
}

.application .welfare .welfare_inner dl dd .box_t {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.application .welfare .welfare_inner dl dd .box_t div {
  background: #dcebf4;
  color: #1e445b;
  width: 49%;
  font-size: 2.2rem;
  font-weight: bold;
  padding: 0px 0 0 5px;
  line-height: 2;
  margin: 0 0px 10px 0;
}

.application .welfare .welfare_inner dl dd .fblue {
  color: #1e445b;
  font-weight: bold;
}

.application .welfare .welfare_inner dl .d_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.application .welfare .welfare_inner dl .d_flex img {
  width: auto;
}

.application .welfare .welfare_inner dl .d_flex.mt {
  margin-top: 20px;
}

.application .welfare .welfare_inner .system {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1399px) {
  .application .welfare .welfare_inner .system {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner .system {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.application .welfare .welfare_inner .system li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 48%;
  background: #1e445b;
  border-radius: 8px;
  color: #fff;
  padding: 20px 20px 20px 0px;
  height: 200px;
  margin: 10px 10px;
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner .system li {
    width: 100%;
    height: 140px;
    margin: 0px 0px 10px 0;
    padding: 0;
  }
}

.application .welfare .welfare_inner .system li div:nth-of-type(1) {
  width: 170px;
  margin-right: 20px;
  padding: 0 0 0 10px;
  font-size: 1.8rem;
  line-height: 1.6;
  text-align: center;
}

@media (max-width: 1399px) {
  .application .welfare .welfare_inner .system li div:nth-of-type(1) {
    width: 35%;
  }
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner .system li div:nth-of-type(1) {
    width: 130px;
    margin-right: 10px;
    padding: 0 0 0 5px;
    font-size: 1.4rem;
  }
}

.application .welfare .welfare_inner .system li div:nth-of-type(2) {
  line-height: 1.6;
}

@media (min-width: 1400px) {
  .application .welfare .welfare_inner .system li div:nth-of-type(2) {
    width: calc(100% - 170px);
  }
}

@media (max-width: 1399px) {
  .application .welfare .welfare_inner .system li div:nth-of-type(2) {
    width: 65%;
  }
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner .system li div:nth-of-type(2) {
    width: calc(100% - 140px);
    font-size: 1.2rem;
    padding: 0 10px 0 0;
  }
}

.application .welfare .welfare_inner .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 1400px) {
  .application .welfare .welfare_inner .list {
    padding: 50px 30px 70px;
  }
}

@media (max-width: 1399px) {
  .application .welfare .welfare_inner .list {
    padding: 20px 0;
  }
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner .list {
    padding: 10px 10px 40px;
  }
}

.application .welfare .welfare_inner .list li {
  width: 50%;
  line-height: 1.8;
}

@media (min-width: 1400px) {
  .application .welfare .welfare_inner .list li {
    font-size: 2rem;
  }
}

@media (max-width: 711px) {
  .application .welfare .welfare_inner .list li {
    font-size: 1.2rem;
  }
}

.application .flow {
  margin: auto;
  padding-top: 80px;
}

@media (min-width: 1400px) {
  .application .flow {
    width: 920px;
  }
}

@media (max-width: 1399px) {
  .application .flow {
    width: 80%;
    margin-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .application .flow {
    width: 100%;
    margin-bottom: 0px;
    padding: 20px 10px 0;
  }
}

.application .flow dl {
  border: solid 1px #1e445b;
  border-radius: 8px;
  position: relative;
  padding: 18px;
  margin: 90px auto 0;
  height: 115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 711px) {
  .application .flow dl {
    height: 80px;
    padding: 10px 10px;
    margin: 60px auto 0;
  }
  .application .flow dl:nth-of-type(1) {
    margin: 30px auto 0;
  }
}

@media (min-width: 1400px) {
  .application .flow dl::after {
    content: '';
    width: 40px;
    height: 20px;
    position: absolute;
    border-left: solid 40px transparent;
    border-right: solid 40px transparent;
    border-bottom: solid 30px transparent;
    border-top: solid 30px #1e445b;
    left: calc(50% - 40px);
    bottom: -80px;
  }
}

@media (max-width: 711px) {
  .application .flow dl::after {
    content: '';
    width: 40px;
    height: 20px;
    position: absolute;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent;
    border-bottom: solid 0px transparent;
    border-top: solid 20px #1e445b;
    left: calc(50% - 20px);
    bottom: -40px;
  }
}

.application .flow dl:last-of-type {
  background: #65a8d1;
}

@media (min-width: 1400px) {
  .application .flow dl:last-of-type {
    margin-bottom: 150px;
  }
}

@media (max-width: 711px) {
  .application .flow dl:last-of-type {
    margin-bottom: 60px;
  }
}

.application .flow dl:last-of-type::after {
  content: none;
}

.application .flow dl:last-of-type .txt {
  text-align: center;
  width: 65%;
  color: #fff;
}

@media (min-width: 1400px) {
  .application .flow dl:last-of-type .txt {
    letter-spacing: 30px;
    font-size: 4rem;
  }
}

@media (max-width: 1399px) {
  .application .flow dl:last-of-type .txt {
    letter-spacing: 26px;
    font-size: 3.6rem;
  }
}

@media (max-width: 711px) {
  .application .flow dl:last-of-type .txt {
    letter-spacing: 20px;
    font-size: 3rem;
  }
}

.application .flow dl .step {
  background: #1e445b;
  color: #fff;
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  font-size: 1.3rem;
  letter-spacing: 8px;
  margin: -30px 70px 0 0;
  border-radius: 8px;
}

@media (max-width: 711px) {
  .application .flow dl .step {
    width: 60px;
    min-width: 60px;
    height: 80px;
    letter-spacing: 2px;
    margin: -30px 10px 0 0;
  }
}

.application .flow dl .step span {
  margin-top: 5px;
}

@media (min-width: 1400px) {
  .application .flow dl .step span {
    font-size: 4.1rem;
  }
}

@media (max-width: 1399px) {
  .application .flow dl .step span {
    font-size: 3.2rem;
  }
}

@media (max-width: 711px) {
  .application .flow dl .step span {
    font-size: 2.4rem;
  }
}

@media (min-width: 1400px) {
  .application .flow dl .txt {
    font-size: 2.8rem;
  }
}

@media (max-width: 1399px) {
  .application .flow dl .txt {
    font-size: 2.2rem;
  }
}

@media (max-width: 711px) {
  .application .flow dl .txt {
    font-size: 1.6rem;
  }
}

.application .flow dl .btn_entry, .application .flow dl .btn_more, .application .flow dl .btn_more_2 {
  position: absolute;
  right: 30px;
  background: #1487cb;
  width: 240px;
}

@media (max-width: 711px) {
  .application .flow dl .btn_entry, .application .flow dl .btn_more, .application .flow dl .btn_more_2 {
    width: 100px;
    position: static;
  }
  .application .flow dl .btn_entry::after, .application .flow dl .btn_more::after, .application .flow dl .btn_more_2::after {
    right: 20px;
  }
}

@media (min-width: 1400px) {
  .application .flow dl .btn_entry a, .application .flow dl .btn_more a, .application .flow dl .btn_more_2 a {
    padding: 0 20px 0 0px;
    line-height: 80px;
    font-size: 2.8rem;
  }
}

@media (max-width: 711px) {
  .application .flow dl .btn_entry a, .application .flow dl .btn_more a, .application .flow dl .btn_more_2 a {
    width: 100px;
    padding: 0 20px 0 0px;
    line-height: 50px;
    font-size: 1.6rem;
    letter-spacing: 1px;
  }
}

.application .flow dl .btn_entry:hover, .application .flow dl .btn_more:hover, .application .flow dl .btn_more_2:hover {
  background: #1e445b;
}

.application .support {
  background: #f3f8fb;
  text-align: center;
  margin-bottom: 0;
}

@media (min-width: 1400px) {
  .application .support {
    padding: 110px 0;
  }
}

@media (max-width: 1399px) {
  .application .support {
    padding: 60px 0;
  }
}

@media (max-width: 711px) {
  .application .support {
    padding: 30px 20px;
  }
}

.application .support .comment {
  line-height: 2;
}

@media (min-width: 1400px) {
  .application .support .comment {
    font-size: 2.3rem;
    margin: 40px auto 70px;
  }
}

@media (max-width: 1399px) {
  .application .support .comment {
    font-size: 2.3rem;
    margin: 30px auto 40px;
  }
}

@media (max-width: 711px) {
  .application .support .comment {
    font-size: 1.6rem;
    margin: 20px auto 30px;
  }
}

.application .support ul {
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 1400px) {
  .application .support ul {
    width: 920px;
  }
}

@media (max-width: 1399px) {
  .application .support ul {
    width: 80%;
  }
}

@media (max-width: 711px) {
  .application .support ul {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.application .support ul li {
  background: #fff;
  border: solid #1e445b 1px;
  border-radius: 8px;
  width: 195px;
  height: 195px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0px;
}

@media (max-width: 711px) {
  .application .support ul li {
    width: calc(50% - 5px);
    margin: 0 0 10px 0;
    padding: 10px 10px;
    height: 180px;
  }
}

.application .support ul li .img_sup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 1400px) {
  .application .support ul li .img_sup {
    height: 130px;
  }
}

@media (max-width: 1399px) {
  .application .support ul li .img_sup {
    height: 130px;
  }
}

@media (max-width: 711px) {
  .application .support ul li .img_sup {
    height: 110px;
  }
}

@media (min-width: 1400px) {
  .application .support ul li .img_sup img {
    width: auto;
  }
}

@media (max-width: 711px) {
  .application .support ul li .img_sup img {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

.application .support ul li p {
  font-size: 1.8rem;
  color: #1487cb;
  line-height: 1.4;
  font-weight: bold;
}

@media (max-width: 711px) {
  .application .support ul li p {
    font-size: 1.4rem;
  }
}

.application .support ul li p span {
  font-size: 1.2rem;
}

.application .ttl_app {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  text-align: center;
}

@media (min-width: 1400px) {
  .application .ttl_app {
    font-size: 4.2rem;
  }
}

@media (max-width: 1399px) {
  .application .ttl_app {
    font-size: 4rem;
  }
}

@media (max-width: 711px) {
  .application .ttl_app {
    font-size: 2.6rem;
    margin-bottom: 20px;
    line-height: 1.4;
  }
}

.application.pharmacy h1, .application.pharmacy .ttl_sub, .application.pharmacy .ttl_app {
  color: #1e445b;
}

.application.pharmacy .alink li, .application.pharmacy .welfare_inner dt, .application.pharmacy .welfare_inner .system li {
  background: #1e445b;
}

.application.generalist h1, .application.generalist .ttl_sub, .application.generalist .ttl_app {
  color: #2d5896;
}

.application.generalist .alink li, .application.generalist .welfare_inner dt, .application.generalist .welfare_inner .system li {
  background: #2d5896;
}

.application.medical h1, .application.medical .ttl_sub, .application.medical .ttl_app {
  color: #1487cb;
}

.application.medical .alink li, .application.medical .welfare_inner dt, .application.medical .welfare_inner .system li {
  background: #1487cb;
}

.program .mv_program {
  max-height: 800px;
}

@media (min-width: 1400px) {
  .program .mv_program {
    overflow: hidden;
    margin: 65px auto 150px;
  }
}

@media (max-width: 1399px) {
  .program .mv_program {
    overflow: hidden;
    margin: 0px auto 0px;
    padding-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .program .mv_program {
    overflow: visible;
    margin-bottom: 150px;
    padding: 0;
  }
}

.program .mv_program img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right bottom;
     object-position: right bottom;
}

@media (min-width: 1400px) {
  .program .mv_program .layout-l, .program .mv_program .top_message, .program .mv_program .top_jobcategory, .program .mv_program .top_why, .program .mv_program .top_special, .program .mv_program .message .lead .lead_inner, .message .lead .program .mv_program .lead_inner, .program .mv_program .jinji .jinji_block_a, .jinji .program .mv_program .jinji_block_a, .program .mv_program .jinji .jinji_block_b, .jinji .program .mv_program .jinji_block_b, .program .mv_program .about .ws_mv, .about .program .mv_program .ws_mv, .program .mv_program .about .drugstore, .about .program .mv_program .drugstore, .program .mv_program .job_top .block_discover, .job_top .program .mv_program .block_discover, .program .mv_program .job_top .internship, .job_top .program .mv_program .internship, .program .mv_program .interview .block, .interview .program .mv_program .block, .program .mv_program .interview .myoff, .interview .program .mv_program .myoff, .program .mv_program .honne .block_honne, .honne .program .mv_program .block_honne, .program .mv_program .honne .img_all .img_all_inner, .honne .img_all .program .mv_program .img_all_inner, .program .mv_program .medical .block, .medical .program .mv_program .block {
    height: 100%;
  }
}

@media (max-width: 1399px) {
  .program .mv_program .layout-l, .program .mv_program .top_message, .program .mv_program .top_jobcategory, .program .mv_program .top_why, .program .mv_program .top_special, .program .mv_program .message .lead .lead_inner, .message .lead .program .mv_program .lead_inner, .program .mv_program .jinji .jinji_block_a, .jinji .program .mv_program .jinji_block_a, .program .mv_program .jinji .jinji_block_b, .jinji .program .mv_program .jinji_block_b, .program .mv_program .about .ws_mv, .about .program .mv_program .ws_mv, .program .mv_program .about .drugstore, .about .program .mv_program .drugstore, .program .mv_program .job_top .block_discover, .job_top .program .mv_program .block_discover, .program .mv_program .job_top .internship, .job_top .program .mv_program .internship, .program .mv_program .interview .block, .interview .program .mv_program .block, .program .mv_program .interview .myoff, .interview .program .mv_program .myoff, .program .mv_program .honne .block_honne, .honne .program .mv_program .block_honne, .program .mv_program .honne .img_all .img_all_inner, .honne .img_all .program .mv_program .img_all_inner, .program .mv_program .medical .block, .medical .program .mv_program .block {
    height: 100%;
  }
}

.program .mv_program .mv_inner {
  width: 100%;
  max-width: 1140px;
}

@media (min-width: 1400px) {
  .program .mv_program .mv_inner {
    position: absolute;
    bottom: 1px;
  }
}

@media (max-width: 1399px) {
  .program .mv_program .mv_inner {
    position: absolute;
    bottom: 1px;
    padding: 0 40px;
    max-width: 100%;
  }
}

@media (max-width: 711px) {
  .program .mv_program .mv_inner {
    position: static;
    margin: -83px 0 0 0;
    padding: 0 20px;
  }
}

.program .mv_program .mv_inner h1 {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  letter-spacing: 2px;
}

@media (min-width: 1400px) {
  .program .mv_program .mv_inner h1 {
    font-size: 12rem;
    margin: 0 0 15px -10px;
  }
}

@media (max-width: 1399px) {
  .program .mv_program .mv_inner h1 {
    font-size: 8rem;
    margin: 0 0 15px -10px;
  }
}

@media (max-width: 711px) {
  .program .mv_program .mv_inner h1 {
    font-size: 3rem;
    margin: 0 0 15px 0px;
    text-align: center;
  }
}

@media (min-width: 1400px) {
  .program .mv_program .mv_inner h1 span {
    font-size: 9rem;
  }
}

@media (max-width: 1399px) {
  .program .mv_program .mv_inner h1 span {
    font-size: 5rem;
  }
}

@media (max-width: 711px) {
  .program .mv_program .mv_inner h1 span {
    font-size: 2rem;
  }
}

.program .mv_program .mv_inner .ttl_sub {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
}

@media (min-width: 1400px) {
  .program .mv_program .mv_inner .ttl_sub {
    font-size: 4.8rem;
    margin: 0 0 20px 0;
  }
}

@media (max-width: 1399px) {
  .program .mv_program .mv_inner .ttl_sub {
    width: 40%;
    font-size: 3.4rem;
    margin: 0 0 10px 0;
  }
}

@media (max-width: 711px) {
  .program .mv_program .mv_inner .ttl_sub {
    width: 35%;
    font-size: 1.8rem;
    position: absolute;
    top: 34px;
    line-height: 1.2;
  }
}

@media (min-width: 1400px) {
  .program .mv_program .mv_inner .txt_area {
    position: absolute;
    bottom: 10px;
    left: 55%;
    width: 100%;
    font-size: 2rem;
  }
}

@media (max-width: 1399px) {
  .program .mv_program .mv_inner .txt_area {
    position: absolute;
    top: 8rem;
    left: 45%;
    width: 55%;
    font-size: 2rem;
  }
}

@media (max-width: 711px) {
  .program .mv_program .mv_inner .txt_area {
    width: 52%;
    position: absolute;
    top: 32px;
    left: 44%;
    bottom: auto;
  }
  .program .mv_program .mv_inner .txt_area p {
    font-size: 1.2rem;
    line-height: 1.3;
  }
}

.program .program h2 {
  color: #1e445b;
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  text-align: center;
}

@media (min-width: 1400px) {
  .program .program h2 {
    font-size: 4.8rem;
    margin-bottom: 50px;
  }
}

@media (max-width: 1399px) {
  .program .program h2 {
    font-size: 4.8rem;
    margin-bottom: 50px;
  }
}

@media (max-width: 711px) {
  .program .program h2 {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}

@media (min-width: 1400px) {
  .program .program .program_inner {
    padding: 30px;
  }
  .program .program .program_inner::before {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    z-index: -1;
    background: #d5ebf8 url(../img/pharmacy/program/bg_program.png) no-repeat top 10px left 30px;
    margin: -30px 0 0 -30px;
  }
}

@media (max-width: 1399px) {
  .program .program .program_inner {
    padding: 30px;
  }
  .program .program .program_inner::before {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    z-index: -1;
    background: #d5ebf8 url(../img/pharmacy/program/bg_program.png) no-repeat top 10px left 30px;
    margin: -30px 0 0 -30px;
  }
}

@media (max-width: 711px) {
  .program .program .program_inner {
    background: #d5ebf8 url(../img/pharmacy/program/bg_program.png) no-repeat top 20px center;
    background-size: contain;
    background-size: 90%;
    padding: 30px 0;
  }
}

.program .program .program_inner h3 {
  color: #1e445b;
  font-weight: bold;
}

@media (min-width: 1400px) {
  .program .program .program_inner h3 {
    font-size: 4.2rem;
    margin-bottom: 40px;
  }
}

@media (max-width: 1399px) {
  .program .program .program_inner h3 {
    font-size: 4.2rem;
    margin-bottom: 40px;
  }
}

@media (max-width: 711px) {
  .program .program .program_inner h3 {
    font-size: 1.8rem;
    padding: 0 20px;
    margin-bottom: 20px;
  }
}

.program .program .program_inner p {
  font-weight: 500;
}

@media (min-width: 1400px) {
  .program .program .program_inner p {
    font-size: 2.4rem;
  }
}

@media (max-width: 1399px) {
  .program .program .program_inner p {
    font-size: 2.4rem;
  }
}

@media (max-width: 711px) {
  .program .program .program_inner p {
    font-size: 1.4rem;
    padding: 0 20px;
    margin-bottom: 30px;
  }
}

.program .program ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (min-width: 1400px) {
  .program .program ul {
    margin: 80px auto;
  }
}

@media (max-width: 1399px) {
  .program .program ul {
    margin: 60px auto;
  }
}

@media (max-width: 711px) {
  .program .program ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: auto;
  }
}

@media (min-width: 1400px) {
  .program .program ul li:nth-of-type(1) {
    width: 670px;
    margin: 0 30px 0 0;
  }
}

@media (max-width: 1399px) {
  .program .program ul li:nth-of-type(1) {
    width: 60%;
    margin: 0 30px 0 0;
  }
}

@media (max-width: 711px) {
  .program .program ul li:nth-of-type(1) {
    width: 100%;
  }
}

@media (min-width: 1400px) {
  .program .program ul li:nth-of-type(2) {
    width: calc(100% - 670px - 30px);
    padding: 125px 0 0 0;
  }
}

@media (max-width: 1399px) {
  .program .program ul li:nth-of-type(2) {
    width: 40%;
    padding: 0;
  }
}

@media (max-width: 711px) {
  .program .program ul li:nth-of-type(2) {
    width: 100%;
  }
}

@media (min-width: 1400px) {
  .program .program ul li .group_box {
    margin-bottom: 55px;
  }
}

@media (max-width: 1399px) {
  .program .program ul li .group_box {
    margin-bottom: 55px;
  }
}

@media (max-width: 711px) {
  .program .program ul li .group_box {
    padding: 20px 20px;
    margin: auto;
  }
}

.program .program ul li .point {
  background: #fff;
}

@media (min-width: 1400px) {
  .program .program ul li .point {
    border: solid 13px;
    padding: 35px 30px 30px;
    margin-bottom: 15px;
  }
}

@media (max-width: 1399px) {
  .program .program ul li .point {
    border: solid 13px;
    padding: 35px 30px 30px;
    margin-bottom: 15px;
  }
}

@media (max-width: 711px) {
  .program .program ul li .point {
    border: solid 5px;
    margin-bottom: 10px;
    padding: 20px;
  }
}

.program .program ul li .point .ttl {
  font-weight: bold;
  text-align: center;
}

@media (min-width: 1400px) {
  .program .program ul li .point .ttl {
    font-size: 2.6rem;
    line-height: 1.6;
    margin-bottom: 30px;
  }
}

@media (max-width: 1399px) {
  .program .program ul li .point .ttl {
    font-size: 2.6rem;
    line-height: 1.6;
    margin-bottom: 30px;
  }
}

@media (max-width: 711px) {
  .program .program ul li .point .ttl {
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 10px;
  }
}

@media (min-width: 1400px) {
  .program .program ul li .point p {
    font-size: 1.8rem;
  }
}

@media (max-width: 1399px) {
  .program .program ul li .point p {
    font-size: 1.8rem;
  }
}

@media (max-width: 711px) {
  .program .program ul li .point p {
    font-size: 1.4rem;
    padding: 0;
    margin-bottom: 0;
  }
}

.program .program ul li .point p span {
  font-weight: 500;
}

@media (min-width: 1400px) {
  .program .program ul li .point p span {
    font-size: 2.4rem;
  }
}

@media (max-width: 1399px) {
  .program .program ul li .point p span {
    font-size: 2.4rem;
  }
}

@media (max-width: 711px) {
  .program .program ul li .point p span {
    font-size: 1.8rem;
  }
}

.program .program ul li .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Barlow" , sans-serif;
  font-weight: bold;
  color: #fff;
  border-radius: 10px;
}

@media (min-width: 1400px) {
  .program .program ul li .item {
    padding: 20px 30px;
    margin-bottom: 15px;
  }
}

@media (max-width: 1399px) {
  .program .program ul li .item {
    padding: 20px 30px;
    margin-bottom: 15px;
  }
}

@media (max-width: 711px) {
  .program .program ul li .item {
    padding: 10px 20px;
    margin-bottom: 10px;
  }
}

.program .program ul li .item .head {
  word-break: keep-all;
  text-align: center;
}

@media (min-width: 1400px) {
  .program .program ul li .item .head {
    font-size: 4.8rem;
    padding: 0 30px 0 0;
    line-height: 1.4;
  }
}

@media (max-width: 1399px) {
  .program .program ul li .item .head {
    font-size: 3.8rem;
    padding: 0 30px 0 0;
    line-height: 1.4;
  }
}

@media (max-width: 711px) {
  .program .program ul li .item .head {
    padding: 0 20px 0 0;
    font-size: 2.4rem;
    line-height: 1.4;
  }
}

@media (min-width: 1400px) {
  .program .program ul li .item p {
    font-size: 1.8rem;
  }
}

@media (max-width: 1399px) {
  .program .program ul li .item p {
    font-size: 1.8rem;
  }
}

@media (max-width: 711px) {
  .program .program ul li .item p {
    font-size: 1.2rem;
    padding: 0;
    margin: 0;
  }
}

.program .program ul li .point1 .point {
  background: #fff url(../img/pharmacy/program/bg_point1.png) no-repeat top 30px center;
  color: #1487cb;
}

@media (max-width: 711px) {
  .program .program ul li .point1 .point {
    background: #fff url(../img/pharmacy/program/bg_point1.png) no-repeat top 10px center;
    background-size: 80%;
  }
}

.program .program ul li .point1 .item {
  background: #1487cb;
}

.program .program ul li .point2 .point {
  background: #fff url(../img/pharmacy/program/bg_point2.png) no-repeat top 30px center;
  color: #396ca6;
}

@media (max-width: 711px) {
  .program .program ul li .point2 .point {
    background: #fff url(../img/pharmacy/program/bg_point2.png) no-repeat top 10px center;
    background-size: 80%;
  }
}

.program .program ul li .point2 .item {
  background: #396ca6;
}

.program .program ul li .point3 .point {
  background: #fff url(../img/pharmacy/program/bg_point3.png) no-repeat top 30px center;
  color: #1e445b;
}

@media (max-width: 711px) {
  .program .program ul li .point3 .point {
    background: #fff url(../img/pharmacy/program/bg_point3.png) no-repeat top 10px center;
    background-size: 80%;
  }
}

.program .program ul li .point3 .item {
  background: #1e445b;
}

.program .program ul li .point4 .point {
  background: #fff url(../img/pharmacy/program/bg_point4.png) no-repeat top 30px center;
  color: #1e445b;
}

@media (max-width: 711px) {
  .program .program ul li .point4 .point {
    background-size: 80%;
    background: #fff url(../img/pharmacy/program/bg_point4.png) no-repeat top 10px center;
  }
}

.program .program ul li .point4 .item {
  background: #1e445b;
}

@media (max-width: 711px) {
  .program .career {
    margin-bottom: 0;
  }
}

.program .career h2 {
  color: #1487cb;
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  text-align: center;
}

@media (min-width: 1400px) {
  .program .career h2 {
    font-size: 4.8rem;
    margin-bottom: 50px;
  }
}

@media (max-width: 1399px) {
  .program .career h2 {
    font-size: 3.8rem;
    margin-bottom: 50px;
  }
}

@media (max-width: 711px) {
  .program .career h2 {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}

@media (min-width: 1400px) {
  .program .career .career_inner {
    padding: 30px;
    background: url(../img/pharmacy/program/bg_career.png) no-repeat top 10px left 30px;
  }
  .program .career .career_inner::before {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    background: #cfd7dc;
    margin: -30px 0 0 -30px;
    z-index: -1;
    position: absolute;
    left: calc( -100% + 30px);
    width: 200%;
  }
}

@media (max-width: 1399px) {
  .program .career .career_inner {
    padding: 30px;
    background: url(../img/pharmacy/program/bg_career.png) no-repeat top 10px left 30px;
  }
  .program .career .career_inner::before {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    background: #cfd7dc;
    margin: -30px 0 0 -30px;
    z-index: -1;
    position: absolute;
    left: calc( -100% + 30px);
    width: 200%;
  }
}

@media (max-width: 711px) {
  .program .career .career_inner {
    background: #cfd7dc url(../img/pharmacy/program/bg_career.png) no-repeat top 20px center;
    background-size: 90%;
    padding: 30px 0 50px;
  }
}

.program .career .career_inner h3 {
  color: #1487cb;
  font-weight: bold;
}

@media (min-width: 1400px) {
  .program .career .career_inner h3 {
    font-size: 4.2rem;
    line-height: 1.4;
    margin-bottom: 40px;
  }
}

@media (max-width: 1399px) {
  .program .career .career_inner h3 {
    font-size: 4.2rem;
    line-height: 1.4;
    margin-bottom: 40px;
  }
}

@media (max-width: 711px) {
  .program .career .career_inner h3 {
    font-size: 1.8rem;
    padding: 0 20px;
    margin-bottom: 20px;
    line-height: 1.4;
  }
}

.program .career .career_inner > p {
  font-weight: 500;
}

@media (min-width: 1400px) {
  .program .career .career_inner > p {
    font-size: 2.4rem;
    padding: 0 30px 0 0;
  }
}

@media (max-width: 1399px) {
  .program .career .career_inner > p {
    font-size: 2.4rem;
    padding: 0 30px 0 0;
  }
}

@media (max-width: 711px) {
  .program .career .career_inner > p {
    font-size: 1.4rem;
    padding: 0 20px;
    margin-bottom: 30px;
  }
}

.program .career .career_inner .img_ttl {
  color: #1487cb;
  font-weight: bold;
}

@media (min-width: 1400px) {
  .program .career .career_inner .img_ttl {
    font-size: 4.2rem;
    line-height: 1.4;
    margin: 40px auto 10px;
  }
}

@media (max-width: 1399px) {
  .program .career .career_inner .img_ttl {
    font-size: 4.2rem;
    line-height: 1.4;
    margin: 40px auto 10px;
  }
}

@media (max-width: 711px) {
  .program .career .career_inner .img_ttl {
    font-size: 1.8rem;
    line-height: 1;
    padding: 0 20px;
    margin: auto;
  }
}

.program .career .career_inner .img_box {
  position: relative;
}

.program .career .career_inner .img_box a {
  display: block;
  position: absolute;
}

@media (min-width: 711px) {
  .program .career .career_inner .img_box a {
    padding: 20px;
  }
}

.program .career .career_inner .img_box a span {
  color: #fff;
  background: #1e445b;
}

@media (min-width: 1400px) {
  .program .career .career_inner .img_box a span {
    font-size: 1.8rem;
    padding: 2px 10px;
  }
}

@media (max-width: 1399px) {
  .program .career .career_inner .img_box a span {
    font-size: 1.8rem;
    padding: 2px 10px;
  }
}

@media (max-width: 711px) {
  .program .career .career_inner .img_box a span {
    font-size: 1rem;
    padding: 1px 4px;
  }
}

.program .career .career_inner .point_g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 1400px) {
  .program .career .career_inner .point_g {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 60px auto 0;
  }
}

@media (max-width: 1399px) {
  .program .career .career_inner .point_g {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 60px auto 0;
  }
}

@media (max-width: 711px) {
  .program .career .career_inner .point_g {
    margin: 40px auto 0;
    padding: 0 20px;
  }
}

.program .career .career_inner .point_g .point {
  background: #fff;
}

@media (min-width: 1400px) {
  .program .career .career_inner .point_g .point {
    width: calc(50% - (55px / 2));
    border: solid 13px;
    padding: 35px 30px 30px;
    margin-bottom: 50px;
  }
}

@media (max-width: 1399px) {
  .program .career .career_inner .point_g .point {
    width: calc(50% - (30px / 2));
    border: solid 13px;
    padding: 35px 30px 30px;
    margin-bottom: 50px;
  }
}

@media (max-width: 711px) {
  .program .career .career_inner .point_g .point {
    width: 100%;
    border: solid 5px;
    padding: 20px 20px 10px;
    margin-bottom: 10px;
  }
}

.program .career .career_inner .point_g .point .ttl {
  font-weight: bold;
  text-align: center;
}

@media (min-width: 1400px) {
  .program .career .career_inner .point_g .point .ttl {
    font-size: 2.6rem;
    line-height: 1.6;
    margin-bottom: 30px;
  }
}

@media (max-width: 1399px) {
  .program .career .career_inner .point_g .point .ttl {
    font-size: 2.6rem;
    line-height: 1.6;
    margin-bottom: 30px;
  }
}

@media (max-width: 711px) {
  .program .career .career_inner .point_g .point .ttl {
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 10px;
  }
}

@media (min-width: 1400px) {
  .program .career .career_inner .point_g .point p {
    font-size: 1.8rem;
  }
}

@media (max-width: 1399px) {
  .program .career .career_inner .point_g .point p {
    font-size: 1.8rem;
  }
}

.program .career .career_inner .point_g .point.point1 {
  background: #fff url(../img/pharmacy/program/bg_point1.png) no-repeat top 30px center;
  color: #1487cb;
}

@media (max-width: 711px) {
  .program .career .career_inner .point_g .point.point1 {
    background: #fff url(../img/pharmacy/program/bg_point1.png) no-repeat top 10px center;
    background-size: 80%;
  }
}

.program .career .career_inner .point_g .point.point2 {
  background: #fff url(../img/pharmacy/program/bg_point2.png) no-repeat top 30px center;
  color: #396ca6;
}

@media (max-width: 711px) {
  .program .career .career_inner .point_g .point.point2 {
    background: #fff url(../img/pharmacy/program/bg_point2.png) no-repeat top 10px center;
    background-size: 80%;
  }
}

.program .career .career_inner .point_g .point.point3 {
  background: #fff url(../img/pharmacy/program/bg_point3.png) no-repeat top 30px center;
  color: #1e445b;
}

@media (max-width: 711px) {
  .program .career .career_inner .point_g .point.point3 {
    background: #fff url(../img/pharmacy/program/bg_point3.png) no-repeat top 10px center;
    background-size: 80%;
  }
}

.program .career .career_inner .point_g .point.point4 {
  background: #fff url(../img/pharmacy/program/bg_point4.png) no-repeat top 30px center;
  color: #1e445b;
}

@media (max-width: 711px) {
  .program .career .career_inner .point_g .point.point4 {
    background: #fff url(../img/pharmacy/program/bg_point4.png) no-repeat top 10px center;
    background-size: 80%;
  }
}

@media (min-width: 1400px) {
  .program.pharmacy .a01 {
    bottom: 90px;
    left: 40px;
  }
}

@media (max-width: 1399px) {
  .program.pharmacy .a01 {
    bottom: 11%;
    left: 3%;
  }
}

@media (max-width: 711px) {
  .program.pharmacy .a01 {
    bottom: auto;
    top: 5%;
    left: 9%;
    padding: 14% 17% 1% 8%;
  }
}

@media (min-width: 1400px) {
  .program.pharmacy .a02 {
    top: 230px;
    left: 355px;
  }
}

@media (max-width: 1399px) {
  .program.pharmacy .a02 {
    top: 33%;
    left: 29%;
  }
}

@media (max-width: 711px) {
  .program.pharmacy .a02 {
    top: 28%;
    left: 58%;
    padding: 14% 3% 10% 17%;
  }
}

@media (min-width: 1400px) {
  .program.pharmacy .a03 {
    top: 230px;
    left: 570px;
  }
}

@media (max-width: 1399px) {
  .program.pharmacy .a03 {
    top: 33%;
    left: 47%;
  }
}

@media (max-width: 711px) {
  .program.pharmacy .a03 {
    top: 48%;
    left: 58%;
    padding: 13% 3% 5% 17%;
  }
}

@media (min-width: 1400px) {
  .program.pharmacy .a04 {
    top: 230px;
    left: 755px;
  }
}

@media (max-width: 1399px) {
  .program.pharmacy .a04 {
    top: 33%;
    left: 63%;
  }
}

@media (max-width: 711px) {
  .program.pharmacy .a04 {
    top: 64%;
    left: 58%;
    padding: 13% 3% 5% 17%;
  }
}

@media (min-width: 1400px) {
  .program.pharmacy .a05 {
    bottom: 140px;
    left: 223px;
  }
}

@media (max-width: 1399px) {
  .program.pharmacy .a05 {
    bottom: 21%;
    left: 18%;
  }
}

@media (max-width: 711px) {
  .program.pharmacy .a05 {
    bottom: auto;
    top: 20%;
    left: 15%;
    padding: 8% 6% 6% 17%;
  }
}

@media (min-width: 1400px) {
  .program.pharmacy .a06 {
    bottom: 155px;
    left: 650px;
  }
}

@media (max-width: 1399px) {
  .program.pharmacy .a06 {
    bottom: 155px;
    left: 650px;
  }
}

@media (max-width: 711px) {
  .program.pharmacy .a06 {
    bottom: auto;
    top: 58%;
    left: 15%;
    padding: 10% 10% 10% 10%;
  }
}

@media (min-width: 1400px) {
  .program.generalist .a01 {
    bottom: 240px;
    left: 40px;
  }
}

@media (max-width: 1399px) {
  .program.generalist .a01 {
    bottom: 33%;
    left: 3%;
  }
}

@media (max-width: 711px) {
  .program.generalist .a01 {
    top: 5%;
    left: 35%;
    padding: 14% 5% 1% 5%;
  }
}

@media (min-width: 1400px) {
  .program.generalist .a02 {
    bottom: 40px;
    left: 40px;
  }
}

@media (max-width: 1399px) {
  .program.generalist .a02 {
    bottom: 4%;
    left: 3%;
  }
}

@media (max-width: 711px) {
  .program.generalist .a02 {
    top: 5%;
    left: 8%;
    padding: 14% 5% 1% 5%;
  }
}

@media (min-width: 1400px) {
  .program.generalist .a03 {
    top: 190px;
    left: 355px;
  }
}

@media (max-width: 1399px) {
  .program.generalist .a03 {
    top: 27%;
    left: 29%;
  }
}

@media (max-width: 711px) {
  .program.generalist .a03 {
    top: 28%;
    left: 58%;
    padding: 14% 3% 10% 17%;
  }
}

@media (min-width: 1400px) {
  .program.generalist .a04 {
    top: 190px;
    left: 570px;
  }
}

@media (max-width: 1399px) {
  .program.generalist .a04 {
    top: 27%;
    left: 47%;
  }
}

@media (max-width: 711px) {
  .program.generalist .a04 {
    top: 48%;
    left: 58%;
    padding: 13% 3% 5% 17%;
  }
}

@media (min-width: 1400px) {
  .program.generalist .a05 {
    bottom: 155px;
    left: 223px;
  }
}

@media (max-width: 1399px) {
  .program.generalist .a05 {
    bottom: 155px;
    left: 223px;
  }
}

@media (max-width: 711px) {
  .program.generalist .a05 {
    top: 20%;
    left: 15%;
    padding: 8% 6% 6% 17%;
  }
}

@media (min-width: 1400px) {
  .program.generalist .a06 {
    /* bottom: 155px; */
    bottom: 176px;
    /* left: 395px; */
    left: 470px;
  }
}

@media (max-width: 1399px) {
  .program.generalist .a06 {
    /* bottom: 23%;
    left: 32%; */
    bottom: 25%;
    left: 39%;
  }
}

@media (max-width: 711px) {
  .program.generalist .a06 {
    /* top: 34%; */
    left: 14%;
    top: 43%;
    padding: 8% 8% 6% 15%;
  }
}

@media (min-width: 1400px) {
  .program.generalist .a07 {
    /* bottom: 155px; */
    /* left: 650px; */
    bottom: 176px;
    left: 695px;
  }
}

@media (max-width: 1399px) {
  .program.generalist .a07 {
    /* bottom: 23%;
    left: 55%; */
    bottom: 25%;
    left: 58%;
  }
}

@media (max-width: 711px) {
  .program.generalist .a07 {
    top: 56%;
    /* left: 14%; */
    left: 13%;
    padding: 10% 5% 10% 17%;
  }
}

@media (min-width: 1400px) {
  .honne section:nth-last-child(2) {
    margin-bottom: 200px;
  }
}

@media (max-width: 1399px) {
  .honne section:nth-last-child(2) {
    margin-bottom: 200px;
  }
}

.honne .mv_honne {
  position: relative;
}

@media (min-width: 1400px) {
  .honne .mv_honne {
    height: 100vh;
    max-height: 650px;
    margin: 65px auto 170px;
  }
}

@media (max-width: 1399px) {
  .honne .mv_honne {
    height: 100vh;
    max-height: 550px;
    margin: 0px auto 170px;
  }
}

@media (max-width: 711px) {
  .honne .mv_honne {
    height: 100%;
    padding-bottom: 80px;
    margin-bottom: 100px;
  }
}

.honne .mv_honne .layout-l, .honne .mv_honne .top_message, .honne .mv_honne .top_jobcategory, .honne .mv_honne .top_why, .honne .mv_honne .top_special, .honne .mv_honne .message .lead .lead_inner, .message .lead .honne .mv_honne .lead_inner, .honne .mv_honne .jinji .jinji_block_a, .jinji .honne .mv_honne .jinji_block_a, .honne .mv_honne .jinji .jinji_block_b, .jinji .honne .mv_honne .jinji_block_b, .honne .mv_honne .about .ws_mv, .about .honne .mv_honne .ws_mv, .honne .mv_honne .about .drugstore, .about .honne .mv_honne .drugstore, .honne .mv_honne .job_top .block_discover, .job_top .honne .mv_honne .block_discover, .honne .mv_honne .job_top .internship, .job_top .honne .mv_honne .internship, .honne .mv_honne .interview .block, .interview .honne .mv_honne .block, .honne .mv_honne .interview .myoff, .interview .honne .mv_honne .myoff, .honne .mv_honne .block_honne, .honne .mv_honne .img_all .img_all_inner, .honne .img_all .mv_honne .img_all_inner, .honne .mv_honne .medical .block, .medical .honne .mv_honne .block {
  position: relative;
  height: 100%;
}

.honne .mv_honne .mv_inner {
  background: #fff;
}

@media (min-width: 1400px) {
  .honne .mv_honne .mv_inner {
    position: absolute;
    bottom: -2px;
    left: calc(50% - 460px);
    width: 920px;
    height: 180px;
    text-align: center;
  }
}

@media (max-width: 1399px) {
  .honne .mv_honne .mv_inner {
    background: linear-gradient(transparent 65px, #fff 35px);
    position: relative;
    top: 380px;
    width: 80%;
    padding: 0 20px;
    margin: auto;
    text-align: center;
  }
}

@media (max-width: 711px) {
  .honne .mv_honne .mv_inner {
    background: linear-gradient(transparent 35px, #fff 35px);
    position: relative;
    top: 130px;
    width: 80%;
    padding: 0 20px;
    margin: auto;
    text-align: center;
  }
}

.honne .mv_honne .mv_inner h1 {
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  font-size: 13rem;
  letter-spacing: 18px;
  margin: -80px 0 40px 0px;
}

@media (max-width: 1399px) {
  .honne .mv_honne .mv_inner h1 {
    font-size: 10rem;
    letter-spacing: 0px;
    margin: 0 0 10px 0px;
  }
}

@media (max-width: 711px) {
  .honne .mv_honne .mv_inner h1 {
    font-size: 5rem;
    letter-spacing: 0px;
    margin: 0 0 10px 0px;
  }
}

.honne .mv_honne .mv_inner .ttl_sub {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  font-size: 4.8rem;
  margin: 0 0 30px 0;
}

@media (max-width: 1399px) {
  .honne .mv_honne .mv_inner .ttl_sub {
    font-size: 3rem;
    margin: 0 0 10px 0;
  }
}

@media (max-width: 711px) {
  .honne .mv_honne .mv_inner .ttl_sub {
    font-size: 1.6rem;
    margin: 0 0 10px 0;
  }
}

@media (max-width: 711px) {
  .honne .mv_honne .mv_inner p {
    font-size: 1.2rem;
  }
}

.honne.pharmacy .mv_honne {
  background: url(../img/pharmacy/honne/mv_honne.jpg) no-repeat;
}

@media (min-width: 1400px) {
  .honne.pharmacy .mv_honne {
    background-size: cover;
  }
}

@media (max-width: 1399px) {
  .honne.pharmacy .mv_honne {
    background-size: cover;
  }
}

@media (max-width: 711px) {
  .honne.pharmacy .mv_honne {
    background-size: contain;
  }
}

.honne.pharmacy h1, .honne.pharmacy .ttl_sub, .honne.pharmacy .ttl_honne, .honne.pharmacy .img_all_txt {
  color: #1e445b;
}

.honne.generalist .mv_honne {
  background: url(../img/generalist/honne/mv_honne.jpg) no-repeat;
}

@media (min-width: 1400px) {
  .honne.generalist .mv_honne {
    background-size: cover;
  }
}

@media (max-width: 1399px) {
  .honne.generalist .mv_honne {
    background-size: cover;
  }
}

@media (max-width: 711px) {
  .honne.generalist .mv_honne {
    background-size: contain;
  }
}

.honne.generalist h1, .honne.generalist .ttl_sub, .honne.generalist .ttl_honne, .honne.generalist .img_all_txt {
  color: #1e445b;
}

.honne .profile {
  text-align: center;
}

.honne .profile::before {
  content: '';
  width: 100%;
  height: 50%;
  position: absolute;
  background: url(../img/common/bg_dotted.jpg) center;
  left: 0;
  top: 220px;
}

@media (max-width: 711px) {
  .honne .profile::before {
    height: 70%;
    top: 20%;
    background-size: 12px;
  }
}

.honne .profile .img_profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 1400px) {
  .honne .profile .img_profile {
    margin: 50px auto;
  }
}

@media (max-width: 1399px) {
  .honne .profile .img_profile {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 50px auto;
  }
}

@media (max-width: 711px) {
  .honne .profile .img_profile {
    margin: 20px auto 50px;
  }
}

@media (min-width: 1400px) {
  .honne .profile .img_profile li {
    margin-bottom: 30px;
  }
}

@media (max-width: 1399px) {
  .honne .profile .img_profile li {
    margin: 0 20px 30px;
    width: 46%;
  }
}

@media (max-width: 711px) {
  .honne .profile .img_profile li {
    width: 70%;
    max-width: 260px;
    margin: 20px auto 0;
  }
}

.honne .block_honne .ttl_honne {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  color: #1e445b;
  border-bottom: 1px solid #1e445b;
  position: relative;
}

@media (min-width: 1400px) {
  .honne .block_honne .ttl_honne {
    font-size: 3.4rem;
    width: 60%;
    padding: 0 0 10px 0;
    margin: 130px 0 70px 0;
  }
}

@media (max-width: 1399px) {
  .honne .block_honne .ttl_honne {
    font-size: 3.4rem;
    width: 60%;
    padding: 0 0 10px 40px;
    margin: 130px 0 70px 0;
  }
}

@media (max-width: 711px) {
  .honne .block_honne .ttl_honne {
    font-size: 2rem;
    width: 100%;
    padding: 0 0 10px 10px;
    margin: 60px 0 30px 0;
  }
}

.honne .block_honne .ttl_honne.deco01::before {
  content: '';
  width: 108px;
  height: 62px;
  position: absolute;
  background: url(../img/pharmacy/honne/deco_ttl_01.png) no-repeat;
}

@media (min-width: 1400px) {
  .honne .block_honne .ttl_honne.deco01::before {
    top: -60px;
    left: -90px;
  }
}

@media (max-width: 1399px) {
  .honne .block_honne .ttl_honne.deco01::before {
    top: 20px;
    left: 0px;
  }
}

@media (max-width: 711px) {
  .honne .block_honne .ttl_honne.deco01::before {
    top: -10px;
    right: 0px;
    width: 50px;
    left: auto;
    background-size: contain;
  }
}

.honne .block_honne .ttl_honne.deco02::before {
  content: '';
  width: 108px;
  height: 62px;
  position: absolute;
  background: url(../img/pharmacy/honne/deco_ttl_02.png) no-repeat;
}

@media (min-width: 1400px) {
  .honne .block_honne .ttl_honne.deco02::before {
    top: -60px;
    left: -90px;
  }
}

@media (max-width: 1399px) {
  .honne .block_honne .ttl_honne.deco02::before {
    top: 20px;
    left: 0px;
  }
}

@media (max-width: 711px) {
  .honne .block_honne .ttl_honne.deco02::before {
    top: -20px;
    right: 0px;
    width: 50px;
    left: auto;
    background-size: contain;
  }
}

.honne .block_honne .fbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 1400px) {
  .honne .block_honne .fbox {
    margin: 50px auto 0;
  }
}

@media (max-width: 1399px) {
  .honne .block_honne .fbox {
    margin: 50px auto 0;
  }
}

@media (max-width: 711px) {
  .honne .block_honne .fbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media (min-width: 1400px) {
  .honne .block_honne .txt_area {
    width: 60%;
  }
}

@media (max-width: 1399px) {
  .honne .block_honne .txt_area {
    width: 60%;
  }
}

@media (max-width: 711px) {
  .honne .block_honne .txt_area {
    width: 100%;
  }
}

@media (max-width: 711px) {
  .honne .block_honne .txt_area ul {
    padding: 0px 10px;
  }
}

.honne .block_honne .txt_area ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 薬剤師 */
  /* 総合職 */
}

@media (min-width: 1400px) {
  .honne .block_honne .txt_area ul li {
    margin: 0 auto 30px;
  }
}

@media (max-width: 1399px) {
  .honne .block_honne .txt_area ul li {
    margin: 0 auto 30px;
  }
}

@media (max-width: 711px) {
  .honne .block_honne .txt_area ul li {
    margin: 0 auto 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.honne .block_honne .txt_area ul li i {
  display: inline-block;
}

@media (min-width: 1400px) {
  .honne .block_honne .txt_area ul li i {
    width: 105px;
    height: 105px;
    margin: 0 20px;
  }
}

@media (max-width: 1399px) {
  .honne .block_honne .txt_area ul li i {
    width: 80px;
    height: 80px;
    margin: 0 20px;
  }
}

@media (max-width: 711px) {
  .honne .block_honne .txt_area ul li i {
    width: 50px;
    height: 50px;
    margin: 0 10px;
    background-size: contain;
  }
}

.honne .block_honne .txt_area ul li i.icon_w01 {
  background: url(../img/pharmacy/honne/icon_w01.png) no-repeat;
  background-size: contain;
}

.honne .block_honne .txt_area ul li i.icon_fj01 {
  background: url(../img/pharmacy/honne/icon_f01.png) no-repeat;
  background-size: contain;
}

.honne .block_honne .txt_area ul li i.icon_k01 {
  background: url(../img/pharmacy/honne/icon_k01.png) no-repeat;
  background-size: contain;
}

.honne .block_honne .txt_area ul li i.icon_b01 {
  background: url(../img/pharmacy/honne/icon_b01.png) no-repeat;
  background-size: contain;
}

.honne .block_honne .txt_area ul li i.icon_w02 {
  background: url(../img/pharmacy/honne/icon_w02.png) no-repeat;
  background-size: contain;
}

.honne .block_honne .txt_area ul li i.icon_fj02 {
  background: url(../img/pharmacy/honne/icon_f02.png) no-repeat;
  background-size: contain;
}

.honne .block_honne .txt_area ul li i.icon_k02 {
  background: url(../img/pharmacy/honne/icon_k02.png) no-repeat;
  background-size: contain;
}

.honne .block_honne .txt_area ul li i.icon_b02 {
  background: url(../img/pharmacy/honne/icon_b02.png) no-repeat;
  background-size: contain;
}

.honne .block_honne .txt_area ul li i.icon_n01 {
  background: url(../img/generalist/honne/icon_n01.png) no-repeat;
  background-size: contain;
}

.honne .block_honne .txt_area ul li i.icon_f01 {
  background: url(../img/generalist/honne/icon_f01.png) no-repeat;
  background-size: contain;
}

.honne .block_honne .txt_area ul li i.icon_o01 {
  background: url(../img/generalist/honne/icon_o01.png) no-repeat;
  background-size: contain;
}

.honne .block_honne .txt_area ul li i.icon_n02 {
  background: url(../img/generalist/honne/icon_n02.png) no-repeat;
  background-size: contain;
}

.honne .block_honne .txt_area ul li i.icon_f02 {
  background: url(../img/generalist/honne/icon_f02.png) no-repeat;
  background-size: contain;
}

.honne .block_honne .txt_area ul li i.icon_o02 {
  background: url(../img/generalist/honne/icon_o02.png) no-repeat;
  background-size: contain;
}

@media (min-width: 1400px) {
  .honne .block_honne .txt_area ul li span {
    width: calc(100% - 145px);
    padding: 0 20px;
    line-height: 1.4;
  }
}

@media (max-width: 1399px) {
  .honne .block_honne .txt_area ul li span {
    width: calc(100% - 145px);
    padding: 0 20px;
    line-height: 1.4;
  }
}

@media (max-width: 711px) {
  .honne .block_honne .txt_area ul li span {
    width: calc(100% - 50px);
    padding: 0 10px;
    font-size: 1.2rem;
    line-height: 1.4;
  }
}

@media (max-width: 1399px) {
  .honne .block_honne .img_area {
    width: 40%;
  }
}

@media (max-width: 711px) {
  .honne .block_honne .img_area {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
}

@media (max-width: 711px) {
  .honne .block_honne .img_area img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center 15%;
       object-position: center 15%;
    width: 80%;
    max-height: 200px;
  }
}

.honne .img_all {
  position: relative;
}

@media (min-width: 1400px) {
  .honne .img_all {
    margin: 70px auto 200px;
  }
}

@media (max-width: 711px) {
  .honne .img_all {
    margin: 50px auto;
  }
}

.honne .img_all::before {
  content: '';
  width: 70%;
  height: 70%;
  position: absolute;
  background: url(../img/common/bg_dotted.jpg) center;
  z-index: -1;
}

@media (min-width: 1400px) {
  .honne .img_all::before {
    right: 0;
    bottom: -70px;
  }
}

@media (max-width: 1399px) {
  .honne .img_all::before {
    right: 0;
    bottom: -70px;
  }
}

@media (max-width: 711px) {
  .honne .img_all::before {
    background-size: 12px;
    height: 140%;
    top: -20%;
  }
}

@media (min-width: 1400px) {
  .honne .img_all img {
    width: calc(100% - 70px);
  }
}

@media (max-width: 1399px) {
  .honne .img_all img {
    width: calc(100% - 70px);
  }
}

@media (max-width: 711px) {
  .honne .img_all img {
    width: 100%;
  }
}

.honne .img_all .img_all_txt {
  position: absolute;
  text-align: right;
}

@media (min-width: 1400px) {
  .honne .img_all .img_all_txt {
    right: 70px;
    bottom: 10px;
  }
}

@media (max-width: 1399px) {
  .honne .img_all .img_all_txt {
    right: 70px;
    bottom: 10px;
  }
}

@media (max-width: 711px) {
  .honne .img_all .img_all_txt {
    right: 0px;
    bottom: 5px;
  }
}

.honne .img_all .img_all_txt span {
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  background: #fff;
  display: inline-block;
}

@media (min-width: 1400px) {
  .honne .img_all .img_all_txt span {
    font-size: 3.2rem;
    line-height: 70px;
    margin-bottom: 10px;
    padding: 0 20px;
  }
}

@media (max-width: 1399px) {
  .honne .img_all .img_all_txt span {
    font-size: 3.2rem;
    line-height: 70px;
    margin-bottom: 10px;
    padding: 0 20px;
  }
}

@media (max-width: 711px) {
  .honne .img_all .img_all_txt span {
    font-size: 1.4rem;
    line-height: 20px;
    letter-spacing: -1px;
    margin-bottom: 5px;
    padding: 0 10px;
  }
}

.honne.generalist h1, .honne.generalist .ttl_sub, .honne.generalist .ttl_honne, .honne.generalist .img_all_txt {
  color: #2d5896;
}

@media (max-width: 711px) {
  .honne.generalist .block_honne .ttl_honne {
    padding-right: 60px;
    line-height: 1.2;
  }
}

@media (min-width: 1400px) {
  .medical .mv_medical {
    height: 700px;
  }
  .medical .mv_medical::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../img/medical/mv_medical.jpg) no-repeat;
    background-size: cover;
    top: -100px;
    z-index: -1;
  }
}

@media (max-width: 1399px) {
  .medical .mv_medical {
    height: 600px;
  }
  .medical .mv_medical::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../img/medical/mv_medical.jpg) no-repeat center;
    background-size: cover;
    top: -100px;
    z-index: -1;
  }
}

@media (max-width: 711px) {
  .medical .mv_medical {
    height: auto;
    background: url(../img/medical/mv_medical.jpg) no-repeat top right;
    background-size: contain;
    margin-bottom: 30px;
  }
  .medical .mv_medical::before {
    content: none;
  }
}

@media (min-width: 1400px) {
  .medical .mv_medical .layout, .medical .mv_medical .top_special ul, .top_special .medical .mv_medical ul, .medical .mv_medical .about .drugstore .flex, .about .drugstore .medical .mv_medical .flex, .medical .mv_medical .about .quality ul, .about .quality .medical .mv_medical ul, .medical .mv_medical .news_page .news_topics .news_fbox, .news_page .news_topics .medical .mv_medical .news_fbox, .medical .mv_medical .miryoku .cist, .miryoku .medical .mv_medical .cist, .medical .mv_medical .interview .mv_interview .txt_area, .interview .mv_interview .medical .mv_medical .txt_area, .medical .mv_medical .application .mv_app .alink ul, .application .mv_app .alink .medical .mv_medical ul, .medical .mv_medical .program .program .program_inner, .program .program .medical .mv_medical .program_inner, .medical .mv_medical .program .career .career_inner, .program .career .medical .mv_medical .career_inner, .medical .mv_medical .honne .profile .img_profile, .honne .profile .medical .mv_medical .img_profile, .medical .mv_medical .block_interview .txt_area, .medical .block_interview .mv_medical .txt_area {
    height: 100%;
  }
}

@media (max-width: 1399px) {
  .medical .mv_medical .layout, .medical .mv_medical .top_special ul, .top_special .medical .mv_medical ul, .medical .mv_medical .about .drugstore .flex, .about .drugstore .medical .mv_medical .flex, .medical .mv_medical .about .quality ul, .about .quality .medical .mv_medical ul, .medical .mv_medical .news_page .news_topics .news_fbox, .news_page .news_topics .medical .mv_medical .news_fbox, .medical .mv_medical .miryoku .cist, .miryoku .medical .mv_medical .cist, .medical .mv_medical .interview .mv_interview .txt_area, .interview .mv_interview .medical .mv_medical .txt_area, .medical .mv_medical .application .mv_app .alink ul, .application .mv_app .alink .medical .mv_medical ul, .medical .mv_medical .program .program .program_inner, .program .program .medical .mv_medical .program_inner, .medical .mv_medical .program .career .career_inner, .program .career .medical .mv_medical .career_inner, .medical .mv_medical .honne .profile .img_profile, .honne .profile .medical .mv_medical .img_profile, .medical .mv_medical .block_interview .txt_area, .medical .block_interview .mv_medical .txt_area {
    height: 100%;
  }
}

@media (max-width: 711px) {
  .medical .mv_medical .layout, .medical .mv_medical .top_special ul, .top_special .medical .mv_medical ul, .medical .mv_medical .about .drugstore .flex, .about .drugstore .medical .mv_medical .flex, .medical .mv_medical .about .quality ul, .about .quality .medical .mv_medical ul, .medical .mv_medical .news_page .news_topics .news_fbox, .news_page .news_topics .medical .mv_medical .news_fbox, .medical .mv_medical .miryoku .cist, .miryoku .medical .mv_medical .cist, .medical .mv_medical .interview .mv_interview .txt_area, .interview .mv_interview .medical .mv_medical .txt_area, .medical .mv_medical .application .mv_app .alink ul, .application .mv_app .alink .medical .mv_medical ul, .medical .mv_medical .program .program .program_inner, .program .program .medical .mv_medical .program_inner, .medical .mv_medical .program .career .career_inner, .program .career .medical .mv_medical .career_inner, .medical .mv_medical .honne .profile .img_profile, .honne .profile .medical .mv_medical .img_profile, .medical .mv_medical .block_interview .txt_area, .medical .block_interview .mv_medical .txt_area {
    height: auto;
    min-height: 240px;
    padding: 250px 0 0 0;
  }
}

.medical .mv_medical .mv_inner {
  background: #fff;
  position: absolute;
  width: 100%;
  text-align: center;
}

@media (min-width: 1400px) {
  .medical .mv_medical .mv_inner {
    bottom: 60px;
  }
}

@media (max-width: 1399px) {
  .medical .mv_medical .mv_inner {
    bottom: 60px;
    width: 80%;
    left: 10%;
  }
}

@media (max-width: 711px) {
  .medical .mv_medical .mv_inner {
    bottom: -1px;
    padding: 0px 20px 0 20px;
    width: 90%;
    left: 5%;
  }
}

.medical .mv_medical .mv_inner h1 {
  color: #1487cb;
  opacity: .6;
  font-family: "Barlow" , sans-serif;
  font-weight: normal;
  display: block;
  width: 100%;
}

@media (min-width: 1400px) {
  .medical .mv_medical .mv_inner h1 {
    font-size: 8rem;
    position: absolute;
    bottom: 140px;
    letter-spacing: -1px;
  }
}

@media (max-width: 1399px) {
  .medical .mv_medical .mv_inner h1 {
    font-size: 8rem;
    position: absolute;
    bottom: 70%;
    letter-spacing: -1px;
  }
}

@media (max-width: 711px) {
  .medical .mv_medical .mv_inner h1 {
    position: static;
    font-size: 3rem;
    line-height: 1.4;
    margin: -25px 0 0 0;
    letter-spacing: 1;
  }
}

.medical .mv_medical .mv_inner .ttl_sub {
  color: #1487cb;
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  font-size: 4.8rem;
}

@media (min-width: 1400px) {
  .medical .mv_medical .mv_inner .ttl_sub {
    padding: 60px 0 20px;
  }
}

@media (max-width: 1399px) {
  .medical .mv_medical .mv_inner .ttl_sub {
    padding: 60px 0 10px;
  }
}

@media (max-width: 711px) {
  .medical .mv_medical .mv_inner .ttl_sub {
    font-size: 1.6rem;
    margin: 0 0 10px 0;
    padding: 0;
  }
}

@media (min-width: 1400px) {
  .medical .mv_medical .mv_inner p {
    font-size: 2.8rem;
  }
}

@media (max-width: 1399px) {
  .medical .mv_medical .mv_inner p {
    font-size: 2.4rem;
  }
}

@media (max-width: 711px) {
  .medical .mv_medical .mv_inner p {
    font-size: 1.2rem;
  }
}

@media (min-width: 1400px) {
  .medical .block_interview {
    height: 860px;
    margin-bottom: 90px;
  }
}

@media (max-width: 1399px) {
  .medical .block_interview {
    height: 600px;
    margin-bottom: 90px;
  }
}

@media (max-width: 711px) {
  .medical .block_interview {
    height: auto;
  }
}

.medical .block_interview .interview_photo {
  overflow: hidden;
  z-index: -1;
  position: absolute;
  top: 0;
  width: 100%;
}

@media (min-width: 1400px) {
  .medical .block_interview .interview_photo {
    height: 100%;
  }
}

@media (max-width: 1399px) {
  .medical .block_interview .interview_photo {
    height: 100%;
  }
}

.medical .block_interview .interview_photo img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.medical .block_interview .layout-l, .medical .block_interview .top_message, .medical .block_interview .top_jobcategory, .medical .block_interview .top_why, .medical .block_interview .top_special, .medical .block_interview .message .lead .lead_inner, .message .lead .medical .block_interview .lead_inner, .medical .block_interview .jinji .jinji_block_a, .jinji .medical .block_interview .jinji_block_a, .medical .block_interview .jinji .jinji_block_b, .jinji .medical .block_interview .jinji_block_b, .medical .block_interview .about .ws_mv, .about .medical .block_interview .ws_mv, .medical .block_interview .about .drugstore, .about .medical .block_interview .drugstore, .medical .block_interview .job_top .block_discover, .job_top .medical .block_interview .block_discover, .medical .block_interview .job_top .internship, .job_top .medical .block_interview .internship, .medical .block_interview .interview .myoff, .interview .medical .block_interview .myoff, .medical .block_interview .honne .block_honne, .honne .medical .block_interview .block_honne, .medical .block_interview .honne .img_all .img_all_inner, .honne .img_all .medical .block_interview .img_all_inner, .medical .block_interview .block {
  height: 100%;
}

@media (min-width: 1400px) {
  .medical .block_interview .interview_inner {
    position: absolute;
    padding: 0 0 0 0px;
    top: 10%;
  }
}

@media (max-width: 1399px) {
  .medical .block_interview .interview_inner {
    position: absolute;
    padding: 0 0 0 0px;
    top: 10%;
  }
}

@media (max-width: 711px) {
  .medical .block_interview .interview_inner {
    position: static;
    padding: 30px 0 20px 0;
    letter-spacing: -1px;
    margin: 0 auto 40px;
  }
}

@media (min-width: 1400px) {
  .medical .block_interview .interview_inner h1 {
    margin: -4px 0 110px 0;
  }
}

@media (max-width: 1399px) {
  .medical .block_interview .interview_inner h1 {
    margin: -4px 0 20px 0;
  }
}

@media (max-width: 711px) {
  .medical .block_interview .interview_inner h1 {
    margin: -2px 0 10px 0;
  }
}

.medical .block_interview .interview_inner h1 span {
  background: #1487cb;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  opacity: .8;
  display: inline-block;
}

@media (min-width: 1400px) {
  .medical .block_interview .interview_inner h1 span {
    line-height: 74px;
    margin: 0 0 10px 0;
    padding: 0 30px 0 90px;
    padding-left: 1090px;
    margin-left: -1000px;
    font-size: 3.8rem;
  }
}

@media (max-width: 1399px) {
  .medical .block_interview .interview_inner h1 span {
    font-size: 3rem;
    margin: 0 0 10px 0;
    padding: 0 20px 0 40px;
    line-height: 2;
  }
}

@media (max-width: 711px) {
  .medical .block_interview .interview_inner h1 span {
    line-height: 1.8;
    padding: 0px 10px 0 10px;
    font-size: 1.2rem;
    margin: 0 0 5px 0;
  }
}

.medical .block_interview .interview_inner .ttl_sub {
  color: #1487cb;
  opacity: .8;
  font-family: "Barlow" , sans-serif;
  font-weight: 500;
}

@media (min-width: 1400px) {
  .medical .block_interview .interview_inner .ttl_sub {
    font-size: 3.3rem;
    padding: 0 0 0 90px;
  }
}

@media (max-width: 1399px) {
  .medical .block_interview .interview_inner .ttl_sub {
    font-size: 3.3rem;
    padding: 0 0 0 90px;
  }
}

@media (max-width: 711px) {
  .medical .block_interview .interview_inner .ttl_sub {
    font-size: 1.4rem;
    padding: 0 0 0 10px;
  }
}

.medical .block_interview .interview_inner .txt_name {
  display: inline-block;
  color: #1487cb;
  background: #fff;
}

@media (min-width: 1400px) {
  .medical .block_interview .interview_inner .txt_name {
    font-size: 1.8rem;
    padding: 0 30px 0 90px;
    line-height: 42px;
    padding-left: 1090px;
    margin-left: -1000px;
  }
}

@media (max-width: 1399px) {
  .medical .block_interview .interview_inner .txt_name {
    font-size: 1.8rem;
    padding: 0 30px 0 90px;
    line-height: 42px;
    padding-left: 1090px;
    margin-left: -1000px;
  }
}

@media (max-width: 711px) {
  .medical .block_interview .interview_inner .txt_name {
    font-size: 1.2rem;
    padding: 0 10px 0 10px;
    line-height: 1.8;
  }
}

@media (min-width: 1400px) {
  .medical .block_interview .interview_inner .txt_name span {
    font-size: 2.4rem;
    padding-right: 30px;
  }
}

@media (max-width: 1399px) {
  .medical .block_interview .interview_inner .txt_name span {
    font-size: 2.4rem;
    padding-right: 30px;
  }
}

@media (max-width: 711px) {
  .medical .block_interview .interview_inner .txt_name span {
    font-size: 1.2rem;
    padding-right: 0px;
  }
}

.medical .block_interview .txt_area {
  background: #fff;
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1400px) {
  .medical .block_interview .txt_area {
    position: absolute;
    bottom: 0;
    left: 70px;
  }
}

@media (max-width: 1399px) {
  .medical .block_interview .txt_area {
    position: absolute;
    bottom: 0;
    left: 5%;
    width: 90%;
  }
}

@media (max-width: 711px) {
  .medical .block_interview .txt_area {
    position: static;
    padding: 10px;
    width: 95%;
    margin: -40px auto 0;
  }
}

.medical .block_interview .txt_area .main_work {
  width: 200px;
  height: 200px;
  background: #1487cb;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.6;
  font-size: 2.5rem;
  margin: 0 25px 0 0;
}

@media (max-width: 711px) {
  .medical .block_interview .txt_area .main_work {
    width: 80px;
    height: 70px;
    line-height: 1.4;
    font-size: 1.4rem;
    margin: 0 10px 0 0;
  }
}

.medical .block_interview .txt_area p {
  width: calc(100% - 225px);
  font-size: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-indent: 1em;
}

@media (max-width: 711px) {
  .medical .block_interview .txt_area p {
    font-size: 1.2rem;
    width: calc(100% - 90px);
  }
}

.medical .block img {
  width: auto;
}

@media (max-width: 1399px) {
  .medical .block img {
    width: 50%;
  }
}

@media (max-width: 711px) {
  .medical .block img {
    width: auto;
  }
}

@media (max-width: 711px) {
  .medical .block .txt_box {
    padding: 0 20px 50px;
  }
  .medical .block .txt_box p {
    line-height: 1.8;
  }
}

.medical .block .txt_box p {
  text-indent: 1em;
}

.medical .block .txt_box .job_ttl_04 {
  line-height: 1.6;
  display: block;
  color: #1487cb;
}

@media (min-width: 1400px) {
  .medical .block .txt_box .job_ttl_04 {
    padding-bottom: 30px;
  }
}

@media (max-width: 1399px) {
  .medical .block .txt_box .job_ttl_04 {
    padding-bottom: 30px;
  }
}

@media (max-width: 711px) {
  .medical .block .txt_box .job_ttl_04 {
    font-size: 1.6rem;
    padding-bottom: 10px;
  }
}

.medical .job_ttl_01, .medical .job_ttl_03 {
  position: absolute;
  background: #1487cb;
}

@media (min-width: 1400px) {
  .medical .job_ttl_01, .medical .job_ttl_03 {
    left: calc(50% - 220px);
  }
}

@media (max-width: 1399px) {
  .medical .job_ttl_01, .medical .job_ttl_03 {
    left: calc(50% - 180px);
  }
}

@media (max-width: 711px) {
  .medical .job_ttl_01, .medical .job_ttl_03 {
    left: calc(50% - 80px);
  }
}

.medical .job_ttl_01::before, .medical .job_ttl_03::before {
  background: url(../img/pharmacy/people/deco_l_01.png) no-repeat;
  background-size: contain;
}

@media (min-width: 1400px) {
  .medical .job_ttl_01::before, .medical .job_ttl_03::before {
    width: 48px;
    height: 16px;
  }
}

@media (max-width: 1399px) {
  .medical .job_ttl_01::before, .medical .job_ttl_03::before {
    width: 48px;
    height: 16px;
  }
}

@media (max-width: 711px) {
  .medical .job_ttl_01::before, .medical .job_ttl_03::before {
    width: 25px;
  }
}

.medical .job_ttl_01::after, .medical .job_ttl_03::after {
  background: url(../img/pharmacy/people/deco_r_01.png) no-repeat;
  background-size: contain;
}

@media (min-width: 1400px) {
  .medical .job_ttl_01::after, .medical .job_ttl_03::after {
    width: 124px;
    height: 37px;
    top: -15px;
  }
}

@media (max-width: 1399px) {
  .medical .job_ttl_01::after, .medical .job_ttl_03::after {
    width: 124px;
    height: 37px;
    top: -15px;
  }
}

@media (max-width: 711px) {
  .medical .job_ttl_01::after, .medical .job_ttl_03::after {
    top: -5px;
    width: 60px;
  }
}

.medical .block_a, .medical .block_c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (min-width: 1400px) {
  .medical .block_a, .medical .block_c {
    margin-bottom: 80px;
  }
}

@media (max-width: 1399px) {
  .medical .block_a, .medical .block_c {
    margin-bottom: 80px;
  }
}

@media (max-width: 711px) {
  .medical .block_a, .medical .block_c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 40px;
  }
}

@media (max-width: 711px) {
  .medical .block_a img, .medical .block_c img {
    width: 70%;
    margin: -40px 0 0 auto;
    height: 150px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
}

.medical .block_a .content, .medical .block_c .content {
  position: relative;
}

.medical .block_a .content .txt_box, .medical .block_c .content .txt_box {
  position: relative;
  background: #d5e5f6;
  z-index: -1;
}

@media (min-width: 1400px) {
  .medical .block_a .content .txt_box, .medical .block_c .content .txt_box {
    padding: 0px 70px 40px 90px;
    margin: 160px 0 0 -40px;
  }
}

@media (max-width: 1399px) {
  .medical .block_a .content .txt_box, .medical .block_c .content .txt_box {
    padding: 0px 40px 40px 70px;
    margin: 80px 0 0 -40px;
  }
}

@media (max-width: 711px) {
  .medical .block_a .content .txt_box, .medical .block_c .content .txt_box {
    padding: 0 20px 50px;
    margin: 50px 0 0 0;
  }
}

@media (min-width: 1400px) {
  .medical .block_a .content .txt_box p, .medical .block_c .content .txt_box p {
    padding: 0 30px 0 0;
  }
}

@media (max-width: 711px) {
  .medical .block_a .content .txt_box p, .medical .block_c .content .txt_box p {
    font-size: 1.2rem;
  }
}

@media (min-width: 1400px) {
  .medical .block_b {
    margin-bottom: 100px;
  }
}

@media (max-width: 1399px) {
  .medical .block_b {
    margin-bottom: 100px;
  }
}

@media (max-width: 711px) {
  .medical .block_b {
    margin-bottom: 0px;
  }
}

.medical .block_b .txt_box {
  background: url(../img/pharmacy/bg_dotted.jpg);
}

@media (min-width: 1400px) {
  .medical .block_b .txt_box {
    max-width: 830px;
    padding: 45px 170px 60px 65px;
    margin: 0 0 0 65px;
  }
}

@media (max-width: 1399px) {
  .medical .block_b .txt_box {
    width: 80%;
    padding: 50px 33% 30px 60px;
  }
}

@media (max-width: 711px) {
  .medical .block_b .txt_box {
    width: 100%;
    background-size: 12px;
    padding: 0 20px 50px;
  }
}

@media (max-width: 711px) {
  .medical .block_b .txt_box p {
    font-size: 1.2rem;
  }
}

@media (min-width: 1400px) {
  .medical .block_b img {
    position: absolute;
    top: 45px;
    right: 0;
  }
}

@media (max-width: 1399px) {
  .medical .block_b img {
    position: absolute;
    top: 45px;
    right: 0;
  }
}

@media (max-width: 711px) {
  .medical .block_b img {
    position: static;
    width: 70%;
    margin: -40px auto 0 0;
    height: 150px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
}

.medical .block_c .content::after {
  content: '';
  width: 200px;
  height: 100px;
  position: absolute;
  background: url(../img/pharmacy/people/deco_r_02.png) no-repeat;
  background-size: contain;
}

@media (min-width: 1400px) {
  .medical .block_c .content::after {
    top: 20px;
    right: -50px;
  }
}

@media (max-width: 1399px) {
  .medical .block_c .content::after {
    top: 20px;
    right: -50px;
  }
}

@media (max-width: 711px) {
  .medical .block_c .content::after {
    width: 100px;
    right: 0;
    top: 30px;
  }
}

@media (min-width: 1400px) {
  .medical .block_c .content .txt_box {
    margin: 60px 0 0 -40px;
  }
}

@media (max-width: 1399px) {
  .medical .block_c .content .txt_box {
    margin: 60px 0 0 -40px;
  }
}

@media (max-width: 711px) {
  .medical .block_c .content .txt_box {
    margin: auto;
  }
}

@media (max-width: 711px) {
  .medical .block_c .content .txt_box p {
    font-size: 1.2rem;
  }
}

@media (min-width: 1400px) {
  .medical .foot_btnarea {
    margin: 80px auto 180px;
  }
}

@media (max-width: 1399px) {
  .medical .foot_btnarea {
    margin: 80px auto 180px;
  }
}

@media (max-width: 711px) {
  .medical .foot_btnarea {
    margin: 40px auto 60px;
  }
}
/*# sourceMappingURL=style.css.map */