@charset "utf-8";
html[lang="ja"] {
  margin: 0 !important;
}
body {
  font-size: 3.733vw;
  margin: 52px 0 54px;
}
body#page__front {
  margin: 0 0 54px;
}
main {
  overflow: hidden;
}
body#page__front main {
  overflow: inherit;
}
.pc-only {
  display: none !important;
}
#wpadminbar {
  display: none !important;
}
@media all and (min-width:501px) {
  body {
    font-size: 18px;
  }
}
.inner {
  width: 90%;
  margin: auto;
}
.thumbnail {
  position: relative;
  height: 0;
  overflow: hidden;
}
.thumbnail img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: auto;
  max-height: 100%;
}
.movie_sticky {
  position: sticky;
  z-index: -1;
  top: 0;
  left: 0;
  background: #f4f4f4;
  padding: 52px 0 0;
}
.movie_wrap {
  width: 100%;
  height: 0;
  padding: 56.25% 0 0;
  position: relative;
}
.movie_wrap video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#movie_fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.movie_wrap .movie_title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
  width: 60%;
}
.movie_wrap .movie_title .year50_title {
  display: block;
  margin: auto;
  width: 40%;
}
.movie_wrap .movie_title img {
  vertical-align: top;
}
#sbi_images {
  display: flex;
  flex-wrap: wrap;
}
/*
#sbi_images .sbi_item {
  width: 25% !important;
}
*/
.wpcf7-spinner {
  display: none !important;
}
#anchor_campaign {
  padding: 100px 0 0;
  margin: -100px 0 0;
}
#sb_instagram #sbi_images {
  padding: 0 !important;
}
/* == parts ============================================== */
.btn_base {
  max-width: 240px;
  border-radius: 30px;
  margin: auto;
  background: #e40012;
  text-align: center;
  transition: all .3s;
}
.btn_base a {
  display: block;
  color: #fff;
  font-size: 112.5%;
  font-weight: 700;
  line-height: 48px;
  position: relative;
}
.btn_base a::before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  background: #fff;
}
.btn_base a::after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  background: #fff;
  opacity: 0;
  transform: scale(0);
  transition: all .3s;
}
.btn_base.base--type2 {
  background: #fff;
  border: solid 1px #003c81;
}
.btn_base.base--type2 a {
  color: #003c81;
}
.btn_base.base--type2 a::before {
  background: #003c81;
  right: 10px;
}
.btn_base.base--type2 a::after {
  background: #003c81;
  right: 5px;
}
.btn_base.base--type3 {
  background: #fff;
  border: solid 1px #e40012;
}
.btn_base.base--type3 a {
  color: #e40012;
}
.btn_base.base--type3 a::before {
  background: #e40012;
  right: 10px;
}
.btn_base.base--type3 a::after {
  background: #e40012;
  right: 5px;
}
.btn_base.base--type4 {
  background: #003c81;
  border: solid 1px #003c81;
}
.btn_base.base--type4 a {
  color: #fff;
}
.btn_base.base--type4 a::before {
  background: #fff;
}
.btn_base.base--type4 a::after {
  background: #fff;
}
.bg__gradation {
  position: relative;
  overflow: hidden;
  z-index: 3;
}
.bg__gradation::before {
  content: '';
  -webkit-mask-image: radial-gradient(140% 50% at bottom, transparent 40%, #fff 41%);
  mask-image: radial-gradient(140% 50% at bottom, transparent 40%, #fff 41%);
  background: #e40012;
  background: -moz-linear-gradient(left, #e40012 0%, #bb0012 100%);
  background: -webkit-linear-gradient(left, #e40012 0%, #bb0012 100%);
  background: linear-gradient(to right, #e40012 0%, #bb0012 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e40012', endColorstr='#bb0012', GradientType=1);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.bg__gradation div, .bg__gradation section {
  position: relative;
  z-index: 5;
}
.parts__menu {
  width: 80%;
  overflow: hidden;
  border-radius: 25px;
  position: relative;
  z-index: 4;
  box-shadow: 5px 5px 15px -3px #666;
}
.parts__menu a {
  display: block;
}
.parts__menu .menu-title {
  background: rgba(0, 60, 129, 0.4);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 3% 0;
  text-align: center;
  color: #fff;
  font-size: 114.28%;
  font-weight: 700;
  transition: all .3s;
}
.parts__menu img {
  vertical-align: top;
}
.parts__menu.menu--vendor, .parts__menu.menu--sustainable {
  position: relative;
  z-index: 5;
}
.parts__menu.menu--interview01 {
  width: 100%;
  margin: auto;
}
.parts__menu.menu--food, .parts__menu.menu--contact, .parts__menu.menu--interview02 {
  margin: -8% 0 0 auto;
}
.parts__menu.menu--recruit {
  margin: 0 auto;
}
.title__center {
  text-align: center;
  font-size: 200%;
  font-weight: 900;
  color: #003c81;
  margin: 0 0 7%;
}
.title__center.center--border {
  color: #e40012;
  position: relative;
}
.title__center.center--border::before {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #e40012;
}
.title__center.center--border span {
  display: inline-block;
  padding: 0 40px;
  background: #fff;
  position: relative;
  z-index: 5;
}
.title__bg {
  text-align: center;
  color: #fff;
  font-size: 156.25%;
  background: #e40012;
  padding: 10px 0;
  margin: 0 0 20px;
}
.title__base {
  color: #003c81;
  font-size: 143.75%;
  font-weight: 700;
}
.title__base.base--border {
  border-bottom: solid 1px #000000;
}
/* == header ============================================== */
header {
  position: relative;
}
header .h_inner {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
}
header .h_inner .h_logo {
  width: 60px;
  height: 35px;
}
header .h_inner .h_logo a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-size: contain;
}
header .h_inner .h_logo a img {
    width: 100%;
}
header #menu-trigger {
  position: fixed;
  right: 13px;
  top: 13px;
  width: 30px;
  height: 26px;
  cursor: pointer;
  z-index: 10000002;
}
header #menu-trigger span {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 3px;
  background: #003c81;
  transform-origin: center;
  transition: all .4s;
}
header #menu-trigger span:nth-child(1) {
  top: 0;
}
header #menu-trigger span:nth-child(2) {
  top: 0;
  bottom: 0;
}
header #menu-trigger span:nth-child(3) {
  bottom: 0;
}
body.nav--open header #menu-trigger span:nth-child(1) {
  transform: translateY(11.5px) rotateZ(45deg);
}
body.nav--open header #menu-trigger span:nth-child(2) {
  opacity: 0;
  transform: translateX(-12px)
}
body.nav--open header #menu-trigger span:nth-child(3) {
  transform: translateY(-11.5px) rotateZ(-45deg);
}
.h_mega {
  position: fixed;
  z-index: 10000001;
  right: -105%;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: rgba(255, 255, 255, .9);
  border-left: solid 1px #999;
  padding: 70px 0 0;
  transition: all .7s;
  overflow: hidden;
}
body.nav--open .h_mega {
  right: 0;
}
.list__main-nav {
  width: 60%;
  margin: auto;
  transition: all .5s;
  transform-origin: right bottom;
  transition-delay: .5s;
  transform: translateY(-100vh) rotateZ(50deg);
  transition-timing-function: cubic-bezier(.6, 1.48, .91, .95)
}
body.nav--open .list__main-nav {
  transform: translateY(0);
}
.list__main-nav a {
  display: block;
  font-size: 112.5%;
  font-weight: 700;
  padding: 3% 0 3% 20px;
  position: relative;
}
.list__main-nav a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 12px;
  border-color: transparent transparent transparent #000;
  transition: all .2s;
}
.list__main-nav a:hover::before {
  border-color: transparent transparent transparent #fcc800 !important;
}
.list__main-nav li.nav--bg {
  margin: 30px 0 0;
}
.list__main-nav li.nav--bg a {
  width: 1005;
  background: #003c81;
  border-radius: 50px;
  text-align: center;
  color: #fff;
  padding: 3% 0;
}
.list__main-nav li.nav--bg a::before {
  left: 20px;
  border-color: transparent transparent transparent #fff;
}
/**/
.h_sns {
  position: fixed;
  background: #fff;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 1000;
}
.list__sns {
  background: #fff;
  padding: 10px 0;
  text-align: center;
}
.list__sns li {
  display: inline-block;
  width: 34px;
  margin: 0 5%;
}
.list__sns li img {
  vertical-align: top;
}
/* == footer ============================================== */
#pagetop {
  position: fixed;
  z-index: 1000;
  right: 20px;
  bottom: 65px;
  width: 40px;
  height: 32px;
  background: url(../img/pagetop.svg) no-repeat;
  background-size: contain;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 150%;
  cursor: pointer;
}
footer {
  overflow: hidden;
  background: #d52616;
  background: -moz-linear-gradient(-45deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  background: -webkit-linear-gradient(-45deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  background: linear-gradient(135deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d52616', endColorstr='#7a1514', GradientType=1);
  padding: 15% 0 0;
}
footer .inner {
  position: relative;
}
.list__f-nav {
  color: #fff;
  width: 50%;
  padding: 0 0 0 10%;
}
.list__f-nav > li + li {
  margin: 4% 0 0;
}
.list__f-nav > li > a {
  font-size: 88%;
  font-weight: 700;
  text-decoration: underline;
  transition: all .2s;
}
.list__f-nav > li .nav_sub {
  margin: 0 0 1em 1em;
}
.list__f-nav > li .nav_sub a {
  display: inline-block;
  padding: .5% 0;
  font-size: 71.4%;
}
.list__f-links {}
.list__f-links li + li {
  margin: 12% 0 0;
}
.list__f-links a {
  display: block;
  position: relative;
  color: #fff;
  font-size: 78.57%;
  font-weight: 700;
  border-left: solid 1px #fff;
  transition: all .2s;
  padding: 0 0 0 5%;
  line-height: 1.4;
}
.list__f-links.mod--small {
  margin: 15% 0 0;
  position: relative;
  width: 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.list__f-links.mod--small {
  border-right: solid 1px #fff;
}
.list__f-links.mod--small li {
  margin: 0;
  box-sizing: border-box;
  width: 55%;
}
.list__f-links.mod--small a {
  padding: 0 15% 0 3%;
  background: url(../img/blank.svg) no-repeat right 4% center;
  background-size: 3vw auto;
}
.list__f-links.mod--small li:nth-child(2) {
  width: 45%;
}
footer .area_f-links {
  position: absolute;
  right: 0;
  top: 0;
  width: 38%;
}
footer .area_f-links .ele_gmo {
  margin: 20% auto 0 0;
  width: 60%;
}
footer .area_f-links .ele_gmo img {
  vertical-align: top;
}
footer .area_copyright {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin: 15% 0 0;
}
footer .area_copyright::before {
  content: '';
  width: 150%;
  height: 300%;
  background: #000;
  position: absolute;
  top: 0%;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}
footer .area_copyright .ele_text {
  text-align: center;
  color: #959595;
  padding: 8% 0 5%;
  position: relative;
  font-size: 71.28%;
}
footer .f_bnr {
  width: 120px;
  margin: 30px auto 0;
  text-align: center;
}
/* == frontpage 
==========================================*/
.blo_top-slide {
  position: relative;
  z-index: 1000;
  padding: 6% 0 30%;
}
#js_top-slide {
  position: relative;
  padding: 0 0 50px;
  width: 90%;
  margin: auto;
}
#js_top-slide .swiper-slide {
  height: 0;
  margin: auto;
  padding: 60% 0 0;
  overflow: hidden;
  border-radius: 30px;
  transform: scale(.7);
  transition: all .5s ease 0s;
  transform-origin: center bottom;
}
#js_top-slide .swiper-slide img {
  vertical-align: top;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#js_top-slide .swiper-slide a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#js_top-slide .swiper-slide-prev {
  transform-origin: right bottom;
}
#js_top-slide .swiper-slide-next {
  transform-origin: left bottom;
}
#js_top-slide .swiper-slide-active {
  transform: scale(1);
  transition: transform .5s ease .5s, transform-origin .5s ease 0s;
}
#js_top-slide.swiper {
  padding: 0 0 60px;
  width: 90%;
  margin: auto;
}
#js_top-slide .swiper-nav {
  position: absolute;
  width: 70%;
  left: 0;
  right: 0;
  bottom: 0;
  height: 28px;
  margin: auto;
}
#js_top-slide .swiper-nav .swiper-button-prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 28px;
  background: url(../img/slide-prev.svg) no-repeat center;
  background-size: contain;
  cursor: pointer;
}
#js_top-slide .swiper-nav .swiper-button-next {
  position: absolute;
  right: 0;
  top: 0;
  width: 22px;
  height: 28px;
  background: url(../img/slide-next.svg) no-repeat center;
  background-size: contain;
  cursor: pointer;
}
#js_top-slide .swiper-pagination {
  text-align: center;
  width: calc(100% - 60px);
  margin: auto;
  height: 100%;
}
/* 円形のプログレスバー */
#js_top-slide .swiper-pagination span.swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  margin: 0 5px;
  cursor: pointer;
  background: #fff;
}
#js_top-slide span.swiper-pagination-bullet::before, #js_top-slide span.swiper-pagination-bullet::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #d26166;
}
#js_top-slide span.swiper-pagination-bullet::before {
  left: -12px;
  transform-origin: right 12px;
  z-index: 2;
}
#js_top-slide span.swiper-pagination-bullet::after {
  left: 12px;
  transform-origin: left 12px;
  z-index: 3;
}
#js_top-slide .swiper-pagination-bullet-active::before {
  animation: circleBefore 4s linear forwards;
}
#js_top-slide .swiper-pagination-bullet-active::after {
  animation: circleAfter 4s linear forwards;
}
#js_top-slide span.swiper-pagination-bullet .circle_inner {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  z-index: 4;
  background: #c22215;
}
@keyframes circleBefore {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
@keyframes circleAfter {
  0% {
    transform: rotate(0deg);
    background: #d26166;
  }
  50% {
    transform: rotate(180deg);
    background: #d26166;
  }
  50.01% {
    transform: rotate(360deg);
    background: #fff;
  }
  100% {
    transform: rotate(360deg);
    background: #fff;
  }
}
/*----------*/
.blo_front-top {
  position: relative;
  padding: 30% 0 0;
  margin: -38% 0 0;
  background: #fff;
}
.blo_front-top .area_text {
  position: relative;
  padding: 0 0 78%;
}
.blo_front-top .area_text::before {
  content: '';
  width: 95%;
  height: 0;
  padding: 70% 0 0;
  background: url(../img/top-bg.jpg) no-repeat right center;
  background-size: auto 150%;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.blo_front-top .area_text .ele_title {
  position: relative;
  z-index: 5;
  margin: 0 0 2%;
}
.blo_front-top .area_text .ele_title .titile--01 {
  display: block;
  width: 50%;
  margin: auto;
}
.blo_front-top .area_text .ele_title .titile--02 {
  display: block;
  width: 75%;
  margin: auto;
}
.blo_front-top .area_text .ele_lead {
  font-size: 107%;
  position: relative;
  z-index: 5;
  margin: 0 0 5%;
  text-align: center;
}
.blo_front-top .area_text .ele_logo {
  width: 45%;
  margin: 0 auto 10%;
}
.blo_front-top .area_text .btn_base {
  position: relative;
  z-index: 5;
}
/**/
.parts_car {
  position: relative;
  padding: 30% 0 10px;
  overflow: hidden;
  z-index: 5;
  background: #fff;
}
.parts_car::before {
  content: '';
  width: 100%;
  height: 15px;
  background: #f4f4f4;
  position: absolute;
  left: 0;
  bottom: 0;
}
.parts_car img {
  vertical-align: top;
}
.parts_car .ele_vending {
  position: relative;
  z-index: 0;
  width: 60px;
  margin: auto;
  animation: vendor_body 10s linear 0s infinite;
  -webkit-animation: vendor_body 10s linear 0s infinite;
}
.parts_car .ele_car {
  width: 200px;
  padding: 0 0 13px;
  pointer-events: none;
  position: absolute;
  right: 0;
  bottom: 2px;
  animation: car 10s linear 0s infinite;
  -webkit-animation: car 10s linear 0s infinite;
  margin: auto;
}
.parts_car .ele_car .car-body {
  display: block;
  animation: car_body 10s linear 0s infinite;
  -webkit-animation: car_body 10s linear 0s infinite;
}
.parts_car .ele_car .car-wheel {
  display: block;
  position: absolute;
  bottom: 0;
  width: 32px;
  animation: car_wheel 10s linear 0s infinite;
  -webkit-animation: car_wheel 10s linear 0s infinite;
}
.parts_car .ele_car .car-wheel.mod--left {
  left: 35px;
}
.parts_car .ele_car .car-wheel.mod--right {
  left: 135px;
}
@keyframes car {
  0% {
    right: -350px;
  }
  15% {
    right: calc(40% - 100px);
  }
  25% {
    right: calc(50% - 100px);
    transform: translateY(0px);
  }
  40%, 50%, 60% {
    transform: translateY(2px);
  }
  35%, 45%, 55% {
    transform: translateY(-2px);
  }
  75% {
    transform: translateY(0px);
    right: calc(50% - 100px);
  }
  85% {
    right: calc(55% - 100px);
  }
  100% {
    right: calc(100% + 350px);
  }
}
@-webkit-keyframes car {
  0% {
    right: -350px;
  }
  15% {
    right: calc(48% - 100px);
  }
  25% {
    right: calc(50% - 100px);
    transform: translateY(0px);
  }
  40%, 50%, 60% {
    transform: translateY(2px);
  }
  35%, 45%, 55% {
    transform: translateY(-2px);
  }
  75% {
    transform: translateY(0px);
    right: calc(50% - 100px);
  }
  85% {
    right: calc(52% - 100px);
  }
  100% {
    right: calc(100% + 350px);
  }
}
@keyframes vendor_body {
  0%, 35% {
    transform: translateY(0);
  }
  40%, 50%, 60% {
    transform: rotateZ(2deg) scale(.97);
  }
  45%, 55% {
    transform: rotateZ(-2deg) scale(1);
  }
  65%, 100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes vendor_body {
  0%, 35% {
    transform: translateY(0);
  }
  40%, 50%, 60% {
    transform: rotateZ(2deg) scale(.97);
  }
  45%, 55% {
    transform: rotateZ(-2deg) scale(1);
  }
  65%, 100% {
    transform: translateY(0);
  }
}
@keyframes car_body {
  0%, 35% {
    transform: translateY(0);
  }
  40%, 50%, 60% {
    transform: translateY(1px);
  }
  45%, 55% {
    transform: translateY(-1px);
  }
  65%, 100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes car_body {
  0%, 35% {
    transform: translateY(0);
  }
  40%, 50%, 60% {
    transform: translateY(1px);
  }
  45%, 55% {
    transform: translateY(-1px);
  }
  65%, 100% {
    transform: translateY(0);
  }
}
@keyframes car_wheel {
  0% {
    transform: rotateZ(0)
  }
  15% {
    transform: rotateZ(-840deg);
  }
  25%, 75% {
    transform: rotateZ(-1260deg);
  }
  85% {
    transform: rotateZ(-1680deg);
  }
  100% {
    transform: rotateZ(-2520deg)
  }
}
@-webkit-keyframes car_wheel {
  0% {
    transform: rotateZ(0)
  }
  15% {
    transform: rotateZ(-840deg);
  }
  25%, 75% {
    transform: rotateZ(-1260deg);
  }
  85% {
    transform: rotateZ(-1680deg);
  }
  100% {
    transform: rotateZ(-2520deg)
  }
}
/*----------*/
.blo_front-company {
  background: #f4f4f4;
  padding: 15% 0;
}
.blo_front-company .ele_title {
  width: 61%;
  margin: 0 auto 8%;
}
.blo_front-company .area_wrap {
  position: relative;
}
.blo_front-company .area_wrap .ele_image {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding: 75% 0 0;
}
.blo_front-company .area_wrap .ele_image::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: all .3s ease .22s;
  border-radius: 20px;
}
.blo_front-company .area_wrap.mod--menu01 .ele_image::before {
  background-image: url(../img/company-img01.jpg);
}
.blo_front-company .area_wrap.mod--menu02 .ele_image::before {
  background-image: url(../img/company-img02.jpg);
}
.blo_front-company .area_wrap.mod--menu03 .ele_image::before {
  background-image: url(../img/company-img03.jpg);
}
.blo_front-company .area_wrap.mod--menu04 .ele_image::before {
  background-image: url(../img/company-img04.jpg);
}
.blo_front-company .area_wrap.mod--menu05 .ele_image::before {
  background-image: url(../img/company-img05.jpg);
}
.blo_front-company .area_wrap .ele_image::after {
  content: '';
  width: 100%;
  height: 100%;
  background: #f4f4f4;
  position: absolute;
  z-index: 10;
  left: -100%;
  top: 0;
}
.blo_front-company .area_wrap.on .ele_image::after {
  animation: borde .8s ease 0s 1 none;
  -webkit-animation: borde .8s ease 0s 1 none;
}
@keyframes borde {
  0% {
    left: -100%;
  }
  40%, 60% {
    left: 0%;
  }
  100% {
    left: 100%;
  }
}
@-webkit-keyframes borde {
  0% {
    left: -100%;
  }
  40%, 60% {
    left: 0%;
  }
  100% {
    left: 100%;
  }
}
.list__company-menu li + li {
  margin: 10% 0 0;
}
.list__company-menu a {
  display: block;
  font-size: 110%;
  font-weight: 700;
  position: relative;
}
.list__company-menu span {
  display: inline-block;
  position: relative;
  padding: 0 0 0 50px;
}
.list__company-menu span::before {
  content: '';
  width: 40px;
  height: 1px;
  background: #000000;
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 0;
  margin: auto;
  transition: all .5s;
}
.list__company-menu span::after {
  content: '';
  width: 15px;
  height: 1px;
  background: #000000;
  position: absolute;
  left: 25px;
  top: 10px;
  bottom: 0;
  margin: auto;
  transform-origin: right bottom;
  transform: rotateZ(45deg);
}
.blo_front-company .list__company-menu {
  width: 60%;
  margin: 10% auto 0;
  position: relative;
  z-index: 5;
}
/*----------*/
.blo_front-news {
  background: #f4f4f4;
  padding: 10% 0;
}
.blo_front-news .ele_title {
  width: 38.5%;
  margin: 0 auto 8%;
}
.blo_front-news .area_white {
  background: #fff;
  border-radius: 2em;
  padding: 6% 8% 10%;
}
.list__news li {
  border-bottom: solid 1px #000;
  margin: 5% 0 0;
}
.list__news a {
  display: block;
  padding: 2% 12% 5% 0;
  background: url(../img/arrow-next.svg) no-repeat right center;
  background-size: 9% auto;
  transition: all .3s;
}
.list__news .news_info span.info--time {
  font-size: 85.7%;
  display: inline-block;
  vertical-align: middle;
  min-width: 80px;
}
.list__news .news_info span.info--cat {
  font-size: 85.7%;
  font-weight: 700;
  background: rgba(0, 60, 129, 0.4);
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  min-width: 100px;
  color: #fff;
  border-radius: 30px;
  box-sizing: border-box;
  padding: 1px 8px;
  margin: 0 0 0 5px;
}
.list__news .news_title {
  font-size: 92.85%;
  margin: 2% 0 0;
  transition: all .3s;
}
.blo_front-news .btn_base {
  margin: 15% auto 0;
}
/*----------*/
.blo_front-campaign {
  background: #f4f4f4;
  padding: 10% 0;
  overflow: hidden;
}
.blo_front-campaign .inner {
  position: relative;
  z-index: 10;
  width: 100%;
}
.blo_front-campaign .inner::before {
  content: '';
  width: 90%;
  height: 73%;
  background: #d52616;
  background: -moz-linear-gradient(-45deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  background: -webkit-linear-gradient(-45deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  background: linear-gradient(135deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d52616', endColorstr='#7a1514', GradientType=1);
  position: absolute;
  z-index: -1;
  right: -5%;
  top: 14%;
  border-radius: 2em;
}
.blo_front-campaign .ele_title {
  width: 65.5%;
  margin: 0 auto 8%;
}
#js_campaign-slide {
  position: relative;
}
#js_campaign-slide .swiper {
  padding: 30px 50px 70px;
}
#js_campaign-slide .swiper-slide {
  border-radius: 55px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 2px 10px -3px #ccc;
  margin: 0 0 13px;
}
#js_campaign-slide .swiper-slide .campaign_thumbnail {
  padding: 133.34% 0 0;
  position: relative;
  height: auto;
  transition: all .3s;
}
#js_campaign-slide .swiper-slide .campaign_box {
  text-align: center;
  margin: 25px 0;
  font-size: 125%;
  font-weight: 700;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all .2s;
}
#js_campaign-slide .swiper-slide a {
  display: block;
}
#js_campaign-slide .swiper-slide a:hover .campaign_thumbnail {
  filter: brightness(115%);
}
#js_campaign-slide .swiper-slide a:hover .campaign_box {
  color: #fcc800;
}
#js_campaign-slide .swiper-nav {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 20px;
}
#js_campaign-slide .swiper-nav .swiper-button-prev {
  position: absolute;
  right: 45px;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 28px;
  height: 34px;
  background: url(../img/slide-prev.svg) no-repeat center;
  background-size: contain;
  cursor: pointer;
  z-index: 10;
  opacity: .7;
  transition: all .2s;
}
#js_campaign-slide .swiper-nav .swiper-button-next {
  position: absolute;
  right: -45px;
  left: 0;
  margin: auto;
  bottom: 0;
  width: 28px;
  height: 34px;
  background: url(../img/slide-next.svg) no-repeat center;
  background-size: contain;
  cursor: pointer;
  z-index: 10;
  opacity: .7;
  transition: all .2s;
}
#js_campaign-slide .swiper-nav .swiper-button-prev:hover, #js_campaign-slide .swiper-nav .swiper-button-next:hover {
  opacity: 1;
}
#js_campaign-slide .swiper-slide-active, #js_campaign-slide .swiper-slide-prev, #js_campaign-slide .swiper-slide-next {
  opacity: 1;
}
.blo_front-campaign .btn_base {
  margin: 15% auto 0;
}
#js_campaign-slide.sp-slider .swiper-nav, #js_campaign-slide.sp-slider .swiper-slide-duplicate {
  display: none;
}
/*----------*/
.blo_front-menus {
  background: #f4f4f4;
  padding: 15% 0 25%;
  position: relative;
  overflow: hidden;
}
.blo_front-menus .area_business {
  margin: 0 0 45%;
}
.blo_front-menus .area_business .inner {
  position: relative;
}
.blo_front-menus .area_business .inner::before {
  content: '';
  width: 90%;
  height: 90%;
  background: #d52616;
  background: -moz-linear-gradient(-45deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  background: -webkit-linear-gradient(-45deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  background: linear-gradient(135deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d52616', endColorstr='#7a1514', GradientType=1);
  position: absolute;
  z-index: 0;
  left: -20%;
  top: 16%;
  border-radius: 1.5em;
}
.blo_front-menus .area_business .inner::after {
  content: '';
  width: 55%;
  height: 115%;
  background: #d52616;
  background: -moz-linear-gradient(-45deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  background: -webkit-linear-gradient(-45deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  background: linear-gradient(135deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d52616', endColorstr='#7a1514', GradientType=1);
  position: absolute;
  z-index: 0;
  right: -20%;
  top: 125%;
  border-radius: 1.5em;
}
.blo_front-menus .area_business .ele_title {
  width: 60%;
  margin: 0 auto 15%;
}
/**/
.blo_front-menus .area_others .ele_title {
  width: 48%;
  margin: 0 0 8%;
  padding: 0 0 0 8%;
}
/**/
.blo_front-menus .area_recruit {
  margin: 0 0 20%;
}
.blo_front-menus .area_recruit .inner {
  position: relative;
  padding: 30% 0 0;
}
.blo_front-menus .area_recruit .inner::before {
  content: '';
  width: 40%;
  height: 90%;
  background: #d52616;
  background: -moz-linear-gradient(-45deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  background: -webkit-linear-gradient(-45deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  background: linear-gradient(135deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d52616', endColorstr='#7a1514', GradientType=1);
  position: absolute;
  z-index: 0;
  left: -20%;
  top: 20%;
  border-radius: 1.5em;
}
.blo_front-menus .area_recruit .ele_title {
  width: 53%;
  margin: 0 auto 8%;
}
/*----------*/
.blo_front-sns {
  position: relative;
  overflow: hidden;
  z-index: 10;
  padding: 15% 0 0;
  margin: -15% 0 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 1) 11%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 1) 11%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 1) 11%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ffffff', GradientType=0);
}
.blo_front-sns::before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  top: 0;
  width: 110%;
  height: 50vw;
  background: #fff;
  border-top-left-radius: 200%;
  border-top-right-radius: 200%;
}
.blo_front-sns .inner {
  position: relative;
  z-index: 5;
}
.blo_front-sns .ele_title {
  width: 30%;
  margin: 0 auto 10%;
}
.blo_front-sns .flex .area_fb {
  margin: 0 0 10%;
}
.blo_front-sns .flex .area_tw {
  margin: 0 0 10%;
}
.blo_front-sns .flex .ele_sns-box {
  box-sizing: border-box;
  border: solid 1px #000;
  width: 90%;
  margin: auto;
  height: 360px;
  overflow-y: scroll;
}
.blo_front-sns .ele_name {
  text-align: center;
  font-size: 150%;
  font-weight: 700;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 30px auto;
  padding: 32px 0 0;
  margin: 0 0 5%;
}
.blo_front-sns .area_fb .ele_name {
  background-image: url(../img/icon-fb.svg);
}
.blo_front-sns .area_tw .ele_name {
  background-image: url(../img/icon-tw.svg);
}
.blo_front-sns .area_insta .ele_name {
  background-image: url(../img/icon-insta.svg);
}
/* == underpage ============================================== */
/* 
page-name #food
==================*/
#page__food .bg__gradation::before {
  -webkit-mask-image: radial-gradient(140% 10% at bottom, transparent 40%, #fff 41%);
  mask-image: radial-gradient(140% 10% at bottom, transparent 40%, #fff 41%);
}
.blo_pageTitle {
  overflow: hidden;
  position: relative;
  margin: 8% 0 12%;
}
.blo_pageTitle .inner {
  width: 100%;
  position: relative;
}
.blo_pageTitle .ele_pageThumbnail {
  border-top-left-radius: 2em;
  border-bottom-left-radius: 2em;
  overflow: hidden;
  position: relative;
  right: -2%;
  top: 0;
  z-index: 1;
}
.blo_pageTitle .ele_pageThumbnail img {
  vertical-align: top;
}
.blo_pageTitle .area_textBox {
  padding: 10% 8% 0;
  color: #fff;
}
.blo_pageTitle .area_textBox .ele_title {
  font-size: 500.5%;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -.1em;
  margin: 0 0 20px;
}
.blo_pageTitle .area_textBox .ele_title span {
  font-size: 140%;
}
.blo_pageTitle .area_textBox .ele_title small {
  font-size: 90%;
}
.blo_pageTitle .area_textBox .ele_text {
  font-size: 125%;
}


/*----------*/
.blo_pageTitle .FlexBox {
  margin: 5% auto 0;
	width: 90%;
}
.blo_pageTitle .FlexBox.image{
	display: flex;
	justify-content: space-between;
}
.blo_pageTitle .FlexBox .textBox {
margin: 0 0 5%;
	width: 100%;
}
.blo_pageTitle .FlexBox .textBox .main_title {
  width: 85%;
  margin: 0 0 3%;
}
.blo_pageTitle .FlexBox .textBox .main_text {
  color: #fff;
  font-size: 110%;
}
.blo_pageTitle .imgBox {
  box-shadow: 10px 10px 5px rgba(0, 0, 0, .07);
  border-radius: 1em;
  overflow: hidden;
  margin: 0 0 5%;
}
.blo_pageTitle .imgBox.long{
	width: 90%;
	margin: auto;
}
.blo_pageTitle .FlexBox.image .imgBox {
	width: 48%;
}
.blo_pageTitle .imgBox img {
  vertical-align: top;
}
/**/
.blo_foodTop {
  padding: 0 0 160px;
}
.blo_foodTop .food_logo {
  width: 60%;
  margin: 0 auto 10%;
}
.blo_foodTop .FlexBox{
	display: flex;
	justify-content: space-between;
	margin: 0 0 5%;
}
.blo_foodTop .FlexBox .imgBox{
	width: 48%;
}
.blo_foodTop .imgBox img{
	vertical-align: top;
}
/**/
.list__food {
  margin: 0 0 50px;
}
.list__food li {
  position: relative;
}
.list__food li + li {
  margin: 40px 0 0;
}
.list__food .food_thumbnail {
  overflow: hidden;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.list__food .food_thumbnail img {
  vertical-align: top;
}
.list__food .food_textBox {
  background: #fff;
  position: relative;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  padding: 30px 5%;
  margin: -25px 0 0;
  box-sizing: border-box;
  z-index: 5;
}
.list__food .food_textBox .food_title {
  color: #003c81;
  font-size: 225%;
  font-weight: 900;
  line-height: 1.3;
  margin: 0 auto 20px;
}
.list__food .food_textBox .food_text {
  font-size: 106.25%;
}
/**/
.blo_interview {
        margin: -130px 0 0;
        padding: 100px 0 100px;
  background: #f4f4f4;
}
.blo_interview .ele_title {
  width: 90%;
  margin: 0 auto 12%;
}
/**/
.blo_case {
  padding: 0 0 100px;
  background: #f4f4f4;
}
.blo_case .ele_title {
  width: 43%;
  margin: 0 auto 10%;
}
.list__3column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.list__3column li {
  width: 48%;
  margin: 0 0 10%;
}
.list__3column a {
  display: block;
}
.list__3column .thumbnail {
  padding: 133.34% 0 0;
  margin: 0 0 10%;
}
.list__3column .btn {
  width: 100%;
  box-sizing: border-box;
  margin: auto;
  border: solid 1px #003c81;
  border-radius: 30px;
  text-align: center;
  padding: 5px 0;
  font-weight: 700;
  color: #003c81;
  position: relative;
  transition: all .3s;
}
.list__3column .btn::before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  background: #003c81;
}
.list__3column .btn::after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  background: #003c81;
  opacity: 0;
  transform: scale(0);
  transition: all .3s;
}
.list__3column li:hover .btn {
  filter: brightness(115%);
  box-shadow: 0 0 3px 1px #999;
}
.list__3column li:hover .btn::after {
  opacity: .5;
  transform: scale(1);
}
.blo_case .btn_base {
  margin: auto;
  width: 340px;
}
.pop__base {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, .5);
  z-index: 1500;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all .6s;
  transform: scale(0);
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.is--active + .pop__base {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: scale(1);
}
.pop__base .pop__wrap {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  margin: auto;
  padding: 20px;
  transition: all .5s ease .5s;
  transition-timing-function: cubic-bezier(.1, 1.17, .76, 1.04);
  box-sizing: border-box;
}
.pop__base .pop__wrap .close {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../img/close.svg) no-repeat center;
  background-size: 18px;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.pop__base .pop__wrap .wrap_flex {
  box-sizing: border-box;
}
.pop__base .pop__wrap .wrap_imageBox {
  width: 75%;
  margin: 0 auto 3%;
}
.pop__base .pop__wrap .wrap_imageBox img {
  vertical-align: top;
}
.pop__base .pop__wrap .wrap_imageBox .imageBox_main {
  overflow: hidden;
}
.pop__base .pop__wrap .wrap_imageBox .imageBox_sub {
  margin: 10px 0 0;
}
.pop__base .pop__wrap .wrap_imageBox .imageBox_sub .swiper-slide {
  cursor: pointer;
  transition: all .3s;
}
.pop__base .pop__wrap .wrap_imageBox .imageBox_sub .swiper-slide.swiper-slide-thumb-active {
  opacity: .5;
}
.pop__base .pop__wrap .wrap_imageBox .imageBox_sub .swiper-slide:hover {
  opacity: .7;
}
.pop__base .pop__wrap .wrap_textBox .textBox_title {
  font-size: 150%;
  font-weight: 700;
  text-align: left;
  line-height: 1.4;
  margin: 0 0 10px;
}
.pop__base .pop__wrap .wrap_textBox .textBox_lead {
  font-weight: 700;
  background: rgba(0, 60, 129, 0.1);
  padding: 2px 20px;
  border-radius: 30px;
  margin: 0 0 15px;
}
.pop__base .pop__wrap .wrap_textBox .textBox_text {
  font-size: 106.25%;
}
.pop__base .map_wrap {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 30px 20px;
}
.pop__base .map_wrap iframe {
  width: 100%;
  height: 100%;
}
/**/
.list__case {
  margin: 60px 0;
}
.list__case .thumbnail {
  padding: 54.2% 0 0;
  border-radius: 1em;
  margin: 0 0 20px;
}
.list__case .thumbnail img {
  vertical-align: top;
}
.list__case .case_info {
  text-align: center;
  margin: 0 0 15px;
}
.list__case .case_info .tag--food {
  display: inline-block;
  width: 30%;
  vertical-align: middle;
  margin: 0 3% 0 0;
}
.list__case .case_info .tag--with {
  display: inline-block;
  vertical-align: middle;
  font-size: 125%;
  font-weight: 900;
  color: #1d2086;
  margin: 0 .5em 0 0;
}
.list__case .case_info .case_title {
  display: inline-block;
  vertical-align: middle;
	  color: #E60012;
  font-size: 180%;
}
.list__case > li + li {
  margin: 60px 0 0;
}
.list__case .btn_base {
  width: 210px;
  background: transparent;
  cursor: pointer;
}
.list_case--tag {
  margin: 0 0 10px;
}
.list_case--tag span {
  display: inline-block;
  background: #1d2086;
  font-size: 90%;
  font-weight: 700;
  color: #fff;
  border-radius: 30px;
  margin: 4px;
  padding: 2px 10px;
}
/**/
.blo_pageTitle .area_bg {
  width: 98%;
  box-sizing: border-box;
  bottom: 0;
  padding: 30px 0 15px 3%;
  background: #d52616;
  background: -moz-linear-gradient(-45deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  background: -webkit-linear-gradient(-45deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  background: linear-gradient(135deg, #d52616 1%, #ca2415 50%, #7a1514 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d52616', endColorstr='#7a1514', GradientType=1);
  margin: -20px 0 0;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}
.blo_pageTitle .area_bg .page_title {
  text-align: center;
  color: #fff;
  font-size: 115%;
  font-weight: 700;
}
.list__anchor {
  width: 95%;
  margin: auto;
  overflow: hidden;
}
.list__anchor li {
  float: left;
  width: 50%;
}
.list__anchor a {
  display: block;
  color: #fff;
  position: relative;
  font-weight: 700;
  padding: 4% 0 4% 20px;
  line-height: 1;
}
.list__anchor a::before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  left: 0;
  top: 3px;
  bottom: 0;
  margin: auto;
  transition: all .2s;
  transform-origin: center;
  transform: rotate(90deg);
}
.list__anchor small {
  display: block;
  margin: 3px 0 0;
  font-size: 72.22%;
}
.blo_company .spot_president .ele_textBox {
  background-color: #f4f4f4;
  background-image: url("../img/company/president.jpg");
  background-repeat: no-repeat;
  background-size: 70% auto;
  background-position: center top 10%;
  border-radius: 2em;
  padding: 85% 10% 10%;
  box-sizing: border-box;
  margin: 0 0 10%;
}
.blo_company .spot_president .ele_textBox .text {
  font-size: 120%;
  margin: 0 0 5%;
}
.blo_company .spot_president .ele_textBox .name {
  text-align: right;
}
.blo_company .spot_president .ele_textBox .name strong {
  display: inline-block;
  font-size: 156.25%;
  font-weight: 400;
  margin: 0 0 0 8%;
}
.blo_company .spot_message {
  margin: 0 0 30px;
}
.blo_company .spot_message .ele_message {
  margin: 0 0 5%;
  font-size: 108%;
}
.dl__base {
  border-bottom: solid 1px #333;
  padding: 10px 0;
}
.dl__base dt {
  font-size: 125%;
  font-weight: 700;
  margin: 0 0 5px;
}
.dl__base dd {
  font-size: 110%;
}
.blo_company .area_president .dl__base {
  margin: 20px 0 0;
}
/**/
.blo_company .area_gaiyou {
  padding: 65px 0 0;
}
.table__base {
  width: 100%;
  table-layout: fixed;
}
.table__base tr:nth-child(odd) {
  background: #f4f4f4;
}
.table__base th {
  width: 35%;
  padding: 10px;
  box-sizing: border-box;
  border-left: solid 1px #000;
}
.table__base td {
  padding: 10px;
  border-left: solid 1px #000;
}
/**/
.blo_company .area_history {
  padding: 65px 0 0;
}
/**/
.blo_company .area_map {
  padding: 65px 0 0;
}
.blo_company .area_map .history_map {
  margin: 0 0 30px;
}
.list__mapAddress {
  border: solid 1px #000000;
}
.list__mapAddress li {
  border-bottom: solid 1px #000000;
  padding: 5%;
}
.list__mapAddress dl {
  font-size: 106.25%;
  margin: 0 0 5%;
}
.list__mapAddress dt {
  border-bottom: solid 1px #000;
  font-weight: 700;
  margin: 0 0 3%;
  padding: 0 0 3%;
}
.list__mapAddress dd {
  box-sizing: border-box;
}
.list__mapAddress .mapAddress_btns {
  margin: auto;
  width: 200px;
}
.list__mapAddress .btn_base {
  font-size: 90%;
}
.list__mapAddress .btn_base + .btn_base {
  margin: 10px 0 0;
}
.list__mapAddress .btn_base a {
  line-height: 36px;
}
/**/
.blo_company .area_group {
  padding: 65px 0 0;
  margin: 0 0 100px;
}
.blo_company .area_group .history_map {
  margin: 0 0 50px;
}
.blo_company .area_group .list__mapAddress li {
  align-items: center;
}
.blo_company .area_group .list__mapAddress dt {}
.blo_company .area_group .list__mapAddress dd {}
/* 
page-name #information
==================*/
#page__information {
  background: #f4f4f4;
}
.blo_news {
  margin: 0 0 250px;
}
.blo_news_ttl {
    width: 100%;
    text-align: center;
    font-size: 125%;
    font-weight: 900;
    color: #1d2086;
    margin-bottom: 1em;
}
.list__sort {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto 5%;
}
.list__sort li {
  width: 49%;
  box-sizing: border-box;
  border: solid 1px #003c81;
  border-radius: 30px;
  text-align: center;
  color: #003c81;
  font-weight: 700;
  margin: 0 0 2%;
  padding: 3px 0;
  cursor: pointer;
  position: relative;
  transition: all .3s;
}
.list__sort li.active {
  background: #003c81;
  color: #fff;
}
.list__sort li:nth-child(4n + 1) {
  margin: 0 0 1.5%;
}
.list__sort li::before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  background: #003c81;
}
.list__sort li.active::before {
  background: #fff;
}
.list__sort li::after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  background: #003c81;
  opacity: 0;
  transform: scale(0);
  transition: all .3s;
}
.list__sort li.active::after {
  background: #fff;
}
.list__sort li:hover {
  filter: brightness(115%);
  box-shadow: 0 0 3px 1px #999;
}
.list__sort li:hover::after {
  opacity: .5;
  transform: scale(1);
}
.list__information {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.list__information::after {
  content: '';
  display: block;
  width: 48%;
}
.list__information li {
  width: 48%;
  margin: 0 0 6%;
}
.list__information li:nth-child(4n + 1) {
  margin: 0 0 6%;
}
.list__information a {
  display: block;
  position: relative;
}
.list__information .thumbnail {
  padding: 134% 0 0;
  overflow: hidden;
  border-top-right-radius: 1.2em;
  border-bottom-right-radius: 1.2em;
  margin: 0 0 5%;
}
.list__information .infoBox {
  margin: 0 0 3px;
  font-size: 80%;
}
.list__information .infoBox span.cat {
  font-weight: 700;
  background: rgba(0, 60, 129, 1);
  color: #fff;
  padding: 2px 20px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.list__information .textBox {
  line-height: 1.4;
}
/**/
.list__information > li {
  display: none;
}
.list__information > li.active {
  display: block;
}
.list__information.cat00 > li {
  display: block !important;
}
.list__information.cat01 > .cat01, .list__information.cat02 > .cat02, .list__information.cat03 > .cat03, .list__information.cat04 > .cat04, .list__information.cat05 > .cat05 {
  display: block;
}
.blo_news .btn_base {
  margin: 50px auto 0;
}
.blo_newsSingle {
  padding: 30px 0 150px;
}
.blo_newsSingle .single_info {
  margin: 0 0 10px;
}
.blo_newsSingle .single_info time {
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 93.75%;
}
.blo_newsSingle .single_info span.cat_tag {
  display: inline-block;
  font-size: 83.75%;
  font-weight: 700;
  background: rgba(0, 60, 129, 0.4);
  vertical-align: middle;
  text-align: center;
  min-width: 100px;
  color: #fff;
  border-radius: 30px;
  box-sizing: border-box;
  padding: 1px 10px;
}
.blo_newsSingle .single_title {
  font-size: 140%;
  font-weight: 700;
  margin: 0 0 5%;
}
.blo_newsSingle .single-pager {
  text-align: center;
  margin: 50px 0 0;
}
.blo_newsSingle .single-pager .pager_prev, .blo_newsSingle .single-pager .pager_back, .blo_newsSingle .single-pager .pager_next {
  display: inline-block;
}
.blo_newsSingle .single-pager .pager_prev a, .blo_newsSingle .single-pager .pager_back a, .blo_newsSingle .single-pager .pager_next a {
  display: block;
  padding: 0 20px;
  line-height: 1;
  font-size: 106.25%;
  transition: all .2s;
}
.blo_newsSingle .single-pager a:hover {
  color: #e40012;
}
.blo_newsSingle .single-pager .pager_back a {
  border-left: solid 1px #323232;
  border-right: solid 1px #323232;
}
/* 
page-name #vendor
==================*/
#page__vendor .bg__gradation::before {
  -webkit-mask-image: radial-gradient(140% 10% at bottom, transparent 40%, #fff 41%);
  mask-image: radial-gradient(140% 10% at bottom, transparent 40%, #fff 41%);
}
.blo_vendor {
  padding: 0 0 100px;
}
.blo_vendor .vendor_topTitle {
  text-align: center;
  color: #fff;
  font-size: 200%;
  font-weight: 900;
}
.blo_vendor .vendor_topTitle span.text {
  font-size: 150%;
}
.blo_vendor .vendor_topTitle span.num {
  font-size: 170%;
}
.list_number3 {
  display: flex;
  justify-content: space-around;
  margin: 5% 0 35%;
}
.list_number3 li {
  width: 30%;
}
.blo_vendor .ele_vendor-text {
  color: #fff;
  margin: 0 0;
}
.blo_vendor .ele_vendor-image {
  margin: 0 0 50px;
}
.blo_vendor .ele_vendor-text.text--small {
  font-size: 106.25%;
  margin: 0 0 100px;
}
/*--------------------*/
.blo_vendorOthers {
  padding: 100px 0 0;
  margin: -70px 0 0;
}
.blo_vendorOthers .sec-title {
  text-align: center;
  color: #e30012;
  font-size: 180%;
  font-weight: 900;
}
.blo_vendorOthers .sec-title strong {
  font-weight: 900;
}
.blo_vendorOthers .set-title {
  text-align: center;
  color: #003c80;
  font-size: 218.75%;
  font-weight: 900;
}
.blo_vendorOthers .title__border {
  text-align: center;
  color: #003c80;
  font-size: 135%;
  font-weight: 900;
  position: relative;
  padding: 0 0 5px;
  margin: 0 0 8%;
  line-height: 1.2;
}
.blo_vendorOthers .title__border span {
  position: relative;
  z-index: 2;
}
.blo_vendorOthers .title__border em {
  font-style: normal;
  display: inline-block;
  font-size: 150%;
}
.blo_vendorOthers .title__border::before {
  content: '';
  width: 100%;
  height: 20px;
  background: #fff;
  border-radius: 50px;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
}
.list__btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.list__btns li {
  width: 80%;
  margin: 3% auto 0;
}
.blo_vendor .list__btns {
  margin: -50px 0 10%;
}
.blo_vendorOthers .title__border.color--glay::before {
  background: rgba(0, 60, 128, 0.1);
}
.blo_vendorOthers .area_lead {
  margin: 0 0 40px;
}
.blo_vendorOthers .area_lead .sec-title {
  margin: 0 auto 30px;
}
.blo_vendorOthers .area_lead .lead-text {
  text-align: center;
  line-height: 2;
  margin: 0 0 20px;
}
.blo_vendorOthers .area_lead .lead-image {
  text-align: center;
  margin: 0 auto;
}
/*--------------------*/
.blo_vendorOthers .area_est {
  padding: 50px 0;
  background: #f3f3f3;
}
.blo_vendorOthers .area_est .est-set {
  margin: 0 0 75px;
}
.blo_vendorOthers .area_est .sec-title {
  margin: 0 auto 30px;
}
.blo_vendorOthers .area_est .spot_atukai {
  background: #fff;
  position: relative;
  padding: 30px 5% 10px;
}
.blo_vendorOthers .area_est .spot_atukai .atukai-title {
  position: absolute;
  left: 0;
  right: 0;
  top: -.5em;
  margin: auto;
  text-align: center;
  line-height: 1;
  color: #003c80;
  font-size: 160%;
  font-weight: 900;
}
.blo_vendorOthers .area_est .spot_atukai .atukai-lead {
  margin: 0 0 5%;
}
.list_vendorEx {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.list_vendorEx li {
  width: 46%;
  margin: 0 2% 10%;
}
.list_vendorEx figure {
  text-align: center;
}
.list_vendorEx figcaption {
  display: block;
  border: solid 1px #003c80;
  border-radius: 15px;
  line-height: 1.4;
  color: #003c80;
  font-size: 90%;
  font-weight: 700;
  padding: 10px 0;
}
/*--------------------*/
.blo_vendorOthers .area_consider {
  padding: 50px 0 10px;
}
.title__straight {
  text-align: center;
  position: relative;
  margin: 0 auto 40px;
}
.title__straight span {
  display: inline-block;
  padding: 0 20px;
  background: #fff;
  position: relative;
  z-index: 5;
  font-size: 190%;
  font-weight: 900;
  color: #e30012;
  line-height: 1;
}
.title__straight::before {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: #e30012;
}
.blo_vendorOthers .area_consider .consider_set {
  margin: 0 auto 15%;
}
.blo_vendorOthers .area_consider .consider_set .set-title {
  margin: 0 auto 8%;
  font-size: 135%;
}
.blo_vendorOthers .area_consider .consider_set .set01-img {
  text-align: center;
  margin: 0 0 40px;
}
.blo_vendorOthers .area_consider .dl__caption {
  position: relative;
  background: rgba(0, 60, 128, 0.1);
  border-radius: 20px;
  padding: 6%;
}
.blo_vendorOthers .area_consider .dl__caption dt {
  text-align: center;
  font-size: 135%;
  font-weight: 700;
  color: #003c80;
  margin: 0 0 5%;
}
.blo_vendorOthers .area_consider .dl__caption dd {
  font-size: 106.25%;
}
.blo_vendorOthers .area_consider .set02-float {
  margin: 0 auto 30px;
}
.blo_vendorOthers .area_consider .set02-float .left {
  padding: 5% 0 0;
}
.blo_vendorOthers .area_consider .set02-float .right {
  overflow: hidden;
  border-radius: 30px;
}
.blo_vendorOthers .area_consider .set02-float .right img {
  vertical-align: top;
}
.blo_vendorOthers .area_consider .set02-img {
  text-align: center;
}
.blo_vendorOthers .area_consider .list_3column .column-title span {
  font-size: 120%;
}
.parts__contact {
  text-align: center;
  margin: 40px auto 60px;
}
.parts__contact .contact-tel {
  vertical-align: middle;
  width: 266px;
  margin: 20px auto 0;
}
/*--------------------*/
.blo_vendorOthers .area_onayami {
  padding: 50px 0 1px;
}
.list__onayami {
  background: url(../img/vendor/onayami-img01.svg) no-repeat center top;
  background-size: 60% auto;
  margin: 0 auto 20px;
  padding: 65% 0 0;
}
.list__onayami li {
  width: 80%;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  font-size: 130%;
  font-weight: 700;
  box-sizing: border-box;
}
.list__onayami li.left {
  background-image: url(../img/vendor/fuki-left.svg);
  margin: 0 0 20px;
  padding: 7.3%;
}
.list__onayami li.right {
  background-image: url(../img/vendor/fuki-right.svg);
  margin: 0 0 20px auto;
  padding: 7.3% 0 7.3% 15%;
}
.blo_vendorOthers .area_onayami .onayami-arrow {
  margin: 0 auto 50px;
}
/*--------------------*/
.list__routeCar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.list__routeCar::after {
  content: '';
  display: block;
  width: 48%;
}
.list__routeCar li {
  width: 48%;
  margin: 0 0 4%;
  overflow: hidden;
  border-radius: 1em;
}
.list__routeCar img {
  vertical-align: top;
}
.blo_vendorOthers .area_routeCar {
  padding: 50px 0;
}
.blo_vendorOthers .area_routeCar .ele_routeCarText {
  font-size: 106.25%;
}
.blo_vendorOthers .area_installation {
  padding: 100px 0 0;
  margin: 0 0 50px;
}
/*--------------------*/
.dl__faq {
  cursor: pointer;
}
.dl__faq + .dl__faq {
  margin: 10px 0 0;
}
.dl__faq dt {
  background-color: #668ab3;
  background-image: url(../img/icon-q.svg);
  background-repeat: no-repeat;
  background-size: 25px auto;
  background-position: left 15px center;
  padding: 15px 50px;
  position: relative;
  color: #fff;
  font-weight: 700;
  transition: all .3s;
  line-height: 1.4;
}
.dl__faq dt::before {
  content: '';
  width: 24px;
  height: 24px;
  background: #fff;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 4px;
}
.dl__faq dt span {
  display: block;
  position: relative;
}
.dl__faq dt span::before {
  content: '';
  width: 3px;
  height: 15px;
  background: #668ab3;
  position: absolute;
  right: -25px;
  top: 0;
  bottom: 0;
  margin: auto;
  transform-origin: center;
  transition: all .3s;
}
.dl__faq.is--active dt span::before {
  transform: rotate(90deg);
}
.dl__faq dt span::after {
  content: '';
  width: 15px;
  height: 3px;
  background: #668ab3;
  position: absolute;
  right: -31px;
  top: 0;
  bottom: 0;
  margin: auto;
  transform-origin: center;
}
.dl__faq dd {
  background-color: rgba(255, 255, 255, .7);
  background-image: url(../img/icon-a.svg);
  background-repeat: no-repeat;
  background-size: 25px auto;
  background-position: left -15px center;
  height: 0;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0;
  transition: all .5s;
}
.dl__faq.is--active dd {
  height: auto;
  padding: 15px 15px 15px 50px;
  background-position: left 15px center;
}
.blo_vendorOthers .area_faq {
  padding: 50px 0;
  background: #f3f3f3;
}
.list_3column li {
  box-sizing: border-box;
}
.list_3column li + li {
  margin: 10% auto 0;
}
.list_3column .column-title {
  background: #fff;
  border-radius: 50%;
  width: 60%;
  height: 0;
  padding: 60% 0 0;
  position: relative;
  text-align: center;
  box-shadow: 12px 12px 0 0 #003c80;
  margin: 0 auto 20px;
  border: solid 2px #003c80;
}
.list_3column .column-title span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 140%;
  font-weight: 700;
  line-height: 1.48;
  color: #003c80;
  white-space: nowrap;
}
.list_3column .column-text {
  text-align: center;
  font-size: 110%;
}
/* 
page-name #sustainable
==================*/
.blo_sustainable .area_sdgs {
  margin: 0 0 50px;
}
.blo_sustainable .area_sdgs .sdgs_image {
  margin: 0 0 5%;
}
.blo_sustainable .area_sdgs .sdgs_lead {
  text-align: center;
  margin: 0 0 10px;
  font-size: 140%;
  font-weight: 700;
}
.blo_sustainable .area_attempt {
  background: #f4f4f4;
  padding: 40px 0 100px;
}
.list__sustainableAttemapt li + li {
  margin: 25% 0 0;
}
.list__sustainableAttemapt .attempt_number {
  text-align: center;
  margin: 0 0 8%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.list__sustainableAttemapt .attempt_number img {
  width: 33.33%;
  vertical-align: top;
}
.list__sustainableAttemapt .attempt_number.ver2 img {
  width: 25%;
}
.list__sustainableAttemapt .attempt_title {
  font-size: 140%;
  font-weight: 700;
  margin: 0 0 20px;
  text-align: center;
}
.list__sustainableAttemapt .attemptBox {}
.list__sustainableAttemapt .attempt_thumbnail {
  margin: 0 0 5%;
}
.list__sustainableAttemapt .attempt_thumbnail img {
  vertical-align: top;
}
.list__sustainableAttemapt .attempt_text {}
/* 
page-name #recruit
==================*/
.blo_recruit .title__base {
  margin: 20px 0 10px;
}
.blo_recruit .area_message {
  position: relative;
  overflow: hidden;
  padding: 10% 0;
}
.blo_recruit .area_message .thumbnail {
  width: 42%;
  padding: 50% 0 0;
  flex-shrink: 0;
  margin: 0 auto 5%
}
.blo_recruit .area_message .message_title {
  font-size: 130%;
  font-weight: 700;
  margin: 0 0 4%;
  color: #fff;
}
.blo_recruit .area_message .message_text {
  color: #fff;
}
.blo_recruit .area_message video {
  position: absolute;
  top: 50%;
  left: 50%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.blo_recruit .area_message .inner {
  position: relative;
  z-index: 5;
}
.blo_recruit .area_new-graduate {
  padding: 55px 0 0;
}
.blo_recruit .area_new-graduate .new-graduate_image {
  margin: 0 0 30px;
  overflow: hidden;
  border-radius: 1em;
}
.blo_recruit .area_new-graduate .new-graduate_image img {
  vertical-align: top;
}
.blo_recruit .area_new-graduate .spot_plan {
  padding: 55px 0 0;
}
.blo_recruit .area_new-graduate .spot_plan .plan_text {
  margin: 0 0 20px;
}
.blo_recruit .area_new-graduate .spot_gender {
  padding: 55px 0 0;
}
.blo_recruit .area_new-graduate .spot_youkou {
  padding: 55px 0 0;
}
.blo_recruit .area_new-graduate .spot_youkou .detail_saiyo {
  margin: 0 0 30px;
}
.blo_recruit .accordion_title {
  background: #668ab3;
  text-align: center;
  font-size: 143.75%;
  font-weight: 700;
  color: #fff;
  padding: 15px 0;
  cursor: pointer;
  position: relative;
}
.blo_recruit .accordion_title::before {
  content: '';
  width: 10px;
  height: 10px;
  box-sizing: border-box;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotateZ(45deg);
  transition: all .3s;
}
.blo_recruit .js_accordionWrap .accordion_contents {
  height: 0;
  padding: 0;
  overflow: hidden;
  margin: 0 !important;
}
.blo_recruit .js_accordionWrap .accordion_title.is--active::before {
  transform: rotateZ(135deg);
}
.blo_recruit .js_accordionWrap .accordion_title.is--active + .accordion_contents {
  height: auto;
  margin: -10px 0 0 !important;
}
/**/
.blo_recruit .bnrBox {
  display: flex;
  justify-content: space-between;
}
.blo_recruit .bnrBox a {
  display: block;
  width: 48%;
  position: relative;
}
.blo_recruit .bnrBox a::before {
  content: '';
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  border: solid 1px #999;
}
.blo_recruit .bnrBox.box--small {
  margin: 70px 0 0;
  display: block;
  text-align: center;
}
.blo_recruit .bnrBox.box--small a {
  widows: auto;
  display: inline-block;
  margin: 0 10px;
}
/**/
.blo_recruit .area_mid-career {
  padding: 55px 0 0;
}
.blo_recruit .area_mid-career .mid-career_image {
  margin: 0 0 30px;
  overflow: hidden;
  border-radius: 1em;
}
.blo_recruit .area_mid-career .mid-career_image img {
  vertical-align: top;
}
.blo_recruit .area_mid-career .mid-career_text {
  font-size: 106.25%;
}
.blo_recruit .area_mid-career .spot_youkou {
  padding: 55px 0 0;
}
/**/
.blo_recruit .area_interview {
  padding: 130px 0 0;
  margin: 0 0 100px;
}
.list__interview {
  width: 80%;
  margin: auto;
}
.list__interview li {
  margin: 0 0 15%;
  text-align: center;
}
.list__interview .thumbnail {
  padding: 113% 0 0;
  margin: 0 0 10px;
}
.list__interview p {
  font-size: 125%;
  font-weight: 700;
}
.list__interview .interview--pop {
  position: fixed;
  z-index: 1100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .85);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all .6s;
}
.list__interview .interview--pop .pop__close.close_top {
  content: '';
  width: 40px;
  height: 40px;
  position: absolute;
  left: 15px;
  top: 15px;
  background: url(../img/pop_close.svg) no-repeat center;
  background-size: contain;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 120%;
}
.list__interview li.is--active .interview--pop {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.interview--pop .pop_images img {
  width: 50%;
}
.interview--pop .pop_texts {
  margin: auto;
  text-align: left;
  padding: 30px 0 50px;
  color: #fff;
  overflow-y: scroll;
  height: calc(100vh - 20%);
  box-sizing: border-box;
  position: relative;
}
.interview--pop .pop_texts .pop_name {
  vertical-align: middle;
  width: 90%;
  margin: 0 auto 20px;
}
.interview--pop .pop_texts .pop_name span {
  display: inline-block;
  vertical-align: middle;
}
.interview--pop .pop_texts .pop_name strong {
  font-size: 153%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 20px;
}
.interview--pop .pop_texts .pop_dl {
  width: 95%;
  margin: auto;
  position: relative;
  padding: 0 0 50px;
}
.interview--pop .pop_texts .pop_dl dl {
  margin: 0 0 20px;
}
.interview--pop .pop_texts .pop_dl dt {
  font-size: 125%;
  font-weight: 700;
  margin: 0 0 10px;
}
.interview--pop .pop_texts .pop_dl dt::before {
  content: '●';
  color: #e30012;
}
.interview--pop .pop_texts .pop_dl dd p {
  font-size: 100%;
}
.interview--pop .pop__close.close_under {
  color: #fff;
  width: 240px;
  text-align: center;
  line-height: 50px;
  border-radius: 30px;
  border: solid 1px #fff;
  transition: all .3s;
  cursor: pointer;
  font-weight: 700;
  margin: 30px auto 0;
}
/* 
page-name #contact
==================*/
#page__contact {
  background: #f4f4f4;
}
.blo_contact {
  padding: 0 0 120px;
}
.blo_contact .contact_att {
  font-size: 106.25%;
  margin: 0 0 20px;
  line-height: 1;
}
.blo_contact .contact_att span {
  vertical-align: middle;
  display: inline-block;
  margin: 0 5px 0 0;
}
.blo_contact span.att {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
}
.list__form li {
  border-left: solid 1px #000;
}
.list__form .form_label {
  box-sizing: border-box;
  flex-shrink: 0;
  padding: 10px 0 10px 40px;
  position: relative;
  font-weight: 700;
}
.list__form .form_label.hissu::before {
  content: '';
  width: 20px;
  height: 24px;
  background: url(../img/att.svg) no-repeat;
  background-size: contain;
  position: absolute;
  left: 10px;
  top: 15px;
}
.list__form .form_input {
  box-sizing: border-box;
  padding: 0 10px 10px;
  flex-shrink: 0;
  border-bottom: dotted 1px #000000;
}
.list__form .form_message p {
  padding: 5px 10px 0;
}
.blo_contact .area_policy {
  margin: 60px 0 0;
  height: 250px;
  overflow-Y: scroll;
}
.blo_contact .area_policy {
  border: solid 1px #000000;
  padding: 5%;
  overflow-Y: scroll;
}
.blo_contact .area_policy .policy_title {
  text-align: center;
  font-size: 150%;
  margin: 0 0 20px;
}
.blo_contact .area_policy dl {
  margin: 20px 0 0;
}
.blo_contact .area_policy dt {
  margin: 0 0 5px;
}
.blo_contact .area_policy .policy_date {
  text-align: right;
  margin: 20px 0 0;
}
.blo_contact .area_confirm {
  margin: 40px 0 0;
  text-align: center;
}
.blo_contact .area_confirm label {
  cursor: pointer;
  display: inline-block;
}
.blo_contact .area_submit {
  margin: 40px 0 0;
  text-align: center;
}
.form__base input[type="text"], .form__base input[type="email"], .form__base input[type="tel"], .form__base textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 60%;
  border: solid 1px #808080;
  background: none;
}
.form__base select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #cccccc;
  background-image: url(../img/select.svg);
  background-size: 10px auto;
  background-repeat: no-repeat;
  background-position: right 10px center;
  height: 30px;
  padding: 0 30px 0 10px;
  cursor: pointer;
}
.form__base textarea {
  width: 100%;
}
.form__base input[type="text"].small {
  width: 30%;
}
.form__base .radio-wrap label {
  display: inline-block;
  margin: 0 15px 0 0;
  cursor: pointer;
}
.form__base .radio-wrap label input {
  margin: 0 3px 0 0;
}
.form__base .area_submit span {
  display: inline-block;
  color: #fff;
  font-size: 112.5%;
  font-weight: 700;
  position: relative;
  line-height: 1;
}
.form__base .area_submit input[type="submit"] {
  width: 280px;
  border-radius: 30px;
  background: #e40012;
  text-align: center;
  transition: all .3s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  color: #fff;
  font-weight: 700;
  display: inline-block;
  padding: 10px 0;
  cursor: pointer;
}
.form__base .area_submit span::before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  background: #fff;
}
.form__base .area_submit span::after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  background: #fff;
  opacity: 0;
  transform: scale(0);
  transition: all .3s;
}
.form__base .area_submit span:hover::after {
  opacity: .5;
  transform: scale(1);
}
/*------------------------------------------------------------*/
#page__about main {
  overflow: visible;
}
.blo_about {
  background: #d61819;
  padding: 0 0 100px 0;
}
.blo_about .sec01, .blo_about .sec03 {
  padding: 100px 0 0;
  margin: -100px 0 0;
}
.blo_about .area_title {
  padding: 50px 0 30px;
  position: relative;
  overflow: hidden;
}
.blo_about .area_title .inner {
  position: relative;
  z-index: 5;
}
.blo_about .area_title .main_title--jp {
  color: #fff;
  font-size: 150%;
  font-weight: 700;
  margin: 0 0 10%;
}
.blo_about .area_title .illust_car {
  position: absolute;
  width: 310px;
  right: -320px;
  bottom: 50px;
  z-index: 0;
}
.blo_about .area_title .main_scroll {
  text-align: center;
  color: #fff;
  font-weight: 700;
  padding: 0 0 40px;
  position: relative;
}
.blo_about .area_title .main_scroll::before {
  content: '';
  width: 20px;
  height: 34px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/scroll.svg) repeat-y center;
  background-size: 100% 280%;
  -webkit-animation: scroll 1s linear 0s infinite;
  animation: scroll 1s linear 0s infinite;
}
@-webkit-keyframes scroll {
  0% {
    background-position: center bottom;
  }
  100% {
    background-position: center top;
  }
}
@keyframes scroll {
  0% {
    background-position: center bottom;
  }
  100% {
    background-position: center top;
  }
}
.blo_about .area_menu {
  overflow: hidden;
  position: relative;
  padding: 0 0 65%;
}
.blo_about .area_menu::before {
  content: '';
  width: 70%;
  height: 0;
  padding: 61% 0 0;
  background: url("../img/about/top_img.png") no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.list_aboutMenu {
  margin: 0 0 10%;
}
.list_aboutMenu li {
  margin: 3% 0 0;
  box-sizing: border-box;
  border: solid 1px #fff;
  text-align: center;
  color: #fff;
  font-weight: 700;
  line-height: 50px;
  border-radius: 30px;
  background-image: url(../img/about/link.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 9px auto;
  transition: all .2s;
}
.list_aboutMenu li:hover {
  background-color: #043b79;
}
.list_aboutMenu a {
  display: block;
}
.blo_about .area_menu {
  margin: 0 0 140px;
}
.blo_about .area_menu .menu_text {
  color: #fff;
  font-size: 115%;
  font-weight: 700;
  line-height: 2;
}
.blo_about .area_menu .menu_title {
  font-size: 200%;
  font-weight: 700;
  color: #fff;
  margin: 10% 0;
}
.blo_about .area_menu .menu_logo {
  width: 70%;
  margin: 5% auto;
}
/*-----*/
.blo_about .area_with {
  margin: 0 0 20%;
  overflow: hidden;
}
.blo_about .area_with .with_title {
  width: 80%;
  margin: 0 0 10%;
}
.blo_about .title_tate {
  color: #fff;
}
.blo_about .title_tate span.jp, .blo_about .title_tate span.en {
  display: block;
  font-weight: 700;
  line-height: 1.2;
}
.blo_about .area_with .title_tate {
  margin: 0 0 10%;
}
.blo_about .area_with .title_tate span.jp {
  font-size: 500%;
}
.blo_about .area_with .title_tate span.en {
  padding: 10px 0 0 10px;
}
.blo_about .area_with .inner {
  position: relative;
  padding: 0 0 30px;
}
.blo_about .area_with .with_illust {
  width: 60%;
  margin: 3% auto 10%;
  -webkit-animation: wa 10s linear 0s infinite;
  animation: wa 10s linear 0s infinite;
}
@keyframes wa {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
.blo_about .textImage_box {
  position: relative;
}
.blo_about .textImage_box .box_img {
  border-radius: 1em;
  overflow: hidden;
  margin: 0 0 10%;
}
.blo_about .textImage_box .box_img img {
  vertical-align: top;
}
.blo_about .textImage_box .box_text {
  font-size: 130%;
  font-weight: 700;
  color: #fff;
  line-height: 2;
  margin: 0 0 15%;
}
.btn_link {
  width: 90%;
  margin: auto;
  max-width: 400px;
  box-sizing: border-box;
  border: solid 1px #fff;
  line-height: 50px;
  text-align: center;
  border-radius: 30px;
  transition: all .2s;
}
.btn_link a {
  display: block;
  color: #fff;
  background-image: url(../img/about/link.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 9px auto;
  font-weight: 700;
  transition: all .2s;
}
.btn_link.type02 {
  background-color: #fff;
  border: solid 1px #fff;
}
.btn_link.type02 a {
  color: #d61819;
  background-image: url(../img/about/link--red.svg);
  background-size: 9px auto;
}
/*-----*/
.blo_about .area_history {
  margin: 0 0 20%;
}
.blo_about .area_history .inner {
  position: relative;
}
.blo_about .area_history .history_title {
  width: 80%;
  margin: 0 0 10%;
}
.blo_about .area_history .title_tate {
  margin: 0 0 10%;
}
.blo_about .area_history .title_tate span.jp {
  font-size: 300%;
}
.blo_about .area_history .title_tate span.en {
  padding: 10px 0 0 5px;
}
.blo_about .area_history .history_illust {
  width: 60%;
  margin: 0 auto 10%;
}
.sticky_bnr {
  padding: 50px 0;
  position: sticky;
  left: 0;
  top: 0;
  background: #d61819;
}
.blo_about .area_number {
  position: relative;
  z-index: 2;
  padding: 200px 0 15%;
  background: #d61819;
  overflow: hidden;
}
.blo_about .area_number .illust_car {
  position: absolute;
  width: 310px;
  left: -320px;
  top: 100px;
  z-index: 2;
}
.blo_about .area_number .number_title {
  width: 90%;
  position: relative;
  left: -30%;
  margin: 0 0 10%;
}
.blo_about .area_number .number_set {
  display: inline-block;
}
.blo_about .area_number .number_set .number_caption {
  text-align: left;
}
.blo_about .area_number .number_caption {
  font-size: 132%;
  display: block;
  color: #fff;
  font-weight: 700;
  line-height: 1;
}
.blo_about .area_number .number_caption small {
  font-size: 50%;
}
.blo_about .area_number .number_anime, .blo_about .area_number .number_anime2 {
  font-size: 350%;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  vertical-align: middle;
}
.blo_about .area_number .number_unit {
  font-size: 150%;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  vertical-align: bottom;
}
.blo_about .area_number .number_att {
  color: #fff;
  display: block;
  font-size: 132%;
  font-weight: 700;
}
.blo_about .area_number .spot_share {
  background: url("../img/about/illust_map.svg") no-repeat center;
  background-size: 50% auto;
  text-align: right;
  padding: 50% 0 0;
  margin: 0 0 25%;
  position: relative;
}
.blo_about .area_number .spot_share::before {
  content: '';
  width: 50%;
  height: 0;
  padding: 50% 0 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  background: url(../img/about/logo_drink.png) no-repeat center top;
  background-size: contain;
}
.blo_about .area_number .spot_share .number_set {
  margin: 0 0 25%;
}
.blo_about .area_number .number_ratio {
  text-align: left;
}
.blo_about .area_number .number_ratio .ratio_text {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 130%;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 5% 0 0;
}
.blo_about .area_number .spot_area {
  text-align: right;
  margin: 0 0 25%;
}
.blo_about .area_number .spot_area .area_text {
  display: block;
  font-size: 150%;
  font-weight: 700;
  text-align: left;
  color: #fff;
}
.blo_about .area_number .spot_drink {
  text-align: right;
  position: relative;
  margin: 0 0 25%;
}
.blo_about .area_number .spot_drink::before {
  content: '';
  width: 20%;
  height: 0;
  padding: 52% 0 0;
  background: url("../img/about/illust_bin.svg") no-repeat;
  background-size: contain;
  position: absolute;
  left: -10%;
  bottom: 0;
}
.blo_about .area_number .spot_drink .number_set + .number_set {
  margin: 25% 0 0;
}
.blo_about .area_number .spot_tower {
  position: relative;
  margin: 0 0 15%;
  padding: 0 0 80% 10%;
}
.blo_about .area_number .spot_tower::before {
  content: '';
  width: 90%;
  height: 0;
  padding: 61% 0 0;
  background: url(../img/about/illust_earth.svg) no-repeat left bottom;
  background-size: contain;
  position: absolute;
  left: -15%;
  bottom: 0;
}
.blo_about .area_number .spot_tower::after {
  content: '';
  width: 2%;
  height: 0;
  padding: 95% 0 0;
  background: url(../img/about/illust_can.svg) repeat-y left;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  bottom: 30%;
  -webkit-animation: earth 5s linear 0s infinite;
  animation: earth 5s linear 0s infinite;
}
@-webkit-keyframes earth {
  0% {
    background-position: left top;
  }
  100% {
    background-position: left bottom;
  }
}
@keyframes earth {
  0% {
    background-position: left top;
  }
  100% {
    background-position: left bottom;
  }
}
.blo_about .area_number .spot_tower .number_caption {
  line-height: 1.5;
}
.blo_about .area_number .spot_tower .number_att {
  text-align: left;
  margin: 3% 0 0;
  font-size: 80%;
}
.blo_about .area_number .spot_tower .tower_att {
  color: #fff;
  font-size: 150%;
  font-weight: 700;
  margin: 0 0 5%;
}
.blo_about .area_number .spot_tower .tower_att small {
  display: block;
  font-size: 80%;
}
.blo_about .area_number .btn_link {
  margin: 0 auto;
}
.blo_about .sec03 {
  background: #d61819;
  z-index: 1;
  position: relative;
  overflow: hidden;
}
.blo_about .sec03 .sub_sectionTitle {
  width: 85%;
  margin: 0 0 10% auto;
}
.blo_about .area_campaign {
  position: relative;
  margin: 0 0 20%;
}
.blo_about .area_campaign .inner {
  position: relative;
}
.blo_about .area_campaign .campaign_title {
  color: #fff;
  font-weight: 700;
  padding: 65% 0 0;
  background: url("../img/about/illust_campaign.svg") no-repeat center top;
  background-size: 50% auto;
  margin: 0 0 10%;
}
.blo_about .area_campaign .campaign_title span.big {
  display: block;
  font-size: 250%;
  text-align: center;
  margin: 0 0 5%;
}
.blo_about .area_campaign .campaign_title span.small {
  display: block;
  font-size: 105%;
}
.list_campaign--items li {
  margin: 0 0 15%;
}
.list_campaign--items .items_title {
  text-align: center;
  color: #fff;
  font-size: 125%;
  font-weight: 700;
  margin: 0 0 3%;
}
.list_campaign--items .items_img {
  overflow: hidden;
  border-radius: 1.5em;
  margin: 0 0 8%;
  position: relative;
}
.list_campaign--items .items_img img {
  vertical-align: top;
}
.list_campaign--items li.end .items_img::before {
  content: '期間終了';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: rgba(35, 24, 21, 0.7);
  color: #fff;
  font-size: 110%;
  font-weight: 700;
  text-align: center;
  padding: 1% 0;
}
.list_campaign--items .btn_link {
  margin: auto;
}
.list_campaign--items .btn_link.end {
  display: none;
}
/*-----*/
.blo_about .area_mecenat {
  margin: 0 0 15%;
}
.blo_about .area_mecenat .inner {
  position: relative;
  margin: auto;
  padding: 50% 0 0;
}
.blo_about .area_mecenat .inner::before {
  content: '';
  width: 55%;
  height: 0;
  padding: 49% 0 0;
  background: url(../img/about/illust_mecenat.svg) no-repeat center top;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.blo_about .area_mecenat .inner::after {
  content: '';
  width: 170px;
  height: 230px;
  background: url(../img/about/illust_onpu.svg) no-repeat;
  background-size: contain;
  position: absolute;
  right: -200px;
  top: 600px;
}
.blo_about .area_mecenat .mecenat_title {
  text-align: center;
  font-size: 250%;
  color: #fff;
  margin: 0 0 5%;
}
.blo_about .sub_title {
  font-size: 125%;
  font-weight: 700;
  margin: 0 0 5%;
  line-height: 1.4;
  color: #fff;
}
.blo_about .sub_title strong {
  font-size: 130%;
}
.blo_about .sub_img {
  overflow: hidden;
  border-radius: 1.5em;
  margin: 0 auto 5%;
}
.blo_about .sub_img img {
  vertical-align: top;
}
.blo_about .sub_text {
  color: #fff;
  font-size: 106.25%;
  margin: auto;
}
.blo_about .youtube_wrap {
  padding: 56.25% 0 0;
  height: 0;
  position: relative;
  overflow: hidden;
  border-radius: 1.5em;
  margin: 0 0 5%;
}
.blo_about .youtube_wrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.blo_about .area_mecenat figcaption {
  color: #fff;
  font-size: 106.25%;
}
.blo_about .area_mecenat .btn_link {
  margin: 10% auto;
}
.blo_about .image_box {
  display: flex;
  justify-content: space-between;
}
.blo_about .image_box .img {
  width: 49%;
  overflow: hidden;
  border-radius: 1em;
}
.blo_about .image_box .img img {
  vertical-align: top;
}
/*-----*/
.blo_about .area_fill {
  margin: 0 0 15%;
}
.blo_about .area_fill .inner {
  position: relative;
  padding: 40% 0 0;
}
.blo_about .area_fill .inner::before {
  content: '';
  width: 25%;
  height: 0;
  padding: 37% 0 0;
  background: url(../img/about/illust_onpu.svg) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
/*-----*/
.blo_about .area_rwanda {
  margin: 0 0 15%;
}
.blo_about .area_rwanda .inner {
  position: relative;
  padding: 35% 0 0;
}
.blo_about .area_rwanda .inner::before {
  content: '';
  width: 40%;
  height: 0;
  padding: 30% 0 0;
  background: url(../img/about/illust_book.svg) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
/*-----*/
.blo_about .area_bousai {
  margin: 0 0 20%;
}
.blo_about .area_bousai .inner {
  position: relative;
  padding: 40% 0 0;
}
.blo_about .area_bousai .inner::before {
  content: '';
  width: 35%;
  height: 0;
  padding: 35% 0 0;
  background: url(../img/about/illust_fire.svg) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.blo_about .area_bousai .image_box {
  margin: 10% 0 0;
}
/*-----*/
.blo_about .area_handicapped {
  margin: 0 0 15%;
}
.blo_about .area_handicapped .inner {
  position: relative;
  padding: 40% 0 0;
}
.blo_about .area_handicapped .inner::before {
  content: '';
  width: 40%;
  height: 0;
  padding: 34% 0 0;
  background: url(../img/about/illust_paint.svg) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.blo_about .area_handicapped .sub_img {
  width: 70%;
}
/*-----*/
.blo_about .area_smile {
  margin: 0 0 15%;
}
.blo_about .area_smile .inner {
  position: relative;
  padding: 35% 0 0;
}
.blo_about .area_smile .inner::before {
  content: '';
  width: 30%;
  height: 0;
  padding: 30% 0 0;
  background: url(../img/about/illust_smile.svg) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.blo_about .area_smile .btn_link {
  margin: 15% auto 0;
}
.blo_about .area_smile .image_box {
  margin: 10% 0 0;
}
#page__about .blo_front-sns {
  background: #d61819;
  margin: 0;
}
#page__about .blo_front-sns::before {
  display: none;
}
#page__about .blo_front-sns .ele_title {
  display: none;
}
#page__about .blo_front-sns .ele_name {
  color: #fff;
}
#page__about .scroll--anime {
  transform-origin: left;
  opacity: 0;
}
#page__about .scroll--start {
  animation-name: smoothAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
@-webkit-keyframes smoothAnime {
  from {
    transform: translate3d(0, 100%, 0) skewY(12deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0) skewY(0);
    opacity: 1;
  }
}
@keyframes smoothAnime {
  from {
    transform: translate3d(0, 100%, 0) skewY(12deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0) skewY(0);
    opacity: 1;
  }
}
.blo_about .area_again .inner {
  position: relative;
  padding: 35% 0 0;
}
.blo_about .area_again .inner::before {
  content: '';
  width: 30%;
  height: 0;
  padding: 30% 0 0;
  background: url(../img/about/illust_again.svg) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.blo_about .area_again .sub_title strong {
  font-size: 118%;
}
.blo_about .btn_link {
  margin: 25% auto 0;
}
.recaptcha-text {
  width: 85%;
  font-size: 12px;
  margin: 30px auto 0;
  font-weight: 700;
}
.recaptcha-text a {
  text-decoration: underline;
}
/*------------------------------*/
body#page__odencp {
  margin: 52px 0 0;
}
body#page__odencp .h_sns, body#page__odencp #pagetop {
  display: none;
}
.block_campaignOden {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  letter-spacing: -.05em;
}
.block_campaignOden .campaignOdenFixed {
  position: fixed;
  z-index: 100;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: #d31619;
}
.block_campaignOden .campaignOdenFixed::before {
  content: '';
  width: 100%;
  height: 160%;
  background: url("../img/campaign/oden2023/sp-float.svg") no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: -15%;
  pointer-events: none;
}
.block_campaignOden .campaignOdenFixed a {
  display: block;
  color: #fff;
  font-size: 135%;
  font-weight: 700;
  padding: 3% 0;
}
body.is-scroll .block_campaignOden .campaignOdenFixed {
  display: none;
}
.block_campaignOden .oden_bg {
  background: url("../img/campaign/oden2023/bg.jpg") center;
  background-size: 80px;
}
.block_campaignOden .area_campaignTop .inner {
  width: 100%;
}
.block_campaignOden .area_campaignTop .top_title {
  margin: 0 auto;
  background: url("../img/campaign/oden2023/main_bg_sp.jpg") no-repeat center;
  background-size: cover;
  height: calc(100vh - 50px);
  display: flex;
  align-items: center;
  position: relative;
}
.block_campaignOden .area_campaignTop .top_title img {
  width: 95%;
  display: block;
  margin: 0 auto 10%;
  opacity: 0;
  transform: scale(1.5);
  /* transition: all .5s ease .5s; */
}
body.page--open .block_campaignOden .area_campaignTop .top_title img, body.page--open .block_campaignOden .area_campaignTop .top_title::before, body.page--open .block_campaignOden .area_campaignTop .top_title::after {
  opacity: 1;
  transform: scale(1);
}
.block_campaignOden .area_campaignTop .top_title::before {
  content: '';
  width: 23%;
  height: 0;
  padding: 23% 0 0;
  background: url("../img/campaign/oden2023/main_illust01.png") no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 5;
  left: 0;
  top: 35.5%;
  opacity: 0;
  transform: scale(1.5);
  /* transition: all .5s ease 1s;
  -webkit-animation: fuwafuwa 3s ease 0s infinite;
  animation: fuwafuwa 3s ease 0s infinite; */
}
.block_campaignOden .area_campaignTop .top_title::after {
  content: '';
  width: 22%;
  height: 0;
  padding: 22% 0 0;
  background: url("../img/campaign/oden2023/main_illust02.png") no-repeat;
  background-size: contain;
  position: absolute;
  right: 1%;
  top: 35.5%;
  opacity: 0;
  transform: scale(1.5);
  /* transition: all .5s ease 1s;
  -webkit-animation: fuwafuwa 3s ease 0s infinite;
  animation: fuwafuwa 3s ease 0s infinite; */
}
.block_campaignOden .list_campaignAnchor {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: url("../img/campaign/oden2023/bg.jpg") center;
  background-size: 80px;
  padding: 30px 4%;
}
.block_campaignOden .list_campaignAnchor > li {
  width: 45%;
  border-radius: 15px;
  background: #053b79;
  text-align: center;
  margin: 1.5% 2.5%;
  opacity: 0;
  transform: scale(1.5);
  /* transition: all .5s ease 1.3s; */
}
body.page--open .block_campaignOden .list_campaignAnchor > li {
  opacity: 1;
  transform: scale(1);
}
.block_campaignOden .list_campaignAnchor > li a {
  display: block;
  line-height: 40px;
  color: #fff;
  position: relative;
}
.block_campaignOden .oden_noren {
  position: relative;
  background: url(../img/campaign/oden2023/noren_bou.svg) repeat-x center top;
  background-size: auto 10px;
  text-align: center;
  margin: -3px 0 0;
  overflow: hidden;
}
.block_campaignOden .oden_noren img {
  display: block;
  width: 90%;
  margin: auto;
  transform: translateY(-5px);
}
.block_campaignOden .oden_noren.scroll--anime img {
  transform: translateY(-200px);
  transition: all 1.5s;
}
.block_campaignOden .oden_noren.scroll--start img {
  transform: translateY(-5px);
}
@-webkit-keyframes fuwafuwa {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(7px);
  }
}
@keyframes fuwafuwa {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(7px);
  }
}
/*------------------------------*/
.block_campaignOden .parara_bg {
  width: 100%;
  height: 250px;
  margin: auto;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
}
.block_campaignOden .parara_bg span.wrap {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 100%;
}
.block_campaignOden .parara_bg span.fix {
  display: block;
  position: relative;
  overflow: hidden;
  clip-path: inset(0 0 0 0);
  height: 100%;
}
.block_campaignOden .parara_bg span img {
  position: fixed;
  width: 100%;
  min-height: 75%;
  display: block;
  overflow: hidden;
  border-radius: 30px;
  height: auto;
  left: 0;
  top: 5%;
  bottom: 0;
  margin: auto;
  pointer-events: none;
}
.block_campaignOden .campaign_title {
  position: relative;
  text-align: center;
  padding: 90px 0 0;
  margin: 10% auto 0;
}
.block_campaignOden .campaign_title::before {
  content: '';
  width: 95px;
  height: 71px;
  background: url("../img/campaign/oden2023/cara.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.block_campaignOden .campaign_title span.jp {
  display: block;
  color: #d41819;
  font-size: 160%;
  font-weight: 900;
  line-height: 45px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
}
.block_campaignOden .campaign_title img {
  display: block;
  height: 45px;
  margin: auto;
  vertical-align: top;
}
.block_campaignOden .campaign_title.scroll--anime {
  opacity: 0;
  transform: scale(1.5);
  transition: all .5s ease .5s;
}
.block_campaignOden .campaign_title.scroll--start {
  opacity: 1;
  transform: scale(1);
}
.block_campaignOden .scroll--anime .campaign_title {
  opacity: 0;
  transform: scale(1.5);
  transition: all .5s ease .5s;
}
.block_campaignOden .scroll--start .campaign_title {
  opacity: 1;
  transform: scale(1);
}
.block_campaignOden .area_aboutCampaign .parara_bg {
  margin: 10% auto 0;
}
.block_campaignOden .aboutCampaign_lead {
  font-size: 115%;
  font-weight: 500;
  line-height: 2;
  text-align: center;
  margin: 5% 0 8%;
  position: relative;
  padding: 160px 0 0;
}
.block_campaignOden .aboutCampaign_lead img {
  display: inline-block;
  width: 60px;
  vertical-align: text-bottom;
}
.block_campaignOden .aboutCampaign_lead::before {
  content: '';
  width: 96px;
  height: 151px;
  background: url(../img/campaign/oden2023/illust_can01.png) no-repeat;
  background-size: 96px auto;
  position: absolute;
  left: -110px;
  right: 0;
  top: 0;
  margin: auto;
}
.block_campaignOden .aboutCampaign_lead::after {
  content: '';
  width: 96px;
  height: 151px;
  background: url(../img/campaign/oden2023/illust_can02.png) no-repeat;
  background-size: 96px auto;
  position: absolute;
  left: 0;
  right: -110px;
  top: 0;
  margin: auto;
}
.block_campaignOden .aboutCampaign_lead.scroll--anime {
  opacity: 0;
  transform: scale(1.5);
  transition: all .5s ease .5s;
}
.block_campaignOden .aboutCampaign_lead.scroll--start {
  opacity: 1;
  transform: scale(1);
}
.block_campaignOden .campaign_price {
  text-align: center;
}
.block_campaignOden .campaign_price .price01 {
  width: 70%;
  margin: 0 auto 3%;
  overflow: hidden;
}
.block_campaignOden .campaign_price .price02 {
  width: 75%;
  margin: 0 auto 3%;
  overflow: hidden;
}
.block_campaignOden .campaign_price.scroll--anime .price01 img, .block_campaignOden .campaign_price.scroll--anime .price02 img {
  transition: all 1s;
  transform: translateY(200px);
}
.block_campaignOden .campaign_price.scroll--start .price01 img, .block_campaignOden .campaign_price.scroll--start .price02 img {
  transform: translateY(0);
}
.block_campaignOden .gift_title {
  text-align: center;
  font-size: 150%;
  font-weight: 900;
  line-height: 1.5;
}
.block_campaignOden .gift_title small {
  display: block;
  font-size: 65%;
}
.block_campaignOden .list_gift {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}
.block_campaignOden .list_gift > li {
  width: 48;
  margin: 0 15px;
}
.block_campaignOden .area_aboutCampaign .gift_att {
  font-size: 90%;
}
/*------------------------------*/
.block_campaignOden .area_aplication {
  padding: 0 0 5%;
}
.block_campaignOden .area_aplication .apli_img01 {
  width: 80%;
  margin: 8% auto 12%;
}
.block_campaignOden .list_appliStep > li {
  margin: 0 0 15%;
}
.block_campaignOden .list_appliStep .textBox {
  position: relative;
  padding: 0 0 0 60px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: 40px auto;
  background-position: left top;
  font-size: 107%;
  font-weight: 500;
  line-height: 2;
  margin: 0 0 7%;
}
.block_campaignOden .list_appliStep .textBox small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  margin: 2% 0 0;
}
.block_campaignOden .list_appliStep > li:nth-child(1) .textBox {
  background-image: url("../img/campaign/oden2023/step01.png");
}
.block_campaignOden .list_appliStep > li:nth-child(2) .textBox {
  background-image: url("../img/campaign/oden2023/step02.png");
}
.block_campaignOden .list_appliStep > li:nth-child(3) .textBox {
  background-image: url("../img/campaign/oden2023/step03.png");
}
.block_campaignOden .list_appliStep .imageBox {
  text-align: center;
  margin: auto;
  overflow: hidden;
}
.block_campaignOden .list_appliStep > li:nth-child(3) .imageBox {
  width: 60%;
}
.block_campaignOden .aplication_lead {
  text-align: center;
  font-size: 150%;
  font-weight: 900;
}
.block_campaignOden .list_appliStep > li.scroll--anime {
  overflow: hidden;
}
.block_campaignOden .list_appliStep > li.scroll--anime .textBox {
  transform: translateX(-500px);
  transition: all 1.5s;
}
.block_campaignOden .list_appliStep > li.scroll--start .textBox {
  transform: translateX(0);
}
.block_campaignOden .list_appliStep > li.scroll--anime .imageBox img {
  transform: translateX(-500px);
  transition: all 1.5s ease .5s;
}
.block_campaignOden .list_appliStep > li.scroll--start .imageBox img {
  transform: translateX(0);
}
/*------------------------------*/
.parts_campaignOden {
  position: relative;
  padding: 65px 0 0;
  margin: -65px 0 0;
}
.parts_campaignOden .campaignOden_lead {
  text-align: center;
  font-size: 150%;
  font-weight: 900;
  margin: 0 0 3%;
}
.parts_campaignOden .inner {
  width: 100%;
}
.parts_campaignOden .campaignBtn {
  text-align: center;
}
.parts_campaignOden .campaignBtn.btn_blue {
  background: #053b79;
}
.parts_campaignOden .campaignBtn.btn_red {
  background: #d41819;
}
.parts_campaignOden .campaignBtn > a, .parts_campaignOden .campaignBtn > span {
  display: block;
  color: #fff;
  font-size: 150%;
  font-weight: 900;
  position: relative;
  padding: 1% 0 4%;
  line-height: 1.3;
  cursor: pointer;
}
.parts_campaignOden .campaignBtn > a span.number, .parts_campaignOden .campaignBtn > span span.number {
  font-size: 150%;
}
.parts_campaignOden .campaignBtn > a {
  background: url("../img/campaign/oden2023/arrow.png") no-repeat right 1em center;
  background-size: 1.5em auto;
}
.parts_campaignOden .campaignBtn > a small, .parts_campaignOden .campaignBtn > span small {
  display: block;
  font-size: 66%;
}
/*------------------------------*/
.block_campaignOden .area_aboutOden .campaign_title {
  margin: 20% auto 0;
}
.block_campaignOden .area_aboutOden .oden_kotira {
  margin: 10% 0 6%;
  font-size: 150%;
  font-weight: 500;
  text-align: center;
}
.block_campaignOden .area_aboutOden .oden_target {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0 0 15%;
  padding: 150px 0 0;
}
.block_campaignOden .area_aboutOden .oden_target .target_kotengu {
  width: 116px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.block_campaignOden .area_aboutOden .oden_target .target_can01 {
  width: 50%;
  text-align: center;
}
.block_campaignOden .area_aboutOden .oden_target .target_can02 {
  width: 50%;
  text-align: center;
}
.block_campaignOden .area_aboutOden .oden_target .target_can01 img, .block_campaignOden .area_aboutOden .oden_target .target_can02 img {
  width: 85%;
  display: block;
  margin: 0 auto 3%;
}
.block_campaignOden .area_aboutOden .oden_target p {
  font-size: 118.75%;
}
.block_campaignOden .area_aboutOden .oden_target p small {
  display: block;
  font-size: 73.4%;
  line-height: 1.2;
}
.block_campaignOden figure.fg_base {
  margin: 0 auto 18%;
  overflow: hidden;
}
.block_campaignOden figure.fg_base figcaption {
  display: block;
  box-sizing: border-box;
  font-size: 150%;
  font-weight: 900;
  line-height: 1.5;
}
.block_campaignOden figure.fg_base figcaption > span {
  display: block;
  font-size: 70%;
  font-weight: 500;
  line-height: 2;
  margin: 3% 0 0;
}
.block_campaignOden figure.fg_base span.img {
  display: block;
  margin: 5% auto 0;
  box-sizing: border-box;
}
.block_campaignOden figure.fg_base span.img img {
  display: block;
  overflow: hidden;
  border-radius: 30px;
}
.block_campaignOden figure.fg_base.scroll--anime figcaption, .block_campaignOden figure.fg_base.scroll--anime span.img img {
  transform: translateX(-500px);
  transition: all 1.5s;
}
.block_campaignOden figure.fg_base.scroll--start figcaption, .block_campaignOden figure.fg_base.scroll--start span.img img {
  transform: translateX(0);
}
/*------------------------------*/
.block_campaignOden .area_contact #contactCamp01 {
  background: #eaf6fd;
  padding: 10% 0;
}
.block_campaignOden .area_contact #contactCamp02 {
  background: #fbe5eb;
  padding: 10% 0;
}
.block_campaignOden .area_contact .contact_title {
  font-size: 200%;
  font-weight: 900;
  text-align: center;
  margin: 0 0 40px;
  line-height: 1.5;
}
.block_campaignOden .area_contact .contact_title span {
  font-size: 150%;
}
.block_campaignOden .area_contact .contact_title small {
  display: block;
  font-size: 75%;
}
.block_campaignOden .area_contact .panel {
  display: none;
}
.block_campaignOden .area_contact .panel.is-show {
  display: block;
}
.block_campaignOden .list_campaignForm > li + li {
  margin: 6% 0 0;
}
.block_campaignOden .list_campaignForm .form_label {
  position: relative;
  z-index: 5;
  font-size: 114%;
  font-weight: 500;
  margin: 0 0 1%;
}
.block_campaignOden .list_campaignForm .form_label::before {
  content: '必須';
  width: 40px;
  text-align: center;
  display: block;
  background: #da3b27;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 35px;
  border-radius: 6px;
}
.block_campaignOden .list_campaignForm .form_input {
  box-sizing: border-box;
  padding: 0 0 0 60px;
}
.block_campaignOden .list_campaignForm .form_input label {
  display: inline-block;
  margin: 0 10px 0 0;
  cursor: pointer;
}
.block_campaignOden .list_campaignForm .form_input label input {
  display: inline-block;
  margin: 0 3px 0 0;
  vertical-align: middle;
}
.block_campaignOden .list_campaignForm .form_input.input_old .wpcf7-form-control {
  display: flex;
  flex-wrap: wrap;
}
.block_campaignOden .list_campaignForm .form_input.input_old .wpcf7-list-item {
  display: block;
  margin: 0;
  width: 25%;
}
.list_campaignForm input[type="text"], .list_campaignForm input[type="tel"], .list_campaignForm input[type="email"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border: solid 1px #231815;
  border-radius: 4px;
  width: 100%;
}
.list_campaignForm input[type="file"] {
  padding: 0;
}
.list_campaignForm .att_text {
  margin: 10px 0 0;
}
.block_campaignOden .form_policy {
  height: 220px;
  overflow-Y: scroll;
  box-sizing: border-box;
  padding: 5%;
  background: #fff;
  margin: 10% auto 30px;
}
.block_campaignOden .form_policy .policy_title {
  font-size: 130%;
  font-weight: 700;
  margin: 0 0 10px;
}
.block_campaignOden .form_policy dl {
  margin: 30px 0 0;
}
.block_campaignOden .form_confirm {
  text-align: center;
  margin: 0 0 5%;
}
.block_campaignOden .form_submit input[type="submit"] {
  display: block;
  width: 320px;
  margin: auto;
  background-color: #053b79;
  background-image: url("../img/campaign/oden2023/arrow_right.svg");
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 16px auto;
  border-radius: 20px;
  color: #fff;
  font-weight: 700;
  border: none;
  line-height: 45px;
  transition: all .3s;
}
.block_campaignOden .form_submit input[type="submit"]:disabled {
  background-color: #999;
  pointer-events: none;
  opacity: 1;
}
.block_campaignOden .campaign_attText {
  margin: 50px 0 0;
  font-size: 87.5%;
}
.parts_campaign {
  margin: 50px 0 80px;
}
.parts_campaign dl + dl {
  margin: 40px 0 0;
}
.parts_campaign dl {
  text-align: center;
}
.parts_campaign dt {
  max-width: 300px;
  width: 90%;
  background: #d41819;
  color: #fff;
  display: inline-block;
  font-size: 140%;
  font-weight: 700;
  line-height: 45px;
  border-radius: 50px;
  margin: 0 0 20px;
}
.parts_campaign dd {
  font-size: 150%;
  font-weight: 700;
  line-height: 1.5;
}
.parts_campaign dd span {
  font-size: 150%;
  display: inline-block;
  padding: 0 3px;
}
/*----------*/
.blo_company .area_plan {
  padding: 55px 0 0;
}
.blo_company .area_plan .plan_text {
  margin: 0 0 20px;
}
.blo_company .area_plan .title__base {
  margin: 50px 0 15px;
}
/*----------*/
.blo_company .area_woman {
  padding: 55px 0 0;
  position: relative;
}
.blo_company .area_woman .att_text {
  text-align: right;
  margin: -20px 0 5px;
}
/* oden */
.oden_obi_1 {
  position: absolute;
  bottom: 8%;
  transform: scale(2);
}
.oden_obi_2 {
  position: absolute;
  top: 46%;
  transform: scale(3);
}
.parts_campaign {
  position: relative;
}
.parts_campaign dl + dl {
  margin: 71px 0 0;
}


/**/
.blo_front-interview{
	background: #fff;
	padding: 12% 0 1%;
}
.blo_front-interview .ele_title{
	width: 65%;
	margin: 0 auto 6%;
}
.list_interviewContents {
	width: 90%;
	margin: auto;
}
.list_interviewContents > li{
	text-align: center;
}
.list_interviewContents > li + li{
	margin: 8% auto 0;
}
.list_interviewContents > li .interview_caption{
	font-size: 125%;
	font-weight: 700;
	margin: 3% 0 0;
}
.list_interviewContents .interview_thumbnail a{
	display: block;
	overflow: hidden;
	border-radius: 2.5em;
}
.list_interviewContents .interview_thumbnail a img{
	transition: all .4s;
	vertical-align: top;
}

/* WordPress 埋め込み（URLからの挿入） */
.wp-embedded-content,
.wp-block-embed__wrapper iframe {
    width: 100%;
    max-width: 100%;
    min-height: 460px;
}

.wp-block-embed,
.wp-block-embed__wrapper {
    overflow-x: hidden;
    overflow-y: visible;
}