/*
Theme Name: totor
*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:500,700&display=swap&subset=japanese');/* font-family: 'Noto Sans JP', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Quicksand:700&display=swap');/* font-family: 'Quicksand', sans-serif; */
/*@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300&display=swap');*//* font-family: 'Josefin Sans', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans&display=swap');/* font-family: 'Josefin Sans', sans-serif; */


/* =Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
html {
  overflow-y: scroll;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  /*outline: thin dotted;*/
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
}
del {
  color: #333;
}
ins {
  background: #fff9c0;
  text-decoration: none;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 24px;
  margin-bottom: 1.714285714rem;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
small {
  font-size: smaller;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
input[type=submit],
input[type=button],
button {
  -webkit-appearance: none;
}


/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after,
#container:after {
  clear: both;
}
.ie7 .clearfix,
.ie7 #container,
.ie7 .widget-wrapper {
  zoom: 1;
}
.clear {
  clear: both;
}

/* =margin/padding
-------------------------------------------------------------- */
.m0 {
  margin: 0;
}
.mT0 {
  margin-top: 0;
}
.mB0 {
  margin-bottom: 0;
}
.mR0 {
  margin-right: 0;
}
.mL0 {
  margin-left: 0;
}
.mT5 {
  margin-top: 5px;
}
.mB5 {
  margin-bottom: 5px;
}
.mR5 {
  margin-right: 5px;
}
.mL5 {
  margin-left: 5px;
}
.mT10 {
  margin-top: 10px;
}
.mB10 {
  margin-bottom: 10px;
}
.mR10 {
  margin-right: 10px;
}
.mL10 {
  margin-left: 10px;
}
.mT15 {
  margin-top: 15px;
}
.mB15 {
  margin-bottom: 15px;
}
.mR15 {
  margin-right: 15px;
}
.mL15 {
  margin-left: 15px;
}
.mT20 {
  margin-top: 20px;
}
.mB20 {
  margin-bottom: 20px;
}
.mR20 {
  margin-right: 20px;
}
.mL20 {
  margin-left: 20px;
}
.mT25 {
  margin-top: 25px;
}
.mB25 {
  margin-bottom: 25px;
}
.mR25 {
  margin-right: 25px;
}
.mL25 {
  margin-left: 25px;
}
.mT30 {
  margin-top: 30px;
}
.mB30 {
  margin-bottom: 30px;
}
.mR30 {
  margin-right: 30px;
}
.mL30 {
  margin-left: 30px;
}
.mT35 {
  margin-top: 35px;
}
.mB35 {
  margin-bottom: 35px;
}
.mR35 {
  margin-right: 35px;
}
.mL35 {
  margin-left: 35px;
}
.mT40 {
  margin-top: 40px;
}
.mB40 {
  margin-bottom: 40px;
}
.mR40 {
  margin-right: 40px;
}
.mL40 {
  margin-left: 40px;
}
/*------------------------------*/
.p0 {
  padding: 0;
}
.pT0 {
  padding-top: 0;
}
.pB0 {
  padding-bottom: 0;
}
.pR0 {
  padding-right: 0;
}
.pL0 {
  padding-left: 0;
}
.pT5 {
  padding-top: 5px;
}
.pB5 {
  padding-bottom: 5px;
}
.pR5 {
  padding-right: 5px;
}
.pL5 {
  padding-left: 5px;
}
.pT10 {
  padding-top: 10px;
}
.pB10 {
  padding-bottom: 10px;
}
.pR10 {
  padding-right: 10px;
}
.pL10 {
  padding-left: 10px;
}
.pT15 {
  padding-top: 15px;
}
.pB15 {
  padding-bottom: 15px;
}
.pR15 {
  padding-right: 15px;
}
.pL15 {
  padding-left: 15px;
}
.pT20 {
  padding-top: 20px;
}
.pB20 {
  padding-bottom: 20px;
}
.pR20 {
  padding-right: 20px;
}
.pL20 {
  padding-left: 20px;
}
.pT25 {
  padding-top: 25px;
}
.pB25 {
  padding-bottom: 25px;
}
.pR25 {
  padding-right: 25px;
}
.pL25 {
  padding-left: 25px;
}
.pT30 {
  padding-top: 30px;
}
.pB30 {
  padding-bottom: 30px;
}
.pR30 {
  padding-right: 30px;
}
.pL30 {
  padding-left: 30px;
}
.pT35 {
  padding-top: 35px;
}
.pB35 {
  padding-bottom: 35px;
}
.pR35 {
  padding-right: 35px;
}
.pL35 {
  padding-left: 35px;
}
.pT40 {
  padding-top: 40px;
}
.pB40 {
  padding-bottom: 40px;
}
.pR40 {
  padding-right: 40px;
}
.pL40 {
  padding-left: 40px;
}

/*--------------------------------------------------------------
   Common Style
--------------------------------------------------------------*/
* {
  box-sizing: border-box;
  word-break: break-all;
}
html {
  -webkit-font-smoothing: antialiased;
}
body {
  background-color: #fff;
  color: #333;
  font-family: 'Noto Sans JP', sans-serif;
  /*font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;*/
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1;
  position: relative;
  overflow: hidden;
}
a,
a:visited {
  color: #44aa00;/* TODO リンクの色 */
  outline: none;
  text-decoration: none;
}
a:active {
  opacity: 0.8;
}
img {
  max-width: 100%;
}
button,
input,
select,
textarea {
  border: 1px solid #ccc;
  border-radius: 0;
  line-height: 1.5;
  margin: 10px 0;
  max-width: 100%;
  vertical-align: baseline;
}
button,
input {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
button {
  outline: none;
}
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
  padding: 5px;
}
table {
  border-top: solid 1px #ccc;
}
table tr {
  border-bottom: solid 1px #ccc;
}
table th {
  padding: 12px 10px 10px;
  width: 180px;
  font-weight: bold;
  line-height: 1.5;
  vertical-align: top;
}
table td {
  padding: 12px 10px 10px;
  line-height: 1.5;
  vertical-align: top;
}

.txL {
  text-align: left;
}
.txR {
  text-align: right;
}
.txC {
  text-align: center;
}

.pcDisplay {
  display:block !important;
}
.spDisplay {
  display:none !important;
}
.pcDisplay01 {
  display:inline-block;
}
.spDisplay01 {
  display:none;
}

.buttonarea {
  margin: 0 auto 100px;
  width: 100%;
  max-width: 1100px;
  text-align: center;
}
.btn.entry {
  display: inline-block;
  width: 100%;
  max-width: 800px;
  height: 100px;
  background: linear-gradient(45deg, rgba(23, 73, 158, 1), rgba(1, 155, 145, 1)) no-repeat;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 100px;
  border-radius: 50px;
}

.telLink {
  color: #333;
}

@keyframes show {from {opacity: 0;} to {opacity: 1;}}


/*--------------------------------------------------------------
   PC
--------------------------------------------------------------*/
#page {
  width: 100%;
}
/*.container {
  margin: auto;
  max-width: 1100px;
}*/
#main {
  margin: 100px auto 0;
  width: 100%;
  min-height: 500px;
}
#main p {
  margin: 0 0 10px;
  line-height: 1.8;
}

#main .narrow_content {
  margin: 0 auto;
  max-width: 830px;
}

#main .entry_content p {
  margin: 0 auto 20px;
}
#main .narrow_content p {
  max-width: 830px;
}
#main .entry_content .modal p {
  margin: 0 0 10px;
}

/* =page-head
-------------------------------------------------------------- */
#page-head {
  position: relative;
  margin: 0 0 40px 0;
}
#page-head .img {
  margin: 0 0 0 auto;
  width: calc((50vw - 550px) + 850px);
  height: 480px;
  position: relative;
}
#page-head .img .img_inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
#page-head .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: none;
}
/* IE11 object-fit対応 */
@media screen and (-ms-high-contrast: none) {
  #page-head .img img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 1440px) and (-ms-high-contrast: none) {
  #page-head .img img {
    width: 100%;
    height: auto;
  }
  #page-head .img.top_message img {
    width: 100%;
    height: auto;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }
  #page-head.business_intro .img img {
    width: auto;
    height: 100%;
  }
}
@media screen and (min-width: 1650px) and (-ms-high-contrast: none) {
  #page-head.business_intro .img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) and (-ms-high-contrast: none) {
  #page-head .img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 610px) and (-ms-high-contrast: none) {
  #page-head .img img {
    width: auto;
    height: 100%;
  }
  #page-head.company_intro .img img,
  #page-head.business_intro .img img,
  #page-head.product .img img,
  #page-head.solution .img img,
  #page-head.web .img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 440px) and (-ms-high-contrast: none) {
  #page-head.company_intro .img img,
  #page-head.business_intro .img img {
    width: auto;
    height: 100%;
  }
}
@media screen and (max-width: 400px) and (-ms-high-contrast: none) {
  #page-head.product .img img,
  #page-head.solution .img img,
  #page-head.web .img img {
    width: auto;
    height: 100%;
  }
}
/* / IE11 object-fit対応 */
#page-head .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1100px;
}
#page-head .inner .intro {
  padding: 60px 80px 60px 0;
  min-height: 160px;
  background: #19499e;
  position: absolute;
  top: 220px;
}
#page-head .inner .intro:before {
  content: '';
  display: block;
  width: 50vw;
  height: 100%;
  background: #19499e;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: -1;
}
#page-head .inner .intro h2 {
  margin: 0 auto 30px;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  text-align: left;
}
#page-head .inner .intro h2 .sub {
  display: block;
  margin: 15px 0 0;
  font-size: 12px;
  letter-spacing: normal;
}
#page-head .inner .catchcopy {
  margin: 0 0 calc(40px - (24px * 0.4));
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
#page-head .inner .discription {
  color: #fff;
  font-size: 14px;
}
#page-head + #breadcrumbs {
  margin: 0 0 100px 0;
  color: #999;
  text-align: right;
}
#page-head + #breadcrumbs ul li {
  margin: 0 15px 0 0;
}
#page-head + #breadcrumbs ul li:last-child {
  margin: 0;
}
#page-head + #breadcrumbs ul li a {
  color: #999;
}

.page_nav {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 60px;
  max-width: 850px;
}
.page_nav a {
  display: block;
  color: #4c4c4c;
  font-size: 16px;
}
.page_nav .readmore .txt {
  padding: 0 30px 0 0;
}

.page_nav .selected a {
  color: #18499e;
}
.page_nav .selected .readmore i {
  border: solid 1px #18499e;
}

/* page-head.lower */
#page-head.lower .inner .intro {
  padding: 65px 0;
  width: 400px;
  text-align: center;
}
#page-head.lower .inner .intro:before {
  content: none;
}
#page-head.lower.img_s .img {
  height: 300px;
  position: relative;
}
#page-head.lower .inner .intro img {
  margin: 0 auto 75px;
  vertical-align: middle;
}
#page-head.lower .inner .intro h2 {
  margin: 0;
  text-align: center;
  letter-spacing: 2px;
  line-height: 1.1;
  /*text-transform: uppercase;*/
}

/* page-head.company */
#page-head.company .img {
  height: 300px;
  position: relative;
}

/* page-head.business */
#page-head.business .inner .intro {
  width: 550px;
  top: 80px;
}

/* page-head.company_intro */
#page-head.company_intro .inner .intro {
  padding: 60px 80px 90px 0;
  width: 550px;
  top: 80px;
}
#page-head.company.company_intro .img {
  height: 430px;
  position: relative;
}
#page-head.company .img.top_message img {
  object-position: center top;
}
#page-head.company_intro + #breadcrumbs {
  margin: 0 0 130px auto;
}

/* page-head.product */
#page-head.product .img {
  height: 480px;
  position: relative;
}
#page-head.product .intro img {
  position: relative;
  left: -15px;
}

/* page-head-recruit */
#page-head-recruit {
  position: relative;
  margin: 0 0 350px;
  display: flex;
}
#page-head-recruit .title {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 0;
  min-height: 350px;
  background: linear-gradient(90deg, rgba(70, 109, 178, 1), rgba(51, 177, 166, 1)) no-repeat;
}
#page-head-recruit .title_inner {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1100px;
  color: #fff;
  font-size: 50px;
  font-family: 'Josefin Sans', 'Noto Sans JP', sans-serif;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 10px;
}
#page-head-recruit .img {
  height: 500px;
  width: calc((1100px - 270px) + (50vw - 550px));
  border: solid 2px #fff;
  border-width: 2px 0 2px 2px;
  position: absolute;
  bottom: -250px;
  right: 0;
  border-radius: 250px 0 0 250px;
  overflow: hidden;
}
#page-head-recruit .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: none;
}
@media all and (-ms-high-contrast: none){
  #page-head-recruit .img img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 1900px) and (-ms-high-contrast: none) {
  #page-head-recruit .img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) and (-ms-high-contrast: none) {
  #page-head-recruit .img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 468px) and (-ms-high-contrast: none) {
  #page-head-recruit .img img {
    width: auto;
    height: 100%;
  }
}

#page-head-recruit h3 {
  position: absolute;
  bottom: -225px;
  left: calc(50vw - 550px);
  z-index: 1;
}

#page-head-recruit.lower {
  margin: 0 0 280px;
}
#page-head-recruit.lower .title_inner {
  font-size: 36px;
  letter-spacing: 5px;
}
#page-head-recruit.lower .title_inner .sub {
  display: block;
  margin: calc(30px - (30px * 0.4)) 0 0;
  font-size: 15px;
  letter-spacing: 1px;
}
#page-head-recruit + #breadcrumbs {
  margin: 0;
  color: #999;
  text-align: right;
}
#page-head-recruit + #breadcrumbs ul li {
  margin: 0 15px 0 0;
}
#page-head-recruit + #breadcrumbs ul li a {
  color: #999;
}

/* sub-title-image */
#page-head .img:after {
  content: '';
  position: absolute;
  top: 80px;
  left: -120px;
}
#page-head.company .img:after {
  content: url(images/title_company.png);
  left: -210px;
}
#page-head.product .img:after {
  content: url(images/title_business.png);
  left: -210px;
}
#page-head.solution .img:after,
#page-head.web .img:after,
#page-head.sports .img:after,
#page-head.holding .img:after {
  content: url(images/title_business.png);
  left: -210px;
}
#page-head.news .img:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.02));
  z-index: 1;
}
#page-head.news .img:after {
  content: url(images/title_news.png);
  left: -185px;
}
#page-head.news .img img {
  object-fit: contain;
}
/* IE11 object-fit対応 */
@media screen and (-ms-high-contrast: none) {
  #page-head.news .img img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
/* / IE11 object-fit対応 */
#page-head.csr .img:after {
  content: url(images/title_csr.png);
  left: -135px;
}
#page-head.sitemap .img:after {
  content: url(images/title_sitemap.png);
  left: -155px;
}
#page-head.privacy .img:after {
  content: url(images/title_privacy_policy.png);
  left: -230px;
}
#page-head.sitepolicy .img:after {
  content: url(images/title_site_policy.png);
  left: -205px;
}
#page-head.contact .img:after {
  content: url(images/title_contact_us.png);
  left: -205px;
}
#page-head.link .img:after {
  content: url(images/title_link.png);
  left: -230px;
}
#page-head.employee .img:after {
  content: url(images/title_employee.png);
  left: -230px;
}
#page-head.news h2,
#page-head.csr h2 {
  text-transform: uppercase;
}

/* =relation-link
-------------------------------------------------------------- */
#relation-link {
  display: flex;
  justify-content: space-between;
  margin: 0 20px 20px;
  clear: both;
}
#relation-link .box {
  width: 33.2352%;
  background: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right 50%;	
}
#relation-link .box_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px 10px;
}
#relation-link .box .text {
  margin: 0 0 0 5px;
  color: #fff;
  font-size: 19px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
}
#relation-link .box .text .sub {
  display: block;
  margin: 16px 0 0;
  font-size: 12px;
}
#relation-link.company .box_inner {
  padding: 75px 50px;
  justify-content: flex-start;
}
#relation-link.company .box.top_message {
  background-image: url(/wp-content/uploads/2024/06/候補-4-1-scaled-e1719373097552.jpg);
  background-position: top;
}
#relation-link.company .box.profile {
  background-image: url(images/company/bnr_profile.png);
}
#relation-link.company .box.philosophy {
  background-image: url(images/company/bnr_philosophy.png);
}
#relation-link.company .box.access {
  background-image: url(images/company/bnr_access.png);
}

#relation-link.business .box img {
  width: 73px;
  height: auto;
  margin: 0 25px 0 0;
}
#relation-link.business .box.voting_solution {
  background-image: url(images/business/bnr_voting_solution.jpg);
}
#relation-link.business .box.racecourse_solution {
  background-image: url(images/business/bnr_racecourse_solution.jpg);
}
#relation-link.business .box.racecourse_solution img {
  width: 81px;
}
#relation-link.business .box.web_solution {
  background-image: url(images/business/bnr_web_solution.jpg);
}



/* =header
-------------------------------------------------------------- */
header {
  display: flex;
  padding: 35px 40px 0;
  width: 100%;
  height: 100px;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
header h1 {
  min-width: 374px;
}
header h1 a {
  display: block;
}
header .gnav {
  margin: 0 0 0 auto;
  width: 100%;
}
header .gnav .list {
  display: flex;
  justify-content: flex-end;
}
header .gnav .list .box {
  padding: 0 18px 0;
}
header .gnav .list .box .secondary_wrapper {
  visibility: hidden;
  opacity: 0;
  width: 100%;
  min-height: 240px;
  background: #18499e;
  position: absolute;
  top: 100px;
  left: 0;
}
header .gnav .list .box .secondary_wrapper_inner {
  margin: 0 auto;
  padding: 40px 0 30px;
  width: 100%;
  max-width: 1100px;
}
header .gnav .list .box .secondary_wrapper h2 {
  margin: 0 0 20px 0;
  color: #fff;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  font-size: 20px;
  text-align: left;
}
header .gnav .list .box .secondary_wrapper .secondary_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 25px;
  padding: 0 0 0 370px;
  width: 100%;
  position: relative;
}
header .gnav .list .box .secondary_wrapper .secondary_list:before {
  content: '';
  display: block;
  margin: 0;
  width: 300px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
}
header .gnav .list .box.company .secondary_wrapper .secondary_list:before {
  background: url(images/img_header_company.jpg) no-repeat;
  background-size: 100%;
}
header .gnav .list .box.business .secondary_wrapper .secondary_list:before {
  background: url(images/img_header_business.jpg) no-repeat;
  background-size: 100%;
}
header .gnav .list .box.sports .secondary_wrapper .secondary_list:before {
  background: url(images/img_header_sports.jpg) no-repeat;
  background-size: 100%;
}
header .gnav .list .box.csr .secondary_wrapper .secondary_list:before {
  background: url(images/img_header_csr.jpg) no-repeat;
  background-size: 100%;
}
header .gnav .list .box.recruit .secondary_wrapper .secondary_list:before {
  background: url(images/img_header_recruit.jpg) no-repeat;
  background-size: 100%;
}
header .gnav .list .box .secondary_wrapper .sub {
  margin: 0 0 0 6.3636%;
  font-size: 12px;
  font-weight: normal;
  position: relative;
  top: -2px;
}
header .gnav .list .box .secondary_wrapper .secondary_list .secondary_box {
  margin: 0 6.8494% 0 0;
  width: 46.5753%;
}
header .gnav .list .box .secondary_wrapper .secondary_list .secondary_box:nth-child(2n) {
  margin: 0;
}
header .gnav .list .box .secondary_wrapper .secondary_list .secondary_box .secondary_menu {
  display: block;
  margin: 0 0 25px;
  padding: 0 35px 0 0 ;
  color: #fff;
  font-size: 16px;
  position: relative;
  line-height: 1.5;
}
header .gnav .list .box .secondary_wrapper .secondary_list .secondary_box .secondary_menu .txt {
  width: 100%;
  vertical-align: middle;
}
header .gnav .list .box .secondary_wrapper .secondary_list .secondary_box .secondary_menu i {
  width: 28px;
  min-width: 28px;
  height: 28px;
  border: solid 1px #fff;
  font-size: 8px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  text-indent: .2em;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -13px;
  line-height: 26px;
}
header .gnav .list .box:last-child {
  padding: 0 0 0 18px;
}
header .gnav .list .box .primaly_menu {
  display: block;
  height: 65px;
  color: #333;
  font-size: 16px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  text-align: center;
  letter-spacing: 2px;
}
header .gnav .list .box .primaly_menu .sub {
  display: block;
  margin: 8px 0 0;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: normal;
}

#menu-gnav {
  display: flex;
  justify-content: flex-end;
}
#menu-gnav .menu-item {
  padding: 10px 17px 0;
}
#menu-gnav .menu-item:last-child {
  padding: 10px 0 0 17px;
}
#menu-gnav .menu-item a {
  display: block;
  color: #333;
  font-weight: bold;
  text-align: center;
}
#menu-gnav .menu-item a::after {
  content: attr(title);
  display: block;
  margin: 10px 0 0;
  font-size: 10px;
  font-weight: normal;
}
#menu-gnav .current-menu-item a {
  color: #18499e;
}
#menu-gnav .current-menu-item a:hover {
  opacity: 1;
}
#menu-gnav .sub-menu {
  display: none;
}


/* =contact
-------------------------------------------------------------- */
#contact {
  margin: 0 20px 20px;
  background: #18499e;
}
#contact .inner {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 85px 0;
  width: 100%;
  max-width: 1100px;
}
#contact .intro {
  width: 100%;
}
#contact .intro h2 {
  margin: 0 0 25px 0;
  color: #fff;
  font-size: 30px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  text-align: left;
}
#contact .intro h2 .sub {
  margin: 0 0 0 20px;
  font-size: 12px;
  font-weight: normal;
  position: relative;
  top: -2px;
}
#contact .intro .text {
  margin: 0;
  color: #fff;
  font-size: 14px;
}
#contact .info {
  min-width: 400px;
  text-align: center;
}
#contact .info .tel {
  margin: 0 0 15px 0;
  color: #fff;
  font-size: 40px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  font-weight: bold;
  line-height: 1;
}
#contact .info .tel a {
  display: inline-block;
  color: #fff;
}
#contact .info .time {
  margin: 0;
  color: #fff;
  font-size: 14px;
}
#contact .button_wrap {
  width: 100%;
  vertical-align: middle;
}
#contact .button_wrap .toform {
  display: block;
  padding: 16px 0 24px;
  width: 100%;
  background: #436aae;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
#contact .button_wrap .toform i {
  margin: 0 30px 0 0;
  font-size: 26px;
  position: relative;
  top: 4px;
}


/* =footer
-------------------------------------------------------------- */
#page_top {
  position: fixed;
  right: 50px;
  bottom: 45px;
}
#page_top a {
  display: block;
  color: #cacaca;
}
#page_top i {
  display: table-cell;
  width: 38px;
  height: 38px;
  border: solid 1px #cacaca;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
}
footer {
  margin: 0 20px 20px;
  padding: 70px 0 45px;
  background: #000;
}
footer .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1100px;
}
footer .list {
  display: flex;
  margin: 0 0 50px;
}
footer .list a {
  color: #fff;
}
footer .list .box {
  width: 100%;
}
footer .list .box .footer_logo {
  display: inline-block;
  background: #fff;
  padding: 4px;
}
footer .list .box .primaly {
  margin: 0 0 20px;
}
footer .list .box .primaly a {
  font-size: 14px;
}
footer .list .box .secondary {
  margin: 0 0 15px;
}
footer .list .box .secondary a {
  color: #979797;
  font-size: 12px;
}
footer .bottom_list {
  display: flex;
  justify-content: center;
  margin: 0 0 30px 0;
}
footer .bottom_list .box {
  padding: 0 15px;
  border-left: solid 1px #808080;
}
footer .bottom_list .box:first-child {
  border-left: 0;
}
footer .bottom_list .box a {
  color: #fff;
  font-size: 12px;
}
footer .copy {
  font-size: 10px;
  color: #979797;
  text-align: center;
}


/* =top
-------------------------------------------------------------- */
#content.top_page {}
.readmore {
  display: table;
  margin: 0;
  color: #666;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  position: relative;
}
a.readmore {
  color: #666;
}
.readmore .txt {
  display: table-cell;
  padding: 0 18px 0 0;
  vertical-align: middle;
}
.readmore i {
  display: table-cell;
  width: 36px;
  height: 36px;
  border: solid 1px #c6c6c6;
  font-size: 8px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
}

/* =mainvisual
-------------------------------------------------------------- */
#mainvisual {
  position: relative;
  z-index: 0;
}
#mainvisual::before {
  content: "";
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  height: calc(100% + 100px);
  background-image: url('images/mainvisual_openingBg@2x.png');
  background-size: cover;
  background-position: center;
  z-index: 0;
  opacity: 0;
}
#mainvisual .mainvisual_inner {
  width: 1400px;
  height: 750px;
  margin: 0 auto;
  position: relative;
}
#mainvisual .mainvisual_inner .mainvisual_img {
  height: 750px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
#mainvisual .mainvisual_inner .totor_bg {
  position: absolute;
  max-width: 100%;
  height: auto;
  top: 0px;
  left: 0px;
  z-index: -2;
}
#mainvisual .mainvisual_inner .totor_logo {
  position: absolute;
  max-width: 20%;
  height: auto;
  top: 30%;
  left: 40%;
  z-index: 1;
}
#mainvisual .mainvisual_inner .totor_upperleft {
  position: absolute;
  max-width: 47%;
  height: auto;
  top: 12px;
  left: 40px;
  z-index: -1;
}
#mainvisual .mainvisual_inner .totor_upperright {
  position: absolute;
  max-width: 47%;
  height: auto;
  top: 10px;
  right: 40px;
  z-index: -1;
}
/* #mainvisual .mainvisual_inner .totor_middle {
} */
#mainvisual .mainvisual_inner .totor_lowerleft {
  position: absolute;
  max-width: 50%;
  height: auto;
  bottom: 0%;
  left: 0px;
  z-index: -1;
}
#mainvisual .mainvisual_inner .totor_lowerright {
  position: absolute;
  max-width: 50%;
  height: auto;
  bottom: 0%;
  right: 40px;
  z-index: -1;
}
#mainvisual .mainvisual_inner .totor_scroll {
  position: absolute;
  width: 12%;
  height: auto;
  bottom: 2dvh;
  right: 2dvh;
  z-index: 10;
}
#mainvisual .mainvisual_inner .totor_headline {
  position: absolute;
  width: 80%;
  top : 40%;
  left:10%;
  z-index: 10;
  
}


/* CSSアニメーション */
.header_animation {
  opacity: 0;
}
#mainvisual .slide_animation {
  position: relative;
  display: inline-block;
  width: auto;
}
#mainvisual .slide_animation .animation-fadein {
  position: absolute;
  z-index: 1;
}
#mainvisual .slide_animation.totor_text .animation-ltr {
  position: relative;
  z-index: 1;
}
#mainvisual .slide_animation .animation-ltr {
  position: absolute;
  z-index: 1;
}
#mainvisual .slide_animation.totor_text .animation-rtl {
  position: relative;
  z-index: 1;
}
#mainvisual .slide_animation .animation-rtl {
  position: absolute;
  z-index: 1;
}

.header_animation.animate-in {
  animation: revealFadein 0.5s ease-out forwards;
}
#mainvisual .slide_animation .animation-fadein img {
  opacity: 0;
}
#mainvisual.animation-fadein::before{
  animation: revealFadein 0.4s ease-out forwards;
}
#mainvisual .slide_animation .animation-fadein.animate-in img {
  animation: revealFadein 0.4s ease-out forwards;
}
#mainvisual .slide_animation .animation-fadein.animate-out img {
  animation: revealFadeout 0.5s ease-out forwards;
}
#mainvisual .slide_animation .animation-ltr img {
  opacity: 0;
}
#mainvisual .slide_animation .animation-ltr.animate-in img {
  animation: revealLTR 0.2s ease-out forwards;
}
#mainvisual .slide_animation .animation-rtl img {
  opacity: 0;
}
#mainvisual .slide_animation .animation-rtl.animate-in img {
  animation: revealRTL 0.2s ease-out forwards;
}
@keyframes revealFadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes revealFadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes revealRTL {
  0% {
    transform: translateX(20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
  0% {
      filter: blur(10px);
    }
    90% {
      filter: blur(5px);
    }
    100% {
      filter: blur(0);
    }
}
@keyframes revealLTR {
  0% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
  0% {
      filter: blur(10px);
    }
    90% {
      filter: blur(5px);
    }
    100% {
      filter: blur(0);
    }
}
/* =news
-------------------------------------------------------------- */
#news {
  margin: 20px auto 20px;
  padding: 50px 0 40px;
  width: 100%;
  max-width: calc(100% - 40px);
  background: #2e4a9d;
  position: relative;
}
#news .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
  position: relative;
}
#news h2 {
  margin: 0 0 30px;
  font-size: 24px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  text-align: left;
  color: #fff;
}
#news h2 .sub {
  margin: 0 0 0 30px;
  font-size: 12px;
  font-weight: normal;
  position: relative;
  top: -2px;
}
#news .list {
  margin: 0 0 20px 0;
  border-top: solid 1px #cacaca;
}
#news .box {
  border-bottom: solid 1px #cacaca;
}
#news .box .box_inner {
  display: flex;
  padding: 20px 20px calc(20px - (12px * 0.4));
  color: #fff;
}
#news .date_wrap {
  display: flex;
  margin: 0;
  width: 260px;
  font-weight: normal;
  line-height: 1.8;
}
#news .date_wrap .category {
  margin: 0 0 0 50px;
  padding: 0 25px 0 0;
  position: relative;
}
#news .date_wrap .category::before {
  content: '';
  display: block;
  width: 1px;
  height: 14px;
  background: #fff;
  position: absolute;
  top: 5px;
  left: -25px;
}
#news .title {
  margin: 0;
  width: calc(100% - 260px);
}
#news .readmore {
  margin: 0 0 0 auto;
  color: #fff
}

#content.news #news {
  background: #fff;
  padding: 0;
}
#content.news #news .box .box_inner {
  color: #333;
}

/* =business
-------------------------------------------------------------- */
#business {
  margin: 0 20px 160px;
  position: relative;
}
#business::before {
  content: '';
  display: block;
  width: 100%;
  height: 400px;
  background: url(images/bg_top_business.jpg) no-repeat;
  background-size: cover;
  background-position: top 50%;
  position: absolute;
  top: 0;
  z-index: -1;
}
#business .inner {
  margin: 0 auto;
  padding: 65px 0 0;
  width: 100%;
  max-width: 1100px;
  background: url(images/title_top_totor_support.png) no-repeat;
  background-position: right 40px;
}
#business h2 {
  margin: 0 0 45px 0;
  color: #fff;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  font-size: 30px;
  text-align: left;
}
#business h2 .sub {
  margin: 0 0 0 30px;
  font-size: 12px;
  font-weight: normal;
  position: relative;
  top: -2px;
}
#business .intro {
  margin: 0 0 60px 0;
  width: 50.909%;
  position: relative;
}
#business .intro .text {
  color: #fff;
}
#business .list {
  display: flex;
  justify-content: space-between;
}
#business .list .box {
  width: 31.8188%;
  background: #fff;
  box-shadow: 5px 5px 5px rgba(0,0,0,.05);
}
#business .list .box:first-child {
  position: relative;
  bottom: -60px;
}
#business .list .box:last-child {
  position: relative;
  top: -60px;
}
#business .list .box .box_inner {
  display: block;
  padding: 60px 40px 30px;
}
#business .list .box img {
  display: block;
  margin: 0 auto 50px;
}
#business .list .box:first-child img {
  position: relative;
  left: -12px;
}
#business .list .box .title {
  margin: 0 0 30px;
  color: #18499e;
  font-size: 24px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
}
#business .list .box .title .sub {
  display: block;
  margin: 20px 0 0;
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
#business .list .box .text {
  color: #939393;
}
#business .readmore {
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
#business .readmore i {
  border-color: #fff;
}

/*製品情報テーブル*/
#content.page table.spec {
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
}
#content.page table.spec th {
  padding: 16px 15px 18px 15px;
  background: #17499e;
  color: #fff;
  vertical-align:  middle;
  border-top: solid 1px #17499e;
  border-bottom: solid 1px #17499e;
}
#content.page table.spec td {
  padding: 16px 15px 18px 15px;
  background: #FFF;
  vertical-align: middle;
  border-bottom: solid 1px #c6c6c6;
  border-right: solid 1px #c6c6c6;
}
#content.page table.spec td:first-child {
  background: #f0f0f0;
  font-weight: bold;
}
#content.page table.spec td.subCol {
  max-width: 139px;
  background:#f0f0f0;
}
#content.page table.spec td[colspan] {
  background: #eee;
}
#content.page table.spec td[rowspan] {
  width: 160px;
  background: #eee;
}
#content.page table.spec td[rowspan] + td {
  background: #f0f0f0;
  width: 200px;
  font-weight: bold;
}
#content.page table.spec .noBorder td {
  border-top: none;
}

/*サービスマップ*/
#main .solutionBlock {
  max-width: 740px;
  width: calc(100% - 220px);
  margin: 0 30px 0 0;
  padding: 0;
  float: left;
}
#main .solutionBlock p {
  margin: 0 auto 20px;
}
#main .solutionBlock .item01 .img, #main .solutionBlock .item01 span {
  top: 36%;
}
#main .solutionBlock .item02 .img, #main .solutionBlock .item02 span {
  top: 78%;
}
#main .solutionBlock .item03 .img, #main .solutionBlock .item03 span {
  top: 27%;
}
#main .solutionBlock .item04 .img, #main .solutionBlock .item04 span {
  top: 57%;
}
#main .solutionBlock .item05 .img, #main .solutionBlock .item05 span {
  top: 12px;
}
#main .solutionBlock .item06 .img, #main .solutionBlock .item06 span {
  top: 71%;
}
#main .solutionBlock .item07 .img, #main .solutionBlock .item07 span {
  top: 12px;
}
#main .solutionBlock .item08 .img, #main .solutionBlock .item08 span {
  top: 14.5%;
}
#main .solutionBlock .item09 .img, #main .solutionBlock .item09 span {
  top: 39%;
}
#main .solutionBlock .item10 .img, #main .solutionBlock .item10 span {
  top: 78%;
}
#main .solutionBlock .item11 .img, #main .solutionBlock .item11 span {
  top: 24%;
}
#main .solutionBlock .item12 .img, #main .solutionBlock .item12 span {
  top: 50%;
}
#main .solutionBlock .item13 .img, #main .solutionBlock .item13 span {
  top: 78%;
}
#main .solutionBlock.outframe {
  margin: 0;
  width: 220px;
}
#main .solutionBlock.outframe ul {
  border-top: solid 1px #c6c6c6;
}
#main .solutionBlock.outframe ul li {
  position: relative;
  margin: 0;
  border-bottom: solid 1px #c6c6c6;
}
#main .solutionBlock.outframe ul li a.imgover {
  width: 100%;
  color: #333;
  text-align: left;
  opacity: 1 !important;
  position: relative;
}
#main .solutionBlock.outframe ul li a.imgover span {
  display: block;
  margin: 0 !important;
  padding: 9px 15px 10px;
  background: none;
  color: #333;
  font-size: 12px;
  position: relative;
  opacity: 1;
  transform: none;
}
#main .solutionBlock.outframe ul li a.imgover span.hover {
  background: #17499e;
  color: #fff;
}
#main .solutionBlock.outframe ul li a.imgover span:after {
  content: none;
}
#main .solutionBlock.outframe ul .item01 .img, #main .solutionBlock.outframe ul .item01 span,
#main .solutionBlock.outframe ul .item02 .img, #main .solutionBlock.outframe ul .item02 span,
#main .solutionBlock.outframe ul .item03 .img, #main .solutionBlock.outframe ul .item03 span,
#main .solutionBlock.outframe ul .item04 .img, #main .solutionBlock.outframe ul .item04 span,
#main .solutionBlock.outframe ul .item05 .img, #main .solutionBlock.outframe ul .item05 span,
#main .solutionBlock.outframe ul .item06 .img, #main .solutionBlock.outframe ul .item06 span,
#main .solutionBlock.outframe ul .item07 .img, #main .solutionBlock.outframe ul .item07 span,
#main .solutionBlock.outframe ul .item08 .img, #main .solutionBlock.outframe ul .item08 span,
#main .solutionBlock.outframe ul .item09 .img, #main .solutionBlock.outframe ul .item09 span,
#main .solutionBlock.outframe ul .item10 .img, #main .solutionBlock.outframe ul .item10 span,
#main .solutionBlock.outframe ul .item11 .img, #main .solutionBlock.outframe ul .item11 span,
#main .solutionBlock.outframe ul .item12 .img, #main .solutionBlock.outframe ul .item12 span,
#main .solutionBlock.outframe ul .item13 .img, #main .solutionBlock.outframe ul .item13 span {
  top: 0;
  left: 0;
}
.headModal .closeModal {
  padding: 6px 5px;
}
#main .controlCarousel {
  padding: 7px 28px 6px 20px;
}
#main .modal .controlCarousel p {
  margin: 0;
}
#main .controlCarousel .pagination01 a {
  padding: 0;
}

/*モーダル内*/
#main #content.page .leadModal h4 {
  background: transparent;
  padding: 0;
  margin: 0 0 20px;
}
#main #content.page .leadModal h4:before,
#main #content.page .leadModal h4:after {
  background: none;
}
#main #content.page  .modalContent > h5 {
  color: #fff;
  font-size: 24px;
  margin: 0 auto 20px;
}
#main #content.page .modalContent .listService {
  text-align: left;
}
#main #content.page .modalContent .listService h5 {
  font-size: 22px;
  text-align: center;
  margin: 20px auto 15px;
}
#main #content.page .modalContent .listService .text {
  text-align: left;
  padding: 0;
}
#main #content.page .modalContent .listImage .text.caption,
#main #content.page .modalContent .listService .text.caption {
  text-align: center;
  padding: 0;
  margin: 0;
}
#main #content.page .modalContent.polling {
  display: flex;
}
#main #content.page .modalContent.polling ul.polling_list {
  display: flex;
  flex-wrap: wrap;
  width: 70%;
  margin: 0;
}
#main #content.page .modalContent.polling ul.polling_list li {
  width: 48%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#main #content.page .modalContent.polling ul.polling_list_img {
  width: 30%;
}
#main #content.page .modalContent.polling ul.polling_list_img li {
  width: 100%;
  padding: 20px;
}
#main #content.page .modalContent .element h5 {
  font-size: 22px;
  text-align: center;
  margin: 0 auto 15px;
}
#main .listService.broadcast li {
  width: 33%;
}
#main .listService.broadcast li:last-child {
  margin-right: 0;
}
#main .listService.broadcast {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
#main .broadCastBlock01 {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
#main .broadCastBlock01 .number01 {
	float:left;
	margin-left:2px;
	display: flex;
	align-items: center;
	justify-content: center;
    padding: 0;
}
#main .listService.restaurant {
  display: flex;
  margin: 0;
}
#main .listService.restaurant li {
  float: none;
  margin: 10px 18px 0 0;
  padding: 20px 20px;
  width: 100%;
  text-align: center;
}
#main .listService.restaurant li:last-child {
  margin: 10px 0 0;
}
#main .listService.web {
  display: flex;
}
#main .listService.web .tableSite {
  line-height: 1.5;
}
#main .listService.web .tableSite th {
  margin: 20px 0;
  width: 170px;
}
#main .tableSite th {
  min-width: 272px;
}
#main .listService.listBillboard {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
}
#main .listBillboard li .image img {
  width: auto;
  max-height: 156px;
}
#main .listService.smartphone {
  width: 100%;
}
#main .listService.smartphone li {
  width: 100%;
}
#main .listService.smartphone.ai li {
  padding: 30px;
}
#main #item08 .leftBox {
  margin: 0 0 20px;
}
#main .textBroadCast01 {
  color: #fff;
  background: #96AAC9;
}


/* =company
-------------------------------------------------------------- */
#company {
  margin: 0 0 160px;
  position: relative;
}
#company::before {
  content: '';
  display: block;
  width: 58%;
  height: 360px;
  background: linear-gradient(90deg, rgba(63, 163, 239, 1), rgba(0, 91, 166, 1)) no-repeat;
  position: absolute;
  top: 50px;
  right: 0;
  z-index: -1;
}
#company .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1100px;
}
#company .intro {
  display: block;
  margin: 0 0 108px;
  padding: 50px 80px;
  background: url(/wp-content/uploads/2024/06/bg_top_company.jpg) no-repeat;
  background-size: cover;
  background-position: right 50%;
}
#company .intro .intro_inner {
  width: 53.1914%;
}
#company .intro .catchcopy {
  margin: 0 0 calc(30px - (24px * 0.4));
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
#company .intro .text {
  margin: 0 0 calc(20px - (12px * 0.5));
  color: #fff;
  line-height: 2;
}
#company .intro .readmore {
  color: #fff;
}
#company .intro .readmore i {
  border-color: #fff;
}
#company h2 {
  margin: 0 0 70px 0;
  padding: 0 0 0 200px;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  position: relative;
}
#company h2:before {
  content: url(images/title_top_nippon_totor.png);
  display: block;
  width: 344px;
  height: 94px;
  position: absolute;
  left: -67px;
  top: -56px;
}
#company .list {
  display: flex;
  justify-content: space-between;
}
#company .list .box {
  width: 31.8188%;
  position: relative;
}
#company .list .box:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, rgba(0, 91, 166, 1), rgba(63, 163, 239, 1));
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#company .list .box:after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  background: #fff;
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: -1;
}
#company .list .box .box_inner {
  display: block;
  padding: 30px 20px calc(35px - (12px * 0.4)) 30px;
}
#company .list .box .title {
  margin: 0 0 20px;
  color: #333;
  font-size: 22px;
  font-weight: normal;
  position: relative;
}
#company .list .box .title .sub {
  display: block;
  margin: 15px 0 0;
  color: #18499e;
  font-size: 12px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
}
#company .list .box .title i {
  display: block;
  padding: 12px 0;
  width: 38px;
  height: 38px;
  border: solid 1px #cacaca;
  font-size: 12px;
  text-align: center;
  line-height: 1;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
}
#company .list .box .text {
  color: #333;
}
#philosophy {
  margin: 0 auto 55px;
}
#content.page #access .list.gmap {
  width: 100%;
}
#content.page #access .list.gmap h3 {
  margin: 40px 0 30px;
}
#content.page #access .list.gmap .access_box {
  width: 100%;
  margin: 0 0 50px;
}
#content.page #access .list.gmap li .map_wrap {
  width: 100%;
  display: flex;
  align-items: stretch;
  padding: 0;
}
#content.page #access .list.gmap li .map_box {
  margin: 0;
  width: 56.36363%;
  min-width: 56.36363%;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
}
#content.page #access .list.gmap li .map_box iframe {
  height: 100%;
}
#content.page #access .list.gmap li .text_box {
  width: 45%;
  padding: 0 40px 0 5px;
  vertical-align: middle;
}
#content.page #access .list.gmap li .text_box li {
  margin: 0 auto 10px;
  line-height: 1.4;
}
#content.page #access .list.gmap li .text_box .link {
  justify-content: flex-end;
}
#content.page #access .list.gmap li .text_box li .list_dot {
  margin: 20px 0;
  padding: 20px 0 0;
  border-top: dotted 1px #ccc;
}
#content.page #access .list.gmap li .text_box li .list_dot li {
  padding: 0 0 0 1.4em;
  margin: 0 auto 5px;
  display: block;
}

#content.page.top_message .entry_content p {
  margin: 0 0 40px;
  line-height: 2.5;
}

/* =sports
-------------------------------------------------------------- */
#sports {
  margin: 0 0 160px;
  background: url(images/bg_top_sports.jpg) no-repeat;
  background-size: 109%;
  background-size: cover;
  background-position: 27% 44%;
  position: relative;
}
#sports:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .75);
  position: absolute;
  top: 0;
  left: 0;
}
#sports .inner {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 100%;
  max-width: 1180px;
  position: relative;
  left: -40px;
}
#sports .intro {
  width: 47.4576%;
  position: relative;
  top: -60px;
}
#sports .intro_inner {
  padding: 100px 80px 65px;
  background: #18499e;
}
#sports .intro h2 {
  margin: 0 0 45px 0;
  color: #fff;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  font-size: 30px;
  text-align: left;
}
#sports .intro h2 .sub {
  margin: 0 0 0 30px;
  font-size: 12px;
  font-weight: normal;
  position: relative;
  top: -2px;
}
#sports .intro .text {
  margin: 0 0 calc(25px - (12px * 0.5));
  color: #fff;
  line-height: 2;
}
#sports .intro .readmore {
  margin: 0 0 40px auto;
}
#sports .intro .readmore .txt {
  color: #fff;
}
#sports .intro .readmore i {
  color: #fff;
  border-color: #fff;
}
#sports .intro .tolist {
  display: block;
  padding: 32px 0;
  background: #436aae;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 1;
}
#sports .intro .tolist i {
  margin: 0 25px 0 0;
  font-size: 26px;
  line-height: .4;
  position: relative;
  top: 3px;
}
#sports .sports_list {
  width: 49.1525%;
  position: relative;
  top: 85px;
}
#sports .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#sports .list .box {
  margin: 0 0 25px;
  width: 48.2758%;
  background: #fff;
  position: relative;
}
#sports .list .box:nth-child(even) {
  top: 35px;
}
#sports .list .box .box_inner {
  display: block;
  position: relative;
}
#sports .list .box img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
#sports .list .box .text {
  margin: 0;
  color: #fff;
  font-size: 18px;
  position: absolute;
  left: 30px;
  bottom: 20px;
}
#sports .list .box .text .sub {
  display: block;
  font-size: 10px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
}
#content.sports .content_inner {
  margin: 25px auto;
}
#content.page.sports .box_img_right .img_box {
  margin: 0 auto;
  border: none;
}
#content.page.sports .box_img_right .img_box img {
  width: 100%;
}
#content.page.sports .box_img_right .read {
  margin: 0 auto;
}
#content.sports .sports_box {
  margin: 65px auto 25px;
  padding: 25px 18px;
  max-width: 830px;
  background: #f2f2f2;
  line-height: 1.8;
  text-align: center;
}
#content.sports .sports_box h4 {
  background: none;
}
#content.sports .sports_box h4:before {
  content: none;
}
#content.sports .sports_box .text {
  max-width: 700px;
  margin: 0 auto;
  text-align: left;
}
#content.sports .sports_box .text h5 {
  color: #333;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.5;
  margin: 20px 0 20px;
}
#content.sports .information_link {
  text-align: center;
  margin: 60px 0 0;
  border-top: 1px solid #c6c6c6;
  padding: 60px 0 0;
}
#content.sports .information_link p {
  font-size: 16px;
  padding: 0 0 10px;
}
#content.sports .information_link a + a {
  margin-left: 50px;
}

#content.sports .nav_sports {
  margin: 70px auto 60px;
  padding: 60px 0 0;
  border-top: 1px solid #c6c6c6;
  position: relative;
}
#content.sports .page_nav.bottoms .readmore .fa-angle-down:before {
  content: "\f106";
}

/* next/preview for sports */
/*#content.sports .nav_sports {
  margin: 70px auto 60px;
  padding: 30px 0 0;
  border-top: 1px solid #c6c6c6;
  position: relative;
}
#content.sports .nav_sports .nav_list {
  display: flex;
}
#content.sports .nav_sports .nav_list .nav_previous {
  margin: 0 auto 0 0;
}
#content.sports .nav_sports .nav_list .tolist {
  margin: 0 auto;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
}
#content.sports .nav_sports .tolist a {
  display: flex;
  align-items: center;
  color: #666;
  line-height: 42px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
}
#content.sports .nav_sports .nav_list .nav_next {
  margin: 0 0 0 auto;
}*/

/* =course_holding
-------------------------------------------------------------- */
#content.page.course_holding table.holding {
  max-width: 830px;
  width: 100%;
  margin: 0 auto 40px;
}
#content.page.course_holding table.holding th {
  padding: 17px 15px 17px 15px;
  background: #17499e;
  color: #fff;
  vertical-align:  middle;
  border: solid 1px #17499e;
}
#content.page.course_holding table.holding th.place {
  width: 80px;
}
#content.page.course_holding table.holding th.grade {
  width: 40px;
}
#content.page.course_holding table.holding td {
  padding: 17px 15px 17px 15px;
  background: #FFF;
  vertical-align: middle;
  border-bottom: solid 1px #c6c6c6;
  border-left: solid 1px #c6c6c6;
  border-right: solid 1px #c6c6c6;
}
#content.page.course_holding .links {
  max-width: 830px;
  width: 100%;
  margin: 0 auto 60px;
}
#content.page.course_holding .links a {
  justify-content: flex-end;
}

/* =recruit
-------------------------------------------------------------- */
#recruit {
  margin: 0 0 90px;
}
#recruit .recruit_inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1100px;
  background: url(images/bg_top_recruit.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
#recruit .recruit_inner:after {
  content: url(images/title_top_entry.png);
  display: block;
  position: absolute;
  top: -55px;
  left: -70px;
  z-index: 4;
}
#recruit .inner {
  display: block;
  padding: 60px 50px 0 0;
  height: 280px;
  position: relative;
}
#recruit .inner:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  /*background: linear-gradient(90deg, rgba(235, 59, 90, 0.7), rgba(247, 183, 49, 0.7));*/
  background: linear-gradient(90deg, rgba(70, 109, 178, 0.7), rgba(51, 177, 166, 0.7));
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 1;
}
#recruit .inner:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  /*background: linear-gradient(270deg, rgba(235, 59, 90, 0.7), rgba(247, 183, 49, 0.7));*/
  background: linear-gradient(270deg, rgba(70, 109, 178, 0.7), rgba(51, 177, 166, 0.7));
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
}
#recruit .intro {
  margin: 0 0 0 auto;
  width: 400px;
  text-align: center;
  position: relative;
  z-index: 3;
}
#recruit .intro h2 {
  margin: 0 auto 10px;
  color: #fff;
  font-size: 17px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
}
#recruit .intro .catchcopy {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
#recruit .intro  .readmore {
  margin: 0 auto;
  color: #fff;
}
#recruit .intro  .readmore i {
  border: solid 1px #fff;
}


/* =contact
-------------------------------------------------------------- */
#content.page #contact_form {
  font-size: 14px;
}
#content.page #contact_form .border {
  margin: 0 auto 40px;
}
#content.page #contact_form .border th {
  width: 250px;
  vertical-align: middle;
}
#content.page #contact_form .border th .hissu {
  padding: 5px 10px;
  font-size: 10px;
  background: #18499e;
  color: #fff;
  margin: 0 10px 0 0;
}
#contact_form .border td select,
#contact_form .border td input {
  padding: 5px;
  height: 40px;
  line-height: 40px;
  width: 100%;
  font-size: 14px;
}
#contact_form .border td textarea {
  padding: 5px;
  width: 100%;
  font-size: 14px;
}
#contact_form .privacy_wrap {
  margin: 0 auto 40px;
  padding: 30px 40px 20px;
  max-width: 810px;
  background: #f2f2f2;
}
#contact_form .privacy {
  margin: 30px auto;
  text-align: center;
}
#contact_form .button_wrap {
  width: 50%;
  margin: 30px auto 80px;
  vertical-align: middle;
}
#contact_form .button_wrap input[type="submit"],
#contact_form .button_wrap input[type="button"] {
  display: block;
  padding: 19px 0 19px;
  width: 100%;
  border: solid 1px #18499e;
  background: #18499e;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  transition: .3s;
}
#contact_form .button_wrap input[type="button"].wpcf7c-btn-back {
  color: #436aae;
  background: #fff;
  border: solid 1px #18499e; 
}
#contact_form .contact_tel {
  margin: 25px auto;
  max-width: 810px;
  padding: 25px 18px 30px;
  background: #f2f2f2;
  line-height: 1.8;
  text-align: center;
}
#contact_form .contact_tel p.lead {
  font-size: 15px;
}
#contact_form .contact_tel .info {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#contact_form .contact_tel .info p {
  margin: 0;
  line-height: 1.1;
}
#contact_form .contact_tel .info .tel {
  font-size: 30px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  line-height: 1;
  margin-right: 20px;
}
#content.page #contact_form h4 {
  margin: 0 0 5px;
  padding: 0;
  font-size: 14px;
  background: none;
}
#content.page #contact_form h4:before {
  content: none;
}
#content.page #contact_form .wpcf7-validation-errors, 
#content.page #contact_form .wpcf7-acceptance-missing {
  margin: 25px auto 15px;
  padding: 15px;
  max-width: 810px;
  line-height: 1.5;
}
#content.page #contact_form .wpcf7c-conf {
  background: #f2f2f2;
  border: solid 1px #eaeaea;
}
span.wpcf7-list-item {
  margin: 0 20px 0 0;
}
#content.page #contact_form .wpcf7-list-item input[type="radio"],
#content.page #contact_form .wpcf7-list-item input[type="checkbox"] {
  padding: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
}
#content.page.contact_complete p {
  margin: 0 auto;
  max-width: 810px;
}
#content.page.recruit.lower.graduate_guideline_entry,
#content.page.recruit.lower.career_guideline_entry,
#content.page.recruit.lower.disabled_guideline_entry {
  background: none;
}


/* =slider
-------------------------------------------------------------- */
#slider {
  margin: 15px 0;
}
#slider img {
  max-height: 100%;
  max-width: 100%;
}
.sp-next-arrow::after,
.sp-next-arrow::before,
.sp-previous-arrow::after,
.sp-previous-arrow::before {
  background-color: #cccccc;
}

/* =lower page
-------------------------------------------------------------- */
#breadcrumbs {
  margin: 0 auto 15px;
  position: relative;
  z-index: 1;
}
#breadcrumbs ul {
  margin: 0 auto;
  max-width: 1100px;
}
#breadcrumbs ul li {
  display: inline-block;
  max-width: 1100px;
  font-size: 11px;
}
#content.page {
  min-height: 300px;
  font-size: 14px;
}
#content.page .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1100px;
}
#content.page:not(.recruit) .inner {
  margin: 0 auto 130px;
}
#content.page h3 {
  margin: 0 0 55px;
  padding: 0 3px 30px;
  border-bottom: solid 1px #c6c6c6;
  font-size: 34px;
}
#content.page.recruit h3 {
  padding: 0;
  border: 0;
  font-size: 27px;
}
#content.page h4 {
  margin: 0 0 50px;
  padding: 0 0 0 20px;
  font-size: 20px;
  background: #fff;
  position: relative;
  line-height: 1.5;
  letter-spacing: 1.5px;
}
#content.page h4:before {
  content: '';
  display: block;
  width: 50vw;
  height: 1px;
  background: #8ba4cd;
  position: absolute;
  top: .7em;
  left: calc(50% - 50vw);
  z-index: -1;
}
#content.page h4:not(:first-child) {
  margin: 50px 0 50px;
}
#content.page h5 {
  margin: 0 0 30px;
  color: #19499e;
  font-size: 20px;
}
#content.page h6 {
  margin: 0 0 10px;
}
#content.page .catchcopy {
  margin: 0 0 calc(40px - (24px * 0.5));
  color: #19499e;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
}
#content.page .read {
  margin: 0 0 calc(60px - (16px * 0.5));
  font-size: 14px;
  line-height: 2;
}
#content.page .caption {
  font-size: 12px;
  color: #666;
}
#content.page .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 40px;
}
#content.page .list::after {
  content: '';
  dispaly: block;
  width: 31.0909%;
}
#content.page .list .box {
  margin: 0 0 40px;
  width: 31.0909%;
  /*box-shadow: 5px 5px 5px rgba(0,0,0,.05);*/
  box-shadow: -3px 0px 16px rgba(0,0,0,.05);
  border: 1px solid #f6f6f6;
}
#content.page .list .box_inner {
  display: block;
  padding: 0 0 30px;
}
#content.page .list .box .img_box {
  margin: 0 0 35px;
}
#content.page .list .box .img_box img {
  width: 100%;
  vertical-align: middle;
}
#content.page .list .box .text_box {
  padding: 0 30px;
}
#content.page .list .box .title {
  margin: 0 0 calc(40px - (18px * 0.25));
  padding: 0;
  color: #333;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.5;
}
#content.page .list .box .title:before {
  content: none;
}
#content.page .list .box .text {
  margin: 0 0 calc(40px - (12px * 0.4));
  color: #676767;
}
#content.page .list .box .readmore {
  margin: 0 0 0 auto;
}
#content.page .list .box.cashless {
  width: 100%;
}
#content.page .list .box.cashless .box_inner {
  display: flex;
  align-items: stretch;
  padding: 0;
}
#content.page .list .box.cashless .img_box {
  margin: 0;
  width: 46.36363%;
  min-width: 46.36363%;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
}
#content.page .list .box.cashless .img_box img {
  width: 100%;
  max-width: inherit;
  height: auto;
}
#content.page .list .box.cashless .title {
  margin: 0 0 calc(30px - (18px * 0.25));
}
#content.page .list .box.cashless .title .new:after {
    content: "NEW";
    background: #ff6600;
    color: white;
    padding: 0px 5px;
    font-size: 16px;
    letter-spacing: 0;
}
#content.page .list .box.cashless .text_box {
  display: flex;
  align-items: center;
  padding: 0 40px;
  width: 100%;
  vertical-align: middle;
}
#content.page .list .box.cashless .text_box .text_inner {
  width: 100%;
}
#content.page .list .box.cashless .readmore {
  /*margin: 0;*/
}

#content.page .box_img_right {
  display: flex;
  flex-flow: row-reverse;
}
#content.page .box_img_right .img_box {
  margin: 0 0 60px;
  width: 360px;
  /*height: 360px;*/
  position: relative;
  border: solid 1px #f2f2f2;
}
#content.page .box_img_right .img_box img {
/*  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
}
#content.page.web_solution .box_img_right {
  margin: 0 auto 60px;
}
#content.page.web_solution .box_img_right img {
  position: static;
  transform: translate(0, 0);
}
#content.page .box_img_right .text {
  padding: 0 50px 0 0;
  width: calc(100% - 360px);
}
#content.page.web_solution .box_img_right .img_box {
  height: auto;
}
#content.page.web_solution .box_img_right .img_box img {
  height: 100%;
  height: auto;
}
#content.page.web_solution .box_img_right .text .link_col {
  text-align: right;
  margin: 20px 0 0;
  display: block;
}
#content.page.web_solution .box_img_right .text .link_col .link {
  justify-content: flex-end;
}
#content.page .box_img_right .img_box img {
/*  width: auto;
  height: auto;*/
  width: 100%;
  height: auto;
}

#content.page .list_merit {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 55px;
}
#content.page .list_merit .box {
  margin: 0 0 45px;
  width: 48.1818%;
}
#content.page .list_merit .box.wide {
  width: 100%;
}
#content.page .list_merit .box.wide .img{
  padding: 0 90px;
}
#content.page .list_merit .box .title {
  display: flex;
  margin: 0 0 10px;
  align-items: center;
  color: #19499e;
  font-size: 20px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  line-height: 1.4;
}
#content.page .list_merit .box .title .num {
  margin: 0 30px 0 0 ;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border: solid 1px #19499e;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
}
#content.page .list_merit .box .catch {
  margin: 0 0 calc(20px - (14px * 0.4));
  padding: 0 0 0 90px;
  font-size: 14px;
}
#content.page .list_merit .box .img {
  padding: 0 0 0 90px;
  min-width: 258px;
  min-height: 200px;
  text-align: center;
  position: relative;
}
#content.page .list_merit .box .img img {
  margin: auto;
  height: auto;
}
#content.page .list_merit .box .detail {
  padding: 0 0 0 90px;
  color: #666;
}

#content.page .list_dot {
  margin: 0 0 20px;
  line-height: 1.8;
}
#content.page .list_dot li {
  margin: 0 0 5px;
  padding: 0 0 0 1.4em;
  text-indent: -1.4em;
  line-height: 1.8;
}
#content.page .list_dot li:before {
  content: '・';
	padding: 0 0 0 5px;
}

#content.page .list_caret {
  margin: 0 0 20px;
  line-height: 1.8;
}
#content.page .list_caret li,
#content.page .list_caret dt {
  margin: 0 0 5px;
  padding: 0 0 0 1em;
  text-indent: -1em;
}
#content.page .list_caret li:before,
#content.page .list_caret dt:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  margin: 0 .5em 0 0;
}

#content.page .list_step {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#content.page .list_step .list_step_box {
  width: 22.6415%;
  color: #666;
}
#content.page .list_step .list_step_box img {
  margin: 0 0 8px;
  height: auto;
  border: solid 1px #f2f2f2;
  vertical-align: middle;
}
#content.page .list_step .list_step_title {
  margin: 0 0 5px;
  font-size: 12px;
}
#content.page .list_step .list_step_detail {
  font-size: 10px;
}

#content.page .collabo {
  padding: 0 0 0 90px;
}
#content.page .collabo .caption {
  text-align: left;
  margin: 15px auto 0;
}
#content.page .list_collabo {
  display: flex;
  justify-content: start;
  font-size: 11px;
  text-align: center;
  line-height: 1.5;
}
#content.page .list_collabo .list_collabo_box {
  margin: 0 20px 0 0;
  width: 160px;
}
#content.page .list_collabo img {
  display: block;
  margin: 0 auto 5px;
  height: auto;
  border: solid 1px #f2f2f2;
  vertical-align: middel;
}

#content.page table.border {
  margin: 0 auto 130px;
  width: 100%;
  max-width: 830px;
  border: 0;
  border-collapse: separate;
  border-spacing: 10px 0px;
}
#content.page:not(.recruit) table.border {
  margin: 0 auto 0;
}
#content.page table.border tr {
  border: 0;
}
#content.page table.border th {
  padding: 15px 25px;
  min-width: 200px;
  border-bottom: solid 1px #17499e;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
}
#content.page table.border tr:first-child th {
  border-top: solid 1px #17499e;
}
#content.page table.border td {
  padding: 15px 35px;
  border-bottom: solid 1px #c6c6c6;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
}
#content.page table.border tr:first-child td {
  border-top: solid 1px #c6c6c6;
}
#content.page table.border .link_map {
  justify-content: flex-end;
  font-size: 12px;
}
#content.page table.border .link {
  justify-content: flex-end;
  margin: 5px auto 0;
}
#content.page table dl dd {
  padding: 0 0 0 .8em;
  font-size: 12px;
}
#content.page table dl.kind {
  margin: 25px 0;
  padding: 20px 18px;
  background: #f2f2f2;
  line-height: 1.8;
}
#content.page table dl.kind dt {
  font-size: 14px;
}
#content.page table dl.kind dd {
  padding: 0 0 0 -1em;
  text-indent: -1em;
}
#content.page table dl.kind dd:before {
  content: '・';
}

#content.page .link {
  display: flex;
  align-items: center;
  color: #666;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
}
#content.page .link:after {
  content: '\f105';
  margin: 0 0 0 15px;
  font-family: 'FontAwesome';
  display: block;
  width: 40px;
  height: 40px;
  border: solid 1px #c6c6c6;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
}
#content.page .link.back:after {
  content: none;
  width: auto;
  height: auto;
}
#content.page .link.back:before {
  content: '\f104';
  margin: 0 15px 0 0;
  font-family: 'FontAwesome';
  display: block;
  width: 40px;
  height: 40px;
  border: solid 1px #c6c6c6;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
}
#content.page .link.map {
  font-size: 12px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
}
#content.page .link.map:after {
  content: '\f124';
}
#content.page .link.pdf i {
  padding: 0 10px 0 0;
}

#content.page .related_link {
  margin: 80px auto 0;
}
#content.page .list_bnr {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
}
#content.page .list_bnr li {
  width: 50%;
  max-width: 452px;
  margin: 0 0 60px;
}
#content.page .list_bnr li a {
  color: #333;
}
#content.page .list_bnr li a img {
  width: 100%;
  height: auto;
}
#content.page .list_bnr li .title {
  font-size: 22px;
  margin: 10px 0 10px;
}
#content.page .list_bnr li .title span {
  text-transform: uppercase;
  font-size: 12px;
  color: #18499e;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  font-weight: normal;
  display: block;
}

/* =archieve,category,taxsonomy
-------------------------------------------------------------- */
#content.page .pager {
  margin: 15px auto 60px;
}
#content.page .pager .pager_list {
  display: flex;
}
#content.page .pager .pager_list .prev {
  margin: 0 auto 0 0;
}
#content.page .pager .pager_list .next {
  margin: 0 0 0 auto;
}
#content.post .pager {
  margin: 30px 0 0;
  text-align: center;
}
#content.post .pager a {
  display: inline-block;
  padding: 10px 13px 10px;
  background: #fff;
  color: #18499e;
  border: 1px solid #18499e;
  font-size: 20px;
}
#content.post .pager a.page-numbers {
  font-size: 15px;
}
#content.post .pager a.prev {
  margin-right: 10px;
}
#content.post .pager a.next {
  margin-left: 10px;
}
#content.post .pager .current {
  display: inline-block;
  padding: 10px 13px 10px;
  background: #18499e;
  border: 1px solid #18499e;
  color: #fff;
  font-size: 15px;
}

#content.post .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1100px;
}
#content.post .entry_content {
  line-height: 1.8;
}
#content.post #news .date_wrap,
#content.post .list.post {
  font-size: 13px;  
}

#content.post:not(.recruit) .inner {
  margin: 0 auto 130px;
}
#content.post h3 {
  margin: 0 0 55px;
  padding: 0 0 30px;
  border-bottom: solid 1px #c6c6c6;
  font-size: 34px;
  line-height: 1.2;
}
#content.post h4 {
  margin: 0 0 50px;
  padding: 0 0 0 20px;
  font-size: 20px;
  background: #fff;
  position: relative;
  line-height: 1.5;
  letter-spacing: 1.5px;
}
#content.post h4:before {
  content: '';
  display: block;
  width: 50vw;
  height: 1px;
  background: #8ba4cd;
  position: absolute;
  top: .7em;
  left: calc(50% - 50vw);
  z-index: -1;
}
#content.post h4:not(:first-child) {
  margin: 50px 0 50px;
}
#content.post h4 + h5 {
  margin: 0 0 30px;
}
#content.post h5 {
  color: #19499e;
  font-size: 20px;
}

#content.post .thumb_list {
  margin: 0 auto 40px;
  max-width: 830px;
}
#content.post .thumb_list .box {
  width: 100%;
  margin: 0 0 40px;
  box-shadow: -3px 0px 16px rgba(0,0,0,.05);
  border: 1px solid #f6f6f6;
}
#content.post .thumb_list .box .box_inner {
  display: flex;
  align-items: stretch;
  padding: 0;
}
#content.post .thumb_list .box .img_box {
  margin: 0;
  width: 34%;
  min-width: 34%;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
}
#content.post .thumb_list .box .img_box img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 270px;
  max-width: none;
}
/* IE11 object-fit対応 */
@media screen and (-ms-high-contrast: none) {
  #content.post .thumb_list .box .img_box img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 768px) and (-ms-high-contrast: none) {
  #content.post .thumb_list .box .img_box img {
    width: 100%;
    height: auto;
    transform: none;
  }
}
/* / IE11 object-fit対応 */
#content.post .thumb_list .box .text_box {
  padding: 30px 40px;
  vertical-align: middle;
  position: relative;
}
#content.post .thumb_list .box .date {
  color: #333;
}
#content.post .thumb_list .box .title {
  margin: 0 0 calc(15px - (18px * 0.25));
  padding: 0;
  color: #333;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.5;
}
#content.post .thumb_list .box .title:before {
  content: none;
}
#content.post .thumb_list .box .text {
  margin: 0 0 calc(30px - (12px * 0.4));
  color: #676767;
}
#content.post .thumb_list .box .readmore {
  margin: 0 0 0 auto;
}

#content.post .related_link {
  margin: 80px auto 0;
}
#content.post .list_bnr {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
}
#content.post .list_bnr li {
  width: 50%;
  max-width: 452px;
  margin: 0 0 60px;
}
#content.post .list_bnr li a {
  color: #333;
}
#content.post .list_bnr li a img {
  width: 100%;
  height: auto;
}
#content.post .list_bnr li .title {
  font-size: 22px;
  margin: 10px 0 10px;
}
#content.post .list_bnr li .title span {
  text-transform: uppercase;
  font-size: 12px;
  color: #18499e;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  font-weight: normal;
  display: block;
}

#content.post.csr .related_link {
  margin: 80px 0 0;
  padding: 55px 0 0;
  border-top: solid 1px #c6c6c6;
}

/* =single
-------------------------------------------------------------- */
#content.single .link {
  display: flex;
  align-items: center;
  color: #666;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
}
#content.single .link:after {
  content: '\f105';
  margin: 0 0 0 10px;
  font-family: 'FontAwesome';
  display: block;
  width: 40px;
  height: 40px;
  border: solid 1px #c6c6c6;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
}
#content.single .link.back:after {
  content: none;
  width: auto;
  height: auto;
}
#content.single .link.back:before {
  content: '\f104';
  margin: 0 10px 0 0;
  font-family: 'FontAwesome';
  display: block;
  width: 40px;
  height: 40px;
  border: solid 1px #c6c6c6;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
}
#content.single .nav_single {
  margin: 30px auto 60px;
  padding: 30px 0 0;
  border-top: 1px solid #c6c6c6;
  position: relative;
}
#content.single .nav_single .list {
  display: flex;
}
#content.single .nav_single .list .nav_previous {
  margin: 0 auto 0 0;
}
#content.single .nav_single .list .tolist {
  margin: 0 auto;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
}
#content.single .nav_single .tolist a {
  display: flex;
  align-items: center;
  color: #666;
  line-height: 42px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
}
#content.single .nav_single .list .nav_next {
  margin: 0 0 0 auto;
}
#content.post.single {
  font-size: 14px;
  max-width: 830px;
  margin: auto;
}
#content.post.single .single_wrap {
  margin: 0 auto 50px
}
#content.post.single .entry_content {
  margin: 30px auto 30px;
}
#content.post.single .entry_content img {
  margin: 0 10px 10px 0;
  max-width: 100%;
}
#content.post.single .entry_content .img_adjust img {
  height: 220px;
  width: auto;
}
#content.post.single .entry_content ul,
#content.post.single .entry_content ol {
  margin: 0 0 10px;
}
#content.post.single .entry_content ol.num li {
  padding-left: 1.8em;
  text-indent: -1.8em;
}
#content.post.single .single_wrap .date_wrapper .category {
  margin: 0 0 0 50px;
  padding: 0 25px 0 0;
  position: relative;
}
#content.post.single .single_wrap .date_wrapper .category::before {
  content: '';
  display: block;
  width: 1px;
  height: 14px;
  background: #333;
  position: absolute;
  top: 5px;
  left: -28px;
}

/* =privacy
-------------------------------------------------------------- */
#content.privacy {
  line-height: 1.7;
}
#content.privacy p {
  margin: 0 auto 40px;
  max-width: 830px;
}
#content.privacy ol {
  margin: 0 auto 15px;
  max-width: 830px;
}
#content.privacy ol li {
  margin: 0 0 8px;
}
#content.privacy ol ol {
  margin: 10px 0 15px;
  font-size: 13px;
}
#content.privacy ol.parentheses li {
  padding-left: 2.8em;
  text-indent: -2.8em;
  line-height: 1.5;
}
#content.privacy ol.enclosed li {
  padding-left: 1.4em;
  text-indent: -1.4em;
  line-height: 1.5;
}
#content.privacy ol.iroha li {
  padding-left: 2.1em;
  text-indent: -2.1em;
  line-height: 1.5;
}
#content.privacy .contact_col {
  margin: 25px auto;
  padding: 25px 18px;
  max-width: 830px;
  background: #f2f2f2;
  line-height: 1.8;
}
#content.privacy .contact_col dt {
  margin: 0 0 10px;
}
#content.privacy .contact_col dd {
  margin: 0 0 0 20px;
}
#content.page .attention {
  padding-left: 1.3em;
  text-indent: -1.3em;
}
#content.page .attention:before {
  content: "※";
  padding: 0 3px 0 0;
}

/* =sitepolicy
-------------------------------------------------------------- */
#content.sitepolicy {
  font-size: 13px;
  line-height: 1.7;
}
#content.sitepolicy p {
  margin: 0 auto 40px;
  max-width: 830px;
}

/* =sitemap
-------------------------------------------------------------- */
#content.sitemap .entry_content {
  margin: auto;
}
#content.sitemap .entry_content a {
  position: relative;
  display: block;
  color: #666;
}
#content.sitemap .entry_content a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 12px;
  display: block;
  width: 30px;
  height: 30px;
  border: solid 1px #c6c6c6;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 25px;
  margin: -15px 0 0;
}
#content.sitemap .entry_content h4 {
  margin: 60px 0 20px;
}
#content.sitemap .entry_content h4 a {
  display: flex;
}
#content.sitemap .entry_content h4 a:after {
  position: relative;
  top: auto;
  right: auto;
  margin: 0 0 0 30px;
  display: none;
}
#content.sitemap .entry_content ul {
  padding: 0 20px;
  margin: auto auto 15px;
  display: flex;
  flex-wrap: wrap;
}
#content.sitemap .entry_content ul li {
  padding: 0 20px 10px;
  width: 33.3333%;
}
#content.sitemap .entry_content ul li a {
  padding: 20px;
  border-bottom: solid 1px #c6c6c6;
}
/* =link
-------------------------------------------------------------- */
#content.link .entry_content {
  max-width: 830px;
  margin: auto;
}
#content.link .entry_content p.depth01 {
  border-bottom: solid 1px #c6c6c6;
}
#content.link .entry_content a {
  position: relative;
  display: block;
  color: #666;
  padding: 0 30px 0 40px;
  height: 70px;
  line-height: 70px;
  font-size: 18px;
  font-weight: bold;
}
#content.link .entry_content a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 12px;
  display: block;
  width: 30px;
  height: 30px;
  border: solid 1px #c6c6c6;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 25px;
  margin: -20px 0 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

/* =business/total_support
-------------------------------------------------------------- */
#content.business_total_support {}
#content.business_total_support dl {
  margin: 0 0 15px;
}
#content.business_total_support dl dt {
  margin: 0 0 15px;
  font-weight: bold;
}

/* =business
-------------------------------------------------------------- */
#content.business .inner {
  max-width: 100%;
} 
#content .solution_box {
  margin: 0 20px 50px;
  padding: 90px 0 0;
  position: relative;
  text-align: center;
}
#content .solution_box:before {
  content: '';
  display: block;
  width: 100%;
  height: 370px;
  background: #494949;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#content .solution_box#voting:before {
  background-image: url(images/business/bg_business_voting.jpg);
}
#content .solution_box#racecourse:before {
  background-image: url(images/business/bg_business_racecourse.jpg);
}
#content .solution_box#web:before {
  background-image: url(images/business/bg_business_web.jpg);
}
#content .solution_box h3 {
  margin: 0 auto 85px;
  padding: 0 0 0 140px;
  border: 0;
  color: #fff;
  font-size: 24px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  text-align: left;
  display: inline-block;
  line-height: 1;
  position: relative;
}
#content .solution_box h3:before {
  content: '';
  display: block;
  width: 91px;
  height: 91px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right 50%;
  position: absolute;
  /*top: -15px;*/
  top: -30px;
  left: 0;
  z-index: -1;
}
#content .solution_box#voting h3:before {
  background-image: url(images/business/icon_business_voting.png);
}
#content .solution_box#racecourse h3:before {
  background-image: url(images/business/icon_business_racecourse.png);
  width: 103px;
  height: 100px;
  /*top: -20px;*/
  top: -40px;
}
#content .solution_box#web h3:before {
  background-image: url(images/business/icon_business_web.png);
}
#content .solution_box h3 .sub {
  display: block;
  margin: 20px 0 0;
  font-size: 16px;
  font-weight: normal;
}
#content .solution_box .inner {
  margin: auto;
  padding: 75px 80px 55px;
  width: 100%;
  max-width: 1100px;
  background: #fff;
  box-shadow: 5px 5px 5px rgba(0,0,0,.05);
  text-align: left;
}
#content .solution_box .inner .catchcopy {
  margin: 0 0 calc(40px - (24px * 0.4));
  color: #18499e;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.8;
}
#content .solution_box .inner .discription {
  margin: 0 0 calc(50px - (14px * 0.5));
  font-size: 14px;
  line-height: 2;
}
#content .solution_box .readmore {
  margin: 0 0 0 auto;
}

/* =recruit
-------------------------------------------------------------- */
#content.page.recruit {
  background: url(images/bg_recruit_common.png) no-repeat;
  background-position: right calc((50vw - 550px) - 115px) top 0;
}
#content.page.recruit h4 {
  margin: 0 0 calc(35px - (26px * 0.4));
  padding: 0;
  background: none;
  font-size: 27px;
  line-height: 1.8;
}
#content.page.recruit h4:before {
  content: none;
}
#content.page.recruit .sentence_inner {
  margin: 0 auto;
  padding: calc(35px - (26px * 0.4)) 70px 0 370px;
  width: 100%;
  max-width: 1100px;
}
#content.page.recruit .sentence_read {
  font-size: 14px;
  line-height: 2.5;
}
#content.page.recruit .sentence.no_img .sentence_inner {
  margin: 0 0 90px;
  padding: 0 425px 0 0;
}
#content.page.recruit .sentence.left_img {
  margin: 0 0 110px calc(50% - 50vw);
  width: 100vw;
  min-height: 400px;
  position: relative;
}
#content.page.recruit .sentence.left_img .img {
  width: calc((50vw - 550px) + 280px);
  height: 400px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 200px 200px 0;
  overflow: hidden;
}
#content.page.recruit .sentence.left_img .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: none;
}
/* IE11 object-fit対応 */
@media all and (-ms-high-contrast: none){
  #content.page.recruit .sentence.left_img .img img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 1915px) and (-ms-high-contrast: none) {
  #content.page.recruit .sentence.left_img .img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) and (-ms-high-contrast: none) {
  #content.page.recruit .sentence.left_img .img img {
    width: 100%;
    height: auto;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -20%);
  }
}
@media screen and (max-width: 375px) and (-ms-high-contrast: none) {
  #content.page.recruit .sentence.left_img .img img {
    width: auto;
    height: 100%;
  }
}
/* / IE11 object-fit対応 */
#content.page.recruit .sentence.right_img {
  margin: 0 0 110px calc(50% - 50vw);
  width: 100vw;
  min-height: 400px;
  position: relative;
}
#content.page.recruit .sentence.right_img .img {
  width: calc((50vw - 550px) + 280px);
  height: 400px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 200px 0 0 200px;
  overflow: hidden;
}
#content.page.recruit .sentence.right_img .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: none;
}
/* IE11 object-fit対応 */
@media screen and (-ms-high-contrast: none) {
  #content.page.recruit .sentence.right_img .img img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 1920px) and (-ms-high-contrast: none) {
  #content.page.recruit .sentence.right_img .img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) and (-ms-high-contrast: none) {
  #content.page.recruit .sentence.right_img .img img {
    width: 100%;
    height: auto;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -20%);
  }
}
@media screen and (max-width: 400px) and (-ms-high-contrast: none) {
  #content.page.recruit .sentence.right_img .img img {
    width: auto;
    height: 100%;
  }
}
/* / IE11 object-fit対応 */
#content.page.recruit .sentence.right_img .sentence_inner {
  margin: 0 auto;
  padding: calc(35px - (26px * 0.4)) 370px 0 70px;
  width: 100%;
  max-width: 1100px;
}

#content.page.recruit .sentence.top_img {
  margin: 0 0 100px calc(50% - 50vw);
  width: 100vw;
}
#content.page.recruit .sentence.top_img .img {
  margin: 0 auto;
  width: 100%;
  height: 500px;
  max-width: 1240px;
  overflow: hidden;
  position: relative;
}
#content.page.recruit .sentence.top_img .img img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: -1;
  object-fit: cover;
  max-width: none;
}
/* IE11 object-fit対応 */
@media screen and (-ms-high-contrast: none) {
  #content.page.recruit .sentence.top_img .img img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 768px) and (-ms-high-contrast: none) {
  #content.page.recruit .sentence.top_img .img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 490px) and (-ms-high-contrast: none) {
  #content.page.recruit .sentence.top_img .img img {
    width: auto;
    height: 100%;
  }
}
/* / IE11 object-fit対応 */
#content.page.recruit .sentence.top_img .sentence_inner {
  margin: -80px auto 0;
  padding: calc(65px - (26px * 0.4)) 65px 0;
  background: #fff;
}
#content.page.recruit .recruit_faq {
  margin: 0 0 100px calc(50% - 50vw);
  width: 100vw;
}
#content.page.recruit .recruit_faq .recruit_faq_inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1240px;
  padding: 50px 70px 10px;
  position: relative;
}
#content.page.recruit .recruit_faq .recruit_faq_inner:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, rgba(94, 129, 187, 1), rgba(77, 187, 178, 1));
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#content.page.recruit .recruit_faq .recruit_faq_inner:after {
  content: '';
  display: block;
  height: calc(100% - 2px);
  width: calc(100% - 2px);
  background: #fff;
  position: absolute;
  top: 1px;
  right: 1px;
  z-index: -1;
}
#content.page.recruit .recruit_faq h3 {
  margin: 0 0 40px;
  padding: 0;
  border: 0;
  text-align: center;
  font-size: 40px;
  font-weight: normal;
  font-family: 'Josefin Sans', 'Noto Sans JP', sans-serif;
}
#content.page.recruit .recruit_faq .faq_list {
  display: flex;
  justify-content: space-between;
}
#content.page.recruit .recruit_faq .faq_list .faq_box {
  width: 46.3636%;
}
#content.page.recruit .recruit_faq .faq_list .faq_box .question {
  margin: 0 0 calc(25px - (18px * 0.4));
  padding: 0 0 0 130px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
}
#content.page.recruit .recruit_faq .faq_list .faq_box .answer {
  display: flex;
  align-items: center;
  line-height: 1.8;
}
#content.page.recruit .recruit_faq .faq_list .faq_box .answer .img {
  margin: 0 25px 0 0;
  min-width: 80px;
}
#content.page.recruit .recruit_faq .faq_list .faq_box .answer .text {
  padding: 0 0 0 25px;
  border-left: solid 1px #ccc;
  position: relative;
}
#content.page.recruit .recruit_faq .faq_list .faq_box .answer .text:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #ccc transparent transparent;
  border-width: 9px 12px 9px 0;
  position: absolute;
  top: 50%;
  left: -12px;
  margin-top: -6px;
}
#content.page.recruit .recruit_faq .faq_list .faq_box .answer .text:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  border-width: 9px 12px 9px 0;
  position: absolute;
  top: 50%;
  left: -10px;
  margin-top: -6px;
}
#content.page.recruit .vision {
  margin: 0 0 70px calc(50% - 50vw);
  width: 100vw;
  min-height: 400px;
  position: relative;
}
#content.page.recruit .vision h3 {
  margin: 0 auto 70px;
  padding: 55px 0 0 150px;
  width: 100%;
  max-width: 1100px;
  font-size: 50px;
  font-weight: normal;
  font-family: 'Josefin Sans', 'Noto Sans JP', sans-serif;
  border: none;
  position: relative;
}
#content.page.recruit .vision h3:before {
  content: url(images/title_recruit_myvision.png);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
#content.page.recruit .vision h3 .sub {
  padding: 0 0 0 60px;
  font-size: 12px;
}
#content.page.recruit .vision .img {
  width: calc((50vw - 550px) + 340px);
  height: 400px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 200px 0 0 200px;
  overflow: hidden;
}
#content.page.recruit .vision .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: none;
}
/* IE11 object-fit対応 */
@media screen and (-ms-high-contrast: none) {
  #content.page.recruit .vision .img img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 1920px) and (-ms-high-contrast: none) {
  #content.page.recruit .vision .img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) and (-ms-high-contrast: none) {
  #content.page.recruit .vision .img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 520px) and (-ms-high-contrast: none) {
  #content.page.recruit .vision .img img {
    width: auto;
    height: 100%;
  }
}
/* / IE11 object-fit対応 */
#content.page.recruit .vision .vision_inner {
  margin: 0 auto;
  padding: 0 400px 0 0px;
  width: 100%;
  max-width: 1100px;
  position: relative;
}
#content.page.recruit .vision .vision_inner:after {
  content: url(images/bg_recruit_common.png);
  position: absolute;
  top: 90px;
  right: -115px;
}
#content.page.recruit .recruit_message {
  margin: 0 auto 80px;
  padding: 65px 190px 50px;
  background: linear-gradient(45deg, rgba(77, 187, 176, 1), rgba(94, 129, 187, 1)) no-repeat;
  color: #fff;
}
#content.page.recruit .recruit_message h3 {
  margin: 0 0 40px;
  padding: 0;
  border: 0;
  font-size: 36px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 3px;
}
#content.page.recruit .recruit_message h3 img {
  margin: 0 auto;
}
#content.page.recruit .other_interview {
  margin: 0 0 80px calc(50% - 50vw);
  width: 100vw;
  height: 260px;
  display: flex;
  align-items: center;
  position: relative;
}
#content.page.recruit .other_interview h3 {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1100px;
  border: 0;
  font-size: 40px;
  font-weight: normal;
  text-align: center;
}
#content.page.recruit .other_interview h3 .sub {
  display: block;
  margin: 15px 0 0;
  font-size: 30px;
}
#content.page.recruit .other_interview h3 a {
  display: inline-block;
  position: relative;
  z-index: 1;
}
#content.page.recruit .other_interview .list {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  width: 100vw;
}
#content.page.recruit .other_interview .list:after {
  content: none;
}
#content.page.recruit .other_interview .list .box {
  width: calc((100vw - 400px) / 2);
  position: relative;
  border: none;
  box-shadow: none;
}
#content.page.recruit .other_interview .list .box a {
  display: block;
  height: 260px;
  background: #000;
  position: relative;
  overflow: hidden;
}
#content.page.recruit .other_interview .list .box .img {
  height: 260px;
}
#content.page.recruit .other_interview .list .box .img:before {
  content: '';
  display: block;
  width: 100%;
  height: 260px;
  background: #494949;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
  z-index: 1;
}
#content.page.recruit .other_interview .list .prev.box .img {
  border-radius: 0 200px 200px 0;
}
#content.page.recruit .other_interview .list .prev.box .img:before {
  border-radius: 0 200px 200px 0;
}
#content.page.recruit .other_interview .list .next.box .img {
  border-radius: 200px 0 0 200px;
}
#content.page.recruit .other_interview .list .next.box .img:before {
  border-radius: 200px 0 0 200px;
}
#content.page.recruit .other_interview .list .box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: none;
}
/* IE11 object-fit対応 */
@media screen and (-ms-high-contrast: none) {
  #content.page.recruit .other_interview .list .box .img img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 1680px) and (-ms-high-contrast: none) {
  #content.page.recruit .other_interview .list .box .img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) and (-ms-high-contrast: none) {
  #content.page.recruit .other_interview .list .box .img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 450px) and (-ms-high-contrast: none) {
  #content.page.recruit .other_interview .list .box .img img {
    width: auto;
    height: 100%;
  }
}
/* / IE11 object-fit対応 */
#content.page.recruit .other_interview .list .box:first-child a {
  border-radius: 0 130px 130px 0;
}
#content.page.recruit .other_interview .list .box:last-child a {
  border-radius: 130px 0 0 130px;
}
#content.page.recruit .other_interview .list .box .text {
  margin: 0;
  color: #fff;
  position: absolute;
  z-index: 2;
}
#content.page.recruit .other_interview .list .box:first-child .text {
  bottom: 30px;
  left: 35px;
}
#content.page.recruit .other_interview .list .box:last-child .text {
  bottom: 30px;
  right: 35px;
  text-align: right;
}
#content.page.recruit .other_interview .list .box .title {
  margin: 0 0 calc(20px - (18px * 0.4));
  color: #fff;
  line-height: 1.8;
}
#content.page.recruit .other_interview .list .box .detail {
  margin: 0;
}
#content.page.recruit .other_interview .list .box .detail .year {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  border-left: solid 1px #ccc;
}

#content.page.recruit .recruit_faq.graduate_box {
  margin-top: 250px;
}
#content.page.recruit .recruit_faq.graduate_box .img img {
  object-position: top;
}
#content.page.recruit .recruit_faq.graduate_box .faq_list .faq_box {
  width: 100%;
}
#content.page.recruit .recruit_faq.graduate_box .faq_list .faq_box .question {
  font-size: 27px;
  padding: 0;
}
#content.page.recruit .recruit_faq.graduate_box .faq_list .faq_box .answer {
  font-size: 16px;
}
#content.page.recruit .recruit_faq.graduate_box .faq_list .faq_box .text {
  border: none;
  padding: 0;
}
#content.page.recruit .recruit_faq.graduate_box .faq_list .faq_box .text::before,
#content.page.recruit .recruit_faq.graduate_box .faq_list .faq_box .text::after {
  border: none;
}
#content.page.recruit .recruit_message.graduate_box h3 {
  letter-spacing: 5px;
}
#content.page.recruit .recruit_message.graduate_box .sentence_read {
  font-size: 20px;
  line-height: 1.7;
}


#content.page.recruit .information {
  margin: 0 0 100px calc(50% - 50vw);
  width: 100vw;
}
#content.page.recruit .information .information_inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1240px;
  padding: 70px 75px 75px;
  position: relative;
}
#content.page.recruit .information .information_inner:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, rgba(94, 129, 187, 1), rgba(77, 187, 178, 1));
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#content.page.recruit .information .information_inner:after {
  content: '';
  display: block;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  background: #fff;
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: -1;
}
#content.page.recruit .information .title {
  display: flex;
  align-items: center;
  margin: 0 0 65px;
}
#content.page.recruit .information .title h3 {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 460px;
  font-size: 40px;
  font-weight: normal;
  font-family: 'Josefin Sans', 'Noto Sans JP', sans-serif;
}
#content.page.recruit .information .title h3 .sub {
  padding: 0 0 0 30px;
  font-size: 12px;
}
#content.page.recruit .information .title .discription {
  margin: 0;
}
#content.page.recruit .information .list {
  margin: 0;
  justify-content: center;
}
#content.page.recruit .information .list:after {
  content: none;
}
#content.page.recruit .information .list .box {
  margin: 0;
  width: 25%;
  border: none;
  border-left: solid 1px #ccc;
  box-shadow: none;
}
#content.page.recruit .information .list .box:first-child {
  border-left: 0;
}
#content.page.recruit .information .list .box a {
  display: block;
  padding: 0 30px 0 40px;
  height: 70px;
  line-height: 70px;
  color: #666;
  font-size: 18px;
  font-weight: bold;
  position: relative;
}
#content.page.recruit .information .list .box a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 12px;
  display: block;
  width: 40px;
  height: 40px;
  border: solid 1px #c6c6c6;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 25px;
  margin: -20px 0 0;
}

#content.page.recruit .interview {
  margin: -100px 0 160px;
  padding: 100px 0 0;
  position: relative;
}
#content.page.recruit .interview:before {
  /*content: url(images/bg_recruit_interview.png);
  display: block;
  position: absolute;
  top: 270px;
  left: -100px;
  z-index: -1;*/
  content: '';
  display: block;
  background: url(images/bg_recruit_interview.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 270px;
  left: -100px;
  z-index: -1;
}
#content.page.recruit .interview h3 {
  margin: 0 0 40px;
  padding: 0;
  border: 0;
  font-size: 50px;
  font-weight: normal;
  font-family: 'Josefin Sans', 'Noto Sans JP', sans-serif;
}
#content.page.recruit .interview h3 .sub {
  padding: 0 0 0 35px;
  font-size: 12px;
  position: relative;
  top: -10px;
}
#content.page.recruit .list .box {
  border: none;
}
#content.page.recruit .interview .list .box {
  width: 31.4285%;
  box-shadow: none;
}
#content.page.recruit .interview .list .box:first-child,
#content.page.recruit .interview .list .box:nth-child(4n) {
  position: relative;
  bottom: -40px;
}
#content.page.recruit .interview .list .box:nth-child(3n) {
  position: relative;
  top: -40px;
}
#content.page.recruit .interview .list .box img {
  margin: 0 0 calc(40px - (18px * 0.5));
  width: 100%;
  height: auto;
}
#content.page.recruit .interview .list .box .title {
  margin: 0 0 calc(25px - (18px * 0.5));
  line-height: 2;
  font-size: 18px;
  font-weight: bold;
}
#content.page.recruit .interview  .list .box .detail {
  color: #666;
}
#content.page.recruit .interview  .list .box .detail .year {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  border-left: solid 1px #ccc;
}

#content.page.recruit .graduate {
  margin: 0 0 85px;
}
#content.page.recruit .graduate a {
  display: block;
}
#content.page.recruit .graduate .graduate_inner {
  display: block;
  margin: 0 0 0 calc(50% - 50vw);
  padding: 55px 0 0;
  width: 100vw;
  min-height: 230px;
  background: linear-gradient(45deg, rgba(94, 129, 187, 1), rgba(91, 186, 182, 1)) no-repeat;
  position: relative;
}
#content.page.recruit .graduate h3 {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1100px;
  border: 0;
  color: #fff;
  font-size: 40px;
  font-weight: normal;
}
#content.page.recruit .graduate h3 .sub {
  display: block;
  margin: 15px 0 0;
  font-size: 30px;
}
#content.page.recruit .graduate .img {
  height: 300px;
  width: calc((50vw - 550px) + 850px);
  border: solid 2px #fff;
  border-width: 2px 0 2px 2px;
  border-radius: 150px 0 0 150px;
  position: absolute;
  top: -150px;
  right: 0;
  overflow: hidden;
}
#content.page.recruit .graduate .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: none;
}
/* IE11 object-fit対応 */
@media all and (-ms-high-contrast: none){
  #content.page.recruit .graduate .img img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 1850px) and (-ms-high-contrast: none) {
  #content.page.recruit .graduate .img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) and (-ms-high-contrast: none) {
  #content.page.recruit .graduate .img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 468px) and (-ms-high-contrast: none) {
  #content.page.recruit .graduate .img img {
    width: auto;
    height: 100%;
  }
}
/* / IE11 object-fit対応 */
#content.page.recruit.lower {
  margin: -30px 0 0;
  background-position: right calc((50vw - 550px) - 115px) top 100px;
}
#content.page.recruit.lower.worker {
  margin: -230px 0 0;
  background-position: right calc((50vw - 550px) - 115px) top 300px;
}
#content.page.recruit.lower .employee {
  margin: 0 0 calc(110px - (36px * 0.5));
}
#content.page.recruit.lower .employee .name {
  margin: 0 0 calc(20px - (26px * 0.25));
  padding: 0;
  border: 0;
  font-size: 30px;
}
#content.page.recruit.lower .employee .detail {
  color: #666;
}
#content.page.recruit.lower .employee .detail .year {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  border-left: solid 1px #ccc;
}
#content.page.recruit.lower .slogan {
  margin: 0 0 calc(110px - (36px * 0.5));
  padding: 0;
  border: 0;
  font-size: 36px;
  font-weight: normal;
  line-height: 2;
}
#content.page.recruit.lower .training_detail {
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
}
#content.page.recruit .training_detail h4 {
  font-size: 24px;
}
#content.page.recruit.lower .training_detail table.hierarchy {
  margin: 0 0 50px;
  width: 100%;
  border: 0;
  color: #fff;
  table-layout: fixed;
}
#content.page.recruit.lower .training_detail table.hierarchy caption {
  color: #333;
  font-size: 14px;
}
#content.page.recruit.lower .training_detail table.hierarchy tr {
  border: 0;
}
#content.page.recruit.lower .training_detail table.hierarchy td {
  padding: 0;
}
#content.page.recruit.lower .training_detail table.hierarchy tr td:nth-child(2n) {
  width: 60px;
  min-width: 60px;
  text-align: center;
  vertical-align: middle;
}
#content.page.recruit.lower .training_detail table.hierarchy tr td dl {
  display: flex;
  align-items: center;
  padding: 25px 15px 25px 25px;
}
#content.page.recruit.lower .training_detail table.hierarchy tr td dl dt {
  min-width: 150px;
  font-size: 16px;
  font-weight: bold;
}
#content.page.recruit.lower .training_detail table.hierarchy tr td dl dd {
  padding: 0;
  font-size: 14px;
}
#content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(1) td:first-child {
  padding: 0 20px 0 120px;
}
#content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(1) td:first-child dl {
  background: #18499e;
}
#content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(1) td:last-child {
  background: #666;
}
#content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(2) td:first-child {
  padding: 0 50px 0 90px;
}
#content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(2) td:first-child dl {
  background: #125f99;
}
#content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(2) td:last-child {
  background: #dcdcdc;
  color: #333;
  position: relative;
}
#content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(2) td:last-child:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 34px 24px 34px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: -20px;
  left: -4px;
}
#content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(2) td:last-child:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 20px 30px;
  border-color: transparent transparent #dcdcdc transparent;
  position: absolute;
  top: -16px;
  left: 0;
}
#content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(3) td:first-child {
  padding: 0 80px 0 60px;
}
#content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(3) td:first-child dl {
  background: #0c7497;
}
#content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(4) td:first-child {
  padding: 0 110px 0 30px;
}
#content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(4) td:first-child dl {
  background: #068894;
}
#content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(4) td:first-child dl dt {
  min-width: 200px;
}
#content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(5) td:first-child {
  padding: 0 140px 0 0px;
}
#content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(5) td:first-child dl {
  background: #009d91;
}

#content.page.recruit.lower table.border {
  margin: 0 auto 110px;
  max-width: 900px;
}
#content.page.recruit.lower table.border th {
  position: relative;
  border: none;
}
#content.page.recruit.lower table.border tbody tr:first-child th:before {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background: linear-gradient(90deg, rgba(94, 129, 187, 1), rgba(77, 187, 178, 1));
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#content.page.recruit.lower table.border th:after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background: linear-gradient(90deg, rgba(94, 129, 187, 1), rgba(77, 187, 178, 1));
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

#content.page.recruit.lower table.border .list_caret {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
#content.page.recruit.lower table.border .list_caret li {
  width: 50%;
}
#content.page.recruit.lower .requirements_img_list {
  display: flex;
  margin: 0 0 90px;
}
#content.page.recruit.lower .requirements_img_list .img {
  margin: 0 15px 0 0;
}
#content.page.recruit.lower .requirements_img_list .img:last-child {
  margin: 0;
}
#content.page.recruit.lower .requirements {
  margin: 0 auto;
  max-width: 810px;
}
#content.page.recruit.lower .requirements h4 {
  padding: 0 0 0 10px;
  font-size: 24px;
}
#content.page.recruit.lower .requirements table.border .list_caret {
  display: block;
  margin: 0 0 20px;
}
#content.page.recruit.lower .requirements table.border .list_caret dd {
  color: #666;
}
#content.page.recruit.lower .recreuit_flow {
  margin: 0 auto;
  max-width: 810px;
}
#content.page.recruit.lower .recreuit_flow .flow_list {
  position: relative;
  margin: 0 0 70px;
}
#content.page.recruit.lower .recreuit_flow .flow_list:before {
  content: '';
  display: block;
  width: 1px;
  height: calc(100% - 80px);
  background: linear-gradient(180deg, rgba(10, 156, 143, 1), rgba(26, 74, 158, 1)) no-repeat;
  position: absolute;
  bottom: 0;
  left: 30px;
  z-index: -1;
}
#content.page.recruit.lower .recreuit_flow .flow_list .flow_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#content.page.recruit.lower .recreuit_flow .flow_list .flow_box .num {
  display: block;
  width: 60px;
  height: 60px;
  border: solid 1px #ccc;
  background: #fff;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  font-size: 24px;
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
}
#content.page.recruit.lower .recreuit_flow .flow_list .flow_box dl {
  display: flex;
  padding: 32px 20px;
  width: 88.8888%;
  border-bottom: solid 1px #ccc;
}
#content.page.recruit.lower .recreuit_flow .flow_list .flow_box dl dt {
  width: 130px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
}
#content.page.recruit.lower .recreuit_flow .flow_list .flow_box dl dd {
  padding: 4px 0 0;
  color: #666;
  font-size: 14px;
  line-height: 1.8;
}

#content.page.recruit.lower.staff_message .employee .name {
  z-index: 10;
  position: relative;
  line-height: 1.2;
}
#content.page.recruit.lower.staff_message .employee + .sentence.no_img {
  margin: 150px 0 0;
  max-width: 700px;
}
#content.page.recruit.lower.staff_message .sentence.no_img .sentence_inner {
  padding: calc(35px - (26px * 0.4)) 70px 0 0;
}
#content.page.recruit.lower.staff_message .recruit_message {
  margin: 0 auto 160px;
  padding: 65px 150px 60px;
}
#content.page.recruit.lower.staff_message .recruit_message h4 {
  font-size: 27px;
  margin: 0 0 0;
}
#content.page.recruit.lower.staff_message .recruit_message .sentence_read + h4 {
  margin: 40px 0 0;
}

#content.page.recruit .recruit_career_list {
  margin: 40px 0 100px;
}
#content.page.recruit .recruit_career_list li {
  margin: 0 0 40px;
  width: 100%;
  box-shadow: -3px 0px 16px rgba(0,0,0,.05);
  border: 1px solid #f6f6f6;
  background: rgba(255,255,255,.7);
  position: relative;
}
#content.page.recruit .recruit_career_list li a {
  padding: 30px 40px;
  display: block;
  color: #666;
}
#content.page.recruit .recruit_career_list li a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 12px;
  font-weight: bold;
  display: block;
  width: 40px;
  height: 40px;
  border: solid 1px #c6c6c6;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 25px;
  margin: -20px 0 0;
}
#content.page.recruit .recruit_career_list li a dl {
  font-size: 15px;
}
#content.page.recruit .recruit_career_list li a dl dt {
  width: 18%;
  float: left;
  padding: 15px 0;
}
#content.page.recruit .recruit_career_list li a dl dd {
  padding: 15px 0 15px 20%;
}

#content.page.recruit .faq_list {
  margin: 0 auto 70px;
  max-width: 830px;
}
#content.page.recruit.worker .faq_list {
  max-width: 100%;
}
#content.page.recruit.graduate_interview  .faq_list,
#content.page.recruit.graduate_interview02  .faq_list {
  max-width: 960px;
}
#content.page.recruit .faq_list .accordion {
  position: relative;
  display: block;
  color: #666;
  padding: 20px 30px 20px 65px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: solid 1px #c6c6c6;
  margin: 20px auto 0;
  cursor: pointer;
}
#content.page.recruit .faq_list .accordion:before {
  content: "Q";
  position: absolute;
  left: 10px;
  top: 18px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  background: #18499e;
  color: #fff;
  width: 35px;
  height: 35px;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#content.page.recruit .faq_list .accordion:after {
  content: '\f107';
  font-family: 'FontAwesome';
  font-size: 12px;
  display: block;
  width: 30px;
  height: 30px;
  border: solid 1px #c6c6c6;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 25px;
  margin: -20px 0 0;
}
#content.page.recruit .faq_list .accordion.active:after {
  content: '\f106';
}
#content.page.recruit .faq_list .accordionBox {
  display: none;
  padding: 20px 30px 20px 65px;
  line-height: 1.8;
  position: relative;
}
#content.page.recruit .faq_list .accordionBox div:before {
  content: "A.";
  position: absolute;
  left: 12px;
  top: 11px;
  font-family: 'Quicksand', 'Noto Sans JP', sans-serif;
  color: #18499e;
  width: 40px;
  height: 40px;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#recruit-link {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 100px;
  width: 100%;
  max-width: 1100px;
}
#recruit-link .box {
  width: 23.8181%;
}
#recruit-link .box a {
  display: block;
}
#recruit-link .box a:before {
  content: '';
  display: block;
  width: 100%;
  height: 240px;
  position: relative;
  z-index: -1;
}
#recruit-link .box.message a:before {
  background: url(images/img_recruit_message.jpg);
  background-size: cover;
  background-position: center;
}
#recruit-link .box.training a:before {
  background: url(images/img_recruit_training.jpg);
  background-size: cover;
  background-position: center;
}
#recruit-link .box.faq a:before {
  background: url(images/img_recruit_faq.jpg);
  background-size: cover;
  background-position: center;
}
#recruit-link .box.movie a:before {
  background: url(images/img_recruit_movie.jpg);
  background-size: cover;
  background-position: center;
}
#recruit-link .box h3 {
  margin: -50px 0 0;
  padding: 35px 0 0 30px;
  width: 100%;
  max-width: 285px;
  border: 0;
  background: #fff;
  color: #333;
  font-size: 30px;
  font-weight: normal;
  font-family: 'Josefin Sans', 'Noto Sans JP', sans-serif;
  border-radius: 0 44px 44px 0;
}
#recruit-link .box h3 .sub {
  display: block;
  margin: 15px 0 0;
  font-size: 12px;
}


#list_gallery {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto 40px;
  width: 100%;
  max-width: 1100px;
}
#list_gallery .box {
  width: 31.8181%;
  margin: 0 0 60px;
}
#list_gallery .box a {
  margin: 0 0 10px;
  display: block;
}
#list_gallery .box h5 {
  margin: 0 0 10px;
  font-size: 17px;
}
#list_gallery .box .text {
  font-size: 13px;
}
#list_gallery + .buttonarea {
  margin: 0 auto 140px;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  height: auto;
}

/* =404
-------------------------------------------------------------- */
#content.page404 h3 {
  margin: 55px 0;
}

/* =password
-------------------------------------------------------------- */
.post-password-form {
  margin: 150px auto 0;
  padding: 0 18px;
  max-width: 830px;
}
.post-password-form input[type="submit"] {
  height: 30px;
  border: solid 1px #18499e;
  background: #18499e;
  color: #fff;
  line-height: 28px;
  font-weight: bold;
}

/*--------------------------------------------------------------
 hover有効
--------------------------------------------------------------*/
@media screen and (min-width: 769px) {
  /*--------------------------------------------------------------
     Common Style (min-width: 769px)
  --------------------------------------------------------------*/
  a {
    transition: .3s;
  }
  a:hover {
    opacity: 0.8;
  }
  .readmore {
    transition: .3s;
  }
  .readmore:hover {
    color: #18499e;
    opacity: 1;
  }
  .readmore i {
    transition: .3s;
  }
  .readmore:hover i {
    border: solid 1px #18499e;
  }

  /* =header (min-width: 769px)
  -------------------------------------------------------------- */
  header h1 a:hover {
    opacity: 1;
  }
  header .gnav .list .box .primaly_menu {
    transition: .3s;
  }
  header .gnav .list .box .primaly_menu:hover {
    color: #18499e;
    opacity: 1;
  }
  header .gnav .list .box .primaly_menu.current {
    color: #18499e;
  }
  header .gnav .list .box .secondary_wrapper {
    transition: .3s;
  }
  header .gnav .list .box.hover .secondary_wrapper {
    visibility: visible;
    opacity: 1;
  }

  /* =contact (min-width: 769px)
  -------------------------------------------------------------- */
  #contact .info .tel a {
    pointer-events: none;
  }
  #contact_form .button_wrap input[type="submit"]:hover,
  #contact_form .button_wrap input[type="button"]:hover {
    border: solid 1px #18499e;
    background: #fff;
    color: #18499e;
  }
  #contact_form .button_wrap input[type="button"].wpcf7c-btn-back:hover {
    border: solid 1px #fff;
    background: #18499e;
    color: #fff;
  }

  /* =news (min-width: 769px)
  -------------------------------------------------------------- */
  #news .readmore {
    transition: .3s;
  }
  #news .readmore:hover {
    opacity: 1;
  }
  #news .readmore i {
    position: relative;
    transition: .3s;
  }
  #news .readmore:hover i {
    border: solid 1px #fff;
    opacity: 1;
  }
  #news .readmore i:after {
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    opacity: 0;
    transition: .3s;
  }
  #news .readmore:hover i:after {
    opacity: .2;
  }

  /* =business (min-width: 769px)
  -------------------------------------------------------------- */
  #business .readmore {
    transition: .3s;
  }
  #business .readmore:hover {
    opacity: 1;
  }
  #business .readmore i {
    position: relative;
    transition: .3s;
  }
  #business .readmore:hover i {
    opacity: 1;
  }
  #business .readmore i:after {
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    opacity: 0;
    transition: .3s;
  }
  #business .readmore:hover i:after {
    opacity: .2;
  }
  #business .list .box {
    transition: .3s;
  }
  #business .list .box:hover {
    box-shadow: 5px 5px 5px rgba(0,0,0,.1);
    transform: scale(1.01);
  }
  #business .list .box .box_inner:hover {
    opacity: 1;
  }

  /* =company (min-width: 769px)
  -------------------------------------------------------------- */
  #company .intro:hover {
    opacity: 1;
  }
  #company .readmore {
    transition: .3s;
  }
  #company .intro:hover .readmore {
    opacity: 1;
  }
  #company .readmore i {
    position: relative;
    transition: .3s;
  }
  #company .intro:hover .readmore i {
    opacity: 1;
  }
  #company .readmore i:after {
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    opacity: 0;
    transition: .3s;
  }
  #company .intro:hover .readmore i:after {
    opacity: .2;
  }
  #company .list .box .box_inner:hover {
    opacity: 1;
  }
  #company .list .box .box_inner .title i {
    transition: .3s;
  }
  #company .list .box .box_inner:hover .title i {
    color: #18499e;
    border: solid 1px #18499e;
  }

  /* =sports (min-width: 769px)
  -------------------------------------------------------------- */
  #sports .readmore {
    transition: .3s;
  }
  #sports .readmore:hover {
    opacity: 1;
  }
  #sports .readmore i {
    position: relative;
    transition: .3s;
  }
  #sports .readmore:hover i {
    opacity: 1;
  }
  #sports .readmore i:after {
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    opacity: 0;
    transition: .3s;
  }
  #sports .readmore:hover i:after {
    opacity: .2;
  }
  #sports .intro .tolist {
    transition: .3s;
  }
  #sports .intro .tolist:hover {
    background: #fff;
    color: #18499e;
    opacity: 1;
  }

  /* =recruit (min-width: 769px)
  -------------------------------------------------------------- */
  #recruit .inner:hover {
    opacity: 1;
    transition: .3s;
  }
  #recruit .inner:before,
  #recruit .inner:after {
    transition: .4s;
  }
  #recruit .inner:hover:before {
    opacity: 0;
  }
  #recruit .inner:hover:after {
    opacity: 1;
  }
  #recruit .inner .readmore {
    transition: .3s;
  }
  #recruit .inner:hover .readmore {
    opacity: 1;
  }
  #recruit .inner .readmore i {
    position: relative;
    transition: .3s;
  }
  #recruit .inner:hover .readmore i {
    opacity: 1;
  }
  #recruit .inner .readmore i:after {
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    opacity: 0;
    transition: .3s;
  }
  #recruit .inner:hover .readmore i:after {
    opacity: .2;
  }

  /* =contact (min-width: 769px)
  -------------------------------------------------------------- */
  #contact .button_wrap .toform {
    transition: .3s;
  }
  #contact .button_wrap .toform:hover {
    background: #fff;
    color: #18499e;
    opacity: 1;
  }

  /* =lower page (min-width: 769px)
  -------------------------------------------------------------- */
  /*#content.page .list.product .box {
    transition: .3s;
  }
  #content.page .list.product .box:hover {
    box-shadow: -3px 0px 16px rgba(0,0,0,.1);
    transform: scale(1.01);
  }
  #content.page .list.product .box .box_inner:hover {
    opacity: 1;
  }*/
  #content.page .list.product .box:hover .readmore {
    color: #18499e;
  }
  #content.page .list.product .box:hover .readmore i {
    border: solid 1px #18499e;
  }

  #content.page .link_map {
    transition: .3s;
  }
  #content.page .link_map:hover {
    color: #18499e;
    opacity: 1;
  }
  #content.page .link_map:after {
    transition: .3s;
  }
  #content.page .link_map:hover:after {
    border: solid 1px #18499e;
  }
  #content.page .link {
    transition: .3s;
  }
  #content.page .link:hover {
    color: #18499e;
    opacity: 1;
  }
  #content.page .link:before,
  #content.page .link:after {
    transition: .3s;
  }
  #content.page .link:hover:before,
  #content.page .link:hover:after {
    border: solid 1px #18499e;
  }

  /*#content.post .thumb_list .box {
    transition: .3s;
  }
  #content.post .thumb_list .box:hover {
    box-shadow: -3px 0px 16px rgba(0,0,0,.1);
    transform: scale(1.01);
  }
  #content.post .thumb_list .box .box_inner:hover {
    opacity: 1;
  }*/
  #content.post .thumb_list .box:hover .readmore {
    color: #18499e;
  }
  #content.post .thumb_list .box:hover .readmore i {
    border: solid 1px #18499e;
  }

  /*#content.page.recruit .recruit_career_list li {
    transition: .3s;
  }
  #content.page.recruit .recruit_career_list li:hover {
    box-shadow: -3px 0px 16px rgba(0,0,0,.1);
    transform: scale(1.01);
  }
  #content.page.recruit .recruit_career_list li a:hover {
    opacity: 1;
  }*/
  #content.page.recruit .recruit_career_list li a:after {
    transition: .3s;
  }
  #content.page.recruit .recruit_career_list li a:hover:after {
    color: #18499e;
    border: solid 1px #18499e;
  }

  #content.sports .nav_sports .link:hover {
    color: #666;
    opacity: .8;
  }
  #content.sports .nav_sports .link:hover:after {
    border: solid 1px #c6c6c6;
  }

  #content.page .list_bnr li a img {
    transition: .3s;
  }
  #content.page .list_bnr li a:hover img {
    opacity: 0.8;
  }

  #content.post .list_bnr li a img {
    transition: .3s;
  }
  #content.post .list_bnr li a:hover img {
    opacity: 0.8;
  }

  #content.post .pager a:hover {
    background: #18499e;
    color: #fff;
    opacity: 1;
  }

  #content.page.recruit .information .list .box a:hover {
    color: #18499e;
    opacity: 1;
  }
  #content.page.recruit .information .list .box a:after {
    transition: .3s;
  }
  #content.page.recruit .information .list .box a:hover:after {
    border: solid 1px #18499e;
  }

  #content.page.recruit .faq_list .accordion:after {
    transition: .3s;
  }
  #content.page.recruit .faq_list .accordion:hover:after {
    color: #18499e;
    border: solid 1px #18499e;
  }

  #content.sitemap .entry_content h4 a:hover {
    color: #18499e;
    opacity: 1;
  }
  #content.sitemap .entry_content ul li a:hover {
    color: #18499e;
    opacity: 1;
  }
  #content.sitemap .entry_content a:after {
    transition: .3s;
  }
  #content.sitemap .entry_content a:hover:after {
    border: solid 1px #18499e;
  }

  #content.link .entry_content a:hover {
    color: #18499e;
    opacity: 1;
  }
  #content.link .entry_content a:after {
    transition: .3s;
  }
  #content.link .entry_content a:hover:after {
    border: solid 1px #18499e;
  }

  #content.single .link:hover {
    color: #18499e;
    opacity: 1;
  }
  #content.single .link:before,
  #content.single .link:after {
    transition: .3s;
  }
  #content.single .link:hover:before,
  #content.single .link:hover:after {
    border: solid 1px #18499e;
  }
  #content.single .nav_single .list .tolist a:hover {
    color: #18499e;
    opacity: 1;
  }
}

/*--------------------------------------------------------------
  最大コンテンツ幅以上
--------------------------------------------------------------*/
@media screen and (min-width: 1400px) {
  /* =mainvisual
  -------------------------------------------------------------- */
  #mainvisual .mainvisual_inner {
    overflow: visible !important;
  }
}

/*--------------------------------------------------------------
  コンテンツ幅以下
--------------------------------------------------------------*/
@media screen and (max-width: 1100px) {
  #main {
    margin: 90px 0 0;
  }

  /* =page-head (max-width: 1100px)
  -------------------------------------------------------------- */
  #page-head .inner .intro {
    padding: 40px;
    width: 60%;
  }
  #page-head + #breadcrumbs {
    margin: 0 0 100px auto;
    padding: 0 18px 0 0;
    max-width: 50%;
    line-height: 1.5;
  }
  .page_nav {
    padding: 0 18px;
  }
  .page_nav a {
    color: #4c4c4c;
    font-size: 16px;
  }
  .page_nav .readmore .txt {
    padding: 0 20px 0 0;
  }
  /* page-head.lower */
  #page-head.lower .inner .intro img {
    margin: 0 auto 10%;
  }
  #page-head.company .img:after,
  #page-head.product .img:after,
  #page-head.company .img:after,
  #page-head.product .img:after,
  #page-head.solution .img:after,
  #page-head.web .img:after,
  #page-head.sports .img:after,
  #page-head.holding .img:after,
  #page-head.news .img:after,
  #page-head.csr .img:after,
  #page-head.sitemap .img:after,
  #page-head.privacy .img:after,
  #page-head.sitepolicy .img:after,
  #page-head.contact .img:after,
  #page-head.link .img:after,
  #page-head.employee .img:after {
    left: -70px;
  }
  #page-head.news .img:after {
    top: 50px;
  }
  #page-head-recruit {
    margin: 0 0 230px;
  }
  #page-head-recruit.lower {
    margin: 0 0 230px;
  }
  #page-head-recruit .title {
    padding: 0 18px;
    min-height: 250px;
  }
  #page-head-recruit .img {
    width: calc(100vw - 288px);
    height: 400px;
    bottom: -200px;
    border-radius: 200px 0 0 200px;
    max-width: 100%;
  }
  #page-head-recruit h3 {
    bottom: -175px;
    left: 18px;
  }
  #page-head.company_intro .inner .intro {
    padding: 40px 40px 90px 40px;
  }

  /* =header (max-width: 1100px)
  -------------------------------------------------------------- */
  header {
    padding: 30px 18px 45px;
    height: 90px;
  }
  header h1 {
    padding: 5px 0 0;
    min-width: 230px;
    max-width: 230px;
  }
  header h1 img {
    height: auto;
  }
  header .gnav .list .box {
    padding: 0 8px 0;
  }
  header .gnav .list .box:last-child {
    padding: 0 0 0 10px;
  }
  header .gnav .list .box .primaly_menu {
    font-size: 13px;
  }
  header .gnav .list .box .primaly_menu .sub {
    font-size: 11px;
  }
  header .gnav .list .box .secondary_wrapper {
    padding: 0 18px;
    top: 90px;
  }
  header .gnav .list .box .secondary_wrapper .secondary_list {
    padding: 0 0 0 280px;
  }
  header .gnav .list .box.company .secondary_wrapper .secondary_list:before,
  header .gnav .list .box.business .secondary_wrapper .secondary_list:before,
  header .gnav .list .box.sports .secondary_wrapper .secondary_list:before,
  header .gnav .list .box.csr .secondary_wrapper .secondary_list:before,
  header .gnav .list .box.recruit .secondary_wrapper .secondary_list:before {
    width: 260px;
  }
  header .gnav .list .box .secondary_wrapper .secondary_list .secondary_box .secondary_menu {
    font-size: 14px;
  }

  /* =news (max-width: 1100px)
  -------------------------------------------------------------- */
  #news {
    padding: 50px 18px 40px;
  }

  /* =business (max-width: 1100px)
  -------------------------------------------------------------- */
  #business .inner {
    padding: 70px 18px 0;
    background-position: right 18px top 40px;
    background-size: 340px;
  }
  #business .list .box .box_inner {
    padding: 40px 30px 30px;
  }

  /* =company (max-width: 1100px)
  -------------------------------------------------------------- */
  #company .inner {
    padding: 0 18px;
  }
  #company .intro {
    padding: 40px 30px;
  }
  #company h2 {
    padding: 0 0 0 267px;
  }
  #company h2:before {
    left: 0;
  }
  #company .list .box .box_inner {
    padding: 30px 16px calc(35px - (12px * 0.4)) 16px;
  }
  #company .list .box .title {
    font-size: 18px;
  }

  /* =sports (max-width: 1100px)
  -------------------------------------------------------------- */
  #sports .inner {
    padding: 0 18px 0 0;
    left: 0;
  }
  #sports .intro_inner {
    padding: 80px 40px 60px;
  }
  #sports .intro h2 .sub {
    display: block;
    margin: 10px 0 0;
  }

  /* =recruit (max-width: 1100px)
  -------------------------------------------------------------- */
  #recruit {
    padding: 0 18px;
  }
  #recruit .inner {
    padding: 60px 0 0 0;
  }
  #recruit .recruit_inner:after {
    left: 25px;
  }

  /* =contact (max-width: 1100px)
  -------------------------------------------------------------- */
  #contact .inner {
    padding: 85px 18px;
  }
  #contact .intro h2 .sub {
    display: block;
    margin: 10px 0 0;
  }
  #contact .intro .text {
    font-size: 12px;
    line-height: 1.5;
  }
  #contact .info {
    min-width: 300px;
  }
  #contact .info .tel {
    font-size: 34px;
  }
  #contact .info .time {
    font-size: 12px;
  }
  #contact .button_wrap .toform {
    font-size: 13px;
  }
  #contact .button_wrap .toform i {
    margin: 0 10px 0 0;
  }

  /* =footer (max-width: 1100px)
  -------------------------------------------------------------- */
  footer .inner {
    padding: 0 18px;
  }

  /* =lower page (max-width: 1100px)
  -------------------------------------------------------------- */
  #content.page .inner {
    padding: 0 18px;
  }
  #content.page .list_collabo {
    width: 100%;
  }

  /* =business (max-width: 1100px)
  -------------------------------------------------------------- */
  #content .solution_box .inner {
    padding: 40px 50px;
    max-width: calc(100% - 100px);
  }
  #main .solutionBlock {
    width: calc(100% - 256px);
  }
  #main .tableSite th {
    min-width: 150px;
  }

  /* =recruit (max-width: 1100px)
  -------------------------------------------------------------- */
  #content.page.recruit {
    background-position: right 18px top 0;
  }
  #content.page.recruit:not(.lower) {
    background-position: right 10px top 80px;
  }
  #content.page.recruit h4 {
    font-size: 24px;
  }
  #content.page.recruit .sentence.left_img .img {
    width: 280px;
  }
  #content.page.recruit .sentence.left_img h3 {
    margin: 0 0 50px 20px;
    border: none;
  }
  #content.page.recruit .sentence.left_img h3 img {
    width: 270px;
    height: auto;
  }
  #content.page.recruit .sentence.right_img .img {
    width: 280px;
  }
  #content.page.recruit .sentence.top_img .sentence_inner {
    width: calc(100% - 36px);
  }
  #content.page.recruit .sentence_inner {
    padding: 45px 18px 0 375px;
  }
  #content.page.recruit .sentence.right_img .sentence_inner {
    padding: 45px 375px 0 18px;
  }
  #content.page.recruit .information {
    margin: 0 0 100px 0;
    width: 100%;
  }
  #content.page.recruit .information .information_inner {
    padding: 35px 40px 40px;
  }
  #content.page.recruit .information .title {
    margin: 0 0 35px;
  }
  #content.page.recruit .information .title h3 {
    min-width: 320px;
  }
  #content.page.recruit .information .title h3 .sub {
    display: block;
    margin: 15px 0 0;
    padding: 0;
  }
  #content.page.recruit .information .list .box a {
    padding: 0 10px 0;
    font-size: 14px;
  }
  #content.page.recruit .information .list .box a:after {
    width: 28px;
    height: 28px;
    line-height: 28px;
    right: 10px;
    margin: -14px 0 0;
  }
  #content.page.recruit .interview .list .box img {
    margin: 0 0 calc(30px - (16px * 0.5));
  }
  #content.page.recruit .interview .list .box .title {
    margin: 0 0 calc(15px - (16px * 0.5));
    font-size: 16px;
  }
  #content.page.recruit .graduate .img {
    width: calc(100% - 250px)
  }
  #content.page.recruit .graduate h3 {
    padding: 0 18px;
  }

  #content.page.recruit.lower {
    background-position: right 18px top 100px;
  }
  #content.page.recruit.lower.worker {
    margin: -180px 0 0;
    background-position: right 18px top 300px;
  }
  #content.page.recruit.lower .slogan {
    margin: 0 0 calc(60px - (36px * 0.5));
  }
  #content.page.recruit .other_interview h3 {
    padding: 0 18px;
    font-size: 35px;
  }
  #content.page.recruit .other_interview h3 .sub {
    font-size: 25px;
  }
  #content.page.recruit .other_interview .list .box {
    width: calc((100vw - 200px) / 2);
  }
  #content.page.recruit .other_interview .list .box:first-child .text {
    left: 18px;
    bottom: 20px;
  }
  #content.page.recruit .other_interview .list .box:last-child .text {
    right: 18px;
    bottom: 20px;
  }
  #content.page.recruit .other_interview .list .box .title {
    font-size: 15px;
  }
  #content.page.recruit .other_interview .list .box .detail {
    font-size: 12px;
  }
  #content.page.recruit .recruit_faq {
    padding: 0 18px;
  }
  #content.page.recruit .recruit_faq .recruit_faq_inner {
    padding: 50px 50px 70px;
  }
  #content.page.recruit .vision {
    padding: 0 18px;
  }
  #content.page.recruit .vision .vision_inner:after {
    right: 18px;
  }
  #content.page.recruit .vision h3 .sub {
    padding: 0 0 0 20px;
  }
  #content.page.recruit .vision .img {
    width: 340px;
  }
  #content.page.recruit .recruit_message {
    padding: 65px 60px 60px;
  }

  #recruit-link {
    margin: 0 0 100px;
    padding: 0 18px;
  }

  /* =sitemap (max-width: 1100px)
  --------------------------------------------------------------*/
  #content.sitemap .entry_content ul li {
    width: 50%;
  }

  /* =archieve,category,taxsonomy (max-width: 1100px)
  -------------------------------------------------------------- */
  #content.post .thumb_list {
    margin: 0 18px 40px;
  }
  #content.post.single .single_wrap {
    margin: 0 18px 50px;
  }
  #content.single .nav_single {
    margin: 30px 18px 60px;
  }
}

/*--------------------------------------------------------------
  Tablet
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  body {
    font-size: 12px;
  }

  /*--------------------------------------------------------------
     Common Style (max-width: 768px)
  --------------------------------------------------------------*/
  .pcDisplay {
    display:none !important;
  }
  .spDisplay {
    display:block !important;
  }
  .pcDisplay01 {
    display:none;
  }
  .spDisplay01 {
    display:inline-block;
  }

  .buttonarea {
    margin: 0 0 30px;
  }

  .btn.entry {
    height: 70px;
    font-size: 20px;
    line-height: 70px;
  }

  #main {
    margin: 60px 0 0;
  }

  /* =page-head (max-width: 768px)
  -------------------------------------------------------------- */
  #page-head {
    margin: 0;
    min-height: auto;
  }
  #page-head .img {
    width: 100%;
    height: 180px;
  }
  #page-head .inner {
    min-height: auto;
  }
  #page-head .inner .intro {
    padding: 40px 40px 30px;
    width: 100%;
    position: relative;
    bottom: auto;
  }
  #page-head .inner .intro h2 {
    font-size: 18px;
    text-align: center;
    margin: 0 auto 15px;
  }
  #page-head .inner .intro h2 .sub {
    font-size: 11px;
  }
  #page-head .inner .catchcopy {
    margin: 0 0 calc(30px - (18px * 0.4));
    font-size: 18px;
  }
  #page-head .inner .discription {
    font-size: 12px;
  }
  #page-head + #breadcrumbs {
    display: none;
  }
  .page_nav {
    display: block;
    margin: 0;
  }
  .page_nav a {
    margin: 0 0 1px;
    padding: 35px 15px;
    position: relative;
  }
  .page_nav a:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, rgba(0, 91, 166, 1), rgba(63, 163, 239, 1));
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  .page_nav a:after {
    content: '';
    display: block;
    height: 100%;
    width: calc(100% + 2px);
    background: #fff;
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: -1;
  }
  .page_nav li:last-child a:before,
  .page_nav li:last-child a:after {
    content: none;
  }
  .page_nav .readmore i {
    line-height: 36px;
    position: absolute;
    top: 24px;
    right: 15px;
  }
  /* page-head.lower */
  #page-head.lower {
    margin: 0 0 20px;
  }
  #page-head.lower .inner .intro {
    margin: -40px auto 0;
    padding: 25px 0 25px;
    width: calc(100% - 40px);
    min-height: auto;
    top: 0;
  }
  #page-head.lower .inner .intro img {
    margin: 0 auto 20px;
  }
  /* page-head.company */
  #page-head.company {
    margin: 0 0 40px;
  }
  #page-head.company .img {
    height: 180px;
  }
  /* page-head.business */
  #page-head.business .img {
    height: 180px;
  }
  #page-head.business .inner .intro {
    width: 100%;
    top: 0;
  }

  /* page-head.company_intro */
  #page-head.company.company_intro .img {
    height: 180px;
  }
  #page-head.company_intro .inner .intro {
    padding: 40px 40px 30px;
    width: 100%;
    top: 0;
  }

  /* page-head.product */
  #page-head.product {
    margin: 0 0 25px;
  }
  #page-head.product .img {
    height: 180px;
  }
  #page-head.product .inner .intro {
    padding: 22px 0;
  }
  #page-head.product .inner .intro img {
    max-width: 40px;
    height: auto;
    margin: 0 auto 20px;
  }
　#page-head.product .inner .intro h2 {
    font-size: 18px;
  }
　#page-head.product .inner .intro h2 .sub {
    font-size: 12px;
  }

  #page-head .inner .intro img {
    text-align: center;
  }
  #page-head .inner .intro img {
    max-width: 40px;
    height: auto;
    margin: 0 auto 20px;
  }

  /* page-head-recruit */
  #page-head-recruit {
    margin: 0 0 120px;
  }
  #page-head-recruit h3 {
    bottom: -200px;
  }
  #page-head-recruit h3 img {
    width: 253px;
    height: auto;
  }

  /* page-head.lower.img_s */
  #page-head.lower.img_s .img {
    height: 180px;
  }
  #page-head.lower.img_s .inner .intro {
    width: 100%;
    top: 0;
  }

  #page-head.company .img:after,
  #page-head.product .img:after,
  #page-head.solution .img:after,
  #page-head.web .img:after,
  #page-head.sports .img:after,
  #page-head.holding .img:after,
  #page-head.news .img:after,
  #page-head.csr .img:after,
  #page-head.sitemap .img:after,
  #page-head.privacy .img:after,
  #page-head.sitepolicy .img:after,
  #page-head.contact .img:after,
  #page-head.link .img:after,
  #page-head.employee .img:after {
    content: none;
  }


  /* =relation-link
  -------------------------------------------------------------- */
  #relation-link {
    display: block;
    margin: 0;
  }
  #relation-link .box {
    width: 100%;
  }
  #relation-link .box_inner {
    padding: 50px 0;
	margin: 5px 0 0 0;
  }
  #relation-link.company .box_inner {
    padding: 60px 40px;
  }
  #relation-link.business .box img {
    width: 60px;
    display: inline-block;
  }
  #relation-link.business .box.racecourse_solution img {
    width: 67px;
  }

  /* =header (max-width: 768px)
  -------------------------------------------------------------- */
  header {
    padding: 18px 18px 20px;
    height: 60px;
    z-index: 9999;
  }
  header h1 {
    width: 100%;
    padding: 0;
  }
  header h1 a {
    width: 250px;
  }
  header .gnav {
    width: 40px;
  }
  header .menu-btn {
    width: 38px;
    height: 18px;
    position: relative;
  }
  header .menu-btn-icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 38px;
    height: 2px;
    margin: 0 0 0 -19px;
    background: #666;
    transition: .2s;
  }
  header .menu-btn-icon:before,
  header .menu-btn-icon:after {
    content: "";
    display: block;
    width: 38px;
    height: 2px;
    background: #666;
    position: absolute;
    top: 50%;
    left: 0;
    transition: .3s;
  }
  header .menu-btn-icon:before {
    margin-top: -8px;
  }
  header .menu-btn-icon:after {
    margin-top: 6px;
  }
  header .menu-btn .close {
    background: transparent;
  }
  header .menu-btn .close:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  header .menu-btn .close:before,
  header .menu-btn .close:after {
    margin-top: 0;
  }
  header .menu-btn .close:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }
  header .menu-box {
    display: none;
    background: #fff;
  }
  body.open-menu header .menu-box {
    display: block;
    padding: 0 0 20px;
    width: 100%;
    max-height: calc(100dvh - 60px);
    background: #18499e;
    position: absolute;
    top: 60px;
    left: 0;
    overflow-y: scroll;
    animation: show .3s linear 0s;
  }
  header .gnav .list {
    display: block;
  }
  header .gnav .list .box {
    margin: 0 18px;
    padding: 0;
    border-bottom: solid 1px #c6c6c6;
    position: relative;
  }
  header .gnav .list .box:last-child {
    padding: 0; 
  }
  header .gnav .list .box .primaly_menu {
    padding: 23px 20px 0;
    color: #fff;
    font-size: 16px;
    text-align: left;
    position: relative;
  }
  header .gnav .list .box .drop-btn {
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 18px;
    right: 0;
    border: solid 1px #c6c6c6;
    color: #c6c6c6;
    text-align: center;
    line-height: 24px;
    border-radius: 50%;
  }
  header .gnav .list .box .drop-btn:before {
    content: '+';
  }
  header .gnav .list .box .drop-btn.open-drop:before {
    content: '-';
  }
  header .gnav .list .box .primaly_menu .sub {
    display: inline-block;
    margin: 0 0 0 10px;;
    font-size: 12px;
    position: relative;
    top: -.1em;
  }
  header .gnav .list .box .secondary_wrapper {
    padding: 0 0 0 20px;
    position: relative;
    top: 0;
    left: 0;
    display: none;
    visibility: visible;
    opacity: 1;
    min-height: auto;
  }
  header .gnav .list .box .secondary_wrapper_inner {
    padding: 0;
    border-top: solid 1px #c6c6c6;
  }
  header .gnav .list .box .secondary_wrapper h2 {
    display: none;
  }
  header .gnav .list .box .secondary_wrapper .secondary_list {
    display: block;
    padding: 10px 0;
  }
  header .gnav .list .box .secondary_wrapper .secondary_list:before {
    display: none;
  }
  header .gnav .list .box .secondary_wrapper .secondary_list .secondary_box {
    margin: 0;
    width: 100%;
  }
  header .gnav .list .box .secondary_wrapper .secondary_list .secondary_box .secondary_menu {
    display: block;
    margin: 0;
    padding: 15px 0;
    font-size: 12px;
  }
  header .gnav .list .box .secondary_wrapper .secondary_list .secondary_box .secondary_menu i {
    display: none;
  }

  header .menu-gnav-container {
    display: none;
    background: #fff;
  }
  body.open-menu header .menu-gnav-container {
    display: block;
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0;
    animation: show .3s linear 0s;
  }
  #menu-gnav {
    display: block;
  }
  #menu-gnav .menu-item a::after {
    display: inline-block;
    margin: 0 0 0 10px;;
  }

  /*  オーバーレイ
  -------------------------------------------------------------*/
  #modal-overlay{
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,.5);
  }

 /* =mainvisual (max-width: 768px)
  -------------------------------------------------------------- */
  #mainvisual {
    margin: 0 0 0;
    position: relative;
    z-index: 0;
    height: calc(100svh - 60px);
  }
  #mainvisual::before {
    content: "";
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    height:100svh;
    background-image: url('images/mainvisual_openingBg_sp@2x.png');
    background-size: cover;
    background-position: center;
    z-index: 0;
  }
  #mainvisual .mainvisual_inner {
    width: 100%;
    height: calc(100svh - 60px);
    top:0px;
    position: relative;
  }
  #mainvisual .mainvisual_inner .mainvisual_img {
    height: calc(100svh - 60px);
    align-items: center;
    overflow: hidden;
    position: relative;
  }
  #mainvisual .mainvisual_inner .totor_bg {
    position: absolute;
    max-width: 100%;
    height: auto;
    top: 0px;
    left: 0px;
    z-index: -2;
  }
  #mainvisual .mainvisual_inner .totor_logo {
    position: absolute;
    max-width: 40%;
    height: auto;
    top: 42%;
    left: 30%;
    z-index: 1;
  }
  #mainvisual .mainvisual_inner .totor_upperleft {
    position: relative;
    max-width: 97%;
    width: 97%;
    aspect-ratio: 3.10 / 1;
    z-index: -1;
    margin-top: 4svh;
    margin-bottom: 1svh;
    top: auto !important;
    bottom: auto !important;
    right: auto !important;
    left: 3%;
  }
    #mainvisual .mainvisual_inner .totor_lowerleft {
    position: relative;
    max-width: 97%;
    width: 97%;
    aspect-ratio: 3.10 / 1;
    z-index: -1;
    margin-bottom: calc((100svh - 60px - 6svh) - 100vw * (0.97 / 3.10 * 2 + 0.85 / 2.05 + 0.9 / 2.19));
    top: auto !important;
    bottom: auto !important;
    right: auto !important;
    left: auto !important;
  }
  #mainvisual .mainvisual_inner .totor_upperright {
    position: relative;
    max-width: 85%;
    width: 85%;
    aspect-ratio: 2.05 / 1;
    z-index: -1;
    margin-bottom: 1svh;
    top: auto;
    bottom: auto;
    right:0%;
    margin-left: auto;
  }
  #mainvisual .mainvisual_inner .totor_lowerright {
    position: relative;
    max-width: 90%;
    width: 90%;
    aspect-ratio: 2.19 / 1;
    z-index: -1;
    top: auto !important;
    bottom: auto !important;
    right: auto !important;
    left: auto !important;
  }
  #mainvisual .mainvisual_inner .totor_upperleft img {
    width: auto;
    height: 100%;
    aspect-ratio: 2.75 / 1;
    /* object-fit: contain; */
    }
  #mainvisual .mainvisual_inner .totor_upperright img {
    width: auto;
    height: 100%;
    aspect-ratio: 1.9 / 1;
    margin-left:10%;
    /* object-fit: contain; */
    }
  #mainvisual .mainvisual_inner .totor_lowerleft img {
    width: auto;
    height: 100%;
    aspect-ratio: 2.75 / 1;
    /* object-fit: contain; */
    }
  #mainvisual .mainvisual_inner .totor_lowerright img {
    width: auto;
    height: 100%;
    aspect-ratio: 2 / 1;
    /* object-fit: contain; */
    }

  

  #mainvisual .mainvisual_inner .totor_scroll {
    position: absolute;
    width: 40%;
    height: auto;
    bottom: 2svh;
    right: 2svh;
    z-index: 10;
  }
  #mainvisual .mainvisual_inner .totor_headline {
    position: absolute;
    width: 90%;
    height: auto;
    top: 42%;
    margin: auto auto;
    left:5%;
    z-index: 10;
  }

  .header_animation.animate-in {
    animation: revealFadein 0.5s ease-out forwards;
  }
  #mainvisual .slide_animation .animation-fadein img {
    opacity: 0;
  }
  #mainvisual .slide_animation .animation-fadein.animate-in img {
    animation: revealFadein 0.4s ease-out forwards;
  }
  #mainvisual .slide_animation .animation-fadein.animate-out img {
    animation: revealFadeout 0.5s ease-out forwards;
  }
  #mainvisual .slide_animation .animation-ltr img {
    opacity: 0;
  }
  #mainvisual .slide_animation .animation-ltr.animate-in img {
    animation: revealLTR 0.3s ease-out forwards;
  }
  #mainvisual .slide_animation .animation-rtl img {
    opacity: 0;
  }
  #mainvisual .slide_animation .animation-rtl.animate-in img {
    animation: revealRTL 0.3s ease-out forwards;
  }
  @keyframes revealFadein {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes revealFadeout {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes revealRTL {
    0% {
      transform: translateX(20px);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
    0% {
      filter: blur(10px);
    }
    90% {
      filter: blur(5px);
    }
    100% {
      filter: blur(0);
    }
  }
  @keyframes revealLTR {
    0% {
      transform: translateX(-20px);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
    0% {
      filter: blur(10px);
    }
    90% {
      filter: blur(5px);
    }
    100% {
      filter: blur(0);
    }
  } 

  /* =news (max-width: 768px)
  -------------------------------------------------------------- */
  #news {
    margin: 0 auto 30px;
    padding: 40px 20px;
    max-width: 100%;
  }
  #news h2 {
    margin: 0 auto 15px;
    font-size: 20px;
    text-align: center;
  }
  #news h2 .sub {
    display: block;
    margin: 12px 0 0;
    font-size: 10px;
  }
  #news .box .box_inner {
    display: block;
    padding: 18px 15px calc(15px - (12px * 0.4));
  }
  #news .date_wrap {
    margin: 0 0 5px;
    font-size: 11px;
  }
  #news .date_wrap .category {
    margin: 0 0 0 40px;
    padding: 0;
  }
  #news .date_wrap .category::before {
    top: 2px;
    left: -20px;
  }
  #news .title {
    width: 100%;
    font-size: 11px;
  }
  #news .list {
    margin: 0 0 15px 0;
  }
  #news .readmore {
    margin: 0 auto;
  }

  /* =business (max-width: 768px)
  -------------------------------------------------------------- */
  #business {
    margin: 0;
  }
  #business::before {
    height: 100%;
    background: url(images/bg_top_business_sp@2x.jpg) no-repeat;
  }
  #business .inner {
    padding: 108px 18px 40px;
    background: url(images/title_top_totor_support_sp@2x.png) no-repeat;
    background-size: 251px 62px;
    background-position: 20px 30px;
  }
  #business .intro {
    margin: 0 0 30px 0;
    width: 100%;
  }
  #business h2 {
    margin: 0 auto 25px;
    font-size: 20px;
    text-align: center;
  }
  #business h2 .sub {
    display: block;
    margin: 12px 0 0;
    font-size: 10px;
  }
  #business .intro .text {
    margin: 0 0 25px;
  }
  #business .readmore {
    margin: 0 auto;
    position: relative;
  }
  #business .list {
    display: block;
  }
  #business .list .box {
    margin: 0 0 10px;
    width: 100%;
    box-shadow: none;
  }
  #business .list .box:first-child {
    bottom: auto;
  }
  #business .list .box:last-child {
    top: auto;
  }
  #business .list .box .box_inner {
    padding: 35px 35px 25px;
  }
  #business .list .box img {
    margin: 0 auto 40px;
    width: 54px;
    height: auto;
  }
  #business .list .box .title {
    margin: 0 0 20px;
    font-size: 20px;
    text-align: center;
  }
  #business .list .box .title .sub {
    margin: 15px 0 0;
    font-size: 14px;
  }
  #business .list .box .text {
    font-size: 11px;
  }

  /* =company (max-width: 768px)
  -------------------------------------------------------------- */
  #content.page:not(.recruit) .inner {
    margin: 0 auto 55px;
  }
  #company {
    margin: 0 0 25px;
  }
  #company::before {
    display: none;
  }
  #company .inner {
    padding: 0;
  }
  #company .intro {
    margin: 0;
    padding: 40px 18px 46.3414%;
    background: url(/wp-content/uploads/2024/06/bg_top_company.jpg) no-repeat;
    background-size: cover;
    background-position: 50%;
  }
  #company .intro .intro_inner {
    width: 100%;
	margin: 0 0 50px 0;
  }
  #company .intro .catchcopy {
    margin: 0 0 calc(20px - (18px * 0.4));
    font-size: 18px;
  }
  #company .intro .text {
    font-size: 11px;
  }
  #company h2 {
    margin: 56px 0 20px 0;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  #company h2:before {
    content: '';
    background: url(images/title_top_nippon_totor_sp@2x.png);
    background-size: 100%;
    width: 257px;
    height: 70px;
    top: -44px;
    left: 50%;
    margin-left: -138px;
  }
  #company h2 .sub {
    margin: 0 0 0 168px;
  }
  #company .list {
    display: block;
    padding: 0 20px;
  }
  #company .list .box {
    margin: 0 0 1px;
    width: 100%;
    border-left: 0;
  }
  #company .list .box:after {
    width: calc(100% + 1px);
    left: 0;
    right: auto;
  }
  #company .list .box:last-child:after {
    height: calc(100% + 2px);
  }
  #company .list .box .box_inner {
    padding: 30px 15px 25px;
  }
  #company .list .box .title {
    margin: 0;
  }
  #company .list .box .title .sub {
    font-size: 10px;
  }
  #company .list .box .text {
    display: none;
  }
  #philosophy {
    margin: 0 auto 45px;
  }
  #content.page #access .list.gmap h3 {
    margin: 20px 0 30px;
  }
  #content.page #access .list.gmap .access_box:first-child h3 {
    margin: 0 0 30px;
  }
  #content.page #access .list.gmap .access_box {
    margin: 0 auto 45px;
  }
  #content.page #access .list.gmap li .map_wrap {
    flex-wrap: wrap;
  }
  #content.page #access .list.gmap li .map_box {
    width: 100%;
  }
  #content.page #access .list.gmap li .text_box {
    width: 100%;
    padding: 0 0 10px;
  }
  #content.page #access .list.gmap li .text_box .title {
    margin: 0 0 calc(20px - (18px * 0.25));
    padding: 0 40px 0 0;
    font-size: 15px;
    position: relative;
  }
  #content.page #access .list.gmap li .text_box li {
    margin: 0 auto 5px;
  }
  #content.page.top_message .entry_content p {
    font-size: 13px;
    margin: 0 0 30px;
  }

  /* =sports (max-width: 768px)
  -------------------------------------------------------------- */
  #sports {
    margin: 0 0 50px;
    background: #18499e;
  }
  #sports:before {
    height: 50vw;
    background: url(images/bg_top_sports_sp.jpg) no-repeat;
    background-size: 105%;
    background-position: 50% 40%;
    position: relative;
  }
  #sports:after {
    content: '';
    display: block;
    width: 100%;
    height: 50vw;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
  }
  #sports .inner {
    display: block;
    padding: 0 0 50px;
  }
  #sports .intro {
    padding: 0;
    width: 100%;
    top: 0;
  }
  #sports .intro_inner {
    padding: 45px 
  }
  #sports .intro h2 {
    margin: 0 auto 15px;
    font-size: 20px;
    text-align: center;
  }
  #sports .intro h2 .sub {
    display: block;
    margin: 15px 0 0;
    font-size: 9px;
  }
  #sports .intro .text {
    margin: 0 0 calc(15px - (12px * 0.4));
  }
  #sports .intro .readmore {
    margin: 0 auto 25px;
  }
  #sports .intro .tolist {
    padding: 23px 0;
    font-size: 14px;
  }
  #sports .intro .tolist i {
    margin: 0 20px 0 0 ;
    font-size: 20px;
  }
  #sports .sports_list {
    padding: 0 18px;
    width: 100%;
    top: 0;
  }
  #sports .list .box {
    margin: 0 0 15px;
  }
  #sports .list .box:nth-child(even) {
    top: 15px;
  }
  #sports .list .box .text {
    font-size: 16px;
    left: 15px;
    bottom: 10px;
  }
  #content.page.sports .box_img_right .img_box {
    width: auto;
    height: auto;
    text-align: center;
    margin: 0 0 20px;
  }
  #content.page.sports .box_img_right .img_box img {
    width: auto;
    height: auto;
    max-height: none;
    position: static;
    transform: translate(0, 0);
  }
  #content.sports .sports_box {
    margin: 45px 0 0;
    padding: 25px;
  }
  #content.sports .sports_box img {
    height: auto;
  }
  #content.sports .sports_box .text h5 {
    font-size: 16px;
    margin: 15px 0 15px;
  }
  
  #content.sports .information_link {
    margin: 30px 0 0;
    padding: 30px 0 0;
    
  }
  #content.sports .information_link p {
    font-size: 13px;
    padding: 0 0 10px;
  }
  #content.sports .information_link a {
    display: block;
    margin: 0 0 20px;
  }
  #content.sports .information_link a + a {
    margin-left: 0;
  }

  
  /* =course_holding
  -------------------------------------------------------------- */
  #content.page.course_holding table.holding {
    border-top: none;
    margin: 0 auto 10px;
  }
  #content.page.course_holding table.holding thead {
    display: none;
  }
  #content.page.course_holding table.holding tbody tr {
    margin: 0 auto 15px;
    display: block;
  }
  #content.page.course_holding table.holding tbody td {
    display: block;
    position: relative;
    padding: 12px 15px 15px 144px;
    display: block;
    text-align: left;
    border-bottom: none;
    border-top: solid 1px #c6c6c6;
  }
  #content.page.course_holding table.holding tbody td:before {
    content : attr(data-head);
    width: 120px;
    height: calc(100% - 12px);
    position: absolute;
    border-right: 1px solid #9f9f9f;
    padding: 12px 0 0 12px;
    top: 0;
    left: 0;
    background: #17499e;
    color: #fff;
  }
  #content.page.course_holding .links {
    margin: 0 auto 40px;
  }
  #content.page.course_holding .page_nav {
    max-width: 100%;
  }


  /* =recruit (max-width: 768px)
  -------------------------------------------------------------- */
  #recruit {
    margin: 0 0 20px;
  }
  #recruit .recruit_inner {
    background: none;
  }
  #recruit .recruit_inner:after {
    content: '';
    display: block;
    width: 168px;
    height: 79px;
    background: url(images/title_top_entry_sp@2x.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: -35px;
    left: 25px;
  }
  #recruit .inner {
    padding: 65px 0 200px;
    height: auto;
/*    background: linear-gradient(180deg, rgba(235, 59, 90, 0.7), rgba(247, 183, 49, 0.7)),url(images/bg_top_recruit_sp@2x.jpg) no-repeat;*/
    background: linear-gradient(180deg, rgba(70, 109, 178, 0.7), rgba(51, 177, 166, 0.7)),url(images/bg_top_recruit_sp@2x.jpg);
    background-size: cover;
    background-position: center;
  }
  #recruit .inner:before,
  #recruit .inner:after {
    display: none;
  }
  #recruit .intro {
    margin: 0;
    width: auto;
  }
  #recruit .intro h2 {
    margin: 0 0 15px;
    font-size: 12px;
  }
  #recruit .intro .catchcopy {
    margin: 0 0 15px;
    font-size: 18px;
  }
  #content.page.recruit .sentence.left_img .img img {
    object-position: center 20%;
  }
  #content.page.recruit .sentence.right_img .img img {
    object-position: center 20%;
  }
  #content.page.recruit.lower .requirements_img_list {
    flex-direction: column;
    margin: 0 0 45px;
  }
  #content.page.recruit.lower .requirements_img_list .img {
    margin: 0 0 10px 0;
  }

  /* =contact (max-width: 768px)
  -------------------------------------------------------------- */
  #contact {
    margin: 0;
  }
  #contact .inner {
    display: block;
    padding: 45px 18px;
  }
  #contact .intro h2 {
    margin: 0 auto 15px;
    font-size: 20px;
    text-align: center;
  }
  #contact .intro h2 .sub {
    display: block;
    margin: 12px 0 0;
    font-size: 10px;
  }
  #contact .intro .text {
    margin: 0 0 calc(30px - (12px * 0.4)) 0;
    text-align: center;
  }
  #contact .info {
    margin: 0 0 30px;
  }
  #contact .info .tel {
    font-size: 30px;
  }
  #contact .info .time {
    font-size: 14px;
  }
  #contact .button_wrap .toform {
    margin: 0 auto;
    padding: 17px 0 23px;
    max-width: 285px;
    font-size: 14px;
  }
  #contact .button_wrap .toform i {
    font-size: 20px;
    top: 3px;
  }
  #contact_form .button_wrap {
    width: 100%;
    max-width: 285px;
  }
  #contact_form .contact_tel .info {
    flex-direction: column;
  }
  #contact_form .contact_tel .info .tel {
    margin: 0 auto 15px;
  }
  #contact_form .contact_tel .info .time {
    margin: 0 auto;
    line-height: 1.5;
  }
  #content.page.recruit h3 {
    font-size: 24px;
  }
  #content.page #contact_form .privacy_wrap {
    padding: 20px 20px 15px;
  }

  /* =footer (max-width: 768px)
  -------------------------------------------------------------- */
  #page_top {
    display: none;
  }
  footer {
    margin: 0;
    padding: 30px 0;
  }
  footer .list {
    flex-wrap: wrap;
    margin: 0;
  }
  footer .list .box {
    margin: 0 0 30px;
    width: 50%;
  }
  footer .list .box:first-child {
    margin: 0 0 40px;
    width: 100%;
    text-align: center;
  }
  footer .list .box:first-child img {
    margin: 0 auto;
  }
  footer .list .box .primaly {
    margin: 0 0 20px;
  }
  footer .list .box .primaly a {
    font-size: 12px;
  }
  footer .list .box .secondary a {
    font-size: 11px;
  }
  footer .bottom_list .box a {
    font-size: 10px;
  }
  footer .bottom_list .box:first-child {
    padding: 0 15px 0 0;
  }
  footer .bottom_list .box:last-child {
    padding: 0 0 0 15px;
  }
  footer .bottom_list {
    margin: 0 auto 15px auto;
    flex-wrap: wrap;
    max-width: 375px;
  }
  footer .bottom_list li {
    margin: 0 0 10px;
  }
  footer .bottom_list li:nth-child(4) {
    border-left: 0;
  }
  footer .bottom_list .box,
  footer .bottom_list .box:first-child,
  footer .bottom_list .box:last-child {
    padding: 0 8px;
  }

  /* =lower page (max-width: 768px)
  -------------------------------------------------------------- */
  #content.page {
    font-size: 13px;
  }
  #content.page h3 {
    margin: 0 0 20px;
    padding: 0 0 10px;
    font-size: 24px;
    line-height: 1.5;
  }
  #content.page h4 {
    margin: 0 0 40px 20px;
    font-size: 16px;
  }
  #content.page h4:not(:first-child) {
    margin: 40px 0 40px 20px;
  }
  #content.page h4:before {
    left: calc((50% - 50vw) - 20px);
  }
  #content.page h5 {
    font-size: 15px;
  }
  #content.page h4 + h5 {
    margin: 0 0 20px;
  }
  #content.page .catchcopy {
    margin: 0 0 calc(25px - (18px * 0.4));
    font-size: 18px;
    line-height: 1.8;
  }
  #content.page .read {
    margin: 0 0 calc(40px - (12px * 0.4));
    font-size: 12px;
    line-height: 1.8;
  }
  #content.page .list .box {
    width: 100%;
    margin: 0 0 20px;
  }
  #content.page .list .box_inner {
    display: flex;
    align-items: center;
    padding: 10px;
  }
  #content.page .list .box .img_box {
    margin: 0;
    width: 136px;
    min-width: 136px;
  }
  #content.page .list .box .text_box {
    padding: 0 10px 0 14px;
    width: 100%;
  }
  #content.page .list.product .box .title {
    margin: 0;
    padding: 0 40px 0 0;
    font-size: 14px;
    position: relative;
  }
  #content.page .list.product .box .title:after {
    content: '\f105';
    display: block;
    font-family: 'FontAwesome';
    margin: -12px 0 0;
    width: 24px;
    height: 24px;
    border: solid 1px #c6c6c6;
    font-size: 8px;
    text-align: center;
    border-radius: 50%;
    line-height: 24px;
    position: absolute;
    top: 50%;
    right: 0;
  }
  #content.page .list.product .box .text {
    display: none;
  }
  #content.page .list.product .box .readmore {
    display: none;
  }
  #content.page .list .box.cashless .box_inner {
    display: block;
  }
  #content.page .list .box.cashless .img_box {
    width: 100%;
    max-width: 100%;
  }
  #content.page .list .box.cashless .text_box {
    padding: 30px 20px 35px 20px;
  }

  #content.page .box_img_right {
    display: block;
  }
  #content.page .box_img_right .img_box {
    margin: 0 auto 30px;
    width: 200px;
    /*height: 200px;*/
  }
  /*#content.page .box_img_right .img_box img {
    height: 100%;
    width: auto;
  }*/
  #content.page .box_img_right .text {
    padding: 0;
    width: 100%;
  }

  #content.page .list_merit {
    display: block;
  }
  #content.page .list_merit .box {
    margin: 0 0 30px;
    width: 100%;
  }
  #content.page .list_merit .box .title {
    font-size: 16px;
  }
  #content.page .list_merit .box .title .num {
    margin: 0 20px 0 0;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    line-height: 40px;
  }
  #content.page .list_merit .box .catch {
    padding: 0 0 0 60px;
    font-size: 12px;
  }
  #content.page .list_merit .box .img {
    padding: 0;
  }
  #content.page .list_merit .box.wide .img{
    padding: 0;
  }
  #content.page .list_merit .box .img img {
    width: 100%;
    height: auto;
  }
  #content.page .list_merit .box .detail {
    padding: 0 0 0 60px;
    font-size: 10px;
  }
  #content.page .list_merit .list_dot li {
    font-size: 12px;
  }

  #content.page .list_step {
    padding: 0 20px 0 60px;
  }
  #content.page .list_step .list_step_box {
    width: 46.1538%;
    margin: 0 0 10px;
  }

  #content.page .collabo {
    padding: 0;
    margin: 20px 0 0;
  }
  #content.page .list_collabo {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #content.page .list_collabo .list_collabo_box {
    margin: 0 0 20px;
    width: 46.5671%;
  }

  #content.page table.border {
    display: block;
  }
  #content.page table.border tbody {
    display: block;
  }
  #content.page table.border tr {
    display: block;
    padding: calc(20px - (14px * 0.5)) 0 0;
    border-top: solid 1px #c6c6c6;
  }
  #content.page table.border tr:first-child {
    border: 0;
  }
  #content.page table.border th {
    display: block;
    margin: 0 0 calc(15px - (14px * 1));
    padding: 0;
    width: 100%;
    border: 0;
    color: #17499e
  }
  #content.page table.border td {
    display: block;
    margin: 0 0 calc(20px - (14px * 0.5));
    padding: 0;
    border: 0;
	font-size: 12px;
  }
  #content.page table.border tr:first-child th {
    border: 0;
  }
  #content.page table.border tr:first-child td {
    border: 0;
  }
  #content.page table #chart {
    display: block;
    margin: 25px auto 0;
  }
  #content.page table.border .link {
    justify-content: center;
    margin: 10px auto 0;
  }
  #content.page table.spec tr:first-child {
    display: none;
  }
  #content.page table.spec td {
    width: 100%;
    display: block;
    border-left: solid 1px #c6c6c6;
    padding: 12px 15px 15px 15px;
  }
  #content.page table.spec td[colspan],
  #content.page table.spec td[rowspan]:not(:last-child) {
    width: 100%;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #19499e;
    padding: calc(20px - (14px * 0.5)) 0 calc(20px - (14px * 0.5));
    border-bottom: solid 1px #c6c6c6;
  }
  #content.page table.spec td[rowspan] + td {
    width: 100%;
  }
  #content.page table.spec td:last-child {
    border-bottom: none;
  }
  #content.page table dl.kind {
    margin: 15px 0 25px -0.8em;	
  }
  #content.page .link.map:after {
    font-size: 11px;
  }
  #content.page .link:after {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  #content.page .link.back:before {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }

  #content.page .list_bnr li {
    width: 100%;
    max-width: none;
    margin: 0 auto 30px;
  }
  #content.page .list_bnr li img {
    height: auto;
  }
  #content.page .list_bnr li .title {
    font-size: 18px;
  }
  #content.page .related_link {
    margin: 20px auto 0;
  }

  /* =business (max-width: 768px)
  -------------------------------------------------------------- */
  #content .solution_box {
    margin: 0 -18px 80px;
    padding: 50px 0 0;
  }
  #content .solution_box h3 {
    margin: 0 0 45px;
    padding: 0 0 0 80px;
    font-size: 16px;
  }
  #content .solution_box h3:before {
    width: 60px;
    height: 60px;
    /*top: -5px;*/
    top: -15px;
  }
  #content .solution_box#racecourse h3:before {
    width: 69px;
    height: 67px;
    /*top: -7px;*/
    top: -25px;
  }
  #content .solution_box h3 .sub {
    margin: 8px 0 0;
    font-size: 10px;
  }
  #content .solution_box .inner {
    padding: 30px;
    max-width: calc(100% - 40px);
  }
  #content .solution_box .inner .catchcopy {
    margin: 0 0 calc(25px - (18px * 0.4));
    font-size: 18px;
  }
  #content .solution_box .inner .discription {
    margin: 0 0 calc(25px - (12px * 0.5));
    font-size: 12px;
  }
  #content .solution_box .readmore {
    margin: 0 auto;
  }

  /*ソリューションマップ*/
  #main .element {
    background: #FAFAFA;
  }
  #main .modal02 .textBlock .title {
    font-size: 15px;
  }
  #main .modal02 .mainBlock > h5 {
    font-size: 14px;
    color: #fff;
    margin: 10px 0 15px;
    text-align: center;
  }
  #main .listService li h5 {
    color: #18499e;
    font-size: 13px;
    margin: 10px 0 10px;
    text-align: left;
  }
  #main .listService li p {
    text-align: left;
    padding-bottom: 0;
  }
  #main .listService.clean li p {
    text-align: center;
  }
  #main .listService.clean li p img {
    max-height: 224px;
    width: auto;
  }
  #main .listImage .text.caption {
    margin: 0 0 10px;
    display: block;
    text-align: center;
  }
  #main .listService li .text {
    margin: 0;
  }
  #main .listService li .text.caption {
    margin: 10px 0 0;
    text-align: center;
  }
  #main .listItem.polling_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 10px;
  }
  #main .listItem.polling_list li {
    width: 48%;
    font-size: 13px;
  }
  #main .modal02 .listItem li:last-child {
    margin-bottom: 10px;
  }
  #main .modal02 .listItem.polling_list li p {
    margin: 0;
    padding: 7px 0 0;
  }
  #main .listItem.polling_list_img li {
    padding: 20px;
  }
  #main .listItem.polling_list_img li p {
    margin: 0;
  }
  #main .listService.broadcast {
    flex-wrap: wrap;
  }
  #main .listService.broadcast li {
    width: 100%;
  }
  .textBroadCast01 {
    background-color: #96AAC9;
  }
  #main .broadCastBlock01 .third img {
    width: 100%;
  }
  #main .broadCastBlock01 .imageList {
    padding: 10px 0 0 3px;
  }
  #main .broadCastBlock01 .third .imageList li {
    width: 100%;
  }
  #main .tableSite td {
    background: #fff;
  }
  #main .listService.web {
    display: block;
  }
  #main .listService.web .tableSite {
    margin: 0 0 10px;
  }
  #main .listService.web .tableSite th {
    margin: 0;
  }
  #main .listBillboard li .image {
    width: 55%;
    padding-left: 10px;
  }
  #main .listService li .image {
    text-align: center;
  }

  /* =recruit (max-width: 768px)
  -------------------------------------------------------------- */
  #page-head-recruit .title {
    display: block;
    padding: 25px 30px 0;
    min-height: 220px;
  }
  #page-head-recruit .title_inner {
    font-size: 30px;
  }
  #page-head-recruit .img {
    width: calc(100vw - 25px);
    height: 180px;
    bottom: -90px;
  }
  #page-head-recruit .img img {
    object-position: center 15%;
  }
  #page-head-recruit.lower {
    margin: 0 0 110px;
  }
  #page-head-recruit.lower .title_inner {
    font-size: 24px;
  }
  #page-head-recruit.lower .title_inner .sub {
    margin: calc(15px - (24px * 0.4)) 0 0;
    font-size: 12px;
  }

  #page-head-recruit + #breadcrumbs {
    display: none;
  }

  #content.page.recruit {
    background-position: right 0 top 0;
    background-size: 300px auto;
  }
  #content.page.recruit h4 {
    margin: 0 0 calc(20px - (18px * 0.25));
    font-size: 18px;
  }
  #content.page.recruit.lower {
    margin: 0;
  }
  #content.page.recruit.lower.worker {
    margin: 0;
    background-position: right 0 top 80px;
  }
  #content.page.recruit.lower .employee {
    margin: 0 0 20px;
  }
  #content.page.recruit.lower .employee .name {
    margin: 0 0 calc(15px - (24px * 0.25));
    font-size: 24px;
  }
  #content.page.recruit.lower .employee .detail {
    font-size: 12px;
  }
  #content.page.recruit.lower .slogan {
    margin: 0 0 calc(30px - (20px * 0.4));
    font-size: 22px;
    line-height: 1.5;
  }
  #content.page.recruit .sentence.no_img .sentence_inner {
    margin: 0 0 45px;
    padding: 0;
  }
  #content.page.recruit .sentence.left_img {
    margin: 0 0 40px calc(50% - 50vw);
    min-height: inherit;
  }
  #content.page.recruit .sentence.left_img .img {
    display: none;
  }
  #content.page.recruit.lower .sentence.left_img .img {
    display: block;
    margin: 0 0 20px;
    width: calc(100% - 70px);
    height: 180px;
    position: relative;
  }
  #content.page.recruit .sentence.right_img {
    margin: 0 0 40px calc(50% - 50vw);
    min-height: inherit;
  }
  #content.page.recruit .sentence.right_img .img {
    display: none;
  }
  #content.page.recruit.lower .sentence.right_img .img {
    display: block;
    margin: 0 0 20px auto;
    width: calc(100% - 70px);
    height: 180px;
    position: relative;
  }
  #content.page.recruit .sentence.right_img .sentence_inner {
    padding: 0 18px;
  }
  #content.page.recruit .recruit_faq.graduate_box {
    margin-top: 0;
  }
  #content.page.recruit .recruit_faq.graduate_box .faq_list .faq_box .question {
    font-size: 20px;
    margin: 0;
  }
  #content.page.recruit .recruit_faq.graduate_box .faq_list .faq_box .answer {
    font-size: 14px;
    border: none;
  }
  #content.page.recruit .recruit_faq.graduate_box .faq_list .faq_box .answer::before,
  #content.page.recruit .recruit_faq.graduate_box .faq_list .faq_box .answer::after {
    border: none;
  }
  #content.page.recruit .recruit_faq.graduate_box .faq_list .faq_box {
    margin: 0;
  }
  #content.page.recruit .recruit_message.graduate_box .sentence_read {
    font-size: 14px;
  }
  #content.page.recruit .recruit_message.graduate_box {
    margin: 0 auto 60px;
  }

  #content.page.recruit .sentence.top_img {
    margin: 0 0 30px calc(50% - 50vw);
  }
  #content.page.recruit .sentence.top_img .img {
    height: 200px;
  }
  #content.page.recruit .sentence.top_img .sentence_inner {
    margin: -50px auto 0;
    padding: 20px 20px 0;
  }
  #content.page.recruit .sentence_inner {
    padding: 0 18px;
  }
  #content.page.recruit .sentence_read {
    font-size: 12px;
    line-height: 2;
  }
  #content.page.recruit .information {
    margin: 0 0 calc(40px - (20px * 0.4)) calc(50% - 50vw);
    padding: 20px;
    width: 100vw;
    background: linear-gradient(45deg, rgba(93, 129, 187, 1), rgba(77, 187, 178, 1)) no-repeat;
  }
  #content.page.recruit .information .information_inner {
    padding: 35px 20px 0;
    background: #fff;
  }
  #content.page.recruit .information .title {
    display: block;
    margin: 0 0 15px;
    text-align: center;
  }
  #content.page.recruit .information .title h3 {
    margin: 0 auto 20px;
    min-width: auto;
    font-size: 24px;
    line-height: 1;
  }
  #content.page.recruit .information .title h3 .sub {
    margin: 10px 0 0;
    font-size: 12px;
  }
  #content.page.recruit .information .title .discription {
    text-align: left;
    font-size: 11px;
  }
  #content.page.recruit .information .information_inner:before,
  #content.page.recruit .information .information_inner:after {
    content: none;
  }
  #content.page.recruit .information .list {
    flex-direction: column;
  }
  #content.page.recruit .information .list .box {
    width: 100%;
    border-left: 0;
    border-top: solid 1px #ccc;
  }
  #content.page.recruit .information .list .box:first-child {
    border-top: 0;
  }
  #content.page.recruit .information .list .box a:after {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: -19px 0 0;
  }
  #content.page.recruit.lower .information {
    margin: 0 0 0 calc(50% - 50vw);
  }
  #content.page.recruit .interview {
    margin: 0;
  }
  #content.page.recruit .interview:before {
    content: none;
  }
  #content.page.recruit .interview h3 {
    margin: 0 0 20px;
    font-size: 24px;
    text-align: center;
  }
  #content.page.recruit .interview h3 .sub {
    display: block;
    margin: calc(15px - (20px * 0.4)) 0 0;
    padding: 0;
    font-size: 12px;
  }
  #content.page.recruit .interview .list {
    margin: 0 0 40px;
    display: block;
  }
  #content.page.recruit .interview .list li {
    width: auto;
  }
  #content.page.recruit .interview .list li button {
    margin: 0 0;
    width: 12px;
  }
  #content.page.recruit .interview .list li button:before {
    font-size: 8px;
    width: 12px;
  }
  #content.page.recruit .interview .list .box {
    margin: 0 0 20px;
    width: 100%;
  }
  #content.page.recruit .interview .list .box:first-child,
  #content.page.recruit .interview .list .box:nth-child(4n) {
    bottom: auto;
  }
  #content.page.recruit .interview .list .box:nth-child(3n) {
    top: auto;
  }
  #content.page.recruit .interview .list .box_inner {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 240px;
    position: relative;
  }
  #content.page.recruit .interview .list .box img {
    margin: 0 auto;
    max-width: 240px;
  }
  #content.page.recruit .interview .list .box .text {
    margin: -60px 0 0;
    padding: 30px 0 0 30px;
    width: 240px;
    background: #fff;
    position: relative;
    top: 0;
    right: -50px;
    text-align: left;
    border-radius: 60px 0 0 0;
  }
  #content.page.recruit .interview .list .box .title {
    font-size: 12px;
    line-height: 1.8;
  }
  #content.page.recruit .interview .list .box .detail {
    margin: 0;
    font-size: 10px;
  }
  #content.page.recruit .interview .slick-dots {
    position: relative;
    bottom: auto;
  }
  #content.page.recruit .interview .slick-prev,
  #content.page.recruit .interview .slick-next {
    margin: 0;
    width: 36px;
    height: 36px;
    text-align: center;
    border: solid 1px #c6c6c6;
    border-radius: 50%;
    top: auto;
    left: 0;
    bottom: -24px;
    z-index: 1;
  }
  #content.page.recruit .interview .slick-next {
    left: auto;
    right: 0;
  }
  #content.page.recruit .interview .slick-prev:before,
  #content.page.recruit .interview .slick-next:before {
    content: '\f104';
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #4d4d4d;
    opacity: 1;
  }
  #content.page.recruit .interview .slick-next:before {
    content: '\f105';
  }
  #content.page.recruit .graduate {
    margin: 0 0 80px;
  }
  #content.page.recruit .graduate .graduate_inner {
    padding: 30px 0 0;
    min-height: 180px;
  }
  #content.page.recruit .graduate .img {
    width: calc(100% - 22px);
    height: 100px;
    top: auto;
    bottom: -50px;
    border-right: 2px solid #fff;
  }
  #content.page.recruit .graduate h3 {
    text-align: center;
  }
  #content.page.recruit .graduate h3 img {
    margin: auto;
    width: 135px;
    height: auto;
  }
  #content.page.recruit .recruit_faq {
    margin: 0 0 60px calc(50% - 50vw);
  }
  #content.page.recruit .recruit_faq .recruit_faq_inner {
    padding: 35px 25px 25px;
  }
  #content.page.recruit .recruit_faq h3 {
    margin: 0 0 25px;
    font-size: 24px;
    line-height: 1;
  }
  #content.page.recruit .recruit_faq .faq_list {
    flex-direction: column;
    margin: 0 auto;
  }
  #content.page.recruit .recruit_faq .faq_list .faq_box {
    margin: 0 0 35px;
    width: 100%;
  }
  #content.page.recruit .recruit_faq .faq_list .faq_box .question {
    margin: 0 0 calc(30px - (14px * 0.4));
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  #content.page.recruit .recruit_faq .faq_list .faq_box .answer {
    padding: 25px 0 0;
    border-top: solid 1px #ccc;
    flex-direction: column;
    position: relative;
  }
  #content.page.recruit .recruit_faq .faq_list .faq_box .answer:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #ccc transparent transparent transparent;
    border-width: 10px 8px 0px 8px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -5px;
  }
  #content.page.recruit .recruit_faq .faq_list .faq_box .answer:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    border-width: 10px 8px 0px 8px;
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -5px;
  }
  #content.page.recruit .recruit_faq .faq_list .faq_box .answer .img {
    margin: 0 0 20px;
  }
  #content.page.recruit .recruit_faq .faq_list .faq_box .answer .text {
    padding: 0;
    border: 0;
    max-width: 100%;
  }
  #content.page.recruit .recruit_faq .faq_list .faq_box .answer .text:before,
  #content.page.recruit .recruit_faq .faq_list .faq_box .answer .text:after {
    content: none;
  }
  #content.page.recruit .vision {
    margin: 0 0 25px calc(50% - 50vw);
  }
  #content.page.recruit .vision h3 {
    margin: 0 auto 30px;
    padding: 0;
    max-width: 100px;
    font-size: 24px;
    text-align: center;
  }
  #content.page.recruit .vision h3:before {
    content: "";
    background: url(images/title_recruit_myvision_sp@2x.png) no-repeat;
    background-size: contain;
    width: 90px;
    height: 49px;
    display: block;
    top: -25px;
    left: -85px;
  }
  #content.page.recruit .vision h3 .sub {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 10px;
  }
  #content.page.recruit .vision .img {
    margin: 0 0 30px;
    width: calc(100vw - 75px);
    height: 240px;
    position: relative;
    right: -57px;
  }
  #content.page.recruit .vision .vision_inner {
    padding: 0;
  }
  #content.page.recruit .vision .vision_inner:after {
    content: none;
  }
  #content.page.recruit .recruit_message {
    margin: 0 auto 20px;
    padding: 40px 25px 30px;
  }
  #content.page.recruit .recruit_message h3 {
    margin: 0 0 30px;
    font-size: 24px;
  }
  #content.page.recruit .recruit_message h3 img {
    margin: 0 auto;
    width: 187px;
    height: auto;
  }
  #content.page.recruit .other_interview {
    display: block;
    margin: 0 0 0 calc(50% - 50vw);
    height: inherit;
  }
  #content.page.recruit .other_interview h3 {
    margin: 0 auto 20px;
  }
  #content.page.recruit .other_interview h3 img {
    margin: 0 auto;
    width: 123px;
    height: auto;
  }
  #content.page.recruit .other_interview .list {
    margin: 0;
    padding: 0 18px;
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    flex-direction: column;
  }
  #content.page.recruit .other_interview .list .box {
    margin: 0 0 20px;
    width: 100%;
  }
  #content.page.recruit .other_interview .list .box a {
    height: 170px;
  }
  #content.page.recruit .other_interview .list .box .img {
    margin: 0 0 20px;
    width: 100%;
    height: 170px;
  }
  #content.page.recruit .other_interview .list .box .img:before {
    height: 170px;
  }
  #content.page.recruit .other_interview .list .box:first-child .text {
    left: 20px;
    bottom: 20px;
  }
  #content.page.recruit .other_interview .list .box:last-child .text {
    right: 20px;
    bottom: 20px;
  }
  #content.page.recruit .other_interview .list .box .title {
    margin: 0 0 calc(15px - (14px * 0.25));
    font-size: 12px;
  }
  #content.page.recruit .other_interview .list .box .detail {
    font-size: 10px;
  }
  #content.page.recruit.lower .training_detail h4 {
    font-size: 22px;
    text-align: center;
  }
  #content.page.recruit.lower .training_detail table.hierarchy caption {
    margin: 0 0 20px;
    font-size: 14px;
  }
  #content.page.recruit.lower .training_detail table.hierarchy tr td dl {
    padding: 15px;
    flex-direction: column;
  }
  #content.page.recruit.lower .training_detail table.hierarchy tr td dl dt {
    margin: 0 0 10px;
    max-width: 100%;
    font-size: 14px;
    text-align: center;
  }
  #content.page.recruit.lower .training_detail table.hierarchy tr td dl dd {
    font-size: 11px;
    text-align: center;
  }
  #content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(1) td:last-child,
  #content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(2) td:last-child {
    font-size: 12px;
    line-height: 1.2;
    min-width: 30px;
  }
  #content.page.recruit.lower .training_detail table.hierarchy tr td:nth-child(2n) {
    width: 30px;
    padding: 0 5px;
    font-size: 14px;
  }
  #content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(1) td:first-child,
  #content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(2) td:first-child,
  #content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(3) td:first-child,
  #content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(4) td:first-child,
  #content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(5) td:first-child {
    padding: 0 10px 0 0;
  }
  #content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(2) td:last-child:before {
    border-width: 0 17px 12px 17px;
    top: -10px;
    left: -2px;
  }
  #content.page.recruit.lower .training_detail table.hierarchy tr:nth-child(2) td:last-child:after {
    border-width: 0 15px 10px 15px;
    top: -8px;
    left: 0;
  }
  #content.page.recruit.lower table.border {
    margin: 0 0 30px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
  }
  #content.page.recruit.lower table.border tr th {
    margin: 0 0 calc(20px - (16px * 1));
    color: #333;
    font-size: 14px;
    font-weight: bold;
  }
  #content.page.recruit.lower table.border {
    margin: 0 0 30px;
  }
  #content.page.recruit.lower table.border tbody tr:first-child th:before,
  #content.page.recruit.lower table.border th:before, #content.page.recruit.lower table.border th:after {
    content: none;
  }
  #content.page.recruit.lower .training_detail  table.border .list_caret {
    margin: 5px 0 0;
  }
  #content.page.recruit.lower table.border .list_caret {
    flex-direction: column;
  }
  #content.page.recruit.lower .requirements h4 {
    margin: 0 0 calc(20px - (22px * 0.25));
    font-size: 22px;
    text-align: center;
  }
  #content.page.recruit.lower table.border {
    margin: 0 0 60px;
  }
  
  #content.page.recruit.lower .requirements .caption {
    display: block;
  }
  #content.page.recruit.lower .recreuit_flow h4 {
    font-size: 22px;
    text-align: center;
  }
  #content.page.recruit.lower .recreuit_flow .flow_list {
    margin: 0 0 30px;
  }
  #content.page.recruit.lower .recreuit_flow .flow_list .flow_box .num {
    margin: 0 10px 0 0;
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
  }
  #content.page.recruit.lower .recreuit_flow .flow_list .flow_box dl {
    padding: 20px 5px;
    flex-direction: column;
  }
  #content.page.recruit.lower .recreuit_flow .flow_list .flow_box dl dt {
    font-size: 16px;
  }
  #content.page.recruit.lower .recreuit_flow .flow_list .flow_box dl dd {
    font-size: 12px;
  }
  #content.page.recruit.lower .recreuit_flow .flow_list:before {
    left: 19px;
    height: calc(100% - 65px);
  }
  #content.page.recruit.lower.staff_message .employee + .sentence.no_img {
    margin: 0 0 0;
  }
  #content.page.recruit.lower.staff_message .sentence.no_img .sentence_inner {
    padding: 0;
  }
  #content.page.recruit.lower.staff_message .recruit_message {
    margin: 0 auto 40px;
    padding: 40px 25px 30px;
  }
  #content.page.recruit.lower.staff_message .recruit_message h4 {
    font-size: 16px;
  }
  #content.page.recruit .recruit_career_list {
    margin: 20px 0 70px;
  }
  #content.page.recruit .recruit_career_list li a {
    padding: 15px 20px;
  }
  #content.page.recruit .recruit_career_list li a:after {
    margin: -17px 0 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  #content.page.recruit .recruit_career_list li a dl {
    font-size: 13px;
  }
  #content.page.recruit .recruit_career_list li a dl dt {
    float: none;
    width: 100%;
    padding: 5px 0 10px;
  }
  #content.page.recruit .recruit_career_list li a dl dd {
    padding: 0 0 15px;
    font-size: 12px;
  }
  #content.page.recruit .recruit_career_list li a dl dd:last-of-type {
    padding: 0 0 0;
  }
  
  #content.page.recruit .faq_list .accordion {
    padding: 10px 35px 13px 35px;
    font-size: 15px;
    margin: 20px auto 0;
    line-height: 1.3;
  }
  #content.page.recruit .faq_list .accordion:before {
    left: 0;
    top: 10px;
    width: 25px;
    height: 25px;
    font-size: 16px;
  }
  #content.page.recruit .faq_list .accordion:after {
    width: 25px;
    height: 25px;
    line-height: 25px;
    top: 50%;
    right: 5px;
    margin: -13px 0 0;
  }
  #content.page.recruit .faq_list .accordionBox {
    padding: 10px 0 10px 35px;
    line-height: 1.5;
  }
  #content.page.recruit .faq_list .accordionBox div:before {
    width: 30px;
    height: 30px;
    font-size: 20px;
    left: 1px;
    top: 6px;
  }

  #recruit-link {
    margin: 0 0 10px;
    flex-direction: column;
  }
  #recruit-link .box {
    margin: 0 0 30px;
    width: 100%;
  }
  #recruit-link .box h3 {
    margin: -45px 0 0;
    padding: 25px 0 0 30px;
    width: 80%;
    font-size: 20px;
  }
  #recruit-link .box h3 .sub {
    margin: 10px 0 0;
    font-size: 11px;
  }

  #list_gallery {
    margin: 0;
    flex-direction: column;
  }
  #list_gallery .box {
    margin: 0 0 30px;
    width: 100%;
  }
  #list_gallery + .buttonarea {
    margin: 0 auto 50px;
  }
  .mfp-title {
    padding-right: 55px;
  }

  /* =single (max-width: 768px)
  --------------------------------------------------------------*/
  #content.post.single {
    font-size: 13px;
  }
  #content.post .inner {
    padding: 0 18px;
  }
  #content.post h3 {
    font-size: 22px;
    padding: 0 3px 10px;
    margin: 0 0 35px;
  }
  #content.post p.date_wrapper {
    font-size: 13px;
  }
  #content.post.single .single_wrap {
    margin: 40px auto 50px;
  }
  #content.post.single .entry_content img {
    height: auto;
  }
  #content.post.single .entry_content .img_adjust img {
    height: auto;
    width: auto;
  }
  #content.post:not(.recruit) .inner {
    margin: 0 auto 80px;
  }
  #content.post.news #news {
    margin: 40px 0 0;
    padding: 0;
  }
  #content.post #news .date_wrap {
    font-size: 11px;
  }

  #content.post .list_bnr li {
    width: 100%;
    max-width: none;
    margin: 0 auto 30px;
  }
  #content.post .list_bnr li img {
    height: auto;
  }
  #content.post .list_bnr li .title {
    font-size: 18px;
  }
  #content.post .related_link {
    margin: 60px auto 0;
  }

  #content.post.csr .related_link {
    margin: 60px auto 0;
  }

  /* =sitemap (max-width: 768px)
  --------------------------------------------------------------*/
  #content.sitemap .entry_content h4 {
    margin: 40px 0 20px 20px;
  }
  #content.sitemap .entry_content ul {
    padding: 0;
    flex-direction: column;
  }
  #content.sitemap .entry_content ul li {
    padding: 0 0 10px;
    width: 100%;
  }
  #content.sitemap .entry_content ul li a {
    line-height: 1.6;
    height: auto;
    padding: 15px 70px 15px 20px;
    font-size: 13px;
  }
  #content.sitemap .entry_content ul li a:after {
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin: -12px 0 0;
    right: 10px;
  }

  /* =link (max-width: 768px)
  --------------------------------------------------------------*/
  #content.link .entry_content a {
    line-height: 1.8;
    height: auto;
    padding: 20px 70px 20px 20px;
    font-size: 14px;
  }
  #content.link .entry_content a:after {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: -17px 0 0;
  }
  
  /* =archieve,category,taxsonomy (max-width: 768px)
  -------------------------------------------------------------- */
  #content.post .thumb_list {
    margin: 40px 0;
  }
  #content.post .thumb_list .box .box_inner {
    display: block;
    max-height: none;
  }
  #content.post .thumb_list .box .img_box {
    width: 100%;
    max-width: 100%;
    height: 0;
    padding-top: 67%;
  }
  #content.post .thumb_list .box .img_box img {
    position: absolute;
    top: 0;
    left: 0;
    max-height: none;
  }
  #content.post .thumb_list .box .text_box {
    padding: 15px 20px;
  }
  #content.post .thumb_list .box .title {
    font-size: 18px;
  }
  #content.post .thumb_list .box .text {
    margin: 0 0 10px;
  }
  #content.post .thumb_list .box .readmore {
    margin: 0 auto;
  }
  #content.single .nav_single {
    margin: 30px 0 60px;
  }

  /* =404 (max-width: 768px)
  -------------------------------------------------------------- */
  #content.page404 h3 {
    margin: 20px 0;
  }

}

/*--------------------------------------------------------------
  Smartphone
--------------------------------------------------------------*/
@media screen and (max-width: 480px) {
  /* =mainvisual
  -------------------------------------------------------------- */
  #mainvisual .totor_text .lead {
    max-width: 65vw;
  }
  #mainvisual .totor_text .text {
    max-width: 65vw;
  }
}

/*--------------------------------------------------------------
  Smartphone S
--------------------------------------------------------------*/
@media screen and (max-width: 320px) {

  /* =header (max-width: 320px)
  -------------------------------------------------------------- */
  header h1 a {
    width: 220px;
  }
  body.open-menu header .menu-box {
    top: 59px;
  }

  /* =contact (max-width: 320px)
  -------------------------------------------------------------- */
  #contact .info {
    min-width: auto;
  }

  /* =footer (max-width: 320px)
  -------------------------------------------------------------- */
  footer .bottom_list .box {
    padding: 0 5px;
  }
  footer .bottom_list .box:first-child {
    padding: 0 5px 0 0;
  }
  footer .bottom_list .box:last-child {
    padding: 0 0 0 5px;
  }

  /* =single
  -------------------------------------------------------------- */
  #content.single .link.back:before {
    margin: 0 5px 0 0;
    width: 26px;
    height: 26px;
    line-height: 26px;
  }
  #content.single .link:after {
    margin: 0 0 0 5px;
    width: 26px;
    height: 26px;
    line-height: 26px;
  }
  #content.single .nav_single .tolist a {
    line-height: 26px;
  }

  /* =page
  -------------------------------------------------------------- */
  #content.page.recruit .interview .list .box .text {
    width: 200px;
  }
}
