@charset "UTF-8";
@keyframes a {
  0% {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)"
  }
  to {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)"
  }
}

@keyframes rotateIn {
  0 {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    transform: rotateY(-180deg);
    background-position: 125pc 0
  }
  50% {
    opacity: .33;
    -ms-filter: "alpha(opacity=33)";
    transform: rotateY(-90deg);
    background-position: 750pt 0
  }
  to {
    opacity: .8;
    -ms-filter: "alpha(opacity=80)";
    transform: rotateY(0);
    background-position: center 0
  }
}

*, :after, :before {
  box-sizing: border-box
}

body {
  font-family: Hiragino Kaku Gothic Pro, Hiragino Sans, 游ゴシック Medium, meiryo, sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #000;
  margin: auto
}

.font-en {
  font-family: Helvetica Neue, Hiragino Kaku Gothic Pro, Hiragino Sans, 游ゴシック Medium, meiryo, sans-serif
}

ul {
  padding: 0
}

h1, h2, h3, h4 {
  font-weight: 400;
  margin: 0
}

p, ul {
  margin: 0
}

a {
  text-decoration: none;
  color: inherit
}

ol, ul {
  list-style: none
}

body.lock {
  position: fixed
}

footer {
  color: #fff
}

footer .footer_top {
  background: #434343
}

footer .footer_top .s-wrapper_inner {
  padding: 55px 0;
  position: relative
}

footer .footer_top .s-wrapper_inner .footer_pagetop {
  background: #f93099 url(../img/pc/common/footer_icn_pagetop.png)center 20px no-repeat;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  left: auto;
  right: -90pt;
  top: -25px;
  bottom: auto;
  height: 5pc;
  line-height: 6pc;
  width: 5pc;
  text-align: center;
  letter-spacing: 1px
}

footer .footer_top .s-wrapper_inner .footer_top_ttl .footer_logo {
  display: inline-block;
  margin-right: 30px;
  vertical-align: middle
}

footer .footer_top .s-wrapper_inner .footer_top_ttl .footer_top_name {
  display: inline-block;
  padding-top: 4.5px;
  padding-bottom: 4.5px
}

footer .footer_top .s-wrapper_inner .footer_top_ttl .footer_top_email {
  display: inline-block;
  font-size: 1pc;
  letter-spacing: 1px;
  position: relative;
  text-indent: .3in;
  text-indent: 1.8rem
}

footer .footer_top .s-wrapper_inner .footer_top_ttl .footer_top_email:before {
  background-size: 100%;
  content: "";
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  margin: auto;
  background: url(../img/pc/common/footer_icn_mail.png);
  height: 14px;
  width: 20px;
  top: 0;
  bottom: 0;
  right: auto
}

footer .footer_top .s-wrapper_inner .footer_top_nav {
  border-top: solid 1px #333;
  border-bottom: solid 1px #333;
  margin: 30px auto;
  padding: 35px 0
}

footer .footer_top .s-wrapper_inner .footer_top_nav:after {
  content: '';
  clear: both;
  display: block
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav {
  float: left
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav li {
  margin: 0 auto 10px;
  position: relative;
  text-indent: .3in;
  text-indent: 1.8rem
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav li:before {
  background-size: 100%;
  content: "";
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  margin: auto;
  background: url(../img/pc/common/footer_icn_arrow.png);
  height: 13px;
  width: 8px;
  top: 0;
  bottom: 0;
  left: 10px
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav li .red_circle_small {
  right: auto;
  top: -3px
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav li.nav_ttl {
  text-indent: .3in;
  text-indent: 1.8rem
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav li.nav_ttl:before {
  content: none
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav.service {
  margin-right: 40px;
  width: 230px
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav.service li:last-child {
  letter-spacing: -1.5px
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav.about {
  margin-right: 55px;
  width: 145px
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav.recruit {
  margin-right: 110px;
  width: 90px
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav.company {
  width: 290px
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav.company:after {
  content: '';
  clear: both;
  display: block
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav.company li {
  float: left;
  width: 50%
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav.company li:nth-child(2) {
  width: 60%
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav.company li:nth-child(3) {
  width: 40%
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav.company li:nth-child(4) {
  width: 60%
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav.company li:nth-child(5) {
  width: 40%
}

footer .footer_top .s-wrapper_inner .footer_top_nav .footer_nav.company li.long {
  width: 100%
}

/*footer .footer_top .s-wrapper_inner .footer_top_bnr .footer_bnr:first-child{margin-right:20px}*/

footer .footer_bottom {
  background: #000;
  font-size: 9pt;
  height: 41px;
  line-height: 41px
}

footer .footer_bottom .s-wrapper_inner:after {
  content: '';
  clear: both;
  display: block
}

footer .footer_bottom .s-wrapper_inner .footer_bottom_left {
  float: left
}

footer .footer_bottom .s-wrapper_inner .footer_bottom_left .privacy_txt {
  display: inline-block;
  margin-right: 15px
}

footer .footer_bottom .s-wrapper_inner .footer_bottom_left .contact {
  display: inline-block
}

footer .footer_bottom .s-wrapper_inner .footer_bottom_right {
  color: #666;
  float: right
}

footer .footer_SP .s-wrapper_inner {
  padding: 0
}

footer .footer_SP .s-wrapper_inner .footer_SP_top {
  background: #434343;
  padding: 9.33vw 8vw;
  text-align: center
}

footer .footer_SP .s-wrapper_inner .footer_SP_top .footer_logo {
  width: 83.6vw
}

footer .footer_SP .s-wrapper_inner .footer_SP_top .footer_top_name {
  margin-top: 3.2vw;
  font-size: 3.2vw;
  text-indent: 0
}

footer .footer_SP .s-wrapper_inner .footer_SP_top .footer_top_email {
  margin-top: 6.93vw;
  font-size: 4vw;
  position: relative
}

footer .footer_SP .s-wrapper_inner .footer_SP_top .footer_top_email:before {
  background: url(../img/sp/common/footer_icn_mail.png);
  background-size: 100%;
  content: "";
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  margin: auto;
  height: 4vw;
  width: 5.73vw;
  top: 0;
  bottom: 0;
  left: 15%
}

footer .footer_SP .s-wrapper_inner .footer_SP_nav {
  background: #434343
}

footer .footer_SP .s-wrapper_inner .footer_SP_nav .footer_SP_link li {
  border-top: solid 1px #000;
  font-size: 4vw;
  position: relative
}

footer .footer_SP .s-wrapper_inner .footer_SP_nav .footer_SP_link li:after {
  background: url(../img/sp/common/footer_icn_arrow.png);
  background-size: 100%;
  content: "";
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  margin: auto;
  height: 3.06vw;
  width: 5.06vw;
  top: 0;
  bottom: 0;
  right: 7%;
  transform: rotate(90deg)
}

footer .footer_SP .s-wrapper_inner .footer_SP_nav .footer_SP_link li a {
  display: block;
  padding: 4.8vw 8vw
}

footer .footer_SP .s-wrapper_inner .footer_SP_nav .footer_SP_link .pagetop {
  background: #f93099;
  text-align: center
}

footer .footer_SP .s-wrapper_inner .footer_SP_nav .footer_SP_link .pagetop:after {
  right: 0;
  left: 0;
  transform: rotate(0);
  top: 22%;
  bottom: auto
}

footer .footer_SP .s-wrapper_inner .footer_SP_nav .footer_SP_link .pagetop a {
  letter-spacing: 1px;
  padding-top: 6.4vw;
  padding-bottom: 3.2vw
}

footer .footer_SP .s-wrapper_inner .footer_SP_bottom {
  background: #000
}

footer .footer_SP .s-wrapper_inner .footer_SP_bottom .privacy_txt {
  border-bottom: solid 1px #333
}

footer .footer_SP .s-wrapper_inner .footer_SP_bottom .privacy_txt a {
  font-size: 3.2vw;
  padding: 4.53vw 8vw;
  display: block;
  text-decoration: underline
}

footer .footer_SP .s-wrapper_inner .footer_SP_bottom .copy {
  color: #666;
  font-size: 2.4vw;
  padding: 1.86vw 8vw 2.93vw;
  letter-spacing: .2px
}

.gm-style-mtc {
  float: right!important
}

.s-top .p-topMV {
  margin-top: 0;
  background: url(../img/pc/top/top_bg_mv.jpg)no-repeat;
  background-size: cover;
  height: 555px;
  padding: 0;
  position: relative
}

.s-top .p-topMV .p-topMV_img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  top: -17%;
  animation-name: a;
  animation-duration: 3s
}

.s-top .p-topIntro {
  background: url(../img/pc/top/top_bg_intro.jpg)no-repeat;
  background-size: cover;
  padding-bottom: 90px;
  text-align: center
}

.s-top .p-topIntro .p-topAbout_logo {
  margin: 0 auto 55px
}

.s-top .p-topIntro .p-topAbout_txt {
  line-height: 2;
  margin: 0 auto 33px
}

.s-top .p-topIntro .p-topAbout_txt:last-child {
  margin: auto
}

.s-top .p-topService {
  background: url(../img/pc/top/top_bg_service.jpg);
  background-size: cover;
  text-align: center
}

.s-top .p-topService .sec_sub_ttl {
  color: #fff
}

.s-top .p-topService .p-topService_contents {
  font-size: 0;
  margin-top: 35px
}

.s-top .p-topService .p-topService_contents .slick-next, .s-top .p-topService .p-topService_contents .slick-prev {
  right: 0;
  left: 0;
  z-index: -9999
}

.s-top .p-topService .p-topService_contents .p-topService_example {
  display: inline-block;
  position: relative;
  vertical-align: middle
}

.s-top .p-topService .p-topService_contents .p-topService_example:last-child {
  margin: auto
}

.s-top .p-topService .p-topService_contents .p-topService_example:last-child .p-topService_example_bottom .p-topService_example_catch {
  margin-bottom: 6px
}

.s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_top {
  background: #fff;
  height: 200px;
  width: 310px;
  position: relative
}

.s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_top .p-topService_example_img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto
}

.s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_bottom {
  background: #434343;
  color: #fff;
  height: 200px;
  width: 310px;
  padding: 52px 0 30px;
  position: relative
}

.s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_bottom .p-topService_example_catch {
  font-size: 9pt;
  margin-bottom: 1pc
}

.s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_bottom .p-topService_example_name {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 28px
}

.s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_bottom .p-topService_example_link {
  border: solid 2px #fff;
  font-size: 14px;
  padding: 9px 38px 9px 28px;
  position: relative
}

.s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_bottom .p-topService_example_link .p-topInterview_icn {
  left: auto;
  right: 14px
}

.s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_circle {
  height: 74px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto
}

.s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_circle .p-topService_example_icn {
  border: solid #fff 4px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto
}

.s-top .p-topInterview {
  background: #eaeaea;
  text-align: center
}

.s-top .p-topInterview .sec_ttl {
  color: #313131
}

.s-top .p-topInterview .sec_sub_ttl {
  color: #999
}

.s-top .p-topInterview .p-topInterview_contents {
  margin: 90px auto 150px
}

.s-top .p-topInterview .p-topInterview_contents .p-topInterview_example {
  margin-bottom: 125px;
  position: relative
}

.s-top .p-topInterview .p-topInterview_contents .p-topInterview_example:last-child {
  margin: auto
}

.s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link {
  display: block;
  transition: .3s
}

.s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link:hover {
  opacity: .7;
  -ms-filter: "alpha(opacity=70)"
}

.s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link .p-topInterview_txt_block {
  background: hsla(0, 0%, 100%, .5);
  padding: 30px 30px 18px;
  width: 600px;
  text-align: left;
  position: relative;
  z-index: 1
}

.s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link .p-topInterview_txt_block .p-topInterview_num {
  background: #000;
  color: #fff;
  font-family: Helvetica Neue;
  font-size: 9pt;
  padding: 5px 11px 4px
}

.s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link .p-topInterview_txt_block .p-topInterview_ttl {
  letter-spacing: -1px;
  line-height: 1.2;
  margin: 1pc auto 13px;
  font-size: 30px
}

.s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link .p-topInterview_txt_block .p-topInterview_name {
  margin-top: 8px;
  font-size: 30px
}

.s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link .p-topInterview_txt_block .red_circle_large {
  right: 10px;
  bottom: 10px;
  left: auto;
  top: auto
}

.s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link .p-topInterview_img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  left: auto
}

.s-top .p-topInterview .p-topInterview_link_block {
  background: url(../img/pc/top/top_bg_interview.jpg);
  height: 300px;
  position: relative
}

.s-top .p-topInterview .p-topInterview_link_block .p-topInterview_link {
  border: solid 2px #fff;
  color: #fff;
  display: block;
  font-size: 1pc;
  height: 60px;
  line-height: 58px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 290px
}

.s-top .p-topInterview .p-topInterview_link_block .p-topInterview_link .p-topInterview_link_txt {
  letter-spacing: -1px;
  position: relative;
  right: 15px
}

.s-top .p-topInterview .p-topInterview_link_block .p-topInterview_link .p-topInterview_icn {
  left: auto;
  right: 26px
}

.s-top .p-topRecruit {
  background-color: #aaa;
  /* background: url(../img/pc/top/top_bg_recruit.jpg)center; */
  height: 5in;
  text-align: center;
  position: relative
}

.s-top .p-topRecruit .s-wrapper_inner {
  position: relative;
  margin-top: 2pc
}

.s-top .p-topRecruit .s-wrapper_inner .sec_ttl {
  font-size: 40px;
  margin-bottom: 15px
}

.s-top .p-topRecruit .s-wrapper_inner .sec_sub_ttl, .s-top .p-topRecruit .s-wrapper_inner .sec_ttl {
  color: #fff;
  font-weight: 700;
  text-shadow: #555 0 1px 30px, #555 -1px 1px 30px, #555 1px -1px 30px, #555 -1px -1px 30px
}

.s-top .p-topRecruit .s-wrapper_inner .sec_sub_ttl {
  line-height: 1.8;
  margin-bottom: 28px
}

.s-top .p-topRecruit .s-wrapper_inner .p-topRecruit_link {
  border: solid 2px #fff;
  color: #fff;
  display: block;
  font-size: 1pc;
  margin: auto;
  height: 53px;
  line-height: 51px;
  width: 220px;
  padding-right: 30px;
  position: relative;
  text-shadow: #555 0 1px 30px, #555 -1px 1px 30px, #555 1px -1px 30px, #555 -1px -1px 30px
}

.s-top .p-topRecruit .s-wrapper_inner .p-topRecruit_link .red_circle_small {
  left: auto;
  right: 40px
}

.s-top .p-topCompany {
  text-align: center
}

.s-top .p-topCompany .sec_sub_ttl {
  color: #999;
  margin-top: 6px
}

.s-top .p-topCompany .p-topCompany_contents {
  display: flex;
  justify-content: space-between;
  margin-top: 35px
}

.s-top .p-topCompany .p-topCompany_contents .p-topCompany_info .p-topCompany_info_link {
  display: block;
  font-size: 0;
  position: relative
}

.s-top .p-topCompany .p-topCompany_contents .p-topCompany_info .p-topCompany_info_link .p-topCompany_info_txt_block {
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  top: 12%;
  height: 56px;
  height: -webkit-max-content;
  height: max-content
}

.s-top .p-topCompany .p-topCompany_contents .p-topCompany_info .p-topCompany_info_link .p-topCompany_info_txt_block .p-topCompany_info_ttl {
  text-shadow: #555 0 1px 30px, #555 -1px 1px 30px, #555 1px -1px 30px, #555 -1px -1px 30px;
  font-family: Helvetica Neue;
  font-size: 24px;
  font-weight: 400
}

.s-top .p-topCompany .p-topCompany_contents .p-topCompany_info .p-topCompany_info_link .p-topCompany_info_txt_block .p-topCompany_info_sub_ttl {
  text-shadow: #555 0 1px 30px, #555 -1px 1px 30px, #555 1px -1px 30px, #555 -1px -1px 30px;
  font-size: 14px
}

.s-top .p-topCompany .p-topCompany_contents .p-topCompany_info .p-topCompany_info_link .p-topCompany_icn {
  left: auto;
  top: auto;
  z-index: 2
}

.s-top .p-topNews {
  background: #f9f9f9;
  text-align: center;
  padding: 90px 0 75pt
}

.s-top .p-topNews .s-wrapper_inner .sec_sub_ttl {
  color: #999;
  margin-top: 6px
}

.s-top .p-topNews .s-wrapper_inner .p-topNews_contents {
  margin-top: 35px
}

.s-top .p-topNews .s-wrapper_inner .p-topNews_contents .p-topNews_list {
  border-top: solid 1px #bfbfbf;
  border-bottom: solid 1px #bfbfbf
}

.s-top .p-topNews .s-wrapper_inner .p-topNews_contents .p-topNews_list li {
  border-bottom: solid 1px #dfdfdf;
  padding: 19px 30px
}

.s-top .p-topNews .s-wrapper_inner .p-topNews_contents .p-topNews_list li:after {
  content: '';
  clear: both;
  display: block
}

.s-top .p-topNews .s-wrapper_inner .p-topNews_contents .p-topNews_list li:last-child {
  border-bottom: 0
}

.s-top .p-topNews .s-wrapper_inner .p-topNews_contents .p-topNews_list li .p-topNews_left {
  float: left;
  margin-right: 50px;
  text-align: left;
  width: 10%
}

.s-top .p-topNews .s-wrapper_inner .p-topNews_contents .p-topNews_list li .p-topNews_right {
  float: left
}

.s-top .p-topNews .s-wrapper_inner .p-topNews_contents .p-topNews_list li .p-topNews_right .p-topNews_list_link {
  border-bottom: dotted 1px #f93099;
  color: #f93099;
  display: block
}

.s-top .c-access {
  padding: 0
}

.s-service .p-serviceMV {
  background: url(../img/pc/service/service_bg_mv.jpg)top -85px center;
  background-size: cover;
  font-size: 0;
  height: 315px;
  padding: 0;
  position: relative
}

.s-service .p-serviceMV .p-serviceMV_txt {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  height: 66px;
  left: 7.032%
}

.s-service .p-serviceMV .p-serviceMV_txt .sec_sub_ttl {
  color: #a3a4a5
}

.s-service .p-serviceIntro {
  text-align: center
}

.s-service .p-serviceIntro .s-wrapper_inner .p-serviceIntro_txt {
  line-height: 2;
  margin: 0 auto 33px
}

.s-service .p-serviceIntro .s-wrapper_inner .p-serviceIntro_txt:last-child {
  margin: auto
}

.s-service .p-serviceSample {
  background: #eee;
  padding-top: 50px
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li:after {
  content: '';
  clear: both;
  display: block
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li:nth-child(even) {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li:nth-child(even) .p-serviceSample_list_txt .p-serviceSample_ttl:before {
  background: url(../img/pc/service/service_icn02.png)
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li:last-child .p-serviceSample_list_txt .p-serviceSample_ttl:before {
  background: url(../img/pc/service/service_icn03.png)
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li#service02 .p-serviceSample_list_txt .p-serviceSample_ttl:before {
  background: url(../img/pc/service/service_icn04.png);
  background-size: 100%
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_img {
  float: left;
  font-size: 0;
  margin-right: 60px;
  width: 20pc
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_txt {
  float: left;
  width: 60%
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_txt .p-serviceSample_ttl {
  line-height: 66px;
  margin-bottom: 25px;
  position: relative;
  text-indent: 4.8pc;
  text-indent: 4.8rem
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_txt .p-serviceSample_ttl:before {
  background: url(../img/pc/service/service_icn01.png);
  border-radius: 50%;
  background-size: 100%;
  content: "";
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  bottom: auto;
  height: 66px;
  width: 66px;
  right: auto
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_txt .p-serviceSample_txt {
  line-height: 2;
  margin: 0 auto 30px
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_txt .p-serviceSample_txt+.p-serviceSample_txt {
  margin: 0 auto 25px
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_txt .p-serviceSample_link {
  border: solid 2px #f93099;
  border-radius: 25px;
  color: #f93099;
  display: block;
  font-size: 15px;
  height: 50px;
  line-height: 3pc;
  width: 180px;
  text-align: center;
  position: relative
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_txt .p-serviceSample_link:after {
  background: url(../img/pc/common/btn_icn_window.png);
  background-size: 100%;
  content: "";
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  left: auto;
  right: 10px;
  height: 9pt;
  width: 9pt
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_voice_block {
  margin-top: 30px
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_voice_block:after {
  content: '';
  clear: both;
  display: block
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_voice_block .p-serviceSample_voice_inner {
  float: right;
  width: 580px
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_voice_block .p-serviceSample_voice_inner .p-serviceSample_voice_list {
  font-size: 0;
  margin-bottom: 65px
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_voice_block .p-serviceSample_voice_inner .p-serviceSample_voice_list li {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 2px
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_voice_block .p-serviceSample_voice_inner .p-serviceSample_voice_list li:nth-child(3n) {
  margin-right: auto
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_voice_block .p-serviceSample_voice_inner .p-serviceSample_voice_list li .p-serviceSample_voice_img {
  margin: auto
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_voice_block .p-serviceSample_voice_inner .p-serviceSample_info {
  border: solid 2px #f93099;
  border-radius: 25px;
  color: #f93099;
  display: block;
  font-size: 15px;
  height: 50px;
  line-height: 3pc;
  width: 180px;
  text-align: center;
  position: relative
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_voice_block .p-serviceSample_voice_inner .p-serviceSample_info:after {
  background: url(../img/pc/common/btn_icn_window.png);
  background-size: 100%;
  content: "";
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  left: auto;
  right: 15px;
  height: 9pt;
  width: 9pt
}

.s-about .p-aboutMV {
  /* background: url(../img/pc/about/about_bg_mv.jpg)top -85px center no-repeat; */
  background-size: cover;
  font-size: 0;
  height: 315px;
  padding: 0;
  position: relative
}

.s-about .p-aboutMV .p-aboutMV_txt {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  height: 66px;
  left: 7.032%
}

.s-about .p-aboutMV .p-aboutMV_txt .sec_sub_ttl {
  color: #a3a4a5
}

.s-about .p-aboutOffice {
  padding-bottom: 38px;
  text-align: center
}

.s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_ttl {
  margin-bottom: 55px
}

.s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_ttl .p-aboutOffice_ttl_txt {
  color: #f93099;
  font-size: 18px;
  margin-top: 5px
}

.s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_contents .p-aboutOffice_slider {
  font-size: 0
}

.s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_contents .p-aboutOffice_slider .slick-slide {
  padding-left: 8vw;
  padding-right: 8vw
}

.s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_contents .p-aboutOffice_slider .slick-slide .p-aboutOffice_slider_img {
  width: 100%
}

.s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_contents .p-aboutOffice_slider .slick-dots {
  bottom: 3.4%
}

.s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_contents .p-aboutOffice_slider .slick-dots li button:before {
  color: #fff;
  opacity: .5;
  -ms-filter: "alpha(opacity=50)"
}

.s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_contents .p-aboutOffice_slider .slick-dots li.slick-active button:before {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)"
}

.s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_contents .p-aboutOffice_slider .slick-next, .s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_contents .p-aboutOffice_slider .slick-prev {
  right: 0;
  left: 0;
  z-index: -9999
}

.s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_contents .p-aboutOffice_slider.slider02 .slick-slide {
  padding-left: 1.33vw;
  padding-right: 1.33vw
}

.s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_contents .p-aboutOffice_contents_txt {
  line-height: 2;
  margin: 18px auto 52px
}

.s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_contents+.p-aboutOffice_contentss .p-aboutOffice_contents_txt {
  margin-bottom: 0
}

.s-about .p-aboutSupport {
  background: url(../img/pc/about/about_bg_support.png);
  padding-top: 0;
  padding-bottom: 90px;
  text-align: center
}

.s-about .p-aboutSupport .p-aboutSupport_mv {
  background: url(../img/pc/about/about_bg_office.jpg)no-repeat;
  background-size: cover;
  height: 300px
}

.s-about .p-aboutSupport .s-wrapper_inner .p-aboutSupport_ttl {
  margin-bottom: 55px
}

.s-about .p-aboutSupport .s-wrapper_inner .p-aboutSupport_ttl .p-aboutSupport_ttl_txt {
  color: #f93099;
  font-size: 18px;
  margin-top: 5px
}

.s-about .p-aboutSupport .s-wrapper_inner .p-aboutSupport_contents {
  font-size: 0;
  margin-bottom: 46px
}

.s-about .p-aboutSupport .s-wrapper_inner .p-aboutSupport_contents .contents_img {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px
}

.s-about .p-aboutSupport .s-wrapper_inner .p-aboutSupport_contents .contents_img:nth-child(5n) {
  margin-right: 0
}

.s-about .p-aboutSupport .s-wrapper_inner .p-aboutSupport_txt {
  line-height: 1.8;
  margin-bottom: 28px
}

.s-about .p-aboutSupport .s-wrapper_inner .p-aboutSupport_txt+.p-aboutSupport_txt {
  margin-bottom: 0
}

.s-about .p-aboutInterview {
  background: #fff;
  text-align: center
}

.s-about .p-aboutInterview .s-wrapper_inner .p-aboutInterview_ttl {
  margin-bottom: 55px
}

.s-about .p-aboutInterview .s-wrapper_inner .p-aboutInterview_ttl .p-aboutInterview_ttl_txt {
  color: #f93099;
  font-size: 18px;
  margin-top: 5px
}

.s-about .p-aboutData {
  background: url(../img/pc/about/about_bg_data.png);
  text-align: center
}

.s-about .p-aboutData .p-aboutData_ttl {
  margin-bottom: 85px;
  position: relative
}

.s-about .p-aboutData .p-aboutData_ttl .p-aboutData_ttl_txt {
  color: #f93099;
  font-size: 18px;
  margin-top: 5px
}

.s-about .p-aboutData .p-aboutData_list {
  position: relative
}

.s-about .p-aboutData .p-aboutData_list li {
  border-bottom: solid 1px #fff;
  margin-bottom: 40px;
  padding-bottom: 40px
}

.s-about .p-aboutData .p-aboutData_list li:after {
  content: '';
  clear: both;
  display: block
}

.s-about .p-aboutData .p-aboutData_list li .p-aboutData_block {
  margin: auto;
  padding-bottom: 20px;
  padding-top: 20px
}

.s-about .p-aboutData .p-aboutData_list li .p-aboutData_block .p-aboutData_list_ttl {
  font-size: 24px;
  margin-bottom: 24px
}

.s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half {
  float: left;
  width: 50%
}

.s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.data07 {
  position: relative
}

.s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.data07 .p-aboutData_shape.rank {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  left: 50px;
  right: auto;
  top: 85px;
  bottom: auto
}

.s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.data10 {
  border-bottom: 0
}

.s-int .p-intMV {
  background-image: url(../img/pc/interview/interview_bg_mv01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 315px;
  padding: 0;
  position: relative
}

.s-int .p-intMV .p-intMV_txt {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  top: 55px;
  left: 10pc
}

.s-int .p-intMV .p-intMV_txt .p-intMV_num {
  background: #000;
  color: #fff;
  font-family: Helvetica Neue;
  font-size: 9pt;
  padding: 5px 11px 4px
}

.s-int .p-intMV .p-intMV_txt .p-intMV_ttl {
  letter-spacing: -1px;
  line-height: 1.3;
  margin: 13px auto 25px;
  font-size: 36px
}

.s-int .p-intMV .p-intMV_txt .p-intMV_info {
  font-size: 9pt;
  opacity: .38;
  -ms-filter: "alpha(opacity=38)"
}

.s-int .p-intMV .p-intMV_txt .p-intMV_name {
  font-size: 30px;
  margin-top: 5px
}

.s-int .p-intArticle {
  padding: 88px 0 0
}

.s-int .p-intArticle .s-wrapper_inner .p-intArticle_ttl {
  color: #f93099;
  font-size: 3pc;
  letter-spacing: -2px;
  line-height: 1.3;
  margin-bottom: 50px
}

.s-int .p-intArticle .s-wrapper_inner .p-intArticle_block.type04 .p-intArticle_txt .p-intArticle_a {
  line-height: 1.85
}

.s-int .p-intArticle .s-wrapper_inner .p-intArticle_txt .p-intArticle_q {
  color: #f93099;
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 20px
}

.s-int.int02 .p-intMV {
  background-image: url(../img/pc/interview/interview_bg_mv02.jpg)
}

.s-int.int03 .p-intMV {
  background-image: url(../img/pc/interview/interview_bg_mv03.jpg)
}

.s-int.int03 .p-intArticle .p-intArticle_block {
  margin-bottom: 2pc
}

.s-int.int04 .p-intMV {
  background-image: url(../img/pc/interview/interview_bg_mv04.jpg)
}

.s-int.int04 .p-intArticle .p-intArticle_block {
  margin-bottom: 2pc
}

.s-int.int04 .p-intArticle#article01 {
  padding-bottom: 0
}

.s-int.int04 .p-intArticle#article01 .type02 {
  margin-bottom: 30px
}

.s-int.int04 .p-intArticle#article02 {
  padding-bottom: 75pt
}

.s-int.int04 .p-intArticle#article02 .p-intArticle_ttl {
  letter-spacing: -2.2px
}

.s-int.int05 .p-intMV {
  background-image: url(../img/pc/interview/interview_bg_mv05.jpg)
}

.s-int.int05 .p-intArticle#article01 {
  padding-bottom: 0
}

.s-int.int05 .p-intArticle#article02 {
  padding-bottom: 81pt
}

.s-int.int05 .p-intArticle#article02 .type01 {
  margin-bottom: 35px
}

.s-int.int05 .p-intArticle#article02 .type01 .p-intArticle_q {
  letter-spacing: -.5px
}

.s-int.int06 .p-intMV {
  background-image: url(../img/pc/interview/interview_bg_mv06.jpg)
}

.s-int.int06 .p-intArticle#article01 {
  padding-bottom: 0
}

.s-int.int06 .p-intArticle#article01 .type03 {
  margin-bottom: 0
}

.s-int.int06 .p-intArticle#article01 .type03 .p-intArticle_q {
  margin-bottom: 10px
}

.s-int.int06 .p-intArticle#article01 .type03 .serial {
  margin-top: 40px
}

.s-int.int06 .p-intArticle#article02 .type02 .p-intArticle_a {
  letter-spacing: -.9pt
}

.s-int.int06 .p-intArticle#article02 .type01 .serial {
  margin-top: 20px
}

.s-int.int06 .p-intArticle#article02 .type01+.type02 {
  margin-bottom: 2pc
}

.s-int.int06 .p-intArticle#article02 .type01+.type02 .p-intArticle_q {
  letter-spacing: -.5px
}

.s-recruit .p-recruitMV {
  background: url(../img/pc/recruit/recruit_bg_mv.jpg)top -85px center;
  background-size: cover;
  font-size: 0;
  height: 315px;
  padding: 0;
  position: relative
}

.s-recruit .p-recruitMV .p-recruitMV_txt {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  height: 66px;
  left: 7.032%
}

.s-recruit .p-recruitMV .p-recruitMV_txt .sec_sub_ttl {
  color: #a3a4a5
}

.s-recruit .p-recruitIntro {
  padding: 92px 0 99px;
  text-align: center
}

.s-recruit .p-recruitIntro .s-wrapper_inner .sec_ttl {
  font-weight: 700;
  margin-bottom: 45px
}

.s-recruit .p-recruitIntro .s-wrapper_inner .p-recruitIntro_txt {
  line-height: 2;
  margin: 0 auto 35px
}

.s-recruit .p-recruitIntro .s-wrapper_inner .p-recruitIntro_txt:last-child {
  margin: auto
}

.s-recruit .p-recruitPosition {
  background: #eee;
  padding-bottom: 70px
}

.p-recruitPosition__banner {
  text-align: center;
}

.p-recruitPosition__banner a {
  transition: .3s;
}

.p-recruitPosition__banner a:hover {
  opacity: .7;
}

.p-recruitPosition__banner a img {
  max-width: 100%;
}

.s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list {
  text-align: center
}

.s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents {
  background: #fff;
  border: solid 2px #f93099;
  border-radius: 150px;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 30px 30px 0;
  font-size: 14px;
  height: 580px;
  width: 300px;
  padding: 90px 0 75pt;
  text-align: center;
  vertical-align: top
}

.s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents:nth-child(3n) {
  margin: auto
}

.s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_name {
  color: #f93099;
  font-size: 24px;
  font-weight: 700;
  margin: auto;
  height: 72px;
  width: 90%
}

.s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_detail_list {
  border-top: solid 2px #f93099
}

.s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_detail_list li {
  line-height: 1.6;
  margin: 0 auto 22px
}

.s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_detail_list li .p-recruitPosition_detail_ttl {
  color: #f93099
}

.s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_btn {
  background: #f93099;
  border-radius: 30px;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 700;
  height: 60px;
  line-height: 60px;
  margin: auto;
  width: 15pc;
  position: relative
}

.s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_btn .red_circle_large {
  background-color: #951d5c;
  right: auto;
  left: 10px;
  height: 42px;
  width: 42px
}

.s-recruit .c-about {
  background: #fff;
  text-align: center
}

.s-recruit .c-about .sec_sub_ttl {
  color: #999
}

.s-recruit .c-about .p-recruitAbout_contents {
  display: flex;
  justify-content: space-between;
  margin-top: 40px
}

.s-recruit .c-about .p-recruitAbout_contents .p-recruitAbout_example .p-recruitAbout_example_link {
  display: block;
  font-size: 0;
  position: relative
}

.s-recruit .c-about .p-recruitAbout_contents .p-recruitAbout_example .p-recruitAbout_example_link .p-recruitAbout_example_name {
  color: #fff;
  font-size: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto
}

.s-recruit .c-about .p-recruitAbout_contents .p-recruitAbout_example .p-recruitAbout_example_link .p-recruitAbout_example_name span {
  text-shadow: #969696 0 1px 30px, #969696 -1px 1px 30px, #969696 1px -1px 30px, #969696 -1px -1px 30px
}

.s-recruit .c-about .p-recruitAbout_contents .p-recruitAbout_example .p-recruitAbout_example_link .p-recruitAbout_icn {
  left: auto;
  top: auto
}

.s-recruit .c-about .p-recruitAbout_contents .ex02 .p-recruitAbout_example_link .p-recruitAbout_example_name span {
  text-shadow: #9e7b52 0 1px 30px, #9e7b52 -1px 1px 30px, #9e7b52 1px -1px 30px, #9e7b52 -1px -1px 30px
}

.s-recruit .p-recruitInterview {
  background: #eee;
  padding: 91px 0 75pt;
  text-align: center
}

.s-recruit .p-recruitInterview .p-recruitInterview_ttl {
  margin-bottom: 53px
}

.s-recruit .p-recruitInterview .p-recruitInterview_ttl .p-recruitInterview_ttl_txt {
  font-size: 24px
}

.s-recruit .p-recruitInterview .p-recruitInterview_list {
  display: flex;
  flex-wrap: wrap;
  font-size: 0
}

.s-recruit .p-recruitInterview .p-recruitInterview_list li {
  margin-right: 30px;
  margin-bottom: 30px;
  position: relative
}

.s-recruit .p-recruitInterview .p-recruitInterview_list li:nth-child(3n) {
  margin-right: 0
}

.s-recruit .p-recruitInterview .p-recruitInterview_list li:nth-child(n+4) {
  margin-bottom: 0
}

.s-recruit .p-recruitInterview .p-recruitInterview_list li .p-recruitInterview_link {
  display: block
}

.s-recruit .p-recruitInterview .p-recruitInterview_list li .p-recruitInterview_link .p-recruitInterview_txt {
  background: hsla(0, 0%, 100%, .8);
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  font-size: 22px;
  height: 90pt;
  top: auto;
  bottom: 10px;
  padding: 22px 18px;
  width: 280px;
  text-align: left;
  line-height: 1.2
}

.s-recruit .p-recruitInterview .p-recruitInterview_list li .p-recruitInterview_link .p-recruitInterview_txt .p-recruitInterview_name {
  display: block;
  font-size: 1pc;
  padding-top: 10px
}

.s-company .p-companyMV {
  background: url(../img/pc/company/company_bg_mv.jpg)top -85px center no-repeat;
  background-size: cover;
  font-size: 0;
  height: 315px;
  padding: 0;
  position: relative
}

.s-company .p-companyMV .p-companyMV_txt {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  height: 66px;
  left: 7.032%
}

.s-company .p-companyMV .p-companyMV_txt .sec_sub_ttl {
  color: #a3a4a5
}

.s-company .p-companyMessage {
  padding-bottom: 90px;
  text-align: center
}

.s-company .p-companyMessage .p-companyMessage_ttl {
  margin-bottom: 33px
}

.s-company .p-companyMessage .p-companyMessage_ttl .p-companyMessage_ttl_txt {
  color: #f93099;
  font-size: 18px;
  margin-top: 10px
}

.s-company .p-companyMessage .p-companyMessage_mv {
  font-size: 0;
  position: relative
}

.s-company .p-companyMessage .p-companyMessage_mv .p-companyMessage_mv_txt {
  color: #f93099;
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 1.4
}

.s-company .p-companyMessage .p-companyMessage_main {
  font-size: 1pc;
  margin-top: 35px;
  padding-left: 18px;
  position: relative;
  text-align: left
}

.s-company .p-companyMessage .p-companyMessage_main .p-companyMessage_main_txt {
  line-height: 1.7
}

.s-company .p-companyMessage .p-companyMessage_main .p-companyMessage_mv_info {
  box-sizing: border-box;
  font-size: 11px;
  line-height: 1.5
}

.s-company .p-companyMessage .p-companyMessage_main .p-companyMessage_mv_info .info_ttl {
  display: block;
  font-size: 18px;
  margin-bottom: 22px
}

.s-company .p-companyAbout {
  background: #eee;
  padding-bottom: 90px;
  text-align: center
}

.s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_ttl .p-companyAbout_ttl_txt {
  color: #f93099;
  font-size: 18px;
  margin: 10px auto 39px
}

.s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_list li {
  border-top: solid 1px #ccc;
  text-align: left
}

.s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_list li:after {
  content: '';
  clear: both;
  display: block
}

.s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_list li:last-child {
  border-bottom: solid 1px #ccc
}

.s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_list li .p-companyAbout_list_ttl {
  float: left;
  width: 15%
}

.s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_list li .p-companyAbout_list_contents {
  float: left
}

.s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_list li .p-companyAbout_list_contents.person .ttl {
  display: block;
  margin-left: -10px
}

.s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_list li .p-companyAbout_list_contents.person .ttl.second {
  padding-top: 20px
}

.s-company .c-access {
  padding: 0
}

.s-company .p-companyHistory {
  background: #eee;
  text-align: center
}

.s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_ttl .p-companyHistory_ttl_txt {
  color: #f93099
}

.s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list .p-companyHistory_main {
  border-top: solid 1px #ccc;
  padding: 3.75px 5px;
  text-align: left
}

.s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list .p-companyHistory_main:after {
  content: '';
  clear: both;
  display: block
}

.s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list .p-companyHistory_main:last-child {
  border-bottom: solid 1px #ccc
}

.s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list .p-companyHistory_main .p-companyHistory_detail_list .p-companyHistory_sub:after {
  content: '';
  clear: both;
  display: block
}

.s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list .p-companyHistory_main .p-companyHistory_detail_list .p-companyHistory_sub:nth-child(n+2) .p-companyHistory_date .p-companyHistory_month {
  display: block;
  padding-right: .8pc;
  padding-right: .8rem;
  text-align: right
}

.s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list .p-companyHistory_main .p-companyHistory_detail_list .p-companyHistory_sub .p-companyHistory_date {
  float: left
}

.s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list .p-companyHistory_main .p-companyHistory_detail_list .p-companyHistory_sub .p-companyHistory_contents {
  float: left;
  letter-spacing: -.1px
}

.s-company .p-companyPartner {
  padding-bottom: 7pc;
  text-align: center
}

.s-company .p-companyPartner .s-wrapper_inner .p-companyPartner_ttl {
  margin: 0 auto 30px
}

.s-company .p-companyPartner .s-wrapper_inner .p-companyPartner_ttl .p-companyPartner_ttl_txt {
  color: #f93099;
  font-size: 18px;
  margin: 8px auto 0
}

.s-company .p-companyPartner .s-wrapper_inner .p-companyPartner_list {
  font-family: 游ゴシック Medium, meiryo, sans-serif;
  line-height: 2;
  text-align: left
}

.s-company .p-companyGroup {
  background: #eee;
  padding-bottom: 90px;
  text-align: center
}

.s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_ttl {
  margin: 0 auto 55px
}

.s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_ttl .p-companyGroup_ttl_txt {
  color: #f93099;
  font-size: 18px;
  margin: 8px auto 0
}

.s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main:after {
  content: '';
  clear: both;
  display: block
}

.s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main:first-child {
  border-bottom: solid 1px #ccc;
  margin-bottom: 50px;
  padding-bottom: 45px
}

.s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_txt {
  text-align: left
}

.s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_txt .p-companyGroup_name {
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 18px
}

.s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_txt .p-companyGroup_name-container {
  display: inline-block
}

.s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_txt .p-companyGroup_img-container {
  display: inline-block;
  margin-top: 10px
}

.s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_txt .p-companyGroup_name .p-companyGroup_name_en {
  color: #666;
  display: block;
  font-size: 1pc;
  letter-spacing: 1.3px
}

.s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_txt .p-companyGroup_link {
  border-bottom: dotted 1px #f93099;
  color: #f93099;
  font-size: 14px;
  padding-bottom: 2px
}

.s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_txt .p-companyGroup_info_list {
  margin-top: 18px
}

.s-policy {
  padding-bottom: 75pt
}

.p-policy.s-wrapper {
  padding: 75pt 0 0;
  color: #6e6e6e
}

.p-policy.s-wrapper+.p-policy {
  padding: 50px 0 0
}

.s-wrapper_inner .p-policyPrivacy_ttl {
  background: #f5f5f5;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
  padding: 5px 0;
  text-align: center
}

.s-wrapper_inner .policyPrivacy_list {
  text-indent: -1pc;
  text-indent: -1rem
}

.s-wrapper_inner .policyPrivacy_link {
  text-decoration: underline
}

.s-wrapper_inner .policyPrivacy_contact {
  background: #f5f5f5;
  margin-top: 30px;
  padding: 20px
}

.s-wrapper_inner .policyPrivacy_contact .policyPrivacy_contact_ttl {
  font-weight: 700
}

.s-wrapper_inner .policyPrivacy_contact .policyPrivacy_contact_ttl.last {
  margin-top: 15px
}

.s-wrapper_inner .policyPrivacy_head {
  text-align: right
}

.s-wrapper_inner .policyPrivacy_lead {
  margin-top: 30px
}

.s-wrapper_inner .policyPrivacy_list_large:nth-child(n+2), .s-wrapper_inner .policyPrivacy_list_large>li {
  margin-top: 15px
}

.s-wrapper_inner .policyPrivacy_list_large:nth-child(n+2) .list_large_con, .s-wrapper_inner .policyPrivacy_list_large>li .list_large_con {
  padding-left: 1pc;
  padding-left: 1rem
}

.s-wrapper_inner .policyPrivacy_list_large .policyPrivacy_list_middle {
  padding-left: 20px
}

.s-wrapper_inner .policyPrivacy_list_large .policyPrivacy_list_middle:nth-child(n+2), .s-wrapper_inner .policyPrivacy_list_large .policyPrivacy_list_middle>li {
  margin: 5px 0
}

.s-wrapper_inner .policyPrivacy_list_large .policyPrivacy_list_middle .policyPrivacy_list_small {
  padding-left: 2pc;
  padding-left: 2rem;
  text-indent: -1pc;
  text-indent: -1rem
}

.s-wrapper_inner .policyPrivacy_list_large .policyPrivacy_list_middle .policyPrivacy_list_small_web {
  margin-top: 15px;
  padding-left: 1pc;
  padding-left: 1rem;
  text-indent: 0
}

.s-wrapper_inner .policyPrivacy_indent {
  margin-top: 15px;
  padding-left: 1pc;
  padding-left: 1rem;
  text-indent: 0
}

.s-wrapper_inner .policyPrivacy_list_small {
  padding-left: 2pc;
  padding-left: 2rem;
  text-indent: -1pc;
  text-indent: -1rem
}
.s-wrapper_inner .policyPrivacy_list_small_last {
  padding-left: 2pc;
  padding-left: 2rem;
  text-indent: -1pc;
  text-indent: -1rem;
  margin-bottom: 1pc
}

.red_circle_large {
  height: 60px;
  width: 60px
}

.red_circle_large, .red_circle_small {
  background: #f93099 url(../img/pc/top/top_icn_arrow.png)no-repeat center;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto
}

.red_circle_small {
  background-size: 31%;
  height: 18px;
  width: 18px
}

.c-interview {
  background: #eee;
  padding: 91px 0 75pt;
  text-align: center
}

.c-interview .s-wrapper_inner .c-interview_ttl {
  margin-bottom: 53px
}

.c-interview .s-wrapper_inner .c-interview_ttl .c-interview_ttl_txt {
  font-size: 24px
}

.c-interview .s-wrapper_inner .c-interview_list {
  display: flex;
  flex-wrap: wrap;
  font-size: 0
}

.c-interview .s-wrapper_inner .c-interview_list li {
  margin-right: 30px;
  margin-bottom: 30px;
  position: relative
}

.c-interview .s-wrapper_inner .c-interview_list li .c-interview_link {
  display: block
}

.c-interview .s-wrapper_inner .c-interview_list li .c-interview_link .c-interview_txt {
  background: hsla(0, 0%, 100%, .8);
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  font-size: 18px;
  height: 90pt;
  top: auto;
  bottom: 10px;
  padding: 15px 18px;
  width: 280px;
  text-align: left;
  line-height: 1.2
}

.c-interview .s-wrapper_inner .c-interview_list li .c-interview_link .c-interview_txt .c-interview_name {
  display: block;
  font-size: 1pc;
  padding-top: 10px
}

.c-about {
  text-align: center
}

.c-about .sec_sub_ttl {
  color: #999
}

.c-about .c-about_contents {
  display: flex;
  justify-content: space-between;
  margin-top: 40px
}

.c-about .c-about_contents .c-about_example .c-about_example_link {
  display: block;
  font-size: 0;
  position: relative
}

.c-about .c-about_contents .c-about_example .c-about_example_link .c-about_example_name {
  color: #fff;
  font-size: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto
}

.c-about .c-about_contents .c-about_example .c-about_example_link .c-about_example_name span {
  text-shadow: #000 0 1px 15px, #000 -1px 1px 15px, #000 1px -1px 40px, #000 -1px -1px 40px
}

.c-about .c-about_contents .c-about_example .c-about_example_link .c-about_icn {
  left: auto;
  top: auto;
  z-index: 2
}

.c-access {
  padding: 0
}

.c-access:after {
  content: '';
  clear: both;
  display: block
}

.c-access .c-access_item-ttl {
  font-size: 1.25em;
  margin-bottom: .5em;
  font-weight: 400;
}

.c-access .c-access_right .sec_sub_ttl {
  color: #b9b9b9;
  margin-bottom: 28px
}

.c-access .c-access_right .c-access_address {
  line-height: 2;
  margin-bottom: 15px
}

.c-access .c-access_right .c-access_access {
  line-height: 2;
  text-indent: -.3pc;
  text-indent: -.3rem
}

.pc {
  display: inline-block
}

.sp {
  display: none
}

.u-left {
  text-align: left!important
}

.u-center {
  text-align: center!important
}

.u-right {
  text-align: right!important
}

.u-top {
  vertical-align: top!important
}

.u-middle {
  vertical-align: middle!important
}

.u-bottom {
  vertical-align: bottom!important
}

.u-baseline {
  vertical-align: baseline!important
}

.u-hide {
  display: none!important
}

.u-mt-0 {
  margin-top: 0!important
}

.u-mt-5 {
  margin-top: 5px!important
}

.u-mt-10 {
  margin-top: 10px!important
}

.u-mt-15 {
  margin-top: 15px!important
}

.u-mt-20 {
  margin-top: 20px!important
}

.u-mt-25 {
  margin-top: 25px!important
}

.u-mt-30 {
  margin-top: 30px!important
}

.u-mt-35 {
  margin-top: 35px!important
}

.u-mt-40 {
  margin-top: 40px!important
}

.u-mt-45 {
  margin-top: 45px!important
}

.u-mt-50 {
  margin-top: 50px!important
}

.u-mb-0 {
  margin-bottom: 0!important
}

.u-mb-5 {
  margin-bottom: 5px!important
}

.u-mb-10 {
  margin-bottom: 10px!important
}

.u-mb-15 {
  margin-bottom: 15px!important
}

.u-mb-20 {
  margin-bottom: 20px!important
}

.u-mb-25 {
  margin-bottom: 25px!important
}

.u-mb-30 {
  margin-bottom: 30px!important
}

.u-mb-35 {
  margin-bottom: 35px!important
}

.u-mb-40 {
  margin-bottom: 40px!important
}

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

.u-mb-50 {
  margin-bottom: 50px!important
}

.u-clear {
  clear: both
}

.u-float-l {
  float: left
}

.u-float-r {
  float: right
}

.u-clearfix:after {
  content: '';
  clear: both;
  display: block
}

@media screen and (min-width:1000px) {
  a {
    cursor: pointer
  }
  header {
    height: 85px;
    line-height: 85px;
    padding: 0 20px 0 30px
  }
  header:after {
    content: '';
    clear: both;
    display: block
  }
  header .header_left {
    float: left
  }
  header .header_left .header_logo {
    display: inline-block;
    vertical-align: middle
  }
  header .header_right {
    float: right
  }
  header .header_right .header_nav li {
    display: inline-block;
    margin: auto 20px
  }
  header .header_right .header_nav li.access {
    margin: auto auto auto 20px
  }
  header .header_right .header_nav li.access .nav_inner_link {
    border: solid 1px #000;
    border-radius: 8px;
    padding: 8.5px 21.5px;
    vertical-align: middle
  }
  header .header_right .header_nav li:last-child {
    display: none
  }
  .s-wrapper {
    padding: 75pt 0
  }
  .s-wrapper_inner {
    margin: auto;
    width: 60pc
  }
  .sec_ttl {
    font-size: 30px;
    font-weight: 300
  }
  .sec_sub_ttl {
    font-size: 14px
  }
  .s-top .p-topMV:after {
    background: url(../img/pc/top/top_bg_line.png)no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 22pc;
    width: 80pc;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    top: -9%;
    animation-name: a;
    animation-duration: 3s
  }
  .s-top .p-topService .p-topService_contents .p-topService_example {
    margin-right: 15px;
    margin-bottom: 15px
  }
  .s-top .p-topInterview .p-topInterview_contents .p-topInterview_example:nth-child(even):after {
    content: '';
    clear: both;
    display: block
  }
  .s-top .p-topInterview .p-topInterview_contents .p-topInterview_example:nth-child(even) .p-topInterview_example_link .p-topInterview_txt_block {
    float: right
  }
  .s-top .p-topInterview .p-topInterview_contents .p-topInterview_example:nth-child(even) .p-topInterview_example_link .p-topInterview_img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    right: auto;
    left: 0
  }
  .s-top .p-topCompany .p-topCompany_contents .p-topCompany_info .p-topCompany_info_link:after {
    background: url(../img/pc/top/top_effect_circle.png)no-repeat;
    background-size: 100%;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    left: -1pc;
    transition: .3s;
    height: 250px;
    width: 234px
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li {
    padding: 50px 0
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li:last-child {
    padding-bottom: 0
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li:nth-child(even) .p-serviceSample_list_img {
    float: right;
    margin-left: 60px;
    margin-right: auto
  }
  .s-about .p-aboutSupport .s-wrapper_inner {
    padding-top: 75pt
  }
  .s-about .p-aboutData .p-aboutData_ttl:after {
    background: url(../img/pc/about/about_pic_data01.png);
    background-size: 100%;
    content: "";
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    margin: auto;
    left: auto;
    top: 0;
    bottom: 92px;
    right: -55px;
    height: 347px;
    width: 308px
  }
  .s-about .p-aboutData .p-aboutData_ttl:before {
    background: url(../img/pc/about/about_pic_data02.png);
    background-size: 100%;
    content: "";
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    margin: auto;
    left: auto;
    top: 0;
    bottom: -50px;
    left: -45px;
    height: 114px;
    width: 248px
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half:first-child {
    border-right: solid 1px #fff
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half.data05 .p-aboutData_list_ttl {
    margin-bottom: 84px
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half.data08 .p-aboutData_list_ttl {
    margin-bottom: 65px
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half.data12 .p-aboutData_list_ttl {
    margin-bottom: 85px
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.data07 {
    height: 810px;
    padding-bottom: 0
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.data07 .p-aboutData_shape.map {
    transform: translate(75px, -75px)
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.data10 .p-aboutData_list_ttl {
    margin-bottom: 28px
  }
  .s-int .p-intArticle#article02 {
    padding: 5pc 0 90px
  }
  .s-int .p-intArticle .s-wrapper_inner .p-intArticle_block {
    margin-bottom: 60px
  }
  .s-int .p-intArticle .s-wrapper_inner .p-intArticle_block:after {
    content: '';
    clear: both;
    display: block
  }
  .s-int .p-intArticle .s-wrapper_inner .p-intArticle_block .p-intArticle_img {
    float: left;
    margin-right: 40px;
    width: 460px
  }
  .s-int .p-intArticle .s-wrapper_inner .p-intArticle_block .p-intArticle_txt {
    float: left;
    width: 460px
  }
  .s-int .p-intArticle .s-wrapper_inner .p-intArticle_block .p-intArticle_txt.serial {
    margin-top: 140px;
    margin-top: 8vw
  }
  .s-int .p-intArticle .s-wrapper_inner .p-intArticle_block.type02 .p-intArticle_img {
    margin-left: 40px;
    margin-right: 0
  }
  .s-int .p-intArticle .s-wrapper_inner .p-intArticle_block.type04 .p-intArticle_img {
    float: right;
    margin-left: 40px;
    margin-right: auto;
    width: 460px
  }
  .s-int .p-intArticle .s-wrapper_inner .p-intArticle_block.type04 .p-intArticle_txt.serial {
    margin-top: 55px
  }
  .s-int .p-intArticle .s-wrapper_inner .p-intArticle_block.type04 .p-intArticle_txt .p-intArticle_q {
    margin-bottom: 1pc
  }
  .s-int .p-intArticle .s-wrapper_inner .p-intArticle_txt .p-intArticle_a {
    font-size: 1pc;
    letter-spacing: -1px;
    line-height: 1.9
  }
  .s-int.int02 .p-intArticle#article02 {
    padding: 5pc 0 75pt
  }
  .s-int.int02 .p-intArticle#article02 .type01 {
    margin-top: 2pc;
    margin-bottom: 0
  }
  .s-int.int03 .p-intArticle#article02 {
    padding-bottom: 75pt
  }
  .s-int.int03 .p-intArticle#article02 .p-intArticle_ttl {
    margin-bottom: 45px
  }
  .s-int.int03 .p-intArticle#article02 .type01 {
    margin-bottom: 55px
  }
  .s-int.int03 .p-intArticle#article02 .type02, .s-int.int04 .p-intArticle#article01 .type01 {
    margin-top: 52px;
    margin-bottom: 0
  }
  .s-int.int04 .p-intArticle#article02 .serial {
    margin-top: 50px
  }
  .s-int.int04 .p-intArticle#article02 .type04 {
    margin-bottom: 58px
  }
  .s-int.int04 .p-intArticle#article02 .type01, .s-int.int05 .p-intArticle#article01 .type01 {
    margin-top: 52px;
    margin-bottom: 0
  }
  .s-int.int06 .p-intArticle#article02 {
    padding-top: 90px;
    padding-bottom: 90px
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list {
    display: block;
    font-size: 0;
    justify-content: space-between
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_detail_list {
    margin: 33px auto 0;
    padding-top: 28px;
    width: 94.599%
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_detail_list li:last-child {
    margin: 0 auto 25px
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_detail_list li .p-recruitPosition_detail_ttl {
    font-weight: 700
  }
  .s-company .p-companyMessage .p-companyMessage_mv .p-companyMessage_mv_txt {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    top: 66px;
    left: 68px;
    text-align: left;
    font-weight: 700
  }
  .s-company .p-companyMessage .p-companyMessage_main .p-companyMessage_main_txt {
    letter-spacing: -1.5px;
    margin-bottom: 30px;
    text-indent: 1rem;
    width: 73%
  }
  .s-company .p-companyMessage .p-companyMessage_main .p-companyMessage_main_name {
    font-size: 24px;
    padding-top: 5px;
    text-align: right;
    width: 73%
  }
  .s-company .p-companyMessage .p-companyMessage_main .p-companyMessage_mv_info {
    background: hsla(0, 0%, 92%, .5);
    padding: 35px 28px 40px;
    position: absolute;
    top: -55px;
    right: -35px;
    height: 5in;
    width: 270px
  }
  .s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_list {
    font-size: 1pc;
    margin: 0 auto;
    width: 760px
  }
  .s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_list li {
    padding: 7px 10px
  }
  .s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_list li .p-companyAbout_list_ttl {
    margin-right: 82px
  }
  .s-company .p-companyHistory {
    padding-bottom: 90px
  }
  .s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_ttl .p-companyHistory_ttl_txt {
    font-size: 18px;
    margin: 10px auto 43px
  }
  .s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list {
    font-size: 1pc;
    margin: 0 auto;
    width: 760px
  }
  .s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list .p-companyHistory_main .p-companyHistory_detail_list .p-companyHistory_sub .p-companyHistory_date {
    margin-right: 45px;
    width: 115px
  }
  .s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list .p-companyHistory_main .p-companyHistory_detail_list .p-companyHistory_sub .p-companyHistory_date .p-companyHistory_year {
    margin-right: 18px
  }
  .s-company .p-companyPartner .s-wrapper_inner .p-companyPartner_list {
    font-size: 1pc;
    margin: auto
  }
  .s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_img {
    float: left;
    margin-right: 50px;
    width: 350px
  }
  .s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_img img {
    width: 100%
  }
  .s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_txt {
    float: left
  }
  .s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_txt .p-companyGroup_img-container {
    display: inline-block;
    margin-top: 0;
    margin-left: 20px
  }
  .c-onlyPC {
    display: block;
    margin: auto
  }
  .c-onlySP {
    display: none!important
  }
  .c-interview .s-wrapper_inner .c-interview_list li:nth-child(3n) {
    margin-right: 0
  }
  .c-interview .s-wrapper_inner .c-interview_list li:nth-child(n+4) {
    margin-bottom: 0
  }
  .c-interview .s-wrapper_inner .c-interview_list li .c-interview_link {
    transition: .3s
  }
  .c-interview .s-wrapper_inner .c-interview_list li .c-interview_link:hover {
    opacity: .7;
    -ms-filter: "alpha(opacity=70)"
  }
  .c-about .c-about_contents .c-about_example .c-about_example_link:after {
    background: url(../img/pc/top/top_effect_circle.png)no-repeat;
    background-size: 100%;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    left: -1pc;
    transition: .3s;
    height: 250px;
    width: 234px
  }
  .c-access .c-access_right {
    float: right;
    width: 50%;
    padding: 90px 0 90px 60px
  }
  .c-access .c-access_left {
    float: right;
    height: 25pc;
    width: 50%
  }
}

@media screen and (max-width:999px) {
  header {
    height: 45px;
    line-height: 45px;
    padding-right: 4vw;
    width: 100%;
    position: relative;
    top: 0;
    z-index: 3
  }
  header.is-fixed {
    background: #fff;
    box-shadow: 0 .1px 10px #999;
    position: fixed;
    animation-name: a;
    animation-duration: .3s
  }
  header .header_left {
    padding-left: 4.26vw;
    float: left
  }
  header .header_left .header_logo {
    width: 191px;
    display: inline-block;
    vertical-align: middle
  }
  header .header_right {
    float: right;
    height: 100%;
    position: relative
  }
  header .header_right .header_nav_btn {
    background: url(../img/sp/common/header_icn_menu.png)no-repeat;
    background-size: 100%;
    height: 35px;
    width: 35px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    left: auto
  }
  header .header_nav_sp {
    background: #f93099;
    color: #fff;
    height: 100%;
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    overflow: scroll;
    transition: right .2s ease-out
  }
  header .header_nav_sp.is-open {
    right: 0
  }
  header .header_nav_sp .header_nav_btn {
    background: url(../img/sp/common/header_icn_menu_close.png)no-repeat;
    background-size: 100%;
    border: 0;
    height: 35px;
    width: 35px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    right: 4%;
    top: 6px;
    bottom: auto;
    left: auto;
    z-index: 3
  }
  header .header_nav_sp li {
    border-bottom: solid 1px #fb6eb7;
    position: relative
  }
  header .header_nav_sp li:nth-child(n+3) a {
    display: block;
    font-size: 15px;
    padding-left: 30px;
    padding-right: 30px
  }
  header .header_nav_sp li:nth-child(n+3):after {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background: url(../img/pc/common/footer_icn_arrow.png)no-repeat;
    background-size: 100%;
    width: 8px;
    height: 13px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    left: auto;
    right: 8%
  }
  header .header_nav_sp li:last-child {
    border: 0;
    margin-top: 25px;
    margin-bottom: 6.66vw;
    padding: 0;
    text-align: center
  }
  header .header_nav_sp li:last-child:after {
    background: 0
  }
  header .header_nav_sp li:last-child .nav_inner_link_SP {
    border: solid 1px #fff;
    border-radius: 4px;
    display: inline-block;
    height: 50px;
    width: 315px;
    position: relative
  }
  header .header_nav_sp li:last-child .nav_inner_link_SP:before {
    background: url(../img/sp/common/header_icn_access.png)no-repeat;
    background-size: 100%;
    content: "";
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 20.5px;
    width: 15.5px;
    right: auto;
    left: 75pt;
    top: -7%
  }
  header .header_nav_sp .nav_header {
    height: 50px;
    line-height: 50px
  }
  header .header_nav_sp .nav_header:after {
    content: '';
    clear: both;
    display: block
  }
  header .header_nav_sp .nav_header .header_logo {
    width: 191px
  }
  footer .footer_top .s-wrapper_inner .footer_top_ttl .footer_logo {
    margin: auto;
    width: 100%
  }
  .s-wrapper {
    padding-top: 13.86vw;
    padding-bottom: 13.86vw
  }
  .sec_ttl {
    font-size: 6.4vw
  }
  .sec_sub_ttl {
    font-size: 3.2vw
  }
  .s-top .p-topMV {
    background: url(../img/sp/top/top_bg_mv.jpg)0 100% no-repeat;
    background-size: cover;
    height: 106.66vw;
    padding: 0
  }
  .s-top .p-topMV.is-fixed {
    background: url(../img/sp/top/top_bg_mv.jpg)no-repeat;
    margin-bottom: 45px
  }
  .s-top .p-topMV .p-topMV_img {
    height: 21.33vw;
    width: 100vw;
    top: -10%
  }
  .s-top .p-topIntro {
    background: url(../img/sp/top/top_bg_intro.jpg)0 140% no-repeat;
    background-size: 100%;
    padding-top: 16vw;
    padding-bottom: 14vw
  }
  .s-top .p-topIntro .p-topAbout_logo {
    margin-bottom: 11.2vw
  }
  .s-top .p-topIntro .p-topAbout_logo .p-topAbout_img {
    width: 47.46vw
  }
  .s-top .p-topIntro .p-topAbout_txt {
    margin-bottom: 5.06vw;
    font-size: 3.2vw;
    line-height: 1.75
  }
  .s-top .p-topService {
    background: url(../img/sp/top/top_bg_service.jpg)no-repeat;
    background-size: 100%;
    height: 140vw;
    height: auto;
    padding-top: 14vw;
    padding-bottom: 14vw
  }
  .s-top .p-topService .p-topService_contents {
    margin-bottom: 0;
    margin-top: 8vw;
    padding-bottom: 8vw;
    width: 100%
  }
  .s-top .p-topService .p-topService_contents .slick-dots {
    bottom: 0
  }
  .s-top .p-topService .p-topService_contents .slick-dots button:before {
    color: #fff;
    opacity: .5;
    -ms-filter: "alpha(opacity=50)"
  }
  .s-top .p-topService .p-topService_contents .slick-dots .slick-active button:before {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)"
  }
  .s-top .p-topService .p-topService_contents .p-topService_example:last-child {
    margin: auto
  }
  .s-top .p-topService .p-topService_contents .p-topService_example:last-child .p-topService_example_top .p-topService_example_img {
    width: 20vw
  }
  .s-top .p-topService .p-topService_contents .p-topService_example:last-child .p-topService_example_bottom .p-topService_example_name {
    margin-bottom: 3.46vw
  }
  .s-top .p-topService .p-topService_contents .p-topService_example {
    display: block;
    text-align: center;
    width: 100%
  }
  .s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_top {
    height: 41.33vw;
    width: 64vw
  }
  .s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_top .p-topService_example_img {
    width: 38.93vw
  }
  .s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_bottom {
    height: 41.33vw;
    width: 64vw;
    padding-top: 8vw;
    padding-bottom: 0
  }
  .s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_bottom .p-topService_example_catch {
    margin-bottom: 3.46vw
  }
  .s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_bottom .p-topService_example_name {
    margin-bottom: 6vw
  }
  .s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_bottom .p-topService_example_link {
    padding: 2.26vw 9.66vw 2.26vw 7vw
  }
  .s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_circle .p-topService_example_icn {
    border: solid #fff 2px;
    width: 13.33vw
  }
  .s-top .p-topInterview {
    padding-top: 14.4vw;
    padding-bottom: 16vw
  }
  .s-top .p-topInterview .p-topInterview_contents {
    margin-top: 8.66vw;
    margin-bottom: 9.33vw
  }
  .s-top .p-topInterview .p-topInterview_contents .p-topInterview_example {
    height: 78.66vw;
    margin-bottom: 9.33vw
  }
  .s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link {
    height: 100%
  }
  .s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link:after {
    content: '';
    clear: both;
    display: block
  }
  .s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link .p-topInterview_txt_block {
    position: absolute;
    width: 76vw;
    padding: 4vw 8vw 2vw 4vw;
    top: 46.5%;
    left: 8%
  }
  .s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link .p-topInterview_txt_block .p-topInterview_num {
    font-size: 2.4vw
  }
  .s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link .p-topInterview_txt_block .p-topInterview_ttl {
    font-size: 4.8vw;
    margin-top: 1.86vw;
    margin-bottom: 1.33vw
  }
  .s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link .p-topInterview_txt_block .p-topInterview_info {
    font-size: 2.4vw
  }
  .s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link .p-topInterview_txt_block .p-topInterview_name {
    font-size: 4.8vw;
    margin-top: .8vw
  }
  .s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link .p-topInterview_txt_block .red_circle_large {
    right: -7.02%;
    bottom: 3.18%
  }
  .s-top .p-topInterview .p-topInterview_contents .p-topInterview_example .p-topInterview_example_link .p-topInterview_img {
    width: 63.6vw;
    float: right;
    position: relative;
    right: 8%
  }
  .s-top .p-topInterview .p-topInterview_link_block {
    background: 0;
    height: auto
  }
  .s-top .p-topInterview .p-topInterview_link_block .p-topInterview_link {
    border: solid 2px #333;
    color: #000;
    font-size: 4vw;
    height: 12vw;
    line-height: 11.46vw;
    width: 68vw;
    position: relative
  }
  .s-top .p-topInterview .p-topInterview_link_block .p-topInterview_link .p-topInterview_icn {
    right: 5%
  }
  .s-top .p-topRecruit {
    background-color: #aaa;
    /* background: url(../img/sp/top/top_bg_recruit.jpg)0 -1px no-repeat; */
    background-size: 100%;
    height: 63.46vw;
    padding-top: 10.93vw;
    padding-bottom: 10.66vw
  }
  .s-top .p-topRecruit .s-wrapper_inner {
    margin: auto
  }
  .s-top .p-topRecruit .s-wrapper_inner .sec_ttl {
    font-size: 8vw;
    margin-bottom: .53vw
  }
  .s-top .p-topRecruit .s-wrapper_inner .sec_sub_ttl {
    font-size: 4vw;
    margin-bottom: 5.33vw;
    font-weight: 400;
    line-height: 1.5
  }
  .s-top .p-topRecruit .s-wrapper_inner .p-topRecruit_link {
    height: 12vw;
    line-height: 12vw;
    width: 55.2vw
  }
  .s-top .p-topCompany {
    padding-top: 13.86vw;
    padding-bottom: 16vw
  }
  .s-top .p-topCompany .p-topCompany_contents {
    margin-top: 6.93vw;
    display: block
  }
  .s-top .p-topCompany .p-topCompany_contents .p-topCompany_info {
    margin-bottom: 6.66vw;
    font-size: 0
  }
  .s-top .p-topCompany .p-topCompany_contents .p-topCompany_info.ex03 {
    margin: auto
  }
  .s-top .p-topCompany .p-topCompany_contents .p-topCompany_info .p-topCompany_info_link {
    display: inline-block
  }
  .s-top .p-topCompany .p-topCompany_contents .p-topCompany_info .p-topCompany_info_link .p-topCompany_img {
    width: 58.93vw
  }
  .s-top .p-topCompany .p-topCompany_contents .p-topCompany_info .p-topCompany_info_link .p-topCompany_info_txt_block {
    top: -3%;
    line-height: 1.25
  }
  .s-top .p-topCompany .p-topCompany_contents .p-topCompany_info .p-topCompany_info_link .p-topCompany_info_txt_block .p-topCompany_info_sub_ttl {
    font-size: 6.4vw
  }
  .s-top .p-topNews {
    padding-top: 13.86vw;
    padding-bottom: 16vw
  }
  .s-top .p-topNews .s-wrapper_inner {
    padding-left: 4vw;
    padding-right: 4vw
  }
  .s-top .p-topNews .s-wrapper_inner .p-topNews_contents {
    margin-top: 8vw
  }
  .s-top .p-topNews .s-wrapper_inner .p-topNews_contents .p-topNews_list {
    border: 0
  }
  .s-top .p-topNews .s-wrapper_inner .p-topNews_contents .p-topNews_list li {
    border-top: solid 1px #ccc;
    border-bottom: 0;
    padding-top: 2.66vw;
    padding-bottom: 2.66vw;
    padding-left: 2.66vw
  }
  .s-top .p-topNews .s-wrapper_inner .p-topNews_contents .p-topNews_list li:last-child {
    border-bottom: solid 1px #ccc
  }
  .s-top .p-topNews .s-wrapper_inner .p-topNews_contents .p-topNews_list li .p-topNews_left {
    color: #666;
    font-size: 3.2vw;
    margin: 0;
    width: 100%
  }
  .s-top .p-topNews .s-wrapper_inner .p-topNews_contents .p-topNews_list li .p-topNews_right {
    font-size: 3.2vw;
    margin-top: .8vw;
    text-align: left
  }
  .s-top .p-topNews .s-wrapper_inner .p-topNews_contents .p-topNews_list li .p-topNews_right .p-topNews_list_link {
    border-bottom: 0;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    -webkit-text-decoration-style: dotted;
    text-decoration-style: dotted
  }
  .s-service .p-serviceMV {
    background: url(../img/sp/service/service_bg_mv.jpg)0 100% no-repeat;
    background-size: cover;
    height: 41.33vw
  }
  .s-service .p-serviceMV.is-fixed {
    background: url(../img/sp/top/service_bg_mv.jpg)no-repeat;
    margin-bottom: 45px
  }
  .s-service .p-serviceMV .p-serviceMV_txt {
    top: 30%;
    left: 10.67%
  }
  .s-service .p-serviceIntro .s-wrapper_inner {
    padding-left: 6.4vw;
    padding-right: 6.4vw
  }
  .s-service .p-serviceIntro .s-wrapper_inner .p-serviceIntro_txt {
    margin-bottom: 5.06vw;
    line-height: 1.8;
    font-size: 3.2vw
  }
  .s-service .p-serviceSample {
    padding-top: 6.66vw;
    padding-bottom: 16vw
  }
  .s-service .p-serviceSample .s-wrapper_inner {
    padding-left: 8vw;
    padding-right: 8vw
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list {
    text-align: center
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li {
    padding: 9.33vw 8vw
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li:nth-child(even) .p-serviceSample_list_txt .p-serviceSample_ttl:before {
    background: url(../img/sp/service/service_icn02.png);
    background-size: 100%
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li:last-child {
    padding-bottom: 0
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li:last-child .p-serviceSample_list_txt .p-serviceSample_ttl {
    letter-spacing: -2.1px
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li:last-child .p-serviceSample_list_txt .p-serviceSample_ttl:before {
    background: url(../img/sp/service/service_icn03.png);
    background-size: 100%
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_img {
    width: 68vw;
    float: none;
    margin: auto
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_img .p-serviceSample_img {
    width: 100%
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_txt {
    float: none;
    width: 100%
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_txt .p-serviceSample_ttl {
    font-size: 4.8vw;
    padding-top: 21.7vw;
    margin-bottom: 3.73vw;
    font-weight: 700;
    line-height: inherit;
    text-indent: 0
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_txt .p-serviceSample_ttl:before {
    background: url(../img/sp/service/service_icn01.png);
    background-size: 100%;
    height: 13.33vw;
    width: 13.33vw;
    right: 0;
    top: 21.3%
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_txt .p-serviceSample_txt {
    font-size: 3.2vw;
    text-align: left;
    margin-bottom: 4.8vw
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_txt .p-serviceSample_txt+.p-serviceSample_txt {
    margin-bottom: 5.06vw
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_txt .p-serviceSample_link {
    margin: auto;
    width: 53.33vw;
    height: 14.66vw;
    line-height: 14.66vw;
    font-size: 4vw;
    border-radius: 55px;
    text-indent: -.5rem
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li .p-serviceSample_list_txt .p-serviceSample_link:after {
    background: url(../img/sp/service/service_icn_window.png)no-repeat;
    background-size: 100%;
    width: 3.73vw;
    height: 3.6vw;
    right: 10%
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_voice_block {
    margin: auto
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_voice_block .p-serviceSample_voice_inner {
    padding-left: 8vw;
    padding-right: 8vw;
    float: none;
    width: 100%
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_voice_block .p-serviceSample_voice_inner .p-serviceSample_voice_list {
    margin-bottom: 6.66vw
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_voice_block .p-serviceSample_voice_inner .p-serviceSample_voice_list li {
    width: 49%
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_voice_block .p-serviceSample_voice_inner .p-serviceSample_voice_list li .p-serviceSample_voice_img {
    width: 100%
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_voice_block .p-serviceSample_voice_inner .p-serviceSample_info {
    margin: auto;
    width: 53.33vw;
    height: 14.66vw;
    line-height: 14.66vw;
    font-size: 4vw;
    border-radius: 55px;
    text-indent: -.5rem
  }
  .s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_voice_block .p-serviceSample_voice_inner .p-serviceSample_info:after {
    background: url(../img/sp/service/service_icn_window.png)no-repeat;
    background-size: 100%;
    width: 3.73vw;
    height: 3.6vw;
    right: 10%
  }
  .s-about .p-aboutMV {
    /* background: url(../img/sp/about/about_bg_mv.jpg)0 100% no-repeat; */
    background-size: cover;
    height: 41.33vw
  }
  .s-about .p-aboutMV.is-fixed {
    /* background: url(../img/sp/top/about_bg_mv.jpg)no-repeat; */
    margin-bottom: 45px
  }
  .s-about .p-aboutMV .p-aboutMV_txt {
    top: 30%;
    left: 10.67%
  }
  .s-about .p-aboutOffice {
    padding-bottom: 13.86vw;
    padding-bottom: 0
  }
  .s-about .p-aboutOffice .s-wrapper_inner {
    padding: 0
  }
  .s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_ttl {
    margin-bottom: 8vw
  }
  .s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_ttl .p-aboutOffice_img {
    width: 13.33vw;
    margin: auto
  }
  .s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_ttl .p-aboutOffice_ttl_txt {
    font-size: 3.73vw;
    margin-top: 3.2vw
  }
  .s-about .p-aboutOffice .s-wrapper_inner .p-aboutOffice_contents .p-aboutOffice_contents_txt {
    font-size: 4vw;
    margin-top: 8vw;
    margin-bottom: 11.73vw;
    line-height: 1.7
  }
  .s-about .p-aboutSupport {
    background: #eaeaea;
    padding-bottom: 14.4vw
  }
  .s-about .p-aboutSupport .p-aboutSupport_mv {
    background: url(../img/sp/about/about_bg_office.jpg)no-repeat;
    background-size: cover;
    height: 53.33vw;
    margin-bottom: 0
  }
  .s-about .p-aboutSupport .s-wrapper_inner {
    padding-top: 9.33vw;
    padding-left: 0;
    padding-right: 0
  }
  .s-about .p-aboutSupport .s-wrapper_inner .p-aboutSupport_ttl {
    margin-bottom: 8vw
  }
  .s-about .p-aboutSupport .s-wrapper_inner .p-aboutSupport_ttl .p-aboutSupport_img {
    width: 13.33vw;
    margin: auto
  }
  .s-about .p-aboutSupport .s-wrapper_inner .p-aboutSupport_ttl .p-aboutSupport_ttl_txt {
    font-size: 3.73vw;
    margin-top: 3.2vw
  }
  .s-about .p-aboutSupport .s-wrapper_inner .p-aboutSupport_contents {
    margin-bottom: 8vw
  }
  .s-about .p-aboutSupport .s-wrapper_inner .p-aboutSupport_contents .contents_img {
    width: 100%;
    margin: auto
  }
  .s-about .p-aboutSupport .s-wrapper_inner .p-aboutSupport_txt {
    font-size: 4vw;
    margin-bottom: 5.33vw;
    padding-left: 2.66vw;
    padding-right: 2.66vw;
    line-height: 1.7;
    letter-spacing: -1px
  }
  .s-about .p-aboutInterview {
    padding-top: 16vw;
    padding-bottom: 16vw
  }
  .s-about .p-aboutInterview .s-wrapper_inner {
    padding: 0
  }
  .s-about .p-aboutInterview .s-wrapper_inner .p-aboutInterview_ttl {
    margin-bottom: 5.33vw
  }
  .s-about .p-aboutInterview .s-wrapper_inner .p-aboutInterview_ttl .p-aboutInterview_img {
    width: 13.33vw
  }
  .s-about .p-aboutInterview .s-wrapper_inner .p-aboutInterview_ttl .p-aboutInterview_ttl_txt {
    font-size: 4vw
  }
  .s-about .p-aboutData {
    padding-top: 9.33vw;
    padding-bottom: 13.33vw
  }
  .s-about .p-aboutData .p-aboutData_ttl:after {
    background: url(../img/sp/about/about_pic_data01.png);
    background-size: 100%;
    content: "";
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    margin: auto;
    width: 41.06vw;
    height: 46.26vw;
    bottom: 22%;
    right: 3%
  }
  .s-about .p-aboutData .p-aboutData_ttl:before {
    background: url(../img/sp/about/about_pic_data02.png);
    background-size: 100%;
    content: "";
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    margin: auto;
    width: 25.73vw;
    height: 18.53vw;
    bottom: 40%;
    left: 3%
  }
  .s-about .p-aboutData .p-aboutData_ttl {
    margin-bottom: 9.33vw
  }
  .s-about .p-aboutData .p-aboutData_ttl .p-aboutData_img {
    width: 13.33vw
  }
  .s-about .p-aboutData .p-aboutData_ttl .p-aboutData_ttl_txt {
    font-size: 4vw
  }
  .s-about .p-aboutData .p-aboutData_list li {
    border: 0;
    padding: 0;
    margin: 0;
    padding-right: 8vw;
    padding-left: 8vw
  }
  .s-about .p-aboutData .p-aboutData_list li.data10 {
    padding: 0
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block {
    border-bottom: solid 1px #fff;
    font-size: 0;
    padding-top: 0;
    padding-bottom: 6.66vw;
    margin-bottom: 6.66vw
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block .p-aboutData_num {
    width: 13.33vw
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block .p-aboutData_list_ttl {
    font-size: 4.8vw;
    margin-bottom: 4vw;
    margin-top: 1.33vw
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half {
    float: none;
    width: 100%
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half:first-child {
    padding-top: 0
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half:first-child .p-aboutData_shape {
    width: 64vw
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half:nth-child(2) .p-aboutData_shape {
    width: 54.66vw
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half.data03 .p-aboutData_shape, .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half.data04 .p-aboutData_shape, .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half.data05 .p-aboutData_shape, .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half.data06 .p-aboutData_shape, .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half.data08 .p-aboutData_shape, .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half.data12 .p-aboutData_shape {
    width: 76vw
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half.data09 .p-aboutData_shape {
    width: 78.66vw
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half.data11 {
    border-top: solid 1px #fff;
    padding-top: 6.66vw
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half.data11 .p-aboutData_shape {
    width: 100%
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.half.data12 {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.data07 .p-aboutData_list_ttl {
    margin-bottom: 13.33vw
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.data07 .p-aboutData_shape.rank {
    width: 41.33vw;
    left: 0;
    top: 13%
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.data07 .p-aboutData_shape.map {
    width: 89.6vw
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.data10 {
    margin-bottom: 0
  }
  .s-about .p-aboutData .p-aboutData_list li .p-aboutData_block.data10 .p-aboutData_shape {
    width: 100%
  }
  .s-int .p-intMV {
    background: url(../img/sp/interview/interview_bg_mv01.jpg)0 100% no-repeat;
    background-size: 100%;
    height: 100vw
  }
  .s-int .p-intMV.is-fixed {
    background: url(../img/sp/top/interview_bg_mv01.jpg)no-repeat;
    margin-bottom: 45px
  }
  .s-int .p-intMV .p-intMV_txt {
    background: hsla(0, 0%, 100%, .5);
    top: 52%;
    left: 0;
    padding-left: 3.46vw;
    padding-top: 4vw
  }
  .s-int .p-intMV .p-intMV_txt .p-intMV_num {
    width: 11.46vw;
    height: 5.86vw;
    line-height: 5.86vw;
    font-size: 3.2vw;
    display: block;
    text-align: center;
    padding: 0
  }
  .s-int .p-intMV .p-intMV_txt .p-intMV_ttl {
    font-size: 6.4vw;
    margin-top: 2.13vw;
    margin-bottom: 1.06vw;
    line-height: 1.1
  }
  .s-int .p-intMV .p-intMV_txt .p-intMV_info {
    font-size: 3.2vw
  }
  .s-int .p-intMV .p-intMV_txt .p-intMV_name {
    margin-top: .53vw;
    margin-bottom: 0;
    font-size: 6.4vw
  }
  .s-int .p-intArticle {
    padding-top: 8vw
  }
  .s-int .p-intArticle#article02 {
    padding-bottom: 13.33vw
  }
  .s-int .p-intArticle .s-wrapper_inner .p-intArticle_ttl {
    font-size: 6.4vw;
    padding-left: 8vw;
    padding-right: 8vw;
    margin-bottom: 6.4vw
  }
  .s-int .p-intArticle .s-wrapper_inner .p-intArticle_block {
    margin-bottom: 7.46vw
  }
  .s-int .p-intArticle .s-wrapper_inner .p-intArticle_block .p-intArticle_img {
    margin-top: 6.13vw;
    margin-bottom: 6.13vw;
    width: 100%
  }
  .s-int .p-intArticle .s-wrapper_inner .p-intArticle_txt {
    padding-left: 8vw;
    padding-right: 8vw
  }
  .s-int .p-intArticle .s-wrapper_inner .p-intArticle_txt .p-intArticle_q {
    font-size: 4.8vw;
    margin-bottom: 2.66vw
  }
  .s-int .p-intArticle .s-wrapper_inner .p-intArticle_txt .p-intArticle_a {
    font-size: 4vw;
    letter-spacing: -.5px;
    line-height: 1.75
  }
  .s-int.int02 .p-intMV {
    background: url(../img/sp/interview/interview_bg_mv02.jpg)0 100% no-repeat;
    background-size: 100%
  }
  .s-int.int02 .p-intMV.is-fixed {
    background: url(../img/sp/top/interview_bg_mv02.jpg)no-repeat;
    margin-bottom: 45px
  }
  .s-int.int02 .p-intArticle#article02 .type01 {
    margin-bottom: 0
  }
  .s-int.int02 .p-intArticle#article02 .type01 .p-intArticle_txt {
    margin-top: 7.46vw;
    margin-bottom: 0
  }
  .s-int.int03 .p-intMV {
    background: url(../img/sp/interview/interview_bg_mv03.jpg)0 100% no-repeat;
    background-size: 100%
  }
  .s-int.int03 .p-intMV.is-fixed {
    background: url(../img/sp/top/interview_bg_mv03.jpg)no-repeat;
    margin-bottom: 45px
  }
  .s-int.int03 .p-intArticle#article02 {
    padding-bottom: 0
  }
  .s-int.int03 .p-intArticle#article02 .type02 {
    margin-top: 8vw;
    font-size: 0;
    margin-bottom: 0
  }
  .s-int.int03 .p-intArticle_img {
    margin-top: 6.13vw;
    width: 100%
  }
  .s-int.int04 .p-intMV {
    background: url(../img/sp/interview/interview_bg_mv04.jpg)0 100% no-repeat;
    background-size: 100%
  }
  .s-int.int04 .p-intMV.is-fixed {
    background: url(../img/sp/top/interview_bg_mv04.jpg)no-repeat;
    margin-bottom: 45px
  }
  .s-int.int04 .p-intArticle#article01 .type01 {
    margin-bottom: 0
  }
  .s-int.int04 .p-intArticle#article01 .type01 .p-intArticle_txt {
    margin-top: 6.66vw
  }
  .s-int.int04 .p-intArticle#article02 {
    padding-bottom: 0;
    margin-bottom: 13.86vw
  }
  .s-int.int04 .p-intArticle#article02 .serial {
    margin-top: 7.2vw
  }
  .s-int.int04 .p-intArticle#article02 .type01 {
    margin-bottom: 0
  }
  .s-int.int04 .p-intArticle#article02 .type01 .p-intArticle_txt {
    margin-top: 7.2vw
  }
  .s-int.int05 .p-intArticle_img {
    margin-top: 6.13vw;
    width: 100%
  }
  .s-int.int05 .p-intMV {
    background: url(../img/sp/interview/interview_bg_mv05.jpg)0 100% no-repeat;
    background-size: 100%
  }
  .s-int.int05 .p-intMV.is-fixed {
    background: url(../img/sp/top/interview_bg_mv05.jpg)no-repeat;
    margin-bottom: 45px
  }
  .s-int.int05 .p-intArticle#article01 .type01 {
    margin-top: 7.2vw;
    margin-bottom: 0
  }
  .s-int.int05 .p-intArticle#article02 {
    padding-bottom: 0
  }
  .s-int.int05 .p-intArticle#article02 .type01 {
    margin-bottom: 0
  }
  .s-int.int05 .p-intArticle#article02 .type04 .serial {
    margin-top: 7.2vw
  }
  .s-int.int06 .p-intArticle_img {
    margin-top: 6.13vw;
    width: 100%
  }
  .s-int.int06 .p-intMV {
    background: url(../img/sp/interview/interview_bg_mv06.jpg)0 100% no-repeat;
    background-size: 100%
  }
  .s-int.int06 .p-intMV.is-fixed {
    background: url(../img/sp/top/interview_bg_mv06.jpg)no-repeat;
    margin-bottom: 45px
  }
  .s-int.int06 .p-intArticle#article01 .type03 .serial {
    margin-top: 7.2vw
  }
  .s-int.int06 .p-intArticle#article02 {
    padding-bottom: 0
  }
  .s-int.int06 .p-intArticle#article02 .type01 .serial {
    margin-top: 7.2vw
  }
  .s-int.int06 .p-intArticle#article02 .type01+.type02 {
    margin-bottom: 0
  }
  .s-recruit .p-recruitMV {
    background: url(../img/sp/recruit/recruit_bg_mv.jpg)0 100% no-repeat;
    background-size: cover;
    height: 41.33vw
  }
  .s-recruit .p-recruitMV.is-fixed {
    background: url(../img/sp/top/recruit_bg_mv.jpg)no-repeat;
    margin-bottom: 45px
  }
  .s-recruit .p-recruitMV .p-recruitMV_txt {
    top: 30%;
    left: 10.67%
  }
  .s-recruit .p-recruitIntro {
    padding-top: 13.86vw;
    padding-bottom: 13.86vw
  }
  .s-recruit .p-recruitIntro .s-wrapper_inner .sec_ttl {
    font-size: 4.8vw;
    margin-bottom: 4.8vw
  }
  .s-recruit .p-recruitIntro .s-wrapper_inner .p-recruitIntro_txt {
    font-size: 3.2vw;
    margin-bottom: 4.8vw;
    line-height: 1.7
  }
  .s-recruit .p-recruitPosition {
    padding-top: 9.33vw;
    padding-bottom: 9.33vw
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list {
    text-align: center
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents {
    border-radius: 50px;
    height: 100.53vw;
    width: 84.26vw;
    margin: auto;
    margin-bottom: 5.33vw;
    padding: 6.66vw 7.46vw 9.33vw
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents:nth-child(n+2) {
    padding-top: 10.13vw
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents:nth-child(n+2) .p-recruitPosition_detail_list {
    margin-top: 4vw
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents:last-child {
    margin-bottom: 0
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_name {
    font-size: 6.4vw;
    letter-spacing: -1px;
    line-height: 1.3;
    height: auto;
    width: 100%
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_detail_list {
    padding-top: 4vw;
    margin-top: 4vw
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_detail_list li {
    margin-bottom: 2.93vw
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_detail_list li .p-recruitPosition_detail_ttl {
    font-size: 4vw
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_detail_list li .p-recruitPosition_detail_con {
    letter-spacing: 1px
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_btn {
    font-size: 4vw;
    width: 66.66vw;
    height: 13.33vw;
    line-height: 13.33vw
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_btn .red_circle_large {
    background-size: 26%;
    height: 8vw;
    width: 8vw;
    left: 6%
  }
  .s-company .p-companyMV {
    background: url(../img/sp/company/company_bg_mv.jpg)0 100% no-repeat;
    background-size: cover;
    height: 41.33vw
  }
  .s-company .p-companyMV.is-fixed {
    background: url(../img/sp/top/company_bg_mv.jpg)no-repeat;
    margin-bottom: 45px
  }
  .s-company .p-companyMV .p-companyMV_txt {
    top: 30%;
    left: 10.67%
  }
  .s-company .p-companyMessage {
    padding-top: 16vw;
    padding-bottom: 9.33vw
  }
  .s-company .p-companyMessage .p-companyMessage_ttl {
    margin-bottom: 5.33vw
  }
  .s-company .p-companyMessage .p-companyMessage_ttl .p-companyMessage_img {
    width: 13.33vw
  }
  .s-company .p-companyMessage .p-companyMessage_ttl .p-companyMessage_ttl_txt {
    font-size: 4vw;
    margin-top: 2.66vw
  }
  .s-company .p-companyMessage .p-companyMessage_mv {
    height: auto
  }
  .s-company .p-companyMessage .p-companyMessage_mv .p-companyMessage_mv_img {
    width: 100%
  }
  .s-company .p-companyMessage .p-companyMessage_mv .p-companyMessage_mv_txt {
    font-size: 6.4vw;
    margin-top: 6.66vw;
    padding-left: 7.46vw;
    padding-right: 7.46vw;
    position: relative;
    text-align: left
  }
  .s-company .p-companyMessage .p-companyMessage_main {
    font-size: 3.2vw;
    margin-top: 6.4vw;
    padding-left: 7.46vw;
    padding-right: 7.46vw
  }
  .s-company .p-companyMessage .p-companyMessage_main .p-companyMessage_main_txt {
    margin-bottom: 6.66vw
  }
  .s-company .p-companyMessage .p-companyMessage_main .p-companyMessage_main_name {
    font-size: 6.4vw;
    margin-bottom: 7.2vw;
    letter-spacing: 1.5px
  }
  .s-company .p-companyMessage .p-companyMessage_main .p-companyMessage_mv_info {
    background: #eaeaea;
    padding: 8vw
  }
  .s-company .p-companyMessage .p-companyMessage_main .p-companyMessage_mv_info .info_ttl {
    font-size: 4vw;
    margin-bottom: 2.66vw
  }
  .s-company .p-companyAbout {
    padding-top: 16vw;
    padding-bottom: 16vw
  }
  .s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_ttl {
    margin-bottom: 4vw
  }
  .s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_ttl .p-companyAbout_img {
    width: 13.33vw
  }
  .s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_ttl .p-companyAbout_ttl_txt {
    font-size: 4vw;
    margin-top: 2.66vw;
    margin-bottom: 0
  }
  .s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_list {
    padding-left: 4vw;
    padding-right: 4vw
  }
  .s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_list li {
    padding: 3.2vw 0 3.2vw 3.2vw;
    font-size: 3.2vw;
    letter-spacing: -.5px
  }
  .s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_list li .p-companyAbout_list_ttl {
    margin-right: 2.66vw;
    width: 23%
  }
  .s-company .p-companyHistory {
    padding-top: 16vw;
    padding-bottom: 16vw
  }
  .s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_ttl {
    margin-bottom: 4vw
  }
  .s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_ttl .p-companyHistory_img {
    width: 13.33vw
  }
  .s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_ttl .p-companyHistory_ttl_txt {
    font-size: 4vw;
    margin-top: 2.66vw
  }
  .s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list {
    padding-left: 4vw;
    padding-right: 4vw
  }
  .s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list .p-companyHistory_main {
    padding: 1.6vw 0 1.6vw 3.2vw;
    font-size: 3.2vw;
    letter-spacing: -.5px
  }
  .s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list .p-companyHistory_main .p-companyHistory_detail_list .p-companyHistory_sub:nth-child(n+2) {
    margin-top: 1.33vw
  }
  .s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list .p-companyHistory_main .p-companyHistory_detail_list .p-companyHistory_sub:nth-child(n+2) .p-companyHistory_date .p-companyHistory_month {
    padding-right: 2.8vw
  }
  .s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list .p-companyHistory_main .p-companyHistory_detail_list .p-companyHistory_sub .p-companyHistory_date {
    margin-right: 2.13vw;
    width: 21%
  }
  .s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list .p-companyHistory_main .p-companyHistory_detail_list .p-companyHistory_sub .p-companyHistory_contents {
    width: 76%
  }
  .s-company .p-companyPartner {
    padding-top: 16vw;
    padding-bottom: 16vw
  }
  .s-company .p-companyPartner .s-wrapper_inner .p-companyPartner_ttl {
    margin-bottom: 4vw
  }
  .s-company .p-companyPartner .s-wrapper_inner .p-companyPartner_ttl .p-companyPartner_img {
    width: 13.33vw
  }
  .s-company .p-companyPartner .s-wrapper_inner .p-companyPartner_ttl .p-companyPartner_ttl_txt {
    font-size: 4vw;
    margin-top: 2.66vw
  }
  .s-company .p-companyPartner .s-wrapper_inner .p-companyPartner_list {
    font-size: 9pt;
    padding-left: 4vw;
    padding-right: 4vw
  }
  .s-company .p-companyGroup {
    padding-top: 16vw;
    padding-bottom: 16vw
  }
  .s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_ttl {
    margin-bottom: 4vw
  }
  .s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_ttl .p-companyGroup_img {
    width: 13.33vw
  }
  .s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_ttl .p-companyGroup_ttl_txt {
    font-size: 4vw;
    margin-top: 2.66vw
  }
  .s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list {
    padding-right: 8vw;
    padding-left: 8vw
  }
  .s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main:first-child {
    padding-bottom: 6.66vw;
    margin-bottom: 9.33vw
  }
  .s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_img img {
    width: 68vw
  }
  .s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_txt {
    padding-right: 4.8vw;
    padding-left: 4.8vw
  }
  .s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_txt .p-companyGroup_name {
    font-size: 4.8vw;
    margin: 4vw -6.67vw;
    text-align: center;
    letter-spacing: -.6px
  }
  .s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_txt .p-companyGroup_link, .s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_txt .p-companyGroup_name .p-companyGroup_name_en {
    font-size: 3.2vw
  }
  .s-company .p-companyGroup .s-wrapper_inner .p-companyGroup_list .p-companyGroup_list_main .p-companyGroup_list_txt .p-companyGroup_info_list {
    margin-top: 4.8vw;
    font-size: 3.2vw;
    line-height: 1.75
  }
  .s-policy {
    padding-bottom: 50px
  }
  .p-policy.s-wrapper {
    padding: 50px 0 0
  }
  .s-wrapper_inner {
    padding-left: 2.66vw;
    padding-right: 2.66vw
  }
  .s-wrapper_inner .p-policyPrivacy_ttl {
    font-size: 4.8vw
  }
  .s-wrapper_inner .policyPrivacy_list_large {
    padding: 0
  }
  .s-wrapper_inner .policyPrivacy_list_large .policyPrivacy_list_middle {
    padding-left: 2.66vw
  }
  .c-onlyPC {
    display: none!important
  }
  .c-onlySP {
    display: block;
    margin: auto
  }
  .red_circle_large {
    height: 14.66vw;
    width: 14.66vw
  }
  .c-interview .s-wrapper_inner {
    padding: 0
  }
  .c-interview .s-wrapper_inner .c-interview_list {
    padding-left: 5.33vw;
    padding-right: 5.33vw
  }
  .c-interview .s-wrapper_inner .c-interview_list li:nth-child(2n) {
    margin-right: auto;
    margin-left: 4vw
  }
  .c-interview .s-wrapper_inner .c-interview_list li:nth-child(n+5) {
    margin-bottom: 0
  }
  .c-interview .s-wrapper_inner .c-interview_list li {
    width: 42.66vw;
    margin: 0;
    margin-bottom: 4vw
  }
  .c-interview .s-wrapper_inner .c-interview_list li .c-interview_link .c-interview_list_img {
    width: 100%
  }
  .c-interview .s-wrapper_inner .c-interview_list li .c-interview_link .c-interview_txt {
    font-size: 2.93vw;
    height: 22.66vw;
    width: 38.66vw;
    padding: 2.13vw 1.33vw 0
  }
  .c-interview .s-wrapper_inner .c-interview_list li .c-interview_link .c-interview_txt .c-interview_name {
    font-size: 2.13vw;
    padding-top: 1.33vw
  }
  .c-about {
    padding-top: 14.4vw;
    padding-bottom: 16vw
  }
  .c-about .c-about_contents {
    margin-top: 6.93vw;
    display: block;
    font-size: 0
  }
  .c-about .c-about_contents .c-about_example {
    margin-bottom: 6.66vw
  }
  .c-about .c-about_contents .c-about_example:last-child {
    margin: 0
  }
  .c-about .c-about_contents .c-about_example .c-about_example_link {
    display: inline-block
  }
  .c-about .c-about_contents .c-about_example .c-about_example_link .c-about_example_img {
    width: 60vw;
    margin: auto
  }
  .c-access {
    padding-top: 13.86vw;
    text-align: center
  }
  .c-access .c-access_right {
    padding: 13.86vw 8vw
  }
  .c-access .c-access_right .sec_sub_ttl {
    margin-bottom: 5.86vw
  }
  .c-access .c-access_right .c-access_address {
    font-size: 4.8vw;
    margin-bottom: 4.53vw;
    line-height: 1.4
  }
  .c-access .c-access_right .c-access_access {
    font-size: 4vw;
    text-align: left;
    text-indent: 0
  }
  .c-access .c-access_left {
    height: 86.66vw
  }
  .pc {
    display: none
  }
  .sp {
    display: inline-block
  }
}

@media screen and (max-width:320px) {
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents, .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents:nth-child(n+2) {
    padding-top: 4vw
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents:nth-child(n+2) .p-recruitPosition_detail_list {
    margin-top: 4vw
  }
}

/* overwrite style 2019 */

/* ======================

	header

====================== */

/* PC */

.header_left {
  margin-top: -5px;
}

/* SP */

@media screen and (max-width: 999px) {
  .header_left {
    margin-top: -2px;
  }
}

/* ======================

	トップ

====================== */

/* PC */

/*
	MV
—————————————————————— */

.s-top .p-topMV {
  height: 0;
  padding-top: 42.8%;
  background: url(../img/pc/top/top_bg_mv.jpg) center top no-repeat;
  background-size: cover;
}

.s-top .p-topMV::after {
  display: none;
}

/*
	MV
—————————————————————— */

.s-top .p-topIntro .p-topAbout_txt {
  font-weight: bold;
}

/*
	事業内容
—————————————————————— */

.p-topService-sample {
  margin: 80px 0 60px;
}

.p-topService-sample__link {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 1200px;
  height: 185px;
  margin: auto;
  padding: 0 80px 0 50px;
  border: 3px solid #f93099;
  text-align: left;
  background-color: #fff;
  transition: all 0.2s;
}

.p-topService-sample__link:hover {
  background-color: #fdf8fb;
}

.p-topService-sample__link::before {
  position: absolute;
  right: 20px;
  width: 40px;
  height: 40px;
  background-color: #f93099;
  border-radius: 50%;
  content: '';
}

.p-topService-sample__link::after {
  position: absolute;
  right: 36px;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  border-left: none;
  border-bottom: none;
  content: '';
  transform: rotate(45deg);
}

.p-topService-sample__title img {
  vertical-align: bottom;
  margin-top: -20px;
}

.p-topService-sample__text {
  margin-left: 40px;
  color: #333;
  font-size: 18px;
  line-height: 2;
  font-weight: bold;
}

/* d */

.p-topService-d {
  margin: 60px 0;
}

.p-topService-d__link {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 1200px;
  height: 185px;
  margin: auto;
  padding: 0 80px 0 50px;
  border: 3px solid #c5002c;
  text-align: left;
  background-color: #fff;
  transition: all 0.2s;
}

.p-topService-d__link:hover {
  background-color: #fdf8fb;
}

.p-topService-d__link::before {
  position: absolute;
  right: 20px;
  width: 40px;
  height: 40px;
  background-color: #c5002c;
  border-radius: 50%;
  content: '';
}

.p-topService-d__link::after {
  position: absolute;
  right: 36px;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  border-left: none;
  border-bottom: none;
  content: '';
  transform: rotate(45deg);
}

.p-topService-d__title img {
  vertical-align: bottom;
}

.p-topService-d__text {
  margin-left: 40px;
  color: #333;
  font-size: 18px;
  line-height: 2;
  font-weight: bold;
}

.p-topService-d__note {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.5;
  font-weight: normal;
}

.s-top .p-topService .p-topService_contents .p-topService_example {
  width: 245px;
  vertical-align: top;
}

.s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_top {
  width: 100%;
}

.s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_bottom {
  width: 100%;
  height: 230px;
  padding-left: 20px;
  padding-right: 20px;
}

.s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_circle .p-topService_example_icn {
  width: 55px;
  border-width: 2px;
}

.s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_bottom .p-topService_example_link {
  margin-top: auto;
}

.s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_circle {
  bottom: auto;
  top: 155px;
}

.s-top .p-topService .p-topService_contents .p-topService_example:last-child .p-topService_example_bottom .p-topService_example_catch {
  margin-bottom: 16px;
}

.s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_bottom .p-topService_example_name {
  height: 55px;
}

.slick-track>div {
  margin-left: 20px;
}

.s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_top .p-topService_example_img img {
  width: 100%;
}

/* SP */

@media screen and (max-width: 999px) {
  .p-topService-sample {
    margin: 60px 0 40px;
  }
  .p-topService-sample__link {
    flex-direction: column;
    width: 90%;
    height: auto;
    padding: 30px;
    font-size: 12px;
  }
  .p-topService-sample__link:hover {
    background-color: #fdf5f9;
  }
  .p-topService-sample__link::before {
    display: none;
  }
  .p-topService-sample__link::after {
    border-color: #f93099;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }
  .p-topService-sample__title img {
    margin: 0;
    width: 180px;
  }
  .p-topService-sample__text {
    margin: 0;
    margin-top: 20px;
    font-size: 12px;
    line-height: 1.5;
  }
  /* d */
  .p-topService-d {
    margin: 60px 0;
  }
  .p-topService-d__link {
    flex-direction: column;
    width: 90%;
    height: auto;
    padding: 30px;
    font-size: 12px;
  }
  .p-topService-d__link:hover {
    background-color: #fdf8fb;
  }
  .p-topService-d__link::before {
    display: none;
  }
  .p-topService-d__link::after {
    border-color: #c5002c;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }
  .p-topService-d__title img {
    margin: 0;
    width: 180px;
  }
  .p-topService-d__text {
    margin: 0;
    margin-top: 20px;
    font-size: 12px;
    line-height: 1.5;
  }
  .p-topService-d__note {
    margin: 0;
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.5;
  }
  /* 背景 */
  .s-top .p-topService {
    background-size: cover;
  }
  .s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_top {
    height: 200px;
  }
  .s-top .p-topService .p-topService_contents .p-topService_example:last-child {
    margin-left: 20px;
  }
  .s-top .p-topService .p-topService_contents .p-topService_example .p-topService_example_top .p-topService_example_img {
    width: 100%;
  }
  .s-top .p-topService .p-topService_contents .p-topService_example:last-child .p-topService_example_top .p-topService_example_img {
    width: 100%;
  }
}

/*
	インタビュー
—————————————————————— */

/* PC */

.s-top .p-topInterview .p-topInterview_link_block {
  background: none;
  height: auto;
}

.s-top .p-topInterview .p-topInterview_link_block .p-topInterview_link {
  color: #000;
  border-color: #000;
}

.s-int .p-intMV {
  background-size: auto;
  background-color: #e6e7e9;
  background-position: right;
}

.c-interview .s-wrapper_inner .c-interview_list.c-interview_list--2 {
  /* 詳細度で負けるので長く書く */
  flex-flow: row wrap;
  justify-content: space-between;
  width: 630px;
  margin: auto;
}

.c-interview .s-wrapper_inner .c-interview_list.c-interview_list--2 li {
  width: 300px;
  margin: 0;
  margin-bottom: 30px;
}

/* SP */

@media screen and (max-width: 999px) {
  .s-int .p-intMV {
    background-size: cover;
  }
  .c-interview .s-wrapper_inner .c-interview_list.c-interview_list--2 {
    width: 100%;
    padding: 0 20px;
  }
  .c-interview .s-wrapper_inner .c-interview_list.c-interview_list--2 li {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}

/*
	アクセス
—————————————————————— */

/* PC */

.s-top .c-access {
  background-color: #f6f6f6;
}

/* ======================

	事業内容

====================== */

/* PC */

.s-service .p-serviceMV {
  background-size: auto;
  background-color: #e6e7e9;
  background-position: right;
  background-repeat: no-repeat;
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li:last-child {
  border-bottom: none;
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li#service01 .p-serviceSample_list_txt .p-serviceSample_ttl::before {
  background: url("../img/pc/service/service_icn01.png");
  background-size: 100%;
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li#service02 .p-serviceSample_list_txt .p-serviceSample_ttl::before {
  background: url("../img/pc/service/service_icn01.png");
  background-size: 100%;
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li#service03 .p-serviceSample_list_txt .p-serviceSample_ttl::before {
  background: url("../img/pc/service/service_icn02.png");
  background-size: 100%;
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li#service04 .p-serviceSample_list_txt .p-serviceSample_ttl::before {
  background: url("../img/pc/service/service_icn06.png");
  background-size: 100%;
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li#service05 .p-serviceSample_list_txt .p-serviceSample_ttl::before {
  background: url("../img/pc/service/service_icn07.png");
  background-size: 100%;
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li#service06 .p-serviceSample_list_txt .p-serviceSample_ttl::before {
  background: url("../img/pc/service/service_icn05.png");
  background-size: 100%;
}

.s-service .p-serviceSample .s-wrapper_inner .p-serviceSample_list li#service07 .p-serviceSample_list_txt .p-serviceSample_ttl::before {
  background: url("../img/pc/service/service_icn01.png");
  background-size: 100%;
}

.p-serviceSample_note {
  display: block;
  font-size: 11px;
}

/* SP */

@media screen and (max-width: 999px) {
  .s-service .p-serviceMV {
    background-size: cover;
  }
}

/* ======================

	私たちのご紹介

====================== */

/* PC */

.s-about .p-aboutMV {
  background-size: auto;
  background-color: #e6e7e9;
  background-position: right;
}

/* SP */

@media screen and (max-width: 999px) {
  .s-about .p-aboutMV {
    background-size: cover;
  }
}

/* ======================

	採用情報

====================== */

/* PC */

.s-recruit .p-recruitMV {
  background-size: auto;
  background-color: #e6e7e9;
  background-position: right;
  background-repeat: no-repeat;
}

.s-recruit .p-recruitPosition {
  background: #fff;
}

.s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents {
  height: 650px;
}

.s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents .p-recruitPosition_detail_list {
  height: 310px;
}

/* SP */

@media screen and (max-width: 999px) {
  .s-recruit .p-recruitMV {
    background-size: cover;
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents {
    height: auto;
  }
  .s-recruit .p-recruitPosition .s-wrapper_inner .p-recruitPosition_list .p-recruitPosition_contents:nth-child(3n) {
    margin-bottom: 20px;
  }
}

/* ======================

	会社情報

====================== */

/* PC */

.s-company .p-companyMV {
  background-size: auto;
  background-color: #e6e7e9;
  background-position: right;
}

.s-company .p-companyMessage .p-companyMessage_main .p-companyMessage_mv_info {
  height: auto;
}

.p-historyTable {
  width: 800px;
  margin: auto;
  text-align: left;
  border-collapse: collapse;
  font-size: 1pc;
}

.p-historyTable th, .p-historyTable td {
  padding: 5px;
  vertical-align: top;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  font-weight: normal;
}

.p-historyTable th, .p-historyTable td:nth-of-type(1) {
  text-align: right;
  white-space: nowrap;
}

.p-historyTable td:nth-of-type(2) {
  padding-left: 2em;
}

.s-company .p-companyAbout .s-wrapper_inner .p-companyAbout_list li .p-companyAbout_list_ttl {
  margin-right: 8px
}

.c-access_gmap-btn {
  transition: all 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  border: 2px solid #f02687;
  padding: 10px;
  width: 200px;
  color: #f02687;
  font-weight: bold;
  border-radius: 30px;
}

.c-access_gmap-btn:hover {
  background-color: #f02687;
  color: #fff;
}

.c-access_right {
  padding-top: 80px !important;
  padding-bottom: 77px !important;
}

/* SP */

@media screen and (max-width: 999px) {
  .s-company .p-companyMV {
    background-size: cover;
  }
  .s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list .p-companyHistory_main .p-companyHistory_detail_list .p-companyHistory_sub .p-companyHistory_date {
    width: 23%;
  }
  .s-company .p-companyHistory .s-wrapper_inner .p-companyHistory_list .p-companyHistory_main .p-companyHistory_detail_list .p-companyHistory_sub .p-companyHistory_contents {
    width: 72%;
  }
  .p-historyTable {
    width: 95%;
    margin: auto;
    font-size: 3.2vw;
  }
  .p-historyTable td:nth-of-type(2) {
    padding-left: 1em;
  }
  .c-access_gmap-btn {
    margin: auto;
  }
  .c-access_address {
    font-size: 16px !important;
    line-height: 1.8 !important;
  }
  .c-access_right {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}

/* ======================

	footer改修 202101

====================== */

/* PC */

.footer_top_name {
  transform: translateY(6px);
}

/* footer .footer_top .s-wrapper_inner .footer_top_bnr a.footer_bnr {
  margin-right: 25px;
} */
.footer_bnr_list_body {
  display: flex;
  margin: 0 -12px;
}

.footer_bnr_list_item {
  box-sizing: border-box;
  max-width: 25%;
  flex: 0 0 25%;
  padding: 0 12px;
}

.footer_bnr img {
  display: block;
  max-width: 100%;
}

.footer_bnr_text-content {
  display: block;
  margin-top: 5px;
}

.footer_bnr_text {
  display: block;
  margin: -0.3em 0;
  line-height: 1.6;
  font-size: 10px;
  color: #fff;
}

footer .footer_bottom {
  height: 100px;
  background: #ffffff;
}

footer .footer_bottom .s-wrapper_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
}

footer .footer_bottom .s-wrapper_inner::after {
  content: initial;
}

footer .footer_bottom .s-wrapper_inner .footer_bottom_left {
  float: none;
  display: flex;
  align-items: center;
}

footer .footer_bottom .s-wrapper_inner .footer_bottom_left .p_mark {
  margin-right: 20px;
  margin-top: 15px;
}

footer .footer_bottom .s-wrapper_inner .footer_bottom_left .privacy_txt {
  margin-right: 20px;
}

footer .footer_bottom .s-wrapper_inner .footer_bottom_left .privacy_txt a {
  color: #333;
  font-size: 14px;
}

footer .footer_bottom .s-wrapper_inner .footer_bottom_left .privacy_txt a:hover {
  text-decoration: underline;
}

footer .footer_bottom .s-wrapper_inner .footer_bottom_right {
  float: none;
  color: #333;
  font-size: 12px;
}

.p_mark {
  display: inline-block;
}

/* SP */

.footer_SP_top_bnr {
  padding: 30px 30px 25px;
  background-color: #3b3b3b;
}

.footer_SP_top_bnr .footer_bnr_list_body {
  flex-wrap: wrap;
  margin: -15px -12.5px;
}

.footer_SP_top_bnr .footer_bnr_list_item {
  max-width: 50%;
  flex: 0 0 50%;
  padding: 15px 12.5px;
}

.footer_SP_bottom {
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
}

.footer_SP_bottom .p_mark {
  margin: auto;
  margin-bottom: 15px;
}

.footer_SP_bottom .privacy_txt {
  margin-bottom: 15px;
  color: #333;
  font-size: 16px;
}

.footer_SP_bottom .copy {
  margin-top: 30px;
  color: #333;
  font-size: 12px;
}
/* 20240109ページ用追記 */
.jichitai-list {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.link-list {
  margin-left: 20px;
}
@media screen and (max-width: 999px) {
  .link-list {
    margin-left: 0px;
  }
}