.temp-main h1 {
  padding-top: 120px;
}
@media screen and (max-width: 768px){
  .temp-main h1 {
    padding-top: 103px;
  }  
}
@media screen and (max-width: 375px){
  .temp-main h1 {
    padding-top: 64px;
  }  
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

*, :after, :before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

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

hr {
  overflow: visible;
}

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

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

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

a {
  color: #000;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

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

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

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

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

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

body, html {
  font-size: 16px;
}

h2 {
  font-size: 1em;
}

.c-mont {
  font-family: "Montserrat", sans-serif;
}

.temp-header {
  height: 120px;
  background: #222B57;
}

.temp-main {
  background: #F0EEE9;
  font-family: "Noto Sans JP", sans-serif;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .temp-main {
    padding-bottom: 25px;
  }
}

.temp-footer {
  height: 200px;
  background: #222B57;
}

.c-main-header {
  font-size: 2.375rem;
  text-align: center;
  color: #222B57;
  padding: 145px 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 999px) {
  .c-main-header {
    padding: 110px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .c-main-header {
    padding: 70px 0 0;
  }
}
.c-main-header h1 {
  font-size: 3rem;
  line-height: 1.4583333333;
  font-weight: 900;
  letter-spacing: 0.1em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 959px) {
  .c-main-header h1 {
    font-size: 2.5rem;
    line-height: 1.45;
  }
}
@media screen and (max-width: 767px) {
  .c-main-header h1 {
    font-size: 2rem;
    line-height: 1.4375;
  }
}

.c-main-header .c-en__title {
  font-family: "Montserrat", sans-serif;
  font-size: 4.375rem;
  line-height: 1.2285714286;
  font-weight: 700;
  letter-spacing: -0.0142em;
}
@media screen and (max-width: 959px) {
  .c-main-header .c-en__title {
    font-size: 3.5rem;
    line-height: 1.2142857143;
  }
}
@media screen and (max-width: 767px) {
  .c-main-header .c-en__title {
    font-size: 2.5rem;
    line-height: 1.225;
  }
}

.c-main-inner {
  max-width: 1320px;
  padding: 0 20px;
  margin: 0 auto;
}
@media screen and (max-width: 959px) {
  .c-main-inner {
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-main-inner {
    padding: 0 24px;
  }
}

.c-recommendation {
  margin: 120px auto 0;
  max-width: 1340px;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .c-recommendation {
    margin-top: 80px;
  }
}
.c-recommendation__title {
  font-size: 1.75rem;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  border-bottom: 1px solid #000;
  padding-bottom: 0.5em;
  line-height: 1;
  color: #222B57;
}
.c-recommendation__title h3 {
  font-size: 1.75rem;
  line-height: 2.2142857143;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 959px) {
  .c-recommendation__title h3 {
    font-size: 1.5rem;
    line-height: 2.5833333333;
  }
}
@media screen and (max-width: 767px) {
  .c-recommendation__title h3 {
    font-size: 1.25rem;
    line-height: 3.1;
  }
}
.c-recommendation__ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1164px;
  margin: 60px auto 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
}
@media screen and (max-width: 1599px) {
  .c-recommendation__ul {
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
}
@media screen and (max-width: 959px) {
  .c-recommendation__ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 24px;
  }
}
@media screen and (max-width: 767px) {
  .c-recommendation__ul {
    row-gap: 16px;
    margin-top: 48px;
  }
}
.c-recommendation__li {
  max-width: 317px;
  list-style: none;
}
.c-recommendation__li--text-white a {
  color: #fff;
}
.c-recommendation__li__a {
  position: relative;
  text-decoration: none;
  color: #000;
  display: block;
}
.c-recommendation__li__name {
  width: 100%;
  position: absolute;
  letter-spacing: 0.09em;
  font-size: 1.5rem;
  line-height: 1.3333333333;
  font-weight: bold;
  top: 16px;
  left: 20px;
}
@media screen and (max-width: 1599px) {
  .c-recommendation__li__name {
    font-size: 1.3125rem;
    line-height: 1.4285714286;
  }
}
@media screen and (max-width: 1279px) {
  .c-recommendation__li__name {
    font-size: 1.3125rem;
    line-height: 1.3333333333;
  }
}
.c-recommendation__li__image img {
  width: auto;
  max-width: 100%;
}

.c-btn {
  text-align: center;
  display: inline-block;
  background-color: #222B57;
  border-radius: 26px;
  font-size: 1.0625rem;
  line-height: 1.4705882353;
  color: white;
  min-width: 225px;
  padding: 8px 28px 11px;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-btn {
    display: block;
    max-width: 327px;
    width: 100%;
    margin: 0 auto;
    font-size: 0.875rem;
    line-height: 1.2857142857;
    padding: 13px 28px;
  }
}

.c-btn:hover {
  opacity: 0.7;
}

.c-btn.c-btn--icon {
  position: relative;
}

.c-btn.c-btn--icon::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 17%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 15px;
  height: 11px;
  background-image: url(../images/common/icon_link.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .c-btn.c-btn--icon::after {
    right: 31%;
  }
}

.c-btn.c-btn--contact {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.45;
  width: 420px;
  padding: 24px;
  border-radius: 106px;
  display: block;
}
@media screen and (max-width: 767px) {
  .c-btn.c-btn--contact {
    max-width: 327px;
    width: 100%;
    font-size: 1.0625rem;
    line-height: 1.4705882353;
    padding: 18px 24px 21px;
  }
}

.c-btn.c-btn--submit {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.45;
  width: 296px;
  padding: 24px 15px;
  border-radius: 106px;
  display: block;
}
@media screen and (max-width: 767px) {
  .c-btn.c-btn--submit {
    max-width: 296px;
    width: 100%;
    font-size: 1.0625rem;
    line-height: 1.4705882353;
    padding: 24px 15px;
  }
}

.c-btn.c-btn--confirm {
  color: #000;
  background-color: #CCCCCC;
}
@media screen and (max-width: 767px) {
  .c-btn.c-btn--confirm {
    margin-bottom: 20px;
  }
}

.c-btn.c-btn--recruit {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.45;
  width: 468px;
  padding: 24px 15px;
  border-radius: 106px;
  display: block;
}
@media screen and (max-width: 1599px) {
  .c-btn.c-btn--recruit {
    max-width: 332px;
    width: 100%;
    border: 2px solid #222857;
    transition: background-color 0.3s linear, border 0.3s linear, color 0.3s linear;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.c-btn--recruit {
    max-width: 327px;
    width: 100%;
    font-size: 1.0625rem;
    line-height: 1.4705882353;
    padding: 18px 15px 21px;
  }
}

.c-btn.c-btn--recruit:first-child {
  margin-right: 64px;
}
@media screen and (max-width: 1599px) {
  .c-btn.c-btn--recruit:first-child {
    margin-right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.c-btn--recruit:first-child {
    margin-right: 0;
    margin-bottom: 24px;
  }
}

.c-breadcrumb {
  margin-top: 150px;
  margin-left: 61px;
}
@media screen and (max-width: 959px) {
  .c-breadcrumb {
    margin-top: 100px;
    margin-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-breadcrumb {
    margin-top: 78px;
    margin-left: 24px;
  }
}

.c-breadcrumb__ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
}

.c-breadcrumb__li {
  font-size: 0.75rem;
  line-height: 2;
  margin-right: 35px;
  position: relative;
}

.c-breadcrumb__li a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.c-breadcrumb__li a:hover {
  text-decoration: none;
}

.c-breadcrumb__a:after {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #222B57;
}
@media screen and (max-width: 767px) {
  .c-breadcrumb__a:after {
    right: -1.75em;
  }
}

.c-sp-only {
  display: none;
}
@media screen and (max-width: 767px) {
  .c-sp-only {
    display: block;
  }
}

@media screen and (max-width: 374px) {
  .c-br {
    display: none;
  }
}
@media (hover: hover) and (pointer: fine) {
    .c-btn.c-btn--recruit:hover {
        background-color: #F0F2FF;
        color: #272930;
        border: 2px solid #272930;
        transition: background-color 0.1s linear, border 0.1s linear, color 0.1s linear;
    }
}

/*# sourceMappingURL=common.css.map */
