


*,
*::before,
*::after {
  box-sizing: border-box;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: inherit;
  vertical-align: baseline;
  background: rgba(0,0,0,0);
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  font-weight: 400;
  color: #333333;
  background: #fff;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  word-wrap: break-word;
  line-height: 2;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
}

ul,
ol {
  list-style: none;
}

sup {
  line-height: 1;
  vertical-align: text-top;
  font-size: 70%;
}

sub {
  line-height: 1;
  vertical-align: text-bottom;
  font-size: 70%;
}

em {
  font-style: italic;
}

small {
  font-size: 70%;
}

/* a {
  color: inherit;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

a:where([class]) {
  text-decoration: none;
}

a:not([class])[target=_blank]::after {
  content: "";
  vertical-align: top;
  display: inline-block;
  width: 16px;
  height: 1lh;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate-medical/images/common/icon-blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 4px;
} */

/* img:not(body>img) {
  display: block;
  width: 100%;
  height: auto;
} */
body {
  min-width: 1000px;
}

body#fontsmall {
  font-size: small;
}

body#fontmidium {
  font-size: medium;
}

body#fontlarge {
  font-size: large;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.pc_only {
  display: block;
}

.sp_only {
  display: none;
}

br.pc_only,
a.pc_only,
span.pc_only {
  display: inline;
}

br.sp_only,
a.sp_only,
span.sp_only {
  display: none;
}

.hover_opacity:hover {
  opacity: .8;
}

.container {
  max-width: 1000px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}

.container:after {
  content: "";
  display: block;
  clear: both;
}

[id] {
  scroll-margin-top: 100px;
}

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

  .sp_only {
    display: block;
  }

  br.pc_only,
  a.pc_only,
  span.pc_only {
    display: none;
  }

  br.sp_only,
  a.sp_only,
  span.sp_only {
    display: inline;
  }
}


a.link[target="_blank"]::after {
  content: "";
  width: 0.9em;
  height: 0.9em;
  display: inline-block;
  vertical-align: baseline;
  margin-inline: 3px;
  translate: 0 1px;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/common/blank-black.svg);
}

a.link[href*=".pdf"]::after {
  content: "";
  width: 0.9em;
  height: 0.9em;
  display: inline-block;
  vertical-align: baseline;
  margin-inline: 3px;
  translate: 0 1px;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/assets/images/icon/file-pdf.svg);
}
.gnav_sublists {
  z-index: 9;
}

.main {
  float: right;
  width: 720px;
  padding: 25px;
  border: 1px solid #d7d7d7;
  font-size: .94em;
  box-sizing: border-box;
  margin-top: 45px;
  margin-bottom: 45px;
}

.main_with_title {
  float: right;
  width: 720px;
  border: 1px solid #d7d7d7;
  font-size: .94em;
  box-sizing: border-box;
  margin-top: 45px;
  margin-bottom: 45px;
}

.main_noborder {
  float: right;
  width: 720px;
  font-size: .94em;
  margin-top: 45px;
  margin-bottom: 45px;
}

.main_full {
  padding: 25px 60px;
  border: 1px solid #d7d7d7;
  font-size: .94em;
  margin-top: 45px;
  margin-bottom: 45px;
}

.main_full_with_title {
  border: 1px solid #d7d7d7;
  font-size: .94em;
  margin-top: 45px;
  margin-bottom: 45px;
}

.main.skin_recruit {
  width: 650px;
  padding: 0;
  border: 0;
  margin-top: 0;
}

.main_full.skin_recruit {
  padding: 0;
  border: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.main.skin_staff {
  width: 650px;
  padding: 0;
  border: 0;
  margin-top: 0;
}

.main_full.skin_staff {
  padding: 0;
  border: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.page-title {
  width: 970px;
  padding-bottom: 30px;
  padding-left: 30px;
  border-bottom: 3px solid #F05BB4;
  line-height: 1.3;
  font-size: 1.875em;
  letter-spacing: .1em;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/common/icon_p_title.png) 0 9px no-repeat;
  background-size: auto 20px;
}

.pagetop_site {
  clear: both;
  text-align: right;
  margin-bottom: 25px;
}

.pagetop_site.mgt_40 {
  margin-top: 40px;
}

.pagetop_site a {
  display: inline-block;
  padding-left: 25px;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/common/arrow_totop.png) 0 50% no-repeat;
  background-size: 16px 16px;
}

.sidebar {
  float: left;
  width: 235px;
  padding: 0 20px;
  border: 5px solid #d7d7d7;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 45px;
  margin-bottom: 45px;
}

.sidebar_title {
  padding: 20px 10px 0;
  color: #008db8;
  font-size: 1.0625em;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/line.png) 0 0 no-repeat;
  background-size: 100% 5px;
  margin-top: -5px;
  margin-bottom: 10px;
}

.sidebar_title a:hover {
  text-decoration: none;
}

.sidebar.skin_staff {
  width: 200px;
  padding: 1px;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.sidebar.skin_recruit {
  width: 200px;
  padding: 1px;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  margin-top: 0;
}

.snav_title {
  padding: 5px 20px;
  color: #fff;
  font-size: 1.07em;
  font-weight: bold;
  background-color: #80c6db;
}

.snav_lists {
  padding-bottom: 5px;
  font-size: 1.0625em;
}

.snav_lists .item_list {
  padding: 17px 0 15px;
  border-top: 1px solid #c9c9c9;
  line-height: 1.2;
}

.snav_lists .item_list:first-child {
  border-top: 0;
}

.snav_lists .item_list a {
  display: block;
  padding: 0 10px 0 30px;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/side_arrow_off.png) 10px 4px no-repeat;
}

.snav_lists .item_list a:hover {
  color: #595757;
  text-decoration: none;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/side_arrow_on.png);
}

.snav.skin_double {
  margin-bottom: 15px;
}

.snav.skin_double .snav_lists .item_list {
  border-top: 0;
  border-bottom: 1px solid #c9c9c9;
}

.sidebar.skin_recruit {
  margin-bottom: 0;
}

.sidebar.skin_recruit .snav {
  padding: 8px;
  background-color: #f8f8f8;
}

.sidebar.skin_recruit .snav_lists {
  padding-bottom: 0;
  overflow: hidden;
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  background-color: #fff;
}

.sidebar.skin_recruit .item_list {
  padding: 0;
  border-top-color: #a8a8a8;
  border-top-style: dotted;
}

.sidebar.skin_recruit .item_list a {
  padding: 17px 18px 15px;
  background: none;
}

.sidebar.skin_recruit .item_list.skin_current a,
.sidebar.skin_recruit .item_list a:hover {
  color: #0391b7;
  background: #eef7fb url() 152px 20px no-repeat;
}

.sidebar.skin_staff .snav {
  padding: 8px;
  background-color: #f8f8f8;
}

.sidebar.skin_staff .snav_lists {
  font-size: 1.0625em;
  padding-bottom: 0;
  overflow: hidden;
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  background-color: #fff;
}

.sidebar.skin_staff .item_list {
  padding: 0;
  border-top-color: #a8a8a8;
  border-top-style: dotted;
}

.sidebar.skin_staff .item_list a {
  padding: 17px 18px 15px;
  background: none;
}

.sidebar.skin_staff .item_list.skin_current a,
.sidebar.skin_staff .item_list a:hover {
  color: #0391b7;
  background: #eef7fb url() 152px 20px no-repeat;
}

.staff_sidebar {
  position: relative;
  width: 207px;
  margin-top: 22px;
}

.staff_sidebar .item_lists {
  position: relative;
  z-index: 10;
}

.staff_sidebar .item_lists:before,
.staff_sidebar .item_lists:after {
  content: "";
  position: absolute;
  z-index: 100;
  display: block;
  width: 100%;
  height: 7px;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.staff_sidebar .item_lists:before {
  top: -1px;
  background-image: url();
}

.staff_sidebar .item_lists:after {
  bottom: 0;
  background-image: url();
}

.staff_sidebar .item_list {
  padding: 0;
  margin: 0;
}

.staff_sidebar .item_list a {
  display: block;
  background-position: 0 center;
  background-repeat: no-repeat;
  font-size: 105%;
  color: #333;
  text-decoration: none;
  line-height: 1.2em;
}

.staff_sidebar .item_list a:hover,
.staff_sidebar .item_list .skin_current {
  background-position: 100% center;
  color: #fff;
}

.staff_sidebar .item_list .skin_blue {
  background-image: url();
}

.staff_sidebar .item_list .skin_pink {
  background-image: url();
}

.staff_sidebar .item_list .skin_orange {
  background-image: url();
}

.staff_sidebar .item_list .item_link_inner {
  display: block;
  padding: 10px 10px 10px 22px;
  margin: 0 11px 0 2px;
  border-bottom: dotted 1px #999;
}

.staff_sidebar .item_list .item_position {
  display: block;
  font-size: 1.015em;
}

.staff_sidebar .item_list .item_year {
  display: block;
  font-size: .76em;
}

.sidebar.skin_recruit_renewal {
  border: none;
  width: 202px;
  padding: 0;
  margin: 0;
}

.sidenav-recruit-upper {
  margin-bottom: 20px;
}

.sidenav-recruit-upper_title {
  font-size: 1.333333em;
  letter-spacing: .2em;
  text-align: center;
  border-bottom: 4px solid #0086b1;
  padding-bottom: 5px;
  margin-bottom: 25px;
}

.sidenav-recruit-upper_lists {
  padding: 0 10px;
}

.sidenav-recruit-upper_lists .item_list {
  font-size: 1.066em;
}

.sidenav-recruit-upper_lists .item_list:nth-child(n+2) {
  margin-top: 8px;
}

.sidenav-recruit-upper_lists .item_list a {
  position: relative;
  display: inline-block;
  letter-spacing: .15em;
  padding-left: 1em;
}

.sidenav-recruit-upper_lists .item_list a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 9px;
  height: 12px;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/recruit/common/icon_arrow_blue.png) 0 0 no-repeat;
  background-size: 100%;
}

.sidenav-recruit-upper_lists .item_list>ul>li>a {
  padding: 6px 15px;
}

.sidenav-recruit-upper_lists .item_list>ul>li>a:before {
  top: 12px;
}

.sidenav-recruit-lower {
  width: 175px;
  margin-right: 0;
  margin-left: auto;
}

.sidenav-recruit-lower_cassette:nth-child(n+2) {
  margin-top: 25px;
}

.sidenav-recruit-lower_title {
  font-size: .93333333em;
  font-weight: bold;
  border-bottom: 3px solid #000;
  padding-bottom: 3px;
  margin-bottom: 10px;
}

.skin_mr .sidenav-recruit-lower_title {
  color: #eb8ba9;
  border-bottom-color: #eb8ba9;
}

.skin_research .sidenav-recruit-lower_title {
  color: #609edb;
  border-bottom-color: #609edb;
}

.skin_monitor .sidenav-recruit-lower_title {
  color: #f09140;
  border-bottom-color: #f09140;
}

.skin_quality .sidenav-recruit-lower_title {
  color: #9185d6;
  border-bottom-color: #9185d6;
}

.skin_developer .sidenav-recruit-lower_title {
  color: #66bd80;
  border-bottom-color: #66bd80;
}

.sidenav-recruit-lower_lists .item_list {
  font-size: .92em;
}

.sidenav-recruit-lower_lists .item_list:nth-child(n+2) {
  margin-top: 12px;
}

.sidenav-recruit-lower_lists .item_list a {
  position: relative;
  display: inline-block;
  padding-left: 1.5em;
}

.sidenav-recruit-lower_lists .item_list a:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 11px;
  height: 15px;
  background-size: 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.sidenav-recruit-lower_lists .item_list.skin_male a:before {
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/recruit/common/icon_male.png);
}

.sidenav-recruit-lower_lists .item_list.skin_female a:before {
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/recruit/common/icon_female.png);
}

@media screen and (max-width: 767px) {
  #anchor_01,
  #anchor_02,
  #anchor_03,
  #anchor_04,
  #anchor_05 {
    padding-top: 57px;
    margin-top: -57px;
  }

  .main {
    float: none;
    width: auto;
    padding: 3.125%;
    border: 0;
    font-size: .935em;
    margin-top: 6.25%;
    margin-bottom: 6.25%;
  }

  .main_with_title {
    float: none;
    width: auto;
    border: 0;
    font-size: .88em;
    margin-top: 6.25%;
    margin-bottom: 6.25%;
  }

  .main_noborder {
    float: none;
    width: auto;
    font-size: .88em;
    margin-top: 6.25%;
    margin-bottom: 6.25%;
  }

  .main_full {
    padding: 3.125%;
    font-size: .75em;
    border: 0;
    margin-top: 6.25%;
    margin-bottom: 6.25%;
  }

  .main_full.container {
    margin-right: 4.6875%;
    margin-left: 4.6875%;
  }

  .main_full_with_title {
    font-size: .75em;
    border: 0;
    margin-top: 6.25%;
    margin-bottom: 6.25%;
  }

  .main_full_with_title.container {
    padding-left: 0;
    padding-right: 0;
    margin-right: 4.6875%;
    margin-left: 4.6875%;
  }

  .main.skin_recruit {
    width: auto;
  }

  .main.skin_staff {
    float: right;
    font-size: .94em;
    margin-bottom: 45px;
  }

  .main_full.skin_staff {
    font-size: .94em;
  }

  .page-title {
    padding-left: 30px;
    padding-right: 10px;
    padding-bottom: 15px;
    border-bottom: 3px solid #F05BB4;
    font-size: 1.25em;
    letter-spacing: .05em;
    background-position: 15px 3px;
  }

  .pagetitle.skin_staff {
    padding-bottom: 30px;
    padding-left: 30px;
    border-bottom: 3px solid #F05BB4;
    line-height: 1.3;
    font-size: 1.875em;
    letter-spacing: .1em;
    background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/common/icon_p_title.png) 0 9px no-repeat;
    background-size: auto 20px;
  }

  .pagetop_site {
    display: none;
  }

  .pagetop_site.skin_staff {
    display: block;
  }

  .sidebar {
    float: none;
    width: auto;
    padding: 0 0;
    border: 0;
    margin-top: 6.25%;
    margin-bottom: 6.25%;
  }

  .sidebar_title {
    padding: 0 3.125% 0;
    background: none;
    border-left: 2px solid #008db8;
    line-height: 1;
    font-size: 1.08em;
    font-weight: bold;
    margin-top: 10px;
  }

  .snav_title {
    padding: 3px 3.125%;
    font-size: 1em;
  }

  .snav_title.align_center {
    text-align: left !important;
  }

  .snav_lists {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .88em;
    overflow: hidden;
  }

  .snav_lists .item_list {
    float: left;
    width: 45%;
    padding: 10px 0 10px;
    border: 0;
    line-height: 1.2;
    margin-left: 5%;
  }

  .snav_lists .item_list a {
    display: block;
    padding: 0 10px 0 30px;
    border: 0;
    background-position: 10px 1px;
  }

  .snav.skin_double .snav_lists .item_list {
    border: 0;
  }

  .sidebar.skin_staff .snav_lists {
    padding-top: 0;
  }

  .sidebar.skin_staff .snav_lists .item_list {
    float: none;
    width: auto;
    border-width: 1px;
    margin-left: 0;
  }

  .sidebar.skin_staff .snav_lists .item_list:first-child {
    border-top: 0;
  }

  .sidebar.skin_recruit_renewal {
    width: 100%;
  }

  .sidenav-recruit-upper {
    margin-bottom: 10px;
  }

  .sidenav-recruit-upper_title {
    width: 100%;
    font-size: 1.333333em;
    border-bottom: 2px solid #0086b1;
    padding-bottom: 2.5px;
    margin-bottom: 25px;
  }

  .sidenav-recruit-upper_lists {
    padding: 0;
    overflow: hidden;
  }

  .sidenav-recruit-upper_lists .item_list {
    font-size: .67em;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #80c6db;
  }

  .sidenav-recruit-upper_lists .item_list a {
    box-sizing: border-box;
    display: block;
    font-size: 11px !important;
    padding: 10px 15px;
  }

  .sidenav-recruit-upper_lists .item_list a:before {
    content: "";
    position: relative;
    top: 2px;
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/recruit/common/arrow_sidemenu.png) 0 0 no-repeat;
    margin-right: 7px;
  }

  .sidenav-recruit-upper_lists .item_list>ul>li:last-child {
    padding-bottom: 7px;
  }

  .sidenav-recruit-upper_lists .item_list>ul>li>a {
    padding: 3px 15px;
  }

  .sidenav-recruit-upper_lists .item_list>ul>li>a:before {
    content: "";
    position: relative;
    top: 2px;
    display: inline-block;
    width: 9px;
    height: 11px;
    background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_single_off.png) 0 0 no-repeat;
    margin-right: 7px;
  }
}

@media screen and (max-width: 319px) {
  .sidenav-recruit-upper_lists .item_list a {
    padding: 2px;
    letter-spacing: .1em;
    font-size: 10px !important;
  }
}
.float_left {
  float: left;
}

.float_right {
  float: right;
}

.float_center {
  margin-left: auto;
  margin-right: auto;
}

.float_none {
  float: none;
}

.align_center {
  text-align: center !important;
}

.align_left {
  text-align: left !important;
}

.align_right {
  text-align: right !important;
}

.text_indent_1 {
  padding-left: 1em;
  text-indent: -1em;
}

.text_indent_1-5 {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.text_indent_2 {
  padding-left: 2em;
  text-indent: -2em;
}

.text_indent_2-5 {
  padding-left: -3em;
  text-indent: -7em;
}

.text_indent_3 {
  padding-left: 3em;
  text-indent: -3em;
}

.l_height_1-5 {
  line-height: 1.5;
}

.l_height_1-8 {
  line-height: 1.8;
}

.l_height_1-7 {
  line-height: 1.75;
}

.l_height_2 {
  line-height: 2;
}

.fc_red {
  color: red;
}

.fc_blue {
  color: blue;
}

.fw_b {
  font-weight: bold !important;
}

.fw_n {
  font-weight: normal !important;
}

.text_line {
  text-decoration: underline !important;
}

.text_linkline {
  text-decoration: underline !important;
}

.text_linkline:hover {
  text-decoration: none !important;
}

.text_linknoline {
  text-decoration: none !important;
}

.text_linknoline:hover {
  text-decoration: underline !important;
}

.font_italic {
  font-style: italic !important;
}

.mgb_0 {
  margin-bottom: 0 !important;
}

.mgb_5 {
  margin-bottom: 5px !important;
}

.mgb_10 {
  margin-bottom: 10px !important;
}

.mgb_15 {
  margin-bottom: 15px !important;
}

.mgb_20 {
  margin-bottom: 20px !important;
}

.mgb_25 {
  margin-bottom: 25px !important;
}

.mgb_30 {
  margin-bottom: 30px !important;
}

.mgb_35 {
  margin-bottom: 35px !important;
}

.mgb_40 {
  margin-bottom: 40px !important;
}

.mgb_45 {
  margin-bottom: 45px !important;
}

.mgb_50 {
  margin-bottom: 50px !important;
}

.mgb_55 {
  margin-bottom: 55px !important;
}

.mgb_60 {
  margin-bottom: 60px !important;
}

.mgb_65 {
  margin-bottom: 65px !important;
}

.mgb_70 {
  margin-bottom: 70px !important;
}

.mgb_75 {
  margin-bottom: 75px !important;
}

.mgb_80 {
  margin-bottom: 80px !important;
}

.mgb_85 {
  margin-bottom: 85px !important;
}

.mgb_90 {
  margin-bottom: 90px !important;
}

.mgb_95 {
  margin-bottom: 95px !important;
}

.mgb_100 {
  margin-bottom: 100px !important;
}

.pdl_5 {
  padding-left: 5px;
}

.pdl_8 {
  padding-left: 8px;
}

.pdl_10 {
  padding-left: 10px;
}

.pdl_15 {
  padding-left: 15px;
}

.pdl_20 {
  padding-left: 20px;
}

.pdl_25 {
  padding-left: 25px;
}

.icon_pdf {
  color: #575757;
}

.icon_pdf:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/icon_pdf_1.png)
    0 0 no-repeat;
  margin-right: 5px;
}

.icon_pdfsize {
  display: inline-block;
  font-size: 0.934em;
  text-align: center;
}

.icon_pdfsize:before {
  content: "";
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  width: 53px;
  height: 16px;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/icon_pdf_1.png)
    0 0 no-repeat;
  margin-right: 5px;
}

.icon_pdfsize.skin_block {
  display: block;
}

.icon_pdfsize.skin_mgl {
  margin-left: 13px;
}

.icon_link_arrow {
  display: block;
  padding-left: 28px;
  line-height: 22px;
  color: #333333;
  background-position: 0 2px;
  background-repeat: no-repeat;
}

.icon_link_arrow:hover {
  background-position: 0 -20px;
}

.icon_link_arrow.skin_pipeline {
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_blue-02.png);
  background-size: 18px 18px;
  background-position: 0 1px;
}

/* .icon_link_arrow.skin_pipeline:hover {
  background-position: 0 -21px;
} */

.icon_square {
  display: block;
  padding-left: 28px;
  line-height: 1.5;
  color: #575757;
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/icon_square.png);
}

.icon_email {
  display: inline-block;
  padding-left: 115px;
  line-height: 35px;
  color: #575757;
  font-size: 1.33em;
  text-decoration: underline;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/icon_mail.png) 0 50% no-repeat;
}

.icon_email:hover {
  text-decoration: none;
}

.title_border {
  padding: 10px 22px 9px;
  border-top: 1px solid #acabab;
  border-bottom: 3px solid #80c6db;
  font-size: 1.57em;
  letter-spacing: 0.05em;
  background-color: #f0f0f0;
}

.title_border_image {
  padding: 17px 10px 10px 85px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  font-size: 1.54em;
  background-repeat: no-repeat;
}

.title_border_image.skin_pipeline {
  border-color: #80c6db;
  background-position: 0 bottom;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/icon_pipeline.png);
}

.title_border_image.skin_medical {
  border-color: #008db8;
  background-position: 0 100%;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/icon_medical.png);
}

.title_border_image.skin_patient {
  padding-left: 100px;
  border-color: #d6007f;
  background-position: 0 bottom;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/icon_patient.png);
}

.title_dot-underlined {
  padding-bottom: 10px;
  border-bottom: 1px dotted #000;
  font-size: 1.5em;
}

.button_link {
  padding: 10px 0;
}

.button_link_inner {
  display: block;
  height: 0;
  padding: 53px 0 0 0;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.button_border_large {
  display: block;
  padding: 5px;
  border: 1px solid #4d4d4d;
  border-radius: 3px;
  text-align: center;
  color: #585858;
  font-size: 1.38em;
}

.button_border_large:hover {
  text-decoration: none;
}

.box_border {
  border: 1px solid #d7d7d7;
}

.wysiwyg:after {
  content: "";
  display: block;
  clear: both;
}

.wysiwyg sup {
  vertical-align: super;
  font-size: smaller;
}

.wysiwyg sub {
  vertical-align: sub;
  font-size: smaller;
}

.wysiwyg h1 {
  font-size: 2em;
}

.wysiwyg h2 {
  font-size: 1.5em;
}

.wysiwyg h3 {
  font-size: 1.17em;
}

.wysiwyg h4 {
  font-size: 100%;
}

.wysiwyg h5 {
  font-size: 0.83em;
}

.wysiwyg h6 {
  font-size: 0.67em;
}

.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6 {
  font-weight: bold;
}

.wysiwyg i,
.wysiwyg strong {
  font-weight: bold;
}

.wysiwyg p {
  margin-top: 1em;
  margin-bottom: 1em;
}

.wysiwyg em {
  font-style: italic;
}

.wysiwyg a {
  color: #43a0c0;
  text-decoration: underline;
}

.wysiwyg a:hover {
  text-decoration: none;
}

.wysiwyg ul {
  list-style-type: disc;
  padding-left: 40px;
  margin-top: 1em;
  margin-bottom: 1em;
}

.wysiwyg ol {
  list-style-type: decimal;
  padding-left: 40px;
  margin-top: 1em;
  margin-bottom: 1em;
}

.wysiwyg li {
  display: list-item;
  text-align: -webkit-match-parent;
}

.wysiwyg blockquote {
  margin: 1.12em 0;
}

.section_normal_head {
  font-size: 1.46em;
}

.section_normal_head a {
  text-decoration: underline;
}

.section_normal_head a:hover {
  text-decoration: none;
}

.section_normal_body {
  padding: 25px;
  line-height: 1.8;
}

.section_normal_body .item_boxs {
  margin-bottom: 25px;
}

.section_normal_body .item_images {
  padding-top: 10px;
}

.section_normal_body .item_links {
  margin-top: 15px;
}

.module_section_small {
  margin-bottom: 18px;
}

.section_small_head {
  padding: 2px 5px 2px 30px;
  border-bottom: 1px dotted #000;
  font-size: 1.1334em;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/icon_line_skyblue.png)
    0 50% no-repeat;
}

.section_small_body {
  line-height: 1.8;
  overflow: hidden;
}

.section_small_body .item_text {
  padding: 10px 0;
}

.section_small_body .item_medias {
  padding: 16px 0;
}

.section_small_body .item_media_image {
  display: block;
}

.section_small_body .item_media_links {
  margin-top: 12px;
}

.section_small_body .item_media_links .item_link {
  display: block;
  padding-left: 28px;
  line-height: 20px;
  color: #575757;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/arrow_link3_off.png)
    0 1px no-repeat;
  background-size: 17px 17px;
  margin-bottom: 2px;
}

.section_small_body .item_media_links .item_link:hover {
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/arrow_link3_on.png);
}

.module_section_small.skin_body_media .item_text {
  float: left;
  width: 440px;
}

.module_section_small.skin_body_media .item_medias {
  float: right;
}

.grid_three_head {
  font-size: 1.32em;
  margin-bottom: 10px;
}

.grid_three_body:after {
  content: "";
  display: block;
  clear: both;
}

.grid_three_cassette {
  float: left;
  width: 320px;
  border-radius: 5px;
  background: #fff;
  margin-right: 20px;
  box-shadow: 0 0 6px 3px rgba(153, 153, 153, 0.3);
  overflow: hidden;
}

.grid_three_cassette:nth-of-type(3n) {
  margin-right: 0;
}

.grid_three_cassette .cassette_inner {
  display: block;
  padding: 15px;
  background-color: #fff;
  overflow: hidden;
}

.grid_three_cassette .cassette_inner:hover {
  text-decoration: none;
}

.grid_three_cassette .cassette_image {
  float: left;
  width: 100px;
}

.grid_three_cassette .cassette_contents {
  margin-left: 115px;
}

.grid_three_cassette .cassette_contents .item_title {
  padding-left: 15px;
  font-size: 1.07em;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/icon_title.png)
    0 center no-repeat;
  margin-bottom: 5px;
}

.grid_three_cassette .cassette_contents .item_text {
  color: #333;
  font-size: 0.9em;
}

.module_list_decimal {
  list-style: decimal;
  margin-left: 25px;
}

.module_list_decimal .item_sublists {
  margin-top: 10px;
}

.module_list_decimal .item_sublists li {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.module_list_decimal li.list_nostyle {
  list-style: none;
  padding-left: 25px;
}

.module_list_decimal .item_list {
  margin-top: 25px;
}

.module_list_decimal .item_list:first-child {
  margin-top: 0;
}

.module_list_decimal.skin_mgsmall .item_list {
  margin-top: 5px;
}

.module_list_emergency {
  margin-top: 35px;
}

.module_list_emergency .item_list {
  margin-bottom: 5px;
  overflow: hidden;
}

.module_list_emergency .item_list .item_labels {
  float: left;
  width: 140px;
}

.module_list_emergency .item_list .item_label {
  display: inline-block;
  padding: 1px 5px;
  border-radius: 2px;
  color: #fff;
  font-size: 0.94em;
  background-color: #d6007f;
}

.module_list_emergency .item_list .item_details {
  padding-top: 2px;
  font-size: 0.94em;
  margin-left: 145px;
}

.module_list_emergency .item_list .item_link {
  color: #666;
  text-decoration: underline;
  margin-left: 10px;
}

.module_list_emergency .item_list .item_link:hover {
  text-decoration: none;
}

.list-indexnews {
  margin-top: 30px;
  margin-bottom: 30px;
}

.list_indexnews_head {
  padding: 10px 0 25px;
  overflow: hidden;
}

.list_indexnews_head .item_title {
  float: left;
  font-size: 1.32em;
}

.list_indexnews_head .item_links {
  float: right;
}

.list_indexnews_head .item_links .item_link {
  position: relative;
  display: block;
  margin-right: 2px;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/assets/images/icon/box-arrow-right-blue.svg);
  background-size: 18px 18px;
  background-position: left calc((1lh - 18px) / 2 + 1px);
  background-repeat: no-repeat;
  padding-left: 30px;
}

.list_indexnews_head .item_links .item_link:hover {
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/assets/images/icon/box-arrow-right-pink-new.svg);
}

.list_indexnews_body {
  margin-bottom: 10px;
  overflow: hidden;
}

.list-indexnews .item_list {
  padding: 25px 0 4px;
  border-bottom: 1px solid #cbcbcb;
  overflow: hidden;
}

.list-indexnews .item_list .item_dates {
  float: left;
  width: 142px;
  font-size: 0.94em;
}

.list-indexnews .item-labels {
  float: left;
  width: 133px;
}

.list-indexnews .item-label {
  display: inline-block;
  width: 95px;
  vertical-align: top;
}

.list-indexnews .item-label img {
  vertical-align: top;
}

.list-indexnews .item_list .item_details {
  margin-bottom: 10px;
  margin-left: 275px;
}

.list-indexnews .item_list .item_table {
  display: table;
  width: 100%;
}

.list-indexnews .item_list .item_cell {
  display: table-cell;
  vertical-align: top;
}

.list-indexnews .item_list .item_texts {
  width: 520px;
  font-size: 0.94em;
}

.list-indexnews .item_list .item_texts a {
  text-decoration: underline;
}

.list-indexnews .item_list .item_texts a:hover {
  text-decoration: none;
}

.list-indexnews .item_list .item_icons {
  width: 205px;
  padding-left: 55px;
  box-sizing: border-box;
}

.list-indexnews .item_list .item_icons:hover {
  text-decoration: none;
}

.list-indexnews .item_list .item_icons .item_size {
  color: #575757;
}

.list-indexnews .item_list .item_icons:hover .item_size {
  text-decoration: underline;
}

.list-indexnews .item_list .item_icons .item_icon {
  display: inline-block;
  height: 0;
  padding-top: 16px;
  vertical-align: middle;
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
}

.list-indexnews .item_list .item_icons .skin_pdf {
  width: 68px;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/icon_pdf.png);
}

.module_list_indexrelated {
  margin-bottom: 32px;
}

.list_indexrelated_head {
  font-size: 1.32em;
  margin-bottom: 15px;
}

.list_indexrelated_body {
  padding: 2px 39px 30px;
  background-color: #fff;
}

.list_indexrelated_lists {
  display: flex;
  flex-flow: row wrap;
  overflow: hidden;
}

.list_indexrelated_lists .item_list {
  flex: 0 0 200px;
  width: 200px;
  margin: 28px 14px 0;
}

.list_indexrelated_lists .item_list a {
  align-items: center;
  display: flex;
  height: 100%;
  text-align: center;
}

.list_indexrelated_lists .item_list img {
  max-width: 200px;
}

.module_list_news {
  margin-bottom: 20px;
}

.list_news_head {
  padding: 2px 10px;
  color: #fff;
  background-color: #75c1d8;
  margin-bottom: 5px;
}

.list_news_head .item_title {
  font-size: 1.34em;
}

.list_news_body {
  margin-bottom: 10px;
  overflow: hidden;
}

.list_news_body sup {
  vertical-align: super;
  font-size: smaller;
}

.list_news_body sub {
  vertical-align: sub;
  font-size: smaller;
}

.list_news_body small {
  font-size: 0.83em;
}

.list_news_lists .item_list .item_texts a sup,
.list_news_lists .item_list .item_texts a sub {
  text-decoration: none;
}

.list_news_lists .item_list {
  padding: 20px 0 10px;
  border-bottom: 1px solid #cbcbcb;
  overflow: hidden;
}

.list_news_lists .item_list.skin_invisible {
  padding: 0;
  border-bottom: none;
  display: none !important;
}

.list_news_lists .item_list .item_dates {
  float: left;
  width: 142px;
  font-size: 0.94em;
  margin-bottom: 5px;
}

.corporate-news .item-labels {
  float: left;
  width: 133px;
  margin-bottom: 5px;
}

.corporate-news .item-label {
  display: inline-block;
  width: 95px;
  vertical-align: top;
}

.corporate-news .item-label img {
  margin-top: 1px;
  vertical-align: top;
}

.list_news_lists .item_list .item_details {
  clear: both;
  width: 100%;
  margin-bottom: 10px;
}

.list_news_lists .item_list .item_table {
  display: table;
  width: 100%;
}

.list_news_lists .item_list .item_cell {
  display: table-cell;
  vertical-align: top;
}

.list_news_lists .item_list .item_texts {
  font-size: 0.94em;
}

.list_news_lists .item_list .item_texts a {
  text-decoration: underline;
}

.list_news_lists .item_list .item_texts a:hover {
  text-decoration: none;
}

.list_news_lists .item_list .item_icons {
  width: 205px;
  padding-left: 55px;
  box-sizing: border-box;
  text-align: right;
}

.list_news_lists .item_list .item_icons:hover {
  text-decoration: none;
}

.list_news_lists .item_list .item_icons .item_size {
  color: #575757;
}

.list_news_lists .item_list .item_icons:hover .item_size {
  text-decoration: underline;
}

.list_news_lists .item_list .item_icons .item_icon {
  display: inline-block;
  height: 0;
  padding-top: 16px;
  vertical-align: middle;
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
}

.list_news_lists .item_list .item_icons .skin_pdf {
  width: 68px;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/icon_pdf.png);
}

.module_table_line table {
  width: 100%;
}

.module_table_line table th,
.module_table_line table td {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #000;
  box-sizing: border-box;
  vertical-align: top;
}

.module_table_line table th {
  width: 150px;
  padding-right: 10px;
}

.module_table_line table tr:first-child th,
.module_table_line table tr:first-child td {
  padding-top: 0;
}

.module_table_line .item_title {
  padding-left: 30px;
  font-size: 1.2em;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/icon_line.png)
    0 50% no-repeat;
}

.module_table_line.skin_about .item_title {
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.module_table_line .item_table {
  display: table;
  width: 100%;
  margin-bottom: 5px;
}

.module_table_line .item_table .item_head,
.module_table_line .item_table .item_body {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  box-sizing: border-box;
}

.module_table_line .item_table .item_head {
  width: 65px;
  padding-right: 5px;
}

.module_table_line.skin_th_180 table th {
  width: 180px;
}

.module_table_executives .section_normal_body {
  padding: 40px 60px;
}

.module_table_executives table {
  width: 100%;
  margin-bottom: 0.5em;
}

.module_table_executives table th,
.module_table_executives table td {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #000;
  padding-left: 40px;
}

.module_table_executives table tr:first-child th,
.module_table_executives table tr:first-child td {
  border-top: 1px dotted #000;
}

.module_table_executives table th {
  background-color: #f0f0f0;
  width: 245px;
}

.module_table_history {
  font-size: 0.96em;
}

.module_table_history p.item_text {
  line-height: 1.5em;
}

.module_table_history table {
  width: 100%;
  table-layout: fixed;
}

.module_table_history table th,
.module_table_history table td {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #000;
  box-sizing: border-box;
  vertical-align: top;
}

.module_table_history table th {
  width: 95px;
  padding-left: 6px;
  padding-right: 10px;
}

.module_table_history table tr:first-child th,
.module_table_history table tr:first-child td {
  padding-top: 0;
}

.module_table_history .item_title {
  color: #008db8;
  font-size: 1.19em;
  font-weight: bold;
}

.module_table_history .item_text {
  margin-top: 15px;
}

.module_table_history .item_text:first-child {
  margin-top: 0;
}

.module_table_history .item_bold {
  display: block;
  font-weight: bold;
}

.module_table_history sup {
  vertical-align: super;
  font-size: 0.63em;
}

.module_table_history sub {
  vertical-align: sub;
  font-size: 0.63em;
}

.module_table_history sup.sup_r {
  vertical-align: super;
  font-size: 0.9em;
}

.module_table_history sub.sub_r {
  vertical-align: sub;
  font-size: 0.9em;
}

.module_table_history .item_captions {
  margin-top: 45px;
}

.module_table_history .item_captions .item_head {
  font-weight: bold;
  margin-bottom: 5px;
}

.module_table_history .item_captions .item_body {
  padding-left: 30px;
  margin-bottom: 15px;
}

.module_banner_set {
  line-height: 1;
  font-size: 1.13em;
}

.module_banner_set:after {
  content: "";
  display: block;
  clear: both;
}

.white-popup {
  position: relative;
  background: #fff;
  width: auto;
  max-width: 600px;
  margin: 20px auto;
}

.module_banner_set .item_banner {
  float: left;
  width: 480px;
  text-align: center;
  margin-right: 40px;
  box-shadow: 2px 2px 3px 1px rgba(153, 153, 153, 0.3);
}

.module_banner_set .item_banner:nth-of-type(2) {
  margin-right: 0;
}

.module_banner_set .item_banner .item_inner {
  position: relative;
  display: block;
  padding: 18px 5px;
  border: 1px solid #cbcbcb;
  border-radius: 3px;
  box-sizing: border-box;
  color: #575757;
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-color: #f6f6f6;
  background-size: auto 100%;
}

.module_banner_set .item_banner .item_inner:hover {
  text-decoration: none;
}

.module_banner_set .item_01 .item_inner {
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/common/bg_menu_patient.png);
}

.module_banner_set .item_02 .item_inner {
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/common/bg_menu_medicalexpert.png);
}

.module_banner_set .item_01 a:before,
.module_banner_set .item_02 a:before {
  content: "";
  position: absolute;
  top: 0;
  right: 5px;
  left: 5px;
  display: block;
  border-top: 3px solid #F05BB4;
  margin-top: -1px;
}

.module_banner_set .item_01 a:after,
.module_banner_set .item_02 a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 16px;
  height: 16px;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/header/arrow_menu_pink_s.png)
    100% 50% no-repeat;
  background-size: 100% auto;
  margin-top: -8px;
}

.module_banner_set .item_banner .item_inner span:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/icon_link_sprite.png)
    0 0 no-repeat;
  margin-left: 5px;
}

.module_box_links {
  padding: 5px 25px;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  background-color: #f5f5f5;
}

.module_box_links.skin_pd_narrow {
  padding: 26px 35px;
}

.box_links_title {
  padding: 5px 5px 5px 30px;
  border-bottom: 1px dotted #000;
  font-size: 1.34em;
  background-position: 0 50%;
  background-repeat: no-repeat;
}

.box_links_title.skin_small {
  font-size: 1.07em;
}

.module_box_links.skin_pipeline .box_links_title {
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/icon_line.png);
}

.module_box_links.skin_medical .box_links_title {
  background-image: url();
}

.module_box_links.skin_patient .box_links_title {
  background-image: url();
}

.box_links_contents {
  padding: 15px 0 0;
}

.box_links_contents .item_text {
  margin-bottom: 10px;
}

.link_gray {
  color: #575757;
  text-decoration: underline;
}

.link_gray:hover {
  text-decoration: none;
}

.box_links_lists {
  padding: 20px 20px 10px;
}

.module_box_links.skin_pd_narrow .box_links_lists {
  padding: 0;
}

.box_links_lists .item_list {
  line-height: 1.6;
  margin-bottom: 10px;
}

.box_links_lists .item_list a {
  display: block;
  padding-left: 28px;
  line-height: 20px;
  background-position: 0 3px;
  background-repeat: no-repeat;
  background-size: 17px 17px;
  letter-spacing: 0.1em;
}

.box_links_lists .item_list span:not(.icon_pdfsize) {
  display: block;
  line-height: 20px;
}

.module_box_links.skin_pd_narrow .box_links_lists .item_list .skin_redviolet {
  color: #cf0080;
}

.module_box_links.skin_pipeline .box_links_lists .item_list a,
.module_box_links.skin_medical .box_links_lists .item_list a,
.module_box_links.skin_patient .box_links_lists .item_list a {
  padding-top: 0.1em;
}

.module_box_links.skin_pipeline .box_links_lists .item_list a {
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_link1_off.png);
}

.module_box_links.skin_medical .box_links_lists .item_list a {
  background-image: url();
}

.module_box_links.skin_patient .box_links_lists .item_list a {
  background-image: url();
}

.module_box_links.skin_pipeline .box_links_lists .item_list a:hover {
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_link1_on.png);
}

.module_box_links.skin_medical .box_links_lists .item_list a:hover {
  background-image: url();
}

.module_box_links.skin_patient .box_links_lists .item_list a:hover {
  background-image: url();
}

.module_box_links.skin_pd_narrow .box_links_lists .item_list {
  margin-bottom: 20px;
}

.module_box_links.skin_pd_narrow .box_links_lists .item_list a,
.module_box_links.skin_pd_narrow .box_links_lists .item_list span {
  font-size: 1.134em;
}

.module_box_links.skin_pd_narrow .box_links_lists .item_list a {
  color: #575757;
}

.module_box_links.skin_pd_narrow .box_links_lists .item_list .icon_pdfsize {
  font-size: 0.8235em;
}

.module_box_links .item_list_text {
  font-size: 0.934em;
  margin-top: 8px;
}

.module_box_links .item_list_text.skin_compliance_test {
  line-height: 1.75;
}

.module_preparation {
  padding: 40px;
  border: 1px solid #acabab;
  text-align: center;
  background-color: #f5f5f5;
  margin: 145px 0;
}

.module_preparation .item_text {
  display: inline-block;
  text-align: left;
  color: #575757;
  font-size: 1.46em;
}

.module_staff_head {
  margin-bottom: 32px;
}

.module_staff_head .item_title {
  display: block;
  width: 570px;
  height: 0;
  padding-top: 260px;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.module_staff_body .item_qa {
  margin-bottom: 44px;
}

.module_staff_body .item_qa_head {
  box-sizing: border-box;
  min-height: 35px;
  padding: 2px 0 0 42px;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-bottom: 12px;
}

.module_staff_body .item_qa_head .item_title {
  letter-spacing: 0.05em;
  font-weight: bold;
}

.module_staff_body .item_qa_body {
  overflow: hidden;
}

.module_staff_body .item_qa_body .item_text:last-child,
.module_staff_body .item_qa_body .item_figure:last-child {
  margin-bottom: 0;
}

.module_staff_body .item_qa_body .item_text {
  line-height: 1.675;
  margin-bottom: 18px;
}

.module_staff_body .item_qa_body .item_figure {
  margin-top: 2px;
}

.module_staff_body .item_qa_body .item_figure.skin_right {
  float: right;
  margin-left: 10px;
}

.module_staff_body .item_qa_body .item_figure.skin_left {
  float: left;
  margin-right: 10px;
}

.module_staff.skin_theme_blue .item_qa_head {
  background-image: url();
}

.module_staff.skin_theme_orange .item_qa_head {
  background-image: url();
}

.module_staff.skin_theme_pink .item_qa_head {
  background-image: url();
}

.module_staff .item_schedule {
  box-sizing: border-box;
  padding: 25px 35px;
  border-radius: 4px;
  margin-top: 40px;
}

.module_staff .item_schedule .item_term {
  font-weight: bold;
  margin-bottom: 10px;
}

.module_staff .item_schedule .item_list {
  display: table;
  width: 100%;
  margin-top: 4px;
}

.module_staff .item_schedule .item_list:first-child {
  margin-top: 0;
}

.module_staff .item_schedule .item_time {
  display: table-cell;
  width: 60px;
  text-align: right;
}

.module_staff .item_schedule .item_content {
  display: table-cell;
  padding-left: 15px;
}

.module_staff.skin_theme_blue .item_schedule {
  background-color: #e8f4fe;
}

.module_staff.skin_theme_pink .item_schedule {
  background-color: #ffedf3;
}

.module_staff.skin_theme_orange .item_schedule {
  background-color: #fff5d6;
}

.module_recruiting_nav_lists {
  overflow: hidden;
  margin-bottom: 3.5%;
}

.module_recruiting_nav_lists .item_list {
  box-sizing: border-box;
  width: calc((100% - 13px) / 2);
  border: 1px solid #80c6db;
  margin-top: 1.7%;
}

.module_recruiting_nav_lists .item_list:nth-child(-n + 2) {
  margin-top: 0;
}

.module_recruiting_nav_lists .item_list:nth-child(2n + 1) {
  float: left;
}

.module_recruiting_nav_lists .item_list:nth-child(2n) {
  float: right;
}

.module_recruiting_nav_lists .item_link {
  box-sizing: border-box;
  display: block;
  font-size: 0.87em;
  padding: 3.125% 6.25%;
}

.module_recruiting_nav_lists .item_link:hover {
  text-decoration: none;
}

.module_recruiting_nav_lists .item_link:before {
  content: "";
  position: relative;
  top: 2px;
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url()
    0 0 no-repeat;
  margin-right: 7px;
}

.module_related_modal {
  all: initial;
}

.module_related_modal-wrap {
  cursor: pointer;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.module_related_modal-contents {
  cursor: auto;
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS P Gothic", Verdana,
    Arial, Helvetica, sans-serif;
  font-size: 14px;
  width: 600px;
  box-sizing: border-box;
  text-align: center;
  padding: 35px 30px;
  background: #eef2f3;
  border-width: 10px;
  border-style: solid;
  border-color: #fff;
  -o-border-image: initial;
  border-image: initial;
}

.module_related_modal-link {
  display: block;
  cursor: pointer;
  position: relative;
  width: 300px;
  border: solid 1px #bec2c2;
  line-height: 30px;
  padding: 5px 5px;
  margin: 0 auto;
  background: #fff;
}

.module_related_modal-btn img {
  width: 5%;
  position: absolute;
  top: 30%;
}

.windows.firefox .module_related_modal-btn img {
  width: 5%;
  position: absolute;
  top: 30%;
  left: 85%;
}

.windows.edge .module_related_modal-btn img {
  width: 5%;
  position: absolute;
  top: 30%;
  left: 85%;
}

.module_related_modal-exit {
  cursor: pointer;
  position: relative;
  width: 300px;
  border: solid 1px #bec2c2;
  line-height: 30px;
  padding: 5px 5px;
  margin: 0 auto;
  margin-top: 5px;
  background: #fff;
}

.mfp-close-btn-in .mfp-close {
  display: none;
}

.mfp-bg {
  opacity: 0;
  transition: all 1.5s ease-out;
}

.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.8s ease-out;
}

.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mod-sort {
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mod-sort__item {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 33%;
  padding: 12px 4px 8px;
  background-color: #f6f6f6;
  border-top: 1px solid #cbcbcb;
  border-left: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
}

.mod-sort__item:hover {
  opacity: 0.7;
}

.mod-sort__item--on {
  position: relative;
  background-color: #fff;
}

.mod-sort__item--on:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.mod-sort__item--on:hover {
  opacity: 1;
}

.list-indexnews .contextual-links {
  display: none;
}

.list-indexnews #edit-tid-all {
  display: none;
}

.list-indexnews label[for="edit-tid-all"] {
  display: none;
}

.list-indexnews input[type="submit"] {
  display: none;
}

.list-indexnews .form-radios {
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.list-indexnews .form-radios .form-item {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 33%;
  background-color: #f6f6f6;
  border-top: 1px solid #cbcbcb;
  border-left: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
}

.list-indexnews .form-radios .form-item label {
  display: block;
  flex-grow: 1;
  width: 100%;
  padding: 12px 4px 8px;
  text-align: center;
}

.list-indexnews .form-radios .form-item .form-radio {
  display: none;
}

.list-indexnews .form-radios .form-item:hover {
  opacity: 0.7;
}

.list-indexnews .form-radios .form-item:first-child {
  display: none;
}

.list-indexnews .form-radios .form-item.selected {
  position: relative;
  background-color: #fff;
}

.list-indexnews .form-radios .form-item.selected:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.list-indexnews .form-radios .form-item.selected:hover {
  opacity: 1;
}

.list-indexnews .view-content {
  margin-bottom: 10px;
  /*overflow: hidden;*/
}

.list-indexnews .view-content .item_link {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  padding: 20px 0 4px;
  border-bottom: 1px solid #cbcbcb;
  overflow: hidden;
  line-height: 1.4;
  margin-inline: 2px;
}
.list-indexnews .view-content .item_link:hover {
  text-decoration: none;
}

.list-indexnews .view-content .item_link:hover > .item_dates {
  opacity: 0.4;
}
.list-indexnews .view-content .item_link:hover > .item-labels {
  opacity: 0.4;
}
.list-indexnews .view-content .item_link:hover > .item-title {
  opacity: 0.4;
}

.list-indexnews .view-content .item_link > .item_dates {
  flex: 0 0 10em;
  width: 10em;
  font-size: 0.94em;

  transition: opacity 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}

.list-indexnews .view-content .item_link > .item-labels {
  flex: 0 0 133px;
  width: 133px;

  transition: opacity 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}

.list-indexnews .view-content .item_link > div:nth-child(2) > div {
  display: inline-block;
  width: 95px;
  height: 20px;
  vertical-align: top;
  background-size: cover !important;
  background-repeat: no-repeat;
}

.list-indexnews .view-content .item_link > div:nth-child(2) > div.notification {
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/content/text_notice.svg)
    0 0 no-repeat;
}

.list-indexnews .view-content .item_link > div:nth-child(2) > div.update {
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/content/text_info.png)
    0 0 no-repeat;
}

.list-indexnews .view-content .item_link > div:nth-child(2) > div.newsrelease {
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/content/text_news.svg)
    0 0 no-repeat;
}

.list-indexnews .item-label img {
  vertical-align: top;
  margin-top: 1px;
}

.list-indexnews .view-content .item_link > .item-title {
  flex: 1 1 520px;
  margin-bottom: 10px;
  margin-left: 0px;
  max-width: calc(100% - 10em - 133px);
  font-size: 0.94em;

  transition: opacity 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
  text-decoration: underline;
}

.list-indexnews .view-content .item_link > .item-title a {
  text-decoration: underline;
}

.list-indexnews .view-content .item_link > .item-title a:hover {
  text-decoration: none;
}

.list-indexnews .view-content .item_link > .item-file {
  flex: 0 0 205px;
  width: 205px;
  box-sizing: border-box;
  text-align: right;
}

.list-indexnews .view-content .item_link > .item-file:hover {
  text-decoration: none;
}

.list-indexnews .view-content .item_link > .item-file .item_size {
  color: #575757;
}

.list-indexnews .view-content .item_link > .item-file:hover .item_size {
  text-decoration: underline;
}

.list-indexnews .view-content .item_link > .item-file .item_icon {
  display: inline-block;
  height: 0;
  padding-top: 16px;
  vertical-align: middle;
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
}

.list-indexnews .view-content .item_link > .item-file .skin_pdf {
  width: 68px;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/icon_pdf.png);
}

.corporate-news {
  margin-top: var(--margin-top, 15px);
  margin-bottom: var(--margin-bottom, 15px);
}

.corporate-news .contextual-links {
  display: none;
}

.corporate-news h2,
.corporate-news .view-header h3 {
  width: calc(100% - 44px);
  padding: 10px 22px;
  border-bottom: 3px solid #80c6db;
  font-size: 1.34em;
  background-color: #f5f5f5;
}

.corporate-news .fieldset-wrapper {
  padding: 25px 25px 0;
}

.corporate-news #edit-tid-all {
  display: none;
}

.corporate-news label[for="edit-tid-all"] {
  display: none;
}

.corporate-news input[type="submit"] {
  display: none;
}

.corporate-news .form-radios {
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.corporate-news .form-radios .form-item {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 33%;
  background-color: #f6f6f6;
  border-top: 1px solid #cbcbcb;
  border-left: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
}

.corporate-news .form-radios .form-item label {
  display: block;
  flex-grow: 1;
  width: 100%;
  padding: 12px 4px 8px;
  text-align: center;
}

.corporate-news .form-radios .form-item .form-radio {
  display: none;
}

.corporate-news .form-radios .form-item:hover {
  opacity: 0.7;
}

.corporate-news .form-radios .form-item:first-child {
  display: none;
}

.corporate-news .form-radios .form-item.selected {
  position: relative;
  background-color: #fff;
}

.corporate-news .form-radios .form-item.selected:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.corporate-news .form-radios .form-item.selected:hover {
  opacity: 1;
}

.corporate-news .view-content h3 {
  padding: 2px 10px;
  color: #fff;
  background-color: #017fad;
  font-size: 1.34em;
  margin: 20px 0 5px;
}

.corporate-news .view-content h3:nth-of-type(1) {
  margin-top: 0;
}

.corporate-news .view-content .corporate-news__item {
  display: flex;
  flex-flow: row wrap;
  padding: 20px 0 10px;
  border-bottom: 1px solid #cbcbcb;
  overflow: hidden;
  line-height: 1.4;
}

.corporate-news .view-content .corporate-news__item > .item_dates {
  flex: 0 0 10em;
  width: 10em;
  font-size: 0.94em;
  margin-bottom: 5px;
}

.corporate-news .view-content .corporate-news__item > .item_dates .field-content {
  display: inline-block;
}

.corporate-news .view-content .corporate-news__item > .item-labels {
  flex: 0 0 auto;
  width: calc(100% - 10em);
}

.corporate-news .view-content .corporate-news__item > div:nth-child(2) > div {
  display: inline-block;
  width: 95px;
  height: 20px;
  vertical-align: top;
  background-size: cover !important;
  background-repeat: no-repeat;
}

.corporate-news .view-content .corporate-news__item > div:nth-child(2) > div.notification {
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/content/text_notice.svg)
    0 0 no-repeat;
}

.corporate-news .view-content .corporate-news__item > div:nth-child(2) > div.update {
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/content/text_info.png)
    0 0 no-repeat;
}

.corporate-news .view-content .corporate-news__item > div:nth-child(2) > div.newsrelease {
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/content/text_news.svg)
    0 0 no-repeat;
}

.list-indexnews .item-label img {
  vertical-align: top;
}

.corporate-news .item-title {
  margin-bottom: 10px;
  margin-left: 0px;
  font-size: 0.94em;
  flex: 0 0 auto;
  width: calc(100% - 205px);
}

.corporate-news .view-content .item-title a {
  text-decoration: underline;
}

.corporate-news .view-content .item-title a:hover {
  text-decoration: none;
}

.corporate-news .view-content .item-file {
  box-sizing: border-box;
  flex: 0 0 205px;
  width: 205px;
  text-align: right;
}

.corporate-news .view-content .corporate-news__item > *:last-child.item-title {
  width: 100%;
}

.corporate-news .view-content .item-file:hover {
  text-decoration: none;
}

.corporate-news .view-content .item-file .item_size {
  color: #575757;
}

.corporate-news .view-content .item-file:hover .item_size {
  text-decoration: underline;
}

.corporate-news .view-content .item-file .item_icon {
  display: inline-block;
  height: 0;
  padding-top: 16px;
  vertical-align: middle;
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
}

.corporate-news .view-content .corporate-news__item .skin_pdf,
.corporate-news .view-content .item-file .skin_pdf {
  width: 68px;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/icon_pdf.png);
}

.visually-hidden {
  display: none;
}

@media screen and (min-width: 768px) {
  .list_indexrelated_lists.has_group_banner {
    padding-bottom: 107px;
    position: relative;
  }

  .list_indexrelated_lists .item_list.is_group_banner {
    bottom: 0;
    left: 0;
    position: absolute;
  }

  .list_indexrelated_lists
    .item_list.is_group_banner
    + .item_list.is_group_banner {
    left: 228px;
  }

  .list_indexrelated_lists
    .item_list.is_group_banner
    + .item_list.is_group_banner
    + .item_list.is_group_banner {
    left: 456px;
  }

  .list_indexrelated_lists
    .item_list.is_group_banner
    + .item_list.is_group_banner
    + .item_list.is_group_banner
    + .item_list.is_group_banner {
    left: 684px;
  }

  .module_banner_set .item_01 a:after,
  .module_banner_set .item_02 a:after {
    display: none;
  }
}

@media print, screen and (min-width: 768px) {
  .pc-hide {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .mgb_0 {
    margin-bottom: 0 !important;
  }

  .mgb_5 {
    margin-bottom: 0.78125% !important;
  }

  .mgb_10 {
    margin-bottom: 1.5625% !important;
  }

  .mgb_15 {
    margin-bottom: 2.34375% !important;
  }

  .mgb_20 {
    margin-bottom: 3.125% !important;
  }

  .mgb_25 {
    margin-bottom: 3.90675% !important;
  }

  .mgb_30 {
    margin-bottom: 4.6875% !important;
  }

  .mgb_35 {
    margin-bottom: 5.46875% !important;
  }

  .mgb_40 {
    margin-bottom: 6.25% !important;
  }

  .mgb_45 {
    margin-bottom: 7.03125% !important;
  }

  .mgb_50 {
    margin-bottom: 7.8125% !important;
  }

  .mgb_55 {
    margin-bottom: 8.59375% !important;
  }

  .mgb_60 {
    margin-bottom: 9.375% !important;
  }

  .mgb_65 {
    margin-bottom: 10.15625% !important;
  }

  .mgb_70 {
    margin-bottom: 10.9375% !important;
  }

  .mgb_75 {
    margin-bottom: 11.71875% !important;
  }

  .mgb_80 {
    margin-bottom: 12.5% !important;
  }

  .mgb_85 {
    margin-bottom: 13.28125% !important;
  }

  .mgb_90 {
    margin-bottom: 14.0625% !important;
  }

  .mgb_95 {
    margin-bottom: 14.84375% !important;
  }

  .mgb_100 {
    margin-bottom: 15.625% !important;
  }

  .icon_link_arrow {
    line-height: 20px;
  }

  .icon_link_arrow:hover {
    background-position: 0 -20px;
  }

  .icon_link_arrow.skin_pipeline:hover {
    background-position: 0 2px;
  }

  .icon_email {
    padding-left: 70px;
    font-size: 1.13em;
    background-position: 0 50%;
    background-size: 65px auto;
  }

  .icon_email:hover {
    text-decoration: none;
  }

  .title_border {
    padding: 5px 11px;
    border-bottom-width: 2px;
    font-size: 1.2em;
    letter-spacing: normal;
  }

  .title_border_image {
    padding: 5px 5px 5px 55px;
    border-bottom-width: 2px;
    font-size: 1.25em;
    background-size: contain;
  }

  .title_border_image.skin_pipeline {
    background-position: 0 0;
  }

  .title_border_image.skin_medical {
    background-position: 0 0;
  }

  .title_border_image.skin_patient {
    padding-left: 65px;
    background-position: 0 0;
  }

  .title_dot-underlined {
    padding: 3.125% 0;
    font-size: 1.3em;
  }

  .button_link {
    padding: 3.125% 0;
  }

  .button_border_large {
    padding: 5px;
    font-size: 1em;
  }

  .section_normal_head {
    font-size: 1.25em;
  }

  .section_normal_body {
    padding: 4.6875% 3.125%;
  }

  .section_small_head {
    padding: 0 5px 0 15px;
    line-height: 1.5;
    font-size: 1.13em;
    background-size: 10px auto;
  }

  .section_small_body .item_media_links .item_link {
    display: inline-block;
  }

  .module_section_small.skin_body_media .item_text {
    float: none;
    width: auto;
  }

  .module_section_small.skin_body_media .item_medias {
    float: none;
    text-align: center;
  }

  .grid_three_head {
    font-size: 1.07em;
  }

  .grid_three_cassette {
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 3.125%;
  }

  .grid_three_cassette .cassette_inner {
    padding: 3.125%;
  }

  .grid_three_cassette .cassette_image {
    width: 27.777777777%;
  }

  .grid_three_cassette .cassette_contents {
    margin-left: 32%;
  }

  .grid_three_cassette .cassette_contents .item_title {
    padding-left: 15px;
    font-size: 1em;
    margin-bottom: 5px;
  }

  .grid_three_cassette .cassette_contents .item_text {
    color: #333;
    font-size: 0.88em;
  }

  .module_list_decimal .item_list {
    margin-top: 6.25%;
  }

  .module_list_decimal.skin_mgsmall .item_list {
    margin-top: 3.125%;
  }

  .module_list_emergency {
    margin-top: 5.46875%;
  }

  .module_list_emergency .item_list .item_labels {
    float: none;
    font-size: 0.88em;
    width: auto;
  }

  .module_list_emergency .item_list .item_details {
    padding-top: 5px;
    font-size: 0.88em;
    margin-left: 0;
  }

  .module_list_emergency .item_list .item_link {
    color: #000;
    margin-left: 0;
  }

  .module_list_emergency .item_list .item_link:hover {
    text-decoration: none;
  }

  .list-indexnews {
    margin-bottom: 3.125%;
  }

  .list_indexnews_head {
    padding: 1.5625% 0;
  }

  .list_indexnews_head .item_title {
    float: left;
    font-size: 1.07em;
  }

  .list-indexnews .item_list {
    padding: 4.6875% 0 3.125%;
  }

  .list-indexnews .item_list:last-child {
    border-bottom: 1px solid #cbcbcb;
  }

  .list-indexnews .item_list .item_dates {
    font-size: 0.75em;
    width: 110px;
  }

  .list-indexnews .item-labels {
    width: 133px;
  }

  .list-indexnews .item-label {
    width: 80px;
  }

  .list-indexnews .item_list .item_details {
    clear: both;
    width: 100%;
    margin-bottom: 1.5625%;
    margin-left: 0;
  }

  .list-indexnews .item_list .item_texts {
    width: 75%;
    font-size: 0.88em;
  }

  .list-indexnews .item_list .item_icons {
    width: 25%;
    padding-left: 5%;
    text-align: center;
    font-size: 0.82em;
  }

  .list-indexnews .item_list .item_icons .item_icon {
    display: block;
    padding-top: 25px;
    background-position: 50% 50%;
    background-size: contain;
  }

  .list-indexnews .item_list .item_icons .skin_pdf {
    width: 68px;
    background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/common/icon_pdf.png);
  }

  .module_list_indexrelated {
    margin-bottom: 4.6875%;
  }

  .list_indexrelated_head {
    font-size: 1.07em;
    margin-bottom: 10px;
  }

  .list_indexrelated_body {
    padding: 3.125%;
  }

  .list_indexrelated_lists {
    justify-content: space-between;
  }

  .list_indexrelated_lists .item_list {
    flex: 0 0 48%;
    width: 48%;
    margin: 0 0 3.125%;
  }

  .list_indexrelated_lists .item_list img {
    max-width: none;
    width: 100%;
  }

  .module_list_news {
    margin-bottom: 3.125%;
  }

  .list_news_head .item_title {
    font-size: 1em;
  }

  .list_news_body {
    margin-bottom: 5.46875%;
  }

  .list_news_lists .item_list {
    padding: 4.6875% 0 3.125%;
  }

  .list_news_lists .item_list .item_dates {
    font-size: 0.75em;
    width: 110px;
  }

  .corporate-news .item-labels {
    width: 133px;
  }

  .corporate-news .item-label {
    width: 80px;
  }

  .list_news_lists .item_list .item_details {
    clear: both;
    width: 100%;
    margin-bottom: 1.5625%;
    margin-left: 0;
  }

  .list_news_lists .item_list .item_texts {
    width: 75%;
    font-size: 0.88em;
  }

  .list_news_lists .item_list .item_icons {
    width: 25%;
    padding-left: 5%;
    text-align: center;
    font-size: 0.82em;
  }

  .list_news_lists .item_list .item_icons .item_icon {
    display: block;
    padding-top: 25px;
    background-position: 50% 50%;
    background-size: contain;
  }

  .list_news_lists .item_list .item_icons .skin_pdf {
    width: 68px;
    background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/common/icon_pdf.png);
  }

  .module_table_line table,
  .module_table_line tbody,
  .module_table_line tr {
    display: block;
  }

  .module_table_line table th,
  .module_table_line table td {
    display: block;
    padding-top: 3.125%;
    padding-bottom: 3.125%;
  }

  .module_table_line table th {
    width: auto;
    padding-right: 0;
    border-bottom: 0;
  }

  .module_table_line table td {
    padding-top: 0;
  }

  .module_table_executives table th {
    width: 60%;
  }

  .module_table_executives .section_normal_body {
    padding: 4.6875% 3.125%;
  }

  .module_table_executives table th,
  .module_table_executives table td {
    padding: 0.5em;
  }

  .module_table_history table,
  .module_table_history tbody,
  .module_table_history tr {
    width: auto;
    display: block;
    table-layout: auto;
  }

  .module_table_history table th,
  .module_table_history table td {
    display: block;
    padding-top: 3.125%;
    padding-bottom: 3.125%;
  }

  .module_table_history table th {
    width: auto;
    padding-right: 0;
    padding-bottom: 1.5625%;
    padding-left: 0;
    border-bottom: 0;
  }

  .module_table_history table td {
    padding-top: 0;
  }

  .module_table_history .item_title {
    font-size: 1.08em;
  }

  .module_table_history .item_text {
    margin-top: 1.5625%;
  }

  .module_table_history .item_captions {
    margin-top: 6.25%;
  }

  .module_table_history .item_captions .item_head {
    margin-bottom: 1.5625%;
  }

  .module_table_history .item_captions .item_body {
    padding-left: 2em;
    margin-bottom: 3.125%;
  }

  .white-popup {
    width: auto;
    margin-left: 2%;
    margin-right: 2%;
    max-width: none !important;
  }

  .module_banner_set .item_banner {
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 4.6875%;
    box-shadow: none;
  }

  .module_banner_set .item_list .item_inner {
    position: relative;
    padding: 1.5625% 7.258064516%;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
    background: #f1f1f1
      url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/header/bg_menu_patient.png)
      100% 0 no-repeat;
    background-size: auto 100%;
  }

  .module_banner_set .item_banner .item_inner {
    text-align: left;
  }

  .module_banner_set .item_banner .item_inner span {
    padding-left: 15px;
  }

  .module_banner_set .item_02 a {
    background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/header/bg_menu_medicalexpert.png);
  }

  .module_banner_set .item_01 a:before,
  .module_banner_set .item_02 a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    border-top: 0;
    border-left: 4px solid #F05BB4;
    height: 40px;
    margin-top: -20px;
  }

  .module_banner_set .item_01 a:after,
  .module_banner_set .item_02 a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/common/arrow_menu_s.png)
      100% 50% no-repeat;
    background-size: 100% auto;
    margin-top: -8px;
  }

  .module_box_links.skin_pd_narrow {
    padding: 20px 25px;
  }

  .box_links_title {
    padding: 5px 5px 5px 15px;
    font-size: 1.13em;
    background-position: 0 50%;
    background-size: 10px auto;
  }

  .box_links_lists {
    padding: 3.125% 3.125% 1.5625%;
  }

  .box_links_lists .item_list {
    line-height: 20px;
    margin-bottom: 1.5625%;
  }

  .box_links_lists .item_list a {
    padding-left: 25px;
  }

  .module_box_links .item_list_text {
    font-size: 1em;
    margin-top: 8px;
  }

  .module_preparation {
    padding: 4.6875%;
    margin: 20% 0;
  }

  .module_preparation .item_text {
    font-size: 1.25em;
  }

  .module_related_modal-contents {
    width: auto;
  }

  .list-indexnews .form-radios .form-item {
    font-size: 14px;
  }

  .list-indexnews .form-radios .form-item label {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
  }

  .list-indexnews .view-content .item_link {
    flex-flow: row wrap;
    padding: 4.6875% 0 3.125%;
  }

  .list-indexnews .view-content .item_link:hover > .item_dates {
    opacity: 1;
  }
  .list-indexnews .view-content .item_link:hover > .item-labels {
    opacity: 1;
  }
  .list-indexnews .view-content .item_link:hover > .item-title {
    opacity: 1;
  }

  .list-indexnews .view-content .item_link:last-child {
    border-bottom: 1px solid #cbcbcb;
  }

  .list-indexnews .view-content .item_link > .item_dates {
    font-size: 0.75em;
    flex: 0 0 9.5em;
    width: 9.5em;
  }

  .list-indexnews .view-content .item_link > .item-labels {
    flex: 1 0 auto;
    width: calc(100% - 9.5em);
  }

  .list-indexnews .view-content .item_link > div:nth-child(2) > div {
    width: 80px;
    height: 18px;
    background-size: contain !important;
  }

  .list-indexnews .view-content .item_link > .item-title {
    flex: 0 0 75%;
    max-width: 75%;
    margin-bottom: 1.5625%;
    margin-left: 0;
    font-size: 0.88em;
  }

  .list-indexnews .view-content .item_link > *:last-child.item-title {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .list-indexnews .view-content .item_link > .item-file {
    flex: 0 0 20%;
    width: 20%;
    margin-left: 5%;
    padding-left: 0;
  }

  .list-indexnews .view-content .item_link > .item-file a {
    width: 100%;
    text-align: center;
    font-size: 0.82em;
  }

  .list-indexnews .view-content .item_link > .item-file .item_icon {
    display: block;
    padding-top: 25px;
    background-position: 50% 50%;
    background-size: contain;
  }

  .list-indexnews .view-content .item_link > .item-file .item_size {
    display: inline-block;
    width: 100%;
  }

  .list-indexnews .view-content .item_link > .item-file > a > .skin_pdf {
    width: 100%;
    background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/common/icon_pdf.png);
  }

  .corporate-news h2,
  .corporate-news .view-header h3 {
    width: calc(100% - 20px);
    padding: 5px 10px;
  }

  .corporate-news .fieldset-wrapper {
    padding: 5.46875% 0 0;
  }

  .corporate-news .form-radios .form-item {
    font-size: 14px;
  }

  .corporate-news .form-radios .form-item label {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
  }

  .corporate-news .view-content {
    padding: 0 0 10.9275%;
  }

  .corporate-news .view-content h3 {
    margin-top: 5.46875%;
  }

  .corporate-news .view-content .corporate-news__item {
    padding: 4.6875% 0 3.125%;
  }

  .corporate-news .view-content .corporate-news__item:last-child {
    border-bottom: 1px solid #cbcbcb;
  }

  .corporate-news .view-content .corporate-news__item > .item_dates {
    flex: 0 0 9.5em;
    width: 9.5em;
  }

  .corporate-news .view-content .corporate-news__item > .item-labels {
    width: calc(100% - 9.5em);
  }

  .corporate-news .view-content .corporate-news__item > div:nth-child(2) > div {
    width: 80px;
    height: 18px;
    background-size: contain !important;
  }

  .corporate-news .view-content .item-title {
    margin-bottom: 1.5625%;
    font-size: 1.2em;
    width: 75%;
  }

  .corporate-news .view-content .item-file {
    flex: 0 0 20%;
    width: 20%;
    margin-left: 5%;
  }

  .corporate-news .view-content .item-file a {
    width: 100%;
    text-align: center;
    font-size: 1.05em;
  }

  .corporate-news .view-content .corporate-news__item > div:nth-child(4) .item_size,
  .corporate-news .view-content .item-file .item_size {
    display: inline-block;
    width: 100%;
  }

  .corporate-news .view-content .corporate-news__item > div:nth-child(4) .item_icon,
  .corporate-news .view-content .item-file .item_icon {
    display: block;
    padding-top: 25px;
    background-position: 50% 50%;
    background-size: contain;
  }

  .corporate-news .view-content .corporate-news__item > div:nth-child(4) .skin_pdf,
  .corporate-news .view-content .item-file .skin_pdf {
    width: 100%;
    background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/sp/common/icon_pdf.png);
  }

  .sp-hide {
    display: none !important;
  }
}

@media screen and (max-width: 738px) {
  .list_indexnews_head .item_links .item_link {
    font-size: 12px;
    padding-left: 25px;
    background-size: 15px;
  }

  .mod-sort__item {
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {
  .module_related_modal-wrap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .module_related_modal-contents {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 5%;
    text-align: center;
  }

  .android .module_related_modal-contents {
    line-height: 1.5;
    letter-spacing: 1.5px;
  }

  .module_related_modal-link {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .module_related_modal-exit {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media all and (-ms-high-contrast: none) {
  .icon_link_arrow.skin_pipeline {
    padding-top: 0.1em;
  }

  .module_box_links.skin_pipeline .box_links_lists .item_list a,
  .module_box_links.skin_medical .box_links_lists .item_list a,
  .module_box_links.skin_patient .box_links_lists .item_list a {
    padding-top: 0.2em;
  }
}

/*
  アクセシビリティ対応用隠しテキスト
  JSで挿入されるタグ
*/
.hidden-text {
  position: absolute;
  left: 0;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  border: 0;
}


sup {
  vertical-align: super;
  font-size: 75%;
}

sub {
  vertical-align: sub;
  font-size: 75%;
}

label {
  display: inherit;
  margin: inherit;
  padding: inherit;
  font-weight: inherit;
}

table {
  width: auto;
  margin: inherit;
}

tr {
  padding: inherit;
  border-bottom: inherit;
}

th {
  padding: inherit;
}

tbody tr:hover,
tbody tr:focus {
  background: inherit;
}

td {
  padding: inherit;
}

.text_break_word {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.text_break_all {
  word-break: break-all;
}

span.text_break_word,
a.text_break_word,
span.text_break_all,
a.text_break_all {
  display: inline-block;
  max-width: 100%;
}


}

@-webkit-keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.splide__track--fade>.splide__list>.splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade>.splide__list>.splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb>.splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  -webkit-animation: splide-loading 1s linear infinite;
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: rgba(0,0,0,0);
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: rgba(0,0,0,0);
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset rgba(0,0,0,0);
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media screen and (max-width: 800px)and (orientation: landscape),screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */

.modaal-noscroll {
  overflow: hidden;
}

.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}

.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  transition: all .3s ease-in-out;
}

.modaal-wrapper * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}

.modaal-wrapper .modaal-close {
  border: none;
  background: 0 0;
  padding: 0;
  -webkit-appearance: none;
}

.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}

.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}

.modaal-wrapper [tabindex="0"] {
  outline: 0 !important;
}

.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}

.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}

.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}

.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}

.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 4px 15px rgba(0,0,0,.2);
  cursor: auto;
}

.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}

.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}

.modaal-close {
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: rgba(0,0,0,0);
  border-radius: 100%;
  transition: all .2s ease-in-out;
}

.modaal-close:focus,
.modaal-close:hover {
  outline: 0;
  background: #fff;
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before {
  background: #b93d0c;
}

.modaal-close span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-close:after,
.modaal-close:before {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  transition: background .2s ease-in-out;
}

.modaal-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}

.modaal-content-container {
  padding: 30px;
}

.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}

.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: 0 0;
}

.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  transition: background .2s ease-in-out;
}

.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}

.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}

.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}

.modaal-instagram .modaal-container {
  width: auto;
  background: 0 0;
  box-shadow: none !important;
}

.modaal-instagram .modaal-content-container {
  padding: 0;
  background: 0 0;
}

.modaal-instagram .modaal-content-container>blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}

.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  box-shadow: none !important;
  -webkit-animation: instaReveal 1s linear forwards;
  animation: instaReveal 1s linear forwards;
}

.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}

.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}

.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}

.modaal-gallery-item {
  display: none;
}

.modaal-gallery-item img {
  display: block;
}

.modaal-gallery-item.is_active {
  display: block;
}

.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}

.modaal-gallery-label:focus {
  outline: 0;
}

.modaal-gallery-control {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: rgba(0,0,0,0);
  border: none;
  border-radius: 100%;
  transition: all .2s ease-in-out;
}

.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}

.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
  outline: 0;
  background: #fff;
}

.modaal-gallery-control:focus:after,
.modaal-gallery-control:focus:before,
.modaal-gallery-control:hover:after,
.modaal-gallery-control:hover:before {
  background: #afb7bc;
}

.modaal-gallery-control span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-gallery-control:after,
.modaal-gallery-control:before {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  transition: background .2s ease-in-out;
}

.modaal-gallery-control:before {
  margin: -5px 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-gallery-control:after {
  margin: 5px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}

.modaal-gallery-next-outer {
  right: 45px;
}

.modaal-gallery-prev:after,
.modaal-gallery-prev:before {
  left: 22px;
}

.modaal-gallery-prev:before {
  margin: 5px 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-gallery-prev:after {
  margin: -5px 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}

.modaal-gallery-prev-outer {
  left: 45px;
}

.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}

.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  box-shadow: 0 0 10px rgba(0,0,0,.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.modaal-video-container embed,
.modaal-video-container iframe,
.modaal-video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}

.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block;
}

.modaal-loading-spinner {
  background: 0 0;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
}

.modaal-loading-spinner>div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}

.modaal-loading-spinner>div>div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}

.modaal-loading-spinner>div:nth-of-type(1)>div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.modaal-loading-spinner>div:nth-of-type(2)>div,
.modaal-loading-spinner>div:nth-of-type(3)>div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner>div:nth-of-type(1) {
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}

.modaal-loading-spinner>div:nth-of-type(2)>div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .12s;
  animation-delay: .12s;
}

.modaal-loading-spinner>div:nth-of-type(2) {
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}

.modaal-loading-spinner>div:nth-of-type(3)>div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .25s;
  animation-delay: .25s;
}

.modaal-loading-spinner>div:nth-of-type(4)>div,
.modaal-loading-spinner>div:nth-of-type(5)>div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner>div:nth-of-type(3) {
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}

.modaal-loading-spinner>div:nth-of-type(4)>div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .37s;
  animation-delay: .37s;
}

.modaal-loading-spinner>div:nth-of-type(4) {
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}

.modaal-loading-spinner>div:nth-of-type(5)>div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

.modaal-loading-spinner>div:nth-of-type(6)>div,
.modaal-loading-spinner>div:nth-of-type(7)>div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner>div:nth-of-type(5) {
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}

.modaal-loading-spinner>div:nth-of-type(6)>div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .62s;
  animation-delay: .62s;
}

.modaal-loading-spinner>div:nth-of-type(6) {
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}

.modaal-loading-spinner>div:nth-of-type(7)>div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .75s;
  animation-delay: .75s;
}

.modaal-loading-spinner>div:nth-of-type(7) {
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}

.modaal-loading-spinner>div:nth-of-type(8)>div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .87s;
  animation-delay: .87s;
}

.modaal-loading-spinner>div:nth-of-type(8) {
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}

@keyframes instaReveal {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes instaReveal {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }

  100% {
    opacity: .1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }

  100% {
    opacity: .1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}

@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    -webkit-transform: none;
    transform: none;
    background: rgba(0,0,0,.7);
  }

  .modaal-gallery-control:after,
  .modaal-gallery-control:before {
    background: #fff;
  }

  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }

  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}

@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}

@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}

@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}

@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .modaal-instagram iframe {
    width: 600px !important;
  }
}

@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }

  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}

@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}





/* .news sup {
  vertical-align: super;
  font-size: smaller;
} */

/* .news sub {
  vertical-align: sub;
  font-size: smaller;
} */

/* .news small {
  font-size: .83em;
} */

/* .news p {
  margin: 0;
} */

/* .news a {
  color: #80c6db;
} */

/* .news a:hover {
  color: #e875ba;
} */

/* .news sup {
  font-size: 80%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
} */

/* .news sub {
  font-size: 75.5%;
  vertical-align: bottom;
  position: relative;
  top: .1em;
} */

/* .news small {
  font-size: 80%;
} */

.clear_both {
  clear: both;
}

.fc_red {
  color: #f66;
}

.news_detail_head {
  padding-bottom: 10px;
  border-bottom: 3px solid #80c6db;
  margin-bottom: 15px;
  font-size: 1.13em;
  font-weight: bold;
}

.news_detail_date {
  text-align: right;
  font-size: .9em;
  padding-bottom: 1em;
}

.news_detail_dateinput {
  text-align: right;
  font-size: .9em;
}

.news_detail_head span {
  font-size: .8em;
}

.news_detail_backindex {
  padding: 10px 0;
  border: 1px solid #d7d7d7;
  border-radius: .2em .2em;
  background-color: #f5f5f5;
  text-align: center;
  font-size: 1.13em;
  color: #797979;
}

.news_detail_backindex a {
  position: relative;
  color: #575757;
}

.news_detail_backindex a:hover {
  color: #575757;
  text-decoration: underline;
}

.news_detail_backindex a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  top: -1.5px;
  margin-right: 5px;
  width: 15px;
  height: 0px;
  padding-top: 16px;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_link2_sprite.png) no-repeat;
  -webkit-background-size: 100%;
  background-position: 0 0;
  background-size: 100%;
}

.news_detail_backindex a:hover:before {
  top: -2.5px;
  background-position: 0 100%;
}

.news_display_block {
  display: block;
}

.news_sp_only {
  display: none;
}

.news_font_small {
  font-size: .8em;
}

.news_font_italic {
  font-style: italic;
}

.news_font_size095 {
  font-size: .95em;
}

.news_font_size090 {
  font-size: .9em;
}

.news_font_size085 {
  font-size: .85em;
}

.news_font_bold {
  font-weight: bold;
}

.news_aline_center {
  text-align: center;
}

.news_aline_left {
  text-align: left;
}

.news_aline_right {
  text-align: right;
}

.news_font_tonic {
  background: #fc9 none repeat scroll 0 0;
  font-style: italic;
}

.news_font_italic {
  font-style: italic;
}

.news_font_red {
  color: red;
}

.news_mgl_1em {
  margin-left: 1em;
}

.news_mgl_1-5em {
  margin-left: 1.5em;
}

.news_mgl_2em {
  margin-left: 2em;
}

.news_mgl_3em {
  margin-left: 3em;
}

.news_mgl_4em {
  margin-left: 4em;
}

.news_mgl_5em {
  margin-left: 5em;
}

.news_mgl_6em {
  margin-left: 6em;
}

.news_mgl_7em {
  margin-left: 7em;
}

.news_mgl_8em {
  margin-left: 8em;
}

.news_mgl_9em {
  margin-left: 9em;
}

.news_mgl_10em {
  margin-left: 10em;
}

.news_mgl_11em {
  margin-left: 11em;
}

.news_mgl_12em {
  margin-left: 12em;
}

.news_mgl_13em {
  margin-left: 13em;
}

.news_pl_1em {
  padding-left: 1em;
}

.news_pl_2em {
  padding-left: 2em;
}

.news_pl_3em {
  padding-left: 3em;
}

.news_pl_4em {
  padding-left: 4em;
}

.news_pl_5em {
  padding-left: 5em;
}

.news_detail_table .detail_table_ttl {
  margin-bottom: 10px;
  font-size: 1.07em;
  font-weight: bold;
}

.news_detail_table .table_body {
  margin-bottom: 35px;
  box-sizing: border-box;
}

.news_detail_table table {
  width: 657px;
  border-top: solid 1px #D8D8D8;
  border-left: solid 1px #D8D8D8;
  box-sizing: border-box;
}

.news_detail_table th,
.news_detail_table td {
  vertical-align: middle;
  padding: 5px 10px;
  border-bottom: solid 1px #D8D8D8;
  border-right: solid 1px #D8D8D8;
}

.news_detail_table th {
  text-align: center;
  background: #D8D8D8;
  color: #fff;
  font-weight: bold;
}

.news_detail_table td {
  font-size: .87em;
}

.news_detail_table .table_td_ttl {
  font-size: 1.15em;
  font-weight: bold;
}

.news_detail_table .half {
  width: 50%;
}

.news_detail_table .w5per {
  width: 5%;
}

.news_detail_table .w10per {
  width: 10%;
}

.news_detail_table .w15per {
  width: 15%;
}

.news_detail_table .w20per {
  width: 20%;
}

.news_detail_table .w25per {
  width: 25%;
}

.news_detail_table .w30per {
  width: 30%;
}

.news_detail_table .w35per {
  width: 35%;
}

.news_detail_table .w40per {
  width: 40%;
}

.news_detail_table .w45per {
  width: 45%;
}

.news_detail_table .w50per {
  width: 50%;
}

.news_detail_table .w55per {
  width: 55%;
}

.news_detail_table .w60per {
  width: 60%;
}

.news_detail_table .w65per {
  width: 65%;
}

.news_detail_table .w70per {
  width: 70%;
}

.news_detail_table .w75per {
  width: 75%;
}

.news_detail_table .w80per {
  width: 80%;
}

.news_detail_table .w85per {
  width: 85%;
}

.news_detail_table .w90per {
  width: 90%;
}

.news_detail_table .w95per {
  width: 95%;
}

.news_detail_table .w100per {
  width: 100%;
}

.news_swipe {
  font-size: .8em;
  color: #333;
  padding-top: .3em;
}

table .news_table_pblue {
  background-color: #e0ffff;
  color: #333;
}

table .news_table_perple {
  background-color: plum;
  color: #333;
}

.news_detail_overview {
  margin-bottom: 40px;
}

.news_detail_overview .detail_title {
  padding: 5px 10px;
  border: 1px solid #d1d1d1;
  margin-bottom: 20px;
  font-size: 1.07em;
  font-weight: bold;
  color: #333;
}

.news_detail_overview .detail_title.fc_red {
  color: #f66;
  border-color: #f66;
}

.news_detail_overview .detail_subttl {
  margin-bottom: 5px;
  font-weight: bold;
}

.news_detail_overview dl {
  margin-bottom: 5px;
}

.news_detail_overview dt {
  font-weight: bold;
}

.news_detail_overview dd {
  padding-left: 16px;
  text-indent: -1px;
}

.detail_center_figure figure {
  text-align: center;
}

.detail_center_figure img {
  margin: 25px;
}

.detail_left_figure figure {
  float: left;
  margin: 0 30px 30px 0;
}

.detail_right_figure figure {
  float: right;
  margin: 0 0 30px 30px;
}

.news_detail_contact {
  margin: 25px 0;
  font-size: .87em;
}

.news_detail_contact dt {
  font-weight: bold;
}

.news_detail_contact2 {
  width: 657px;
  margin-bottom: 40px;
}

.news_detail_contact2 p {
  background: #799cb0;
  padding: .4em;
  border: 1px solid #d1d1d1;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

.news_detail_contact2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #d1d1d1;
}

.news_detail_contact2 ul:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: .1px;
  font-size: .1em;
  line-height: 0;
  clear: both;
}

.news_detail_contact2 li {
  width: 297px;
  float: left;
  margin: 0;
  padding: 15px;
  height: auto;
  font-size: .87em;
}

.news_detail_contact2 ul.news_3retu li {
  width: 185px;
}

.news_detail_contact2 .news_leftborder {
  border-left: 1px solid #d1d1d1;
}

.news_detail_contact2 .table_td_ttl {
  font-size: 1.15em;
  font-weight: bold;
}

.news_detail_list dl {
  margin-bottom: 1em;
}

.news_detail_list dl:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: .1px;
  font-size: .1em;
  line-height: 0;
  clear: both;
}

.news_detail_list dt {
  float: left;
  padding: 0;
}

.news_detail_list dd {
  float: left;
}

.news_detail_list dd p {
  margin-bottom: .3em;
}

.news_box_w20px {
  width: 20px;
}

.news_box_w30px {
  width: 30px;
}

.news_box_w40px {
  width: 40px;
}

.news_box_w50px {
  width: 50px;
}

.news_box_w60px {
  width: 60px;
}

.news_box_w70px {
  width: 70px;
}

.news_box_w80px {
  width: 80px;
}

.news_box_w90px {
  width: 90px;
}

.news_box_w100px {
  width: 100px;
}

.news_box_w120px {
  width: 120px;
}

.news_box_w140px {
  width: 140px;
}

.news_box_w160px {
  width: 160px;
}

.news_box_w180px {
  width: 180px;
}

.news_box_w200px {
  width: 200px;
}

.news_box_w300px {
  width: 300px;
}

.news_box_w400px {
  width: 400px;
}

.news_box_w500px {
  width: 500px;
}

.news_box_w550px {
  width: 550px;
}

.news_box_w600px {
  width: 600px;
}

.news_box_w650px {
  width: 650px;
}

.news_box_w700px {
  width: 700px;
}

.news_detail_column2 {
  text-align: center;
}

.news_detail_column2 ul {
  display: inline-block;
  list-style: none;
}

.news_detail_column2 li {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-right: 20px;
}

.news_detail_column2 li:last-child {
  margin-right: 0;
}

.table_body table.news080317 {
  border: 1px solid #d1d1d1;
}

.table_body table.news080317 th,
.table_body table.news080317 td {
  border-bottom: none;
  border-top: none;
}

.news .news121225 {
  margin-left: 1em;
}

.news_annotation {
  display: flex;
  font-size: 14px;
}
.news_annotation :first-child {

}

@media screen and (max-width: 767px) {
  .news_detail_head {
    font-size: 1em;
  }

  .news_sp_only {
    display: block;
  }

  .news_pc_only {
    display: none;
  }

  .news_detail_table .table_body {
    overflow-x: scroll;
    padding-bottom: 1px;
  }

  .detail_center_figure img {
    margin: 25px auto;
  }

  .detail_right_figure figure {
    float: none;
    text-align: center;
    margin: 0 auto 1em;
  }

  .news_detail_contact2 p {
    text-align: left;
    padding-left: 1em;
  }

  .news_detail_contact2 {
    width: 100%;
  }

  .news_detail_contact2 li {
    float: none;
    padding-bottom: 1em;
    width: auto;
  }

  .news_detail_contact2 ul.news_3retu li {
    width: auto;
  }

  .news_detail_contact2 .news_leftborder {
    border-left: none;
    border-top: 1px solid #d1d1d1;
  }

  .news_detail_list dt {
    float: none;
    width: auto;
  }

  .news_detail_list dd {
    float: none;
    width: auto;
  }

  .news_detail_column2 ul {
    display: block;
  }

  .news_detail_column2 li {
    display: block;
  }

  .detail_center_figure img.news050426 {
    margin: 25px auto;
  }

  .news_detail_list table.news080825 {
    width: 100%;
  }
  .news_annotation {
    font-size: 0.75rem;
  }
  .news_annotation :first-child {
    min-width: 2rem;
  }
}
.mod_staff .mod_staff_list {
  overflow: hidden;
  margin-bottom: 30px;
}

.mod_staff .mod_staff_list .item_list {
  float: left;
  box-sizing: border-box;
  width: 212px;
  font-weight: bold;
  border: 2px solid #000;
  border-radius: 7px;
  margin-right: 6px;
}

.mod_staff .mod_staff_list .item_list:nth-child(3n) {
  margin-right: 0;
}

.mod_staff .mod_staff_list .item_list:nth-child(n+4) {
  margin-top: 10px;
}

.mod_staff .mod_staff_list .item_link {
  display: block;
  padding: 6px 10px;
  background-position: 95% center;
  background-repeat: no-repeat;
}

.mod_staff .mod_staff_list .item_link:hover {
  text-decoration: none;
}

.mod_staff .mod_staff_list .item_list.skin_mr {
  color: #ed82ab;
  border-color: #ed82ab;
}

.mod_staff .mod_staff_list .item_list.skin_mr .item_link {
  color: #ed82ab;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/icon_arrow_mr.png);
}

.mod_staff .mod_staff_list .item_list.skin_research {
  color: #609edb;
  border-color: #609edb;
}

.mod_staff .mod_staff_list .item_list.skin_research .item_link {
  color: #609edb;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/icon_arrow_research.png);
}

.mod_staff .mod_staff_list .item_list.skin_monitor {
  color: #f09140;
  border-color: #f09140;
}

.mod_staff .mod_staff_list .item_list.skin_monitor .item_link {
  color: #f09140;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/icon_arrow_monitor.png);
}

.mod_staff .mod_staff_list .item_list.skin_quality {
  color: #9185d6;
  border-color: #9185d6;
}

.mod_staff .mod_staff_list .item_list.skin_quality .item_link {
  color: #9185d6;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/icon_arrow_quality.png);
}

.mod_staff .mod_staff_list .item_list.skin_developer {
  color: #66bd80;
  border-color: #66bd80;
}

.mod_staff .mod_staff_list .item_list.skin_developer .item_link {
  color: #66bd80;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/icon_arrow_developer.png);
}

.mod_staff .mod_staff_cassette:nth-child(n+2) {
  margin-top: 40px;
}

.mod_staff .mod_staff_cassette .item_title {
  font-size: 1.42857143em;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;
  padding: 5px 25px;
  margin-bottom: 25px;
}

.mod_staff .mod_staff_cassette .item_column {
  overflow: hidden;
}

.mod_staff .mod_staff_cassette .item_inner {
  display: block;
}

.mod_staff .mod_staff_cassette .item_inner:hover {
  text-decoration: none;
}

.mod_staff .mod_staff_cassette .item_column_cassette {
  float: left;
  width: 203px;
  margin-right: 20px;
}

.mod_staff .mod_staff_cassette .item_column_cassette:nth-child(3n) {
  margin-right: 0;
}

.mod_staff .mod_staff_cassette .item_column_cassette:nth-child(n+4) {
  margin-top: 45px;
}

.mod_staff .mod_staff_cassette .item_image {
  display: block;
  margin-bottom: 15px;
}

.mod_staff .mod_staff_cassette .item_caption {
  display: block;
  color: #fff;
  background-color: #9185d6;
  padding: 13px 18px;
  border-radius: 5px;
}

.mod_staff .mod_staff_cassette .item_caption span {
  display: block;
}

.mod_staff .mod_staff_cassette .item_caption_upper {
  color: #fff;
  font-size: 1.14285714em;
}

.mod_staff .mod_staff_cassette .item_caption_lower {
  font-size: 1.14285714em;
}

.mod_staff .mod_staff_cassette.skin_mr .item_title {
  background-color: #ed82ab;
}

.mod_staff .mod_staff_cassette.skin_mr .item_caption {
  background-color: #ed82ab;
}

.mod_staff .mod_staff_cassette.skin_research .item_title {
  background-color: #609edb;
}

.mod_staff .mod_staff_cassette.skin_research .item_caption {
  background-color: #609edb;
}

.mod_staff .mod_staff_cassette.skin_monitor .item_title {
  background-color: #f09140;
}

.mod_staff .mod_staff_cassette.skin_monitor .item_caption {
  background-color: #f09140;
}

.mod_staff .mod_staff_cassette.skin_quality .item_title {
  background-color: #9185d6;
}

.mod_staff .mod_staff_cassette.skin_quality .item_caption {
  background-color: #9185d6;
}

.mod_staff .mod_staff_cassette.skin_developer .item_title {
  background-color: #66bd80;
}

.mod_staff .mod_staff_cassette.skin_developer .item_caption {
  background-color: #66bd80;
}

.mod_interview .mod_interview_profile {
  display: flex;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mod_interview .mod_interview_profile .item_image {
  width: calc(100% - 360px - 10px);
}

.mod_interview .mod_interview_profile .item_image img {
  display: block;
  width: 100%;
  max-width: none;
}

.mod_interview .mod_interview_profile .item_content {
  box-sizing: border-box;
  width: 360px;
  background-color: #007fad;
  color: #fff;
  border-radius: 5px;
  padding: 30px 25px;
}

.mod_interview .mod_interview_profile .item_job {
  font-size: 1.42857143em;
  font-weight: bold;
  color: #007fad;
  background-color: #fff;
  border-radius: 5px;
  padding: 5px 18px;
}

.mod_interview .mod_interview_profile .item_name {
  margin: 25px 20px;
}

.mod_interview .mod_interview_profile .item_info {
  margin: 5px 20px;
  font-size: .9em;
}

.mod_interview .mod_interview_profile .item_upper {
  display: block;
  font-size: 22px;
}

.mod_interview .mod_interview_profile .item_lower {
  display: block;
  font-weight: bold;
  font-size: 26px;
  margin-top: 8px;
}

.mod_interview .mod_interview_profile .item_caption {
  display: inline-block;
  font-weight: normal;
  font-size: .722222222em;
  margin-left: 12px;
}

.mod_interview .mod_interview_cassette .item_title {
  text-align: center;
  font-weight: bold;
  font-size: 1.42857143em;
  color: #ed82ab;
  margin-bottom: 15px;
}

.mod_interview .mod_interview_cassette .item_text {
  line-height: 1.7;
}

.mod_interview .mod_interview_cassette .item_body.skin_column {
  overflow: hidden;
}

.mod_interview .mod_interview_cassette .item_body.skin_column .item_image {
  float: right;
  width: 280px;
  margin-top: 4px;
}

.mod_interview .mod_interview_cassette .item_image_rownd {
  float: right;
  width: 280px;
  margin: 4px 0 20px 20px;
}

.mod_interview .mod_interview_cassette .item_body.skin_column .item_text {
  float: left;
  width: 345px;
}

.mod_interview .mod_interview_cassette .item_body.skin_column_wraparound {
  overflow: hidden;
}

.mod_interview .mod_interview_cassette .item_body.skin_column_wraparound .item_image {
  float: right;
  width: 280px;
  margin-left: 20px;
  margin-bottom: 20px;
}

.mod_interview_schedule {
  background-color: #efeff0;
  padding: 20px 28px 24px;
  margin-top: 40px;
  border-radius: 5px;
}

.mod_interview_schedule .item_title {
  text-align: center;
  font-size: 1.28571429em;
  margin-bottom: 12px;
}

.mod_interview_schedule .item_cassette {
  background-color: #fff;
  border-radius: 5px;
  padding: 4px 15px;
  display: flex;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mod_interview_schedule .item_cassette:nth-child(n+2) {
  margin-top: 7px;
}

.mod_interview_schedule .item_cassette_head {
  width: 75px;
  font-weight: bold;
  word-break: break-all;
}

.mod_interview_schedule .item_cassette_body {
  width: calc(100% - 75px);
}

.mod_interview_schedule .item_body p {
  font-size: .8em;
  padding-top: 4px;
}

.mod_interview.skin_research .item_job,
.mod_interview.skin_research .mod_interview_cassette .item_title,
.mod_interview.skin_research .item_cassette_head {
  color: #609edb;
}

.mod_interview.skin_research .item_content {
  background-color: #609edb;
}

.mod_interview.skin_monitor .item_job,
.mod_interview.skin_monitor .mod_interview_cassette .item_title,
.mod_interview.skin_monitor .item_cassette_head {
  color: #f09140;
}

.mod_interview.skin_monitor .item_content {
  background-color: #f09140;
}

.mod_interview.skin_quality .item_job,
.mod_interview.skin_quality .mod_interview_cassette .item_title,
.mod_interview.skin_quality .item_cassette_head {
  color: #9185d6;
}

.mod_interview.skin_quality .item_content {
  background-color: #9185d6;
}

.mod_interview.skin_developer .item_job,
.mod_interview.skin_developer .mod_interview_cassette .item_title,
.mod_interview.skin_developer .item_cassette_head {
  color: #66bd80;
}

.mod_interview.skin_developer .item_content {
  background-color: #66bd80;
}

.mod_interview_back {
  display: block;
  color: #fff;
  background-color: #0086b1;
  text-align: center;
  font-size: 1.42857143em;
  font-weight: bold;
  padding: 8px;
  border-radius: 5px;
  margin-top: 30px;
}

.mod_interview_back:hover {
  text-decoration: none;
}

.hover {
  transition: opacity 600ms;
}

.hover:hover {
  opacity: .6;
}

@media screen and (max-width: 767px) {
  .mod_staff .mod_staff_list {
    margin-bottom: 15px;
  }

  .mod_staff .mod_staff_list .item_list {
    float: none;
    width: 100%;
    border: 1px solid #000;
    border-radius: 3px;
    margin-right: 0;
  }

  .mod_staff .mod_staff_list .item_list:nth-child(n+2) {
    margin-top: 5px;
  }

  .mod_staff .mod_staff_list .item_link {
    font-size: 110%;
  }

  .mod_staff .mod_staff_cassette:nth-child(n+2) {
    margin-top: 30px;
  }

  .mod_staff .mod_staff_cassette .item_title {
    border-radius: 3px;
    padding: 4px 12.5px;
    margin-bottom: 12.5px;
  }

  .mod_staff .mod_staff_cassette .item_column_cassette {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  .mod_staff .mod_staff_cassette .item_column_cassette:nth-child(n+2) {
    margin-top: 30px;
  }

  .mod_staff .mod_staff_cassette .item_image {
    margin-bottom: 10px;
  }

  .mod_staff .mod_staff_cassette .item_image img {
    width: 100%;
  }

  .mod_staff .mod_staff_cassette .item_caption {
    padding: 10px 15px;
  }

  .mod_staff .mod_staff_cassette .item_caption_upper {
    font-size: 1.3em;
  }

  .mod_staff .mod_staff_cassette .item_caption_lower {
    font-size: 1.442857em;
  }

  .mod_interview .mod_interview_profile {
    display: block;
  }

  .mod_interview .mod_interview_profile .item_image {
    width: 100%;
  }

  .mod_interview .mod_interview_profile .item_image img {
    width: 100%;
  }

  .mod_interview .mod_interview_profile .item_content {
    width: 100%;
    border-radius: 5px;
    padding: 15px;
    margin-top: 10px;
  }

  .mod_interview .mod_interview_profile .item_job {
    padding: 4px 10px;
  }

  .mod_interview .mod_interview_profile .item_name {
    margin: 10px;
  }

  .mod_interview .mod_interview_profile .item_info {
    margin: 10px;
  }

  .mod_interview .mod_interview_profile .item_lower {
    margin-top: 5px;
  }

  .mod_interview .mod_interview_profile .item_caption {
    margin-left: 6px;
  }

  .mod_interview .mod_interview_cassette .item_title {
    margin-bottom: 10px;
  }

  .mod_interview .mod_interview_cassette .item_body.skin_column .item_image {
    float: none;
    width: 100%;
    margin-top: 0;
  }

  .mod_interview .mod_interview_cassette .item_body.skin_column_wraparound img.item_image_rownd {
    float: none;
    width: 100%;
    margin: -20px 0 20px 0;
  }

  .mod_interview .mod_interview_cassette .item_body.skin_column .item_image img {
    width: 100%;
  }

  .mod_interview .mod_interview_cassette .item_body.skin_column .item_text {
    float: none;
    width: 100%;
    margin-top: 20px;
  }

  .mod_interview .mod_interview_cassette .item_body.skin_column_wraparound .item_image {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
  }

  .mod_interview .mod_interview_cassette .item_body.skin_column_wraparound .item_image img {
    width: 100%;
  }

  .mod_interview .mod_interview_cassette .item_body.skin_column_wraparound .item_text {
    margin-top: 20px;
  }

  .mod_interview_schedule {
    padding: 14px 12px;
    margin-top: 20px;
  }

  .mod_interview_schedule .item_title {
    margin-bottom: 10px;
  }

  .mod_interview_schedule .item_cassette {
    padding: 4px 15px;
  }

  .mod_interview_schedule .item_cassette_head {
    width: 60px;
  }

  .mod_interview_schedule .item_cassette_body {
    width: calc(100% - 60px);
  }

  .mod_interview_back {
    margin-top: 15px;
  }
}
.index_row_white {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #fff;
}

.index_row_gray {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 25px;
  padding-bottom: 35px;
  background-color: #f0f0f0;
}

.index_banners {
  overflow: hidden;
}

.index_banners .item_banner {
  display: block;
}

.index_banners .item_01 {
  width: 168px;
  margin-top: 5px;
}

.index_banners .item_02 {
  width: 100px;
}

.list_news_body sup,
.list_indexnews_body sup {
  vertical-align: super;
  position: relative;
}

.list_news_body sub,
.list_indexnews_body sub {
  vertical-align: sub;
  position: relative;
}

.kv * {
  outline: none;
}

.kv__slider-list {
  opacity: 0;
  transition: opacity 0.3s linear;
}

.kv__slider-list.slick-initialized {
  opacity: 1;
}

.kv__slider-list img {
  width: 100%;
  height: auto;
}

.kv__slider-item {
  position: relative;
  outline: none;
}

.kv__slider-item-overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.kv__slider-item a {
  display: block;
  transition: opacity 0.3s;
}

.kv__slider-item a:hoevr {
  opacity: 0.8;
}

.ie11 .kv__slider-item,
.ie11 .kv__slider-item a {
  display: inline-block;
}

.ie11 .kv__slider-item--popup,
.ie11 .kv__slider-item--popup a {
  pointer-events: none !important;
}

.ie11 .kv__slider-item--popup a:hover {
  opacity: 1;
  cursor: default;
}

.ie11 .kv__slider-item--popup.slick-current,
.ie11 .kv__slider-item--popup.slick-current a {
  pointer-events: auto !important;
}

.ie11 .kv__slider-item--popup.slick-current a[href="#mfp-inline-popup"]:hover {
  opacity: 0.8;
  cursor: pointer;
}

.kv .slick-next,
.kv .slick-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  outline: 0;
  width: 45px;
  height: 78px;
  text-indent: -9999px;
  z-index: 3;
}

.kv .slick-next {
  right: calc(50% - 572px);
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/arrow_white_right.png)
    no-repeat 0 0;
}

.kv .slick-prev {
  left: calc(50% - 527px);
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/arrow_white_left.png)
    no-repeat 0 0;
}

.company_keyvisual {
  width: 1008px;
  height: 0;
  padding-top: 376px;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/img_main_company.png)
    0 0 no-repeat;
  margin-top: 45px;
  margin-bottom: 40px;
  overflow: hidden;
}

.company_paragraph_head {
  margin-bottom: 40px;
}

.company_lists .item_list {
  float: left;
  width: 235px;
  border-radius: 5px;
  margin-right: 20px;
  margin-bottom: 20px;
  box-shadow: 0 0 6px 3px rgba(153, 153, 153, 0.3);
  overflow: hidden;
}

.company_lists .item_list:nth-of-type(4n) {
  margin-right: 0;
}

.company_lists .item_list .item_inner {
  display: block;
  padding: 5px;
  background-color: #fff;
  overflow: hidden;
}

.message_block_head {
  padding: 0;
}

.message_block_body {
  padding: 40px 50px 25px;
  line-height: 1.85em;
}

.message_block_body .item_text {
  margin-bottom: 30px;
}

.message_block_body .item_text_hhc {
  margin-bottom: 30px;
  padding-top: 20px;
  border-top: 1px dotted #d7d7d7;
  font-size: 0.9em;
}

.message_block_body sup.sup_r {
  vertical-align: super;
  font-size: 0.95em;
}

.officemap_paragraph {
  width: 385px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}

.officemap_paragraph_head {
  margin-bottom: 25px;
}

.officemap_paragraph_body {
  margin-bottom: 25px;
}

.officemap_paragraph_body .item_map {
  margin-bottom: 20px;
}

.officemap_paragraph_body {
  margin-bottom: 25px;
}

.officemap_paragraph_foot {
  font-size: 0.94em;
}

.sustainability_main {
  padding: 25px 25px 45px;
}

.sustainability_sdgs .module_section_small + .module_section_small {
  margin-top: 32px;
}

.sustainability_main p {
  line-height: 1.8;
}

.sustainability_cardLinkArea {
  display: flex;
  flex-wrap: wrap;
  margin: 30px -10px -10px;
}

.sustainability_cardLinkArea > .item {
  box-sizing: border-box;
  padding: 10px;
  width: 50%;
}

.sustainability_cardLink {
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  cursor: pointer;
  display: flex;
  padding: 13px;
}

.sustainability_cardLink:hover {
  opacity: 0.8;
  text-decoration: none;
}

.sustainability_cardLink > .image {
  flex: 0 0 103px;
}

.sustainability_cardLink > .image img {
  width: 100%;
}

.sustainability_cardLink > .content .title {
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/icon_title.png)
    0 center no-repeat;
  font-size: 1.2em;
  margin-bottom: 4px;
  padding-left: 15px;
}

.sustainability_cardLink > .content .description {
  display: block;
  font-size: 0.94em;
  line-height: 1.5;
  margin-top: 6px;
}

.sustainability_cardLink > .image + .content {
  margin-left: 10px;
}

.sustainability_sign {
  width: 180px;
}

.sustainability_backindex {
  padding: 10px 0;
  border: 1px solid #d7d7d7;
  border-radius: 0.2em 0.2em;
  background-color: #f5f5f5;
  text-align: center;
  font-size: 1.13em;
  color: #797979;
}

.sustainability_backindex a {
  position: relative;
  color: #575757;
}

.sustainability_backindex a:hover {
  color: #575757;
  text-decoration: underline;
}

.sustainability_backindex a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  top: -1.5px;
  margin-right: 5px;
  width: 15px;
  height: 0px;
  padding-top: 16px;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_link2_sprite.png)
    no-repeat;
  -webkit-background-size: 100%;
  background-position: 0 0;
  background-size: 100%;
}

.sustainability_backindex a:hover:before {
  top: -2.5px;
  background-position: 0 100%;
}

.sustainability_sec5 + .sustainability_sec5 {
  margin-top: 17px;
}

.sustainability_h5 {
  font-size: 1.06em;
  font-weight: bold;
  line-height: 1.6;
}

.sustainability_h5 a {
  text-decoration: underline;
}

.text-sdgs + .text-sdgs {
  margin-top: 10px;
}

.text-sdgs a {
  text-decoration: underline;
}

.sustainability_h5 + .text-sdgs {
  margin-top: 5px;
}

.text-sdgs + .sustainability_h5 {
  margin-top: 18px;
}

.sustainability_list {
  list-style: disc;
  padding-left: 18px;
}

.sustainability_list > li + li {
  margin-top: 3px;
}

.sustainability_h5 + .sustainability_list {
  margin-top: 3px;
}

.socialactivities_main {
  padding: 25px 25px 60px;
}

.sustainability_button {
  background: url()
    no-repeat;
  background-size: contain;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
  height: 90px;
  padding: 8px;
}

.sustainability_button + .sustainability_button {
  margin-top: 20px;
}

.sustainability_button a {
  border: 1px solid #008db8;
  display: block;
  font-size: 1.39628em;
  height: 74px;
  line-height: 74px;
  text-align: center;
  width: 100%;
}

.sustainability_button a .text {
  background: url()
    no-repeat;
  background-position: 0 2px;
  padding-left: 30px;
}

.sustainability_button a:hover .text {
  background-position: 0 -21px;
}

.sustainability_localNavi {
  background-color: #f6f6f6;
  padding: 25px;
}

.sustainability_localNavi > .mainTitle a {
  background: url() 0
    3px no-repeat;
  font-size: 1.13032em;
  padding-left: 22px;
}

.sustainability_localNavi > .mainTitle a:hover {
  background: url() 0
    3px no-repeat;
}

.sustainability_localNaviList {
  display: flex;
  flex-flow: row wrap;
  margin: 15px -10px 3px;
}

.sustainability_localNaviList > li {
  box-sizing: border-box;
  padding: 3px 10px;
  width: 50%;
}

.sustainability_localNaviList > li.here {
  opacity: 0.5;
}

.sustainability_localNaviList > li a {
  display: block;
}

.sustainability_localNaviList > li a:hover span {
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_single_on.png)
    20px 21px no-repeat;
  background-color: #fff;
}

.sustainability_localNaviList > li span {
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_single_off.png)
    20px 21px no-repeat;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  display: block;
  font-size: 0.93085em;
  padding: 15px 38px;
}

.modaalImage {
  display: none;
}

.box_links_compliance li {
  border-bottom: 1px solid #d7d7d7;
  padding: 20px 25px;
  font-size: 1.134em;
}

.box_links_compliance li:last-child {
  border-bottom: none;
}

.box_links_compliance li a {
  background-position: 0 center;
  background-repeat: no-repeat;
}

.box_links_compliance li a {
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_link1_off.png);
  padding-left: 25px;
  color: #575757;
  display: block;
}

.box_links_compliance li a:hover {
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_link1_on.png);
}

.module_section_normal sup {
  vertical-align: super;
  font-size: 0.63em;
}

.research_index {
  display: block;
  border: 1px solid #d7d7d7;
  background-color: #f5f5f5;
  padding: 20px 30px;
}

.research_index_box {
  text-decoration: none;
  color: #333;
  margin-bottom: 20px;
  display: block;
}

.research_index dt,
.research_index .research_index_title {
  display: block;
  padding-left: 25px;
  background: no-repeat
    url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_link1_off.png)
    0px 4px;
}

.research_index_box:hover .research_index dt,
.research_index_box:hover .research_index .research_index_title {
  text-decoration: underline;
  background: no-repeat
    url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_link1_on.png) 0px
    4px;
}

.research_index dd,
.research_index .research_index_description {
  display: block;
  padding-left: 25px;
}

.research_index_box:hover {
  text-decoration: none;
}

.management_table {
  width: 100%;
  border: 1px solid #a5a5a5;
  margin-bottom: 40px;
}

.management_table th {
  padding: 10px;
  box-sizing: border-box;
  font-size: 0.94em;
  background-color: #f8f8f8;
}

.management_table td {
  padding: 10px;
  box-sizing: border-box;
  vertical-align: middle;
  font-size: 0.91em;
}

.management_table tr {
  border: 1px solid #a5a5a5;
}

.management_table th {
  border-bottom: 1px solid #a5a5a5;
  border-right: 1px solid #a5a5a5;
}

.management_table .no_border {
  border-top: none !important;
}

.management_dl dt {
  font-size: 1.25em;
}

.management_dl dd {
  margin-bottom: 30px;
}

.management_dl a {
  text-decoration: underline;
  color: gray;
  display: block;
  padding-left: 50px;
  background: no-repeat
    url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/company/research/icon_mail.png)
    0px 0px;
  margin-top: 10px;
}

.management_dl a:hover {
  opacity: 50%;
}

.accbox {
  margin: 0 0;
  padding: 0;
}

.accbox label {
  display: block;
  color: #575757;
  cursor: pointer;
  transition: all 0.3s;
}

.accbox label:before {
  content: "";
  height: 18px;
  width: 18px;
  display: inline-block;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_link_open.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  margin-right: 11px;
}

.accbox input {
  display: none !important;
}

.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.3s;
}

.cssacc:checked + label + .accshow {
  height: auto;
  padding: 5px;
  opacity: 1;
}

.cssacc:checked + label:before {
  content: "";
  height: 18px;
  width: 18px;
  display: inline-block;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_link_close.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  margin-right: 10px;
}

.accshow .module_table_history {
  margin-top: 1em;
}

.production_paragraph {
  padding: 25px;
  line-height: 1.8;
}

.production_paragraph_head {
  padding-bottom: 5px;
  border-bottom: 1px dotted #000;
  font-size: 1.14em;
  font-weight: bold;
}

.production_links_image {
  float: left;
  width: 405px;
  box-shadow: 0 0 3px 1px #bfbfbf;
}

.production_links_lists {
  margin-left: 420px;
}

.production_links_lists .item_list {
  box-shadow: 0 0 3px 1px #bfbfbf;
  margin-bottom: 18px;
}

.production_links_lists .item_list a {
  display: block;
  height: 0;
  padding-top: 46px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  overflow: hidden;
}

.production_links_lists .item_01 a {
  background-image: url();
}

.production_links_lists .item_01 a:hover {
  background-position: 0 -49px;
}

.production_links_lists .item_02 a {
  background-image: url();
}

.production_links_lists .item_02 a:hover {
  background-position: 0 -49px;
}

.production_links_lists .item_03 a {
  background-image: url();
}

.production_links_lists .item_03 a:hover {
  background-position: 0 -49px;
}

.business_paragraph {
  padding: 25px;
}

.business_paragraph_head {
  padding-bottom: 5px;
  border-bottom: 1px dotted #000;
  font-size: 1.53em;
}

.business_paragraph_body {
  padding-top: 35px;
}

.business_paragraph_body .item_text_icon {
  padding: 15px 15px 15px 70px;
  background: #e6f4f8
    url()
    18px 50% no-repeat;
  margin-bottom: 18px;
}

.business_boxs_cassette {
  float: left;
  width: 324px;
  padding: 5px 18px 10px;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
  background-color: #f5f5f5;
  margin-right: 20px;
}

.business_boxs_cassette:nth-of-type(2n) {
  margin-right: 0;
}

.business_boxs_cassette .item_head {
  padding-left: 30px;
  border-bottom: 1px dotted #000;
  font-size: 1.5em;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/icon_line.png)
    0 18px no-repeat;
}

.business_boxs_cassette .item_body {
  padding: 10px 10px 0 30px;
}

.business_steps {
  counter-reset: number;
  margin-left: 15px;
}

.business_steps .item_list {
  padding: 7px 15px;
  line-height: 35px;
  margin-bottom: 12px;
  background-color: #e6f4f8;
  overflow: hidden;
}

.business_steps .item_list span {
  display: block;
  font-size: 1.33em;
  margin-left: 60px;
}

.business_steps .item_list:before {
  counter-increment: number;
  content: counter(number);
  float: left;
  display: block;
  width: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background-color: #008db8;
}

.information_paragraph {
  margin-top: 55px;
}

.information_paragraph:first-child {
  margin-top: 0;
}

.information_paragraph_head {
  margin-bottom: 20px;
}

.information_paragraph_body .item_text {
  margin-bottom: 15px;
}

.information_paragraph_body .item_text a {
  text-decoration: underline;
}

.information_paragraph_body .item_text a:hover {
  text-decoration: none;
}

.info_pop_link a {
  display: block;
  padding: 1.5em;
  text-align: center;
  background-color: #008db8;
  border-radius: 5px;
  margin: 40px 0 20px;
  color: #fff;
  font-size: 1.2em;
}

.info_pop_link a:hover {
  text-decoration: none;
}

.information_paragraph_body .item_caption {
  overflow: hidden;
  padding: 10px 0;
}

.information_paragraph_body .item_caption .item_title {
  float: left;
}

.information_paragraph_body .item_caption .item_date {
  float: right;
}

.information_paragraph_body .item_table {
  width: 100%;
  border: 1px solid #a5a5a5;
  margin-bottom: 40px;
  table-layout: fixed;
}

.information_paragraph_body .item_table th {
  padding-top: 5px;
  padding-bottom: 5px;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.94em;
  background-color: #7bb6d9;
}

.information_paragraph_body .item_table td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 3px;
  box-sizing: border-box;
  vertical-align: middle;
  font-size: 0.91em;
}

.information_paragraph_body .item_table tr {
  border-top: 1px dotted #7f7f7f;
}

.information_paragraph_body .item_table th {
  border-bottom: 1px solid #a5a5a5;
}

.information_paragraph_body .item_table .no_border {
  border-top: none !important;
}

.information_paragraph_body .item_table td.pipe_b_solid {
  border-top: 1px solid #a5a5a5;
}

.information_paragraph_body sup.sup_r {
  vertical-align: super;
  font-size: 0.95em;
}

.information_paragraph_body .p_info {
  text-align: right;
  font-size: 0.8em;
}

.recruit_block {
  line-height: 1.8;
  margin-bottom: 50px;
}

.recruit_block_body {
  padding-top: 20px;
}

.recruit_block_body .item_text {
  margin-bottom: 25px;
}

.recruit_block_body .button_link.skin_entry .button_link_inner {
  width: 391px;
  background-image: url();
}

.recruit_block_body .button_link.skin_entry .button_link_inner:hover {
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/recruit/content/btn_entry_on.png);
}

.recruit_block_body .button_link.skin_about .button_link_inner {
  width: 280px;
  background-image: url();
}

.recruit_block_body .button_link.skin_about .button_link_inner:hover {
  background-image: url();
}

.recruit_block_body .button_link.skin_requirements .button_link_inner {
  width: 280px;
  background-image: url();
}

.recruit_block_body .button_link.skin_requirements .button_link_inner:hover {
  background-image: url();
}

.recruit_block_body .button_link.skin_staff .button_link_inner {
  width: 280px;
  background-image: url();
}

.recruit_block_body .button_link.skin_staff .button_link_inner:hover {
  background-image: url();
}

.recruit_update_info {
  margin-bottom: 5px;
}

.recruit_update_info_head {
  position: relative;
}

.recruit_update_info_head:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 6px;
  background-color: #e0e5e9;
  margin-top: -3px;
}

.recruit_update_info_head .item_title {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  font-size: 1.28em;
  line-height: 1;
  padding: 3px 16px 3px 22px;
  background: #fff
    url()
    0 center no-repeat;
}

.recruit_update_info_body {
  margin-top: 22px;
}

.recruit_update_info_body .item_lists {
  padding-bottom: 7px;
  border-bottom: 1px dotted #838383;
  margin-bottom: 10px;
}

.recruit_update_info_body .item_list {
  display: table;
  width: 100%;
  font-size: 1.14em;
}

.recruit_update_info_body .item_list .item_date {
  display: table-cell;
  width: 142px;
}

.recruit_update_info_body .item_list .item_info {
  display: table-cell;
}

.recruit_card {
  border: 2px solid;
  border-radius: 3px;
  display: block;
}

.recruit_card:hover {
  opacity: 0.8;
  text-decoration: none;
}

.recruit_card > .title {
  border: 2px solid #fff;
  color: #333;
  font-size: 1.4146em;
  padding: 4px 35px;
  position: relative;
  text-align: center;
}

.recruit_card.-new {
  border-color: #F05BB4;
}

.recruit_card.-new > .title {
  background-color: #fbeef9;
}

.recruit_card.-new > .title::before,
.recruit_card.-pink > .title::before {
  background: url()
    no-repeat;
  bottom: 0;
  content: "";
  height: 18px;
  left: 11.5%;
  margin: auto 0;
  position: absolute;
  top: 0;
  width: 18px;
}

.recruit_card.-career {
  border-color: #008db8;
}

.recruit_card.-career > .title {
  background-color: #daeff5;
}

.recruit_card.-career > .title::before {
  background: url()
    no-repeat;
  bottom: 0;
  content: "";
  height: 18px;
  left: 11.5%;
  margin: auto 0;
  position: absolute;
  top: 0;
  width: 18px;
}

.section_career_head {
  font-size: 1.5em;
  margin-bottom: 8px;
}

.recruit_card.-gray {
  border-color: #bababa;
}

.recruit_card.-gray > .title {
  background-color: #f5f5f5;
  border: 2px solid #fff;
}

.recruit_card.-gray > .title::before {
  background: url()
    no-repeat;
  bottom: 0;
  content: "";
  height: 18px;
  left: 11.5%;
  margin: auto 0;
  position: absolute;
  top: 0;
  width: 18px;
}

.recruit_card.-pink {
  border-color: #F05BB4;
}

.recruit_card.-pink > .title {
  background-color: #fbeef9;
  border: 2px solid #fff;
}

.recruit_card > .title .pdf {
  font-size: 0.65em;
}

.recruit_card > .title .pdf::after {
  background: url()
    no-repeat;
  bottom: 0;
  content: "";
  height: 16px;
  position: absolute;
  right: 16px;
  margin: auto 0;
  top: 0;
  width: 17px;
}

.recruit_career_section + .recruit_career_section {
  margin-top: 20px;
}

.recruit_requirements_body {
  padding-top: 20px;
}

.recruit_requirements_body .item_table {
  width: 100%;
}

.recruit_requirements_body .item_table th,
.recruit_requirements_body .item_table td {
  vertical-align: top;
  font-size: 0.96em;
  padding: 20px 16px;
  border: 1px solid #dbdbdb;
}

.recruit_requirements_body .item_table th {
  width: 91px;
  font-weight: bold;
  background-color: #f6fbfd;
}

.recruit_requirements_body .item_annotation_lists {
  margin-top: 10px;
}

.recruit_requirements_body .item_annotation_lists .icon_annotation:after {
  content: "";
  display: inline-block;
  width: 0.6em;
  height: 0;
}

.recruit_info_body {
  padding-top: 20px;
}

.recruit_info_body .item_text {
  margin-bottom: 25px;
}

.recruit_ojt {
  line-height: 1.8;
}

.recruit_ojt_body {
  padding-top: 20px;
}

.recruit_ojt_body .item_section {
  margin-bottom: 25px;
}

.recruit_ojt_body .item_section_head {
  margin-bottom: 10px;
}

.recruit_ojt_body .item_section_head .item_title {
  font-size: 1.42em;
}

.recruit_ojt_body .item_section_body .item_num:after {
  content: "";
  display: inline-block;
  width: 0.6em;
  height: 0;
}

.recruit_ojt_body .item_section_body .item_image_lists {
  overflow: hidden;
  margin: 18px 0 35px;
}

.recruit_ojt_body .item_section_body .item_image_list {
  margin-top: 28px;
}

.recruit_ojt_body .item_section_body .item_image_list:nth-child(-n + 2) {
  margin-top: 0;
}

.recruit_ojt_body .item_section_body .item_image_list:nth-child(2n + 1) {
  float: left;
}

.recruit_ojt_body .item_section_body .item_image_list:nth-child(2n) {
  float: right;
}

.recruit_ojt_body .item_section_body .item_image_wrapper {
  display: block;
}

.recruit_ojt_body .item_section_body .item_image_caption {
  display: block;
  text-align: center;
  margin-top: 5px;
}

.recruit_process_body {
  padding-top: 12px;
}

.recruit_process_body .item_lead {
  padding: 10px;
  background-color: #fafcfe;
  margin-bottom: 15px;
}

.recruit_process_body .item_process_list {
  position: relative;
  margin-top: 24px;
}

.recruit_process_body .item_process_list:first-child {
  margin-top: 0;
}

.recruit_process_body .item_process_list:before {
  content: "";
  position: absolute;
  top: -16px;
  left: 32px;
  width: 10px;
  height: 8px;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/recruit/recruiting/process/arrow_blue_s.png)
    0 0 no-repeat;
}

.recruit_process_body .item_process_list:first-child:before {
  display: none;
}

.recruit_process_body .item_process_list_inner {
  box-sizing: border-box;
  display: table;
  width: 100%;
  overflow: hidden;
  border: 1px solid #d1cfcf;
  border-radius: 6px;
}

.recruit_process_body .item_process_list .item_title {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.5;
  width: 180px;
  height: 80px;
  padding: 0 17px;
  border-radius: 6px 0 0 6px;
  background-color: #f1f6fd;
}

.recruit_process_body .item_process_list .item_title_num {
  display: block;
  font-size: 1.35em;
  font-weight: bold;
  color: #007fad;
}

.recruit_process_body .item_process_list .item_title_text {
  display: block;
  font-size: 1.14em;
  font-weight: bold;
  color: #333333;
}

.recruit_process_body .item_process_list .item_content {
  display: table-cell;
  vertical-align: middle;
  font-size: 0.92em;
  padding: 15px 17px;
  border-radius: 0 6px 6px 0;
  background-color: #fafcfe;
}

.recruit_process_body .item_process_list.skin_single_cell {
  margin-top: 33px;
}

.recruit_process_body .item_process_list.skin_single_cell:before {
  top: -24px;
  left: 50%;
  width: 96px;
  height: 15px;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/recruit/recruiting/process/arrow_blue_l.png);
  margin-left: -48px;
}

.recruit_process_body
  .item_process_list.skin_single_cell
  .item_process_list_inner {
  display: block;
  text-align: center;
  font-size: 1.78em;
  font-weight: bold;
  color: #007fad;
  padding: 16.5px;
  background-color: #dae8fc;
}

.recruit_staff_head {
  box-sizing: border-box;
  display: table;
  width: 100%;
  border: 1px solid #e9e9e9;
  border-radius: 6px;
}

.recruit_staff_head .item_title {
  display: table-cell;
  vertical-align: middle;
  width: 240px;
  text-align: center;
  font-size: 1.92em;
  padding: 15px 0px;
}

.recruit_staff_head .item_lead {
  display: table-cell;
  vertical-align: middle;
  font-size: 0.928em;
  padding: 15px 15px 15px 0;
}

.recruit_staff_body {
  padding-top: 17px;
  margin-bottom: 35px;
}

.recruit_staff_body .item_lists {
  position: relative;
  height: 570px;
  background: url()
    0 bottom no-repeat;
  background-size: 100% auto;
}

.recruit_staff_body .item_list {
  position: absolute;
  width: 120px;
}

.recruit_staff_body .item_list a {
  display: block;
  height: 0;
  padding-top: 150px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url();
}

.recruit_staff_body .item_list.item_01 {
  top: 10px;
  left: 71px;
}

.recruit_staff_body .item_list.item_01 a {
  background-position: 0 0;
}

.recruit_staff_body .item_list.item_01 a:hover {
  background-position: 0 -150px;
}

.recruit_staff_body .item_list.item_02 {
  top: 8px;
  left: 230px;
}

.recruit_staff_body .item_list.item_02 a {
  background-position: -120px 0;
}

.recruit_staff_body .item_list.item_02 a:hover {
  background-position: -120px -150px;
}

.recruit_staff_body .item_list.item_03 {
  top: 6px;
  left: 388px;
}

.recruit_staff_body .item_list.item_03 a {
  background-position: -240px 0;
}

.recruit_staff_body .item_list.item_03 a:hover {
  background-position: -240px -150px;
}

.recruit_staff_body .item_list.item_04 {
  top: 8px;
  left: 546px;
}

.recruit_staff_body .item_list.item_04 a {
  background-position: -360px 0;
}

.recruit_staff_body .item_list.item_04 a:hover {
  background-position: -360px -150px;
}

.recruit_staff_body .item_list.item_05 {
  right: 194px;
}

.recruit_staff_body .item_list.item_05 {
  top: 6px;
  left: 705px;
}

.recruit_staff_body .item_list.item_05 a {
  background-position: -480px 0;
}

.recruit_staff_body .item_list.item_05 a:hover {
  background-position: -480px -150px;
}

.recruit_staff_foot .button_link.skin_recruit_top .button_link_inner {
  width: 280px;
  padding-top: 53px;
  background-image: url();
}

.recruit_staff_foot .button_link.skin_recruit_top .button_link_inner:hover {
  background-image: url();
}

.module_staff.skin_mr_01 .module_staff_head .item_title {
  background-image: url();
}

.module_staff.skin_mr_01 .item_qa_03 .item_figure {
  margin-right: 30px;
}

.module_staff.skin_mr_02 .module_staff_head .item_title {
  background-image: url();
}

.module_staff.skin_mr_03 .module_staff_head .item_title {
  background-image: url();
}

.module_staff.skin_mr_03 .item_qa_02 .item_figure {
  margin-right: 25px;
}

.module_staff.skin_mr_03 .item_qa_05 .item_figure {
  margin-left: 15px;
}

.module_staff.skin_seisan_01 .module_staff_head .item_title {
  background-image: url();
}

.module_staff.skin_seisan_01 .item_qa_02 .item_figure {
  margin-left: 25px;
}

.module_staff.skin_seisan_01 .item_qa_04 .item_figure {
  margin-right: 20px;
}

.module_staff.skin_seisan_02 .module_staff_head .item_title {
  background-image: url();
}

.module_staff.skin_seisan_02 .item_qa_02 .item_figure {
  margin-left: 25px;
}

.module_staff.skin_seisan_02 .item_qa_05 .item_figure {
  margin-right: 20px;
}

.module_staff.skin_seisan_02 .item_schedule {
  margin-top: 10px;
}

.inquiry_media {
  display: table;
  table-layout: fixed;
  border: 1px solid #d7d7d7;
  font-size: 0.94em;
  margin-top: 45px;
  margin-bottom: 30px;
}

.inquiry_media .item_image,
.inquiry_media .item_body {
  display: table-cell;
  vertical-align: middle;
}

.inquiry_media .item_image {
  width: 288px;
  background: url()
    50% 50% no-repeat;
  background-size: cover;
}

.inquiry_media .item_body {
  padding: 20px 30px;
}

.inquiry_media .item_body .item_text {
  margin-bottom: 15px;
}

.inquiry_media .item_body a {
  color: #595757;
  text-decoration: underline;
}

.inquiry_media .item_body a:hover {
  text-decoration: none;
}

.inquiry_section {
  font-size: 0.94em;
  margin-bottom: 20px;
  overflow: hidden;
}

.inquiry_section .link_banner:hover {
  opacity: 0.8;
}

.inquiry_sec_2column {
  padding-top: 20px;
  margin-bottom: 30px;
}

.inquiry_sec_2column li {
  width: 490px;
  float: left;
}

.inquiry_sec_2column li:last-child {
  float: right;
}

.inquiry_sec_2column li:last-child h3 {
  padding-right: 0;
}

.inquiry_sec_2column .inquiry_section_body {
  padding: 0 1.2em;
}

.inquiry_sec_2column .item_time {
  padding-left: 5em;
  text-indent: -4.99em;
}

.inquiry_sec_2column .flavor_link {
  margin-left: 1em;
  display: block;
}

.inquiry_sec_2column .icon_email {
  font-size: 1.15em;
}

.inquiry_section_head {
  font-size: 1.35em !important;
  margin-bottom: 40px !important;
}

.inquiry_section_body .item_table {
  width: 100%;
  table-layout: fixed;
  margin-bottom: 20px;
}

.inquiry_section_body .item_table th {
  width: 215px;
  padding: 20px 15px;
  background-color: #f0f0f0;
  border: 1px solid #d7d7d7;
  border-right: 0;
  box-sizing: border-box;
  font-size: 1.38em;
}

.inquiry_section_body .item_table td {
  padding: 20px 30px;
  border: 1px solid #d7d7d7;
  border-left: 0;
}

.inquiry_section_body .item_cassette .item_title {
  font-size: 1.2em;
  padding-bottom: 10px;
  border-bottom: 1px dotted #000;
  margin-bottom: 10px;
}

.inquiry_section_body .item_cassette .item_freedial {
  display: inline-block;
  padding-left: 115px;
  line-height: 36px;
  color: #575757;
  font-size: 1.33em;
  background: url()
    0 50% no-repeat;
  margin-bottom: 10px;
}

.inquiry_section_body .item_cassette .item_hanbaijoho {
  font-weight: bold;
  font-size: 1.15em;
  margin-bottom: 10px;
}

.inquiry_section_body .item_cassette .item_freedial:hover {
  text-decoration: none;
}

.inquiry_sup {
  vertical-align: sub;
  font-size: smaller;
}

.inquiry_section_body .item_cassette .item_time {
  margin-bottom: 10px;
}

.inquiry_section_body .item_cassette .item_caption {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 0.94em !important;
  margin-bottom: 15px;
}

.inquiry_section_body .item_cassette .item_txt {
  padding-left: 1em;
  font-size: 0.94em;
  margin-bottom: 15px;
}

.inquiry_section_body .item_cassette .item_txt a {
  color: #595757;
  text-decoration: underline;
}

.inquiry_section_body .item_table .item_cassette .icon_link_arrow {
  font-size: 1.2em;
}

.inquiry_section_body .item_inner {
  padding: 0 30px 30px;
}

.inquiry_section_body .item_inner .icon_link_arrow {
  font-size: 1.2em;
}

.inquiry_section_body .item_inner .icon_email {
  font-size: 1.2em;
}

.inquiry_section_body .item_inner .item_head {
  font-size: 1.2em;
  margin-bottom: 10px;
}

.inquiry_attention {
  padding: 25px 35px;
  font-size: 0.94em;
  border: 1px solid #d7d7d7;
  background-color: #f5f5f5;
}

.inquiry_attention .item_head {
  display: inline-block;
  padding: 3px 15px;
  color: #fff;
  font-size: 1.2em;
  background-color: #d6007f;
  margin-bottom: 10px;
}

.inquiry_attention .item_body a {
  text-decoration: underline;
}

.inquiry_attention .item_body a:hover {
  text-decoration: none;
}

.attention_block_head {
  padding-left: 55px;
  padding-right: 55px;
  font-size: 1.38em;
  letter-spacing: normal;
}

.attention_block_body {
  padding: 25px 55px;
}

.attention_block_body .item_text {
  margin-bottom: 25px;
}

.sitemap_paragraph {
  padding: 20px 25px;
  border-bottom: 1px dotted #000;
  overflow: hidden;
}

.sitemap_paragraph_head {
  float: left;
  width: 34%;
  position: relative;
  padding-right: 10px;
  box-sizing: border-box;
  font-size: 1.13em;
}

.sitemap_paragraph_head .skin_external:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/icon_link_sprite.png)
    0 0 no-repeat;
  margin-left: 3px;
}

.sitemap_paragraph_head .icon_link_arrow,
.sitemap_paragraph_head .icon_square {
  line-height: 20px;
}

.sitemap_paragraph_body {
  margin-left: 34%;
}

.sitemap_paragraph_body .item_lists {
}

.sitemap_paragraph_body .item_lists .item_lists {
  margin-top: 11px;
  padding-left: 23px;
}

.sitemap_paragraph_body .item_list {
  line-height: 24px;
  margin-bottom: 11px;
}

.sitemap_paragraph_body .item_list .item_link {
  display: inline-block;
  padding-left: 23px;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_blue-03.png) 0 4px no-repeat;
  background-size: 12px 14px;
}

.sitemap_paragraph_body .item_list .item_link:hover {
  opacity: 0.5;
  text-decoration: none;
}

.sitemap_paragraph_head .icon_link_arrow.skin_pipeline:hover {
  /* background-position: 0 2px; */
  opacity: 0.5;
  text-decoration: none;
}

.sitemap_paragraph_body .item_list .item_link_child {
  display: inline-block;
  padding-left: 15px;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_blue-04.png) 0 6px no-repeat;
  background-size: 7px 11px;
}

.sitemap_paragraph_body .item_list .item_link_child:hover {
  color: #595757;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/arrow_pink-04.png);
}

.privacy_block {
  overflow: hidden;
}

.privacy_block a {
  color: #575757;
  text-decoration: underline;
}

.privacy_block a:hover {
  text-decoration: none;
}

.privacy_paragraph {
  margin-bottom: 70px;
  overflow: hidden;
}

.privacy_paragraph_ttl {
  padding-left: 12px;
  border-left: 12px solid #008db8;
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 10px;
}

.privacy_paragraph_head {
  padding-bottom: 8px;
  border-bottom: 1px dotted #000;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 25px;
}

.privacy_paragraph_body {
  padding-top: 30px;
}

.privacy_paragraph_body .item_text {
  margin-bottom: 25px;
}

.privacy_paragraph_body .item_text_mgt {
  margin-top: 25px;
  margin-bottom: 15px;
}

.tos_paragraph {
  margin-bottom: 20px;
}

.tos_paragraph .item_text_pdl {
  margin-top: 20px;
  padding-left: 3.5em;
}

.tos_paragraph .item_link_underline {
  color: #575757;
  text-decoration: underline;
}

.tos_paragraph .item_link_underline:hover {
  text-decoration: none;
}

.tos_paragraph_head {
  padding-bottom: 10px;
  border-bottom: 1px dotted #000;
  line-height: 30px;
  font-size: 1.38em;
  overflow: hidden;
}

.tos_paragraph_head .item_number {
  float: left;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background-color: #008db8;
}

.tos_paragraph_head .item_title {
  display: block;
  margin-left: 40px;
}

.tos_paragraph_body {
  padding: 15px 0;
}

.tos_lists .item_list {
  text-indent: -3.3em;
  padding-left: 3.5em;
  margin-bottom: 15px;
}

.tos_lists .item_list .item_child {
  padding-top: 10px;
  margin-left: 3.5em;
}

.tos_lists .item_list .item_child li {
  margin-top: 5px;
}

.tos_section {
  margin-bottom: 20px;
}

.tos_section .item_link_underline {
  color: #575757;
  text-decoration: underline;
}

.tos_section .item_link_underline:hover {
  text-decoration: none;
}

.tos_section_head {
  font-size: 1.38em;
  margin-bottom: 20px;
}

.tos_section_body .item_text {
  margin-bottom: 20px;
}

.sslannounce_block_head {
  padding-left: 55px;
  padding-right: 55px;
  font-size: 1.38em;
  letter-spacing: normal;
}

.sslannounce_block_body {
  padding: 25px 55px;
}

.sslannounce_paragraph {
  margin-bottom: 20px;
  overflow: hidden;
}

.sslannounce_paragraph_head {
  padding-bottom: 10px;
  border-bottom: 1px dotted #000;
  font-size: 1.13em;
  font-weight: bold;
}

.sslannounce_paragraph_body {
  padding-top: 25px;
}

.sslannounce_cassette {
  margin-bottom: 15px;
}

.sslannounce_cassette .item_body {
  padding-left: 20px;
}

.sslannounce_cassette .item_body p {
  margin: 0.8em 0;
}

.sslannounce_image {
  text-align: center;
  margin-bottom: 40px;
}

.certificate-mainContents {
  margin: 0 auto;
  max-width: 992px;
  padding: 40px 16px 0;
}

.hcp-hLv1 + * {
  margin-top: 36px;
}

.hcp-hLv1 > .title {
  color: #333;
  display: block;
  font-size: 2.25rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 24px;
  position: relative;
}

.hcp-hLv1 > .title::before {
  bottom: 3px;
  border-left: 8px solid #007FAD;
  content: "";
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  right: auto;
  top: 3px;
  width: 0;
}

.hcp-hLv2 > .title {
  border-bottom: 1px solid #007FAD;
  border-left: 4px solid #007FAD;
  color: #333;
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 8px 24px 8px 20px;
}

.hcp-hLv2.-noStyle > .title {
  border-bottom: none;
  border-left: none;
  padding: 0;
  text-align: center;
}

.hcp-hLv2 + * {
  margin-top: 28px;
}

.hcp-secLv2 + .hcp-secLv2 {
  margin-top: 44px;
}

.hcp-paragraph + .hcp-paragraph {
  margin-top: 40px;
}

.hcp-boxLogin {
  background: #f5f5f5;
}

.hcp-hTable {
  background: #379fc5;
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 5px 12px;
  text-align: left;
}

.hcp-hTable.-center {
  padding: 5px;
  text-align: center;
}

.hcp-boxAccent {
  background: #f5f5f5;
  padding: 20px;
}

.hcp-boxJobSelect {
  display: flex;
  flex-flow: row wrap;
  list-style: none none outside;
  margin: 0 auto -10px;
  max-width: 100%;
  width: 308px;
}

.hcp-boxJobSelect > .job {
  box-sizing: border-box;
  flex: 0 1 154px;
  max-width: 50%;
}

.hcp-boxJobSelect > .job:nth-child(2n + 1) {
  padding: 0 5px 10px 0;
}

.hcp-boxJobSelect > .job:nth-child(2n) {
  padding: 0 0 10px 5px;
}

.hcp-btnJob > .button {
  align-items: center;
  background: #fff;
  border: 1px solid #797979;
  border-radius: 5px;
  display: flex;
  font-size: 0.875rem;
  height: 47px;
  justify-content: center;
  text-align: center;
  width: 100%;
  color: #333;
  text-decoration: none;
}

.hcp-btnDefault {
  display: flex;
  flex-flow: row wrap;
}

.hcp-btnDefault > .button {
  background: #fff;
  border: 1px solid #b5007c;
  border-radius: 23.5px;
  color: #333;
  display: block;
  flex: 0 0 auto;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  max-width: 100%;
  padding: 10.5px 40px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: color 0.3s ease-out;
}

.hcp-btnDefault > .button:not(input)::before {
  bottom: 0;
  content: url();
  height: 21px;
  left: auto;
  line-height: 0;
  margin: auto;
  position: absolute;
  right: 13px;
  top: 0;
  width: 21px;
}

.hcp-btnDefault.-center {
  justify-content: center;
}

._marginTop20 {
  margin-top: 20px !important;
}

.newslist.skin_borderbottom {
  border-bottom: 1px solid #d7d7d7;
}

.newslist_head {
  padding: 10px 22px;
  border-bottom: 3px solid #80c6db;
  font-size: 1.34em;
  background-color: #f5f5f5;
}

.newslist_body {
  padding: 25px 25px 10px;
}

.movie_section {
  width: 100%;
  margin: 0 auto;
  max-width: 704px;
  padding: 20px 0;
}

.movie_wrap {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.movie_time {
  font-size: 12px;
  position: relative;
  line-height: 1em;
  padding-left: 20px;
}

.movie_time::before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/ico_time.png)
    no-repeat;
  background-size: contain;
}

.movie_description {
  margin-top: 30px;
}

.notfound_block {
  padding: 50px;
  border-radius: 5px;
  box-shadow: 0 0 6px 3px rgba(153, 153, 153, 0.3);
  font-size: 0.94em;
  margin-top: 45px;
}

.notfound_block_head {
  padding-bottom: 10px;
  font-size: 1.5em;
  border-bottom: 1px dotted #000;
}

.notfound_block_body {
  padding: 35px 0;
  line-height: 1.8;
}

.blank_link_box {
  width: 100%;
  margin: 30px 0 80px;
}

.blank_link_box .hdg01 {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 33px;
  margin-bottom: 30px;
}

.blank_link_box h3 {
  color: #008db8;
  text-align: center;
  font-size: 25px;
  line-height: 1;
  font-weight: normal;
  margin: 70px 0 30px;
}

.blank_link_box p {
  font-size: 14px;
  line-height: 1.78;
}

.blank_link_box .aC {
  text-align: center;
}

.blank_link_box .button01 {
  text-align: center;
  margin-top: 40px;
}

.blank_link_box .button01 a {
  font-size: 14px;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #dadada;
  border-radius: 5px;
  background-image: -ms-linear-gradient(
    90deg,
    rgb(235, 235, 235) 0%,
    rgb(246, 244, 244) 100%
  );
  padding: 10px 20px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
}

.blank_link_box .button01 a span {
  letter-spacing: 0.03em;
  background: none;
  padding: 0;
  margin: 0;
}

.blank_link_box .button01 a span:after {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: 5px;
  background: url()
    no-repeat 100% 50%;
}

.view-c-search-result .view-header {
  margin-top: 30px;
}

.view-c-search-result .view-content {
  margin-top: 10px;
  box-sizing: border-box;
}

.view-c-search-result .view-content .views-field a {
  display: block;
  padding: 30px 16px;
  box-sizing: border-box;
}

.view-c-search-result .view-content .views-field a:hover {
  background: #f0f0f0;
}

.view-c-search-result .view-content .views-field .field-content-title {
  display: block;
  font-size: 120%;
  text-decoration: underline;
  padding-bottom: 10px;
  color: #575757;
}

.view-c-search-result .view-content .views-field .field-content-footer {
  display: block;
  font-size: 85%;
  color: gray;
  margin-top: 10px;
  word-break: break-all;
  text-decoration: underline;
}

.view-c-search-result .view-content .views-field .field-content-footer > span {
  display: inline-block;
  word-break: break-all;
}

.view-c-search-result
  .view-content
  .views-field
  .field-content-footer
  > span:nth-child(2) {
  margin-left: 20px;
}

.view-c-search-result .pager {
  width: 100%;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 40px;
  display: block;
}

.view-c-search-result .pager__items {
  display: inline-block;
}

.view-c-search-result .pager__item {
  display: inline-block;
  margin: 0 8px;
}

.view-c-search-result .pager__item a {
  text-decoration: underline;
  line-height: 2em;
  color: #575757;
}

.view-c-search-result .pager__item.is-active a {
  text-decoration: none;
  color: inherit;
  font-weight: bold;
}

.view-c-search-result .pager__item--first {
  display: none;
}

.view-c-search-result .pager__item--last {
  display: none;
}

@media screen and (min-width: 768px) {
  .business_steps .item_list:before {
    font-size: 1.42em;
  }

  .information_paragraph_body .item_table .item_01 {
    width: 100px;
    padding-left: 8px;
  }

  .information_paragraph_body .item_table .item_02 {
    width: 165px;
  }

  .information_paragraph_body .item_table .item_03 {
    width: 90px;
  }

  .information_paragraph_body .item_table .item_04 {
    width: 150px;
  }

  .information_paragraph_body .item_table .item_06 {
    width: 170px;
  }

  .hcp-boxColumn {
    display: flex;
    flex-flow: row wrap;
    margin: 0 0 -20px;
  }

  .hcp-boxColumn.-half > .column {
    flex: 0 1 50%;
    max-width: calc(50% - 20px);
  }

  .hcp-boxColumn.-half > .column:nth-child(2n + 1) {
    margin: 0 20px 20px 0;
  }

  .hcp-boxColumn.-half > .column:nth-child(2n) {
    margin: 0 0 20px 20px;
  }
}

@media screen and (max-width: 767px) {
  .index_row_white {
    padding-top: 5.46875%;
    padding-bottom: 5.46875%;
  }

  .index_row_gray {
    padding-top: 3.90625%;
    padding-bottom: 5.46875%;
    background-color: #f0f0f0;
  }

  .index_banners .item_01 {
    width: 38.667%;
    margin-top: 5px;
    float: left;
  }

  .index_banners .item_02 {
    float: right;
  }

  .keyvisual_slider .item_slide {
    width: 100vw;
    position: relative;
  }

  .keyvisual_slider .item_slide img {
    width: 100%;
  }

  .keyvisual_slider .slick-next,
  .keyvisual_slider .slick-prev {
    position: absolute;
    top: 50%;
    outline: 0;
    width: 20px;
    height: 40px;
    text-indent: -9999px;
    z-index: 3;
  }

  .keyvisual_slider .slick-next {
    right: 1%;
    background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/arrow_white_right.png)
      no-repeat 0 0;
    background-size: contain;
  }

  .keyvisual_slider .slick-prev {
    left: 1%;
    background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/content/arrow_white_left.png)
      no-repeat 0 0;
    background-size: contain;
  }

  .company_keyvisual {
    width: auto;
    height: 0;
    padding-top: 120.475043%;
    background-image: url();
    background-size: 100% auto;
    margin: 3.125% 4.6875% 6.25%;
    overflow: hidden;
  }

  .company_paragraph_head {
    margin-bottom: 6.25%;
  }

  .company_lists .item_list {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4.6875%;
  }

  .company_lists .item_list:nth-of-type(2n) {
    float: right;
  }

  .company_lists .item_list .item_inner {
    padding: 2px;
  }

  .message_block_head {
    padding: 1.5625% 0 4.6875%;
  }

  .message_block_head img {
    width: 100%;
  }

  .message_block_body {
    padding: 3.125%;
  }

  .message_block_body .item_text {
    margin-bottom: 4.6875%;
  }

  .message_block_body .item_text_hhc {
    margin-bottom: 1em;
  }

  .pc_only {
    display: none;
  }

  .officemap_paragraph {
    width: auto;
    font-size: 1em;
    margin-bottom: 6.25%;
  }

  .officemap_paragraph_head {
    margin-bottom: 4.6875%;
  }

  .officemap_paragraph_body {
    margin-bottom: 4.6875%;
  }

  .officemap_paragraph_body .item_map {
    margin-bottom: 3.125%;
  }

  .officemap_paragraph_body {
    margin-bottom: 4.6875%;
  }

  .officemap_paragraph_foot {
    font-size: 0.88em;
  }

  .sustainability_main {
    padding: 0 3.125%;
  }

  .sustainability_main .production_paragraph_head {
    font-size: 1.2em;
  }

  .sustainability_cardLinkArea {
    flex-direction: column;
  }

  .sustainability_cardLinkArea {
    margin: 30px -10px 46px;
  }

  .sustainability_cardLinkArea > .item {
    width: 100%;
  }

  .sustainability_cardLink > .content .description {
    font-size: 1em;
  }

  .sustainability_sec5 + .sustainability_sec5 {
    margin-top: 20px;
  }

  .sustainability_h5 {
    font-size: 1em;
  }

  .sustainability_h5 + .text-sdgs {
    margin-top: 8px;
  }

  .sustainability_h5 + .sustainability_list {
    margin-top: 7px;
  }

  .socialactivities_main {
    padding: 5px 0 50px;
  }

  .sustainability_button {
    background: url()
      no-repeat;
    background-position: center center;
    background-size: cover;
    height: 70px;
  }

  .sustainability_button a {
    font-size: 1.20321em;
    height: 52px;
    line-height: 52px;
  }

  .sustainability_localNavi {
    padding: 25px 0;
    position: relative;
  }

  .sustainability_localNavi::before {
    background-color: #f6f6f6;
    content: "";
    height: 100%;
    left: -50px;
    position: absolute;
    top: 0;
    width: 200%;
    z-index: -1;
  }

  .sustainability_localNaviList {
    display: block;
  }

  .sustainability_localNaviList > li {
    padding: 5px 10px;
    width: 100%;
  }

  .sustainability_localNaviList > li span {
    padding: 13px 38px;
  }

  .box_links_compliance li {
    border-bottom: 1px solid #d7d7d7;
    padding: 20px 25px;
    font-size: 1.2em;
  }

  .anchorlink {
    position: relative;
    top: -60px;
    display: block;
  }

  .management_dl a {
    background-position: 0 8px;
  }

  .accbox label:before {
    height: 15px;
    width: 15px;
  }

  .cssacc:checked + label:before {
    height: 15px;
    width: 15px;
  }

  .production_paragraph {
    padding: 3.125%;
  }

  .production_paragraph_head {
    padding-bottom: 3.125%;
    font-size: 1.08em;
  }

  .production_links_image {
    float: none;
    width: auto;
    margin-bottom: 4.6875%;
  }

  .production_links_lists {
    margin-left: 0;
  }

  .production_links_lists .item_list {
    margin-bottom: 3.125%;
  }

  .production_links_lists .item_list a {
    padding-top: 18.6%;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    overflow: hidden;
  }

  .production_links_lists .item_01 a:hover {
    background-position: 0 99%;
  }

  .production_links_lists .item_02 a:hover {
    background-position: 0 99%;
  }

  .production_links_lists .item_03 a:hover {
    background-position: 0 99%;
  }

  .business_paragraph {
    padding: 3.125%;
  }

  .business_paragraph_head {
    padding-bottom: 3.125%;
    font-size: 1.25em;
  }

  .business_paragraph_body {
    padding-top: 3.125%;
  }

  .business_paragraph_body .item_text_icon {
    padding: 5px 5px 5px 40px;
    background-position: 5px 50%;
    background-size: 25px auto;
    margin-bottom: 3.125%;
  }

  .business_boxs_cassette {
    float: none;
    width: auto;
    padding: 3.125%;
    margin-right: 0;
    margin-bottom: 3.125%;
  }

  .business_boxs_cassette .item_head {
    padding-left: 25px;
    font-size: 1.25em;
    background: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/pc/common/icon_line.png)
      0 12px no-repeat;
  }

  .business_boxs_cassette .item_body {
    padding: 3.125% 3.125% 0 25px;
  }

  .business_steps {
    margin-left: 0;
  }

  .business_steps .item_list {
    padding: 5px;
    line-height: 20px;
    margin-bottom: 3.125%;
  }

  .business_steps .item_list span {
    font-size: 1.13em;
    margin-left: 30px;
  }

  .business_steps .item_list:before {
    width: 20px;
    line-height: 20px;
  }

  .information_paragraph {
    margin-top: 8%;
  }

  .information_paragraph_head {
    margin-bottom: 3.125%;
  }

  .information_paragraph_body .item_table_outer {
    overflow-y: hidden;
    overflow-x: hidden;
  }

  .information_paragraph_body .item_table {
    width: 100%;
    margin-bottom: 0;
  }

  .information_paragraph_body .item_table .no_border {
    border-top: 1px solid #a5a5a5 !important;
  }

  .information_paragraph_body .item_table {
    border-right: none;
  }

  .information_paragraph_body .item_table th {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 0.94em;
    background-color: #7bb6d9;
  }

  .information_paragraph_body .item_table td,
  .information_paragraph_body .item_table th {
    display: block;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 0.91em;
    width: 100%;
    border-bottom: 1px dotted #7f7f7f;
    box-sizing: border-box;
    position: relative;
    border-right: 1px solid #a5a5a5;
  }

  .information_paragraph_body .item_table td span:before,
  .information_paragraph_body .item_table th span:before {
    display: block;
    width: 40%;
    padding-right: 10px;
    box-sizing: border-box;
    position: absolute;
    left: 10px;
  }

  .information_paragraph_body .item_table td span,
  .information_paragraph_body .item_table th span {
    display: block;
    width: 60%;
    box-sizing: border-box;
    margin-left: 40%;
  }

  .information_paragraph_body .item_table tr {
    border-top: none;
  }

  .information_paragraph_body .item_table .item_01 span:before {
    content: "領域";
  }

  .information_paragraph_body .item_table .item_02 {
    min-height: calc(3em + 20px);
  }

  .information_paragraph_body .item_table .item_02 span:before {
    content: "開発品コード\a（一般名）";
    white-space: pre;
  }

  .information_paragraph_body .item_table .item_03 span:before {
    content: "開発状況";
  }

  .information_paragraph_body .item_table .item_04 span:before {
    content: "適応";
  }

  .information_paragraph_body .item_table .item_05 span:before {
    content: "備考";
  }

  .recruit_block {
    margin-bottom: 7.8125%;
  }

  .recruit_block_body {
    padding-top: 3.125%;
  }

  .recruit_block_body .item_text {
    margin-bottom: 3.125%;
  }

  .recruit_block_body .button_link.skin_entry,
  .recruit_block_body .button_link.skin_about,
  .recruit_block_body .button_link.skin_requirements,
  .recruit_block_body .button_link.skin_staff {
    margin: 0 auto;
  }

  .recruit_block_body .button_link.skin_entry .button_link_inner,
  .recruit_block_body .button_link.skin_about .button_link_inner,
  .recruit_block_body .button_link.skin_requirements .button_link_inner,
  .recruit_block_body .button_link.skin_staff .button_link_inner {
    width: 100%;
  }

  .recruit_block_body .button_link.skin_entry {
    max-width: 391px;
  }

  .recruit_block_body .button_link.skin_entry .button_link_inner {
    padding-top: 13.5%;
  }

  .recruit_block_body .button_link.skin_about,
  .recruit_block_body .button_link.skin_requirements,
  .recruit_block_body .button_link.skin_staff {
    width: 86.8985%;
    max-width: 280px;
  }

  .recruit_block_body .button_link.skin_about .button_link_inner,
  .recruit_block_body .button_link.skin_requirements .button_link_inner,
  .recruit_block_body .button_link.skin_staff .button_link_inner {
    padding-top: 19.3%;
  }

  .recruit_update_info {
    margin-bottom: 0;
  }

  .recruit_update_info_body {
    margin-top: 5%;
  }

  .recruit_update_info_body .item_lists {
    padding-bottom: 4.3%;
  }

  .recruit_update_info_body .item_list {
    display: block;
    margin-top: 3.125%;
  }

  .recruit_update_info_body .item_list:first-child {
    margin-top: 0;
  }

  .recruit_update_info_body .item_list .item_date {
    display: block;
    width: auto;
  }

  .recruit_update_info_body .item_list .item_info {
    display: block;
    width: auto;
  }

  .recruit_card > .title {
    font-size: 1.14em;
    padding: 5px 35px;
  }

  .section_career_head {
    font-size: 1.07em;
    margin-bottom: 7px;
  }

  .recruit_career_section + .recruit_career_section {
    margin-top: 25px;
  }

  .recruit_card.-new > .title::before,
  .recruit_card.-career > .title::before,
  .recruit_card.-gray > .title::before,
  .recruit_card.-pink > .title::before {
    left: 13%;
  }

  .recruit_requirements_body {
    padding-top: 3.125%;
  }

  .recruit_requirements_body .item_table,
  .recruit_requirements_body .item_table tbody,
  .recruit_requirements_body .item_table tr,
  .recruit_requirements_body .item_table th,
  .recruit_requirements_body .item_table td {
    display: block;
    width: auto;
  }

  .recruit_requirements_body .item_table th,
  .recruit_requirements_body .item_table td {
    padding: 3.125%;
    border-top: 0;
  }

  .recruit_requirements_body .item_table tr:first-child th {
    border-top: 1px solid #dbdbdb;
  }

  .recruit_requirements_body .item_annotation_lists {
    margin-top: 3.125%;
  }

  .recruit_info_body {
    padding-top: 3.125%;
  }

  .recruit_info_body .item_text {
    margin-bottom: 3.125%;
  }

  .recruit_ojt_body {
    padding-top: 3.125%;
  }

  .recruit_ojt_body .item_section {
    margin-bottom: 9.5%;
  }

  .recruit_ojt_body .item_section_head {
    margin-bottom: 4%;
  }

  .recruit_ojt_body .item_section_head .item_title {
    font-size: 1.075em;
  }

  .recruit_ojt_body .item_section_body .item_num:after {
    width: 0.7em;
  }

  .recruit_ojt_body .item_section_body .item_image_lists {
    margin: 7% 0 13%;
  }

  .recruit_ojt_body .item_section_body .item_image_list,
  .recruit_ojt_body .item_section_body .item_image_list:nth-child(-n + 2) {
    margin-top: 10.5%;
  }

  .recruit_ojt_body .item_section_body .item_image_list:first-child {
    margin-top: 0;
  }

  .recruit_ojt_body .item_section_body .item_image_list:nth-child(2n + 1),
  .recruit_ojt_body .item_section_body .item_image_list:nth-child(2n) {
    float: none;
  }

  .recruit_ojt_body .item_section_body .item_image_wrapper {
    text-align: center;
  }

  .recruit_ojt_body .item_section_body .item_image_caption {
    margin-top: 2.5%;
  }

  .recruit_process_body {
    padding-top: 3.125%;
  }

  .recruit_process_body .item_lead {
    padding: 3.125%;
    margin-bottom: 7%;
  }

  .recruit_process_body .item_process_list {
    margin-top: 9.3%;
  }

  .recruit_process_body .item_process_list:before {
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    height: 0;
    padding-top: 9.3%;
    background-position: center center;
    background-size: 3.875% auto;
    margin-top: -9.3%;
  }

  .recruit_process_body .item_process_list_inner {
    display: block;
  }

  .recruit_process_body .item_process_list .item_title {
    display: block;
    width: auto;
    height: auto;
    text-align: center;
    padding: 3.125%;
  }

  .recruit_process_body .item_process_list .item_content {
    display: block;
    width: auto;
    padding: 3.125%;
  }

  .recruit_process_body .item_process_list.skin_single_cell {
    margin-top: 12.656%;
  }

  .recruit_process_body .item_process_list.skin_single_cell:before {
    top: auto;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
    padding-top: 12.656%;
    background-size: 24.3672% auto;
    margin-top: -12.656%;
    margin-left: 0;
  }

  .recruit_process_body
    .item_process_list.skin_single_cell
    .item_process_list_inner {
    padding: 3.125%;
  }

  .recruit_staff_foot .button_link.skin_recruit_top {
    padding: 10px 0;
  }

  .inquiry_media {
    display: block;
    table-layout: auto;
    font-size: 0.88em;
    margin-top: 6.25%;
    margin-bottom: 4.6875%;
  }

  .inquiry_media .item_image,
  .inquiry_media .item_body {
    display: block;
  }

  .inquiry_media .item_image {
    position: relative;
    width: auto;
    height: 100px;
    overflow: hidden;
  }

  .inquiry_media .item_body {
    padding: 3.125%;
  }

  .inquiry_media .item_body .item_text {
    margin-bottom: 3.125%;
  }

  .inquiry_section {
    font-size: 0.88em;
    margin-bottom: 4.6875%;
  }

  .inquiry_sec_2column {
    margin-bottom: 0;
  }

  .inquiry_sec_2column li {
    width: 100%;
    float: none;
  }

  .inquiry_sec_2column li:first-child {
    margin-bottom: 4.6875%;
  }

  .inquiry_sec_2column li:last-child h3 {
    padding-right: 11px;
  }

  .inquiry_sec_2column li .inquiry_section_body {
    padding: 0 3.125% 4.6875%;
  }

  .inquiry_section_head {
    margin-bottom: 3.125% !important;
  }

  .inquiry_section_body .item_table,
  .inquiry_section_body tbody,
  .inquiry_section_body tr {
    display: block;
    width: 100%;
    table-layout: auto;
    margin-bottom: 3.125%;
  }

  .inquiry_section_body .item_table th {
    display: block;
    width: auto;
    padding: 3.125%;
    border: 1px solid #d7d7d7;
    border-bottom: 0;
    font-size: 1.25em;
  }

  .inquiry_section_body .item_table td {
    display: block;
    padding: 3.125%;
    border: 1px solid #d7d7d7;
  }

  .inquiry_section_body .item_cassette .item_title {
    font-size: 1.2em;
    padding-bottom: 1.5625%;
    margin-bottom: 1.5625%;
  }

  .inquiry_section_body .item_cassette .item_freedial {
    padding-left: 70px;
    font-size: 1.14em;
    background-position: 0 50%;
    background-size: 65px auto;
  }

  .inquiry_section_body .item_cassette .item_time {
    font-size: 1em;
    margin-bottom: 3.125%;
  }

  .inquiry_section_body .item_cassette .item_caption,
  .inquiry_section_body .item_cassette .item_txt {
    font-size: 0.9em !important;
    margin-bottom: 4.6875%;
  }

  .inquiry_section_body .item_table .item_cassette .icon_link_arrow {
    line-height: 20px;
    font-size: 1em;
  }

  .inquiry_section_body .item_inner {
    padding: 0 3.125% 4.6875%;
  }

  .inquiry_section_body .item_inner .item_head {
    font-size: 1.13em;
    margin-bottom: 3.125%;
  }

  .inquiry_section_body .item_inner .item_body {
    font-size: 0.94em;
  }

  .inquiry_attention {
    padding: 3.125%;
    font-size: 0.75em;
    margin-bottom: 6.25%;
  }

  .inquiry_attention .item_head {
    display: block;
    padding: 1.5625%;
    color: #fff;
    background-color: #d6007f;
    margin-bottom: 10px;
  }

  .attention_block_head {
    padding-left: 3.125%;
    padding-right: 3.125%;
    font-size: 1.25em;
  }

  .attention_block_body {
    padding: 3.125%;
  }

  .attention_block_body .item_text {
    margin-bottom: 3.125%;
  }

  .sitemap_paragraph {
    padding: 3.125%;
    overflow: hidden;
  }

  .sitemap_paragraph_head {
    float: none;
    width: auto;
    padding-right: 0;
    font-size: 1.13em;
  }

  .sitemap_paragraph_head .icon_link_arrow,
  .sitemap_paragraph_head .icon_square {
    line-height: 20px;
  }

  .sitemap_paragraph_body {
    margin-top: 20px;
    margin-left: 0;
  }

  .sitemap_paragraph_body .item_lists {
    float: none;
    width: auto;
    padding-left: 28px;
  }

  .sitemap_paragraph_body .item_lists .item_lists {
    margin-top: 20px;
    padding-left: 23px;
  }

  .sitemap_paragraph_body .item_list {
    line-height: 1.2;
    margin-bottom: 20px;
  }

  .sitemap_paragraph_body .item_list .item_link {
    /* line-height: 20px; */
  }

  .sitemap_paragraph_body .item_list .item_link_child {
    /* line-height: 20px; */
  }

  .privacy_paragraph {
    margin-bottom: 6.25%;
  }

  .privacy_paragraph:nth-of-type(2) {
    padding-top: 4.6875%;
  }

  .privacy_paragraph_ttl {
    font-size: 1.13em;
  }

  .privacy_paragraph_head {
    padding-bottom: 1.5625%;
    font-size: 1.13em;
  }

  .privacy_paragraph_body {
    padding-top: 3.125%;
  }

  .privacy_paragraph_body .item_text {
    margin-bottom: 3.125%;
  }

  .privacy_paragraph_body .item_text_mgt {
    margin-top: 6.25%;
    margin-bottom: 3.125%;
  }

  .tos_paragraph {
    margin-bottom: 4.6875%;
  }

  .tos_paragraph .item_text_pdl {
    margin-top: 3.125%;
    padding-left: 3.5em;
  }

  .tos_paragraph_head {
    padding-bottom: 3.125%;
    line-height: 20px;
    font-size: 1.2em;
  }

  .tos_paragraph_head .item_number {
    width: 20px;
    height: 20px;
  }

  .tos_paragraph_head .item_title {
    margin-left: 30px;
  }

  .tos_paragraph_body {
    padding: 3.125% 0;
  }

  .tos_lists .item_list {
    text-indent: -3.3em;
    padding-left: 3.5em;
    margin-bottom: 3.125%;
  }

  .tos_lists .item_list .item_child {
    padding-top: 3.125%;
    margin-left: 0;
    text-indent: 0;
  }

  .tos_lists .item_list .item_child li {
    margin-top: 1.5625%;
  }

  .tos_section {
    margin-bottom: 7.6875%;
  }

  .tos_section_head {
    font-size: 1.25em;
    margin-bottom: 3.125%;
  }

  .tos_section_body .item_text {
    margin-bottom: 3.125%;
  }

  .sslannounce_block_head {
    padding-left: 3.125%;
    padding-right: 3.125%;
    font-size: 1.2em;
  }

  .sslannounce_block_body {
    padding: 3.125%;
  }

  .sslannounce_paragraph {
    margin-bottom: 3.125%;
    overflow: hidden;
  }

  .sslannounce_paragraph_head {
    padding-bottom: 1.5625%;
    font-size: 1.08em;
  }

  .sslannounce_paragraph_body {
    padding-top: 3.125%;
  }

  .sslannounce_cassette {
    margin-bottom: 3.125%;
  }

  .sslannounce_cassette .item_body {
    padding-left: 1.5em;
  }

  .sslannounce_image {
    text-align: center;
    margin-bottom: 3.125%;
  }

  .certificate-mainContents {
    padding: 34px 10px 0;
  }

  .hcp-hLv1 + * {
    margin-top: 30px;
  }

  .hcp-hLv1 > .title {
    font-size: 1.5625rem;
  }

  .hcp-hLv1 > .title::before {
    top: 0;
    bottom: 0;
  }

  .hcp-hLv2 > .title {
    font-size: 1.375rem;
    padding: 7px 24px 11px 20px;
  }

  .hcp-hLv2 + * {
    margin-top: 21px;
  }

  .hcp-paragraph + .hcp-paragraph {
    margin-top: 30px;
  }

  .hcp-boxColumn.-half > .column + .column {
    margin-top: 30px;
  }

  .newslist {
    font-size: 1.333em;
  }

  .newslist_head {
    padding: 5px 10px;
    border-bottom: 2px solid #80c6db;
    font-size: 1em;
  }

  .newslist_body {
    padding: 5.46875% 0;
  }

  .movie_section {
    padding: 0;
  }

  .notfound_block {
    padding: 3.125%;
    border-radius: 3px;
    font-size: 0.75em;
    margin-top: 6.25%;
    margin-bottom: 6.25%;
  }

  .notfound_block_head {
    padding-bottom: 1.5625%;
    font-size: 1.2em;
  }

  .notfound_block_body {
    padding: 3.125% 0 5.46875%;
  }

  .view-c-search-result .view-content .views-field a {
    font-size: 90%;
    padding: 28px 16px;
  }

  .view-c-search-result .view-content .views-field .field-content-title {
    font-size: 110%;
  }

  .view-c-search-result .pager__item a {
    font-size: 96%;
    line-height: 2em;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box_links_compliance li a:not(:target) {
    background-position: 0 3px;
  }
}




.mt-0 {
  margin-top: 0 !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}





.contents.skin_staff .contents_inner {
  padding: 43px 52px;
  overflow: hidden;
  border: 1px solid #d7d7d7;
  font-size: .94em;
  margin-top: 45px;
  margin-bottom: 45px;
}

.contents.skin_recruit .contents_inner {
  padding: 43px 52px;
  overflow: hidden;
  border: 1px solid #d7d7d7;
  font-size: .94em;
  margin-top: 45px;
  margin-bottom: 45px;
}

@media screen and (max-width: 767px) {
  .contents.skin_staff .contents_inner {
    box-sizing: border-box;
    width: 100%;
  }

  .contents.skin_recruit .contents_inner {
    padding: 4.6875%;
    margin-top: 6.25%;
    margin-bottom: 6.25%;
  }
}
.wrap {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .wrap {
    padding-top: 64px;
  }

  .wrap.skin_staff {
    padding-top: 0;
  }
}





.c-base-modal {
  position: fixed;
  left: 50%;
  top: 50%;
  background: #fff;
  border: none;
  width: 1000px;
  max-width: calc(100% - 36px);
  max-height: calc(100dvh - 36px);
  translate: -50% -50%;
  margin: 0;
  outline: none;
  padding: 0;
  overflow: auto;
  color: #333;
}

.c-base-modal::-ms-backdrop {
  background: rgba(0,0,0,.4);
}

.c-base-modal::backdrop {
  background: rgba(0,0,0,.4);
}

.c-base-modal__container {
  padding: 50px 60px 60px;
}

.c-base-modal__ttl {
  font-size: 36px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #148ab4;
  margin-bottom: 15px;
  line-height: 1.4;
}

.c-base-modal__heading {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 8px;
}

.c-base-modal__desc {
  font-size: 0.875rem;
  line-height: 2em;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 22px;
}

.c-base-modal__question {
  font-size: 1.375rem;
  line-height: 2em;
  text-align: center;
  margin-bottom: 12px;
}

.c-base-modal__box-container {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.c-base-modal__box {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  background-color: #f5f5f5;
  gap: 0;
}

.c-base-modal__box-left {
}

.c-base-modal__box-heading {
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  background: #007fad;
  box-sizing: border-box;
  padding: 10px;
  display: grid;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.c-base-modal__box-body {
  padding: 30px;
  align-self: center;
}

.c-base-modal__box-left_btn {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.c-base-modal__box-left_btn a {
  display: inline-flex;
  justify-content: center;
  align-items: center;

  width: 45%;
  height: 48px;
  padding-left: 10px;
  padding-right: 10px;

  font-size: 16px;
  box-sizing: border-box;
  text-decoration: unset;
  color: #333;
  background: #fff;
  border: 1px solid #8e9698;
  border-radius: 30px;
  text-align: center;
  transition: opacity 0.2s linear;
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.c-base-modal__box-right_btn-con {
  height: 79.81%;
}

.c-base-modal__box-btn-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.c-base-modal__box-btn-single {
  width: 100%;
  max-width: 370px;
  margin-inline: auto;
}

.c-base-modal__button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 48px;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  box-sizing: border-box;
  color: #333;
  background: #fff;
  border: 1px solid #8e9698;
  border-radius: 30px;
  text-align: center;
  text-decoration: unset;
  transition: opacity 0.2s linear;
}

@media (hover: hover) {
  .c-base-modal__button:hover {
    text-decoration: none;
    opacity: 0.4;
  }
}

.sp-br {
  display: none;
}

@media (max-width: 1080px) {
  .c-base-modal__box-left_btn {
    padding: 20px;
  }
  .c-base-modal__box-left_btn a {
    font-size: 0.8rem;
    line-height: 1.42;
  }
  .c-base-modal__box-right_btn {
    font-size: 0.8rem;
    line-height: 1.42;
  }
}

@media (max-width: 767px) {
  .c-base-modal__container {
    padding: 25px 30px 30px;
  }

  .c-base-modal__ttl {
    font-size: 20px;
    margin-bottom: 0px;
  }

  .c-base-modal__heading {
    font-size: 0.875rem;
    margin-bottom: 5px;
  }

  .c-base-modal__desc {
    font-size: 10px;
    margin-bottom: 10px;
  }

  .c-base-modal__desc br {
    display: none;
  }

  .c-base-modal__question {
    font-size: 1.125rem;
    margin-bottom: 5px;
  }

  .c-base-modal__box-container {
    grid-template-columns: 100%;
    gap: 10px;
  }

  .c-base-modal__box-heading {
    font-size: 0.875rem;
    font-size: 14px;
    padding: 10px;
  }

  .c-base-modal__box-body {
    padding: 20px;
  }

  .c-base-modal__box-left_btn {
    padding: 20px;
  }

  .c-base-modal__button {
    font-size: 14px;
  }

  .c-base-modal__box-right_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 279px;
    width: 95%;
    padding: 0px;
    font-size: 0.875rem;
    line-height: 1.42;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
  }

  .c-base-modal__box-right_btn-con {
    min-height: 88px;
  }

  .sp-br {
    display: block;
  }
}

@media (max-width: 375px) {
  .c-base-modal__container {
    padding: 25px 20px 30px;
  }
}
.c-blank-modal-01 {
  position: fixed;
  left: 50%;
  top: 50%;
  background: #fff;
  border: none;
  width: 1000px;
  max-width: calc(100% - 36px);
  max-height: calc(100dvh - 36px);
  translate: -50% -50%;
  margin: 0;
  outline: none;
  padding: 0;
  overflow: auto;
  color: #333;
}

.c-blank-modal-01::-ms-backdrop {
  background: rgba(0,0,0,.4);
}

.c-blank-modal-01::backdrop {
  background: rgba(0,0,0,.4);
}

.c-blank-modal-01__container {
  padding: 60px 20px 70px;
  position: relative;
}

.c-blank-modal-01__close {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 20px;
  background: none;
  border: none;
  transition: none;
  border-radius: 4px;
}

.c-blank-modal-01__close::before,
.c-blank-modal-01__close::after {
  content: '';
  width: 100%;
  height: 2px;
  background: #000;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
}

.c-blank-modal-01__close::before {
  rotate: 45deg;
}

.c-blank-modal-01__close::after {
  rotate: -45deg;
}

@media (hover: hover) {
  .c-blank-modal-01__close:hover {
    background: rgba(0, 0, 0, 0.1);
  }
}

.c-blank-modal-01__title {
  color: #148ab4;
  font-size: 36px;
  text-align: center;
}

.c-blank-modal-01__text {
  font-size: 14px;
  margin-top: 20px;
  text-align: center;
  line-height: 2;
}

.c-blank-modal-01__button {
  display: flex;
  align-items: center;
  max-width: 480px;
  margin-inline: auto;
  height: 60px;
  border-radius: 30px;
  border: solid 1px #8e9698;
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
  overflow: hidden;
}

.c-blank-modal-01__button:focus-visible {
  background: #007fad;
  border-color: #007fad;
  color: #fff;
  text-decoration: none;
  outline: none;
}

.c-blank-modal-01__button-text {
  line-height: 1.4;
  width: 100%;
}

.c-blank-modal-01__button[target=_blank] .c-blank-modal-01__button-text::after {
  content: "";
  width: .9em;
  height: .9em;
  display: inline-block;
  vertical-align: baseline;
  margin-inline: 3px;
  translate: 0 1px;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/common/blank-black.svg);
}

.c-blank-modal-01__button[target=_blank]:focus-visible .c-blank-modal-01__button-text::after {
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/common/blank-white.svg);
}

@media screen and (max-width: 767px) {
  .c-blank-modal-01__container {
    padding: 40px 20px 30px;
  }

  .c-blank-modal-01__close {
    width: 25px;
    height: 25px;
    right: 10px;
    top: 10px;
  }

  .c-blank-modal-01__title {
    font-size: 20px;
  }

  .c-blank-modal-01__text {
    margin-top: 10px;
    font-size: 10px;
  }

  .c-blank-modal-01__button {
    margin-top: 20px;
    font-size: 14px;
    height: 48px;
    max-width: 238px;
  }
}

@media (hover: hover) {
  .c-blank-modal-01__button:hover {
    background: #007fad;
    border-color: #007fad;
    color: #fff;
    text-decoration: none;
  }

  .c-blank-modal-01__button[target=_blank]:hover .c-blank-modal-01__button-text::after {
    background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/common/blank-white.svg);
  }
}
.c-button-01 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  box-sizing: border-box;
  border-radius: 24px;
  border: solid 2px #d8d8d8;
}

.c-button-01.is-small {
  max-width: 224px;
  margin-inline: auto;
}

@media (hover: hover) {
  .c-button-01:hover {
    background: #007fad;
    color: #fff;
    text-decoration: none;
    border-color: rgba(0,0,0,0);
  }
}
.c-contents-01 {
  margin-top: var(--margin-top, 25px);
  margin-bottom: var(--margin-bottom, 15px);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.c-contents-01__item>*:first-child {
  --margin-top: 0;
}

.c-contents-01__item>*:last-child {
  --margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .c-contents-01 {
    grid-template-columns: 100%;
  }
}
.c-cookie-banner {
  background: rgba(0, 127, 173, 0.9);
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  width: 100%;
  padding-inline: 4.6875%;
}

.c-cookie-banner__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 164px;
  gap: 20px 50px;
  align-items: center;
}

@media (max-width: 767px) {
  .c-cookie-banner__inner {
    grid-template-columns: 100%;
  }
}

.c-cookie-banner__left {

}

.c-cookie-banner__text {
  margin: 0;
}

@media (max-width: 767px) {
  .c-cookie-banner__text {
    font-size: 14px;
  }
}

.c-cookie-banner__text a {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.c-cookie-banner__right {

}

@media (max-width: 767px) {
  .c-cookie-banner__right {
    width: 100%;
  }
}

.c-cookie-banner__button {
  display: flex;
  border: solid 1px #8E9698;
  background: #fff;
  color: #333;
  align-items: center;
  padding: 0 10px;
  min-height: 48px;
  border-radius: 24px;
  width: 100%;
  justify-content: center;
  transition: none;
  box-sizing: border-box;
}

.c-cookie-banner__button:hover {
  opacity: 0.4;
}
.c-hhc-banner-01 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.c-layout-01 {
  margin-top: 45px;
  margin-bottom: 45px;
}

@media screen and (max-width: 767px) {
  .c-layout-01 {
    margin-bottom: 50px;
  }
}
.c-layout-02 {
  display: grid;
  grid-template-columns: 235px minmax(0, 1fr);
  margin-top: 45px;
  margin-bottom: 45px;
  gap: 50px 45px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  align-items: flex-start;
}

.c-layout-02__main {
}

.c-layout-02__side {
  box-sizing: border-box;
}

.c-layout-02__bottom {
  display: none;
}

@media screen and (max-width: 767px) {
  .c-layout-02 {
    grid-template-columns: 100%;
    margin-bottom: 50px;
  }

  .c-layout-02__main {
    font-size: 14px;
  }

  .c-layout-02__side {
    display: none;
  }

  .c-layout-02__bottom {
    display: block;
  }
}


@media print {
  .c-layout-02 {
    display: flex;
    /* flex-flow: row-reverse; */
    width: 100%;
    /* overflow: hidden; */
  }

  .c-layout-02__main {
    width: 70%;
    gap: 5%;
    flex-grow: 0;
    /* overflow: hidden; */
  }

  .c-layout-02__side {
    width: 25%;
    flex-shrink: 0;
  }
}
/*
  モジュールエリアの最初と最後のマージンを削除する
*/
.c-module-area-01 .dnd-section:first-child .dnd-row:first-child {
  --margin-top: 0;
}

.c-module-area-01 .dnd-section:last-child .dnd-row:last-child {
  --margin-bottom: 0;
}


/* 背景色をつけた箇所対策 */
.c-module-area-01 div[class*="-padding"] .dnd-row:first-child {
  --margin-top: 0;
}

.c-module-area-01 div[class*="-padding"] .dnd-row:last-child {
  --margin-bottom: 0;
}
.c-navigation-01 {
  background: #f5f5f5;
  border-radius: 8px;
  padding: 20px 24px;
  line-height: 1.6;
}

.c-navigation-01__category {
  font-size: 18px;
}

.c-navigation-01__body::before {
  content: "";
  display: block;
  margin-left: -4px;
  margin-right: -4px;
  margin-top: 15px;
  margin-bottom: 15px;
  height: 1px;
  background: #c1c1c1;
}

.c-navigation-01__list {
  display: grid;
  grid-template-columns: 100%;
}

.c-navigation-01__list-item {
}

.c-navigation-01__list-item:last-child {
  --c-navigation-01__children-padding-bottom: 0;
}

.c-navigation-01__link {
  display: block;
  margin-inline: -24px;
  padding: 8px 24px;
}

.c-navigation-01__link.active {
  background: #E6E6E6;
}


/* 第4階層 */
.c-navigation-01__children {
  font-size: 14px;
  padding-bottom: var(--c-navigation-01__children-padding-bottom, 20px);
}

.c-navigation-01__children-item {
}

.c-navigation-01__children-link {
  display: block;
  padding: 5px  24px 5px calc(24px + 1em);
  margin-inline: -24px;
  position: relative;
}

.c-navigation-01__children-link.active {
  background: #E6E6E6;
}

.c-navigation-01__children-link::before {
  content: "-";
  position: absolute;
  left: 24px;
}

@media screen and (max-width: 767px) {
  .c-navigation-01 {
    border-radius: 0;
    padding: 30px 24px 40px;
  }

  .c-navigation-01__category {
    font-size: 16px;
  }

  .c-navigation-01__body::before {
    margin: 15px 0 30px;
  }

  .c-navigation-01__list {
    font-size: 14px;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 48px;
  }
}

/* ===== ニュース年度プルダウン共通 ===== */
.c-navigation-01__select-wrapper {
  position: relative;
  display: block;
}

.c-navigation-01__select-wrapper::after {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #555;
}

.c-navigation-01__select {
  display: block;
  width: 100%;
  padding: 10px 36px 10px 14px;
  border: 1px solid #c1c1c1;
  border-radius: 4px;
  background: #fff;
  font-size: 14px;
  color: #333;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  line-height: 1.5;
}

.c-navigation-01__select:focus {
  outline: 2px solid #0068b7;
  outline-offset: 1px;
}

/* ===== SP用年度絞り込みブロック（ページ最上部） ===== */
.c-news-year-select-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .c-news-year-select-sp {
    display: block;
    background: #f5f5f5;
    padding: 16px 24px;
  }

  .c-news-year-select-sp__inner {
    max-width: 960px;
    margin: 0 auto;
  }

  .c-news-year-select-sp .c-navigation-01__select {
    font-size: 16px;
    padding: 12px 40px 12px 14px;
  }
}
@-webkit-keyframes fade-in {
  0% {
    visibility: hidden;
    opacity: 0;
  }

  50% {
    visibility: visible;
    opacity: 0.5;
  }

  100% {
    visibility: visible;
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    visibility: hidden;
    opacity: 0;
  }

  50% {
    visibility: visible;
    opacity: 0.5;
  }

  100% {
    visibility: visible;
    opacity: 1;
  }
}

.c-page-top-01 {
  font-weight: inherit;
  background: rgba(0, 0, 0, 0);
  border: none;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: none;
  appearance: none;
  display: inline;
  text-shadow: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  font-family: inherit;
  width: 100%;
  cursor: pointer;
  line-height: inherit;
  text-align: inherit;
  width: 36px;
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 998;
  visibility: hidden;
  /* 20240607 デバッグ対応で追加*/
  border: 1px solid #fff;
}

.c-page-top-01.is-active {
  visibility: visible;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
}

.c-page-top-01 svg {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
}

@media (hover: hover) {
  .c-page-top-01:hover {
    opacity: 0.6;
  }
}

.c-page-top-01__top-anchor:focus {
  outline: none;
}
.c-pick-up-01 {
  background: #efeff0;
  padding-top: 40px;
  padding-bottom: 60px;
}

.c-pick-up-01__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px 26px;
}

.c-pick-up-01__banner {
  background: #fff;
  display: grid;
  grid-template-columns: 80px 1fr;
  align-items: flex-start;
  gap: 16px;
  border-radius: 8px;
  padding: 20px;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

.c-pick-up-01__banner:focus-visible {
  box-shadow: 0 0 0 2px #b5007c inset;
}

.c-pick-up-01__image {
  border-radius: 4px;
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  display: block;
  width: 100%;
}

.c-pick-up-01__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}

.c-pick-up-01__text {
  margin-top: 4px;
  font-size: 14px;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .c-pick-up-01__list {
    grid-template-columns: 100%;
  }

  .c-pick-up-01__banner {
    border-radius: 5px;
  }
}

@media (hover: hover) {
  .c-pick-up-01__banner:hover {
    text-decoration: none;
    opacity: .6;
  }
}
:where(.c-rich-text-01) p {
  margin-top: 20px;
  margin-bottom: 20px;
}

:where(.c-rich-text-01) a {
  text-decoration: underline;
  text-underline-offset: 2px;
}

:where(.c-rich-text-01) a:not(:has(img))[target="_blank"]::after {
  content: "";
  width: 0.9em;
  height: 0.9em;
  display: inline-block;
  vertical-align: baseline;
  margin-inline: 3px;
  translate: 0 1px;
  background-image: url(https://43915771.fs1.hubspotusercontent-na1.net/hubfs/43915771/raw_assets/public/corporate/images/common/blank-black.svg);
}

:where(.c-rich-text-01) a:has(img)[target="_blank"]::after {
  display: none !important;
}

:where(.c-rich-text-01) em {
  font-style: italic;
}

:where(.c-rich-text-01) h1 {
  margin-top: 60px;
  margin-bottom: 30px;
  font-size: 36px;
  line-height: 1.6;
  border-bottom: solid 2px #F05BB4;
}

:where(.c-rich-text-01) h2 {
  margin-top: 60px;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 500;
  border-bottom: solid 2px #0FA1C4;
  padding-bottom: 10px;
  line-height: 1.6;
  font-weight: 500;
}

:where(.c-rich-text-01) h3 {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.6;
  padding-bottom: 5px;
  border-bottom: solid 2px #d8d8d8;
}

:where(.c-rich-text-01) h4,
:where(.c-rich-text-01) h5,
:where(.c-rich-text-01) h6 {
  margin-top: 45px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.6;
  font-weight: bold;
}

:where(.c-rich-text-01) pre {
  margin-top: 30px;
  margin-bottom: 30px;
}

:where(.c-rich-text-01) code {
  background: #000;
  padding: 5px;
  border-radius: 5px;
  font-family: monospace, monospace;
  color: #fff;
  margin-inline: 5px;
}

:where(.c-rich-text-01) ul {
  margin-top: 30px;
  margin-bottom: 30px;
  list-style: initial;
  list-style-position: outside;
  list-style-type: initial;
  padding-left: 20px;
}

:where(.c-rich-text-01) ul ul {
  margin-top: 0;
  margin-bottom: 0;
}

:where(.c-rich-text-01) ol {
  margin-top: 30px;
  margin-bottom: 30px;
  list-style: initial;
  list-style-position: outside;
  list-style-type: decimal;
  padding-left: 20px;
}

/* コピペしたときに table タグがリッチテキストの直下に入った場合の対応 */
:where(.c-rich-text-01) table {
  margin-top: 30px;
  margin-bottom: 30px;
  border-collapse: collapse;
  table-layout: fixed;
}

/* リッチテキストからテーブルを挿入した際に div が一つ挟まる */
:where(.c-rich-text-01) div[data-hs-responsive-table] {
  margin-top: 30px;
  margin-bottom: 30px;
}

:where(.c-rich-text-01) div[data-hs-responsive-table] table {
  margin-top: 0;
  margin-bottom: 0;
  border-collapse: collapse;
  table-layout: fixed;
}

:where(.c-rich-text-01) hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: none;
  height: 2px;
  background: #d8d8d8;
}

:where(.c-rich-text-01) *:first-child {
  margin-top: 0 !important;
}

:where(.c-rich-text-01) *:last-child {
  margin-bottom: 0 !important;
}

:where(.c-rich-text-01) .hs_cos_wrapper_type_module {
  --margin-top: 0;
  --margin-bottom: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  /* display: grid;
  grid-template-columns: 100%; */
}

@media screen and (max-width: 767px) {
  :where(.c-rich-text-01) h1 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 20px;
  }

  :where(.c-rich-text-01) h2 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 18px;
  }

  :where(.c-rich-text-01) h3 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 16px;
  }

  :where(.c-rich-text-01) .container {
    padding: 0 !important;
  }
}

@media (hover: hover) {
  :where(.c-rich-text-01) a:hover {
    opacity: 0.5;
  }
}


@media screen and (max-width: 767px) {
  #hs_cos_wrapper_widget_1709870199831 .c-rich-text-01 th {
    vertical-align: middle;
    padding: 5px;
  }
  #hs_cos_wrapper_widget_1709870199831 .c-rich-text-01 p {
    font-size: 14px;
  }
}

@media screen and (max-width: 340px) {
  #hs_cos_wrapper_widget_1709870199831 .c-rich-text-01 p {
    font-size: 13px;
  }
}
.c-slider-01 {
  margin-top: var(--margin-top, 15px);
  margin-bottom: var(--margin-bottom, 15px);
}

.c-slider-01 .splide__track {
  position: relative;
}

.c-slider-01 .splide__arrows {
  /* position: absolute;
  width: calc(100% - 40px);
  max-width: 1112px;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
  z-index: 10;
  pointer-events: none;
  display: flex;
  justify-content: space-between; */

  position: relative;
}

.c-slider-01 .splide__arrow {
  font-weight: inherit;
  background: rgba(0,0,0,0);
  border: none;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: none;
  appearance: none;
  display: inline;
  text-shadow: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  font-family: inherit;
  width: 100%;
  cursor: pointer;
  line-height: inherit;
  text-align: inherit;
  pointer-events: auto;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #8e9698;
  border: solid 2px #fff;
  display: block;
  z-index: 10;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  z-index: 10;
}

.c-slider-01 .splide__arrow:focus-visible {
  outline: none;
  border-color: #F05BB4;
}

.c-slider-01 .splide__arrow::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-left: var(--c-slider-01__border-left);
  border-right: var(--c-slider-01__border-right);
  position: absolute;
  top: 50%;
  left: 32%;
  -webkit-transform-origin: var(--c-slider-01__transform-origin);
  transform-origin: var(--c-slider-01__transform-origin);
  rotate: var(--c-slider-01__arrow-rotate);
}

.c-slider-01 .splide__arrow--prev {
  --c-slider-01__arrow-rotate: -45deg;
  --c-slider-01__border-left: solid 2px #fff;
  --c-slider-01__transform-origin: left top;
  right: calc(50% + 520px);
}

.c-slider-01 .splide__arrow--next {
  --c-slider-01__arrow-rotate: 45deg;
  --c-slider-01__border-right: solid 2px #fff;
  --c-slider-01__transform-origin: right top;
  left: calc(50% + 520px);
}

.c-slider-01 .splide__slide a {
  display: block;
}

.c-slider-01 .splide__slide a:focus-visible {
  outline: solid 2px #F05BB4;
  outline-offset: -2px;
}

.c-slider-01 .splide__slide img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1000/280;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.c-slider-01__indicators {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 10px;
}

.c-slider-01__indicators .splide__pagination {
  display: flex;
}

.c-slider-01__indicators .splide__pagination li {
  display: block;
}

.c-slider-01__indicators .splide__pagination .splide__pagination__page {
  font-weight: inherit;
  background: rgba(0,0,0,0);
  border: none;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: none;
  appearance: none;
  display: inline;
  text-shadow: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  font-family: inherit;
  width: 100%;
  cursor: pointer;
  line-height: inherit;
  text-align: inherit;
  width: 30px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-slider-01__indicators .splide__pagination .splide__pagination__page::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: var(--c-slider-01__dot-color, #8E9698);
  border-radius: 50%;
  scale: var(--c-slider-01__dot-scale);
  transition: scale .2s ease;
}

.c-slider-01__indicators .splide__pagination .splide__pagination__page.is-active {
  --c-slider-01__dot-color: #000000;
  --c-slider-01__dot-scale: 166.6666666667%;
}

.c-slider-01__indicators .splide__pagination .splide__pagination__page:focus-visible {
  outline: none;
  box-shadow: 0px 0px 0px 2px #b5007c inset;
}

.c-slider-01__indicators .splide__toggle {
  font-weight: inherit;
  background: rgba(0,0,0,0);
  border: none;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: none;
  appearance: none;
  display: inline;
  text-shadow: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  font-family: inherit;
  width: 100%;
  cursor: pointer;
  line-height: inherit;
  text-align: inherit;
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.c-slider-01__indicators .splide__toggle:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px #F05BB4 inset;
}

.c-slider-01__indicators .splide__toggle svg {
  display: block;
  aspect-ratio: 1/1;
  fill: var(--c-slider-01__pause-fill);
}

.c-slider-01__indicators .splide__toggle.is-active .splide__toggle__pause {
  display: block;
}

.c-slider-01__indicators .splide__toggle__play {
  width: 40%;
  translate: 1px 0;
}

.c-slider-01__indicators .splide__toggle__pause {
  width: 40%;
}

@media screen and (max-width: 1140px) {
  .c-slider-01 .splide__arrow--prev {
    right: auto;
    left: 20px;
  }

  .c-slider-01 .splide__arrow--next {
    left: auto;
    right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .c-slider-01 .splide {
    position: relative;
  }

  .c-slider-01 .splide__track {
    /* position: static;
    aspect-ratio: 375/205; */
  }

  .c-slider-01 .splide__arrows {
    /* width: calc(100% - 32px);
    top: auto;
    bottom: 0;
    translate: -50% 0; */
  }

  .c-slider-01 .splide__arrow {
    /* right: auto;
    top: auto;
    bottom: 0; */
    width: 28px;
    height: 28px;
    /* translate: none; */
  }

  .c-slider-01 .splide__arrow::before {
    width: 6px;
    height: 6px;
  }

  .c-slider-01 .splide__slide img {
    aspect-ratio: 375/205;
  }

  .c-slider-01__indicators {
    padding-inline: calc(4.6875% + 40px);
  }

  .c-slider-01__indicators .splide__pagination .splide__pagination__page {
    width: 26px;
  }
}

@media (hover: hover) {
  .c-slider-01 .splide__arrow:hover {
    background: #000;
  }

  .c-slider-01 .splide__slide a:hover:hover {
    opacity: .5;
  }

  .c-slider-01__indicators .splide__pagination .splide__pagination__page:hover {
    --c-slider-01__dot-scale: 166.6666666667%;
  }

  .c-slider-01__indicators .splide__toggle:hover {
    --c-slider-01__pause-fill: #fff;
    background: #000;
  }
}
.c-title-02 {
  margin-bottom: var(--margin-bottom, 5px);
  font-size: 1.32em;
  font-weight: 500;
  line-height: 1.6;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .c-title-02 {
    margin-bottom: var(--margin-bottom, -5px);
    font-size: 1.07em;
  }
}
.c-title-05 {
  margin-top: var(--margin-top, 25px);
  margin-bottom: var(--margin-bottom, 5px);
  font-size: 28px;
  line-height: 1.6;
  padding-bottom: 10px;
  border-bottom: solid 2px #0FA1C4;
}

@media screen and (max-width: 767px) {
  .c-title-05 {
    font-size: 18px;
    line-height: 1.4444444444;
    font-size: 20px;
  }
}