@charset "UTF-8";

body{
  font-family: "Roboto", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 2.5rem;
  font-size: 16px;
  font-weight: normal;
  color: #111;
  margin: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  background: #fff;
}

.non_sp {
  display: table-cell !important;
}

/*header*/
header {
  padding: 10px 0;
  background: none;
  top: 0;
  background: #fff;
}
header h1 {
  width: 190px;
}
.bt_contact li a img {
  vertical-align: middle;
  padding-right: 14px;
}
header .nav .nav_box li dl dt a {
  padding: 0;
  margin: 15px;
  font-weight: 700;
  color: #111;
}
header .nav .nav_box li:nth-last-child(2) dl dt a {
  background: #B22425;
  border: 1px solid #B22425;
  color: #fff;
  padding: 2px 0;
  width: 140px;
  text-align: center;
  margin:15px 10px;
}
header .nav .nav_box li:last-child dl dt a {
  color: #B22425;
  border: 1px solid #B22425;
  padding: 2px 0;
  width: 140px;
  text-align: center;
  margin:15px 20px 15px 10px;
  background: #fff;
}

header .nav .nav_box li dl dt a:hover {
  background: none;
  color: #B22425;
}
header .nav .nav_box li dl dt a.current {
  color: #B22425;
  position: relative;
  background: none;
}
header .nav .nav_box li dl dt a.current:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #B22425;
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-top {
  display: flex;
  justify-content: flex-end;
}
#page_top {
  background: #111111;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
}
#page_top span {
 background: url(../img/recruit/cursor_top.svg) no-repeat;
 background-size: contain;
 width: 20px;
 height: 12px;
 padding: 0;
 margin: 0;
}
footer {
  background: #F2F2F2;
  font-weight: 400;
  letter-spacing: .3rem;
  padding: 50px 0;
}
footer .line {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
footer .line:before {
  content: "";
  height: 1px;
  width: 40%;
  display: block;
  background: #d0d0d0;
  margin: 40px 0;
}
footer .inner {
  max-width: 95%;
  width: 100%;
  margin: 0 auto;
}
footer .inner p {
  font-size: 12px;
  letter-spacing: 0.05rem;
  font-weight: 800;
  text-align: right;
}

section h2 {
  font-weight: 900;
  font-size: 30px;
  text-align: left;
  letter-spacing: .1rem;
  margin-bottom: 0;
}

.rct_kv {
  margin-top: 150px;
  margin-left: 85px;
  padding: 130px 0 46% 70px;
  background: url(../img/recruit/bg_top.jpg) no-repeat;
  background-size: cover; 
  background-position: bottom;
  position: relative;
}

.rct_kv:after {
 content: "";
 background: url(../img/recruit/bg_boostline1.svg) no-repeat;
 background-size: contain;
 height: 100%;
 /*width: 46%;*/
 width: 750px;
 position: absolute;
 top: 80px;
 right: 0;
}

.rct_kv .sub_title {
  font-size: 22px;
  font-style: italic;
  font-weight: 800;
  letter-spacing: 0.1em;
  margin-bottom: 45px;
  display: block;
  mix-blend-mode: color-burn;
}

.rct_kv h1 {
  display: inline-block;
  mix-blend-mode: color-burn;
}

.rct_kv h1 img {
  margin-bottom: 60px;
  display: block;
}

.rct_kv .copy {
  font-size: 22px;
  font-weight: 700;
  line-height: 2.8em;
  mix-blend-mode: color-burn;
  margin-bottom: 130px;
}

.rct_kv .info {
  background: #111111d4;
  background: rgba(000,000,000,0.7);
  color: #fff;
  padding: 50px 130px 70px;
  margin-left: -114px;
  margin-bottom: 60px;
  width: 80%;
  position: relative;
  z-index: 1;
}

.rct_kv .info .inner {
}

.rct_kv .info .inner .info_title {
  margin-bottom: 30px;
}

.rct_kv .info .inner .info_title > span {
  font-size: 30px;
  font-weight: 700;
}

.rct_kv .info .inner ul {
  border-top: 1px solid #ffffff3d;
}

.rct_kv .info .inner ul li {
  display: table;
  width: 100%;
  padding: 30px 0;
  border-bottom: 1px solid #ffffff3d;
}

.rct_kv .info .inner ul li > a {
  color: #fff;
}

.rct_kv .info .inner ul li > a .title{
  text-decoration: underline;
}

.rct_kv .info .inner ul li > a:hover .title{
  text-decoration: none;
}

.rct_kv .info .inner ul li .date {
  display: table-cell;
  padding-right: 40px;
  font-weight: 500;
  width: 50px;
}

.rct_kv .info .inner ul li .title {
  display: table-cell;
  font-weight: 300;
}

.rct_list {
  margin-left: 40px;
  margin-top: -40%;
}
.rct_list .list_item {
  position: relative;
  margin-bottom: 80px;
}
.rct_list .list_item a {
  transition: all .2s ease;
}
.rct_list .list_item a:hover {
  opacity: .9;
  display: block;
}
.rct_list .list_item:last-child {
  position: relative;
  z-index: 0;
}
.rct_list .list_item:last-child::after {
 content: "";
 background: #F2F2F2;
 width: 102%;
 height: 160px;
 position: absolute;
 left: -40px;
 bottom: -100px;
 z-index: -1;
}
.rct_list .list_item h2 {
  background: #7F6AF0;
  padding: 40px;
  color: #111;
}
.rct_list .list_item h2 > span {
  font-size: 80px;
  font-weight: 800;
  overflow: hidden;
  padding: 14px;
}
.rct_list .list_item:nth-child(2) h2,
.rct_list .list_item:nth-child(2) .bg_text {
  background: #30A2FA;
}
.rct_list .list_item:nth-child(3) h2,
.rct_list .list_item:nth-child(3) .bg_text {
  background: #EBB820;
}
.rct_list .list_item:nth-child(4) h2,
.rct_list .list_item:nth-child(4) .bg_text {
  background: #E53537;
}
.rct_list .list_item h3 {
  font-size: 26px;
  font-weight: 600;
  background: #111;
  padding: 14px 0;
  text-align: center;
  color: #fff;
  display: inline-block;
  width: 200px;
}
.rct_list .list_item .bg_text {
 background: #7F6AF0;
 padding: 40px;
 max-width: 3000px;
 margin: -70px 0px 0 200px;
 min-height: 180px;
}
.rct_list .list_item .d-flex {
  display: flex;
}
.rct_list .list_item .d-flex span {
 font-weight: 600;
 font-size: 18px;
 max-width: 660px;
 width: 70%;
 color: #111;
}
.rct_list .list_item .d-flex .bt_round {
  margin-left: auto;
  margin-top: -45px;
}
.bt_round {
  display: block;
  width: 154px;
  height: 154px;
  margin-right: auto;
  margin-top: -20px;
  border: 2px solid #fff;
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
a:hover .bt_round .svg_round {
  -webkit-animation: animRound 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s forwards;
  animation: animRound 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s forwards;
}
@keyframes animRound {
  0% { stroke-dasharray: 0 720;}
  100% { stroke-dasharray: 720 720;}
}
.bt_round .svg_round {
  position: absolute;
  left: -1px;
  top: -1px;
  fill: none;
  stroke: #fff;
  stroke-width: 2px;
  stroke-dasharray: 0 720;
}
a:hover .bt_round {
  border: 2px solid #fff0;
}
a .bt_round .svg_round + svg {
  transition: all .2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

a:hover .bt_round .svg_round + svg {
  transform: translate(3px);
  transition: all .2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*business*/
.rct_page_kv {
  margin-top: 160px;
  margin-bottom: -43px;
  position: relative;
}

.rct_page_kv::before {
  content: "";
  background: #7F6AF0;
  height: 220px;
  width: 120%;
  margin-left: -10%;
  display: block;
  transform: rotate(-4deg);
  z-index: 0;
}

.rct_company_kv.rct_page_kv::before {
  background: #EBB820;
}
.rct_team_kv.rct_page_kv::before {
  background: #30A2FA;
}
.rct_recruit_kv.rct_page_kv::before {
  background: #E53537;
}

.rct_page_kv::after {
  content: "";
  background: url(../img/recruit/bg_boostline2.svg) no-repeat;
  background-size: contain;
  width: 650px;
  height: 100%;
  position: absolute;
  right: 0;
  z-index: 0;
  top: -22%;
  right: -80px;
  display: block;
}

.rct_page_kv .inner {
  max-width: 1140px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  top: -200px;
  z-index: 1;
}

.rct_page_kv .inner h1 > span{
  font-size: 100px;
  font-weight: 800;
  margin-bottom: 40px;
  letter-spacing: .05em;
  overflow: hidden;
}

.rct_page_kv .inner .title_jp {
  font-size: 20px;
  display: inline-block;
  padding: 5px 30px;
  background: #111;
  color: #fff;
  font-weight: 600;
}

.rct_content {
}

.rct_content .nav_sub ul {
  display: table;
  max-width: 1140px;
  box-shadow: 0px 0px 12px #00000029;
  margin-bottom: 50px;
}

.rct_content .nav_sub ul li {
  border: none;
  border-right: 1px solid #dcdcdc;
  display: table-cell;
  width: 20%;
}

.rct_content .nav_sub ul li:last-child {
  border-right: none;
}

.rct_content .nav_sub ul li a {
  font-weight: 700;
}
.rct_content .nav_sub ul li a:hover {
  background: #313338;
  color: #fff;
}
.rct_content .nav_sub ul li a.current {
  background: #0E1117;
  color: #fff;
  pointer-events: none;
}

section h2 span {
  text-align: left;
  display: inline-block;
  font-size: inherit;
  font-weight: normal;
  margin: 0;
}
.rct_content {
  padding-bottom: 120px;
}

.rct_content .top_text {
  font-size: 18px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 55px;
}

.aline-left {
  text-align: left !important;
  /*max-width: 680px;*/
  max-width: 760px;
  width: 100%;
  margin: 0 auto;
}

.rct_content .message_box {
  max-width: 1440px;
  background: url("../img/recruit/photo_ceo_wide_mv@2x.png") no-repeat;
  background-size: cover;
  height: 452px;
  margin: 0 auto 180px;
  position: relative;
}

.rct_content .message_box .message_text {
  position: absolute;
  top: 52%;
  left: 62%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
}

.rct_content .message_box .message_text h2 {
  font-size: 40px;
  letter-spacing: .01em;
  line-height: 1.4em;
  margin-bottom: 20px;
  white-space: nowrap;
}

.rct_content .message_box .message_text h2 .col_red {
  color: #B22425;
  font-weight: 900;
}

.rct_content .message_box .message_text .name {
  font-size: 24px;
  font-weight: 900;
  display: block;
}

.rct_content .message_box .message_text .position {
  font-size: 14px;
}

.rct_content .message_list {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  counter-reset: number 0;
}

.rct_content .message_list li {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  margin-bottom: 120px;
}

.rct_content .message_list li:nth-child(2) {
  flex-direction: row-reverse;
  max-width: 1330px;
}
.rct_content .message_list li:nth-child(3) {
  max-width: 1180px;
  margin: 0 auto 80px;
}

.rct_content .message_list li img {
  width: 730px;
}
.rct_content .message_list li:nth-child(2) img {
  width: 520px;
}
.rct_content .message_list li:nth-child(3) img {
  width: 543px;
  margin-top: 100px;
}
.rct_content .message_list li .text_box {
  margin-left: -100px;
  position: relative;
  max-width: 610px;
}
.rct_content .message_list li:nth-child(2) .text_box {
  margin-right: -40px;
}
.rct_content .message_list li:nth-child(3) .text_box {
  margin-left: -65px;
}
.rct_content .message_list li .text_box::before {
  font-family: 'Arvo', serif;
  counter-increment: number 1;
  content: "0"counter(number) ;
  font-size: 92px;
  position: absolute;
  font-weight: 900;
  top: -48px;
  left: 12px;
  z-index: 1;
}
.rct_content .message_list li .text_box::after {
  font-family: 'Arvo', serif;
  content: "#";
  font-size: 60px;
  position: absolute;
  font-weight: 900;
  top: -37px;
  left: -41px;
}

.rct_content .message_list li .text_box h3 {
  margin-bottom: 30px;
}
.rct_content .message_list li .text_box h3 span {
  background: #B22425;
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  padding: 25px;
  display: inline;
  width: auto;
  line-height: 2.1em;
}

.rct_content .message_list li .text_box p {
  line-height: 2.1rem;
}

.rct_content .bt {
  margin: 0 auto;
  width: 100%;
  max-width: 340px;
}

.rct_content .bt a {
  color: #111;
  text-align: center;
  display: block;
  border: 1px solid;
  padding: 26px 0;
  font-weight: 800;
  transition: all .2s ease;
}

.rct_content .bt a:hover {
  background: #111;
  color: #fff;
}

.rct_content .bt a svg {
  margin-right: 25px;
  vertical-align: middle;
  margin-top: -1px;
}
.rct_content .bt a:hover #bt {
  fill: #ffffff;
}

.system_list {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
}

.system_list li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 100px;
}

.system_list li img {
  max-width: 600px;
  position: relative;
  z-index: 1;
}

.system_list li .text_box {
  margin-left: 50px;
  position: relative;
  z-index: 0;
}
.system_list li .text_box:before {
  content: "";
  font-family: Arvo;
  color: #F3F3F3;
  font-size: 188px;
  font-weight: bold;
  position: absolute;
  z-index: -1;
  white-space: nowrap;
}

.system_list li .text_box h2 {
}
.system_list li .text_box h2 > span {
  font-size: 36px;
  margin-bottom: 15px;
  color: #B22425;
  display: inline-block;
  font-weight: 800;
}

.system_list li .text_box p {
  line-height: 2em;
}
.system_list li:nth-child(1) .text_box:before {
  content: "Flextime";
}
.system_list li:nth-child(2) .text_box:before {
  content: "Remote";
  top: -42px;
  left: -120px;
}
.system_list li:nth-child(3) .text_box:before {
  content: "Casual clothes";
}

.system_list li:nth-child(even) {
  flex-direction: row-reverse;
}
.system_list li:nth-child(even) .text_box {
  margin-left: 0;
  margin-right: 110px;
}

.card h2 {
  text-align: center;
  margin-bottom: 70px;
}

.card h2 .title_en {
  font-size: 14px;
  font-family: Arvo;
  font-weight: bold;
  color: #B22425;
  letter-spacing: 0;
  display: block;
  text-align: center;
}
.card h2 > span + span {
  font-weight: 800;
}

.card .card_list {
  display: flex;
  flex-wrap: wrap;
  max-width: 850px;
  margin: 0 auto;
  justify-content: space-between;
}

.card .card_list li {
  background: #F8F8F8;
  border-radius: 40px;
  max-width: 400px;
  padding: 40px;
  box-sizing: border-box;
  margin-bottom: 55px;
  position: relative;
  min-height: 230px;
}

.card .card_list li img {
  margin: -20px auto 20px;
  display: block;
  position: absolute;
  top: 18px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
}

.card .card_list li h3 {
  font-size: 24px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 15px;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.card .card_list li p {
  line-height: 2em;
  font-weight: 300;
}

.card .text_content {
  padding: 0;
}

.accordion_container {
  position: relative;
  width: 100%;
  outline: 0;
  cursor: pointer;
}

.accordion_container .accordion_title {
  display: block;
  position: relative;
  color: #000;
  cursor: pointer;
}

.accordion_title{
  position: relative;
}

.accordion_title:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 38%;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.accordion_title.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}

.accordion_content {
  display: none;
}

.accordion_container {
}

.recruitment_list {
  padding: 20px 0;
}

.recruitment_list h2 {
  max-width: 1000px;
  margin: 0 auto 70px;
  display: block;
}

.recruitment_list h2 span {
  display: inline-block;
  border-bottom: 4px solid;
  padding-bottom: 30px;
  font-size: 36px;
  font-weight: 600;
}
.accordion_container .accordion_title {
 font-size: 36px;
 font-weight: 800;
 max-width: 1000px;
 width: 100%;
 margin: 0 auto 80px;
}

.accordion_container .accordion_title > span {
 position: relative;
 z-index: 0;
}

.accordion_container .accordion_title > span::before {
  content: "";
  background:#F29A9B;
  position: absolute;
  height: 15px;
  bottom: 0;
  width: 100%;
  z-index: -1;
}

.accordion_container .accordion_content {
  background: #F2F2F2;
  margin-bottom: 75px;
}

.accordion_container .accordion_content .inner {
  padding: 60px 0;
}

.mid_content .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  line-height: 2rem;
}

.mid_content h4 {
  font-weight: 800;
}

.mid_content p {
  margin-bottom: 35px;
}

.recruitment_list .bt {
  max-width: 400px;
}

.recruitment_list .bt a {
  background: #B22425;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  border: none;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  line-height: 1.4em;
}

.recruitment_list .bt a span {
  font-size: 12px;
  font-weight: 300;
  display: block;
  width: 100%;
}

.mid_content .flow {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 20px 0 34px;
}

.mid_content .flow li {
  width: 258px;
  height: 258px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #707070;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 600;
}

.mid_content .flow li:last-child {
  border: 1px solid #B22425;
  color: #B22425;
}
.mid_content .flow svg {
  margin: auto 12px;
}
.mid_content .text_small {
  font-size: 14px;
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
.newgra_content .inner {
  max-width: 1160px;
}
.newgra_content .inner p {
  padding: 0px 50px;
}

.hrmessage_kv {
  position: relative;
  z-index: 0;
}
.hrmessage_kv .inner{
  background: url(../img/recruit/photo_manager@2x.png) no-repeat;
  background-size: contain;
  background-position: center top;
  height: 420px;
  width: 100%;
  position: relative;
  margin-bottom: 140px;
  z-index: 0;
}
.hrmessage_kv::before {
  content: "";
  background: #F8F8F8;
  height: 420px;
  width: 50%;
  position: absolute;
  left: 0;
  top: 70px;
  display: block;
  z-index: -1;
}
.hrmessage_kv::after {
  content: "";
  background: #0E1117;
  height: 420px;
  width: 50%;
  position: absolute;
  right: 0;
  top: 70px;
  display: block;
  z-index: -1;
}

.hrmessage_kv h2 {
  position: absolute;
  top: 41%;
  left: 43.5%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 30px;
  line-height: 1.7em;
}

.hrmessage_kv .hrmessage_kv_info {
  position: absolute;
  bottom: -90px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  padding: 40px;
  max-width: 700px;
  width: 100%;
  line-height: 2em;
}

.hrmessage_kv .hrmessage_kv_info::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff;
  transform: skew(-13deg);
  z-index: -1;
  left: -5%;
  top: 0;
}

.hrmessage_kv .hrmessage_kv_info h3 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}

.hrmessage_kv .hrmessage_kv_info h3 span {
  font-size: 24px;
}

.hrmessage_kv .hrmessage_kv_info p {
  font-size: 14px;
  line-height: 1.6em;
  font-weight: 300;
}

.discussion_list {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 100px;
}

.discussion_list li {
  max-width: 500px;
  width: 50%;
  padding: 20px;
  box-sizing: border-box;
}

.discussion_list li a {
  transition: all .2s ease;
}

.discussion_list li a:hover {
  opacity: .8;
}

.photo_box {
  max-width: 1130px;
  width: 100%;
  margin: 0 auto 80px;
}

.data_box {
  background: #F8F8F8;
  padding: 50px 0;
  margin-bottom: 60px;
}

.data_box .inner {
  max-width: 1130px;
  margin: 0 auto;
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.data_box .inner .data_card {
  background: #fff;
  width: 540px;
  margin: 10px;
  box-sizing: border-box;
  padding: 50px 0;
}

.data_box .inner .data_card h2 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px;
  color: #555555;
}

.data_box .inner .data_card .data_heading {
  display: flex;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 20px;
}

.data_box .inner .data_card .data_heading img {
  margin-right: 15px;
  align-self: normal;
}

.data_box .inner .data_card .data_heading b {
  font-family: "Roboto";
  font-size: 92px;
  font-weight: 800;
  color: #B22425;
}

.data_box .inner .data_card .data_heading .text_small01 {
  font-size: 20px;
  color: #B22425;
  font-weight: 700;
  padding: 0 10px;
}

.data_box .inner .data_card .data_body {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
  width: 90%;
  margin: 0 auto;
}

.data_box .inner .data_card .data_body li {
  color: #888888;
}

.data_box .inner .data_card .data_body li .graph_counter {
  text-align: center;
}

.data_box .inner .data_card .data_body li b {
  font-family: "Roboto";
  font-size: 36px;
  color: #888888;
  font-weight: 700;
}

.data_box .inner .data_card .data_body li .text_small01 {
  font-size: 16px;
  vertical-align: sub;
  padding-left: 3px;
}

.data_box .inner .data_card .data_body li .graph {
  width: 70px;
  background: #EFEFEF;
  margin: 0 auto 10px;
}

.data_box .inner .data_card .data_body li:nth-child(1) .graph {
  height: 40px;
}
.data_box .inner .data_card .data_body li:nth-child(2) .graph {
  height: 85px;
}
.data_box .inner .data_card .data_body li:nth-child(3) .graph {
  height: 40px;
}
.data_box .inner .data_card .data_body li:nth-child(4) .graph {
  height: 10px;
}

.data_box .inner .data_card .data_body li:nth-child(1) .graph.pt_02 {
  height: 33px;
}
.data_box .inner .data_card .data_body li:nth-child(2) .graph.pt_02 {
  height: 65px;
}
.data_box .inner .data_card .data_body li:nth-child(3) .graph.pt_02 {
  height: 40px;
}
.data_box .inner .data_card .data_body li:nth-child(4) .graph.pt_02 {
  height: 24px;
}

.data_box .inner .data_card .data_body li p {
  text-align: center;
}

.data_box .inner .data_card .data_body_pt2 {
  display: flex;
  justify-content: center;
  align-items: baseline;
  color: #888888;
}

.data_box .inner .data_card .data_body_pt2 img {
  margin-right: 15px;
}

.data_box .inner .data_card .data_body_pt2 b {
  font-family: "Roboto";
  font-size: 64px;
  font-weight: 700;
  padding: 0 0px 0 45px;
}

.data_box .inner .data_card .data_body_pt2 .text_small01 {
  font-size: 20px;
  font-weight: 700;
  padding: 0 15px;
}

.data_box .inner .data_card .data_body_pt3 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: baseline;
  color: #888888;
}

.data_box .inner .data_card .data_body_pt3 .pt3_item {
  font-family: "Roboto";
  font-size: 36px;
  font-weight: 700;

}

.data_box .inner .data_card .data_body_pt3 .pt3_item .text_small01 {
  font-size: 20px;
  font-weight: 700;
  padding: 0 15px 0 0;
}

.img_link {
  position: relative;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto 80px;
}

.img_link a {
  transition: all .2s ease;
}
.img_link a:hover {
  transition: all .2s ease;
  transform: scale(1.05);
  cursor: pointer;
}
.img_01 {
  position: absolute;
  left: 21.5%;
  top: 0;
  width: 25%;
}
.img_02 {
  position: absolute;
  left: 21.5%;
  top: 24.1%;
  width: 25%;
}
.img_03 {
  position: absolute;
  left: 56.2%;
  top: 0;
  width: 25%;
}
.img_04 {
 position: absolute;
 left: 56.2%;
 top: 24%;
 width: 25%;
}
.img_05 {
  position: absolute;
  left: 56.2%;
  bottom: 24.7%;
  width: 25%;
}
.img_06 {
 position: absolute;
 left: 29.2%;
 bottom: 22.5%;
 width: 25%;
}
.img_07 {
 position: absolute;
 left: 29.2%;
 bottom: 0;
 width: 25%;
}
.img_08 {
  position: absolute;
  left: 56.1%;
  bottom: 0;
  width: 25%;
}

.iframe_area {
  max-width: 980px;
  margin: 0 auto 60px;
  padding: 0 10px;
}
.iframe_box {
  position: relative;
  width: 100%;
  padding-top: 59.25%;
}
.iframe_inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.shake.is-show{
  animation: animShake 2s ease .5s;
}

@keyframes animShake {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    transform: translate(0px, 0px) rotate(10deg);
  }
  40% {
    transform: translate(0px, 0px) rotate(-10deg);
  }
  60% {
    transform: translate(0px, 0px) rotate(10deg);
  }
  80% {
    transform: translate(0px, 0px) rotate(-10deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}

.rct_content .title_vmv {
  font-weight: 900;
  font-size: 70px;
  text-align: center;
  letter-spacing: .6rem;
  margin-bottom: 75px;
}

.rct_content .pt010 .inner h3 b {
  color: #B22425;
}
.rct_content .pt09 {
  padding: 53px 0 113px;
}
.rct_content .pt010 .inner p b {
  font-weight: 900;
}

.rct_content .pt11 .inner {
  max-width: 1100px;
}
.rct_content .value_list {
  display: flex;
  flex-wrap: wrap;
}
.rct_content .value_list li img {
  margin: 0 auto;
  display: block;
}
.rct_content .value_list li {
  width: 29%;
  line-height: 2rem;
  margin: 2.1%;
}
.rct_content .value_list li h4 {
  font-size: 24px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 10px;
  min-height: 65px;
}
.rct_content .value_list li p {
  font-size: 16px;
  font-weight: normal;
}
.color-blue {
  color:#0181D1 !important;
}
.data_box .inner .data_card .data_body_pt2 .odometer.size-other {
  font-size: 92px;
  padding-left: 0;
}
.p-other {
  padding: 0 0px 0 78px !important;
}

/*アニメーション*/

.js-fadeIn {
  opacity: 0;
  position: relative;
  transition: .6s .2s;
}

.js-fadeIn.is-show  {
 opacity: 1.0;
 position: relative;
}

.js-fadeIn__left {
 opacity: 0;
 position: relative;
 left: 50px;
 transition: .6s .2s;
}

.js-fadeIn__left.is-show {
  opacity: 1.0;
  position: relative;
  left: 0;
}

.js-fadeIn__right {
  opacity: 0;
  position: relative;
  right: 50px;
  transition: .6s .2s;
}

.js-fadeIn__right.is-show  {
 opacity: 1.0;
 position: relative;
 right: 0;
}

.js-fadeIn__top {
  opacity: 0;
  position: relative;
  bottom: -50px;
  transition: .6s .2s;
}

.js-fadeIn__top.is-show  {
 opacity: 1.0;
 position: relative;
 bottom: 0;
}

.js-fadeIn__bottom {
  opacity: 0;
  position: relative;
  top: -50px;
  transition: .6s .2s;
}

.js-fadeIn__bottom.is-show  {
  opacity: 1.0;
  position: relative;
  top: 0;
}

.js-scale__small {
 /* position: absolute;*/
 position: relative;
 right: 0;
 bottom: 0;
 left: 0;
 margin: 0 auto;
 opacity: 0;
 -webkit-transform: scale(1.3);
 transform: scale(1.3);
}

.js-scale__small.is-show {
 opacity: 1;
 -webkit-transition-duration: .6s;
 transition-duration: .6s;
 -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
 transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
 -webkit-transform: scale(1);
 transform: scale(1);
 -webkit-transition-delay: .5s;
 transition-delay: .5s;
}

.js-scale__big {
 /*position: absolute;*/
 position: relative;
 right: 0;
 bottom: 0;
 left: 0;
 margin: 0 auto;
 opacity: 0;
 -webkit-transform: scale(.8);
 transform: scale(.8);
}

.js-scale__big.is-show  {
 opacity: 1;
 -webkit-transition-duration: .6s;
 transition-duration: .6s;
 -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
 transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
 -webkit-transform: scale(1);
 transform: scale(1);
 -webkit-transition-delay: .5s;
 transition-delay: .5s;
}

.js-slide__right {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  position: relative;
}

.js-slide__right.is-show  {
 -webkit-transition-duration: .1s;
 transition-duration: .1s;
 -webkit-transition-timing-function: cubic-bezier(.075,.82,.165,1);
 transition-timing-function: cubic-bezier(.075,.82,.165,1);
 -webkit-transform: scaleX(1);
 transform: scaleX(1);
 -webkit-transition-delay: .1s;
 transition-delay: .1s;
}

.js-slide__right.late.is-show {
 -webkit-transition-duration: .4s;
 transition-duration: .4s;
 -webkit-transition-delay: .4s;
 transition-delay: .4s;
}

.js-slide__right::after {
  -webkit-transform-origin: right;
  transform-origin: right;
  width: 100%;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #111;
  z-index: 2;
}

.is-show.js-slide__right::after {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: cubic-bezier(.075,.82,.165,1);
  transition-timing-function: cubic-bezier(.075,.82,.165,1);
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}

.is-show.js-slide__right.late::after {
 -webkit-transition-duration: .12s;
 transition-duration: .12s;
 -webkit-transition-delay: .99s;
 transition-delay: .99s;
}

.js-slide__left {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right;
  transform-origin: right;
}

.js-slide__left.is-show  {
 -webkit-transition-duration: .6s;
 transition-duration: .6s;
 -webkit-transition-timing-function: cubic-bezier(.075,.82,.165,1);
 transition-timing-function: cubic-bezier(.075,.82,.165,1);
 -webkit-transform: scaleX(1);
 transform: scaleX(1);
 -webkit-transition-delay: .2s;
 transition-delay: .2s;
}

.js-slide__left::after {
  -webkit-transform-origin: left;
  transform-origin: left;
  width: 100%;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: 2;
}

.is-show.js-slide__left::after {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition-duration: .6s;
  transition-duration: .6s;
  -webkit-transition-timing-function: cubic-bezier(.075,.82,.165,1);
  transition-timing-function: cubic-bezier(.075,.82,.165,1);
  -webkit-transition-delay: .65s;
  transition-delay: .65s;
}

/*モーダル*/
.modal {
 position: fixed;
 top: 50%;
 left: 50%;
 background: #fff ;
 width: 540px;
 box-shadow: 0px 0px 22px #00000050;
 border-radius: 20px;
 box-sizing: border-box;
 z-index: 10001;
 transition: all .2s ease;
 visibility: visible;
 opacity: 1;
 -webkit-transform: translate(-50%, -50%) scale(1);
 transform: translate(-50%, -50%) scale(1);
 max-width: 100%;
}

.modal .modal__inner {
  margin: 0 auto;
  width: 100%;
}

.modal .modal__inner .modal__button_cancel {
  position: absolute;
  right: -25px;
  top: -25px;
  cursor: pointer;
  z-index: 10000;
  transition: all .2s ease;
}

.modal .modal__inner .modal__button_cancel:hover {
  transition: all .2s ease;
  transform: scale(1.1);
}

.modal .modal__inner .modal__button_cancel .material-icons {
  color: #000;
  font-size: 30px;
}

.modal .modal__inner .modal__heading {
  padding: 30px 0;
  position: relative;
  text-align: center;
}

.modal .modal__inner .modal__heading img {
  display: block;
  text-align: center;
  margin: 10px auto;
}

.modal .modal__inner .modal__heading .modal__title {
  font-size: 22px;
  text-align: center;
  font-weight: 700;
}

.modal .modal__inner .modal__body {
  overflow-y: scroll;
  max-height: 58vh;
  min-height: 140px;
  width: 100%;
  background: #F5F8F8;
  box-sizing: border-box;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 24px 60px;
}

.modal .modal__inner .modal__body .modal__title-sub  {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: #0E1117;
  padding: 0px 30px;
  text-align: center;
  margin: 0 auto 20px;
  display: table;
}

.modal .modal__inner .modal__button {
  position: fixed;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  width: 100%;
  padding: 10px 0;
}

.modal__text {
  font-size: 16px;
  line-height: 1.7rem;
  margin-bottom: 20px;
}

.modal__text > b {
  font-weight: bold;
  padding-bottom: 10px;
  display: inline-block;
}

.modal-bg {
  background: rgba(255, 255, 255, 0.6);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 10000;
}
.modal.is-hidden {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(.95);
  transform: translate(-50%, -50%) scale(.95);
}

.modal-badge {
  font-weight: 700;
  position: absolute;
  top: 20px;
}
.modal-badge i {
  vertical-align: middle;
  margin-right: 6px;
}
.modal_scroll-box {
  background: #fff;
  padding: 10px 18px;
  height: 70px;
  overflow-y: scroll;
  font-size: 12px;
  border-radius: 10px;
  margin-bottom: 20px;
}
#mask {
  z-index: 10000;
  opacity: 1;
  visibility: visible;
  transition: all .2s ease;
}
#mask.is-hidden {
  opacity: 0;
  visibility: hidden;
}


@media screen and (max-width: 1200px) {
  .sp {
    display: none !important;
  }
  .pc {
    display: block!important;
  }
  header h1 {
    width: 140px;
    padding: 10px 14px;
  }
  .open header h1 {
    padding: 20px 14px;
  }
  .open header {
    background: #fff;
  }
  a:active {
    color: #fff;
  }
  header .nav .nav_box li dl dt a:hover {
    color: #fff;
  }
  .burger_line {
    height: 1px;
  }
  .burger_line-in:after, .burger_line-in:before {
    background-color: #b22525;
  }
  .burger {
   bottom: auto;
   right: 10px;
   background: none;
   top: 14px;
 }
 header .nav .nav_box li dl dt a.current:before {
  display: none;
}
.overlay {
  background: #fffffff0;
  background: rgba(255,255,255,0.94);
}
.burger:after {
  background: none;
}
header .nav .nav_box li dl dt a,
header .nav .nav_box.bt_contact li a {
  letter-spacing: 0;
  padding: 20px 80px 35px;
  z-index: 2;
  position: relative;
}
header .nav .nav_box li dl {
  border-bottom: none;
}
header .nav .nav_box li {
  position: relative;
}
header .nav .nav_box li:last-child dl dt a {
  color: #B22425;
  border: 1px solid #B22425;
  padding: 2px 0;
  width: 185px;
  text-align: center;
  background: #fff;
  margin: 40px auto 0;
}
header .nav .nav_box li::after,
header .nav .nav_box.bt_contact li::after {
  color: #111;
  font-size: 35px;
  position: absolute;
  font-family: 'Roboto', serif;
  top: 0px;
  left: 95px;
  z-index: 0;
  letter-spacing: 0.1rem;
  font-weight: 800;
  background: #7F6AF0;
  padding: 5px 10px;
}
header .nav .nav_box li .text_jp {
  color: #fff;
  background: #111;
  width: 90px;
  line-height: 1.8rem;
  padding: 0;
  display: block;
  text-align: center;
  position: relative;
  bottom: -22px;
}
header .nav .nav_box li:nth-last-child(2) dl dt a {
  background: none;
  border: none;
  color: #fff;
  padding: 20px 80px;
  width: none;
  text-align: center;
  margin: 15px;
}
header .nav .nav_box li:nth-child(2)::after {
  content: "BUSINESS";
}
header .nav .nav_box li:nth-child(3)::after {
  content: "TEAM";
  background: #30A2FA;
}
header .nav .nav_box li:nth-child(4)::after {
  content: "COMPANY";
  background: #EBB820;
}
header .nav .nav_box li:nth-child(5)::after {
  content: "RECRUIT";
  background: #E53537;
}
header .nav .nav_box.bt_contact li a {
  background: none;
}
header .nav .nav_box.bt_contact li:nth-child(1)::after {
  content: "06";
  z-index: 1;
}
.bt_contact li a img {
  display: none;
}
header .nav .nav_box {
  margin-top: 30px;
}
header .nav .nav_box.bt_contact {
  margin-top: 0;
}
.open .burger .burger_line-in:after, .open .burger .burger_line-in:before {
  background-color: #b22525;
}
.non_sp {
  display: none !important;
}
.m-auto {
  margin: 0 auto;
}

/*.img_01 {
  position: absolute;
  left: 15.3%;
  top: 0;
  width: 30.4%;
}
.img_02 {
  position: absolute;
  left: 15.3%;
  top: 24.3%;
  width: 30.4%;
}
.img_03 {
  position: absolute;
  left: 48.3%;
  top: 0;
  width: 30.4%;
}
.img_04 {
  position: absolute;
  left: 48.3%;
  top: 24%;
  width: 30.4%;
}
.img_05 {
  position: absolute;
  left: 48.3%;
  bottom: 24.9%;
  width: 30.4%;
}
.img_06 {
  position: absolute;
  left: 23.0%;
  bottom: 22.5%;
  width: 30.4%;
}
.img_07 {
  position: absolute;
  left: 23.0%;
  bottom: 0;
  width: 30.4%;
}
.img_08 {
  position: absolute;
  left: 48.3%;
  bottom: 0;
  width: 30.4%;
  }*/

}


/* //////////////////////////////////////////
  TABLET / SP
  ////////////////////////////////////////// */

  @media screen and (max-width: 1200px) {
    .rct_content .nav_sub ul li {
      display: inline-block;
      width: 49%;
    }
  }
  @media screen and (max-width: 1150px) {
    .rct_content .message_box .message_text {
      left: 71%;
    }
  }
  @media screen and (max-width: 970px) {
    .rct_content .message_box {
      background-position: -140px;
    }
    .rct_content .message_box .message_text h2 {
      font-size: 33px;
    }
  }

  /*iPad縦 / iPhone 8 Plus横*/
  @media screen and (max-width: 768px) {
    .sp {
      display: block !important;
    }
    .pc {
      display: none !important;
    }
    body {
      line-height: 2rem;
      font-size: 12px;
    }
    .rct_kv {
      margin-top: 110px;
      margin-left: 0;
      padding: 40px 10px 46% 10px;
    }
    .rct_kv .sub_title {
      font-size: 12px;
      margin-bottom: 15px;
      margin-left: 60px;
    }
    .rct_kv:after {
      width: 420px;
      right: -210px;
    }
    .rct_kv h1 {
      margin-left: 60px;
    }
    .rct_kv h1 img {
      margin-bottom: 20px;
      display: block;
      max-width: 70%;
      width: 100%;
    }
    .rct_kv .copy {
      font-size: 15px;
      font-weight: 700;
      line-height: 1.8em;
      mix-blend-mode: color-burn;
      margin-bottom: 60px;
      margin-left: 60px;
    }
    .rct_kv .info {
      padding: 40px;
      margin-left: 0;
      margin-bottom: 20px;
      width: 100%;
      box-sizing: border-box;
    }
    .rct_kv .info .inner .info_title > span {
      font-size: 20px;
      text-align: center;
      display: block;
      margin-bottom: 30px;
    }
    .rct_kv .info .inner ul li .date,
    .rct_kv .info .inner ul li .title {
      display: block;
    }
    .rct_kv .info .inner ul li {
      display: block;
      font-size: 13px;
      width: 100%;
      padding: 10px 0;
      line-height: 2rem;
    }
    .rct_list .list_item h2 > span {
      font-size: 40px;
      padding: 10px;
    }
    .rct_list .list_item h2 {
      padding: 10px 10px 0;
    }
    .rct_list .list_item h3 {
      font-size: 12px;
      width: 100px;
      padding: 1px 0;
    }
    .rct_list .list_item .bg_text {
      padding: 100px 20px;
      margin: -70px 0px 0 100px;
      min-height: 110px;
    }
    .rct_list .list_item .d-flex {
      position: relative;
      display: block;
    }
    .rct_list .list_item .d-flex .bt_round {
      margin-left: 85px;
      margin-top: 0;
      transform: scale(0.4);
      position: absolute;
      right: -50px;
    }
    .rct_list .list_item .d-flex span {
      font-weight: 600;
      font-size: 13px;
      line-height: 1.8rem;
      max-width: 660px;
      width: 100%;
      color: #111;
      position: absolute;
      left: -80px;
      top: 20px;
    }
    .rct_list .list_item:last-child::after {
      width: 120%;
      height: 120px;
      left: -40px;
    }
    #page_top {
      transform: scale(0.5);
    }
    footer .inner {
      max-width: 85%;
    }
    footer .line:before {
      height: 1px;
      width: 100%;
      margin: 0px 0px 10px;
    }
    .page-top {
      margin-right: -20px;
    }
    footer .inner p {
      font-size: 10px;
    }
    .rct_list .list_item:last-child {
      margin-bottom: 0;
    }
    .rct_list .list_item {
      margin-bottom: 20px;
    }
    .rct_kv .info .inner ul li .date {
      padding-right: 0;
      font-weight: 500;
      width: auto;
    }
    .open header > h1 {
      width: 150px;
      padding: 20px 14px;
      opacity: 0;
      transition: all .1s ease 1s;
    }
    .rct_page_kv .inner h1 > span {
      font-size: 50px;
    }
    .rct_page_kv .inner .title_jp {
      font-size: 12px;
      padding: 0px 15px;
    }
    .rct_page_kv .inner {
      width: 90%;
      top: -142px;
    }
    .rct_page_kv::before {
      height: 130px;
    }
    .rct_page_kv {
      margin-top: 130px;
    }
    .rct_page_kv::after {
      width: 370px;
      right: -100px;
    }
    .rct_content .nav_sub ul li {
      font-size: 12px;
    }
    .rct_content .top_text {
      font-size: 13px;
      padding: 0px 20px;
      box-sizing: border-box;
      line-height: 1.5rem;
      margin-bottom: 25px;
    }
    .rct_content .bt a {
      transform: scale(0.7);
      -webkit-transform: scale(0.7);
    }
    .rct_content .nav_sub ul li {
      border-bottom: 1px solid #dcdcdc;
    }
    .rct_content .nav_sub ul li:last-child {
      border-right: 1px solid #dcdcdc;
    }
    .rct_content .message_box .message_text h2 {
      font-size: 16px;
      margin-bottom: 0px;
    }
    .rct_content .message_box .message_text {
      top: 54%;
      width: 230px;
      left: 70%;
    }
    .rct_content .message_box .message_text .name {
      font-size: 12px;
    }
    .rct_content .message_box .message_text .position {
      font-size: 11px;
      line-height: 2rem;
      margin-bottom: -15px;
      display: block;
    }
    .rct_content .message_box {
      background-size: cover;
      background-position: -50px;
      height: 180px;
      margin: 0 auto 30px;
      position: relative;
    }
    .rct_content .message_list li .text_box h3 span {
      background: #B22425;
      color: #fff;
      font-size: 15px;
      font-weight: 600;
      padding: 15px;
    }
    .rct_content .message_list li .text_box {
      margin: -30px 20px 0;
      font-size: 12px;
      line-height: 0;
      box-sizing: border-box;
    }
    .rct_content .message_list li .text_box p {
      line-height: 1.5rem;
    }
    .rct_content .message_list li .text_box::before {
      font-family: 'Arvo', serif;
      counter-increment: number 1;
      content: "0"counter(number);
      font-size: 50px;
      position: absolute;
      font-weight: 900;
      top: -20px;
      left: 22px;
      z-index: 1;
    }
    .rct_content .message_list li .text_box::after {
      font-family: 'Arvo', serif;
      content: "#";
      font-size: 30px;
      position: absolute;
      font-weight: 900;
      top: -14px;
      left: -4px;
    }
    .rct_content .message_list li {
      margin-bottom: 30px;
    }
    .rct_content .message_list li img {
      width: 90%;
    }
    .rct_content .message_list li:nth-child(2) img {
      width: 64%;
    }
    .rct_content .message_list li:nth-child(2) .text_box {
      margin-right: auto;
      margin-top: -50px;
    }
    .rct_content .message_list li:nth-child(3) img {
      width: 70%;
      margin-top: 0;
      margin-left: 80px;
    }
    .rct_content .message_list li:nth-child(3) .text_box {
      margin-left: auto;
      margin: -30px 20px 0;
    }
    .rct_content .message_list li:nth-child(3) {
      margin: 0 auto 20px;
    }
    .rct_content {
      padding-bottom: 30px;
    }
    .system_list li img {
      max-width: 70%;
    }
    .system_list li .text_box h2 > span {
      font-size: 20px;
      padding: 0 0 0 20px;
    }
    .system_list li .text_box p {
      line-height: 2em;
      font-size: 12px;
      padding: 0 20px;
    }
    .system_list li .text_box:before {
      font-size: 88px;
    }
    .system_list li .text_box {
      margin-top: 20px;
    }
    .system_list li:nth-child(2) .text_box:before {
      left: 0;
    }
    .card .card_list li h3 {
      font-size: 16px;
      margin-bottom: 5px;
    }
    .card h2 {
      text-align: center;
      font-size: 20px;
    }
    .card h2 .title_en {
      font-size: 11px;
    }
    .card .card_list {
      width: 90%;
    }
    .card .card_list li {
      min-height: auto;
      border-radius: 20px;
      padding: 25px;
    }
    .card .card_list li img {
      width: 30px;
    }
    .system_list li {
      margin-bottom: 50px;
    }
    .text_content ul {
      -webkit-justify-content: center;
      justify-content: center;
    }
    .data_box .inner .data_card h2 {
      font-size: 20px;
      margin-bottom: 20px;
    }
    .data_box .inner .data_card .data_heading b {
      font-family: "Roboto";
      font-size: 50px;
    }
    .data_box .inner .data_card .data_heading img {
      width: 42px;
      margin-right: 10px;
    }
    .data_box .inner .data_card .data_body li b {
      font-size: 26px;
    }
    .data_box .inner .data_card .data_heading {
      margin-bottom: 15px;
    }
    .data_box .inner .data_card .data_body_pt2 img {
      margin-right: 10px;
      width: 42px;
    }
    .data_box .inner .data_card .data_body_pt2 b {
      font-size: 44px;
      padding: 0 0px 0 0;
    }
    .data_box .inner .data_card .data_heading .text_small01 {
      font-size: 16px;
      padding: 0 5px;
    }
    .data_box .inner .data_card .data_body_pt2 .text_small01 {
      font-size: 16px;
      padding: 0 5px;
    }
    .data_box .inner .data_card .data_body_pt3 .pt3_item img {
      width: 42px;
    }
    .data_box .inner .data_card .data_body_pt3 .pt3_item .text_small01 {
      font-size: 15px;
    }
    .data_box .inner .data_card {
      padding: 30px 0;
    }
    .hrmessage_kv h2 {
     top: 26%;
     left: 39.5%;
     font-size: 13px;
     line-height: 1.7em;
   }
   .hrmessage_kv .inner {
    height: 300px;
    margin-bottom: 20px;
  }
  .hrmessage_kv::after,
  .hrmessage_kv::before {
    height: 140px;
  }
  .mid_content {
    padding: 0 20px;
  }
  .hrmessage_kv .hrmessage_kv_info {
    position: absolute;
    bottom: 0px;
    box-sizing: border-box;
    left: 50%;
    padding: 20px;
    width: 100%;
    line-height: 2em;
  }
  .hrmessage_kv .hrmessage_kv_info h3 {
    font-size: 12px;
  }
  .hrmessage_kv .hrmessage_kv_info h3 span {
    font-size: 20px;
  }
  .hrmessage_kv .hrmessage_kv_info p {
    font-size: 12px;
  }
  .newgra_content .inner p {
    padding: 0;
  }
  .mid_content .flow {
    display: block;
    text-align: center;
  }
  .mid_content .flow li {
    width: 158px;
    height: 158px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #707070;
    border-radius: 50%;
    font-size: 15px;
    font-weight: 600;
    margin: 0 auto 10px;
  }
  .mid_content .flow svg {
    transform: rotate(90deg);
  }
  .mid_content .text_small {
    font-size: 10px;
  }
  .recruitment_list h2 span {
    border-bottom: 2px solid;
    padding-bottom: 10px;
    font-size: 20px;
  }
  .accordion_container .accordion_title {
    margin: 0 auto 30px;
    font-size: 18px;
    padding: 0 60px 0 20px;
    box-sizing: border-box;
  }
  .recruitment_list h2 {
    margin: 0 20px 30px;
  }
  .recruitment_list .hrmessage_kv h2 {
    margin: 0;
  }
  .accordion_container .accordion_title > span::before {
    height: 8px;
  }
  .photo_box {
    margin: 0 auto 30px;
    padding: 10px;
    box-sizing: border-box;
  }
  .modal {
    width: 90%;
  }
  .modal .modal__inner .modal__body {
    padding: 24px 8%;
  }
  .modal__text {
    font-size: 14px;
  }
  .modal .modal__inner .modal__heading img {
    max-width: 120px;
  }
  .modal .modal__inner .modal__heading .modal__title {
    font-size: 16px;
  }
  .modal .modal__inner .modal__body .modal__title-sub {
    font-size: 14px;
    padding: 0px 20px;
  }
  .img_01 {
    position: absolute;
    left: 10.96%;
    top: 0.4%;
    width: 30.4%;
  }
  .img_02 {
    position: absolute;
    left: 10.96%;
    top: 24.3%;
    width: 30.4%;
  }
  .img_03 {
    position: absolute;
    left: 51.5%;
    top: 0.4%;
    width: 30.4%;
  }
  .img_04 {
    position: absolute;
    left: 51.5%;
    top: 24.5%;
    width: 30.4%;
  }
  .img_05 {
    position: absolute;
    left: 51.5%;
    bottom: 24.9%;
    width: 30.4%;
  }
  .img_06 {
    position: absolute;
    left: 20.5%;
    bottom: 22.9%;
    width: 30.4%;
  }
  .img_07 {
    position: absolute;
    left: 20.5%;
    bottom: 0.2%;
    width: 30.4%;
  }
  .img_08 {
    position: absolute;
    left: 51.5%;
    bottom: 0.2%;
    width: 30.4%;
  }
  .data_box .inner .data_card .data_body_pt2 .odometer.size-other {
    font-size: 50px;
  }
  .p-other {
    padding: 0 0px 0 38px !important;
  }
  .rct_content .value_list li h4 {
    min-height: 100px;
    font-size: 21px;
    letter-spacing: -2px;
  }
}
/*media screen_end*/


/*iPhone 8 Plus縦*/
@media screen and (max-width: 480px) {
  .discussion_list {
    justify-content: center;
  }
  .discussion_list li {
    width: 100%;
  }
  .rct_content .value_list li {
    width: 100%;
    line-height: 2rem;
    margin: 1%;
  }
  .rct_content .title_vmv {
    font-weight: 900;
    font-size: 38px;
    margin-bottom: 20px;
  }
  .rct_content .value_list li img {
    max-width: 150px;
  }
  .modal .modal__inner .modal__button_cancel {
    position: absolute;
    right: -15px;
    top: -15px;
    max-width: 50px;
  }
  .rct_content .value_list li h4 {
    min-height: auto;
    font-size: 22px;
    letter-spacing: 0px;
  }
  .sp_mt_20 {
    margin-top: 20px;
  }
  .sp_text_left {
    text-align: left !important;
  }


}
/*media screen_end*/

/*iPhone 5/SE/4以下縦*/
@media screen and (max-width: 320px) {
  .rct_kv .sub_title {
    font-size: 12px;
    margin-bottom: 15px;
  }
  /*media screen_end*/


