@charset "UTF-8";

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

article,
aside,
tab_content,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 0.81em;
}

sub,
sup {
  font-size: 0.75rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------*/
/* reset
/*--------------------------------------------------------------*/
*:not(.m3_wrapper) {
  box-sizing: border-box;
}

body {
  color: #555;
  font-family: "メイリオ", Meiryo, sans-serif;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

h2,
h3,
h4 {
  line-height: 1em;
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

a img,
a:focus img,
a img:focus {
  border: 0;
}

.body-content a {
  text-decoration: none;
}

.body-content a:hover {
  text-decoration: underline;
}

.official-navi dd:after,
.official-info:after,
.clearfix:after,
.row:after,
.frow:after,
.m3cr_content_nav dd:after,
.m3cr-info__list:after,
.m3cr-main__btm-fav:after,
.m3cr_info_list01:after,
.undernav:after,
.subject_btn:after,
.apply_btm:after {
  clear: both;
  content: "";
  display: block;
}

/* font utility */
/* prefix utility */
/* responsive utility */
/*---------- media queries for sonodakai----------*/
html, body, div, h1, h2, h3, h4, h5, h6, p, img, i, ul, li, header, nav, aside, section, footer {
  border: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

a:not([eop-action=click]):not([role=button]):not(.atlas-nav-sp__item__link) {
  color: #000;
  cursor: pointer;
  display: block;
  text-decoration: none;
}

a:link:not([eop-action=click]):not([role=button]):not(.atlas-nav-sp__item__link), a:visited:not([eop-action=click]):not([role=button]):not(.atlas-nav-sp__item__link):not(.recruitment_table td a) {
  color: #000;
}

a:hover:not([eop-action=click]):not([role=button]), a:active:not([eop-action=click]):not([role=button]) {
  color: #000;
}

a img {
  border: none;
}

img:not(.atlas-header__logo):not([alt="m3.com アプリ"]):not([alt="m3.com"]):not(.m3-text--m3-point-mark):not(.atlas-nav-sp__item__apoint) {
  border: 0;
  vertical-align: middle;
  width: 100%;
}

iframe {
  vertical-align: top;
  width: 100%;
}

*:not(.m3_wrapper) {
  box-sizing: border-box;
}

body {
  color: #555;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

h2, h3, h4 {
  line-height: 1em;
  margin: 0;
  padding: 0;
}

h3 {
  font-family: "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

a img, a:focus img, a img:focus {
  border: 0;
}

.body-content a {
  text-decoration: none;
}

.body-content a:hover {
  text-decoration: underline;
}

.body-content a:hover img {
  -moz-opacity: 0.9;
  -webkit-transition: all 0.3s ease;
  filter: alpha(opacity=90);
  opacity: 0.9;
  transition: all 0.3s ease;
}

.official-navi ul {
  margin: 0 auto;
  width: 100%;
}

.official-navi ul li {
  float: left;
  line-height: 50px;
  margin: 0 auto;
  text-align: center;
}

.official-navi ul li a {
  display: block;
  height: 100%;
  width: 100%;
}

#main {
  margin: 0 auto;
  padding-top: 30px;
}

#m3_main-body img {
  max-width: 100%;
}

@media (max-width: 768px) {
  #main {
    background: #fff;
    padding: 30px 10px;
    width: 100%;
  }
}
#m3_config > #m3_main-body > #m3_config > #m3_main-body {
  background: none;
}

.body-content a {
  color: #ddd;
}

.body-content a :hover {
  -webkit-transition: all 0.3s ease;
  text-decoration: none;
  transition: all 0.3s ease;
}

.official-info {
  margin: 0 auto 42px;
  padding: 20px 40px;
}

.official-info .title01 {
  font-size: 18px;
  font-size: 1.1rem;
  font-weight: bold;
  text-align: left;
}

.official-info dl {
  margin: 12px auto;
  width: 100%;
}

.official-info dl dt {
  float: left;
  padding-left: 10px;
  width: 20%;
}

.official-info dl dd {
  float: left;
  width: 80%;
}

@media screen and (max-width: 768px) {
  .official-info dl {
    width: auto;
  }
  .official-info dl dt {
    float: none;
    width: 100%;
  }
  .official-info dl dd {
    float: none;
    width: 100%;
  }
}
.official-item {
  font-size: 14px;
  font-size: 0.87rem;
  margin-bottom: 40px;
}

.official-item h2 {
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 0.2em;
  margin: 0 0 1em 0;
  padding: 0 0.5em 0.5em 0;
}

.official-item .description {
  color: #777;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5;
  margin-top: 5px;
}

.official-item .highlight {
  font-weight: 800;
}

.official-parts-1 {
  width: 98%;
}

.official-parts-2 {
  width: 48%;
}

.official-parts-2-sptop {
  width: 47%;
}

.official-parts-2-spbottom {
  width: 47%;
}

.official-parts-3 {
  width: 31.8%;
}

.official-parts-4 {
  width: 23%;
}

.official-parts-5 {
  width: 20%;
}

.official-parts-1, .official-parts-2, .official-parts-3, .official-parts-4 {
  display: inline-block;
  margin: 3px;
  padding: 0;
  position: relative;
  vertical-align: top;
}

.official-parts-1 img, .official-parts-2 img, .official-parts-3 img, .official-parts-4 img {
  width: 100%;
}

.official-parts-1 h3, .official-parts-2 h3, .official-parts-3 h3, .official-parts-4 h3 {
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 12px 10px 12px 10px;
  position: absolute;
  right: 0;
  text-align: left;
  z-index: 9999;
}

.official-parts-1 h3:not(:target), .official-parts-2 h3:not(:target), .official-parts-3 h3:not(:target), .official-parts-4 h3:not(:target) {
  -ms-filter: none;
  filter: none;
  text-align: center;
}

.official-parts-1 > div, .official-parts-2 > div, .official-parts-3 > div, .official-parts-4 > div {
  height: 100%;
  position: relative;
}

.official-parts-5 {
  display: block;
  float: left;
  margin: 3px 0;
  padding: 0;
  position: relative;
  vertical-align: top;
}

.official-parts-5 img {
  width: 100%;
}

.official-parts-5 h3 {
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 12px 10px;
  position: absolute;
  right: 0;
  text-align: left;
  z-index: 9999;
}

.official-parts-5 h3:not(:target) {
  -ms-filter: none;
  filter: none;
  text-align: center;
}

.official-parts-5 > div {
  height: 100%;
  position: relative;
}

@media (max-width: 768px) {
  .official-parts-1, .official-parts-2, .official-parts-3, .official-parts-5 {
    float: none;
    margin-bottom: 14px;
    padding: 0 14px 0 0;
    width: 100%;
  }
}
.official-footernavi {
  margin: 0 auto;
}

.official-footernavi img {
  margin-bottom: 8px;
}

.cvbtn {
  -webkit-transition: none;
  -webkit-transition: all 0.3s ease;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  padding: 20px 20px;
  position: relative;
  text-align: center;
  transition: none;
  transition: all 0.3s ease;
}

.cvbtn:hover {
  box-shadow: none;
  text-decoration: none;
  top: 0;
}

.cvbtn:active {
  box-shadow: none;
  text-decoration: none;
  top: 0;
}

.contact-sp {
  display: none;
}

@media (max-width: 768px) {
  .contact-sp {
    display: none;
  }
  .contact-sp {
    background-repeat: no-repeat;
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    height: 3em;
    left: 0;
    line-height: 2em;
    padding-top: 6px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999;
  }
}
@media (max-width: 768px) {
  .sp-hide {
    display: none;
  }
}
ul.normal_list {
  margin-left: 30px;
}

ul.normal_list li {
  list-style-type: square;
}

.item-top {
  margin-top: 40px;
}

.item-bottom {
  margin-bottom: 40px;
}

.ie8 .m3cr-main__item01 {
  float: left;
  min-height: 398px;
  position: relative;
  width: 600px;
}

.ie8 .m3cr-main__item02 {
  float: left;
  padding: 20px;
  width: 370px;
}

.ie8 .m3cr-about__item02 {
  float: left;
  padding: 10px;
  width: 48%;
}

.ie8 .m3cr-appearance__item {
  float: left;
  height: 478px;
  padding: 0 10px;
  width: 47%;
}

.ie8 .m3cr-tab_content__third {
  float: left;
  padding: 0 2px;
  width: 32%;
}

.ie8 .m3cr-tour__item02-a {
  float: left;
  font-size: 88%;
  padding: 0 10px;
  width: 48%;
}

.ie8 .m3cr-tour__list01 dd {
  float: left;
  padding-left: 20px;
  width: 70%;
}

.ie8 .m3cr-overview__item01-a {
  float: left;
  font-size: 88%;
  margin-bottom: 40px;
  padding: 0 10px;
  width: 48%;
}

.ie8 .m3cr-overview__item01-b {
  float: left;
  margin-bottom: 40px;
  padding: 0 10px;
  width: 48%;
}

.ie8 .m3cr-info__list dd {
  float: left;
  width: 73%;
}

.ie8 .undernav__item {
  float: left;
  padding: 10px;
  width: 31%;
}

.ie8 .m3cr-junior-days__item01 dt {
  float: left;
  width: 26%;
}

.ie8 .m3cr-junior-days__item01 dd {
  float: left;
  padding: 0 3%;
  width: 67%;
}

.ie8 .m3cr-junior-features__media01 {
  color: #999;
  float: left;
  margin-bottom: 10px;
  padding-right: 2%;
  width: 48%;
}

.ie8 .m3cr-junior-features__content_r {
  float: left;
  margin-bottom: 30px;
  width: 48%;
}

.ie8 .m3cr-junior-features__content-one {
  float: left;
  margin-bottom: 40px;
  padding: 5px;
  width: 31%;
}

.ie8 .m3cr-junior-features__content_r {
  float: left;
  margin-bottom: 30px;
  width: 48%;
}

.ie8 .m3cr-junior-study__item01 {
  float: left;
  margin-bottom: 20px;
  padding: 0 1%;
  width: 31%;
}

.ie8 .m3cr-voice__item02 dt {
  float: left;
  font-size: 75%;
  line-height: 1.4;
  padding-top: 10px;
  text-align: center;
  width: 21%;
}

.ie8 .m3cr-junior-info__list dd {
  float: left;
  width: 70%;
}

.ie8 .m3cr_recruitment__item-b01 {
  float: left;
  padding: 0 10px;
  width: 48%;
}

.ie8 .m3cr_recruitment__link-record li {
  float: left;
  padding: 10px;
  width: 48%;
}

.ie8 .m3cr-abroad__imgbox-system {
  color: #999;
  float: left;
  margin-bottom: 40px;
  margin-bottom: 10px;
  padding: 0 30px;
  text-align: center;
  width: 35%;
}

.ie8 .m3cr-abroad__txt-system {
  float: left;
  margin-bottom: 40px;
  padding: 0 30px;
  width: 50%;
}

.ie8 .m3cr-junior-features__content-thu-text {
  margin: auto;
  width: 80%;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

article, aside, tab_content, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 0.81em;
}

sub, sup {
  font-size: 0.75rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

/*! Lity - v1.6.5 - 2016-04-05
* http://sorgalla.com/lity/
* Copyright (c) 2016 Jan Sorgalla; Licensed MIT */
.lity {
  -webkit-transition: opacity 0.3s ease;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  bottom: 0;
  left: 0;
  opacity: 0;
  outline: none !important;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease;
  white-space: nowrap;
  z-index: 9990;
}

.lity * {
  box-sizing: border-box;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity-wrap {
  bottom: 0;
  left: 0;
  outline: none !important;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 9990;
}

.lity-wrap :before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
}

.lity-loader {
  -webkit-transition: opacity 0.3s ease;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: -0.8em;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 9991;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  outline: none !important;
  position: relative;
  text-align: left;
  vertical-align: middle;
  white-space: normal;
  z-index: 9992;
}

.lity-iframe .lity-container {
  max-width: 964px;
  width: 100%;
}

.lity-content {
  -webkit-transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transform: scale(1);
  transition: transform 0.3s ease;
  width: 100%;
  z-index: 9993;
}

.lity-content :after {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  bottom: 0;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  content: "";
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  z-index: -1;
}

.lity-loading .lity-content, .lity-closed .lity-content {
  transform: scale(0.8);
}

.lity-close {
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  background: none;
  border: 0;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  font-family: Arial, Baskerville, monospace;
  font-size: 35px;
  font-size: 2.18rem;
  font-style: normal;
  height: 35px;
  line-height: 35px;
  outline: none;
  padding: 0;
  position: fixed;
  right: 0;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  top: 0;
  width: 35px;
  z-index: 9994;
}

.lity-close ::-moz-focus-inner {
  border: 0;
  padding: 0;
}

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

.lity-close :hover, .lity-close :focus, .lity-close :active, .lity-close :visited {
  -webkit-box-shadow: none;
  background: none;
  border: 0;
  box-shadow: none;
  color: #fff;
  font-family: Arial, Baskerville, monospace;
  font-size: 35px;
  font-style: normal;
  line-height: 35px;
  outline: none;
  padding: 0;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.lity-image img {
  border: 0;
  display: block;
  line-height: 0;
  max-width: 100%;
}

.lity-iframe-container {
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateZ(0);
  height: 0;
  overflow: auto;
  padding-top: 56.25%;
  pointer-events: auto;
  transform: translateZ(0);
  width: 100%;
}

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

.lity-hide {
  display: none;
}

@media screen and (max-width: 768px) {
  .atlas-sp-main {
    padding-top: 0;
  }
}
@media only screen and (min-width: 769px) {
  .display_sp {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .display_pc {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  body {
    min-width: 100% !important;
  }
}
/* =============================================
以下tmhp固有のスタイル
============================================= */
@media (max-width: 768px) {
  body {
    padding-bottom: 83px;
  }
}
@media (max-width: 768px) {
  .body-content {
    width: 100%;
    padding: 0;
  }
}
.tmhp {
  color: #1f2a34;
  font-family: "Inter", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif !important;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  text-align: justify;
}
.tmhp article {
  background: #fff;
}
.tmhp a {
  color: #004f9d !important;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .tmhp:hover {
    opacity: 1 !important;
  }
}

/* btn */
.btn {
  background: #004f9d;
  box-sizing: border-box;
  display: flex !important;
  font-weight: 700;
  position: relative;
  text-align: center;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.btn > span {
  color: #fff !important;
}
.btn:hover {
  opacity: 0.7;
}
@media (max-width: 768px) {
  .btn:hover {
    opacity: 1;
  }
}
.btn--small {
  height: 40px;
  background: #fff;
  border-radius: 20px;
  font-size: 14px;
  padding-right: 22px;
  border: 1px solid #004f9d;
}
@media (max-width: 768px) {
  .btn--small {
    height: 32px;
  }
}
.btn--small:after {
  background: url("https://career-review.s3.amazonaws.com/images/official/tmhp/common/icon_arrow_blue_small.png") no-repeat center center/14px;
  content: "";
  display: block;
  height: 14px;
  margin-top: -7px;
  position: absolute;
  right: 16px;
  top: 50%;
  width: 14px;
}
.btn--middle {
  height: 56px;
  border-radius: 288px;
  font-size: 16px;
  padding: 0 55px 0 28px;
}
@media (max-width: 768px) {
  .btn--middle {
    height: 48px;
    font-size: 16px;
  }
}
.btn--middle:after {
  background: url("https://career-review.s3.amazonaws.com/images/official/tmhp/common/icon_arrow_white_large.png") no-repeat center center/20px;
  content: "";
  display: block;
  height: 20px;
  margin-top: -10px;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 20px;
}
.btn--large {
  height: 64px;
  border-radius: 32px;
  font-size: 20px;
  padding-right: 28px;
}
@media (max-width: 768px) {
  .btn--large {
    height: 56px;
    font-size: 16px;
  }
}
.btn--large:after {
  background: url("https://career-review.s3.amazonaws.com/images/official/tmhp/common/icon_arrow_white_large.png") no-repeat center center/20px;
  content: "";
  display: block;
  height: 20px;
  margin-top: -10px;
  position: absolute;
  right: 24px;
  top: 50%;
  width: 20px;
}
.btn--entry {
  background: linear-gradient(270deg, #F19500 0%, #F1AD00 100%);
  color: #fff !important;
}
.btn--back {
  padding: 0 24px 0 38px;
}
.btn--back > span {
  color: #004f9d !important;
}
.btn--back:after {
  transform: rotate(180deg);
  right: auto;
  left: 16px;
}

/* kv */
.kv {
  position: relative;
}
.kv__logo {
  width: 240px;
  height: 71px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 768px) {
  .kv__logo {
    width: 180px;
    height: 53px;
  }
}
.kv__text {
  width: 480px;
  height: 53px;
  position: absolute;
  bottom: 40px;
  left: 60px;
  z-index: 1;
}
@media (max-width: 768px) {
  .kv__text {
    width: 240px;
    height: 27px;
    bottom: 24px;
    left: 32px;
  }
}
.kv__image-box {
  height: 420px;
  background: #004f9d;
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
  .kv__image-box {
    height: 220px;
  }
}
.kv__image {
  opacity: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  animation: anime 24s 0s infinite;
}
.kv__image:nth-of-type(2) {
  animation-delay: 8s;
}
.kv__image:nth-of-type(3) {
  animation-delay: 16s;
}
@keyframes anime {
  0% {
    opacity: 0;
  }
  20.83% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
  }
  45.83% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

/* official-navi */
.official-navi {
  background: #fff;
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  z-index: 1;
  border: 1px solid #e1e5ec;
  border-width: 1px 0 1px 0;
}
@media (max-width: 768px) {
  .official-navi {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .official-navi__fixed-btn {
    width: 100% !important;
    padding: 12px;
    background: rgba(255, 255, 255, 0.6);
    position: fixed !important;
    bottom: 0;
    left: 0;
  }
}
.official-navi li {
  width: 25%;
  position: relative;
}
@media (max-width: 768px) {
  .official-navi li {
    width: 50%;
  }
  .official-navi li:nth-child(2):before {
    display: none;
  }
  .official-navi li:nth-child(1), .official-navi li:nth-child(2) {
    border-bottom: 1px solid #e1e5ec;
  }
}
.official-navi li:before {
  border-right: 1px solid #e1e5ec;
  content: "";
  display: block;
  height: 56px;
  right: 0;
  margin-top: -28px;
  position: absolute;
  top: 50%;
  width: 1px;
  z-index: 1;
}
@media (max-width: 768px) {
  .official-navi li:before {
    height: 100%;
  }
}
.official-navi li.on a {
  background: #004f9d !important;
}
.official-navi li.on a:after {
  background: url("https://career-review.s3.amazonaws.com/images/official/tmhp/common/icon_arrow_white_small.png") no-repeat center center/14px;
}
.official-navi li.on a, .official-navi li.on span {
  color: #fff !important;
}
.official-navi li:hover:before, .official-navi li.on:before {
  display: none;
}
.official-navi li:last-child:before, .official-navi li:nth-child(4):before {
  content: none;
}
.official-navi a {
  color: #004f9d !important;
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding: 15px 0 16px;
  position: relative;
  text-align: center;
  line-height: 1.7;
  background: #fff;
}
@media (max-width: 768px) {
  .official-navi a {
    font-size: 13px;
    padding: 9px 12px 11px 12px;
    text-align: left;
  }
  .official-navi a:after {
    background: url("https://career-review.s3.amazonaws.com/images/official/tmhp/common/icon_arrow_blue_small.png") no-repeat center center/14px;
    content: "";
    display: block;
    height: 14px;
    margin-top: -7px;
    position: absolute;
    right: 12px;
    top: 50%;
    width: 14px;
  }
}
.official-navi a:hover {
  color: #fff !important;
  background: #004f9d;
}
.official-navi a:hover .official-navi__english {
  color: #fff !important;
}
.official-navi a.official-navi__entry {
  background: linear-gradient(270deg, #F19500 0%, #F1AD00 100%);
  color: #fff !important;
}
@media (max-width: 768px) {
  .official-navi a.official-navi__entry {
    width: 100%;
    text-align: center;
  }
  .official-navi a.official-navi__entry:after {
    display: none;
  }
}
.official-navi a.official-navi__entry:hover {
  transform: scale(1.1);
}
.official-navi a.official-navi__entry .official-navi__english {
  color: #fff !important;
}
.official-navi__english {
  color: #667482;
  display: block;
  font-size: 12px;
  font-weight: 500;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .official-navi__english {
    font-size: 10px;
    margin-top: 0;
  }
}
.official-navi__english > span {
  display: inline-block;
  position: relative;
}

/* section */
.section--about {
  background: url("https://career-review.s3.amazonaws.com/images/official/tmhp/top/bg_top_about_pc.png") no-repeat center center/cover;
}
@media (max-width: 768px) {
  .section--about {
    background: url("https://career-review.s3.amazonaws.com/images/official/tmhp/top/bg_top_about_sp.png") no-repeat center center/cover;
  }
}
.section--about .section__heading-box {
  text-align: left;
}
.section--merit {
  background: #f1f7fb;
}
.section__inner {
  padding: 80px 100px 100px;
  position: relative;
}
@media (max-width: 768px) {
  .section__inner {
    padding: 60px 24px 80px;
  }
}
.section__heading-box {
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 768px) {
  .section__heading-box {
    margin-bottom: 32px;
  }
}
.section__heading-english {
  color: #094;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}
@media (max-width: 768px) {
  .section__heading-english {
    font-size: 12px;
  }
}
.section__heading-text {
  margin-top: 8px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .section__heading-text {
    font-size: 24px;
  }
}

/* about */
.about__text {
  padding-right: 290px;
  font-size: 18px;
  line-height: 2.2;
}
@media (max-width: 768px) {
  .about__text {
    padding: 0;
    font-size: 14px;
  }
}
.about__text + .about__text {
  margin-top: 32px;
}
@media (max-width: 768px) {
  .about__text + .about__text {
    margin-top: 20px;
  }
}

/* three-pillars */
.three-pillars__list {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .three-pillars__list {
    margin-top: 32px;
  }
}
.three-pillars__item {
  display: flex;
}
@media (max-width: 768px) {
  .three-pillars__item {
    width: 100%;
    flex-wrap: wrap;
  }
}
.three-pillars__item + .three-pillars__item {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .three-pillars__item + .three-pillars__item {
    margin-top: 40px;
  }
}
.three-pillars__item:nth-child(even) .three-pillars__image {
  order: 1;
}
@media (max-width: 768px) {
  .three-pillars__item:nth-child(even) .three-pillars__image {
    order: 0;
  }
}
.three-pillars__item:nth-child(even) .three-pillars__detail {
  padding: 14px 40px 0 60px;
}
@media (max-width: 768px) {
  .three-pillars__item:nth-child(even) .three-pillars__detail {
    padding: 0;
  }
}
.three-pillars__image {
  width: 320px;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .three-pillars__image {
    width: 100%;
  }
}
.three-pillars__detail {
  padding: 14px 60px 0 40px;
  position: relative;
}
@media (max-width: 768px) {
  .three-pillars__detail {
    padding: 0;
    margin-top: 20px;
  }
}
.three-pillars__detail:before {
  content: "";
  background: #eaedf0;
  width: 160px;
  height: 160px;
  display: block;
  border-radius: 80px;
  position: absolute;
  top: -26px;
  left: -20px;
}
@media (max-width: 768px) {
  .three-pillars__detail:before {
    width: 120px;
    height: 120px;
    border-radius: 60px;
    top: -42px;
  }
}
.three-pillars__heading {
  padding: 0 0 12px 56px;
  border-bottom: 1px solid #004f9d;
  color: #004f9d;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  position: relative;
}
@media (max-width: 768px) {
  .three-pillars__heading {
    padding-left: 48px;
    font-size: 20px;
  }
}
.three-pillars__heading > span {
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 0;
}
.three-pillars__text {
  margin-top: 16px;
  font-size: 14px;
  line-height: 2;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .three-pillars__text {
    font-size: 14px;
    line-height: 1.8;
  }
}

/* merit */
.merit__item + .merit__item {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .merit__item + .merit__item {
    margin-top: 32px;
  }
}
.merit__btn {
  width: 400px;
  margin: 40px auto 0;
}
@media (max-width: 768px) {
  .merit__btn {
    width: 100%;
    margin-top: 32px;
  }
}

.merit-content {
  background: #fff;
}
.merit-content__heading {
  padding: 22px 22px 22px 92px;
  background: #004f9d;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
}
@media (max-width: 768px) {
  .merit-content__heading {
    padding: 12px 16px 12px 88px;
    font-size: 20px;
  }
}
.merit-content__heading > span {
  width: 56px;
  height: 56px;
  margin-top: -28px;
  border-radius: 28px;
  background: #fff;
  color: #004f9d;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  line-height: 56px;
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
}
@media (max-width: 768px) {
  .merit-content__heading > span {
    left: 16px;
  }
}
.merit-content__list {
  padding: 40px 48px;
}
@media (max-width: 768px) {
  .merit-content__list {
    padding: 32px 20px;
  }
}
.merit-content__item {
  display: flex;
  gap: 0 24px;
}
@media (max-width: 768px) {
  .merit-content__item {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px 0;
  }
}
.merit-content__item + .merit-content__item {
  margin-top: 24px;
}
@media (max-width: 768px) {
  .merit-content__item + .merit-content__item {
    margin-top: 32px;
  }
}
.merit-content__item:nth-child(even) .merit-content__media {
  order: 1;
}
@media (max-width: 768px) {
  .merit-content__item:nth-child(even) .merit-content__media {
    order: 0;
  }
}
.merit-content__item:nth-child(even) .merit-content__detail:before {
  left: auto;
  right: -15.5px;
  transform: rotate(90deg) scale(-1, 1);
}
@media (max-width: 768px) {
  .merit-content__item:nth-child(even) .merit-content__detail:before {
    margin-left: -8px;
    left: 50%;
    right: auto;
    top: -15.5px;
    transform: none;
  }
}
.merit-content__media {
  width: 100px;
  flex-shrink: 0;
}
.merit-content__name {
  margin-top: 12px;
  color: #667482;
  font-size: 12px;
  text-align: center;
  line-height: 1;
}
.merit-content__detail {
  padding: 24px 32px;
  border: 1px solid #e1e5ec;
  border-radius: 4px;
  position: relative;
}
@media (max-width: 768px) {
  .merit-content__detail {
    padding: 16px 20px;
  }
}
.merit-content__detail:before {
  content: "";
  background: url("https://career-review.s3.amazonaws.com/images/official/tmhp/top/img_top_merit_balloon.png") no-repeat center center;
  background-size: 16px;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 32px;
  left: -15.5px;
  transform: rotate(-90deg);
}
@media (max-width: 768px) {
  .merit-content__detail:before {
    margin-left: -8px;
    left: 50%;
    top: -15.5px;
    transform: none;
  }
}
.merit-content__text {
  font-size: 14px;
  line-height: 2;
}
@media (max-width: 768px) {
  .merit-content__text {
    line-height: 1.8;
  }
}
.merit-content__link {
  margin-top: 16px;
  font-size: 14px;
}
.merit-content__link:hover {
  text-decoration: underline !important;
}
@media (max-width: 768px) {
  .merit-content__link:hover {
    text-decoration: none;
  }
}

/* movie */
.movie {
  text-align: center;
}
@media (max-width: 768px) {
  .movie {
    text-align: left;
  }
}
.movie__text {
  padding: 0 80px;
  font-size: 16px;
  line-height: 2;
}
@media (max-width: 768px) {
  .movie__text {
    padding: 0;
    font-size: 14px;
    line-height: 1.8;
  }
}
.movie__movie {
  width: 820px;
  aspect-ratio: 16/9;
  margin: 40px auto 0;
}
@media (max-width: 768px) {
  .movie__movie {
    width: 100%;
    margin-top: 32px;
  }
}
.movie__movie iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .movie__movie iframe {
    width: 100%;
  }
}

/* hospitals */
.hospitals-list {
  padding-bottom: 144px;
  position: relative;
}
@media (max-width: 768px) {
  .hospitals-list {
    display: none;
  }
}
.hospitals-list__list-box {
  display: flex;
  gap: 0 16px;
  align-items: flex-start;
  position: absolute;
  right: 0;
  bottom: 0;
}
.hospitals-list__list {
  width: 202px;
  padding-top: 12px;
}
.hospitals-list__item {
  background: #fff;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  border: 1px solid #e1e5ec;
  cursor: pointer;
  font-weight: 700;
  position: relative;
  border-radius: 20px;
  padding: 0 16px 0 44px;
  transition: all 0.3s ease;
}
.hospitals-list__item + .hospitals-list__item {
  margin-top: 8px;
}
.hospitals-list__item:hover {
  opacity: 0.7;
}
.hospitals-list__item > span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: #094;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 16px;
  margin-top: -10px;
  color: #fff;
}
.hospitals-list__campus {
  padding: 12px 12px 20px;
  background: #eaedf0;
}
.hospitals-list__campus .hospitals-list__list {
  padding-top: 8px;
}
.hospitals-list__campus-heading {
  color: #004f9d;
  line-height: 40px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.hospitals-btn {
  display: none;
}
@media (max-width: 768px) {
  .hospitals-btn {
    margin-top: 16px;
    color: #fff;
    height: 56px;
    background: #004f9d;
    border-radius: 4px;
    font-size: 16px;
    padding: 0 48px 0 28px;
    position: relative;
    line-height: 56px;
    text-align: center;
    font-weight: 700;
    display: block;
  }
  .hospitals-btn.is-active {
    border-radius: 4px 4px 0 0;
  }
  .hospitals-btn.is-active:after {
    transform: rotate(180deg);
  }
  .hospitals-btn:after {
    background: url("https://career-review.s3.amazonaws.com/images/official/tmhp/common/icon_arrow_accordion.png") no-repeat center center/20px;
    content: "";
    display: block;
    height: 20px;
    margin-top: -10px;
    position: absolute;
    right: 16px;
    top: 50%;
    width: 20px;
  }
}

.hospitals-detail {
  margin-top: 40px;
  display: none;
}
@media (max-width: 768px) {
  .hospitals-detail {
    margin-top: 0;
  }
}
.hospitals-detail__heading {
  padding: 16px;
  border-radius: 4px 4px 0 0;
  background: #004f9d;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
@media (max-width: 768px) {
  .hospitals-detail__heading {
    display: none;
  }
}
.hospitals-detail__contents {
  padding: 40px 48px 48px;
  border: 1px solid #e1e5ec;
  border-top-width: 0;
  border-radius: 0 0 4px 4px;
}
@media (max-width: 768px) {
  .hospitals-detail__contents {
    padding: 24px 20px 32px;
  }
}
.hospitals-detail__detail {
  display: flex;
  gap: 0 40px;
}
@media (max-width: 768px) {
  .hospitals-detail__detail {
    flex-wrap: wrap;
  }
}
.hospitals-detail__sub {
  width: 380px;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .hospitals-detail__sub {
    width: 100%;
    order: 1;
    margin-top: 40px;
  }
}
.hospitals-detail__image {
  width: 100%;
}
.hospitals-detail__map {
  width: 100%;
  aspect-ratio: 380/240;
  margin-top: 24px;
}
.hospitals-detail__map iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .hospitals-detail__map iframe {
    width: 100%;
  }
}
.hospitals-detail__main {
  width: 100%;
}
.hospitals-detail__item + .hospitals-detail__item {
  margin-top: 24px;
}
.hospitals-detail__label {
  color: #004f9d;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}
.hospitals-detail__text {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.6;
}
.hospitals-detail__text a {
  display: inline-block !important;
  text-decoration: underline !important;
}
.hospitals-detail__text a:hover {
  text-decoration: none !important;
}
@media (max-width: 768px) {
  .hospitals-detail__text a:hover {
    text-decoration: underline !important;
  }
}
.hospitals-detail__btns {
  display: flex;
  gap: 8px 8px;
  flex-wrap: wrap;
  margin-top: 8px;
}
.hospitals-detail__btn {
  width: 100%;
}
@media (max-width: 768px) {
  .hospitals-detail__btn {
    font-size: 12px;
  }
}
.hospitals-detail__entry {
  width: 400px;
  margin: 40px auto 0;
}
@media (max-width: 768px) {
  .hospitals-detail__entry {
    width: 100%;
    margin-top: 32px;
  }
}

/* recruitments */
.recruitments-list__list-box + .recruitments-list__list-box {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .recruitments-list__list-box + .recruitments-list__list-box {
    margin-top: 32px;
  }
}
.recruitments-list__heading {
  color: #004f9d;
  font-size: 20px;
  font-weight: 700;
}
.recruitments-list__list {
  margin-top: 12px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px 12px;
}
@media (max-width: 768px) {
  .recruitments-list__list {
    gap: 8px 0;
  }
}
.recruitments-list__item {
  width: calc(33.333% - 8px);
}
@media (max-width: 768px) {
  .recruitments-list__item {
    width: 100%;
  }
}
.recruitments-list__item .btn {
  font-size: 14px;
  line-height: 1.2;
}
.recruitments-list__notes {
  margin-top: 12px;
  color: #667482;
  line-height: 2;
  font-size: 14px;
}
@media (max-width: 768px) {
  .recruitments-list__notes {
    font-size: 12px;
  }
}

.recruitments-detail {
  position: relative;
  display: none;
}
.recruitments-detail:target {
  display: block;
}
.recruitments-detail__heading {
  padding: 16px 136px;
  border-radius: 4px 4px 0 0;
  background: #004f9d;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
@media (max-width: 768px) {
  .recruitments-detail__heading {
    padding: 16px;
    font-size: 16px;
  }
}
.recruitments-detail__detail-box {
  padding: 40px 48px 48px;
  border: 1px solid #e1e5ec;
  border-top-width: 0;
  border-radius: 0 0 4px 4px;
}
@media (max-width: 768px) {
  .recruitments-detail__detail-box {
    padding: 24px 20px 32px;
  }
}
.recruitments-detail__section + .recruitments-detail__section {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .recruitments-detail__section + .recruitments-detail__section {
    margin-top: 32px;
  }
}
.recruitments-detail__section a {
  display: inline-block !important;
  text-decoration: underline !important;
}
.recruitments-detail__section a:hover {
  text-decoration: none !important;
}
@media (max-width: 768px) {
  .recruitments-detail__section a:hover {
    text-decoration: underline !important;
  }
}
.recruitments-detail__label {
  font-size: 20px;
  font-weight: 700;
  color: #004f9d;
}
@media (max-width: 768px) {
  .recruitments-detail__label {
    font-size: 16px;
  }
}
.recruitments-detail__table {
  width: 100%;
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.6;
  border-top: 1px solid #e1e5ec;
}
.recruitments-detail__table th {
  width: 240px;
  padding: 20px 24px;
  background: #f1f7fb;
  border-bottom: 1px solid #e1e5ec;
}
@media (max-width: 768px) {
  .recruitments-detail__table th {
    width: 100%;
    display: block;
    border-bottom: none;
    padding: 8px 16px;
  }
}
.recruitments-detail__table td {
  padding: 20px 24px;
  border-bottom: 1px solid #e1e5ec;
}
@media (max-width: 768px) {
  .recruitments-detail__table td {
    width: 100%;
    display: block;
    padding: 16px;
  }
}
.recruitments-detail__text {
  margin-top: 12px;
  line-height: 1.6;
  font-size: 14px;
}
.recruitments-detail__item {
  padding-left: 18px;
  position: relative;
}
.recruitments-detail__item + .recruitments-detail__item {
  margin-top: 8px;
}
.recruitments-detail__item:before {
  content: "●";
  color: #004f9d;
  position: absolute;
  top: 0;
  left: 0;
}
.recruitments-detail__entry {
  margin-top: 40px;
  position: relative;
}
@media (max-width: 768px) {
  .recruitments-detail__entry {
    margin-top: 32px;
  }
}
.recruitments-detail__entry .btn--entry {
  width: 46%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .recruitments-detail__entry .btn--entry {
    width: 100%;
  }
}
.recruitments-detail + .recruitments-list {
  margin-top: 40px;
}
.recruitments-detail__head-btn {
  width: 120px;
  position: absolute;
  top: 14px;
  left: 20px;
}
@media (max-width: 768px) {
  .recruitments-detail__head-btn {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 32px;
  }
}
.recruitments-detail__foot-btn {
  width: 120px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  left: 0;
}
@media (max-width: 768px) {
  .recruitments-detail__foot-btn {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    margin-top: 32px;
  }
}