@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Lato');

.child-fv.child-fv-bk-general{
  background-image: url(./images/child-fv-bk/child-fv-bk-general.jpg);
  background-position: center top;
  background-size: cover;
  height: 181px;
}
.child-fv .child-fv-content{
  height: 100%;
  width: 100%;
/*  background-color: rgba(23,78,157,0.8);*/
  display: flex;
  align-items: center;     /*上下中央揃え*/ 
}
.child-fv h1{
  color: #ffffff;
  font-size: 2.5625rem;
  display: flex;
  align-items: center;     /*上下中央揃え*/ 
}
.child-fv h1 span{
  font-size: 1.0625rem;
  display: inline-block;
  padding-left: 18px;
}
/* 社長メッセージ */
.message-box {
  font-size: 26px;
  line-height: 34px;
  font-weight: 500;
  letter-spacing: 0.08em;
  padding: 61px 50px;
  background-image: url(./images/message/message-bg.png);
  background-repeat: no-repeat;
  background-position: right top;
}
.president-name {
	font-size: 36px;
}
.president-name span {
	font-size: 19px;
	display: inline-block;
	padding-bottom: 5px;
}
.pc-president-img {
	position: absolute;
	bottom: 0;
	left: 0;
}
.message-para {
	font-size: 18px;
	line-height: 31px;
}
/* 数字で見る */
.child-fv.child_fv_bk_data {
  background-image: url(./images/child-fv-bk/child-fv-bk-data.jpg);
  background-position: center top;
  background-size: cover;
  height: 181px;
}
.data-beginning {
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0.08em;
  font-weight: 500;
}
.data-box {
	background-color: #eff5fd;
	height: 100%;
}
.QandA-box {
  border-top: 21px solid #009ee5;
}
.QandA-box ul li {
  color: #5ea0ef;
  font-size: 25px;
  line-height: 47px;
  font-weight: 500;
}
.data-box h3.data-title {
  color: #FFFFFF;
  background-color: #009ee5;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  padding: 4px;
  margin-bottom: 0;
  border-left: 0;
}
.data-box h3.question {
  border-left: 0;
  color: #4d4d4d;
  font-size: 31px;
  font-weight: 700;
  line-height: 41px;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin-bottom: 0;
  overflow: visible;
  position: relative;
  z-index: 10;
  margin-bottom: 14px;
}
.data-box h3.question::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 10px;
  right: 0;
  left: 0;
  margin: auto;
  background: url(./images/data/question-bg.png) no-repeat center center/contain;
  z-index: -1;
}
.QandA-title {
  font-size: 31px;
  font-weight: 700;
  padding: 20px;
  color: #FFFFFF;
  background-color: #009ee5;
}
.number-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 66px;
	height: 66px;
	background-color: #2b559b;
	color: #FFFFFF;
	font-size: 48px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}
.conclusion {
  font-size: 16px;
}
.conclusion span {
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 36px;
  padding-right: 18px;
}
.circle-graph-1 {
  margin-top: -20px;
}
.circle-graph-1-img-rotate {
  transform: rotate(-720deg);
  transition: all 1.5s;
}
.circle-graph-1-wrap {
  opacity: 0;
  transform: translateY(50px);
}
.circle-graph-1-wrap-fade {
  transform: translateY(0);
  transition: all 1s;
  opacity: 1;
}
.data-desc {
  text-align: center;
  height: 112px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: -10px;
  position: relative;
  margin-top: 12px;
  color: #4d4d4d;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: -0.03em;
  font-weight: 500;
}
.data-desc::before {
  content: '';
  position: absolute;
  top: -24px;
  right: 0;
  left: 0;
  margin: auto;
  background: url(./images/data/data-desc.png) no-repeat center top/contain;
  width: 100%;
  height: 100%;
  max-width: 300px;
}
.all-staffs {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-40%) translateX(-50%);
  -webkit- transform: translateY(-40%) translateX(-50%);
  font-size: 21px;
  font-weight: 700;
  color: #808080;
  opacity: 0;
}
.all-staffs-fade {
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  opacity: 1;
  transition: all 0.5s 1.5s;
}
.all-staffs span {
  font-size: 24px;
}
.blue-40 {
  font-size: 40px;
  line-height: 40px
}
.kyori {
  font-size: 21px;
  line-height: 25px;
}
.count-number {
  font-size: 120px;
  line-height: 120px;
}
.data-unit {
  font-size: 47px;
  line-height: 49px;
  padding-left: 4px;
}
.data-year {
  font-size: 11px;
}
.number-wrap {
  height: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.order-fadein li {
  transition: all 0.5s 0s ease;
  transform: translateY(30px);
  visibility: hidden;
  opacity: 0;
}
.order-fadein2 li {
  transition: all 0.5s 0s ease;
  transform: translateY(30px);
  visibility: hidden;
  opacity: 0;
}
.order-fadein-active li {
  visibility: visible;
  transform: translateY(0px);
  opacity: 1;
}
.order-fadein-active li:nth-child(1) {
  transition: all 0.5s 0s ease;
}
.order-fadein-active li:nth-child(2) {
  transition: all 0.5s 0.2s ease;
}
.order-fadein-active li:nth-child(3) {
  transition: all 0.5s 0.4s ease;
}
.order-fadein-active li:nth-child(4) {
  transition: all 0.5s 0.6s ease;
}
.order-fadein-active li:nth-child(5) {
  transition: all 0.5s 0.8s ease;
}
.order-fadein-active li:nth-child(6) {
  transition: all 0.5s 1s ease;
}
.order-fadein-active li:nth-child(7) {
  transition: all 0.5s 1.2s ease;
}
.gaya-wrap {
  position: relative;
  height: 248px;
  z-index: 10;
  text-align: center;
}
.gaya-wrap > div {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.gaya1 {
    -webkit-animation: 1.2s ease 1.0s normal rubberBand both;
    animation: 1.2s ease 1.0s normal rubberBand both;
}
.gaya2 {
    -webkit-animation: 1.7s ease 1.0s normal rubberBand both;
    animation: 1.7s ease 1.0s normal rubberBand both;
}
.gaya3 {
    -webkit-animation: 2.2s ease 1.0s normal rubberBand both;
    animation: 2.2s ease 1.0s normal rubberBand both;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
            transform: scale3d(1.25, .75, 1);
  }
  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
            transform: scale3d(.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
            transform: scale3d(1.15, .85, 1);
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
            transform: scale3d(1.25, .75, 1);
  }
  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
            transform: scale3d(.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
            transform: scale3d(1.15, .85, 1);
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}
.holiday-wrap::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  transform: translate(-50%, -60%);
  width: 105%;
  overflow: visible;
  height: 126%;
  z-index: -1;
  background: url(./images/data/holiday-bg.png) no-repeat center center/100%;
}
.reward-wrap::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  transform: translate(-50%, -62%);
  width: 93%;
  overflow: visible;
  height: 127%;
  z-index: -1;
  background: url(./images/data/reward-bg.png) no-repeat center center/100%;
}
.number-name {
  font-size: 24px;
  font-weight: 500;
  color: #4d4d4d;
}
.percent {
  font-size: 24px;
  font-weight: 500;
}
.percent-fig {
  font-size: 50px;
  font-weight: 700;
}
.go-home-wrap {
  background: url(./images/data/go-home-bg.png) no-repeat center center/contain;
  height: 222px;
}
.go-home-wrap .text-lightblue {
  letter-spacing: -0.03em;
}
.holidays-wrap {
  height: 222px;  
}/*
.overtime, .overtime-wrap .data-unit {
  letter-spacing: -0.05em;
}*/
.occupation-name {
  font-size: 20px;
}
.occupation-number {
  font-size: 14px;
}
.data-box-inner .kankyoubu {
  max-width: 162px;
}
.percentage {
  text-align: center;
}
.percentage .font-weight-bold {
  font-size: 30px;
}
.circle-graph-2-percent {
  font-size: 14px;
  font-weight: 500;
}
.circle-graph-2-number {
  font-size: 14px;
  letter-spacing: -0.02em;
  position: relative;
  top: -7px;
}
.circle-graph-2 {
  max-width: 266px;
  margin-right: auto;
  margin-left: auto;
}
.circle-graph-2-wrap-rotate {
  transform: rotate(360deg);
  transition: all 1.5s;
}
.circle-graph-2-img {
  transform: scale(1.5,1.5);
  opacity: 0;
}
.circle-graph-2-img-fade {
  transform: scale(1,1);
  transition: all 1.5s;
  opacity: 1;
}
.percentage1, .percentage2, .percentage3 {
  opacity: 0;
}
.percentage1 {
  position: absolute;
  top: 7%;
  left: 24%;
  transform: translateY(15px);
}
.percentage2 {
  position: absolute;
  top: 35%;
  right: 10%;
  transform: translateY(15px);
}
.percentage3 {
  position: absolute;
  top: 58%;
  left: 18%;
  transform: translateY(15px);
}
.percentage1-fade {
  opacity: 1;
  transition: all 0.5s 1.5s;
  transform: translateY(0);
}
.percentage2-fade {
  opacity: 1;
  transition: all 0.5s 2s;
  transform: translateY(0);
}
.percentage3-fade {
  opacity: 1;
  transition: all 0.5s 2.5s;
  transform: translateY(0);
}
.car-variation th {
  text-align: right;
  font-weight: 500;
  font-size: 14px;
}
.car-variation th, .car-variation td {
  padding-top: 3px;
  padding-bottom: 3px;
  height: 23px;
}
table.car-variation, .car-variation tbody {
  width: 100%;
} 
.car-variation th {
  padding-right: 10px;
  width: 110px;
}
.car-variation tr:not(:last-child) th {
  border-right: 1px solid #808080;
}
.car-variation td {
  padding-right: 68px;
  padding-left: 0;
}
.car-variation td div {
  height: 100%;
  background-color: #5ea0ef;
  position: relative;
  width: 0;
}
.car-variation td.car-12-action div {
	-webkit-animation : showBar12 1.2s 0.1s forwards;
	-moz-animation : showBar12 1.2s 0.1s forwards;
	animation : showBar12 1.2s 0.1s forwards;
}
.car-variation td.car-7-action div {
	-webkit-animation : showBar7 1.2s 0.1s forwards;
	-moz-animation : showBar7 1.2s 0.1s forwards;
	animation : showBar7 1.2s 0.1s forwards;
}
.car-variation td.car-5-action div {
	-webkit-animation : showBar5 1.2s 0.1s forwards;
	-moz-animation : showBar5 1.2s 0.1s forwards;
	animation : showBar5 1.2s 0.1s forwards;
}
.car-variation td.car-4-action div {
	-webkit-animation : showBar4 1.2s 0.1s forwards;
	-moz-animation : showBar4 1.2s 0.1s forwards;
	animation : showBar4 1.2s 0.1s forwards;
}
.car-variation td.car-2-action div {
	-webkit-animation : showBar2 1.2s 0.1s forwards;
	-moz-animation : showBar2 1.2s 0.1s forwards;
	animation : showBar2 1.2s 0.1s forwards;
}
.car-variation td.car-1-action div {
	-webkit-animation : showBar1 1.2s 0.1s forwards;
	-moz-animation : showBar1 1.2s 0.1s forwards;
	animation : showBar1 1.2s 0.1s forwards;
}
@keyframes showBar12{
  0% {
    width: 0px;
  }
  100% {
    width: 100%;
  }
}
@keyframes showBar7{
  0% {
    width: 0px;
  }
  100% {
    width: 58.5%;
  }
}
@keyframes showBar5{
  0% {
    width: 0px;
  }
  100% {
    width: 41.5%;
  }
}

@keyframes showBar4{
  0% {
    width: 0px;
  }
  100% {
    width: 33.5%;
  }
}
@keyframes showBar2{
  0% {
    width: 0px;
  }
  100% {
    width: 16.6%;
  }
}
@keyframes showBar1{
  0% {
    width: 0px;
  }
  100% {
    width: 8.6%;
  }
}
@-webkit-keyframes showBar12{
  0% {
    width: 0px;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes showBar7{
  0% {
    width: 0px;
  }
  100% {
    width: 58.5%;
  }
}
@-webkit-keyframes showBar5{
  0% {
    width: 0px;
  }
  100% {
    width: 41.5%;
  }
}

@-webkit-keyframes showBar4{
  0% {
    width: 0px;
  }
  100% {
    width: 33.5%;
  }
}
@-webkit-keyframes showBar2{
  0% {
    width: 0px;
  }
  100% {
    width: 16.6%;
  }
}
@-webkit-keyframes showBar1{
  0% {
    width: 0px;
  }
  100% {
    width: 8.6%;
  }
}
@-moz-keyframes showBar12{
  0% {
    width: 0px;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes showBar7{
  0% {
    width: 0px;
  }
  100% {
    width: 58.5%;
  }
}
@-moz-keyframes showBar5{
  0% {
    width: 0px;
  }
  100% {
    width: 41.5%;
  }
}

@-moz-keyframes showBar4{
  0% {
    width: 0px;
  }
  100% {
    width: 33.5%;
  }
}
@-moz-keyframes showBar2{
  0% {
    width: 0px;
  }
  100% {
    width: 16.6%;
  }
}
@-moz-keyframes showBar1{
  0% {
    width: 0px;
  }
  100% {
    width: 8.6%;
  }
}
.car-variation td div > span.daisu {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
  right: -36px;
  font-size: 15px;
  font-weight: 500;
  width: 30px;
}
.car-variation td.x-axis {
  font-size: 10px;
  font-weight: 400;
  position: relative;
}
.car-variation td.x-axis div {
  background-color: transparent;
  top: -3px;
  width: 102%;
  left: -5px;
}
.car-variation td.x-axis div::before {
  content: '';
  position: absolute;
  top: -1px;
  right: 0;
  left: 0;
  margin: auto;
  width: 538px;
  height: 1px;
  background-color: #808080;
}
.car-variation td.x-axis span {
  position: relative;
  width: 12px;
  text-align: center;
}
.car-variation td.x-axis span:not(:first-child)::before {
  content: '';
  position: absolute;
  top: -8px;
  right: 0;
  left: 2px;
  margin: auto;
  width: 1px;
  height: 8px;
  background-color: #808080;
}
.car-variation td div > span .car-number {
  font-size: 9px;
}
.car-img {
	position: absolute;
  right: 64px;
  top: -145px;
  transform: translateX(-200%);
  opacity: 0;
}
.car-img-fade {
  transform: translateX(0);
  opacity: 1;
  transition: all 0.5s 1.5s;
}
/* 会社を知る */
.child_fv_bk_company {
  background-color: #2b559b;
  height: 181px;
}
.company-fv {
  height: 830px;
  background: url(./images/company/fv.jpg) no-repeat center center/cover;
  position: relative;
}
.company-fv::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 100%;
  height: 110vh;
  background: url(./images/company/fv-effect.png) no-repeat center bottom/100%;
}
.negative-top {
  margin-top: -21px;
}
.philosophy-box {
  background-color: rgba(43,85,155,0.9);
  padding-top: 70px;
  padding-bottom: 70px;
}
.child-page p.company-p, .company-p {
  line-height: 25px;
}
.palt {
  font-feature-settings: "palt";
  letter-spacing: 0.03em;
}
.concept-box {
  max-width: 454px;
  margin-right: auto;
  margin-left: auto;
}
.concept-pre-img {
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.concept-copy {
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.04em;
  color: #0083cf;
  position: relative;
  width: 454px;
  max-width: 90%;
  height: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 60px;
}
.concept-copy::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 22px;
  height: 100%;
  border-top: 3px solid #0083cf;
  border-bottom: 3px solid #0083cf;
  border-left: 3px solid #0083cf;
}
.concept-copy::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  width: 22px;
  height: 100%;
  border-top: 3px solid #0083cf;
  border-right: 3px solid #0083cf;
  border-bottom: 3px solid #0083cf;
}
.st-titlewrap {
  display: flex;
  background-color: #0083cf;
  height: 80px;
}
.st-number {
  background-color: #2b559b;
  font-size: 58px;
  font-weight: 300;
  width: 80px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.st-title {
  font-size: 28px;
  line-height: 30px;
  display: flex;
  height: 100%;
  align-items: center;
  padding: 0 30px;
}
.about {
  background: url(./images/company/about.jpg) no-repeat center center/cover; 
}
.about-list li:not(:last-child) {
  border-bottom: 2px solid #efefef;
}
.child-page ul.about-list li {
  padding-left: 0;
  display: flex;
  min-height: 68px;
}
.child-page ul.about-list li::before {
  width: 0;
  height: 0;
}
.list-title {
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
  background-color: #2b559b;
  width: 20%;
  text-align: center;
  padding: 20px 10px;
}
.list-cont {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  color: #808080;
  background-color: #ffffff;
  width: 80%;
  margin-left: 4px;
  padding: 20px 10px;
}
.access-eng {
  font-size: 31px;
}
.access-jap {
  font-size: 17px;
}
.access iframe {
  width: 100%;
  height: 528px;
}
.ad-tel-box {
  display: flex;
  height: 66px;
  margin-top: -5px;
}
.access-ad {
  background-color: #2b559b;
  width: 60%;
  height: 100%;
  font-size: 20px;
  padding: 18px;
}
.access-ad span.ad-wrap {
  position: relative;
  padding-left: 45px;
}
.access-ad span.ad-wrap::before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: 0;
  display: block;
  width: 37px;
  height: 37px;
  background: url(./images/company/address.png) no-repeat center center/contain;
}
.access-tel {
  background-color: #5ea0ef;
  width: 40%;
  height: 100%;
  font-size: 28px;
  padding: 11px;
}
.access-tel span {
  position: relative;
  padding-left: 45px;
}
.access-tel span::before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: 0;
  display: block;
  width: 37px;
  height: 37px;
  background: url(./images/company/tel.png) no-repeat center center/contain;
}
.access ul.access-list li::before {
  width: 0;
  height: 0;
}
.access ul.access-list li span {
  font-size: 20px;
  position: relative;
}
.access ul.access-list li span::before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: -18px;
  width: 8px;
  height: 8px;
  background: #2b559b;
}
/* 仕事を知る */
.child-fv.child_fv_bk_work {
  background-image: url(./images/child-fv-bk/child-fv-bk-work.jpg);
  background-position: center top;
  background-size: cover;
  height: 181px;
}
.outline-box {
  border: 1px solid #808080;
}
.outline-imgwrap {
  width: 185px;
  min-width: 185px;
}
.page main .outline-imgwrap img {
  padding: 0;
}
.child-page .outline-box h3 {
  background-color: #009ee5;
  border-left: none;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 0;
}
/* 新着情報 */
.news-archive h2 {
  position: relative;
}
.child_fv_bk_news {
  background-size: 100%;
  background-color: #009ee5;
  height: 181px;
  position: relative;
}
.child_fv_bk_news::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  background-image: url(./images/child-fv-bk/child-fv-bk-news.png);
  background-position: center top;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 592px;
}
.single-title {
  font-size: 34px;
  line-height: 45px;
  letter-spacing: 0.04em;
}
/* スタッフ先輩インタビュー */
.child-fv.child_fv_bk_staff {
  background-image: url(./images/child-fv-bk/child-fv-bk-staff.jpg);
  background-position: center top;
  background-size: cover;
  height: 181px;
}
.staff-link-box {
  margin-bottom: 33px;
}
.staff-link-box:hover {
  cursor: pointer;
 /* opacity: 0.7;*/
}
.staff-link-box .staff-copy {
  background-color: #999999; 
}
.staff-link-box:hover .staff-copy {
  background-color: #009ee5;
  transition: 0.3s;
}
.staff-link-box a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
}
.label-wrap {
  position: absolute;
  top: 7px;
  left: 0;
  font-size: 15px;
  z-index: 50;
}
.label1 {
  padding: 7px;
}
.label2 {
  padding: 7px;
  background-color: rgba(000,000,000,0.2);
}
.staff-name {
  position: absolute;
  bottom: 5px;
  left: 15px;
  color: #000000;
}
.staff-link-box .staff-link-imgbox {
  background-color: #000000;
  overflow: hidden;
  z-index: 20;
}
.staff-link-box .staff-link-imgbox img {
  opacity: 0.7;
}
.staff-link-box:hover .staff-link-imgbox img {
  transform: scale(1.4);  /*画像の拡大率*/
  transition-duration: 0.3s;  /*変化に掛かる時間*/
  opacity: 1;
}
.staff-link-box:hover .staff-name {
  color: #FFFFFF;
  transition: 0.3s;
}
.staff-name .staff-name-eng {
  font-size: 22px;
  line-height: 22px;
}
.staff-name .staff-name-jap {
  font-size: 12px;
}
.staff-copy {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
}
/* パンくず */
.breadcrumb-wrap {
  text-align: right;
  margin-top: -16px;
  padding-right: 15px;
  position: relative;
  z-index: 40;
}
.breadcrumb-wrap #breadcrumb {
  display: inline-block;
}
#breadcrumb {
  background-color: #666666;
}
#breadcrumb ul {
	list-style: none;
	margin-bottom: 0;
  padding: 5px 18px;
  font-size: 17px;
  line-height: 17px;
  text-align: left;
}
#breadcrumb ul li {
	display: inline-block;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
  color: #FFFFFF;
}
#breadcrumb ul li:not(:last-child) {
	padding-right: 45px;
	position: relative;
}
#breadcrumb ul li:not(:last-child)::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 19px;
	margin-top: -6px;
	font-size: 13px;
  width: 11px;
  height: 11px;
  border-top: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#breadcrumb ul li a {
  color: #FFFFFF;
}
/* アーカイブ */
.archive-new {
  position: absolute;
  top: 0;
  left: 0;
  width: 88px;
  height: 88px;
  background:
      linear-gradient(to top left, rgba(255,255,255,0) 50%, #f00 50.5%) no-repeat top left/100% 100%;
  font-size: 16px;
  font-weight: 500;
  padding: 12px;
}
.archive .post-cat {
  display: inline-block;
  position: absolute;
  top: -15px;
  right: 10px;
}
.archive-blog-title {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.04em;
}
.tablenav {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tablenav .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 20px;
  font-weight: 300;
  border: 1px solid #999999;
  background-color: #FFFFFF;
  color: #858585;
}
.tablenav .current {
  color: #FFFFFF;
  background-color: #999999;
}
.tablenav .page-numbers {
  margin-right: -1px;
}
.tablenav .page-numbers:last-child {
  margin-right: 0;
}
.tablenav .next, .tablenav .prev {
  position: relative;
}
.tablenav .prev::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 4px;
  margin: auto;
  width: 11px;
  height: 11px;
  border-bottom: 2px solid #999999;
  border-left: 2px solid #999999;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tablenav .next::before {
  content: '';
  position: absolute;
  top: 0;
  right: 4px;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 11px;
  height: 11px;
  border-top: 2px solid #999999;
  border-right: 2px solid #999999;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.blog-linkwrap {
  margin-bottom: 50px;
}
aside h3 {
  padding: 30px 15px;
  text-align: center;
  background-color: #d1bfbf;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 0;
}
aside ul {
  list-style: none;
  background-color: #f2e7e7;
}
aside ul li a {
  display: block;
  padding: 15px 20px;
  border-bottom: 1px solid #d1bfbf;
}
.archive .read-continuation {
  right: 15px;
}
.blog-thumbbox img, .blog-thumbbox-line img {
	width: 100%;
}
.card-border {
	border: 1px solid #f2e7e7;
}
.paging {
  
}
.paging .nextsingle, .paging .prevsingle, .paging a {
  display: block;
  width: 144px;
  height: 73px;
  text-align: center;
  position: relative;
  font-size: 14px;
  font-weight: 300;
}
.prevsingle a {
  padding-left: 7px;
}
.nextsingle a {
  padding-right: 7px;
}
.prevsingle a::before {
  content: 'PREV';
  position: absolute;
  top: 3px;
  right: 0;
  left: 7px;
  margin: auto;
  font-size: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}
.prevsingle a::after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: 17px;
  width: 11px;
  height: 11px;
  border-bottom: 2px solid #FFFFFF;
  border-left: 2px solid #FFFFFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
.archivesingle a::before {
  content: 'LIST';
  position: absolute;
  top: 3px;
  right: 0;
  left: 0;
  margin: auto;
  font-size: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}
.nextsingle a::before {
  content: 'NEXT';
  position: absolute;
  top: 3px;
  right: 7px;
  left: 0;
  margin: auto;
  font-size: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}
.nextsingle a::after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 17px;
  width: 11px;
  height: 11px;
  border-top: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
.paging a {
  background-color: #999999;
  color: #FFFFFF;
  padding-top: 42px;
  padding-bottom: 15px; 
}
/* 固定ページ */
/*
.page main img {
	padding: 10px 0;
}*/
/* 共通テンプレ */

.child-page h3, .child-page h4, .child-page h5 {
  font-family: YuGothic, 'Yu Gothic' , '游ゴシック', 'Helvetica Neue' , 'Hiragino Sans','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro' , 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 700;
}
.child-page h2 {
  font-size: 2.5625rem;
  font-family: 'Lato', sans-serif;
  color: #2b559b;
  text-align: center;
  margin-bottom: 58px;
  font-weight: 300;
}
.child-page h2 span{
  display: block;
  font-size: 1.0625rem;
  color: #000000;
  padding-top: 17px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

.child-page h3 {
  font-size: 24px;
  border-left: 3px solid #2b559b;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 12px;
  margin-bottom: 25px;
}
.child-page h4 {
  font-size: 20px;
  border-left: 4px solid #b59465;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  margin-bottom: 25px;
  line-height: 22px;
}
.child-page h5 {
  font-size: 18px;
  padding-bottom: 5px;
  border-bottom: 2px solid #989d9e;
  position: relative;
  margin-bottom: 5px;
}
.child-page h5::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  z-index: 2;
  content: '';
  width: 28%;
  height: 2px;
  background-color: #b59465;
}
.child-page p {
  font-size: 16px;
  line-height: 25px;
}
.child-page ul {
  list-style: none;
  padding-left: 0;
}
.child-page ul li {
  padding-left: 26px;
  font-size: 16px;
  position: relative;
}
.child-page ul li::before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 10px;
    width: 8px;
    height: 8px;
    background: #2b559b;
}
.child-page table.child-table, .child-page tbody ,.child-page tr {
  width: 100%;
}
.child-page table.child-table, .child-page table.child-table td, .child-page table.child-table th {
  border: 1px solid #ffffff;
  border-collapse: collapse;
}
.child-page table.child-table th, .child-page table.child-table td {
  padding: 15px;
}
.child-page table.child-table th {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  width: 200px;
  color: #FFFFFF;
  background: #2b559b;
}
.child-page table.child-table td {
  font-size: 15px;
  background: #efefef;
}
.btn1 {
  background-color: #b79665;
  border: solid 4px #FFFFFF;
  outline: solid 1px #b79665;
  display: inline-block;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px; 
  color: #FFFFFF;
  min-width: 354px;
  padding: 6px 20px;
  font-size: 22px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 700;
}
.btn1:hover {
  color: #FFFFFF;
}
.btn2 {
  font-size: 18px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 700;
  color: #b79665;
  position: relative;
  padding-left: 15px;
  margin-top: 10px;
  margin-bottom: 15px; 
}
.btn2:hover {
  color: #b79665;
}
.btn2::before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6.9px;
  border-color: transparent transparent transparent #b79665;
}

/*募集要項・エントリーフォーム*/
.entry-form{
  background-color: rgba(0,158,229,0.2);
}
.entry-form-wrap{
  background: #ffffff;
}
.child-page .entry-form-wrap table.child-table th {
  color: #808080;
  background: #FFFFFF;
  text-align: left;
  font-weight: normal;
}
.child-page .entry-form-wrap table.child-table td {
  font-size: 15px;
  background: #FFFFFF;
  position: relative;
}
.entry-form-wrap table.child-table td input, .entry-form-wrap table.child-table td textarea{
  width: 95%;
  border: 1px solid #cccccc;
  padding: 2px 5px;
}
.child-page .entry-form-wrap table.child-table th {
  vertical-align: top;
  position: relative;
}
.child-page .entry-form-wrap table.child-table th span.hissu {
  background: red;
  color: #ffffff;
  display: inline-block;
  padding: 2px 5px;
  margin-left: 3px;
  font-size: 14px;
}
.child-page .entry-form-wrap table.child-table th span.hosoku {
  display: block;
  font-size: 13px;
  position: absolute;
  top: 39px;
  left: 8px;
  width: 100%;
  z-index: 200;
  font-weight: 300;
  line-height: 1.1;
}
.address-auto {
  position: absolute;
  top: -5px;
  left: 15px;
  font-size: 13px;
  font-weight: 300;
  display: block;
  color: #808080;
}
.newgrads-testcomfirm .address-auto ,.newgradscomfirm .address-auto, .careerscomfirm .address-auto {
  display: none;
}
.newgrads-testcomfirm .complete-comfirm-none, .newgrads-testcomplete .complete-comfirm-none,
.newgradscomfirm .complete-comfirm-none, .newgradscomplete .complete-comfirm-none,
.careerscomfirm .complete-comfirm-none, .careerscomplete .complete-comfirm-none
 {
  display: none;  
}
.child-page .entry-form-wrap table.child-table th span.hosoku-tel {
  top: 37px;
  left: 16px;
  width: 150%;
}
.input-conf-send {
  background-color: #0083cf;
  color: #ffffff;
  border: none;
  padding: 50px 15px 8px 15px;
  font-weight: 700;
  font-size: 17px;
  letter-spacing: 0.05em;
  width: 311px;
  height: 87px;
  position: relative;
  margin: auto;
}
.careers .input-conf-send, .newgrads .input-conf-send, .newgrads-test .input-conf-send {
  background-image: url(./images/common/confirm.png), url(./images/common/bt-icon.png);
  background-repeat: no-repeat, no-repeat;
  background-position: center 22px, 283px center;
}
.careerscomfirm .input-conf-send, .newgradscomfirm .input-conf-send, .newgrads-testcomfirm .input-conf-send {
  background-image: url(./images/common/submit.png), url(./images/common/bt-icon.png);
  background-repeat: no-repeat, no-repeat;
  background-position: center 22px, 283px center;
}
a.entry-pdf-link {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  width: 342px;
  height: 63px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  color: #FFFFFF;
  background: #0083cf;
}
a.each-entry-linkbt {
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  width: 100%;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  color: #FFFFFF;
  background: #0083cf;
}
/*
.form-button span::before {
  content: 'CONFIRM';
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #FFFFFF;
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 8px;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 50;
  font-size: 34px;
}*/
.input-conf-send:hover, .input-conf-back:hover {
  cursor: pointer;
  opacity: 0.7;
}
.input-conf-back {
  background: #666666;
  color: #ffffff;
  border: none;
  padding: 5px 15px;
  bottom: -5px;
  position: relative;
}
a.link-privacy{
  color: #808080;
  font-size: 0.8125rem;
}
p.entry-title {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 3px;
  color: #0083cf;
}

@media all and (min-width: 576px) {
  .mx-sm-minus30 {
    margin-right: -30px;
    margin-left: -30px;
  }
}
@media all and (min-width: 1300px) {
	.company-fv::after {
	  height: 123vh;
	}
}
/*デスクトップ*/
@media all and (min-width: 992px) and (max-width: 1199px) {

}

/*中デバイス*/
@media all and (min-width: 768px) and (max-width: 991px) {
  
}

/*小デバイス*/
@media all and (min-width: 576px) and (max-width: 767px) {

}

/*デスクトップまで*/

@media all and (max-width: 1199px) {
  .message-box {
    font-size: 23px;
    line-height: 33px;
    padding: 45px;
  }
  .pc-president-img {
    width: 400px;
	}
  .company-fv {
    height: 700px;
  }
  .philosophy-box {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .concept-box {
    max-width: 95%;
  }
  .concept-copy {
    font-size: 20px;
    height: 55px;
  }
  .data-box h3.question {
    font-size: 25px;
  }
  .QandA-box ul li {
    font-size: 20px;
    line-height: 42px;
  }
  .gaya-wrap {
    height: 227px;
  }
  .data-desc {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -0.08em;
  }
  .count-number {
    font-size: 104px;
  }
  .data-unit {
    font-size: 34px;
  }
  .percentage1 {
    top: 7%;
    left: 24%;
  }
  .percentage2 {
    top: 35%;
    right: 10%;
  }
  .percentage3 {
    top: 58%;
    left: 18%;
  }
  .car-variation td {
    padding-right: 50px;
  }
  .car-variation td.x-axis div::before {
    left: 2px;
    width: 436px;
  }
  .car-variation td.x-axis div {
    width: 102.5%;
    left: -6px;
  }
  .car-img {
    right: 43px;
  }
}


@media all and (max-width: 991px) {
 	.message-box {
    font-size: 16px;
    line-height: 31px;
    padding: 30px;
	}
	.pc-president-img {
    width: 330px;
	}
	.president-name {
    font-size: 30px;
	}
	.president-name span {
    font-size: 16px;
    padding-bottom: 2px;
	}
	.message-para {
		font-size: 16px;
		line-height: 29px;
	}
  .company-fv {
    height: 550px;
  }
  .philosophy-box {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .concept-copy {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .st-titlewrap {
    height: 60px;
  }
  .st-number {
    width: 60px;
    font-size: 30px;
  }
  .st-title {
    font-size: 20px;
    line-height: 26px;
    padding: 0 20px;
  }
  .list-title {
    font-size: 17px;
  }
  .list-cont {
    font-size: 15px;
    line-height: 25px;
  }
  .access-eng {
    font-size: 25px;
  }
  .access-jap {
    font-size: 16px;
  }
  .ad-tel-box {
    height: 58px;
  }
  .access-ad {
    font-size: 16px;
    padding: 16px;
  }
  .access-tel {
    font-size: 23px;
    padding: 10px;
  }
  .access iframe {
    height: 400px;
  }
  .child_fv_bk_news::after {
    height: 400px;
  }
  .single-title {
    font-size: 28px;
    line-height: 38px;
  }
  .staff-copy {
    font-size: 15px;
  }
  .QandA-box ul li {
    font-size: 16px;
    line-height: 37px;
  }
  .data-box h3.question {
    font-size: 23px;
    line-height: 35px;
    height: 114px;
  }
  .QandA-title {
    font-size: 24px;
    padding: 15px 5px;
  }
  .gaya-wrap {
    height: 163px;
  }
  .car-variation th {
    letter-spacing: -0.08em;
  }
  .car-variation td {
    padding-right: 35px;
  }
  .car-variation td.x-axis::before {
    width: 96%;
    left: 1px;
  }
  .car-variation td.x-axis div::before {
    left: 2px;
    width: 255px;
  }
  .car-variation td.x-axis div {
    width: 104%;
    left: -6px;
  }
  .car-img {
    right: 32px;
    top: -106px;
    width: 156px;
	}
  .staff-name .staff-name-eng {
    font-size: 20px;
  }
}

/*中デバイスまで*/
@media all and (max-width: 767px) {
  .child-page h2 {
    font-size: 23px;
  }
  .child-page h3 {
    font-size: 20px;
  }
  .child-page h4 {
    font-size: 18px;
  }
  .child-page h5 {
    font-size: 16px;
  }
  .child-page p {
    font-size: 14px;
    line-height: 22px;
  }
  .child-page ul li {
    font-size: 14px;
  }
  .child-page table.child-table {
    border: none;

  }
  .child-page table.child-table th, .child-page table.child-table td {
    display: block;
    width: 100%;
    border-top: none;
  }
  .child-page table.child-table tr:first-child th {
    border-top: 1px solid #aab1b2;
  }
  .child-page .entry-form-wrap table.child-table tr:first-child th {
    border-top: none;
  }
  .child-page .entry-form-wrap table.child-table th{
    background: #efefef;
    text-align: center;
  }
  #breadcrumb ul {
    padding: 2px 15px;
    font-size: 14px;
    line-height: 14px;
  }
  #breadcrumb ul li:not(:last-child) {
    padding-right: 30px;
  }
  #breadcrumb ul li:not(:last-child)::after {
    right: 14px;
    margin-top: -3px;
    width: 8px;
    height: 8px;
  }
  .message-box {
  	padding: 20px 20px 0 20px;
  }
  .president-name {
    font-size: 25px;
	}
  .message-box img {
  	margin-top: -30px;
  }
  .message-para {
		font-size: 14px;
		line-height: 25px;
	}
	.data-beginning {
		font-size: 14px;
		line-height: 25px;
		letter-spacing: 0;
	}
  .conclusion {
    font-size: 14px;
  }
  .conclusion span {
    font-size: 25px;
  }
  .negative-top {
    margin-top: -12px;
  }
  .company-fv {
    height: auto;
    padding-top: 50px;
  }
  .child-page p.company-p, .company-p {
    line-height: 22px;
  }
  .concept-copy {
    font-size: 17px;
    width: 358px;
    height: 50px;
  }
  .st-titlewrap {
    height: 50px;
  }
  .st-number {
    width: 50px;
    font-size: 25px;
  }
  .st-title {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: -0.05em;
  }
  .list-title {
    font-size: 16px;
  }
  .list-cont {
    font-size: 14px;
    line-height: 22px;
  }
  .list-title {
    font-size: 16px;
  }
  .list-cont {
    font-size: 14px;
    line-height: 22px;
  }
  .ad-tel-box {
    height: 62px;
  }
  .access-ad {
    font-size: 16px;
    line-height: 20px;
    padding: 11px 15px;
    text-align: left;
    width: 56%;
  }
  .access-tel {
    width: 44%;
    padding: 13px 10px;
  }
  .access-tel span {
    padding-left: 36px;
  }
  .access-ad span.ad-wrap {
    display: block;
  }
  .access ul.access-list li span {
    font-size: 18px;
  }
  .archive .post-cat {
    right: -5px;
  }
  .post-date {
    font-size: 14px;
  }
  .archive-blog-title {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
  }
  .single-title {
    font-size: 25px;
    line-height: 33px;
  }
  .paging .nextsingle, .paging .prevsingle, .paging a {
    width: 100px;
    height: 53px;
  }
  .paging a {
    padding-top: 27px;
  }
  .prevsingle a {
    padding-left: 5px;
  }
  .nextsingle a {
    padding-right: 5px;
  }
  .prevsingle a::before {
    left: 7px;
    font-size: 20px;
  }
  .prevsingle a::after {
    left: 10px;
    width: 8px;
    height: 8px;
  }
  .archivesingle a::before {
    font-size: 20px;
  }
  .nextsingle a::before {
    right: 7px;
    font-size: 20px;
  }
  .nextsingle a::after {
    right: 10px;
    width: 8px;
    height: 8px;
  }
  .staff-copy {
    font-size: 14px;
  }
  .company-fv::after {
    background: url(./images/company/fv-effect.png) no-repeat center bottom/120%;
  }
  .entry-form-wrap table.child-table td input, .entry-form-wrap table.child-table td textarea {
    width: 100%;
  }
  .child-page .outline-box h3 {
    font-size: 20px;
  }
  .outline-imgwrap {
    width: 207px;
    min-width: 207px;
  }
  .child-page .entry-form-wrap table.child-table th span.hosoku {
    position: static;
    padding-top: 3px;
  }
  .child-page .entry-form-wrap table.child-table th span.hosoku-tel {
    width: 100%;
  }
  .QandA-box ul li {
    font-size: 20px;
    line-height: 43px;
  }
  .gaya-wrap {
    height: 245px;
  }
  .count-number {
    font-size: 96px;
  }
  .car-variation td.x-axis div {
    width: 107%;
  }
  .car-variation td.x-axis div::before {
		left: 1px;
		width: 166px;
	}
	.car-img {
    right: 32px;
    top: -83px;
    width: 121px;
	}
	.car-variation td.x-axis span:not(:first-child)::before {
    top: -4px;
    height: 4px;
	}
  .staff-name .staff-name-eng {
    font-size: 19px;
  }
  p.entry-title {
    font-size: 18px;
  }
  .address-auto {
    top: -2px;
    font-size: 12px;
  }
}

/*小デバイス(横向きモバイル)まで*/

@media all and (max-width: 575px) {
	.blog-thumbbox img {
		width: 100%;
	}
	.message-box {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: -0.05em;
  }
  .st-title {
    font-size: 14px;
    line-height: 17px;
    padding: 0 10px;
  }
  .child-page ul.about-list li {
    display: block;
  }
  .about-list li:not(:last-child) {
    border-bottom: none;
  }
  .list-title {
    width: 100%;
    padding: 10px 10px;
  }
  .list-cont {
    width: 100%;
    margin-bottom: 4px;
    margin-left: 0;
  }
  .ad-tel-box {
    display: block;
    height: auto;
  }
  .access-ad {
    width: 100%;
    text-align: center;
  }
  .access-ad span.ad-wrap {
    display: inline-block;
    text-align: left;
  }
  .access-tel {
    width: 100%;
  }
  .access-eng {
    font-size: 20px;
  }
  .access-jap {
    font-size: 14px;
  }
  .outline-imgwrap {
    width: 100%;
  }
  .outline-imgwrap img {
    width: 100%;
  }
  .child-page .outline-box h3 {
    font-size: 23px;
  }
  .child_fv_bk_news::after {
    height: 350px;
  }
  .archive-new {
    width: 60px;
    height: 60px;
    font-size: 14px;
    padding: 4px;
  }
  .input-conf-send {
    padding: 46px 15px 8px 15px;
    font-size: 14px;
    width: 210px;
    height: 80px;
  }
  .careers .input-conf-send {
    background-image: url(./images/common/confirm.png), url(./images/common/bt-icon.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center 17px, 187px center;
  }
  .careerscomfirm .input-conf-send {
    background-image: url(./images/common/submit.png), url(./images/common/bt-icon.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center 17px, 187px center;
  }
  .QandA-box ul li {
    font-size: 15px;
    line-height: 33px;
  }
  .data-box h3.question {
    font-size: 20px;
    line-height: 32px;
    height: 102px;
  }
  .QandA-title {
    font-size: 19px;
    padding: 10px 5px;
  }
  .gaya-wrap {
    height: 43vw;
  }
  .circle-graph-1 {
    margin-top: -14px;
  }
  table.car-variation, .car-variation tbody {
    width: 400px;
    margin: auto;
  }
  .car-variation th {
    padding-right: 5px;
    width: 90px;
    letter-spacing: -0.17em;
	}
  .car-variation td.x-axis div {
    width: 104%;
	}
	.car-variation td.x-axis div::before {
    width: 274px;
	}
  a.entry-pdf-link {
    font-size: 15px;
    width: 290px;
    max-width: 100%;
  }
  a.each-entry-linkbt {
    font-size: 15px;
  }
}

@media all and (max-width: 480px) {
  .paging .nextsingle, .paging .prevsingle, .paging a {
    width: 88px;
  }
  .company-fv::after {
    height: 100%;
    background: url(./images/company/fv-effect.png) no-repeat center center/100%;
  }
  .data-box h3.data-title {
    font-size: 20px;
  }
  table.car-variation, .car-variation tbody {
    max-width: 280px;
  }
  .car-variation td.x-axis div {
    width: 108%;
	}
	.car-variation td.x-axis div::before {
    width: 156px;
	}
	.car-img {
    right: 32px;
    top: -76px;
    width: 109px;
	}
}
@media all and (max-width: 400px) {
 
}

@media all and (max-width: 380px) {

}
@media all and (max-width: 360px) {

}

/*iPhone5:SE*/
@media all and (max-width: 320px) {

}
@media all and (min-width: 768px) and (-ms-high-contrast: none) {
  .concept-box {
    margin-left: 0;
  }
}
@media all and (max-width: 767px) {
  .concept-box {
    width: 100%;
  }
}