@charset "UTF-8";
html {
  color: #000;
  background: #fff;
}
blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
q:after,
q:before {
  content: "";
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
legend {
  color: #000;
}
#yui3-css-stamp.cssreset {
  display: none;
}
ul {
  list-style-type: none;
}
input,
select,
textarea {
  border: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input::-ms-expand,
select::-ms-expand {
  display: none;
}
input[type=radio] {
  display: none;
}
textarea {
  resize: none;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  width: 100%;
  vertical-align: middle;
  pointer-events: none;
}
a {
  color: inherit;
  text-decoration: none;
}
body {
  color: #333;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-text-size-adjust: 100%;/* iPhone横拡大表示対応 */
  font-family: Hiragino Sans, ヒラギノ角ゴシック, Hiragino Kaku Gothic ProN,
    ヒラギノ角ゴ ProN W3, Roboto, Droid Sans, Meiryo, メイリオ, Verdana,
    ＭＳ Ｐゴシック, sans-serif;
}
@font-face {
  font-family: beautiful-font;
  font-weight: 400;
  src: url(../fonts/Beautiful-Font.woff);
}
.jsc-elem-fadeIn {
  opacity: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.jsc-elem-fadeIn.is-show {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.jsc-elem-fadeIn--delay {
  opacity: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
@media print, screen and (min-width: 769px) {
  .jsc-elem-fadeIn--delay:nth-child(3n + 1) {
    -webkit-transform: translateY(110px);
    -ms-transform: translateY(110px);
    transform: translateY(110px);
  }
  .jsc-elem-fadeIn--delay:nth-child(3n + 2) {
    -webkit-transform: translateY(70px);
    -ms-transform: translateY(70px);
    transform: translateY(70px);
  }
}
.jsc-elem-fadeIn--delay.is-show {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
@media print, screen and (min-width: 769px) {
  .jsc-elem-fadeIn--delay.is-show:nth-child(3n + 1) {
    -webkit-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
  }
  .jsc-elem-fadeIn--delay.is-show:nth-child(3n + 2) {
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
}
@-webkit-keyframes moveBg {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: -2500px 0;
  }
}
@keyframes moveBg {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: -2500px 0;
  }
}
@-webkit-keyframes moveBgSp {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: -760px 0;
  }
}
@keyframes moveBgSp {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: -760px 0;
  }
}
@-webkit-keyframes moveBgRecruit {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: -3500px 0;
  }
}
@keyframes moveBgRecruit {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: -3500px 0;
  }
}
@-webkit-keyframes moveBgRecruitSp {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: -2977px 0;
  }
}
@keyframes moveBgRecruitSp {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: -2977px 0;
  }
}
@-webkit-keyframes circle {
  0% {
    stroke-dasharray: 0 377;
  }
  to {
    stroke-dasharray: 377 377;
  }
}
@keyframes circle {
  0% {
    stroke-dasharray: 0 377;
  }
  to {
    stroke-dasharray: 377 377;
  }
}
.l-footer {
  margin-top: 120px;
  width: 100%;
  min-width: 988px;
  background-color: #303030;
}
@media screen and (max-width: 768px) {
  .l-footer {
    min-width: 0;
    margin-top: 60px;
  }
}
.l-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
.l-wrap {
  padding-top: 64px;
}
@media screen and (max-width: 768px) {
  .l-wrap {
    padding-top: 50px;
  }
}
.btn {
  color: #fff;
}
.c-link-title {
  display: inline-block;
  padding-right: 24px;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.05em;
  position: relative;
}
.c-link-title > .c-link-title-arrow {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
}
.c-link-title > .c-link-title-arrow > svg {
  position: absolute;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  -ms-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
  top: 50%;
  left: 50%;
}
.c-link-title > .c-link-title-arrow > svg > circle {
  fill: rgba(0, 0, 0, 0);
  stroke: #dc0032;
  stroke-dasharray: 0 377;
}
.c-link-title > .c-link-title-arrow:after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  -webkit-transform: translate(-68%, -50%) rotate(-45deg);
  -ms-transform: translate(-68%, -50%) rotate(-45deg);
  transform: translate(-68%, -50%) rotate(-45deg);
  top: 50%;
  left: 50%;
  border-right: 1px solid #ca001e;
  border-bottom: 1px solid #ca001e;
}
@media screen and (max-width: 768px) {
  .c-link-title > .c-link-title-arrow:after {
    width: 4px;
    height: 4px;
  }
}
@media screen and (max-width: 768px) {
  .c-link-title {
    padding-right: 19px;
    font-size: 14px;
    line-height: 21px;
    text-align: start;
  }
  .c-link-title > .c-link-title-arrow {
    width: 14px;
    height: 14px;
    border: 1px solid #ca001e;
  }
}
.c-link-title-small {
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.05em;
  position: relative;
}
.c-link-title-small.c-link-inquiry {
  /*2021.04.21 お問い合わせﾌｫｰﾑ ﾘﾝｸ先*/
  font-weight: unset;
}
.c-link-title-small > .c-link-title-arrow {
  position: absolute;
  top: 50%;
  right: -24px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
}
@media screen and (max-width: 768px) {
  .c-link-title-small > .c-link-title-arrow {
    width: 14px;
    height: 14px;
    border: 1px solid #ca001e;
    right: -20px;
  }
}
.c-link-title-small > .c-link-title-arrow > svg {
  position: absolute;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  -ms-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
  top: 50%;
  left: 50%;
}
.c-link-title-small > .c-link-title-arrow > svg > circle {
  fill: rgba(0, 0, 0, 0);
  stroke: #dc0032;
  stroke-dasharray: 0 377;
}
.c-link-title-small > .c-link-title-arrow:after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  -webkit-transform: translate(-68%, -50%) rotate(-45deg);
  -ms-transform: translate(-68%, -50%) rotate(-45deg);
  transform: translate(-68%, -50%) rotate(-45deg);
  top: 50%;
  left: 50%;
  border-right: 1px solid #ca001e;
  border-bottom: 1px solid #ca001e;
}
@media screen and (max-width: 768px) {
  .c-link-title-small > .c-link-title-arrow:after {
    width: 4px;
    height: 4px;
  }
}
.c-link {
  position: relative;
  padding: 10px 18px 10px 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: #303030;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .c-link {
    font-size: 16px;
    line-height: 24px;
  }
}
.c-link:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  top: 47%;
  right: 2px;
  border-right: 2px solid #ca001e;
  border-bottom: 2px solid #ca001e;
}
.c-link-title-large {
  display: inline-block;
  padding-right: 24px;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.05em;
  position: relative;
}
.c-link-title-large > .c-link-title-arrow {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
}
@media screen and (max-width: 768px) {
  .c-link-title-large > .c-link-title-arrow {
    width: 14px;
    height: 14px;
    border: 1px solid #ca001e;
  }
}
.c-link-title-large > .c-link-title-arrow > svg {
  position: absolute;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  -ms-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
  top: 50%;
  left: 50%;
}
.c-link-title-large > .c-link-title-arrow > svg > circle {
  fill: rgba(0, 0, 0, 0);
  stroke: #dc0032;
  stroke-dasharray: 0 377;
}
.c-link-title-large > .c-link-title-arrow:after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  -webkit-transform: translate(-68%, -50%) rotate(-45deg);
  -ms-transform: translate(-68%, -50%) rotate(-45deg);
  transform: translate(-68%, -50%) rotate(-45deg);
  top: 50%;
  left: 50%;
  border-right: 1px solid #ca001e;
  border-bottom: 1px solid #ca001e;
}
@media screen and (max-width: 768px) {
  .c-link-title-large > .c-link-title-arrow:after {
    width: 4px;
    height: 4px;
  }
}
@media screen and (max-width: 768px) {
  .c-link-title-large {
    padding-right: 19px;
    font-size: 16px;
    line-height: 21px;
    text-align: start;
  }
  .c-link-title-large:after {
    width: 16px;
    height: 16px;
  }
}
.c-hover-parent {
  pointer-events: none;
}
.c-hover-parent:hover .c-hover-child__img,
.c-hover-parent:hover .c-hover-child__img ~ .c-hover-child__title {
  opacity: 0.6;
}
.c-hover-parent:hover .c-hover-child__img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.c-hover-child__img {
  overflow: hidden;
  pointer-events: auto;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.c-hover-child__img img {
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.c-hover-child__title {
  pointer-events: auto;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.c-hover-child__title:hover {
  opacity: 0.6;
}
@media screen and (min-width: 769px) {
  .c-hover-child__img:hover
    + .c-link-title-large
    > .c-link-title-arrow
    > svg
    > circle,
  .c-hover-child__img:hover
    + .c-link-title-small
    > .c-link-title-arrow
    > svg
    > circle,
  .c-hover-child__img:hover
    + .c-link-title
    > .c-link-title-arrow
    > svg
    > circle,
  .c-hover-child__title:hover .c-link-title-arrow > svg > circle {
    -webkit-animation: circle 1.5s;
    animation: circle 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
}
@media (-ms-high-contrast: none) {
  .c-link-title-arrow {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
  .c-hover-child__img:hover + .c-link-title-large > .c-link-title-arrow,
  .c-hover-child__img:hover + .c-link-title-small > .c-link-title-arrow,
  .c-hover-child__img:hover + .c-link-title > .c-link-title-arrow,
  .c-hover-child__title:hover .c-link-title-arrow {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border: 1px solid #ca001e;
  }
}
.p-footer-content__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 44px 0;
  width: 988px;
  margin: 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .p-footer-content__inner {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px 0;
  }
}
.p-footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-footer-nav {
    text-align: center;
  }
}
.p-footer-nav__link {
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-footer-nav__link {
    font-size: 10px;
    line-height: 15px;
  }
}
.p-footer-nav__link:not(:first-child) {
  margin-left: 100px;
}
@media screen and (max-width: 768px) {
  .p-footer-nav__link:not(:first-child) {
    margin-left: 33px;
  }
}
.p-footer__bottom {
  background-color: #ca001e;
  padding: 2px;
}
@media screen and (max-width: 768px) {
  .p-footer__bottom {
    padding: 4px;
  }
}
.p-footer__bottom__copy {
  font-size: 10px;
  line-height: 27px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-footer__bottom__copy {
    line-height: 21px;
  }
}
.p-header-pc,
.p-header-pc-top {
  background-color: #fff;
}
.p-header-pc-top {
  display: none;
}
.p-header-pc__inner {
  width: 988px;
  padding: 11px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.p-header-pc__logo {
  width: 205px;
}
.p-header-pc__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-header-pc__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
}
.p-header-pc__nav__item {
  display: block;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
}
.p-header-pc__nav__item:not(:last-child) {
  /*margin-right: 35px;*/
  margin-right: 31px;
}
.p-header-pc__nav__item > span {
  padding-right: 18px;
  position: relative;
}
.p-header-pc__nav__item > span:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 0;
  top: 0;
}
.p-header-pc__nav__item:hover {
  color: #ca001e;
}
.p-header-pc__nav__item:hover > span:after {
  border-right: 2px solid #ca001e;
  border-bottom: 2px solid #ca001e;
}
.p-header-pc__tel {
  background-color: #ca001e;
  width: 155px;
}
.p-header-pc-sub {
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #333;
  height: 62px;
}
.p-header-pc-sub__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.p-header-pc-sub__nav__item-wide {
  min-width: 140px;
  padding: 15px 40px;
  text-align: center;
}
.p-header-pc-sub__nav__item,
.p-header-pc-sub__nav__item-wide {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  font-weight: 700;
  font-size: 13px;
  line-height: 34px;
  letter-spacing: 0.05em;
  color: #fff;
}
.p-header-pc-sub__nav__item {
  padding: 13.5px;
}
.p-header-pc-sub__nav__item-wide:hover,
.p-header-pc-sub__nav__item:hover {
  background-color: #ca001e;
}
.p-header-top {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.l-header:hover .p-header-top {
  background-color: #fff;
}
.l-header:hover .p-header-top__head__link,
.l-header:hover .p-header-top__nav__item {
  color: #333;
}
.l-header:hover .p-header-top__nav__item > span:after {
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
}
.l-header:hover .p-header-top__logo {
  background-image: url(../images/header/img_header_logo.png);
  background-size: cover;
}
.p-header-top__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 698px;
  margin: 0 auto;
}
.p-header-top__head {
  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;
  padding: 11px 32px 20px;
}
.p-header-top__logo {
  width: 205px;
  height: 30px;
  background-image: url(../images/header/img_header_logo_top.png);
  background-size: cover;
}
.p-header-top__head__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-header-top__head__link {
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: #fff;
}
.p-header-top__head__link:hover {
  color: #ca001e !important;
}
.p-header-top__tel {
  width: 155px;
  margin-left: 40px;
  background-color: #ca001e;
}
.p-header-top__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 30px 22px;
}
.p-header-top__nav__item {
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.p-header-top__nav__item:hover {
  color: #ca001e !important;
}
.p-header-top__nav__item:hover > span:after {
  border-right: 2px solid #ca001e !important;
  border-bottom: 2px solid #ca001e !important;
}
.p-header-top__nav__item > span {
  padding-right: 18px;
  position: relative;
}
.p-header-top__nav__item > span:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 0;
  top: 2px;
}
.p-header-sp-menu {
  display: none;
}
.p-header-sp__inner {
  background-color: #fff;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.p-header-sp__logo {
  display: block;
  /*  width: 50%;*/
  width: 175px;
}
.p-header__hamburger {
  position: relative;
  display: block;
  width: 18px;
  height: 12px;
}
.p-header__hamburger > span {
  position: absolute;
  height: 2px;
  width: 18px;
  background-color: #ca001e;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.p-header__hamburger > span:first-child {
  top: 0;
}
.p-header__hamburger.is-active > span:first-child {
  -webkit-transform: translateY(6px) rotate(45deg);
  -ms-transform: translateY(6px) rotate(45deg);
  transform: translateY(6px) rotate(45deg);
}
.p-header__hamburger > span:nth-child(2) {
  top: 6px;
}
.p-header__hamburger.is-active > span:nth-child(2) {
  opacity: 0;
}
.p-header__hamburger > span:last-child {
  top: 12px;
}
.p-header__hamburger.is-active > span:last-child {
  top: 12px;
  -webkit-transform: translateY(-6px) rotate(-45deg);
  -ms-transform: translateY(-6px) rotate(-45deg);
  transform: translateY(-6px) rotate(-45deg);
}
.p-header-sp-menu {
  background-color: #fff;
  height: calc(100vh - 50px);
  overflow: scroll;
}
.p-header-sp-menu__container {
  padding: 12px;
  display: block;
}
.p-header-sp-menu__container__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
}
.p-header-sp-accordion__content {
  margin-top: 8px;
  padding: 0 12px;
  display: none;
}
.p-header-sp-accordion__content__item > a {
  width: 100%;
  padding: 8px 0;
  display: block;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.p-header-sp-accordion__content__item-large > a {
  width: 100%;
  padding: 8px 0;
  display: block;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.05em;
}
.p-header-sp-menu__btn__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 8px;
}
.p-header-sp-menu__btn {
  display: block;
  padding: 12px;
  text-align: center;
  font-family: futura, futura-pt;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #ca001e;
  width: calc(50% - 6px);
}
.p-header-sp-menu__link {
  padding: 0 12px 24px;
}
.p-header-sp-menu__link__item > a {
  padding: 8px 0;
  display: block;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.p-header-sp-accordion {
  position: relative;
}
.p-header-sp-accordion.is-active {
  background-color: #fbfbfb;
}
.p-header-sp-accordion:before {
  position: absolute;
  top: 19px;
  right: 17px;
  content: "";
  height: 12px;
  width: 2px;
  background-color: #ca001e;
}
.is-active.p-header-sp-accordion:before {
  display: none;
}
.p-header-sp-accordion:after {
  position: absolute;
  top: 24px;
  right: 12px;
  content: "";
  height: 2px;
  width: 12px;
  background-color: #ca001e;
}
.p-top-fv {
  position: relative;
  min-width: 1280px;
  height: 600px;
  overflow: hidden;
  background-color: #828282;
  min-width: 988px;
}
@media screen and (max-width: 768px) {
  .p-top-fv {
    width: 100%;
    min-width: 0;
    height: 400px;
  }
}
.p-top-fv__inner {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1920px;
  height: 676px;
}
@media screen and (max-width: 768px) {
  .p-top-fv__inner {
    width: 100%;
    height: 400px;
  }
}
.p-top-fv__inner__fv {
  position: relative;
  overflow: hidden;
}
.p-top-fv__inner__fv__img {
  width: 1242px;
  margin-left: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 2s linear, -webkit-transform 7.5s linear;
  transition: opacity 2s linear, -webkit-transform 7.5s linear;
  -o-transition: opacity 2s linear, transform 7.5s linear;
  transition: opacity 2s linear, transform 7.5s linear;
  transition: opacity 2s linear, transform 7.5s linear,
    -webkit-transform 7.5s linear;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p-top-fv__inner__fv__img {
    min-width: 0;
    width: 768px;
  }
}
@media screen and (min-width: 769px) {
  .p-top-fv__inner__fv__img:not(:first-child) {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-top-fv__inner__fv__img:nth-child(3) {
    position: absolute;
    top: 0;
    right: 0;
  }
  .p-top-fv__inner__fv__img:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 610px) {
  .p-top-fv__inner__fv__img:nth-child(2) {
    position: absolute;
    top: 0;
    right: -160px;
  }
}
@media screen and (min-width: 611px) and (max-width: 768px) {
  .p-top-fv__inner__fv__img:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.p-top-fv__inner__fv__img.show_ {
  opacity: 1;
}
.p-top-fv__inner__fv__img.zoom_ {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.p-top-fv__inner__fv__img > img {
  display: block;
}
.p-top-fv__inner__content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.p-top-fv__inner__content__overlay {
  width: 1138px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .p-top-fv__inner__content__overlay {
    width: 68%;
  }
}
.p-top-fv__heading__wrap {
  position: absolute;
  top: 46%;
  left: 462px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 4;
}
@media screen and (max-width: 768px) {
  .p-top-fv__heading__wrap {
    top: 50%;
    left: 12px;
  }
}
.p-top-fv__heading__text {
  font-family: futura, futura-pt;
  font-weight: 900;
  font-size: 60px;
  line-height: 78px;
  letter-spacing: 0.01em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-top-fv__heading__text {
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.01em;
  }
}
.p-top-fv__heading__caption {
  margin-top: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-top-fv__heading__caption {
    margin-top: 15px;
    font-size: 12px;
    line-height: 1.5;
  }
}
.p-top-section {
  width: 100%;
  min-width: 988px;
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .p-top-section {
    min-width: 0;
    margin-top: 60px;
    padding: 0 12px;
  }
}
.p-top-section:first-of-type {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .p-top-section:first-of-type {
    min-width: 0;
    margin-top: 18px;
    padding: 0 12px;
  }
}
.p-top-section__inner {
  width: 988px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-top-section__inner {
    width: 100%;
  }
}
.p-top-section__heading {
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-top-section__heading {
    font-size: 24px;
    line-height: 31px;
  }
}
.p-top-section__translate {
  margin-top: 6px;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: #ca001e;
  font-family: futura, futura-pt;
}
@media screen and (max-width: 768px) {
  .p-top-section__translate {
    margin-top: 5px;
    font-size: 12px;
    line-height: 18px;
  }
}
.p-top-section__desc {
  margin-top: 16px;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-top-section__desc {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
  }
}
.p-top-service__flex {
  margin-top: 58px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-top-service__flex {
    display: block;
    margin-top: 24px;
  }
}
.p-top-service__card {
  position: relative;
  width: 454px;
  height: 250px;
  background-color: #eee;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 768px) {
  .p-top-service__card {
    display: none;
  }
}
.p-top-service__card--sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-top-service__card--sp {
    display: block;
    max-width: 454px;
    width: 100%;
    margin: auto;
  }
  .p-top-service__card--sp:not(:first-child) {
    margin-top: 10px;
  }
  img {
    pointer-events: auto;
  }
}
.p-top-service__card:first-child {
  background-image: url(../images/top/img_bg_red.jpg);
  padding: 40px 0 0 20px;
}
@media screen and (max-width: 768px) {
  .p-top-service__card:first-child {
    padding: 18px 10px;
  }
}
.p-top-service__card:nth-child(2) {
  background-image: url(../images/top/img_bg_blue.jpg);
  padding: 20px 0 0 20px;
}
@media screen and (max-width: 768px) {
  .p-top-service__card:nth-child(2) {
    padding: 20px 10px;
  }
}
.p-top-service__card__heading {
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #fff;
}
.p-top-service__card__tel {
  margin-top: 10px;
  font-weight: 700;
  font-size: 21px;
  line-height: 26px;
  letter-spacing: 0.05em;
  color: #fff;
  padding-left: 24px;
  position: relative;
}
.p-top-service__card__tel:before {
  position: absolute;
  left: 0;
  top: 2px;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../../assets/images/top/img_tel_icon.png);
  background-size: cover;
}
.p-top-service__card__text {
  color: #fff;
}
.p-top-service__card__link-red,
.p-top-service__card__text {
  margin-top: 14px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
}
.p-top-service__card__link-red {
  display: block;
  padding: 10px;
  width: 148px;
  background-color: #fff;
  color: #ca001e;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.p-top-service__card__link-red:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #ca001e;
  border-bottom: 2px solid #ca001e;
  top: 50%;
  right: 14px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.p-top-service__card__link-red:hover {
  background-color: #ca001e;
  color: #fff;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-top-service__card__link-red:hover:after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.p-top-service__card__link-blue {
  margin-top: 8px;
  display: block;
  padding: 8px;
  width: 148px;
  background-color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #2b8dde;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.p-top-service__card__link-blue:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #2b8dde;
  border-bottom: 2px solid #2b8dde;
  top: 50%;
  right: 14px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.p-top-service__card__link-blue:hover {
  background-color: #2b8dde;
  color: #fff;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-top-service__card__link-blue:hover:after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.p-top-cm {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-top-cm {
    display: block;
    margin-top: 24px;
  }
}
.p-top-cm__movie {
  width: 501px;
  height: 282px;
  background-color: #4f4f4f;
}
@media screen and (max-width: 768px) {
  .p-top-cm__movie {
    width: 100%;
  }
}
.p-top-cm__movie > video {
  width: 100%;
  height: 100%;
}
.p-top-cm__sponsored {
  width: 400px;
}
@media screen and (max-width: 768px) {
  .p-top-cm__sponsored {
    width: 100%;
  }
}
.p-top-cm__sponsored__heading {
  font-weight: 700;
  font-size: 16px;
  line-height: 16%;
  letter-spacing: 0.05em;
  color: #ca001e;
}
@media screen and (max-width: 768px) {
  .p-top-cm__sponsored__heading {
    margin-top: 30px;
  }
}
.p-top-cm__sponsored__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-top-cm__sponsored__list {
    margin-top: 24px;
  }
}
.p-top-cm__sponsored__list__item {
  display: block;
  padding: 10px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  position: relative;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-weight: 700;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .p-top-cm__sponsored__list__item {
    font-size: 11px;
  }
}
.p-top-cm__sponsored__list__item:hover {
  opacity: 0.5;
}
.p-top-cm__sponsored__list__item > span {
  display: inline-block;
  width: 99px;
}
@media screen and (max-width: 768px) {
  .p-top-cm__sponsored__list__item > span {
    width: 75px;
  }
}
.p-top-cm__sponsored__list__item:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  top: 50%;
  right: 14px;
  border-right: 2px solid #ca001e;
  border-bottom: 2px solid #ca001e;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.p-top-cm__sponsored__list__item:not(:first-child) {
  margin-top: 14px;
}
.p-news {
  -webkit-transform: translateY(-42px);
  -ms-transform: translateY(-42px);
  transform: translateY(-42px);
}
.p-news__inner {
  width: 988px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 768px) {
  .p-news__inner {
    width: calc(100% - 24px);
  }
}
.p-all-topic__link {
  display: block;
  background-color: #ca001e;
  padding: 10px 30px;
}
.p-all-topic__link__inner {
  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;
}
.p-all-topic__link__heading {
  color: #fff;
  font-family: futura, futura-pt;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-all-topic__link__heading {
    font-size: 14px;
    line-height: 22px;
  }
}
.p-all-topic__link__guide {
  color: #fff;
  font-family: futura, futura-pt;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.05em;
  padding-right: 20px;
  position: relative;
}
.p-all-topic__link__guide:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.p-topic {
  padding: 0 30px;
}
@media screen and (max-width: 768px) {
  .p-topic {
    padding: 0 12px;
  }
}
.p-topic__item {
  padding: 20px 7px 20px 0;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .p-topic__item {
    padding: 12px 0;
  }
  .p-topic__item:nth-child(4) {
    display: none;
  }
}
.p-topic__item:not(:first-child) {
  border-top: 1px solid #f2f2f2;
}
.p-topic__item__heading {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-topic__item__heading {
    display: block;
  }
}
.p-topic__item__heading:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.is-open .p-topic__item__heading:after {
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.p-topic__item__heading__date {
  width: 80px;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
}
.p-topic__item__heading__text {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
  width: 760px;
}
@media screen and (max-width: 768px) {
  .p-topic__item__heading__text {
    width: 100%;
    margin-top: 4px;
  }
}
.p-topic__item__link-sp[href*="http"] {
  pointer-events: none;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .p-topic__item__link-sp[href*="http"] {
    pointer-events: all;
  }
}
.p-topic__item__content {
  display: none;
  width: 916px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.05em;
  padding-top: 10px;
  padding-left: 161px;
  word-break: break-all;
}
@media screen and (max-width: 768px) {
  .p-topic__item__content {
    width: 100%;
    padding-left: 0;
  }
}
.p-topic__item__content__contributor {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .p-top-infomation__heading {
    width: 100%;
  }
}
.p-top-infomation__portal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-top-infomation__portal {
    margin-top: 24px;
  }
}
.p-top-infomation__portal__link {
  display: block;
  width: 454px;
}
@media screen and (max-width: 768px) {
  .p-top-infomation__portal__link {
    width: calc(50% - 5px);
  }
}
.p-top-infomation__portal__link:nth-child(n + 3) {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .p-top-infomation__portal__link:nth-child(n + 3) {
    margin-top: 24px;
  }
}
.p-top-infomation__portal__link__img {
  width: 100%;
  margin-bottom: 12px;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-top-infomation__portal__link__img {
    margin-bottom: 2px;
  }
}
.p-top-business {
  position: relative;
  padding-top: 150px;
}
@media screen and (max-width: 768px) {
  .p-top-business {
    padding: 0;
  }
}
.p-top-business__heading {
  position: absolute;
  width: 454px;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .p-top-business__heading {
    width: 100%;
    position: relative;
  }
}
.p-top-business__portal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .p-top-business__portal {
    padding-bottom: 0;
    margin-top: 24px;
  }
}
.p-top-business__portal__link {
  display: block;
  width: 276px;
}
@media screen and (max-width: 768px) {
  .p-top-business__portal__link {
    width: calc(50% - 5px);
  }
}
.p-top-business__portal__link__img {
  margin-bottom: 12px;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-top-business__portal__link__img {
    margin-bottom: 2px;
  }
}
.p-top-business__portal__more {
  display: block;
  width: 276px;
  height: 170px;
  border: 1px solid #ca001e;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: background-color, color, border-right,
    border-bottom, -webkit-transform;
  transition-property: background-color, color, border-right, border-bottom,
    -webkit-transform;
  -o-transition-property: background-color, color, border-right, border-bottom,
    transform;
  transition-property: background-color, color, border-right, border-bottom,
    transform;
  transition-property: background-color, color, border-right, border-bottom,
    transform, -webkit-transform;
}
@media screen and (max-width: 768px) {
  .p-top-business__portal__more {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 150px;
    margin: 30px auto 0;
    padding: 13.5px 24px;
    height: auto;
    -webkit-box-pack: normal;
    -ms-flex-pack: normal;
    justify-content: normal;
  }
}
.p-top-business__portal__more:hover {
  background-color: #ca001e;
}
.p-top-business__portal__more:hover .p-top-business__portal__more__text {
  color: #fff;
}
.p-top-business__portal__more:hover .p-top-business__portal__more__text:after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.p-top-business__portal__more__text {
  font-family: futura, futura-pt;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0.05em;
  color: #ca001e;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top-business__portal__more__text {
    font-size: 16px;
    line-height: 21px;
  }
}
.p-top-business__portal__more__text:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #ca001e;
  border-bottom: 2px solid #ca001e;
  top: 40%;
  right: -14px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .p-top-business__portal__link:nth-child(n + 3) {
    margin-top: 24px;
  }
}
.p-top-business__portal__link:nth-child(n + 4) {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .p-top-business__portal__link:nth-child(n + 4) {
    margin-top: 24px;
  }
}
.p-top-csr {
  position: relative;
  padding-top: 150px;
}
@media screen and (max-width: 768px) {
  .p-top-csr {
    padding: 0;
  }
}
.p-top-csr__heading {
  position: absolute;
  width: 486px;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .p-top-csr__heading {
    position: relative;
    width: 100%;
  }
}
.p-top-csr__portal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .p-top-csr__portal {
    margin-top: 24px;
    padding-bottom: 0;
  }
}
.p-top-csr__portal__link {
  display: block;
  width: 276px;
}
@media screen and (max-width: 768px) {
  .p-top-csr__portal__link {
    width: calc(50% - 5px);
  }
}
@media screen and (max-width: 768px) {
  .p-top-csr__portal__link:nth-child(n + 3) {
    margin-top: 24px;
  }
}
.p-top-csr__portal__link__img {
  margin-bottom: 12px;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-top-csr__portal__link__img {
    margin-bottom: 2px;
  }
}
.p-top-csr__portal__link:nth-child(n + 4) {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .p-top-csr__portal__link:nth-child(n + 4) {
    margin-top: 24px;
  }
}
@media screen and (max-width: 768px) {
  .p-top-csr__portal__link.is-buffer {
    display: none;
  }
}
.p-top-recruit {
  position: relative;
  min-width: 988px;
  width: 100%;
  padding: 80px 0;
  overflow: hidden;
  margin-top: 120px;
}
@media screen and (min-width: 769px) {
  .p-top-recruit {
    height: 470px;
    background-image: url(../../assets/images/top/img_top_recruit_bg.jpg);
    background-repeat: repeat-x;
    background-size: 2500px auto;
    -webkit-animation-name: moveBg;
    animation-name: moveBg;
    -webkit-animation-duration: 60s;
    animation-duration: 60s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
}
@media screen and (max-width: 768px) {
  .p-top-recruit {
    margin-top: 60px;
    min-width: 0;
    padding: 0;
    background-image: none;
  }
}
.p-top-recruit__bg {
  width: 100%;
  height: 145px;
  background-image: url(../../assets/images/top/img_top_recruit_bg_sp.jpg);
  background-size: 760px auto;
  position: relative;
  -webkit-animation: moveBgSp 60s linear infinite;
  animation: moveBgSp 60s linear infinite;
}
.p-top-recruit__inner {
  width: 988px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p-top-recruit__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
  }
}
@media screen and (max-width: 768px) {
  .p-top-recruit__inner {
    width: 100%;
  }
}
.p-top-recruit__content {
  width: 400px;
  padding: 40px;
  background-color: rgba(224, 25, 25, 0.8);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 768px) {
  .p-top-recruit__content {
    width: 100%;
    padding: 18px 12px;
    background-color: #ca001e;
  }
}
.p-top-recruit__content__heading {
  color: #fff;
  font-family: futura, futura-pt;
  font-size: 32px;
  line-height: 42px;
}
@media screen and (max-width: 768px) {
  .p-top-recruit__content__heading {
    font-size: 28px;
    line-height: 1.3;
  }
}
.p-top-recruit__content__caption {
  margin-top: 5px;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-top-recruit__content__caption {
    font-size: 12px;
    line-height: 1.5;
  }
}
.p-top-recruit__content__text {
  margin-top: 14px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .p-top-recruit__content__text {
    margin-top: 8px;
    font-size: 16px;
    line-height: 28px;
  }
}
@media screen and (max-width: 768px) {
  .p-top-recruit__content__btn {
    margin-top: 8px;
    padding: 10px;
  }
}
.p-top-recruit__content__btn {
  display: inline-block;
  margin-top: 18px;
  padding: 10px 18px;
  background-color: #fff;
  color: #ca001e;
  font-family: futura, futura-pt;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.05em;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .p-top-recruit__content__btn {
    margin-top: 15px;
    padding: 10px;
  }
}
.p-top-recruit__content__btn:hover > .p-top-recruit__content__btn__icon {
  opacity: 0.5;
}
.p-top-recruit__content__btn__icon {
  position: relative;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  padding-right: 25px;
}
.p-top-recruit__content__btn__icon:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url(../../assets/images/common/icon_arrow_right_B.svg);
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .p-top-recruit__content__btn__icon {
    padding-right: 40px;
  }
}
.p-fv {
  width: 100%;
  background-color: #ca001e;
}
@media screen and (min-width: 769px) and (max-width: 988px) {
  .p-fv {
    width: 988px;
  }
}
.p-fv__inner {
  width: 988px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p-fv__inner {
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .p-fv__inner {
    width: 100%;
    height: 103px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 12px;
  }
}
.p-fv__inner__heading {
  font-size: 40px;
  line-height: 66px;
  letter-spacing: 0.01em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-fv__inner__heading {
    font-size: 24px;
    line-height: 29px;
  }
}
.p-fv__inner__translate {
  margin-top: 4px;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-fv__inner__translate {
    margin-top: 4px;
    font-size: 12px;
    line-height: 18px;
  }
}
.p-content {
  width: 100%;
  padding: 120px 0;
}
.p-content-25 {		/*2022.03.10 driveroffice.htm内で使用しています*/
  width: 100%;
  padding: 25px 0;
}

@media screen and (max-width: 768px) {
  .p-content, .p-content-25 {
    padding: 0;
  }
}
.p-content-bottomless {
  width: 100%;
  padding: 120px 0 0;
}
@media screen and (max-width: 768px) {
  .p-content-bottomless {
    padding: 0;
  }
}
.p-content-recruit {
  width: 100%;
  padding: 120px 0 0;
}
@media screen and (max-width: 768px) {
  .p-content-recruit {
    padding: 0;
  }
}
.p-content-bottomless__inner {
  width: 988px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-content-bottomless__inner {
    width: auto;
    padding: 40px 12px 0;
  }
}
.p-content__inner {
  width: 988px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-content__inner {
    width: auto;
    padding: 22px 12px;
  }
}
.p-content__title {
  font-size: 32px;
  line-height: 48px;
  letter-spacing: 0.05em;
  color: #ca001e;
  font-weight: 700;
}
.p-content__title__black {				/*2022.03.14 driveroffice.htm内で使用しています*/
  font-size: 32px;
  line-height: 48px;
  letter-spacing: 0.05em;
  color: #524b4c;
  font-weight: 700;
}
.p-content__title__multilines1 {		/*2022.03.09 driveroffice.htm内で使用しています*/
  font-size: 32px;
  line-height: 48px;
  letter-spacing: 0.05em;
  color: #ca001e;
  font-weight: 700;
  text-align:center;
}
.office_tbl__title_td u {				
 /* color:#f00;*/
}
.office-outline table {					/*2022.03.10 認証事業所一覧*/
	width:100%;
	margin-top:1em;
	text-align:center;
	border:none;
	border-top:#ca001e solid 3px;
	border-bottom:#ca001e solid 3px;
}
.office_tbl__title {						/*会社名、事業所名、登録番号*/
	border-collapse: collapse;
	border-bottom:#ca001e solid;
}
.office_row__bgcolor td {
	background-color:#e5d9dd;
	border:none;
    border-right: #e0e0e0 solid 2px; 
    font-size:16px;
}
.office_row__bgcolor_none td{
	background-color:#ffffff;
	border:none;
	border-right: #e0e0e0 solid 2px;
	font-size:16px;
}
.office_tbl__title th {
	padding:12px;
	text-align:center;
	font-weight:700;
}
@media screen and (max-width: 768px) {
	.office_row__bgcolor td, .office_row__bgcolor_none td, .office_tbl__title th {				/*2022.03.14 driveroffice.htm内で使用しています*/
	font-size:min(3.2vw,14px);
	}
	.office_tbl__title th {
	padding:min(2.5vw,4px);
	}
}
@media screen and (max-width: 768px) {
  .p-content__title {
    font-size: 23px;
    line-height: 36px;
  }
  .p-content__title__black {		      /*2022.03.14 driveroffice.htm内で使用しています*/		
	font-size:21px;
	line-height:33px;
  }
  .p-content__title__multilines1 {			/*2022.03.14 driveroffice.htm内で使用しています*/
	font-size:min(4.5vw,21px);
	line-height:30px;
  }
}
.p-content__sentence {
  margin-top: 12px;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
}
.p-content__sentence__tbl_bottom { 		/*2022.03.14 driveroffice.htm内で使用しています*/
  margin-top: 12px;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
}
.pc-blc {
	margin-bottom:120px;				/*2022.03.14 余白*/
}
.p-content__img__wrap {			/*2022.03.09 driveroffice.htm内で使用しています*/
	margin:40px 0;
}
.p-content__imgbox1 {			/*2022.03.09 driveroffice.htm内で使用しています*/
	/*margin-top:40px;*/
	width: 249px;
	margin:0 auto 10px;
}
.p-content__imgbox2 {			/*2022.03.09 driveroffice.htm内で使用しています*/
	/*margin-top:40px;*/
	max-width:568px;
	width:100%;
	margin:0 auto;
}
.p-content__img1 {		/*2022.03.09 driveroffice.htm内で使用しています*/
	width:100%;
}
.main--flexbox {			/*2022.03.08働きやすい職場認証制度セクション内*/
	display:flex;
	flex-wrap:wrap;
}
.p-flexbox {				/*従業員とのかかわり内で使用 3分割*/
	width:33%;
	font-size:min(2.5vw,16px);
}
.works-img {				/*従業員とのかかわり内で使用　働きやすい職場認証ロゴ*/
	/*width:200px;*/
	max-width:200px;
	width:100%;
	padding: min(1.8vw,4px);
	float:right;
}
.main--flexbox2 {			/*2024.06.18女性ドライバー応援企業セクション内*/
  width: 100%;
	display:flex;
	flex-wrap:wrap;
  justify-content: center;
}
.p-flexitem {				/*2024.06.18女性ドライバー応援企業 3分割*/
  position: relative;
  padding: 15px 0;
	width:33%;
	font-size:min(2.5vw,16px);
}
@media screen and (max-width: 768px) {
  .p-flexbox {
	font-size:min(3.2vw,14px);
  }
  .works-img {
	/*width:100%;*/ 
  }
  .main--flexbox2 {			/*2024.06.18女性ドライバー応援企業セクション内*/
    width: 100%;
    display:flex;
    flex-wrap:wrap;
    justify-content: center;
  }
  .p-flexitem {				/*2024.06.18女性ドライバー応援企業 3分割*/
    position: relative;
    padding: 15px 0;
    width: 47%;
    font-size:min(2.5vw,16px);
  }
}
@media screen and (max-width: 768px) {
  .p-content__sentence {
    font-size: 14px;
    line-height: 24px;
    margin-top: 8px;
  }
  .p-content__sentence__tbl_bottom {   /*2022.03.14 driveroffice.htm内で使用しています*/
	font-size: min(3.2vw,15px);
    line-height: 24px;
    margin-top: 8px;
  } 
  .p-content__title-16 {
    /*2021.04.22 ご利用に関して sp版 赤字部分*/
    font-size: 16px;
    line-height: 36px;
  }
}
.p-content__sentence-notes {
  font-weight: 400;
  display: block;
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 0.05em;
  margin-top: 12px;
  color: #828282;
}
.p-content__link__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-content__link__wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 12px;
  }
}
.p-content__link {
  padding-right: 12px;
  font-weight: 700;
  font-size: 14px;
  color: #ca001e;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-content__link {
    font-size: 12px;
    line-height: 18px;
  }
}
.p-content__link:after {
  position: absolute;
  content: "";
  top: 48%;
  width: 8px;
  height: 8px;
  border-right: 1px solid #ca001e;
  border-bottom: 1px solid #ca001e;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.p-content__list {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-content__list {
    margin-top: 12px;
  }
}
.p-content__list__item {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-content__list__item {
    font-size: 12px;
    line-height: 28px;
  }
}
.p-content__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-content__grid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 8px;
  }
}
.p-content__grid__img {
  width: 232px;
}
@media screen and (max-width: 768px) {
  .p-content__grid__img {
    width: calc(50% - 5px);
  }
}
@media screen and (max-width: 768px) {
  .p-content__grid__img:nth-child(n + 3) {
    margin-top: 10px;
  }
}

.p-content__grid_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-content__grid_2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 8px;
  }
}
.p-content__grid_2__img {
  width: 464px;
}
@media screen and (max-width: 768px) {
  .p-content__grid_2__img {
    width: calc(50% - 5px);
  }
}
@media screen and (max-width: 768px) {
  .p-content__grid_2__img:nth-child(n + 3) {
    margin-top: 10px;
  }
}

.p-content__awards:first-of-type {
  margin-top: 26px;
}
@media screen and (max-width: 768px) {
  .p-content__awards:first-of-type {
    margin-top: 12px;
  }
}
.p-content__awards:not(:first-of-type) {
  margin-top: 16px;
}
@media screen and (max-width: 768px) {
  .p-content__awards:not(:first-of-type) {
    margin-top: 12px;
  }
}
.p-content__awards__item {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
  margin-top: 5px;
  /*padding-left: 14px;*/
}
@media screen and (max-width: 768px) {
  .p-content__awards__item {
    font-size: 12px;
    line-height: 18px;
    margin-top: 4px;
  }
}
.p-content__awards__item:first-child {
  /*color: #ca001e;*/
  font-weight: bold;
  padding-left: 0;
  /*  position: relative;*/
}
.p-content__awards__item:first-child:before {
  /*  position: absolute;
  left: 0;
  content: '';
  width: 3px;
  height: 3px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  /*background-color: #ca001e;*/
  background-color: #000;
  top: 46%;
}
.p-content__project {
  margin-top: 22px;
}
.p-content__project__heading {
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-content__project__heading {
    font-size: 16px;
    line-height: 24px;
  }
}
.p-content__project__objective {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-content__project__objective {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-content__project__objective__num {
  margin-right: 24px;
  width: 56px;
}
@media screen and (max-width: 768px) {
  .p-content__project__objective__num {
    font-size: 14px;
    line-height: 21px;
  }
}
.p-content__project__objective__text {
  width: 898px;
}
@media screen and (max-width: 768px) {
  .p-content__project__objective__text {
    width: auto;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.05em;
  }
}
.p-content__project__text {
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  .p-content__project__text {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.05em;
  }
}
.p-content__table__wrap {
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .p-content__table__wrap {
    margin-top: 24px;
  }
}
.p-content__table__heading {
  font-weight: 700;
  font-size: 20px;
  line-height: 40px;
}
@media screen and (max-width: 768px) {
  .p-content__table__heading {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
  }
}
.p-content__table {
  margin-top: 4px;
  width: 100%;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
  table-layout: fixed;
}
@media screen and (max-width: 768px) {
  .p-content__table {
    margin-top: 8px;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
  }
}
.p-content__table__item {
  height: 100px;
}
.p-content__table__item-title {
  background-color: #4f4f4f;
  color: #fff;
  height: 104px;
}
.p-content__table__item-title:first-of-type {
  width: 112px;
}
@media screen and (max-width: 768px) {
  .p-content__table__item-title:first-of-type {
    width: 15%;
  }
}
.p-content__table__item-person {
  background-color: #4f4f4f;
  color: #fff;
  height: 70px;
}
.p-content__table__item-person-half {
  background-color: #4f4f4f;
  color: #fff;
  height: 54px;
}
.p-content__img {
  width: 246px;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-content__img {
    margin: 28px 28px 0;
    width: 200px;
  }
}
table,
td {
  border-collapse: collapse;
  border: 2px solid #e0e0e0;
}
.p-section:not(:first-child) {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .p-section:not(:first-child) {
    margin-top: 40px;
  }
}
.p-other {
  padding: 40px 0;
  background-color: #fafafa;
}
@media screen and (max-width: 768px) {
  .p-other {
    padding: 20px 0;
  }
}
.p-other__inner {
  width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-other__inner {
    width: 100%;
  }
}
.p-other__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-other__title {
    text-align: center;
  }
}
.p-other__link__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 18px;
}
@media screen and (max-width: 768px) {
  .p-other__link__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 12px;
  }
}
.p-other__link {
  display: block;
}
@media screen and (max-width: 768px) {
  .p-other__link:not(:first-child) {
    margin-top: 12px;
  }
}
.p-other__link__img {
  margin-bottom: 12px;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-other__link__img {
    margin-bottom: 10px;
  }
}
.p-profile__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-profile__item {
    padding: 18px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-profile__item:first-child {
  padding-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .p-profile__item:first-child {
    padding-bottom: 18px;
  }
}
.p-profile__item:last-child {
  padding-top: 32px;
}
@media screen and (max-width: 768px) {
  .p-profile__item:last-child {
    padding-top: 18px;
  }
}
.p-profile__item:not(:first-child):not(:last-child) {
  padding: 32px 0;
}
@media screen and (max-width: 768px) {
  .p-profile__item:not(:first-child):not(:last-child) {
    padding: 18px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-profile__item:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}
.p-profile__item__title {
  width: 192px;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.05em;
  color: #888;
}
@media screen and (max-width: 768px) {
  .p-profile__item__title {
    width: auto;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.05em;
  }
}
.p-profile__item__desc {
  width: 868px;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-profile__item__desc {
    width: auto;
    margin-top: 7px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.05em;
  }
}
.p-profile__item__desc__pair {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-profile__item__desc__pair {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-profile__item__desc__pair:not(:first-child) {
  margin-top: 14px;
}
.p-profile__item__desc__pair > span {
  width: 186px;
  margin-right: 20px;
}
.p-profile__item__desc__pair > a {
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.05em;
  color: #ca001e;
  word-break: break-all;
}
@media screen and (max-width: 768px) {
  .p-policy {
    padding: 18px 0;
  }
}
.p-policy__container:not(:first-child) {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .p-policy__container:not(:first-child) {
    margin-top: 40px;
  }
}
.p-policy__container__heading {
  text-align: center;
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  color: #ca001e;
}
@media screen and (max-width: 768px) {
  .p-policy__container__heading {
    font-size: 24px;
    line-height: 32px;
  }
}
.p-policy__container__translate {
  font-family: futura, futura-pt;
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
  line-height: 21px;
  color: #ca001e;
}
@media screen and (max-width: 768px) {
  .p-policy__container__translate {
    margin-top: 4px;
  }
}
.p-policy__container__img {
  width: 585px;
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  .p-policy__container__img {
    width: 100%;
    max-width: 585px;
    margin: 28px auto 0;
  }
}
.p-policy__container__sentence {
  margin-top: 40px;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-policy__container__sentence {
    margin-top: 28px;
    font-size: 14px;
    line-height: 24px;
  }
}
.p-business {
  position: relative;
  padding-top: 120px;
}
@media screen and (max-width: 768px) {
  .p-business {
    padding-top: 0;
  }
}
.p-business__heading {
  position: absolute;
  width: 684px;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .p-business__heading {
    width: 100%;
    position: relative;
  }
}
.p-content__sentence--business {
  width: 454px;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .p-content__sentence--business {
    width: 100%;
    position: relative;
  }
}
.p-business__portal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 4px;
}
@media screen and (max-width: 768px) {
  .p-business__portal {
    margin-top: 24px;
  }
}
.p-business__portal__link {
  display: block;
  width: 454px;
}
@media screen and (max-width: 768px) {
  .p-business__portal__link {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .p-business__portal__link:nth-child(n + 3) {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .p-business__portal__link:not(:first-child) {
    margin-top: 24px;
  }
}
@media screen and (min-width: 769px) {
  .p-business__portal__link:nth-child(odd) {
    -webkit-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
  }
}
.p-business__portal__link__img {
  margin-bottom: 12px;
  display: block;
}
@media screen and (max-width: 768px) {
  .p-business__portal__link__img {
    margin-bottom: 8px;
  }
}
.p-business__portal__link__description {
  margin-top: 8px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-business__portal__link__description {
    margin-top: 5px;
    font-size: 14px;
    line-height: 24px;
  }
}
.p-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-download {
    margin-top: 24px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.p-download__item {
  display: block;
  width: 232px;
}
@media screen and (max-width: 768px) {
  .p-download__item {
    width: calc(50% - 5px);
  }
}
@media screen and (min-width: 769px) {
  .p-download__item:nth-child(n + 5) {
    margin-top: 12px;
  }
  .p-download__item:not(:nth-child(4n)) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-download__item:nth-child(n + 3) {
    margin-top: 12px;
  }
}
.p-download__btn {
  border: 1px solid #303030;
  padding: 8px 0 6px;
  margin-top: 4px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .p-download__btn {
    padding: 5px 10px;
  }
}
.p-download__btn:hover {
  background-color: #303030;
}
.p-download__btn:hover > p {
  color: #fff;
}
.p-download__btn > p {
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
}
.p-other-management {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-other-management {
    margin-top: 9px;
  }
}
.p-other-management__annotation {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: #828282;
}
.p-other-management__grid {
  margin-top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-other-management__grid {
    margin-top: 12px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.p-other-management__grid__item {
  display: block;
  padding: 6px 0 8px;
  border: 1px solid #ca001e;
  width: 233px;
  text-align: center;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .p-other-management__grid__item {
    width: calc(50% - 5px);
  }
}
.p-other-management__grid__item:hover {
  background-color: #ca001e;
}
.p-other-management__grid__item:hover > span {
  color: #fff;
}
.p-other-management__grid__item:hover > span:after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
@media screen and (max-width: 768px) {
  .p-other-management__grid__item:nth-child(n + 3) {
    margin-top: 8px;
  }
}
.p-other-management__grid__item > span {
  display: inline-block;
  position: relative;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  color: #ca001e;
}
@media screen and (max-width: 768px) {
  .p-other-management__grid__item > span {
    -webkit-transform: translateX(-6px);
    -ms-transform: translateX(-6px);
    transform: translateX(-6px);
  }
}
.p-other-management__grid__item > span:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #ca001e;
  border-right: 2px solid #ca001e;
  right: -13px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
.p-flex__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-flex__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (min-width: 769px) {
  .p-flex__wrap:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.p-flex__wrap:not(:first-child) {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .p-flex__wrap:not(:first-child) {
    margin-top: 42px;
  }
}
.p-flex__content {
  width: 454px;
}
@media screen and (max-width: 768px) {
  .p-flex__content {
    width: 100%;
  }
}
.p-flex__img {
  width: 454px;
}
@media screen and (max-width: 768px) {
  .p-flex__img {
    width: 100%;
    margin-top: 8px;
  }
}
.p-initiatives {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .p-initiatives {
    margin-top: 42px;
  }
}
.p-voices {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-voices {
    margin-top: 20px;
  }
}
.p-voices__heading {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-voices__heading {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.05em;
  }
}
.p-voices__card {
  margin-top: 20px;
  padding: 20px;
  background-color: #f5f2eb;
  background-image: url(../../assets/images/guest/bg_paper.jpg);
}
@media screen and (max-width: 768px) {
  .p-voices__card {
    padding: 12px;
    margin-top: 10px;
  }
}
.p-voices__card__text {
  font-size: 19px;
  line-height: 30px;
  font-family: beautiful-font;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 768px) {
  .p-voices__card__text {
    font-size: 16px;
    line-height: 26px;
  }
}
.p-voices__card__text:not(:first-child) {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-voices__card__text:not(:first-child) {
    margin-top: 12px;
  }
}
.p-management {
  margin-top: 80px;
  padding-left: 24px;
}
@media screen and (max-width: 768px) {
  .p-management {
    margin-top: 40px;
  }
}
.p-management__item:first-child {
  -webkit-transform: translateX(-24px);
  -ms-transform: translateX(-24px);
  transform: translateX(-24px);
}
.p-management__item__heading {
  position: relative;
}
.p-management__item__heading:before {
  position: absolute;
  content: attr(data-index);
  left: -24px;
}
.p-management__item:not(:first-child) {
  margin-top: 14px;
}
@media screen and (max-width: 768px) {
  .p-management__item:not(:first-child) {
    margin-top: 12px;
  }
}
.p-management__item__heading {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-management__item__heading {
    font-size: 16px;
    line-height: 24px;
  }
}
.p-management__item__description {
  margin-top: 6px;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-management__item__description {
    font-size: 14px;
    line-height: 24px;
  }
}
.p-management__item__list {
  list-style: disc;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .p-management__item__list {
    padding-left: 16px;
  }
}
@media screen and (max-width: 768px) {
  .p-management__item__list > li {
    margin-top: 10px;
  }
}
.p-management__item__list-num {
  padding-left: 20px;
}
.p-management__item__list-num__item {
  position: relative;
}
.p-management__item__list-num__item:before {
  position: absolute;
  content: attr(data-num);
  left: -20px;
}
@media screen and (max-width: 768px) {
  .p-organization__img {
    margin-top: 18px;
    margin-bottom: 18px;
  }
  .p-organization__btn-sp {
    display: block;
    width: 100%;
    margin-top: 18px;
    padding: 12px 0;
    border: 1px solid #ca001e;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #ca001e;
    text-align: center;
  }
}
.p-recruit-fv {
  background-color: #fafafa;
  width: 100%;
  height: 668px;
  background-position: 0 0;
}
@media screen and (min-width: 769px) {
  .p-recruit-fv {
    min-width: 988px;
    background-image: url(../../assets/images/top/img_top_recruit_bg.jpg);
    background-size: 3500px auto;
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
    position: relative;
    -webkit-animation: moveBgRecruit 60s linear infinite;
    animation: moveBgRecruit 60s linear infinite;
  }
}
@media screen and (max-width: 768px) {
  .p-recruit-fv {
    background-image: url(../../assets/images/recruit/img_fv_sp.jpg);
    height: 568px;
/*    background-position: center;*/
    background-size: 2977px auto;
    position: relative;
    -webkit-animation: moveBgRecruitSp 60s linear infinite;
    animation: moveBgRecruitSp 60s linear infinite;
  }
}
.p-recuit-fv__inner {
  width: 1000px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-recuit-fv__inner {
    width: 100%;
  }
}
.p-recruit-fv__line {
  position: absolute;
  top: 0;
  left: -330px;
  width: 1110px;
}
@media screen and (max-width: 768px) {
  .p-recruit-fv__line {
    left: 0;
    width: 290px;
  }
}
.p-recruit-fv__heading {
  position: absolute;
  z-index: 3;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-recruit-fv__heading {
    left: 20px;
  }
}
.p-recruit-fv__heading__text {
  font-family: futura, futura-pt;
  font-style: normal;
  font-weight: 500;
  font-size: 150px;
  line-height: 199px;
  letter-spacing: 0.1em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-recruit-fv__heading__text {
    font-size: 60px;
    line-height: 80px;
    letter-spacing: 0.13em;
  }
}
.p-recruit-fv__heading__subtext {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1.3em;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-recruit-fv__heading__subtext {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
  }
}
.p-recruit__heading {
  text-align: center;
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  color: #ca001e;
}
@media screen and (max-width: 768px) {
  .p-recruit__heading {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
  }
}
.p-recruit__description {
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.05em;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-recruit__description {
    margin-top: 8px;
  }
}
.p-recruit__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .p-recruit__wrap {
    margin-top: 40px;
  }
}
.p-recruit__card {
  padding: 20px;
  background-color: #fbfbfb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 769px) {
  .p-recruit__card {
    width: 474px;
  }
}
@media screen and (max-width: 768px) {
  .p-recruit__card {
    width: 100%;
    padding: 20px;
  }
}
@media screen and (min-width: 769px) {
  .p-recruit__card:nth-child(n + 3) {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-recruit__card:not(:first-child) {
    margin-top: 12px;
  }
}
.p-recruit__card__heading {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .p-recruit__card__heading {
    font-size: 20px;
    line-height: 30px;
  }
}
.p-recruit__card__terms {
  margin-top: 8px;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-recruit__card__terms {
    margin-top: 4px;
    font-size: 14px;
    line-height: 24px;
  }
}
.p-recruit__card__text-red {
  margin-top: 20px;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.05em;
  color: #ca001e;
}
@media screen and (max-width: 768px) {
  .p-recruit__card__text-red {
    margin-top: 12px;
    font-size: 16px;
    line-height: 24px;
  }
}
.p-recruit__card__description {
  margin-top: 8px;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .p-recruit__card__description {
    margin-top: 4px;
    font-size: 14px;
    line-height: 24px;
  }
}
.p-recruit__card__btn__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-recruit__card__btn__wrap {
    margin-top: 18px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-recruit__card__btn-red {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 12px 22px;
  background-color: #ca001e;
  width: 150px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .p-recruit__card__btn-red {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.p-recruit__card__btn-red:hover {
  background-color: #303030;
}
.p-recruit__card__btn__text {
  font-family: futura, futura-pt;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-recruit__card__btn__text {
    margin-right: 7px;
  }
}
.p-recruit__card__btn__img {
  width: 10px;
  height: 10px;
}
.p-recruit__card__btn__img > img {
  display: block;
}
.p-recruit__card__btn-external {
  display: block;
  padding: 2px 12px;
  max-height: 44px;
  background: #fff;
  border: 1px solid #e0e0e0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .p-recruit__card__btn-external {
    margin-left: 0;
    margin-top: 10px;
  }
}
.p-recruit__card__btn-external__img {
  width: 126px;
}
@media screen and (max-width: 768px) {
  .p-recruit__card__btn-external__img {
    margin: 0 auto;
  }
}
.p-flex-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  .p-flex-img {
    margin: 12px 0;
  }
}
.p-img-flex {
  width: 217px;
}
@media screen and (max-width: 768px) {
  .p-img-flex {
    width: calc(50% - 5px);
  }
}
.p-content-history {
  margin-top: 120px;
  height: 1612px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-content-history {
    margin-top: 40px;
    height: auto;
  }
}
.p-history {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 988px;
}
@media screen and (min-width: 769px) {
  .p-history {
    min-height: 300px;
  }
}
@media screen and (max-width: 768px) {
  .p-history {
    position: relative;
    width: 100%;
    min-height: auto;
  }
}
.p-history__inner {
  padding-top: 60px;
  position: relative;
}
.p-history__heading-sp {
  padding: 170px 0 32px;
}
.p-history__bg {
  position: absolute;
  width: 610px;
  right: 634px;
  top: 0;
  z-index: -1;
}
.p-history__heading {
  padding-left: 142px;
  position: relative;
}
.p-history__heading__period {
  position: absolute;
  font-weight: 700;
  font-size: 70px;
  line-height: 105px;
  letter-spacing: 0.01em;
  color: #fff;
  left: 0;
  top: 32%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 1;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .p-history__heading__period {
    left: 28px;
    font-size: 32px;
    line-height: 48px;
    letter-spacing: 0.01em;
  }
}
.p-history__heading__period.is-changed {
  -webkit-transform: translateX(-30px);
  -ms-transform: translateX(-30px);
  transform: translateX(-30px);
  opacity: 0;
}
.p-history__heading__img {
  width: 846px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .p-history__heading__img {
    width: 228px;
  }
}
.p-history__heading__img.is-changed {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
  opacity: 0;
}
.p-history__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .p-history__content {
    margin: 0;
    padding: 40px 12px;
  }
}
.p-history__content__switch__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.p-history__content__switch {
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  color: #303030;
  opacity: 0.3;
  width: 99px;
  cursor: pointer;
}
.p-history__content__switch:hover {
  color: #fff;
}
.p-history__content__switch.is-select {
  color: #fff;
  border-bottom: 1px solid #fff;
  opacity: 1;
}
.p-history__content__switch:not(:first-child) {
  margin-top: 25px;
}
.p-history__content__switch:first-child {
  margin-left: 100px;
}
.p-history__content__switch:nth-child(2) {
  margin-left: 90px;
}
.p-history__content__switch:nth-child(3) {
  margin-left: 80px;
}
.p-history__content__switch:nth-child(4) {
  margin-left: 70px;
}
.p-history__content__switch:nth-child(5) {
  margin-left: 60px;
}
.p-history__content__switch:nth-child(6) {
  margin-left: 50px;
}
.p-history__content__switch:nth-child(7) {
  margin-left: 40px;
}
.p-history__content__switch:nth-child(8) {
  margin-left: 30px;
}
.p-history__content__switch:nth-child(9) {
  margin-left: 20px;
}
.p-history__content__switch:nth-child(10) {
  margin-left: 10px;
}
.p-history__content__switch__wrap-sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
}
.p-history__content__switch-sp {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #333;
  opacity: 0.3;
}
.p-history__content__switch-sp.is-select {
  color: #fff;
  opacity: 1;
}
.p-history__content__switch-sp:not(:first-child) {
  margin-left: 12px;
}
.p-history__chronology__wrap {
  width: 668px;
}
.p-history__chronology {
  display: none;
}
.p-history__chronology.is-active {
  display: block;
}
.p-history__chronology__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #303030;
  opacity: 0;
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .p-history__chronology__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-history__chronology__item.is-active {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.p-history__chronology__item:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-history__chronology__item:not(:first-child) {
    margin-top: 24px;
  }
}
.p-history__chronology__item > span {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #ca001e;
  margin-right: 32px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-history__chronology__item > span {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-history__chronology__item > p {
    margin-top: 4px;
  }
}
.p-history__heading-sp {
  background-color: #ca001e;
  overflow: hidden;
  width: 100%;
}
.p-history__heading-sp:before {
  width: 124px;
  top: -4px;
  left: -101px;
}
.p-history__heading-sp:after,
.p-history__heading-sp:before {
  position: absolute;
  content: "";
  height: 100px;
  background-color: #fff;
  -webkit-transform: rotate(104deg);
  -ms-transform: rotate(104deg);
  transform: rotate(104deg);
}
.p-history__heading-sp:after {
  width: 120px;
  top: 136px;
  right: -94px;
}
.p-history__heading-sp__inner {
  z-index: 2;
  position: absolute;
  top: 32px;
  padding-left: 93px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.p-sitemap__container {
  padding: 0 0 40px;
  border-bottom: 1px solid #e0e0e0;
}
@media screen and (max-width: 768px) {
  .p-sitemap__container {
    padding: 0 0 9px;
  }
}
.p-sitemap__container-hire {
  width: 228px;
  margin-right: 64px;
}
.p-sitemap__container-tourist {
  width: 258px;
  margin-right: 64px;
}
.p-sitemap__container-route {
  width: 270px;
}
.p-sitemap__container-school {
  width: 100%;
  margin-right: 64px;
}
.p-sitemap__container-golf {
  width: 100%;
}
.p-sitemap__container-maintenance {
  width: 334px;
  margin-right: 64px;
}
.p-sitemap__container:not(:first-child) {
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  .p-sitemap__container:not(:first-child) {
    padding: 18px 0 9px;
  }
  .p-sitemap__container-golf,
  .p-sitemap__container-hire,
  .p-sitemap__container-lpg,
  .p-sitemap__container-maintenance,
  .p-sitemap__container-route,
  .p-sitemap__container-school,
  .p-sitemap__container-tourist {
    width: 100%;
    margin: 0;
    padding: 18px 0 9px;
  }
  .p-sitemap__container-golf,
  .p-sitemap__container-lpg,
  .p-sitemap__container-route,
  .p-sitemap__container-tourist {
    border-top: 1px solid #e0e0e0;
  }
}
.p-sitemap__container-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0;
  border-bottom: 1px solid #e0e0e0;
}
@media screen and (max-width: 768px) {
  .p-sitemap__container-flex {
    padding: 0 0 9px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-sitemap__container__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: 0.05em;
  color: #ca001e;
}
@media screen and (max-width: 768px) {
  .p-sitemap__container__title {
    font-size: 16px;
    line-height: 24px;
  }
}
.p-sitemap__item__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 14px;
}
@media screen and (max-width: 768px) {
  .p-sitemap__item__wrap {
    margin-top: 1px;
  }
  .p-sitemap__item__wrap[data-type=column] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
/*
  .p-sitemap__item__wrap[data-type="column"] > .p-sitemap__item {
    width: 100%;
  }
*/
}
@media screen and (max-width: 640px) {
  .p-sitemap__item__wrap[data-type=column] > .p-sitemap__item {
    width: 100%;
  }
}
.p-sitemap__item {
  padding: 9px 0;
  margin-right: 24px;
}
@media screen and (max-width: 768px) {
  .p-sitemap__item {
    width: 50%;
    margin-right: 0;
  }
}
.p-sitemap__item__anchor {
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: #262626;
  padding-right: 12px;
  position: relative;
}
.p-sitemap__item__anchor:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid #ca001e;
  border-bottom: 1px solid #ca001e;
  right: 0;
  top: 24%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.p-outside__link__wrap {
  padding-top: 40px;
}
.p-outside__link {
  margin-right: 66px;
}
@media screen and (max-width: 768px) {
  .p-outside__link__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 18px;
  }
  .p-outside__link:not(:first-child) {
    margin: 18px 0 0;
  }
}
.p-outside__link__text {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #ca001e;
  padding-right: 15px;
  position: relative;
}
.p-outside__link__text:after {
  position: absolute;
  content: "";
  right: 0;
  top: 24%;
  width: 10px;
  height: 10px;
  border-right: 2px solid #ca001e;
  border-bottom: 2px solid #ca001e;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .p-csr__inner,
  .p-recruit__inner {
    width: auto;
    padding: 40px 12px;
  }
}
.u-hidden {
  display: none !important;
}
@media print, screen and (max-width: 768px) {
  .u-hidden-sp {
    display: none !important;
  }
}
@media print, screen and (min-width: 769px) {
  .u-hidden-pc {
    display: none !important;
  }
}
.u-mb-10 {
  margin-bottom: 10px !important;
}
.u-three-links > .p-other__link {
  width: 276px;
}
@media screen and (max-width: 768px) {
  .u-three-links > .p-other__link {
    width: 100%;
  }
}
.u-four-links > .p-other__link {
  width: 217px;
}
@media screen and (max-width: 768px) {
  .u-four-links > .p-other__link {
    width: 100%;
  }
}
.u-bg-black {
  background-color: #303030;
}

.movie-wrap {
    position: relative;
    width: 501px;
    height: 282px;
    background-color: #4f4f4f;
    overflow: hidden;
}

@media print, screen and (max-width: 768px) {
    .movie-wrap {
        width: 100%;
        height: 0;
        padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
    }
}
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
@media print, screen and (max-width: 768px) {
.p-header-pc-sub {
  height: 0px;
}
.p-header-pc-sub__nav{
  display: none;
}
}
@media print, screen and (max-width: 820px) {
  .p-header-pc-sub__nav__item {
    padding: 10.5px;
    font-size: min(2vw,11px);
    line-height: 41px;
  }
  }
/*
html,body{
    height: 100%;
}
.p-top-section2 {

}
@media screen and (max-width: 768px) {
  .p-top-section2 {
  }
}
.p-top-section__inner2 {
}
@media screen and (max-width: 768px) {
  .p-top-section__inner2 {
  }
}
.p-top-cm2 {
}
@media screen and (max-width: 768px) {
  .p-top-cm2 {
  }
}
.movie-wrap2 {
    position: relative;
    width: 100%;
    height: 100%;
    padding-bottom: 56.25%;
    background-color: #4f4f4f;
    overflow: hidden;
}
@media print, screen and (max-width: 768px) {
    .movie-wrap2 {
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
    }
}
.movie-wrap2 iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}*/
