@charset "UTF-8";
.u-desktop {
  display: none;
}
@media screen and (min-width: 1024px) {
  .u-desktop {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .u-mobile {
    display: none;
  }
}
/* FontFamily */
body {
  font-family: "ヒラギノ角ゴ ProN W6", HiraKakuProN-W6, "Noto Sans JP", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
}
/* font-weight */
/* リキッドレイアウト対応 */
html {
  font-size: 16px;
}
@media (max-width: 375px) {
  html {
    font-size: 4.26667vw;
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: 1.45455vw;
  }
}
@media (min-width: 1100px) {
  html {
    font-size: 16px;
  }
}
/* ホバー */
a {
  text-decoration: none;
  color: inherit;
}
*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* Remove default padding */
ul, ol {
  padding: 0;
}
/* Remove default margin */
body, h1, h2, h3, h4, p, ul, ol, figure, blockquote, dl, dd {
  margin: 0;
}
/* Set core root defaults */
html {
  scroll-behavior: smooth;
}
/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}
/* Remove list styles on ul, ol elements with a class attribute */
ul, ol {
  list-style: none;
}
/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}
/* Make images easier to work with */
img {
  max-width: 100%;
  display: block;
  width: 100%;
}
/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}
/* Inherit fonts for inputs and buttons */
input, button, textarea, select {
  font: inherit;
}
/* Blur images when they have no alt attribute */
img:not([alt]) {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
/* フォームリセット 
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type="checkbox"],
input[type="radio"] {
  display: none;
}

input[type="submit"],
input[type="button"],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}
*/
.appp {
  margin: 1px;
}
.accordion-menu span {
  position: relative;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5em;
}
@media screen and (min-width: 768px) {
  .accordion-menu span {
    font-size: 2.25rem;
  }
}
.accordion-menu span::after {
  content: "";
  display: block;
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  border-right: 6px solid #fff;
  border-right: 0.375rem solid #fff;
  border-bottom: 6px solid #fff;
  border-bottom: 0.375rem solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 7.5%;
  right: -50%;
  -webkit-transition: .3s;
  transition: .3s;
}
.accordion-menu.is-active span::after {
  top: 40%;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transition: .3s;
  transition: .3s;
}
.accordion-menu__contents {
  display: none;
}
.accordion-menu__contents.is-open {
  display: block;
}
.accordion-menu__lists {
  padding: 0 0 20px;
  padding: 0 0 1.25rem;
}
.accordion-menu__list a {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  display: inline-block;
  padding: 10px;
  padding: 0.625rem;
}
@media screen and (min-width: 768px) {
  .accordion-menu__list a {
    font-size: 1.25rem;
    line-height: 2em;
  }
}
.banner--reverse {
  width: 100%;
  max-width: 400px;
  max-width: 25rem;
  position: relative;
  -webkit-transition: .3s;
  transition: .3s;
}
.banner--reverse__image {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.banner--reverse__image::before {
  padding-top: 75%;
  display: block;
  content: "";
}
.banner--reverse__image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.banner--reverse__image::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #DE8000;
  -webkit-clip-path: polygon(33% 0, 100% 0, 100% 100%, 65% 100%);
  clip-path: polygon(33% 0, 100% 0, 100% 100%, 65% 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.banner--reverse__textarea {
  position: absolute;
  top: 30%;
  right: 2%;
  text-align: right;
}
.banner--reverse__text-jp {
  font-family: "ヒラギノ角ゴ ProN W6", HiraKakuProN-W6, "Noto Sans JP", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
}
.banner--reverse__text-en {
  font-family: "Source Serif Pro", serif;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
@media screen and (min-width: 768px) {
  .banner--reverse__text-en {
    font-size: 2.25rem;
  }
}
.banner--reverse__text-en::before {
  content: "–";
  position: absolute;
  top: 0;
  left: -12%;
}
@media screen and (min-width: 768px) {
  .banner--reverse__text-en::before {
    left: -13%;
  }
}
.banner--reverse:hover, .banner--reverse:focus {
  opacity: 0.7;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}
.banner {
  width: 100%;
  max-width: 400px;
  max-width: 25rem;
  position: relative;
  -webkit-transition: .3s;
  transition: .3s;
}
.banner__image {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.banner__image::before {
  padding-top: 75%;
  display: block;
  content: "";
}
.banner__image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.banner__image::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #DE8000;
  -webkit-clip-path: polygon(0 0, 66.5% 0, 34% 100%, 0 100%);
  clip-path: polygon(0 0, 66.5% 0, 34% 100%, 0 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.banner__textarea {
  position: absolute;
  top: 30%;
  left: 6%;
}
.banner__text-jp {
  font-family: "ヒラギノ角ゴ ProN W6", HiraKakuProN-W6, "Noto Sans JP", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
}
.banner__text-en {
  font-family: "Source Serif Pro", serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
@media screen and (min-width: 768px) {
  .banner__text-en {
    font-size: 2.5rem;
  }
}
.banner__text-en::before {
  content: "–";
  position: absolute;
  top: 0;
  left: -12%;
}
.banner:hover, .banner:focus {
  opacity: 0.7;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}
.breadcrumbs {
  width: 100%;
}
.breadcrumbs__inner {
  padding: 10px 0;
  padding: 0.625rem 0;
}
@media screen and (min-width: 768px) {
  .breadcrumbs__inner {
    padding: 1.25rem 0;
  }
}
.breadcrumbs__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.breadcrumbs__list {
  font-size: 16px;
  font-size: 1rem;
}
.breadcrumbs__list:nth-of-type(n+2)::before {
  content: ">";
  display: inline-block;
  padding-left: 8px;
  padding-left: 0.5rem;
  padding-right: 5px;
  padding-right: 0.3125rem;
}
.button--mail {
  display: inline-block;
  width: 100%;
  max-width: 316px;
  max-width: 19.75rem;
  padding: 20px 30px 20px 30px;
  padding: 1.25rem 1.875rem 1.25rem 1.875rem;
  background-color: #DE8000;
  border-radius: 2.46875rem;
  color: #fff;
  font-family: "ヒラギノ角ゴ ProN W6", HiraKakuProN-W6, "Noto Sans JP", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
  position: relative;
}
@media screen and (min-width: 768px) {
  .button--mail {
    font-size: 1.5rem;
    padding: 1rem 0.625rem;
  }
}
.button--mail:hover, .button--mail:focus {
  background-color: #ff9b12;
  -webkit-transition: .3s;
  transition: .3s;
}
.button--phone {
  display: inline-block;
  width: 100%;
  max-width: 316px;
  max-width: 19.75rem;
  padding: 20px 30px 20px 30px;
  padding: 1.25rem 1.875rem 1.25rem 1.875rem;
  background-color: #DE8000;
  border-radius: 2.46875rem;
  color: #fff;
  font-family: "ヒラギノ角ゴ ProN W6", HiraKakuProN-W6, "Noto Sans JP", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
  position: relative;
}
@media screen and (min-width: 768px) {
  .button--phone {
    font-size: 1.5rem;
    padding: 1rem 0.625rem;
  }
}
.button--phone span {
  position: relative;
}
.button--phone span::before {
  content: "";
  background-image: url(../img/common/phone_white.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  width: 1.25rem;
  height: 32px;
  height: 2rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -30px;
  left: -1.875rem;
}
@media screen and (min-width: 768px) {
  .button--phone span::before {
    width: 1.5rem;
    height: 2.4375rem;
  }
}
.button--phone:hover, .button--phone:focus {
  background-color: #ff9b12;
  -webkit-transition: .3s;
  transition: .3s;
}
.button--topics {
  display: inline-block;
  width: 100%;
  max-width: 600px;
  max-width: 37.5rem;
  padding: 26px 54px 26px;
  padding: 1.625rem 3.375rem 1.625rem;
  background-color: #DE8000;
  border-radius: 2.46875rem;
  color: #fff;
  font-family: "ヒラギノ角ゴ ProN W6", HiraKakuProN-W6, "Noto Sans JP", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: 0.05em;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
  position: relative;
}
@media screen and (min-width: 768px) {
  .button--topics {
    max-width: 18.75rem;
  }
}
.button--topics::before {
  content: "";
  background-image: url(../img/common/arrow-right.png);
  background-size: contain;
  width: 25px;
  width: 1.5625rem;
  height: 25px;
  height: 1.5625rem;
  position: absolute;
  top: 51%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 28px;
  right: 1.75rem;
}
.button--topics:hover, .button--topics:focus {
  background-color: #ff9b12;
  -webkit-transition: .3s;
  transition: .3s;
}
.company-info {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0;
}
.company-info th {
  display: block;
  background-color: #EEE;
  border-bottom: #babcbe 1px solid;
  padding: 10px;
  padding: 0.625rem;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .company-info th {
    display: table-cell;
    width: 25%;
    background-color: #fff;
    padding: 1.25rem;
  }
}
.company-info td {
  display: block;
  border-bottom: #babcbe 1px solid;
  padding: 10px;
  padding: 0.625rem;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .company-info td {
    display: table-cell;
    width: 75%;
  }
}
.company-info td img {
  width: 100%;
  max-width: 195px;
  max-width: 12.1875rem;
}
.contact {
  width: 100%;
  text-align: center;
}
.contact__text {
  font-family: "ヒラギノ角ゴ ProN W6", HiraKakuProN-W6, "Noto Sans JP", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
}
.contact__button {
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .contact__button {
    width: 100%;
    margin-top: 0.375rem;
  }
}
.contact__annotation {
  font-family: "ヒラギノ角ゴ ProN W6", HiraKakuProN-W6, "Noto Sans JP", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 11px;
  margin-top: 0.6875rem;
}
@media screen and (min-width: 768px) {
  .contact__annotation {
    margin-top: 0.5rem;
  }
}
.copyright {
  font-size: 11px;
  font-size: 0.6875rem;
}
@media screen and (min-width: 768px) {
  .copyright {
    font-size: 1rem;
  }
}
.drawer-menu {
  display: none;
  width: 100%;
  height: 100vh;
  background-color: #DE8000;
  text-align: center;
}
.drawer-menu__items {
  position: absolute;
  top: 0%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  margin-top: 60px;
  margin-top: 3.75rem;
}
.drawer-menu__item {
  width: 100%;
  border-bottom: 1px solid #fff;
  border-bottom: 0.0625rem solid #fff;
}
.drawer-menu__item > a {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5em;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  height: inherit;
  display: inline-block;
  padding: 15px 0 17px;
  padding: 0.9375rem 0 1.0625rem;
}
@media screen and (min-width: 768px) {
  .drawer-menu__item > a {
    font-size: 2.25rem;
    line-height: 3em;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.footer-cta {
  position: fixed;
  width: 100%;
  bottom: 0%;
  left: 0;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .footer-cta {
    display: none;
  }
}
.footer-cta__wrapper {
  text-align: center;
  background-color: #DE8000;
  padding: 10px 24px 10px;
  padding: 0.5rem 1.5rem 0.5rem;
}
.footer-cta__wrapper img { /* 健康経営優良法人バナー表示に追加 */
  max-width: 75px;
  margin-bottom: -10px;
}
.footer-cta a {
  display: inline-block;
  font-size: 28px;
  font-size: 1.75rem;
  color: #fff;
  position: relative;
}
.footer-cta span::after {
  content: "";
  background-image: url(../img/common/phone_white.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  width: 1.5rem;
  height: 39px;
  height: 2.4375rem;
  position: absolute;
  top: 50%;
  left: -30px;
  left: -1.875rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.footer {
  width: 100%;
}
.footer__inner {
  padding: 0 20px 100px;
  padding: 0 1.25rem 6.25rem;
}
@media screen and (min-width: 768px) {
  .footer__inner {
    padding: 0 1.5625rem 2.5rem;
  }
}
.footer__container {
  width: 100%;
  max-width: 600px;
  max-width: 37.5rem;
  padding: 40px 0;
  padding: 2.5rem 0;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .footer__container {
    max-width: 62.5rem;
    padding: 2rem 6.75rem 3rem 2.0625rem;
    margin: 0 auto;
  }
}
.footer__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .footer__company-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.footer__company-info {
  margin-top: 12px;
  margin-top: 0.75rem;
}
@media screen and (min-width: 768px) {
  .footer__company-info {
    margin-top: 1.125rem;
    margin-right: 6.5rem;
    padding-left: 0.5rem;
  }
}
.footer__company {
  font-family: "ヒラギノ角ゴ ProN W6", HiraKakuProN-W6, "Noto Sans JP", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
}
.footer__address {
  font-family: "ヒラギノ角ゴ ProN W6", HiraKakuProN-W6, "Noto Sans JP", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin-top: 8px;
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .footer__address {
    margin-top: 1rem;
  }
}
.footer__phone {
  font-family: "ヒラギノ角ゴ ProN W6", HiraKakuProN-W6, "Noto Sans JP", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin-top: 8px;
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .footer__phone {
    margin-top: 1rem;
  }
}
.footer__business-hours {
  font-family: "ヒラギノ角ゴ ProN W6", HiraKakuProN-W6, "Noto Sans JP", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 8px;
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .footer__business-hours {
    margin-top: 0.5rem;
  }
}
.footer__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer__icon {
  width: 100%;
  max-width: 40px;
  max-width: 2.5rem;
  margin-right: 16px;
  margin-right: 1rem;
}
@media screen and (min-width: 768px) {
  .footer__icon {
    max-width: 3.375rem;
    margin-right: 1.625rem;
  }
}
.footer__icon:last-of-type {
  margin-right: 0;
}
.footer__icon:hover, .footer__icon:focus {
  opacity: 0.7;
}
.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-top: 40px;
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .footer__nav {
    margin-top: 1.25rem;
  }
}
.footer__links {
  margin-right: 16px;
  margin-right: 1rem;
}
@media screen and (min-width: 768px) {
  .footer__links {
    margin-right: 4.25rem;
  }
}
.footer__links:last-of-type {
  margin-right: 0;
}
.footer__link {
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 10px;
  margin-top: 0.625rem;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .footer__link {
    margin-top: 0.25rem;
    font-size: 1rem;
  }
}
.footer__link a {
  display: inline-block;
  width: 100%;
}
.footer__link a:hover, .footer__link a:focus {
  opacity: 0.7;
}
.footer__link:first-of-type {
  margin-top: 0;
}
.footer__copyright {
  text-align: center;
}
.fv-slide {
  position: relative;
}
.fv-slide__textarea {
  width: 100%;
  background: rgba(51, 51, 51, .5);
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 36px 10px;
  padding: 2.25rem 0.625rem;
}
.fv-slide__message {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.73;
  color: #FFF;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .fv-slide__message {
    font-size: 1.875rem;
  }
}
.fv-slide__heading {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #FFF;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .fv-slide__heading {
    font-size: 1.5rem;
  }
}
.fv-slide__text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.67;
  color: #FFF;
  text-align: center;
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .fv-slide__text {
    font-size: 1.125rem;
  }
}
@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}
@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}
.fv-swiper .swiper-slide-active .slide-img, .fv-swiper .swiper-slide-duplicate-active .slide-img, .fv-swiper .swiper-slide-prev .slide-img {
  -webkit-animation: zoomUp 12s linear 0s;
  animation: zoomUp 12s linear 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.fv-swiper .swiper-slide {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fv-swiper .slide-img {
  background-size: cover;
  background-position: center center;
  -o-object-fit: cover;
  object-fit: cover;
  height: 320px;
  height: 20rem;
}
@media screen and (min-width: 768px) {
  .fv-swiper .slide-img {
    height: 43.75rem;
  }
}
.hamburger {
  z-index: 9999;
  padding: 10px 5px;
  padding: 0.625rem 0.3125rem;
  background-color: rgba(255, 255, 255, .7);
  border-radius: 0.3125rem;
}
@media screen and (min-width: 768px) {
  .hamburger {
    padding: 1.25rem 0.625rem;
  }
}
.hamburger span {
  position: relative;
  display: block;
  height: 3px;
  height: 0.1875rem;
  width: 30px;
  width: 1.875rem;
  border-radius: 0.0625rem;
  background: #333;
  -webkit-transition: ease .3s;
  transition: ease .3s;
}
@media screen and (min-width: 768px) {
  .hamburger span {
    width: 3.125rem;
    height: 0.3125rem;
  }
}
.hamburger span:nth-child(1) {
  top: 0;
}
.hamburger span:nth-child(2) {
  margin: 6px 0;
  margin: 0.375rem 0;
}
@media screen and (min-width: 768px) {
  .hamburger span:nth-child(2) {
    margin: 0.625rem 0;
  }
}
.hamburger span:nth-child(3) {
  top: 0;
}
/*OPEN時の動き*/
.hamburger.open span:nth-child(1) {
  top: 9px;
  top: 0.5625rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
  .hamburger.open span:nth-child(1) {
    top: 0.9375rem;
  }
}
.hamburger.open span:nth-child(2) {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
}
.hamburger.open span:nth-child(3) {
  top: -9px;
  top: -0.5625rem;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (min-width: 768px) {
  .hamburger.open span:nth-child(3) {
    top: -0.9375rem;
  }
}
.header-nav {
  display: none;
}
@media screen and (min-width: 782px) {
  .header-nav {
    display: block;
    margin-left: auto;
  }
}
.header-nav__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
}
.header-nav__item {
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  height: inherit;
  margin-right: 20px;
  margin-right: 1.25rem;
}
@media screen and (min-width: 1440px) {
  .header-nav__item {
    margin-right: 3.125rem;
  }
}
.header-nav__item:last-of-type {
  margin-right: 0;
}
.header-nav__item > a {
  height: inherit;
  display: block;
  position: relative;
  padding-top: 40px;
  padding-top: 2.5rem;
}
.header-nav__item > a::after {
  content: "";
  position: absolute;
  top: 60%;
  left: 0%;
  /*線の形状*/
  width: 100%;
  height: 2px;
  background: #e6821e;
  /*アニメーションの指定*/
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  /*X方向0、Y方向1*/
  -webkit-transform-origin: center top;
  transform-origin: center top;
  /*上部中央基点*/
}
.header-nav__item > a:hover::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.header-phone {
  display: none;
}
@media screen and (min-width: 782px) {
  .header-phone {
    display: block;
    margin-top: 2.125rem;
  }
}
.header-phone__number {
  font-size: 18px;
  font-size: 1.125rem;
  display: inline-block;
  padding-left: 26px;
  padding-left: 1.625rem;
  position: relative;
}
.header-phone__number::before {
  content: "";
  display: block;
  background-image: url(../img/common/phone_black.jpg);
  background-size: cover;
  width: 20px;
  width: 1.25rem;
  height: 33px;
  height: 2.0625rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-56%);
  transform: translateY(-56%);
  left: 0;
}
.header-phone__hours {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.01em;
  display: block;
  margin-top: 4px;
  margin-top: 0.25rem;
}
.header {
  width: 100%;
  height: 60px;
  height: 3.75rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .header {
    height: 7.5rem;
  }
}
@media screen and (min-width: 782px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 100;
  }
}
.header__inner {
  padding-left: 8px;
  padding-left: 0.5rem;
  padding-right: 12px;
  padding-right: 0.75rem;
  height: inherit;
}
@media screen and (min-width: 1440px) {
  .header__inner {
    padding-left: 2.25rem;
    padding-right: 3.375rem;
  }
}
.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: inherit;
}
@media screen and (min-width: 782px) {
  .header__container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}
@media screen and (min-width: 782px) {
  .header__logo {
    padding-top: 1.25rem;
  }
}
@media screen and (min-width: 1440px) {
  .header__logo {
    padding-top: 0.625rem;
  }
}
.header__drawer {
  position: fixed;
  top: 10px;
  top: 0.625rem;
  right: 10px;
  right: 0.625rem;
}
@media screen and (min-width: 768px) {
  .header__drawer {
    top: 1.25rem;
    right: 1.25rem;
  }
}
@media screen and (min-width: 782px) {
  .header__drawer {
    display: none;
  }
}
.header__nav {
  margin-right: 30px;
  margin-right: 1.875rem;
  height: inherit;
}
@media screen and (min-width: 1440px) {
  .header__nav {
    margin-right: 3.625rem;
  }
}
.header__drawer-menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 40;
}
.l-inner {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .l-inner {
    max-width: 1150px;
    padding-right: 25px;
    padding-left: 25px;
  }
}
.link-box {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.link-box__image {
  width: 100%;
  position: relative;
  -webkit-transition: .3s;
  transition: .3s;
}
.link-box__image::before {
  padding-top: 70.588%;
  display: block;
  content: "";
}
.link-box__image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.link-box__text-box {
  width: 88.6%;
  height: 88.6%;
  border: 5px solid #fff;
  border: 0.3125rem solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.link-box__text {
  font-family: "ヒラギノ角ゴ ProN W6", HiraKakuProN-W6, "Noto Sans JP", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.45;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 100%;
  text-align: center;
}
.link-box__text::before {
  content: "";
  width: 100%;
  max-width: 250px;
  max-width: 15.625rem;
  height: 9px;
  height: 0.5625rem;
  background-color: #DE8000;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}
.link-box:hover .link-box__image, .link-box:focus .link-box__image {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: .3s;
  transition: .3s;
}
.logo {
  width: 100%;
  max-width: 128px;
  max-width: 8rem;
}
@media screen and (min-width: 768px) {
  .logo {
    max-width: 12.5rem;
  }
}
@media screen and (min-width: 1440px) {
  .logo {
    max-width: 16rem;
  }
}
.map {
  position: relative;
  width: 100%;
  padding-top: 90%;
}
@media screen and (min-width: 768px) {
  .map {
    max-width: 68.75rem;
    padding-top: 33.3%;
  }
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mega-menu__contents {
  display: none;
  background-color: rgba(255, 255, 255, .9);
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  padding: 30px 0 30px;
  padding: 1.875rem 0 1.875rem;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}
.mega-menu__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mega-menu__list {
  margin-right: 30px;
  margin-right: 1.875rem;
}
.mega-menu__list:last-of-type {
  margin-right: 0;
}
.mega-menu__list > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.mega-menu__list > a::after {
  content: "";
  position: absolute;
  top: 110%;
  left: 0%;
  /*線の形状*/
  width: 100%;
  height: 2px;
  background: #e6821e;
  /*アニメーションの指定*/
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  /*X方向0、Y方向1*/
  -webkit-transform-origin: center top;
  transform-origin: center top;
  /*上部中央基点*/
}
.mega-menu__list > a:hover::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.meta-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.meta-info__date {
  font-family: "ヒラギノ角ゴ ProN W6", HiraKakuProN-W6, "Noto Sans JP", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1;
  color: #333;
  margin-right: 20px;
  margin-right: 1.25rem;
}
@media screen and (min-width: 768px) {
  .meta-info__date {
    margin-right: 3.9375rem;
  }
}
.meta-info__category {
  font-family: "ヒラギノ角ゴ ProN W6", HiraKakuProN-W6, "Noto Sans JP", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  display: inline-block;
  padding: 6px 13.2px;
  padding: 0.375rem 0.825rem;
  background-color: #DE8000;
  border-radius: 0.875rem;
  width: 150px;
  width: 9.375rem;
  text-align: center;
}
.section-title {
  font-family: "Source Serif Pro", serif;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
@media screen and (min-width: 768px) {
  .section-title {
    font-size: 3.75rem;
  }
}
.section-title::before {
  content: "";
  width: 94px;
  width: 5.875rem;
  height: 3px;
  height: 0.1875rem;
  background-color: #DE8000;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.side-cta {
  display: none;
}
@media screen and (min-width: 768px) {
  .side-cta {
    display: block;
    width: 4.6875rem;
    position: fixed;
    top: 20%;
    right: 0%;
    z-index: 10;
  }
}
.side-cta__wrapper {
  padding: 32px 26px 84px;
  padding: 2rem 1.625rem 5.25rem;
  border-top-left-radius: 20px;
  border-top-left-radius: 1.25rem;
  border-bottom-left-radius: 29px;
  border-bottom-left-radius: 1.8125rem;
  background-color: #DE8000;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
}
.side-cta a {
  display: inline-block;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 20px;
  font-size: 1.25rem;
  color: #fff;
}
.side-cta__wrapper:hover, .side-cta__wrapper:focus {
  background-color: #ff9b12;
  -webkit-transition: .3s;
  transition: .3s;
}
.side-cta a::after {
  content: "";
  background-image: url(../img/common/phone_white.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 28px;
  width: 1.75rem;
  height: 46px;
  height: 2.875rem;
  position: absolute;
  bottom: 2%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.side-cta img {
  width: 24px;
  width: 1.5rem;
}
.common-banner-area {
  width: 100%;
}
.common-banner-area__inner {
  padding-top: 116px;
  padding-top: 7.25rem;
  padding-bottom: 127px;
  padding-bottom: 7.9375rem;
}
@media screen and (min-width: 768px) {
  .common-banner-area__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.common-banner-area__content {
  margin: 40px auto 0;
  margin: 2.5rem auto 0;
}
@media screen and (min-width: 768px) {
  .common-banner-area__content {
    margin: 0 1.875rem 0 0;
  }
}
.common-banner-area__content:first-of-type {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .common-banner-area__content:last-of-type {
    margin-right: 0;
  }
}
.common-cta-area {
  width: 100%;
  background-image: url(../img/common/contact_1.jpg);
  background-size: cover;
  background-position: center center;
}
.common-cta-area__inner {
  padding-top: 62px;
  padding-top: 3.875rem;
  padding-bottom: 49px;
  padding-bottom: 3.0625rem;
}
.common-cta-area__container {
  background: #fff;
  width: 100%;
  max-width: 600px;
  max-width: 37.5rem;
  padding: 20px 20px 30px;
  padding: 1.25rem 1.25rem 1.875rem;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .common-cta-area__container {
    max-width: 56.25rem;
    padding: 1.25rem 4.5rem 2.6875rem;
  }
}
.common-cta-area__items {
  width: 100%;
  margin-top: 42px;
  margin-top: 2.625rem;
}
@media screen and (min-width: 768px) {
  .common-cta-area__items {
    margin-top: 2.0625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1.5rem;
  }
}
.common-cta-area__item {
  margin-top: 28px;
  margin-top: 1.75rem;
}
@media screen and (min-width: 768px) {
  .common-cta-area__item {
    margin-top: 0;
  }
}
.common-cta-area__item:first-of-type {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .common-cta-area__item:first-of-type {
    margin-right: 6.625rem;
  }
}
.fv {
  width: 100%;
}
@media screen and (min-width: 782px) {
  .fv {
    margin-top: 7.5rem;
  }
}
.page-access {
  width: 100%;
  margin-top: 80px;
  margin-top: 5rem;
}
@media screen and (min-width: 768px) {
  .page-access {
    margin-top: 7.5rem;
  }
}
.page-access__title {
  text-align: center;
  position: relative;
}
.page-access__title::before {
  content: "";
  width: 100%;
  height: 2px;
  height: 0.125rem;
  background-color: #333;
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.page-access__title span {
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  background-color: #fff;
  padding: 0 10px;
  padding: 0 0.625rem;
  position: relative;
}
.page-access__info {
  margin-top: 40px;
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .page-access__info {
    margin-top: 3.125rem;
  }
}
.page-company {
  width: 100%;
  margin-top: 60px;
  margin-top: 3.75rem;
}
@media screen and (min-width: 768px) {
  .page-company {
    margin-top: 5rem;
  }
}
.page-company__title {
  text-align: center;
  position: relative;
}
.page-company__title::before {
  content: "";
  width: 100%;
  height: 2px;
  height: 0.125rem;
  background-color: #333;
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.page-company__title span {
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  background-color: #fff;
  padding: 0 10px;
  padding: 0 0.625rem;
  position: relative;
}
.page-company__info {
  margin-top: 40px;
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .page-company__info {
    margin-top: 3.125rem;
  }
}
.page-pagevisual {
  width: 100%;
  background-image: url(../img/company/company.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 0 50px;
  padding: 3.125rem 0 3.125rem;
}
@media screen and (min-width: 768px) {
  .page-pagevisual {
    padding: 5rem 0 5rem;
  }
}
@media screen and (min-width: 782px) {
  .page-pagevisual {
    padding: 9.375rem 0 9.375rem;
    margin-top: 7.5rem;
  }
}
.page-pagevisual__container {
  text-align: center;
}
.page-pagevisual__title-jp {
  font-size: 24px;
  font-size: 1.5rem;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
}
@media screen and (min-width: 768px) {
  .page-pagevisual__title-jp {
    font-size: 2.25rem;
  }
}
.page-pagevisual__title-en {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
}
@media screen and (min-width: 768px) {
  .page-pagevisual__title-en {
    font-size: 1.5rem;
  }
}
.top-service {
  width: 100%;
}
.top-service__inner {
  padding-top: 70px;
  padding-top: 4.375rem;
}
.top-service__links {
  margin-top: 58px;
  margin-top: 3.625rem;
}
@media screen and (min-width: 768px) {
  .top-service__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.top-service__link {
  margin-top: 20px;
  margin-top: 1.25rem;
}
.top-topics {
  width: 100%;
  background-image: url(../img/top/topics_1.jpg);
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.top-topics::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -9;
}
.top-topics__inner {
  width: 100%;
  max-width: 600px;
  max-width: 37.5rem;
  padding-top: 42px;
  padding-top: 2.625rem;
  padding-bottom: 67px;
  padding-bottom: 4.1875rem;
}
@media screen and (min-width: 768px) {
  .top-topics__inner {
    max-width: 58.5625rem;
  }
}
.top-topics__items {
  margin-top: 74px;
  margin-top: 4.625rem;
}
.top-topics__item {
  width: 100%;
  border-bottom: 1.1px solid #000;
  border-bottom: 0.06875rem solid #000;
  padding: 25px 0 16px;
  padding: 1.5625rem 0 1rem;
}
@media screen and (min-width: 768px) {
  .top-topics__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}
.top-topics__item:first-of-type {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .top-topics__meta {
    margin-right: 3.625rem;
  }
}
.top-topics__content {
  font-family: "ヒラギノ角ゴ ProN W6", HiraKakuProN-W6, "Noto Sans JP", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.25;
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .top-topics__content {
    margin-top: 0;
  }
}
.top-topics__button {
  margin-top: 36px;
  margin-top: 2.25rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .top-topics__button {
    margin-top: 4.625rem;
  }
}
/* ---------------- funada追加 ---------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.test {
  padding: 10px;
  margin: 0 auto;
  color: #f00;
  background-color: #fff;
}
/* 健康経営優良法人バナー表示に追加 */
#hap img {
  margin-left: 10px;
  margin-top: 10px;
  width: auto;
}
@media screen and (max-width: 1220px) {
  #hap img {
    width: 90px;
  }
}
@media screen and (max-width: 1024px) {
  #hap img {
    margin-left: 0;
    width: 80px;
  }
}
@media screen and (max-width: 900px) {
  #hap img {
    display: none;
  }
}
h1 {
  font-size: 0.6em;
  font-weight: normal;
  padding: 0 0 0 50px;
  margin-bottom: -5px;
}
@media screen and (max-width: 1400px) {
  h1 {
    padding: 0 0 0 5px;
    margin-bottom: -15px;
  }
}
@media screen and (max-width: 1024px) {
  h1 {
    font-size: 0.6em;
    margin-bottom: -5px;
  }
}
@media screen and (max-width: 900px) {
  h1 {
    font-size: 0.5em;
    margin-bottom: -10px;
  }
}
.centerF {
  text-align: center;
  margin: 0.5% 0 0;
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .centerF {
    font-size: 0.9rem;
  }
}
.centerF a:hover {
  color: #FF5BC6;
}
a.alpha:hover img {
  filter: alpha(opacity=63);
  -moz-opacity: 0.63;
  opacity: 0.63;
}
#bannarCM {
	display: block;
  margin: 3% auto 3%;
  max-width: 600px;
  max-width: 37.5rem;
}
#bannarCM p {
	margin-top: 0;
	margin-bottom: 4%;
}
#bannarCM img {
	margin-top: 1%;
}

#bannarCMsp {
	display: none;
}
@media screen and (min-width: 768px) {
  #bannarCM {
	  display: none;
	}
	#bannarCMsp {
		display: block;
		margin: 3% auto 3%;
  max-width: 600px;
    max-width: 58.5625rem;
  }

	#bannarCMsp li {
	float: left;
	width: 32%;
	margin-right: 2%;
		margin-top: 2%;
}
#bannarCMsp li:nth-child(3) {
	margin-right: 0;
}

		#bannarCMsp ul#maxw li {
		width: auto;
		float: none;
		margin-bottom: 1% !important;
	}
}

img.interview {
  margin-top: 3%;
}