@charset "utf-8";

/* = reset
---------------------------------------------------
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: inherit;
  -webkit-text-size-adjust: none;
  line-height: 1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
  display: block;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/* = common
--------------------------------------------------- */
p {
  line-height: 2;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: inherit;
}
a:hover{
	opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}
img {
  vertical-align: top;
  font-size:0;
  line-height: 0;
  max-width: 100%;
  height: auto;
}
input, select {
  vertical-align: baseline;
}
i {
  color: inherit;
  vertical-align: inherit;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
hr {
  display:block;
  height:1px;
  border:0;
  border-top:1px solid #cccccc;
  margin:1em 0;
  padding:0;
}

/* = whole
--------------------------------------------------- */
html {
  background: #F7F7F7;
}
body {
  background: white;
  width: 100%;
  max-width: auto;
  min-width: 1100px;
  overflow-x: hidden;
  margin: auto;
  box-shadow: 0 0 20px rgba(0,0,0,0.2);
  font: 16px 'Hiragino Sans','ヒラギノ角ゴシック','Hiragino Kaku Gothic','ヒラギノ角ゴ Pro W3',
  'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.serif {
  font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
}
.sp {
  display: none;
}
@media (min-width: 600px) {
  body.admin-bar {
    margin-top: 32px !important;
  }
}
@media (max-width: 600px) {
  body {
    font-size: 14px;
    min-width: 100%;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block;
  }
  #wpadminbar {
    display: none;
  }
}

/* = general
--------------------------------------------------- */
h1 {
  text-align: center;
  color: #D00100;
  margin-bottom: 30px;
}
h1 strong {
  background: none !important;
  display: block;
  color: #D00200;
  font-family: "Oswald";
  font-size: 28px;
}
h1 small {
  display: block;
  margin-top: 15px;
  font-size: 22px;
  color: black;
}
h1 small:after {
  content: " ";
  display: block;
  border-bottom: 4px solid #D00200;
  width: 60px;
  margin: 20px auto;
}
.subpage h1 {
  margin-top: 60px;
}
.subpage h1 small:after {
  width: auto;
  margin: 20px 60px;
}
.btn {
  background-color: #D00100;
  box-shadow: 0 6px 0px #666;
  color: white;
  padding: 25px 40px;
  display: inline-block;
  border-radius: 10px;
}
.container {
  padding: 60px;
  position: relative;
}
@media (max-width: 600px) {
  .subpage h1 {
    margin-top: 60px;
  }
  .subpage h1 small {
    color: #D00200;
    font-size: 14px;
    font-weight: normal;
    margin-top: 8px;
  }
  .subpage h1 small:after {
    margin: 10px 0;
    border-bottom: 2px solid #D00200
  }
  .container {
    padding: 60px 20px 40px;
  }
  .subpage .container {
    padding: 30px;
  }
}

/* = hidden
--------------------------------------------------- */
.hide {
  display: block;
  text-indent: -3000px;
  overflow: hidden;
  height: 0;
}

/* = header
--------------------------------------------------- */
header {
  padding: 0 30px;
  background: white;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
header:after {
  display: block;
  content: " ";
  clear: both;
}
header h1 {
  aspect-ratio: 483 / 177;
  background-image: url(../img/logo.png);
  background-size: 100%;
  height: 65px;
  color: transparent;
  float: left;
  margin: 13px 0;
}
header h1 a {
  display: block;
  width: 100%;
  height: 100%;
}
header nav {
  float: right;
  line-height: 81px;
}
header nav > a,
header nav div {
  float: left;
  display: block;
  margin-left: 5px;
  padding: 0 10px;
  box-sizing: border-box;
  border-top: 5px solid white;
  border-bottom: 5px solid white;
  line-height: inherit;
  position: relative;
}
header nav div menu {
  display: none;
  position: absolute;
  left: 0;
  top: calc(100% + 5px);
}
header nav div:hover menu {
  display: block;
}
header nav div menu a {
  display: block;
  width: 210px;
  padding: 15px;
  background: rgba(0, 0, 0, 0.9);
  color: white !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
header nav div menu a:last-child {
  border-bottom: none;
}
header nav > :not(.contact):hover,
header nav > :not(.contact)[data-active="true"] {
  border-bottom: 5px solid #D00100;
}
header nav a.contact {
  background: #D00100;
  padding: 12px 30px;
  border-radius: 30px;
  color: white;
  margin: 24px 0 0 20px;
  display: block;
  text-align: center;
  line-height: 1.2;
  border: none;
}
@media (max-width: 600px) {
  html {
    padding-top: 71px;
  }
  header {
    padding: 0 20px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100001;
  }
  #switch.on + header {
    box-shadow: none;
  }
  header h1 {
    height: 55px;
    margin: 8px 0;
  }
  header nav {
    display: none;
  }
}

/* = #concept
--------------------------------------------------- */
#catch {
  aspect-ratio: 3 / 2;
  background-image: url(/wp-content/uploads/2024/05/catch-foto0515.png);
  background-size: cover;
  overflow: hidden;
  width: 100%;
  max-height: 700px;
}
#catch p {
/*   margin: 150px auto 0; */
/*   text-align: center; */
  padding: 280px 600px 50px 90px;
  font-size: 30px;
  font-weight: bolder;
  line-height: 1.4;
/*   text-shadow: 1px 1px 5px white; */
  color: #fff;
}
#catch span {
	font-size:20px;
}
@media (max-width: 600px) {
  #catch p {
/*     margin: 10vw auto 0; */
    font-size: 16px;
    padding: 160px 150px 0px 7px;
  }
  #catch span {
	font-size:12px;
}
}

/* = #concept
--------------------------------------------------- */
#concept {
  text-align: center;
}
#concept h1 strong {
  background-image: url(../img/h1-concept.png);
}

/* = #aboutus
--------------------------------------------------- */
#aboutus {
  background: #EAEAEA;
}
#aboutus h1 strong {
  background-image: url(../img/h1-aboutus.png);
}
#aboutus ol li {
  list-style: none;
  padding: 15px 15px 15px 0;
  margin-right: -15px;
  overflow: hidden;
}
#aboutus ol li small {
  font-weight: bold;
  text-align: center;
  color: #e32222;
  font-size: 40px;
  width: 32px;
  line-height: 100px;
  display: block;
  box-sizing: border-box;
  float: left;
}
#aboutus ol li p {
  background: white;
  font-size: 20px;
  padding: 30px 20px;
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
  width: calc(100% - 57px);
  box-sizing: border-box;
  float: right;
}
@media (max-width: 600px) {
  #aboutus ol li {
    margin: 20px 0 0;
    padding: 0;
    overflow: visible;
  }
  #aboutus ol li small {
    float: none;
    margin: 0 auto -20px;
    line-height: 40px;
    width: 100%;
  }
  #aboutus ol li p {
    float: none;
    width: 100%;
    font-size: 110%;
    text-align: center;
  }
}

/* = #ourservices
--------------------------------------------------- */
#ourservices {
  background-image: url(../img/ourservices-background.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
#ourservices div {
  background: #EAEAEA;
  padding: 80px 60px 60px;
}
#ourservices div h1 {
  margin-bottom: 60px;
}
#ourservices div h1 strong {
  background-image: url(../img/h1-ourservices.png);
}
#ourservices div ul li {
  list-style: none;
  overflow: hidden;
  margin-bottom: 60px;
}
#ourservices div ul li:last-child {
  margin-bottom: 0;
}
#ourservices div ul li img {
  width: 50%;
  height: 280px;
  float: right;
  object-fit: cover;
}
#ourservices div ul li div {
  width: 50%;
  float: left;
  padding-top: 30px;
  padding-right: 15px;
  height: 280px;
  box-sizing: border-box;
  position: relative;
}
#ourservices div ul li.left img {
  float: left;
}
#ourservices div ul li.left div {
  float: right;
  padding-left: 40px;
  padding-right: 0;
}
#ourservices div ul li div strong {
  margin-bottom: 0;
  color: #D00100;
  font-size: 150%;
  display: block;
}
#ourservices div ul li div p {
  margin-top: 12px;
}
#ourservices div ul li div a {
  background: #D00100;
  padding: 12px 0;
  border-radius: 20px;
  color: white;
  display: block;
  width: 10em;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 0;
}
#ourservices div ul li.right div a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#ourservices div ul li.left div a {
  right: auto;
  left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media (max-width: 600px) {
  #ourservices div {
    padding: 60px 20px 20px;
  }
  #ourservices div ul li.left img,
  #ourservices div ul li.left div,
  #ourservices div ul li.right img,
  #ourservices div ul li.right div {
    float: none;
    padding: 0;
    width: 100%;
    height: auto;
    text-align: center;
	margin-top: 10px;
  }
  #ourservices div ul li.left div a,
  #ourservices div ul li.right div a {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    position: relative;
    margin: 10px auto 20px;
  }
}

/* = #link
--------------------------------------------------- */
#links a {
  display: block;
  background: #C40101;
}
#links h1 {
  position: absolute;
  width: 100%;
  top: 40px;
}
#links h1 strong,
#links h1 small {
  color: white;
}
#links h1 small:after {
  display: none;
}
#links a img {
  display: block;
  margin: auto;
  height: 200px;
  width: auto;
}
@media (max-width: 600px) {
  #links a img {
    height: 165px;
    object-fit: cover;
  }
}

/* = #contactus-btns
--------------------------------------------------- */
#contactus-btns {
  text-align: center;
}
.subpage + #contactus-btns {
  background: #EAEAEA;
}
#contactus-btns h1 strong {
  background-image: url(../img/h1-contactus.png);
}
#contactus-btns p {
  margin-bottom: 30px;
}

/* = float
--------------------------------------------------- */
#float-right {
  position: fixed;
  width: 350px;
  right: 0;
  bottom: 100px;
  box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
@media (max-width: 600px) {
  #float-right {
    display: none;
  }
}

/* = .subpage
--------------------------------------------------- */
.subpage {
  overflow: hidden;
}
.subpage .tab {
  width: calc(100% + 2px);
  margin: 0 -1px 30px;
}
.subpage .tab:after {
  clear: both;
  content: " ";
  display: block;
}
.subpage .tab a {
  display: block;
  float: left;
  text-align: center;
  color: #D00001;
  border: 1px solid #D00001;
  border-right: none;
  box-sizing: border-box;
  line-height: 2.6;
  padding: 10px 0;
}
.subpage .tab a:last-child {
  border: 1px solid #D00001;
}
.subpage .tab a.double {
  line-height: 1.3;
}
.subpage .tab a.active {
  color: white;
  background: #D00001;
  position: relative;
}
.subpage .tab a.active:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: 8px solid #D00001;
  border-bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 100%;
}

/* = .subpage#consulting
--------------------------------------------------- */
.subpage#consulting {
  text-align: center
}
.subpage#consulting h2 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 60px;
}
.subpage#consulting h2:after {
  content: " ";
  display: block;
  border-bottom: 4px solid #D00200;
  width: 5em;
  margin: 20px auto;
}
/* .subpage#consulting p {
  margin-bottom: 30px;
} */
.subpage#consulting img {
  max-width: 900px;
}
/* PC consulting-contents*/
.consulting-contents1{
    margin: 0 35px;
    display: flex;
}
.consulting-contents2{
    margin: 0 35px 60px;
    display: flex;
}
.border0{
	border: solid 1px #D00001;
	background-color: #D00001;
    color: #fff;
    padding: 35px 40px;
	margin: 0 10px 30px;
	font-weight: 600;
	text-align: left;
	flex: 1;
	line-height: normal;
}
.border1{
	border: solid 1px #D00001;
	background-color: #D00001;
    color: #fff;
    padding: 25px 40px;
	margin: 0 10px 30px;
	font-weight: 600;
	text-align: left;
	flex: 1;
	line-height: normal;
}
span.border00 { 
	font-size: 22px;
    line-height: 2;
	font-weight: 600;
}
span.border11 { 
	font-size: 22px;
    line-height: 2;
	font-weight: 600;
}


@media (max-width: 600px) {
/*   .subpage#consulting h2,
  .subpage#consulting p {
    margin-bottom: 30px;
  } */
  .subpage#consulting img {
    max-width: 100%;
  }
  /* SP consulting-contents*/
.consulting-contents3{
    display: flex;
}
.consulting-contents4{
    display: flex;
}
.consulting-contents5{
    display: flex;
	margin-bottom: 30px;
}
.border2{
	border: solid 1px #D00001;
    background-color: #D00001;
    color: #fff;
    font-size: 9px;
    padding: 20px 8px 20px 12px;
    margin: 0 6px 10px;
    font-weight: 600;
    text-align: left;
    flex: 1;
    line-height: normal;
}
.border3{
	border: solid 1px #D00001;
    background-color: #D00001;
    color: #fff;
    font-size: 9px;
    padding: 15px 8px 15px 18px;
    margin: 0 6px 10px;
    font-weight: 600;
    text-align: left;
    flex: 1;
    line-height: normal;
}
.border4{
	border: solid 1px #D00001;
    background-color: #D00001;
    color: #fff;
    font-size: 9px;
    padding: 15px 8px 15px 12px;
    margin: 0 6px 10px;
    font-weight: 600;
    text-align: left;
    flex: 1;
    line-height: normal;
}
span.border22 { 
	font-size: 12px;
    line-height: 2;
	font-weight: 600;
}
span.border33 { 
	font-size: 12px;
    line-height: 2;
	font-weight: 600;
}
span.border44 { 
	font-size: 12px;
    line-height: 2;
	font-weight: 600;
}
}

/* = .subpage#solution
--------------------------------------------------- */
.subpage#solution {
  text-align: center
}
.subpage#solution h2 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 30px;
}
.subpage#solution h2:after {
  content: " ";
  display: block;
  border-bottom: 4px solid #D00200;
  width: 5em;
  margin: 20px auto;
}
.subpage#solution p {
  margin-bottom: 30px;
}
.subpage#solution img {
  max-width: 1000px;
}
.subpage#solution .list p {
  margin: 0 30px;
  padding: 30px;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
  text-align: left;
}
.subpage#solution .list ul {
  overflow: hidden;
  padding: 15px;
}
.subpage#solution .list ul li {
  list-style: none;
  background: white;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
  width: calc((100% - (15px * 8)) / 4);
  float: left;
  padding: 30px;
  margin: 15px;
  box-sizing: border-box;
}
.subpage#solution .list ul li img {
  display: block;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  background: #ddd;
  width: 100%;
  margin-bottom: 15px;
}
@media (max-width: 600px) {
  .subpage#solution p img {
    max-width: calc(100% + 60px);
    margin: 0 -30px;
    display: block;
  }
  .subpage#solution .container:last-child {
    padding-left: 0;
    padding-right: 0;
  }
  .subpage#solution .tab-wrapper {
    overflow: scroll;
  }
  .subpage#solution .tab {
    width: 800px;
  }
  .subpage#solution .tab a:last-child {
    border-right: none;
  }
  .subpage#solution .list p {
    margin: 0 15px;
    padding: 30px;
    box-shadow: 0 0 7.5px rgba(0,0,0,0.1);
  }
  .subpage#solution .list ul {
    padding: 7.5px;
  }
  .subpage#solution .list ul li {
    width: calc((100% - (7.5px * 4)) / 2);
    padding: 15px;
    margin: 7.5px;
  }
}

/* = .subpage#transportation
--------------------------------------------------- */
.subpage#transportation h2 {
  font-size: 22px;
  text-align: center;
}
.subpage#transportation h2:after {
  content: " ";
  display: block;
  border-bottom: 4px solid #D00200;
  width: 5em;
  margin: 20px auto;
}
.subpage#transportation p {
  text-align: center;
  margin-bottom: 30px;
}
.subpage#transportation ol {
  margin: auto;
}
.subpage#transportation ol li {
  background: #D00001;
  color: white;
  list-style: none;
  margin: 0 50px 10px 50px;
  position: relative;
  line-height: 1.5;
  padding: 20px 30px 20px 60px;
  min-height: 3em;
}
.subpage#transportation ol li strong {
  float: left;
  line-height: 3;
  width: 120px;
}
.subpage#transportation ol li strong.double {
  line-height: 1.5;
}
.subpage#transportation ol li:before {
  font-size: 40px;
  font-weight: bolder;
  line-height: 40px;
  height: 40px;
  position: absolute;
  left: 18px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.subpage#transportation ol li:nth-child(1):before {
  content: "1";
}
.subpage#transportation ol li:nth-child(2):before {
  content: "2";
}
.subpage#transportation ol li:nth-child(3):before {
  content: "3";
}
.subpage#transportation ol li:nth-child(4):before {
  content: "4";
}
.subpage#transportation ol li:nth-child(5):before {
  content: "5";
}
.subpage#transportation ol li:nth-child(6):before {
  content: "6";
}
.subpage#transportation ol li:nth-child(7):before {
  content: "7";
}
.subpage#transportation .network #map {
  max-width: 600px;
  margin: auto;
  position: relative;
}
.subpage#transportation .network #map a {
  position: absolute;
  display: block;
}
.subpage#transportation .network #map a[data-area="岐阜県"] {
  top: 46%;
  left: 64.9%;
  width: 5.4%;
  height: 33.5%;
}
.subpage#transportation .network #map a[data-area="神奈川県"] {
    top: 80%;
    left: 81.9%;
    width: 9%;
    height: 8.5%;
}
.subpage#transportation .network #map a[data-area="宮城県"] {
    top: 21%;
    left: 89%;
    width: 11%;
    height: 13%;
}
.subpage#transportation .network #map a[data-area="新潟県"] {
    top: 32%;
    left: 72%;
    width: 10%;
    height: 13%;
}
.subpage#transportation .network #map a[data-area="富山県"] {
    top: 33%;
    left: 65%;
    width: 7.5%;
    height: 13%;
}
.subpage#transportation .network #map a[data-area="石川県"] {
    top: 30%;
    left: 59.5%;
    width: 5%;
    height: 15%;
}
.subpage#transportation .network #map a[data-area="福井県"] {
    top: 46.5%;
    left: 55.5%;
    width: 9%;
    height: 12%;
}
.subpage#transportation .network #map a[data-area="長野県"] {
    top: 46.5%;
    left: 71%;
    width: 6%;
    height: 24%;
}
.subpage#transportation .network #map a[data-area="群馬県"] {
    top: 46.5%;
    left: 77.4%;
    width: 7.5%;
    height: 12%;
}
.subpage#transportation .network #map a[data-area="栃木県"] {
    top: 46.5%;
    left: 85.3%;
    width: 7.5%;
    height: 12%;
}
.subpage#transportation .network #map a[data-area="茨城県"] {
    top: 46.5%;
    left: 93%;
    width: 7%;
    height: 16%;
}
.subpage#transportation .network #map a[data-area="千葉県"] {
    top: 64%;
    left: 93%;
    width: 7%;
    height: 25%;
}
.subpage#transportation .network #map a[data-area="埼玉県"] {
    top: 59.5%;
    left: 77.5%;
    width: 15%;
    height: 10%;
}
.subpage#transportation .network #map a[data-area="東京都"] {
    top: 70%;
    left: 82%;
    width: 10.5%;
    height: 9.5%;
}
.subpage#transportation .network #map a[data-area="山梨県"] {
    top: 70%;
    left: 75%;
    width: 7%;
    height: 9.5%;
}
.subpage#transportation .network #map a[data-area="静岡県"] {
    top: 80.5%;
    left: 72.6%;
    width: 9%;
    height: 12%;
}
.subpage#transportation .network #map a[data-area="愛知県"] {
    top: 80.5%;
    left: 65%;
    width: 7%;
    height: 12%;
}
.subpage#transportation .network #map a[data-area="三重県"] {
    top: 70%;
    left: 59.6%;
    width: 5%;
    height: 30%;
}
.subpage#transportation .network #map a[data-area="滋賀県"] {
    top: 59.5%;
    left: 58.6%;
    width: 6%;
    height: 10%;
}
.subpage#transportation .network #map a[data-area="奈良県"] {
    top: 70.5%;
    left: 55%;
    width: 4.5%;
    height: 21.5%;
}
.subpage#transportation .network #map a[data-area="京都府"] {
    top: 59%;
    left: 50%;
    width: 9%;
    height: 11%;
}
.subpage#transportation .network #map a[data-area="大阪府"] {
    top: 70.5%;
    left: 50%;
    width: 4.5%;
    height: 15.5%;
}
.subpage#transportation .network #map a[data-area="和歌山県"] {
    top: 92.5%;
    left: 50%;
    width: 9%;
    height: 7%;
}
.subpage#transportation .network #map a[data-area="兵庫県"] {
    top: 52%;
    left: 44.5%;
    width: 5%;
    height: 25%;
}
.subpage#transportation .network #map a[data-area="鳥取県"] {
    top: 52%;
    left: 38.6%;
    width: 5%;
    height: 11%;
}
.subpage#transportation .network #map a[data-area="岡山県"] {
    top: 64%;
    left: 38.6%;
    width: 5%;
    height: 13%;
}
.subpage#transportation .network #map a[data-area="島根県"] {
    top: 52%;
    left: 32.7%;
    width: 5%;
    height: 11%;
}
.subpage#transportation .network #map a[data-area="広島県"] {
    top: 64%;
    left: 32.7%;
    width: 5%;
    height: 13%;
}
.subpage#transportation .network #map a[data-area="山口県"] {
    top: 53%;
    left: 27%;
    width: 5%;
    height: 23%;
}
.subpage#transportation .network #map a[data-area="香川県"] {
    top: 81%;
    left: 37%;
    width: 10%;
    height: 6%;
}
.subpage#transportation .network #map a[data-area="高知県"] {
    top: 93%;
    left: 27%;
    width: 20%;
    height: 6%;
}
.subpage#transportation .network #map a[data-area="福岡県"] {
    top: 52%;
    left: 12%;
    width: 11%;
    height: 11%;
}
.subpage#transportation .rental img,
.subpage#transportation .exclusive img,
.subpage#transportation .trailer img {
  height: 200px;
  width: auto;
}
@media (max-width: 600px) {
  .subpage#transportation ol li strong {
    float: none;
    display: block;
    width: auto;
    line-height: 1.5;
    font-size: 120%;
    margin-bottom: 8px;
  }
  .subpage#transportation .rental img,
  .subpage#transportation .exclusive img,
  .subpage#transportation .trailer img {
    height: auto;
    width: 100%;
  }
  
}

/* = .subpage#recruitment
--------------------------------------------------- */
.subpage#recruitment table {
  width: calc(100% - 120px);
  background: #EBEBEB;
  margin: auto;
  padding: 0 60px;
  box-sizing: border-box;
}
.subpage#recruitment table+table {
  margin-top: 30px;
  margin-bottom: 60px;
}
.subpage#recruitment table tr th {
  text-align: left;
  width: 120px;
  padding-left: 30px;
}
.subpage#recruitment table tr th,
.subpage#recruitment table tr td {
  font-weight: normal;
  line-height: 3;
  border-bottom: 2px solid white;
}
.subpage#recruitment table tr:last-child th,
.subpage#recruitment table tr:last-child td {
  border-bottom: none;
}
@media (max-width: 600px) {
  .subpage#recruitment table {
    width: 100%;
    padding: 0 15px 15px;
    background: transparent;
    display: block;
  }
  .subpage#recruitment table tbody,
  .subpage#recruitment table tr,
  .subpage#recruitment table tr th,
  .subpage#recruitment table tr td {
    display: block;
    line-height: 1.5;
    width: auto;
    padding: 0;
  }
  .subpage#recruitment table tr th {
    font-weight: bold;
    padding: 15px 15px 0;
    position: relative;
  }
  .subpage#recruitment table tr th:before {
    content: " ";
    display: block;
    border-left: 3px solid #D00001;
    width: 1px;
    height: 16px;
    position: absolute;
    left: 5px;
    bottom: 2px;
  }
  .subpage#recruitment table tr td {
    border-bottom: 1px solid #666;
    padding: 0 15px 15px;
  }
}

/* = .subpage#company
--------------------------------------------------- */
.subpage#company .message h2 {
  font-size: 22px;
  text-align: center;
}
.subpage#company .message h2:after {
  content: " ";
  display: block;
  border-bottom: 4px solid #D00200;
  width: 5em;
  margin: 20px auto;
}
.subpage#company .message p {
  text-align: center;
  margin-bottom: 15px;
}
.subpage#company .purpose_and_vision h2,
.subpage#company .value h2,
.subpage#company .environmental h2 {
  display: block;
  color: #D00200;
  font-family: "Oswald";
  font-size: 28px;
  margin-bottom: 20px;
}
.subpage#company .environmental h2 small {
  font-weight: normal;
  font-size: 16px;
}
.subpage#company .purpose_and_vision {
  background: #EAEAEA;
}
.subpage#company .purpose_and_vision .container {
  background: white;
  margin-bottom: 60px;
}
.subpage#company .purpose_and_vision .container:last-child {
  padding-left: 500px;
  margin-bottom: 0;
}
.subpage#company .purpose_and_vision .container h3 {
  font-size: 20px;
  color: #D00200;
  margin: 15px 0;
}
.subpage#company .purpose_and_vision .container img {
  width: 400px;
  height: 250px;
  object-fit: cover;
  position: absolute;
  right: 60px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.subpage#company .purpose_and_vision .container:last-child img {
  right: auto;
  left: 60px;
}
@media (max-width: 600px) {
  .subpage#company .purpose_and_vision .container {
    padding: 30px !important;
    margin-bottom: 30px;
    text-align: center;
  }
  .subpage#company .purpose_and_vision .container h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.3;
  }
  .subpage#company .purpose_and_vision .container img {
    position: static !important;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
}
.subpage#company .value {
  background-image: url(../img/subpage-company-value.png);
  background-size: cover;
  text-align: center;
}
.subpage#company .value .container {
  background: rgba(255,255,255,0.8);
}
.subpage#company .value .container h3 {
  font-size: 20px;
  color: #D00200;
  margin: 30px 0 15px;
}
.subpage#company .value .container h2+h3 {
  margin-top: 15px;
}
.subpage#company .environmental h3 {
  line-height: 2;
}
.subpage#company .environmental img {
  float: right;
  width: 400px;
}
.subpage#company .environmental ul {
  padding-left: 30px;
}
.subpage#company .environmental ul li {
  line-height: 2;
}
@media (max-width: 600px) {
  .subpage#company .value .container h3 {
    font-size: 16px;
  }
  .subpage#company .environmental h2 {
    text-align: center;
  }
  .subpage#company .environmental img {
    margin-bottom: 15px;
  }
}

/* = .subpage#contact
--------------------------------------------------- */
.subpage#contact form {
  max-width: 700px;
  margin: auto;
  display: block;
}
.subpage#contact form dt {
  line-height: 2;
}
.subpage#contact form dt u {
  background: #D00001;
  color: white;
  text-decoration: none;
  font-size: 11px;
  padding: 3px;
  border-radius: 4px;
  display: inline-block;
  margin-top: 7.6px;
  margin-left: 5px;
  vertical-align: top;
  line-height: 1;
}
.subpage#contact form dd {
  margin-bottom: 15px;
}
.subpage#contact form dd label {
  margin-top: 10px;
  display: inline-block;
}
.subpage#contact form dd label input {
  margin-right: 5px;
}
.subpage#contact form input[type="text"],
.subpage#contact form input[type="tel"],
.subpage#contact form input[type="email"],
.subpage#contact form textarea {
  background: #EBEBEB;
  border: 3px solid #EBEBEB;
  line-height: 3;
  border: none;
  width: 100%;
  box-sizing: border-box;
  border-radius: 6px;
}
.subpage#contact form textarea {
  line-height: 1.5;
  height: 150px;
}
.subpage#contact form .g-recaptcha {
  text-align: center;
  margin-bottom: 15px;
}
.subpage#contact form .g-recaptcha > div {
  display: inline-block;
}
.subpage#contact form input[type="submit"] {
  border: none;
  padding: 10px 50px;
  margin: 0 auto 60px;
  display: block;
}
.subpage#contact form input[type="submit"][preventdefault="disabled"] {
  background-color: #BBB;
}

/* = footer
--------------------------------------------------- */
footer {
  background: #D00100;
  color: white;
  padding: 100px 0 0;
}
footer .text {
  background-image: url(/wp-content/uploads/2024/05/footer-logo3.png);
  background-size: 100%;
  width: 300px;
  height: 79px;
  margin: 30px;
}
footer .text * {
  color: transparent;
}
footer #copy {
  background: black;
  text-align: center;
  line-height: 4;
}

/* = smartphone
--------------------------------------------------- */
@media (max-width: 600px) {
  #switch {
    position: fixed;
    top: 22px;
    right: 25px;
    width: 25px;
    height: 20px;
    display: block;
    z-index: 100002;
    color: #E60113;
  }
  #switch,
  #switch:before,
  #switch:after,
  #switch i {
  	display: inline-block;
  	transition: all .4s;
  	box-sizing: border-box;
  }
  #switch:before,
  #switch:after,
  #switch i {
  	position: absolute;
  	left: 0;
  	width: 100%;
  	height: 2px;
  	background-color: #E60113;
  	border-radius: 1px;
  }
  #switch:before,
  #switch:after {
    content: " ";
  	top: 0;
  }
  #switch:after {
    top: auto;
  	bottom: 0;
  }
  #switch i {
  	top: 9px;
  }
  #switch i:after {
  	content: "MENU";
  	font-family: 'Montserrat', sans-serif;
  	text-transform: uppercase;
  	font-style: normal;
  	font-weight: bold;
  	position: absolute;
  	top: 16px;
  	font-size: 8px;
  	transform: scale(0.94);
  	transform-origin: left;
  }
  #switch.on:before {
  	-webkit-transform: translateY(9.25px) rotate(-45deg);
  	transform: translateY(9.25px) rotate(-45deg);
  }
  #switch.on:after {
  	-webkit-transform: translateY(-9.25px) rotate(45deg);
  	transform: translateY(-9.25px) rotate(45deg);
  }
  #switch.on i {
  	opacity: 0;
  }
}

/* = overlay
--------------------------------------------------- */
#overlay {
  display: none;
}
@media (max-width: 600px) {
  #overlay {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    margin: auto;
    z-index: 100000;
    background: white;
    position: fixed;
    display: none;
    box-sizing: border-box;
    padding-top: 50px;
  }
  #overlay h1 {
    display: none;
  }
  #overlay nav {
    width: 80%;
    margin: auto;
    margin-top: 50px;
  }
  #overlay nav > a,
  #overlay nav div {
    display: block;
    font-size: 14px;
    border-bottom: 1px solid #E60113;
    padding: 20px;
    font-weight: bold;
  }
  #overlay nav div a {
    font-size: 12px;
    font-weight: normal;
    display: block;
    margin: 20px 0 0 10px;
  }
}

/* = .animation
--------------------------------------------------- */
.fade_animation {
  opacity: 0;
  transform: translate(0, 30px);
  transition: all 500ms;
}
.fade_animation[view="upper"] {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0;
}
.fade_animation[view="downer"] {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 200ms;
}