@charset "UTF-8";
/*------------------------------------------------------------
	Reset
------------------------------------------------------------*/
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,
dialog,
figure,
footer,
header,
nav,
section,
time,
mark,
audio,
video {
  font-size: 1em;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
}

body,
table,
input,
textarea,
select,
option,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: source-han-sans-japanese, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

table,
input,
textarea,
select,
option {
  line-height: 1.1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

img {
  vertical-align: top;
}

a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

form label {
  cursor: pointer;
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  -webkit-transition-duration: 50ms;
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  -webkit-transition-duration: 0.45s;
  transition-duration: 0.45s;
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  -webkit-transition-duration: 0.55s;
  transition-duration: 0.55s;
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s;
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  -webkit-transition-duration: 0.65s;
  transition-duration: 0.65s;
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s;
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  -webkit-transition-duration: 0.75s;
  transition-duration: 0.75s;
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  -webkit-transition-duration: 0.85s;
  transition-duration: 0.85s;
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.85s;
  transition-delay: 0.85s;
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.9s;
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  -webkit-transition-duration: 0.95s;
  transition-duration: 0.95s;
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.95s;
  transition-delay: 0.95s;
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  -webkit-transition-duration: 1.05s;
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  -webkit-transition-duration: 1.1s;
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  -webkit-transition-duration: 1.15s;
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.15s;
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  -webkit-transition-duration: 1.2s;
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  -webkit-transition-duration: 1.25s;
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.25s;
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  -webkit-transition-duration: 1.3s;
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  -webkit-transition-duration: 1.35s;
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.35s;
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  -webkit-transition-duration: 1.45s;
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.45s;
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  -webkit-transition-duration: 1.55s;
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.55s;
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  -webkit-transition-duration: 1.6s;
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  -webkit-transition-duration: 1.65s;
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.65s;
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  -webkit-transition-duration: 1.7s;
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  -webkit-transition-duration: 1.75s;
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.75s;
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  -webkit-transition-duration: 1.8s;
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  -webkit-transition-duration: 1.85s;
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.85s;
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  -webkit-transition-duration: 1.9s;
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  -webkit-transition-duration: 1.95s;
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.95s;
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  -webkit-transition-duration: 2s;
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  -webkit-transition-duration: 2.05s;
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.05s;
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  -webkit-transition-duration: 2.1s;
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.1s;
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  -webkit-transition-duration: 2.15s;
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.15s;
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  -webkit-transition-duration: 2.2s;
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.2s;
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  -webkit-transition-duration: 2.25s;
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.25s;
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  -webkit-transition-duration: 2.3s;
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.3s;
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  -webkit-transition-duration: 2.35s;
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.35s;
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  -webkit-transition-duration: 2.4s;
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.4s;
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  -webkit-transition-duration: 2.45s;
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.45s;
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  -webkit-transition-duration: 2.5s;
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  -webkit-transition-duration: 2.55s;
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.55s;
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  -webkit-transition-duration: 2.6s;
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.6s;
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  -webkit-transition-duration: 2.65s;
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.65s;
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  -webkit-transition-duration: 2.7s;
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.7s;
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  -webkit-transition-duration: 2.75s;
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.75s;
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  -webkit-transition-duration: 2.8s;
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.8s;
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  -webkit-transition-duration: 2.85s;
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.85s;
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  -webkit-transition-duration: 2.9s;
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.9s;
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  -webkit-transition-duration: 2.95s;
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.95s;
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  -webkit-transition-duration: 3s;
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing="linear"],
body[data-aos-easing="linear"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing="ease"],
body[data-aos-easing="ease"] [data-aos] {
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing="ease-in"],
body[data-aos-easing="ease-in"] [data-aos] {
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing="ease-out"],
body[data-aos-easing="ease-out"] [data-aos] {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing="ease-in-out"],
body[data-aos-easing="ease-in-out"] [data-aos] {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing="ease-in-back"],
body[data-aos-easing="ease-in-back"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing="ease-out-back"],
body[data-aos-easing="ease-out-back"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing="ease-in-out-back"],
body[data-aos-easing="ease-in-out-back"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing="ease-in-sine"],
body[data-aos-easing="ease-in-sine"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing="ease-out-sine"],
body[data-aos-easing="ease-out-sine"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing="ease-in-out-sine"],
body[data-aos-easing="ease-in-out-sine"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing="ease-in-quad"],
body[data-aos-easing="ease-in-quad"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing="ease-out-quad"],
body[data-aos-easing="ease-out-quad"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing="ease-in-out-quad"],
body[data-aos-easing="ease-in-out-quad"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing="ease-in-cubic"],
body[data-aos-easing="ease-in-cubic"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing="ease-out-cubic"],
body[data-aos-easing="ease-out-cubic"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],
body[data-aos-easing="ease-in-out-cubic"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing="ease-in-quart"],
body[data-aos-easing="ease-in-quart"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing="ease-out-quart"],
body[data-aos-easing="ease-out-quart"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing="ease-in-out-quart"],
body[data-aos-easing="ease-in-out-quart"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos^="fade"][data-aos^="fade"] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

[data-aos^="fade"][data-aos^="fade"].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

[data-aos="fade-up"] {
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
}

[data-aos="fade-down"] {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}

[data-aos="fade-right"] {
  -webkit-transform: translate3d(-100px, 0, 0);
  transform: translate3d(-100px, 0, 0);
}

[data-aos="fade-left"] {
  -webkit-transform: translate3d(100px, 0, 0);
  transform: translate3d(100px, 0, 0);
}

[data-aos="fade-up-right"] {
  -webkit-transform: translate3d(-100px, 100px, 0);
  transform: translate3d(-100px, 100px, 0);
}

[data-aos="fade-up-left"] {
  -webkit-transform: translate3d(100px, 100px, 0);
  transform: translate3d(100px, 100px, 0);
}

[data-aos="fade-down-right"] {
  -webkit-transform: translate3d(-100px, -100px, 0);
  transform: translate3d(-100px, -100px, 0);
}

[data-aos="fade-down-left"] {
  -webkit-transform: translate3d(100px, -100px, 0);
  transform: translate3d(100px, -100px, 0);
}

[data-aos^="zoom"][data-aos^="zoom"] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

[data-aos^="zoom"][data-aos^="zoom"].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

[data-aos="zoom-in"] {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}

[data-aos="zoom-in-up"] {
  -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
  transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos="zoom-in-down"] {
  -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
  transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos="zoom-in-right"] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
  transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos="zoom-in-left"] {
  -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
  transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos="zoom-out"] {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

[data-aos="zoom-out-up"] {
  -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
  transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos="zoom-out-down"] {
  -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
  transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos="zoom-out-right"] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
  transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos="zoom-out-left"] {
  -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
  transform: translate3d(100px, 0, 0) scale(1.2);
}

[data-aos^="slide"][data-aos^="slide"] {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

[data-aos^="slide"][data-aos^="slide"].aos-animate {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

[data-aos="slide-up"] {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

[data-aos="slide-down"] {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

[data-aos="slide-right"] {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

[data-aos="slide-left"] {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

[data-aos^="flip"][data-aos^="flip"] {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

[data-aos="flip-left"] {
  -webkit-transform: perspective(2500px) rotateY(-100deg);
  transform: perspective(2500px) rotateY(-100deg);
}

[data-aos="flip-left"].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
  transform: perspective(2500px) rotateY(0);
}

[data-aos="flip-right"] {
  -webkit-transform: perspective(2500px) rotateY(100deg);
  transform: perspective(2500px) rotateY(100deg);
}

[data-aos="flip-right"].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
  transform: perspective(2500px) rotateY(0);
}

[data-aos="flip-up"] {
  -webkit-transform: perspective(2500px) rotateX(-100deg);
  transform: perspective(2500px) rotateX(-100deg);
}

[data-aos="flip-up"].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0);
}

[data-aos="flip-down"] {
  -webkit-transform: perspective(2500px) rotateX(100deg);
  transform: perspective(2500px) rotateX(100deg);
}

[data-aos="flip-down"].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0);
}

/*------------------------------------------------------------
for develop
------------------------------------------------------------*/
#__bs_notify__ {
  opacity: 0.3 !important;
  font-size: 5px !important;
  line-height: 100% !important;
  padding: 0 5px 0 5px !important;
  border-radius: 0 !important;
}

.c-dev-title1 {
  background: #000;
  color: #fff;
  line-height: 1;
  padding: 6px 0 6px 15px;
  font-size: 1.6rem;
  margin: 60px 0 20px 0;
}

.c-dev-title2 {
  background: #888;
  color: #fff;
  line-height: 1;
  padding: 6px 0 6px 30px;
  font-size: 1.3rem;
  margin: 50px 0 10px 0;
}

.c-dev-message1 {
  top: 0;
  left: 0;
  background: #f00;
  color: #fff;
  z-index: 9999;
  position: fixed;
  line-height: 1;
  padding: 3px 6px;
  opacity: 0.6;
  font-size: 8px;
}

@media (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
  img {
    max-width: 100%;
    height: auto;
  }
}

/*------------------------------------------------------------
breadcrumb
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
footer
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-footer {
  text-align: center;
}
.c-footer__link {
  padding: 49px 0;
  background: #231815;
}
@media screen and (max-width: 767px) {
  .c-footer__link {
    padding: 0 0 5px;
  }
}
.c-footer__link ul {
  display: inline-block;
  *zoom: 1;
}
.c-footer__link ul:after {
  display: block;
  content: "";
  clear: both;
}
.c-footer__link li {
  float: left;
  color: #fff;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .c-footer__link li {
    float: none;
    margin: 15px 0;
  }
}
.c-footer__link li:first-child:before {
  display: none;
}
.c-footer__link li::before {
  content: "／";
  padding: 0 13px;
}
@media screen and (max-width: 767px) {
  .c-footer__link li::before {
    display: none;
  }
}
.c-footer__link li a {
  text-decoration: none;
  color: #fff;
  padding: 5px 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-footer__link li a:hover:before {
    left: 0;
    right: 0;
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .c-footer__link li a {
    border-bottom: 1px solid #fff;
    padding: 2px 0;
  }
}
.c-footer__link li a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  opacity: 0;
  height: 1px;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-footer__copyright {
  line-height: 80px;
  background: #fff;
  font-family: "BridgestoneTypeTP-Regular", "游ゴシック体", YuGothic,
    "游ゴシック", "Yu Gothic", "Hiragino Sans", sans-serif;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .c-footer__copyright {
    font-size: 1rem;
    line-height: 40px;
  }
}

/*------------------------------------------------------------
header
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-header {
  padding: 32px 0 28px;
  position: relative;
  background: #ffffff;
  position: fixed;
  width: 100%;
  z-index: 999999;
  top: 0;
  left: 0;
  min-width: 1024px;
}
@media screen and (min-width: 768px) {
  .c-header {
    z-index: 9999;
  }
}
@media screen and (max-width: 767px) {
  .c-header {
    padding: 5px 0;
    min-width: 0;
  }
}
.c-header .l-container {
  max-width: inherit;
}
@media screen and (max-width: 1390px) {
  .c-header .l-container {
    padding: 0 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
.c-header__box {
  *zoom: 1;
  line-height: 0;
}
.c-header__box:after {
  display: block;
  content: "";
  clear: both;
}
@media screen and (max-width: 1390px) {
  .c-header__box {
    text-align: center;
  }
}
.c-header__logo {
  float: left;
}
.c-header__logo img {
  height: 39px;
}
@media screen and (max-width: 767px) {
  .c-header__logo {
    text-align: left;
    padding: 13px 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
.c-header__logo a:first-child img {
  margin-right: 38px;
}
@media screen and (max-width: 1390px) {
  .c-header__logo a:first-child img {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .c-header__logo a:first-child img {
    margin-right: 5px;
  }
}
@media screen and (max-width: 1390px) {
  .c-header__logo img {
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .c-header__logo img {
    height: 24px;
  }
}

/*------------------------------------------------------------
赤い斜めライン 修正
------------------------------------------------------------*/
.c-header__nav {
  float: right;
  *zoom: 1;
}
.c-header__nav:after {
  display: block;
  content: "";
  clear: both;
}
@media screen and (max-width: 767px) {
  .c-header__nav {
    position: fixed;
    top: 60px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: calc(100% - 60px);
    background: rgba(0, 0, 0, 0.5);
    display: table;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    z-index: 10;
    pointer-events: none;
  }
  .c-header__nav.opened {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    pointer-events: all;
  }
}
@media screen and (max-width: 767px) {
  .c-header__nav__box {
    /*display: table-cell;
		vertical-align: middle;*/

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    justify-content: center;
    align-items: center;

    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;

    flex-direction: column;
    height: 100%;
    overflow-y: auto;
  }
}
.c-header__nav ul {
  float: left;
}
@media screen and (max-width: 767px) {
  .c-header__nav ul {
    float: none;
    margin: 0;
    width: 100%;
  }
}
.c-header__nav ul li {
  float: left;
}
@media screen and (max-width: 767px) {
  .c-header__nav ul li {
    float: none;
  }
}
@media screen and (min-width: 768px) {
  .c-header__nav ul li.is-action > a::after {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: -32px;
    position: absolute;
  }
  .c-header__nav ul li.is-action > a::before {
    -webkit-transform: translate(-50%, -50%) rotate(0) scale(1);
    -ms-transform: translate(-50%, -50%) rotate(0) scale(1);
    transform: translate(-50%, -50%) rotate(0) scale(1);
    opacity: 1;
  }
}
.c-header__nav ul li.is-active > a::after {
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: -32px;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .c-header__nav ul li.is-active > a::after {
    content: none;
  }
}
.c-header__nav ul li.is-active > a::before {
  -webkit-transform: translate(-50%, -50%) rotate(0) scale(1);
  -ms-transform: translate(-50%, -50%) rotate(0) scale(1);
  transform: translate(-50%, -50%) rotate(0) scale(1);
  opacity: 1;
}
.c-header__nav ul li > a {
  font-size: 1.4rem;
  color: #333333;
  text-decoration: none;
  opacity: 1 !important;
  position: relative;
  z-index: 1;
  line-height: 40px;
  padding: 0 13px;
  display: block;
  cursor: pointer;
  font-family: "BridgestoneTypeTP-Regular", "游ゴシック体", YuGothic,
    "游ゴシック", "Yu Gothic", "Hiragino Sans", sans-serif;
}
@media screen and (max-width: 1390px) {
  .c-header__nav ul li > a {
    padding: 0 8px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 767px) {
  .c-header__nav ul li > a {
    color: #fff;
    /*display: inline-block;*/
    display: block;
  }
}
.c-header__nav ul li > a::before {
  content: "";
  position: absolute;
  width: 80%;
  height: 2px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0) scale(0);
  -ms-transform: translate(-50%, -50%) rotate(0) scale(0);
  transform: translate(-50%, -50%) rotate(0) scale(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  background: #ff0000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .c-header__nav ul li > a::before {
    /*height: 65px;*/
    height: 100%;
    top: 50%;
    bottom: auto;
  }
}
@media screen and (min-width: 768px) {
  .c-header__nav ul li > a:hover::before {
    -webkit-transform: translate(-50%, -50%) rotate(0) scale(1);
    -ms-transform: translate(-50%, -50%) rotate(0) scale(1);
    transform: translate(-50%, -50%) rotate(0) scale(1);
    opacity: 1;
  }
}
.c-header__nav .c-header__lag {
  float: left;
  font-size: 1.4rem;
  font-family: "BridgestoneTypeTP-Regular", "游ゴシック体", YuGothic,
    "游ゴシック", "Yu Gothic", "Hiragino Sans", sans-serif;
  line-height: 40px;
  color: #ccc;
}
@media screen and (max-width: 767px) {
  .c-header__nav .c-header__lag {
    float: none;
  }
}
.c-header__nav .c-header__lag span {
  margin: 0 3px;
}
.c-header__nav .c-header__lag a {
  color: #ff0000;
}
.c-header__nav .c-header__lag a.non-actv {
  color: #ccc;
}
.c-header__nav .c-header__lag p,
.c-header__nav .c-header__lag a {
  display: inline-block;
  text-decoration: none;
}
.c-header__nav .c-header__bnt {
  float: left;
  display: flex;
  align-items: center;
  text-align: center;
  height: 40px;
  font-size: 1.2rem;
  position: relative;
  margin-left: 39px;
  overflow: hidden;
  background: #ff0000;
  font-family: "BridgestoneTypeTP-Regular", "游ゴシック体", YuGothic,
    "游ゴシック", "Yu Gothic", "Hiragino Sans", sans-serif;
}
@media screen and (max-width: 1390px) {
  .c-header__nav .c-header__bnt {
    margin-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .c-header__nav .c-header__bnt {
    float: none;
    margin: 40px auto 0;
    width: 60vw;
    height: 5vw;
  }
}
.c-header__nav .c-header__bnt:before {
  content: "";
  position: absolute;
  top: -15px;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #ffffff transparent transparent transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-header__nav .c-header__bnt:after {
  content: "";
  position: absolute;
  bottom: -15px;
  right: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 15px 15px;
  border-color: transparent transparent #ffffff transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .c-header__nav .c-header__bnt:hover:before {
    top: 0;
    left: 0;
  }
  .c-header__nav .c-header__bnt:hover::after {
    bottom: 0;
    right: 0;
  }
}
.c-header__nav .c-header__bnt a {
  color: #fff;
  text-decoration: none;
  opacity: 1;
  position: relative;
  z-index: 1;
  line-height: 1.6rem;
  width: 140px;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-header__nav .c-header__bnt a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
}
@media screen and (max-width: 1390px) {
  .c-header__nav .c-header__bnt a {
    width: 120px;
  }
}
@media screen and (max-width: 767px) {
  .c-header__nav .c-header__bnt a {
    width: 100%;
  }
}
.c-header__child {
  position: absolute;
  top: 100%;
  padding: 30px 0;
  background: #231815;
  left: 0;
  right: 0;
  display: none;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .c-header__child {
    top: inherit;
    padding: 0;
    position: relative;
    background: none;
    display: none;
  }
}
.c-header__child div {
  max-width: 1120px;
  padding: 0 40px;
  margin: 15px auto;
}
@media screen and (min-width: 768px) {
  .c-header__child div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .c-header__child div {
    padding: 0;
    margin: 0 auto;
  }
}
.c-header__child div p {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(/recruit/assets/img/common/i_arr02.png) no-repeat center right
    20px #fff;
  width: 300px;
  height: 70px;
  line-height: 2rem;
  text-align: center;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-header__child div p {
    background: none;
    line-height: 2;
    width: auto;
    margin-bottom: 5px;
  }
}
.c-header__child div p:before {
  content: "";
  position: absolute;
  top: -15px;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #231815 transparent transparent transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-header__child div p:after {
  content: "";
  position: absolute;
  bottom: -15px;
  right: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 15px 15px;
  border-color: transparent transparent #231815 transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .c-header__child div p:hover {
    background-position: right 30px center;
  }
  .c-header__child div p:hover:before {
    top: 0;
    left: 0;
  }
  .c-header__child div p:hover::after {
    bottom: 0;
    right: 0;
  }
}
.c-header__child div p a {
  font-size: 1.6rem;
  color: #ff0000;
  text-decoration: none;
  opacity: 1 !important;
}
.c-header__child div p a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .c-header__child div p a {
    color: #fff;
    font-size: 1.3rem;
    border-bottom: 1px solid #fff;
  }
}
.c-header__menu {
  display: none;
  width: 50px;
  height: 50px;
  background: #ff0000;
  border-radius: 3px;
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 9999;
  top: 5px;
  right: 15px;
}
@media screen and (max-width: 767px) {
  .c-header__menu {
    display: block;
  }
}
.c-header__menu p,
.c-header__menu p::before,
.c-header__menu p::after {
  background: #fff;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  -webkit-transition: background ease 0.2s, top ease 0.2s 0.2s,
    -webkit-transform ease 0.2s;
  transition: background ease 0.2s, top ease 0.2s 0.2s,
    -webkit-transform ease 0.2s;
  transition: background ease 0.2s, top ease 0.2s 0.2s, transform ease 0.2s;
  transition: background ease 0.2s, top ease 0.2s 0.2s, transform ease 0.2s,
    -webkit-transform ease 0.2s;
  width: 20px;
}
.c-header__menu p {
  text-indent: -999999px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.c-header__menu p::before {
  top: -6px;
}
.c-header__menu p::after {
  top: 6px;
}
.c-header__menu.opened {
  background: #5e7992;
}
.c-header__menu.opened p {
  background: transparent;
}
.c-header__menu.opened p::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.c-header__menu.opened p::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.c-header__menu.opened p::before,
.c-header__menu.opened p::after {
  background: #fff;
  top: 0;
  -webkit-transition: top ease 0.2s, -webkit-transform ease 0.2s 0.2s;
  transition: top ease 0.2s, -webkit-transform ease 0.2s 0.2s;
  transition: top ease 0.2s, transform ease 0.2s 0.2s;
  transition: top ease 0.2s, transform ease 0.2s 0.2s,
    -webkit-transform ease 0.2s 0.2s;
}

/*------------------------------------------------------------
layout
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
body {
  color: #333;
  min-width: 1024px;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
@media screen and (max-width: 767px) {
  body {
    min-width: 320px;
    width: 100%;
  }
}

.l-container {
  width: auto;
  max-width: 1200px;
  min-width: 1024px;
  margin: 0 auto;
  padding: 0 40px;
}
@media screen and (max-width: 767px) {
  .l-container {
    width: auto;
    padding: 0 15px;
    min-width: 0;
  }
}

#wrapper {
  min-width: 1024px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #wrapper {
    min-width: 0;
  }
}

main {
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  main {
    padding-top: 60px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 9;
    position: relative;
  }
}

.openmenu {
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -o-filter: blur(8px);
  -ms-filter: blur(8px);
  filter: blur(8px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.fixed {
  position: fixed;
}

.l-ready {
  width: 100%;
  height: 100%;
  position: fixed;
  display: table;
  background: #fff;
  z-index: 9999;
  top: 0;
  left: 0;
}
.l-ready div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-ready div img {
    width: 161px;
  }
}
.l-ready.ready {
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-ready.ready img {
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.particle {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/*------------------------------------------------------------
side
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
aside {
  z-index: 1;
}

.c-sidebar {
  margin: 0 0 120px;
}
@media screen and (max-width: 767px) {
  .c-sidebar {
    margin-bottom: 60px;
  }
}
.c-sidebar .l-container {
  position: relative;
  margin-top: 44px;
  padding-top: 23px;
}
@media screen and (max-width: 767px) {
  .c-sidebar .l-container {
    margin-top: 30px;
    margin-top: 15px;
  }
}
.c-sidebar .l-container::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background: #cccccc;
  top: 0;
}
.c-sidebar .c-list9 {
  margin-top: 61px;
}
@media screen and (max-width: 767px) {
  .c-sidebar .c-list9 {
    margin-top: 30px;
  }
}
.c-sidebar .c-list4 {
  margin-top: 58px;
}
@media screen and (max-width: 767px) {
  .c-sidebar .c-list4 {
    margin-top: 30px;
  }
}

/*------------------------------------------------------------
btn
------------------------------------------------------------*/
.c-button1 {
  background: url(/recruit/assets/img/common/i_arr01.png) no-repeat center right
    20px #ff0000;
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 0.008em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  padding: 5px;
  width: 150px;
  height: 40px;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  opacity: 1 !important;
  -webkit-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
  position: relative;
}
.c-button1 span {
  position: relative;
  z-index: 1;
}
.c-button1:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: inherit;
  right: 0;
  width: 0%;
  -webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  background: url(/recruit/assets/img/common/i_arr01.png) no-repeat center right
    20px #231815;
}
@media screen and (min-width: 768px) {
  .c-button1:hover {
    color: #fff;
  }
  .c-button1:hover:after {
    width: 100%;
    left: 0;
    right: inherit;
  }
}
@media screen and (max-width: 767px) {
  .c-button1 {
    font-size: 1.4rem;
  }
}
.c-button1--bg2 {
  background: url(/recruit/assets/img/common/i_arr02.png) no-repeat center right
    20px #ffffff;
  color: #ff0000;
}
.c-button1--bg2:before {
  border-top: 1px solid #231815;
  border-bottom: 1px solid #231815;
}
.c-button1--bg2:after {
  background: url(/recruit/assets/img/common/i_arr01.png) no-repeat center right
    20px #231815;
}
.c-button1--01 {
  color: #ff0000;
  background: url(/recruit/assets/img/common/i_arr02.png) no-repeat center right
    20px #fff;
  border: 1px solid #ff0000;
  height: 18px;
  width: 148px;
}
.c-button1--01:after {
  background: url(/recruit/assets/img/common/i_arr01.png) no-repeat center right
    20px #ff0000;
}

.c-button2 {
  background: url(/recruit/assets/img/common/i_arr02.png) no-repeat center right
    20px #fff;
  color: #ff0000;
  font-size: 1.6rem;
  letter-spacing: 0.16em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  padding: 5px 38px;
  width: 270px;
  min-height: 50px;
  font-style: italic;
  position: relative;
  opacity: 1 !important;
  -webkit-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
}
.c-button2 span {
  position: relative;
  z-index: 1;
}
.c-button2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 0%;
  border-top: 2px solid #ff0000;
  border-bottom: 2px solid #ff0000;
  -webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
}
.c-button2:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0%;
  -webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  background: url(/recruit/assets/img/common/i_arr01.png) no-repeat center right
    20px #ff0000;
}
@media screen and (min-width: 768px) {
  .c-button2 {
    padding: 5px;
  }
  .c-button2:hover {
    color: #fff;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .c-button2:hover:before {
    width: 100%;
  }
  .c-button2:hover:after {
    width: 100%;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
}
@media screen and (max-width: 767px) {
  .c-button2 {
    font-size: 1.4rem;
  }
}
.c-button2--01 {
  border: 1px solid #ff0000;
  font-size: 2rem;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 84px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.c-button2--01::before {
  display: none;
}
.c-button2--01:after {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  left: inherit;
  right: 0;
}
@media screen and (min-width: 768px) {
  .c-button2--01:hover {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .c-button2--01:hover:after {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    left: 0;
    right: inherit;
  }
}
@media screen and (max-width: 767px) {
  .c-button2--01 {
    font-size: 1.8rem;
    min-height: 68px;
  }
}

.c-button4 {
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 3.2rem;
  letter-spacing: 0.32em;
  color: #fff;
  background-color: #ff0000;
  padding: 10px;
  width: 100%;
  max-width: 480px;
  height: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  opacity: 1 !important;
}
.c-button4 span {
  position: relative;
  z-index: 1;
}
.c-button4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 0%;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
}
.c-button4:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0%;
  -webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  background: url(/recruit/assets/img/common/i_arr01.png) no-repeat center right
    20px #fff;
}
@media screen and (min-width: 768px) {
  .c-button4:hover {
    color: #ff0000;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .c-button4:hover:before {
    width: 100%;
  }
  .c-button4:hover:after {
    width: 100%;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
}
@media screen and (max-width: 767px) {
  .c-button4 {
    font-size: 2.4rem;
    height: 70px;
    max-width: 365px;
  }
}

/*------------------------------------------------------------
title
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-title1 {
  font-size: 8rem;
  color: #ff0000;
  line-height: 1;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .c-title1 {
    font-size: 5rem;
  }
}
.c-title2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-style: italic;
  line-height: 1;
  height: 120px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-title2 {
    display: block;
    height: auto;
  }
}
.c-title2:before {
  content: "";
  width: 7.5vw;
  height: 4px;
  position: absolute;
  z-index: -1;
  -webkit-transform: skewX(-0) scale(0);
  -ms-transform: skewX(-0) scale(0);
  transform: skewX(-0) scale(0);
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #ff0000;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
  .c-title2:before {
    display: none;
  }
}
.c-title2.aos-animate:before {
  -webkit-transform: skewX(-0) scale(1);
  -ms-transform: skewX(-0) scale(1);
  transform: skewX(-0) scale(1);
}
@media screen and (max-width: 767px) {
  .c-title2.aos-animate span::before {
    -webkit-transform: skewX(-0) scale(1);
    -ms-transform: skewX(-0) scale(1);
    transform: skewX(-0) scale(1);
  }
}

.c-title2__theme {
  font-size: 4.8rem;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #fff;
  text-shadow: -1px -1px 0 #231815, 1px -1px 0 #231815, -1px 1px 0 #231815,
    1px 1px 0 #231815;
  margin-right: 52px;
}
@media screen and (max-width: 767px) {
  .c-title2__theme {
    font-size: 3rem;
    margin-right: 0;
    padding: 15px 0;
    display: inline-block;
    position: relative;
  }
  .c-title2__theme:before {
    content: "";
    width: 7.5vw;
    height: 4px;
    position: absolute;
    z-index: -1;
    -webkit-transform: skewX(-0) scale(0);
    -ms-transform: skewX(-0) scale(0);
    transform: skewX(-0) scale(0);
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #ff0000;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}
.c-title2__title {
  font-size: 3.2rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-title2__title {
    font-size: 2rem;
  }
}

.c-title3 {
  position: relative;
  overflow: hidden;
}
.c-title3__title {
  font-size: 2.4rem;
  font-weight: bold;
  font-style: italic;
  position: relative;
  padding: 59px 0 26px 37px;
  line-height: 1.3;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .c-title3__title {
    font-size: 1.8rem;
    padding: 32px 0 20px 20px;
  }
}
@media screen and (max-width: 480px) {
  .c-title3__title {
    padding: 23px 0 8px 10px;
  }
}
.c-title3__titbg {
  position: absolute;
  top: 11px;
  left: 0;
  font-size: 12rem;
  color: #f5f5f5;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  z-index: -1;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .c-title3__titbg {
    font-size: 6.8rem;
  }
}
@media screen and (max-width: 480px) {
  .c-title3__titbg {
    font-size: 4.5rem;
  }
}

.c-title4 {
  text-align: center;
}
.c-title4 p {
  font-size: 1.6rem;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #ff0000;
  font-style: italic;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .c-title4 p {
    font-size: 1.2rem;
  }
}
.c-title4 h2 {
  font-size: 3.2rem;
  font-style: italic;
  margin-top: 16px;
  letter-spacing: 5px;
}
@media screen and (max-width: 767px) {
  .c-title4 h2 {
    font-size: 2rem;
    margin-top: 10px;
    letter-spacing: 1px;
  }
}

/*------------------------------------------------------------
赤い斜めライン 修正
------------------------------------------------------------*/
.c-title5 {
  position: relative;
  text-align: center;
}
.c-title5:before {
  content: "";
  width: 7.5vw;
  height: 4px;
  background: #ff0000;
  position: absolute;
  top: 160%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0);
  -ms-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .c-title5:before {
    width: 12.5vw;
    height: 4px;
  }
}
.c-title5__txt {
  font-size: 4.8rem;
  color: #fff;
  line-height: 1;
  position: relative;
  z-index: 3;
  font-weight: normal;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .c-title5__txt {
    font-size: 3.2rem;
  }
}
.c-title5__mark {
  font-size: 12rem;
  color: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
  text-align: center;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  line-height: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-title5__mark {
    font-size: 8rem;
  }
}

.c-title6__subtit {
  position: relative;
  font-size: 4.8rem;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #fff;
  text-shadow: -1px -1px 0 #231815, 1px -1px 0 #231815, -1px 1px 0 #231815,
    1px 1px 0 #231815;
  line-height: 1;
  display: inline-block;
  margin-bottom: 11px;
}
@media screen and (max-width: 767px) {
  .c-title6__subtit {
    font-size: 3.8rem;
    margin-bottom: 5px;
  }
}
.c-title6__subtit:before {
  /*content: "";
	width: 7.5vw;
	height: 4px;
	background-color: #ff0000;
	-webkit-transform: skewX(-0) scale(0);
	-ms-transform: skewX(-0) scale(0);
	transform: skewX(-0) scale(0);
	position: absolute;
	left: 0;
	top: -50%;
	z-index: -1;
	-webkit-transition: .5s;
	transition: .5s;*/
}
@media screen and (max-width: 767px) {
  .c-title6__subtit:before {
    display: none;
    /*width: 12.5vw;
		height: 4px;
		top: -20%;*/
  }
}

.c-title6.aos-animate .c-title6__subtit:before {
  -webkit-transform: skewX(-45deg) scale(1);
  -ms-transform: skewX(-45deg) scale(1);
  transform: skewX(-45deg) scale(1);
}

.c-title6__title {
  font-size: 3.2rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-title6__title {
    font-size: 2.2rem;
  }
}

.c-title7 {
  text-align: center;
}
.c-title7__subtit {
  font-size: 2.4rem;
  color: #ff0000;
  line-height: 1;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  display: block;
  margin-bottom: 6px;
}
@media screen and (max-width: 767px) {
  .c-title7__subtit {
    font-size: 1.8rem;
    margin-bottom: 3px;
  }
}
.c-title7__title {
  font-size: 3.2rem;
  line-height: 1.5;
  font-style: italic;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .c-title7__title {
    font-size: 2.4rem;
  }
}
.c-title7--shadow .c-title7__subtit {
  text-shadow: 2px 2px 0 #ffffff, 2px -2px 0 #ffffff, -2px 2px 0 #ffffff,
    -2px -2px 0 #ffffff, 2px 0px 0 #ffffff, 0px 2px 0 #ffffff,
    -2px 0px 0 #ffffff, 0px -2px 0 #ffffff;
}

/*------------------------------------------------------------
赤い斜めライン 修正
------------------------------------------------------------*/
.c-title8 {
  font-size: 4.8rem;
  font-style: italic;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-title8 {
    font-size: 2.4rem;
  }
}
.c-title8.aos-animate:before {
  -webkit-transform: translateY(0) rotate(0) scale(1);
  -ms-transform: translateY(0) rotate(0) scale(1);
  transform: translateY(0) rotate(0) scale(1);
}
@media screen and (max-width: 767px) {
  .c-title8.aos-animate:before {
    -webkit-transform: translateY(0) rotate(0) scale(1);
    -ms-transform: translateY(0) rotate(0) scale(1);
    transform: translateY(0) rotate(0) scale(1);
  }
}
.c-title8::before {
  content: "";
  position: absolute;
  left: 0;
  top: 110%;
  height: 4px;
  width: 7.5vw;
  -webkit-transform: translateY(-50%) rotate(0) scale(0);
  -ms-transform: translateY(-50%) rotate(0) scale(0);
  transform: translateY(-50%) rotate(0) scale(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  z-index: -1;
  background: #ff0303;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
  .c-title8::before {
    width: 12.5vw;
    height: 4px;
    top: 120%;
    -webkit-transform: translateY(-50%) rotate(0) scale(0);
    -ms-transform: translateY(-50%) rotate(0) scale(0);
    transform: translateY(-50%) rotate(0) scale(0);
  }
}

/*------------------------------------------------------------
icon
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
form
------------------------------------------------------------*/
.c-form1 {
  text-align: center;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .c-form1 {
    font-size: 1.2rem;
  }
}
.c-form1__title {
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #333333;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-form1__title {
    font-size: 1.2rem;
  }
}
.c-form1__title span {
  display: inline-block;
  color: #ff0000;
  margin: 0 1em 0 0;
}
.c-form1__list {
  margin: 29px 0 60px;
}
@media screen and (max-width: 767px) {
  .c-form1__list {
    margin: 30px 0;
  }
}
.c-form1__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .c-form1__item {
    display: block;
  }
}
.c-form1__item:last-child {
  margin-bottom: 0;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
}
.c-form1__item:last-child .c-form1__contain {
  margin-top: 22px;
}
@media screen and (max-width: 767px) {
  .c-form1__item:last-child .c-form1__contain {
    margin-top: 20px;
  }
}
.c-form1__item:last-child .c-form1__line {
  position: relative;
  top: -14px;
}
.c-form1__item select {
  width: 360px;
}
@media screen and (max-width: 767px) {
  .c-form1__item select {
    width: 100%;
  }
}
.c-form1__item select::-ms-expand {
  display: none;
}
.c-form1__item input {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-form1__item textarea {
  height: 260px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-form1__item textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 120px;
  }
}
.c-form1__contain {
  width: 360px;
  min-width: 360px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-form1__contain {
    width: 100%;
    min-width: 0;
    margin-bottom: 10px;
  }
}
.c-form1__line {
  width: 20px;
  height: 4px;
  background: #ff0000;
}
.c-form1__label {
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #333333;
  font-weight: 400;
  padding: 0 20px 0px 38px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-form1__label {
    padding: 0 15px 0 25px;
    font-size: 1.2rem;
    text-align: left;
  }
}
.c-form1__label:before {
  content: "";
  width: 20px;
  height: 4px;
  position: absolute;
  background: #ff0000;
  top: 9px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .c-form1__label:before {
    width: 15px;
    height: 2px;
    top: 7px;
  }
}
.c-form1__label span {
  display: block;
  margin-top: 15px;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .c-form1__label span {
    display: inline-block;
    margin: 0;
    font-size: 1.2rem;
  }
}
.c-form1__tag {
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #ffffff;
  background: #ff0000;
  padding: 7px 10px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 767px) {
  .c-form1__tag {
    font-size: 1rem;
    padding: 5px 9px;
  }
}
.c-form1__select {
  border: 1px solid #cccccc;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: #333333;
  padding: 22px 30px;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .c-form1__select {
    padding: 10px;
    font-size: 1.2rem;
  }
}
.c-form1__action {
  border: 1px solid #cccccc;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #333333;
  padding: 19px 30px;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 767px) {
  .c-form1__action {
    padding: 10px;
    font-size: 1.2rem;
    margin-right: 10px;
  }
}
.c-form1__button {
  background: #231815;
  color: #ffffff;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: 400;
  height: 60px;
  width: 200px;
  border: 1px solid #231815;
  margin-left: 10px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .c-form1__button {
    width: 100px;
    height: 39px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
.c-form1__wrap {
  position: relative;
  display: block;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-form1__wrap {
    text-align: left;
  }
}
.c-form1__icon {
  position: absolute;
  right: 20px;
  bottom: -2px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .c-form1__icon {
    bottom: 1px;
  }
}
.c-form1__icon img {
  display: block;
  width: 12px;
}
@media screen and (max-width: 767px) {
  .c-form1__icon img {
    width: 6px;
  }
}
.c-form1__icon img:first-child {
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .c-form1__icon img:first-child {
    margin-bottom: 4px;
  }
}
.c-form1__320 {
  max-width: 320px;
}
@media screen and (max-width: 767px) {
  .c-form1__320 {
    width: calc(100% - 130px) !important;
    float: left;
  }
}
.c-form1__textbox {
  padding: 40px 40px 35px;
  background: #f5f5f5;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-form1__textbox {
    padding: 15px;
  }
}
.c-form1__textbox p {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.02em;
  color: #333333;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .c-form1__textbox p {
    font-size: 1.2rem;
  }
}
.c-form1__textbox p:first-child {
  font-weight: bold;
  line-height: 1;
  margin-bottom: 14px;
}
.c-form1__textbox p:nth-child(2) {
  margin-bottom: 16px;
}
.c-form1__textbox1 p:nth-child(2) {
  margin-bottom: 0;
}
.c-form1__checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 38px 0 80px;
}
@media screen and (max-width: 767px) {
  .c-form1__checkbox {
    margin: 30px 0;
  }
}
.c-form1__checkbox input {
  margin: 0;
  height: 14px;
  width: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.c-form1__checkbox p {
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #333333;
  font-weight: 400;
  display: inline-block;
}
.c-form1__submit {
  margin: 37px 0 0;
  display: inline-block;
  position: relative;
}
.c-form1__submit:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 100%;
  background: #ff0000;
  -webkit-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
}
@media screen and (min-width: 768px) {
  .c-form1__submit:hover:before {
    right: 0;
  }
  .c-form1__submit:hover input {
    color: #fff;
  }
}
.c-form1__submit input {
  background: none;
  border: 1px solid #ff0000;
  line-height: 58px;
  width: 238px;
  letter-spacing: 0.08em;
  margin: 0;
  padding: 0;
  cursor: pointer;
  color: #ff0000;
  font-size: 1.6rem;
  position: relative;
  z-index: 9;
  -webkit-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .c-form1__submit input {
    width: 200px;
    line-height: 40px;
  }
}
.c-form1__submit input[disabled="disabled"] {
  border: 1px solid #717171;
  color: #717171;
  background: #fff;
}
.c-form1__box {
  text-align: left;
  width: 100%;
}
.c-form1__error {
  color: #ff0000;
  font-size: 1.2rem;
  margin-bottom: 5px;
}
.c-form1--confirm .c-form1__wrap {
  text-align: left;
}
.c-form1--confirm .c-form1__submit {
  margin-top: 0;
}
.c-form1--error .c-form1__wrap {
  text-align: left;
}
.c-form1--error .c-form1__submit {
  margin-top: 0;
}

/*
------------------------------------------------------------*/
/*------------------------------------------------------------
text
------------------------------------------------------------*/
.c-text1 {
  font-size: 1.4rem;
  line-height: 2;
  color: #333333;
  letter-spacing: 0.08em;
  font-weight: 400;
  text-align: left;
}
.c-text1--fz16 {
  font-size: 1.6rem;
}
.c-text1--lh23 {
  line-height: 2.3;
}
.c-text1--lt0 {
  letter-spacing: 0;
}
.c-text1--lt160 {
  letter-spacing: 0.16em;
}
.c-text1--lt180 {
  letter-spacing: 0.18em;
}
.c-text1--center {
  text-align: center;
}
.c-text1--right {
  text-align: right;
}
.c-text1--fwb {
  font-weight: bold;
}
.c-text1--fwm {
  font-weight: 500;
}
.c-text1--light {
  color: #ffffff;
}

/*
------------------------------------------------------------*/
.c-text2 {
  background: #f5f5f5;
  padding: 40px 40px 30px;
}
@media screen and (max-width: 767px) {
  .c-text2 {
    padding: 15px;
  }
}
.c-text2 p {
  font-weight: bold;
  color: #333333;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .c-text2 p {
    font-size: 1.2rem;
  }
}
.c-text2 p:first-child {
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 27px;
}
@media screen and (max-width: 767px) {
  .c-text2 p:first-child {
    line-height: 1.5;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}

/*------------------------------------------------------------
navi
------------------------------------------------------------*/
.c-navi {
  width: 735px;
  height: 60px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-navi {
    width: 100%;
    height: auto;
  }
}
.c-navi__item {
  position: relative;
  width: 275px;
  text-align: center;
  background: #f5f5f5;
}
@media screen and (max-width: 767px) {
  .c-navi__item {
    width: 33.3333%;
  }
}
.c-navi__item:last-child::before {
  display: none;
}
.c-navi__item::before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  top: 8.5px;
  right: -21px;
  background: #f5f5f5;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #e1e1e1;
  border-right: 2px solid #e1e1e1;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-navi__item::before {
    width: 30px;
    height: 30px;
    top: 0;
    right: -10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
  }
}
.c-navi__item:hover {
  cursor: pointer;
}
.c-navi__link {
  font-size: 1.4rem;
  line-height: 1;
  color: #333333;
  text-decoration: none;
  margin: 0 auto;
  padding: 23px 0;
  display: block;
}
@media screen and (max-width: 767px) {
  .c-navi__link {
    font-size: 1.1rem;
    padding: 10px 0;
    position: relative;
    z-index: 1;
  }
}
.c-navi__active {
  background: #ff0000;
}
.c-navi__active::before {
  background: #ff0000;
  border-top: 2px solid transparent;
  border-right: 2px solid transparent;
}
.c-navi__active .c-navi__link {
  color: #ffffff;
}

/*
------------------------------------------------------------*/
/*------------------------------------------------------------
img
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-img1 {
  max-width: 660px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: url(/recruit/assets/img/common/icon5.png) no-repeat center;
}
@media screen and (max-width: 767px) {
  .c-img1 {
    background: none;
  }
}
.c-img1 div {
  width: 260px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-img1 div {
    width: 100%;
  }
  .c-img1 div:last-child {
    background: url(/recruit/assets/img/common/icon8.png) no-repeat center top
      20px;
    background-size: auto 80px;
    padding-top: 120px;
  }
}
.c-img1__tit {
  text-align: center;
  font-size: 1.6rem;
  border-radius: 50px;
  border: 1px solid #333333;
  line-height: 38px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .c-img1__tit {
    font-size: 1.4rem;
    line-height: 30px;
  }
}
.c-img1__text {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-img1__text {
    font-size: 1.6rem;
  }
}
.c-img1 img {
  margin: 32px 0 21px;
}
@media screen and (max-width: 767px) {
  .c-img1 img {
    margin: 20px 0;
    width: 80px;
  }
}

/*------------------------------------------------------------
list
------------------------------------------------------------*/
.c-list1 .l-container {
  position: relative;
}

.c-list1__item {
  background-color: #231815;
  position: relative;
  margin-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .c-list1__item {
    margin-bottom: 60px;
  }
}
.c-list1__item:nth-child(odd) .c-list1__img {
  right: 360px;
}
.c-list1__item:nth-child(odd) .l-container {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.c-list1__item:nth-child(odd) .c-button1 {
  left: auto;
  right: 0;
}
@media screen and (min-width: 768px) {
  .c-list1__item:nth-child(odd) .c-list1__content {
    text-align: right;
    margin-top: 22px;
  }
  .c-list1__item:nth-child(odd) .c-list1__subtit {
    margin: 0 0 14px auto;
  }
  .c-list1__item:nth-child(odd) .c-list1__txt {
    margin: 0 0 26px auto;
    text-align: left;
  }
}
.c-list1__item:nth-child(even) .c-list1__img {
  left: 360px;
}
.c-list1__item:nth-child(1) .c-list1__img {
  background-image: url(/recruit/assets/img/project/img01.jpg);
  background-position: center left;
}
.c-list1__item:nth-child(2) .c-list1__img {
  background-image: url(/recruit/assets/img/project/img02.jpg);
  background-position: top right;
}
.c-list1__item:nth-child(3) .c-list1__img {
  background-image: url(/recruit/assets/img/project/img02.jpg);
}
.c-list1__item:nth-child(4) .c-list1__img {
  background-image: url(/recruit/assets/img/project/img02.jpg);
}

.c-list1__img {
  position: absolute;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  top: 0;
  bottom: 0;
  width: calc(50vw + 240px);
  min-width: 670px;
  height: 100%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-list1__img {
    background: none !important;
    position: static;
    width: calc(100% + 30px);
    margin: 0 -15px;
    min-width: 0;
  }
}

.c-list1__content {
  position: relative;
  z-index: 1;
  margin-top: -11px;
}
@media screen and (max-width: 767px) {
  .c-list1__content {
    padding: 15px 0;
    margin-top: 0;
  }
}

.c-list1 .l-container {
  height: 520px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .c-list1 .l-container {
    display: block;
    height: auto;
  }
}

.c-list1 .c-button1 {
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .c-list1 .c-button1 {
    position: static;
  }
}

.c-list1 .c-title1 {
  margin-bottom: 17px;
}
@media screen and (max-width: 767px) {
  .c-list1 .c-title1 {
    text-align: center;
  }
}

.c-list1__subtit {
  font-size: 2rem;
  color: #fff;
  margin-bottom: 28px;
  letter-spacing: 0.08em;
  width: 320px;
}
@media screen and (max-width: 767px) {
  .c-list1__subtit {
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
  }
}

.c-list1__txt {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.08em;
  color: #fff;
  width: 290px;
}
@media screen and (max-width: 767px) {
  .c-list1__txt {
    width: 100%;
    margin-bottom: 35px;
    font-size: 1.2rem;
  }
}

.c-list1__btn .c-button1 {
  margin: 0 auto;
}

.c-list2__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: calc(100% - 120px);
}
@media screen and (max-width: 767px) {
  .c-list2__item {
    width: 100%;
  }
}
.c-list2__item:not(:last-child) {
  margin-bottom: 44px;
}
@media screen and (max-width: 767px) {
  .c-list2__item:not(:last-child) {
    margin-bottom: 30px;
  }
}
.c-list2__item:nth-child(even) {
  margin: 0 0 0 auto;
}
.c-list2__item:nth-child(even) .c-list2__img {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.c-list2__item:nth-child(even) .c-list2__txt {
  padding: 0 40px 0 0;
}
@media screen and (max-width: 767px) {
  .c-list2__item:nth-child(even) .c-list2__txt {
    padding-right: 20px;
  }
}

.c-list2__img {
  width: 80px;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .c-list2__img {
    padding-top: 5px;
  }
}

.c-list2__txt {
  width: calc(100% - 80px);
  padding-left: 40px;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.08em;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media screen and (max-width: 767px) {
  .c-list2__txt {
    padding-left: 20px;
    font-size: 1.2rem;
    line-height: 1.8;
  }
}

.c-list3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px;
}
@media screen and (max-width: 767px) {
  .c-list3 {
    margin: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.c-list3__square {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  width: 25%;
}
@media screen and (max-width: 767px) {
  .c-list3__square {
    width: calc(50% - 7px);
    padding: 0;
    margin-bottom: 14px;
  }
}
.c-list3__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #61a6ae;
  color: #fff;
  text-align: center;
  height: auto;
  width: 100%;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  padding: 10px 0 20px;
}
@media screen and (max-width: 767px) {
  .c-list3__box {
    height: 150px;
  }
}
.c-list3__txt {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.75;
  width: 100%;
  margin-bottom: 5px;
}
.c-list3__txt--md {
  font-size: 1.6rem;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .c-list3__txt {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
.c-list3__number {
  font-weight: bold;
  font-style: italic;
  font-size: 3.2rem;
  line-height: 1;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-list3__number {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 480px) {
  .c-list3--01 {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .c-list3--01 .c-list3__square:nth-child(2) .c-list3__number {
    margin-bottom: 25px;
  }
  .c-list3--01 .c-list3__square:nth-child(2) .c-list3__name {
    margin-bottom: 21px;
  }
  .c-list3--01 .c-list3__square:nth-child(3) .c-list3__number {
    margin-bottom: 29px;
  }
  .c-list3--01 .c-list3__square:nth-child(3) .c-list3__name {
    margin-bottom: 21px;
  }
}
@media screen and (max-width: 480px) {
  .c-list3--01 .c-list3__square {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
}
.c-list3--01 .c-list3__box {
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  min-height: 250px;
}
@media screen and (max-width: 767px) {
  .c-list3--01 .c-list3__box {
    min-height: auto;
    height: 100%;
  }
}
.c-list3--01 .c-list3__number {
  font-size: 4.8rem;
  text-shadow: -1px -1px 0 #231815, 1px -1px 0 #231815, -1px 1px 0 #231815,
    1px 1px 0 #231815;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  margin-top: -36px;
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .c-list3--01 .c-list3__number {
    margin-top: 0;
    font-size: 3.2rem;
  }
}
.c-list3--01 .c-list3__name {
  font-size: 2.4rem;
  font-weight: bold;
  font-family: source-han-sans-japanese, sans-serif;
  line-height: 1.3;
  text-align: center;
  width: 100%;
  margin-bottom: 17px;
}
@media screen and (max-width: 767px) {
  .c-list3--01 .c-list3__name {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.c-list3--01 .c-list3__name span {
  font-size: 1.6rem;
  display: block;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-list3--01 .c-list3__name span {
    font-size: 1.4rem;
  }
}
.c-list3--01 .c-list3__txt {
  font-size: 1.4rem;
  line-height: 2;
  font-weight: normal;
  margin-bottom: 0;
  letter-spacing: 0.16em;
  font-family: source-han-sans-japanese, sans-serif;
  width: 100%;
  max-width: 170px;
  margin: auto;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-list3--01 .c-list3__txt {
    max-width: 90%;
    font-size: 1.2rem;
  }
}

.c-list4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -40px;
}
@media screen and (max-width: 767px) {
  .c-list4 {
    display: block;
    margin: 0;
  }
}
.c-list4 a {
  text-decoration: none;
  display: block;
}
.c-list4__item {
  width: 50%;
  padding: 0 40px;
}
@media screen and (max-width: 767px) {
  .c-list4__item {
    width: 100%;
    padding: 0;
  }
  .c-list4__item:not(:last-child) {
    margin-bottom: 30px;
  }
}
.c-list4__img img {
  width: 100%;
}
.c-list4__content {
  margin-top: -35px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-list4__content {
    margin-top: -17px;
  }
}
.c-list4__title {
  font-size: 6.4rem;
  line-height: 1;
  color: #ff0000;
  margin-bottom: 14px;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .c-list4__title {
    font-size: 3.4rem;
  }
}
.c-list4__subtit {
  font-size: 2.4rem;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.3;
  color: #333;
}
@media screen and (max-width: 767px) {
  .c-list4__subtit {
    font-size: 1.8rem;
  }
}

.c-list5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -40px;
}
@media screen and (max-width: 767px) {
  .c-list5 {
    display: block;
    margin: 0;
  }
}
.c-list5__item {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 40px;
}
@media screen and (max-width: 767px) {
  .c-list5__item {
    width: 100%;
    padding: 0;
  }
  .c-list5__item:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .c-list5__item {
    display: block;
  }
}
.c-list5__img {
  width: 240px;
}
@media screen and (max-width: 767px) {
  .c-list5__img {
    width: 24%;
  }
}
@media screen and (max-width: 480px) {
  .c-list5__img {
    width: 100%;
  }
  .c-list5__img img {
    width: 100%;
  }
}
.c-list5__content {
  width: calc(100% - 240px);
  color: #fff;
  padding-left: 19px;
}
@media screen and (max-width: 767px) {
  .c-list5__content {
    width: 76%;
  }
}
@media screen and (max-width: 480px) {
  .c-list5__content {
    width: 100%;
    padding: 20px 0 0;
  }
}
.c-list5__name {
  font-size: 3.2rem;
  letter-spacing: 0.08em;
  color: #ff0000;
  margin-bottom: 28px;
  line-height: 1;
  font-weight: bold;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .c-list5__name {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}
.c-list5__txts p {
  font-size: 1.4rem;
  line-height: 2;
  /*letter-spacing: 0.08em;
		text-align: justify;
		text-justify: inter-ideograph;*/
}
@media screen and (max-width: 767px) {
  .c-list5__txts p {
    font-size: 1.2rem;
    line-height: 1.75;
  }
}
.c-list5__txts p:not(:last-child) {
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .c-list5__txts p:not(:last-child) {
    margin-bottom: 10px;
  }
}

.c-list6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -40px;
}
@media screen and (max-width: 767px) {
  .c-list6 {
    display: block;
    margin: 0;
  }
}
.c-list6__item {
  width: 33.3333%;
  padding: 0 40px;
}
@media screen and (max-width: 767px) {
  .c-list6__item {
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .c-list6__item:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .c-list6__item {
    display: block;
  }
}
.c-list6__img {
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .c-list6__img {
    width: 24%;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .c-list6__img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.c-list6__img img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-list6__img img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .c-list6__content {
    width: 76%;
    padding-left: 19px;
  }
}
@media screen and (max-width: 480px) {
  .c-list6__content {
    width: 100%;
    padding: 0;
  }
}
.c-list6__name {
  font-size: 3.2rem;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #ff0000;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .c-list6__name {
    font-size: 2.4rem;
  }
}
.c-list6__desc {
  margin: 21px 0;
  line-height: 1.4;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-list6__desc {
    font-size: 1.2rem;
    margin: 20px 0 10px;
  }
}
.c-list6__text {
  font-size: 1.4rem;
  line-height: 2;
  color: #fff;
  letter-spacing: 0.08em;
  /*text-align: left;
		text-align: justify;*/
  text-justify: inter-ideograph;
}
@media screen and (max-width: 767px) {
  .c-list6__text {
    font-size: 1.2rem;
  }
}
.c-list6--type2 .c-list6__desc {
  color: #333333;
  font-size: 1.6rem;
  text-align: center;
  font-weight: bold;
  margin: 29px 0 21px;
}
@media screen and (max-width: 767px) {
  .c-list6--type2 .c-list6__desc {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .c-list6--type2 .c-list6__desc {
    text-align: center;
  }
}
.c-list6--type2 .c-list6__text {
  color: #333333;
  letter-spacing: 0px;
}

.c-list7 .l-container {
  position: relative;
}

@media screen and (max-width: 767px) {
  .c-list7__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.c-list7__left,
.c-list7__right {
  position: relative;
  margin-top: 110px;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .c-list7__left,
  .c-list7__right {
    padding-bottom: 20px;
    margin-top: 40px;
  }
}
.c-list7__left::before,
.c-list7__right::before {
  height: 200px;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  position: absolute;
  background: #231815;
  z-index: -1;
  -webkit-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  transform: skewX(-45deg);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
}
@media screen and (max-width: 767px) {
  .c-list7__left::before,
  .c-list7__right::before {
    height: 100px;
  }
}

.c-list7 .c-title8 {
  text-shadow: 0px 0px 6px #ffffff;
  position: absolute;
  top: -7px;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .c-list7 .c-title8 {
    text-align: left;
    position: relative;
    margin-bottom: 20px;
    top: 0;
  }
}
.c-list7 .c-title8::before {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.c-list7__left {
  text-align: right;
}
.c-list7__left .c-title8 {
  left: 36px;
}
@media screen and (max-width: 767px) {
  .c-list7__left .c-title8 {
    left: 0;
  }
}
.c-list7__left .c-list7__box {
  position: absolute;
  top: 106px;
  left: 40px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-list7__left .c-list7__box {
    position: relative;
    top: 0;
    left: 0;
  }
}

.c-list7__right .c-title8 {
  text-align: right;
  right: 40px;
}
@media screen and (max-width: 767px) {
  .c-list7__right .c-title8 {
    right: 0;
  }
}

/*------------------------------------------------------------
赤い斜めライン 修正
------------------------------------------------------------*/
.c-list7__right .c-title8:before {
  left: inherit;
  right: 0;
}

.c-list7__right .c-list7__box {
  position: absolute;
  top: 106px;
  right: 40px;
}
@media screen and (max-width: 767px) {
  .c-list7__right .c-list7__box {
    position: relative;
    top: 0;
    left: 0;
  }
}
.c-list7__right .c-list7__box div {
  *zoom: 1;
}
.c-list7__right .c-list7__box div:after {
  display: block;
  content: "";
  clear: both;
}
.c-list7__right .c-list7__box div .c-list7__bnt {
  text-align: right;
  width: 100%;
}
.c-list7__right .c-list7__box div .c-list7__bnt a {
  float: right;
  margin-top: 20px;
}

.c-list7__box {
  z-index: 1;
}
.c-list7__box div {
  background: #ff0000;
  position: relative;
  padding: 30px 40px 35px;
  width: 480px;
  height: 240px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-list7__box div {
    width: 100%;
    height: auto;
    padding: 15px;
  }
}
.c-list7__box div .c-list7__txt {
  color: #fff;
  font-size: 1.4rem;
  line-height: 32px;
}
@media screen and (max-width: 767px) {
  .c-list7__box div .c-list7__txt {
    font-size: 1.2rem;
    line-height: 23px;
  }
}
.c-list7__box div .c-button1 {
  margin-top: 30px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-list7__box div .c-button1 {
    margin-top: 15px;
    width: 100px;
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .c-list7__box .c-list7__bnt {
    width: 100%;
  }
  .c-list7__box .c-list7__bnt a {
    float: right;
  }
}

.c-list7__mark {
  bottom: 0;
  left: 0;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .c-list7__mark img {
    width: 80%;
  }
}

.c-list8 {
  position: relative;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .c-list8 {
    padding-bottom: 20px;
  }
}
.c-list8::before {
  height: 200px;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  position: absolute;
  background: #231815;
  z-index: -1;
  -webkit-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  transform: skewX(-45deg);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
}
@media screen and (max-width: 767px) {
  .c-list8::before {
    height: 100px;
  }
}
.c-list8 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-list8 ul li {
  width: 46.5%;
  -webkit-box-shadow: 30px 30px 24px 0px rgba(35, 24, 21, 0.19);
  box-shadow: 30px 30px 24px 0px rgba(35, 24, 21, 0.19);
  margin-top: 80px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .c-list8 ul li {
    width: 100%;
    margin-top: 30px;
    -webkit-box-shadow: 10px 10px 24px 0px rgba(35, 24, 21, 0.19);
    box-shadow: 10px 10px 24px 0px rgba(35, 24, 21, 0.19);
  }
}
.c-list8 ul li img {
  width: 100%;
}
.c-list8 ul li h2 {
  text-align: center;
  font-size: 6.4rem;
  color: #ff0000;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  margin: -41px 0 0 0;
}
@media screen and (max-width: 767px) {
  .c-list8 ul li h2 {
    font-size: 4rem;
    margin: -28px 0 0 0;
  }
}
.c-list8 ul li h3 {
  margin: 7px 0 0 0;
  letter-spacing: 2px;
  font-size: 2.2rem;
  text-align: center;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .c-list8 ul li h3 {
    font-size: 1.6rem;
    margin-top: 0;
  }
}
.c-list8 ul li p {
  font-size: 1.6rem;
  line-height: 28px;
  text-align: center;
  margin: 18px 40px 0;
}
@media screen and (max-width: 767px) {
  .c-list8 ul li p {
    margin: 15px;
    margin-bottom: 0;
    font-size: 1.3rem;
    line-height: 23px;
  }
}
.c-list8 ul li a {
  margin: 30px auto;
  height: 38px;
}
@media screen and (max-width: 767px) {
  .c-list8 ul li a {
    height: 25px;
    margin: 15px auto;
    width: 100px;
  }
}

.c-list9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .c-list9 {
    margin: 0;
    display: block;
  }
}
.c-list9__item {
  width: 28.6%;
}
@media screen and (max-width: 767px) {
  .c-list9__item {
    width: 100%;
    padding: 0;
  }
  .c-list9__item:not(:last-child) {
    margin-bottom: 20px;
  }
}
.c-list9__box {
  background-color: #fff;
  padding-bottom: 30px;
  -webkit-box-shadow: 0 20px 40px 1px rgba(34, 24, 21, 0.2);
  box-shadow: 0 20px 40px 1px rgba(34, 24, 21, 0.2);
  height: 100%;
}
.c-list9__img img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-list9__img img {
    width: 100%;
  }
}
.c-list9__content {
  margin-top: -27px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-list9__content {
    margin-top: -18px;
  }
}
.c-list9__title {
  font-size: 4.8rem;
  line-height: 1;
  margin-bottom: 13px;
  color: #ff0000;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .c-list9__title {
    font-size: 3.2rem;
    margin-bottom: 8px;
  }
}
.c-list9__txt {
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-bottom: 18px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .c-list9__txt {
    font-size: 1.4rem;
    margin-bottom: 15px;
  }
}
.c-list9 .c-button1 {
  margin: auto;
}

.c-list10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-list10 li {
  width: 22.4%;
  -webkit-box-shadow: 20px 20px 24px 0px rgba(35, 24, 21, 0.19);
  box-shadow: 20px 20px 24px 0px rgba(35, 24, 21, 0.19);
  margin-bottom: 60px;
  text-align: center;
  padding: 40px 40px 33px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .c-list10 li {
    width: calc(50% - 10px);
    padding: 15px;
    -webkit-box-shadow: 10px 10px 14px 0px rgba(35, 24, 21, 0.19);
    box-shadow: 10px 10px 14px 0px rgba(35, 24, 21, 0.19);
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-list10 li img {
    width: 30px;
  }
}
.c-list10 li p {
  text-align: left;
  font-size: 1.4rem;
  margin-top: 11px;
  line-height: 28px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .c-list10 li p {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 24px;
  }
}

.c-list11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-list11 li {
  width: 28.5%;
  background: #61a6ae;
  color: #fff;
  padding: 31px 40px;
}
@media screen and (max-width: 767px) {
  .c-list11 li {
    width: 100%;
    padding: 15px;
  }
  .c-list11 li + li {
    margin-top: 15px;
  }
}
.c-list11__tit {
  font-size: 2.4rem;
  text-align: center;
  line-height: 34px;
}
@media screen and (max-width: 767px) {
  .c-list11__tit {
    font-size: 1.6rem;
  }
  .c-list11__tit br {
    display: none;
  }
}
.c-list11__en {
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 3px;
  margin: 5px 0 30px;
  font-weight: 100;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .c-list11__en {
    font-size: 1.2rem;
    letter-spacing: 0;
    margin: 0 0 15px;
  }
}
.c-list11__txt {
  font-size: 1.4rem;
  margin-top: 15px;
  /*text-align: justify;
		text-justify: inter-ideograph;*/
  padding: 0 12px 0 0;
  letter-spacing: 2px;
  line-height: 28px;
}
@media screen and (max-width: 767px) {
  .c-list11__txt {
    font-size: 1.2rem;
    line-height: 23px;
    margin-top: 10px;
    padding: 0;
  }
}

.c-list12 li {
  max-width: 880px;
  margin: 0 auto;
  -webkit-box-shadow: 5px 5px 20px 0px #e3e1e1;
  box-shadow: 5px 5px 20px 0px #e3e1e1;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-list12 li {
    margin: 0 30px;
  }
}
.c-list12 li + li {
  margin-top: 148px;
}
@media screen and (max-width: 767px) {
  .c-list12 li + li {
    margin-top: 60px !important;
  }
}
.c-list12 li + li::before {
  content: "";
  position: absolute;
  top: -89px;
  left: 0;
  right: 0;
  height: 48px;
  background: url(/recruit/assets/img/common/icon3.png) no-repeat center;
}
@media screen and (max-width: 767px) {
  .c-list12 li + li::before {
    height: 24px;
    background-size: auto 24px;
    top: -39px;
  }
}
.c-list12 li:last-child {
  max-width: inherit;
}
@media screen and (max-width: 767px) {
  .c-list12 li:last-child {
    margin: 0;
  }
}
.c-list12 li:last-child::before {
  left: 50%;
}
.c-list12 li:last-child::after {
  content: "";
  position: absolute;
  top: -89px;
  left: 0;
  right: 50%;
  height: 48px;
  background: url(/recruit/assets/img/common/icon3.png) no-repeat center;
}
@media screen and (max-width: 767px) {
  .c-list12 li:last-child::after {
    top: -39px;
    background-size: auto 24px;
    height: 24px;
  }
}

.c-list12__tit {
  background: #61a6ae;
  text-align: center;
  font-size: 2rem;
  color: #fff;
  line-height: 60px;
}
@media screen and (max-width: 767px) {
  .c-list12__tit {
    font-size: 1.6rem;
    line-height: 40px;
  }
}

.c-list12 p {
  text-align: center;
  padding: 31px 50px;
  font-size: 1.4rem;
  line-height: 28px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .c-list12 p {
    padding: 15px;
    font-size: 1.2rem;
    line-height: 24px;
    letter-spacing: 0px;
  }
}

.c-list12__col {
  padding: 30px 40px 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .c-list12__col {
    padding: 15px;
  }
}
.c-list12__col div {
  width: calc(50% - 20px);
  border: 2px solid #61a6ae;
}
@media screen and (max-width: 767px) {
  .c-list12__col div {
    width: calc(50% - 5px);
    border-width: 1px;
  }
}
.c-list12__col div h4 {
  font-size: 2rem;
  text-align: center;
  color: #61a6ae;
  line-height: 56px;
  border-bottom: 2px solid #61a6ae;
}
@media screen and (max-width: 767px) {
  .c-list12__col div h4 {
    font-size: 1.2rem;
    line-height: 28px;
    border-width: 1px;
  }
}
.c-list12__col div p {
  font-size: 1.4rem;
  line-height: 28px;
  padding: 33px 40px;
  text-align: left;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media screen and (max-width: 767px) {
  .c-list12__col div p {
    padding: 10px;
    font-size: 1.2rem;
    line-height: 24px;
  }
}

.c-list13 {
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-list13 {
    padding-bottom: 60px;
  }
}
.c-list13::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 65px 0 65px 60px;
  border-color: transparent transparent transparent #6fb477;
  position: absolute;
  top: 5px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .c-list13::before {
    top: inherit;
    bottom: 0;
    left: calc(50% - 40px);
    border-width: 40px 40px 0 40px;
    border-color: #6fb477 transparent transparent transparent;
  }
}
.c-list13:after {
  content: "";
  height: 60px;
  right: 60px;
  left: 0;
  position: absolute;
  top: 40px;
  background: #6fb477;
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#6fb477),
    to(white)
  );
  background: -webkit-linear-gradient(right, #6fb477 0%, white 100%);
  background: linear-gradient(-90deg, #6fb477 0%, white 100%);
}
@media screen and (max-width: 767px) {
  .c-list13:after {
    right: inherit;
    height: auto;
    width: 40px;
    top: 0;
    bottom: 40px;
    left: calc(50% - 20px);
    background: #6fb477;
    background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(#6fb477),
      to(white)
    );
    background: -webkit-linear-gradient(bottom, #6fb477 0%, white 100%);
    background: linear-gradient(0deg, #6fb477 0%, white 100%);
  }
}
.c-list13 ul {
  max-width: 880px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-list13 ul li {
  width: 190px;
}
@media screen and (max-width: 767px) {
  .c-list13 ul li {
    width: 100%;
  }
  .c-list13 ul li + li {
    margin-top: 30px;
  }
}
.c-list13__tit1 {
  font-size: 2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-list13__tit1 {
    font-size: 1.6rem;
  }
}
.c-list13__box {
  border: 2px solid #a179a9;
  margin-top: 41px;
}
@media screen and (max-width: 767px) {
  .c-list13__box {
    margin-top: 5px;
  }
}
.c-list13__box div {
  padding: 14px 18px 30px;
  background: #fff;
}
.c-list13__sub {
  background: #a179a9;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  line-height: 2.4rem;
  padding: 2rem 0;
}
@media screen and (max-width: 767px) {
  .c-list13__sub {
    padding: 1rem 0;
    font-size: 1.4rem;
  }
}
.c-list13__sub2 {
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 23px;
}
@media screen and (max-width: 767px) {
  .c-list13__sub2 {
    font-size: 1.2rem;
    margin-bottom: 15px;
  }
}
.c-list13 p {
  font-size: 1.4rem;
  font-weight: bold;
  position: relative;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .c-list13 p {
    font-size: 1.2rem;
  }
}
.c-list13 p span {
  font-size: 1.2rem;
  font-weight: normal;
  display: block;
  margin-top: 8px;
  line-height: 20px;
}
@media screen and (max-width: 767px) {
  .c-list13 p span {
    font-size: 1rem;
    line-height: 18px;
  }
}
.c-list13 p + p {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .c-list13 p + p {
    margin-top: 10px;
  }
}
.c-list13 p::before {
  content: "";
  width: 10px;
  height: 2px;
  background: #ff0000;
  position: absolute;
  top: 10px;
  left: 0;
}

.c-list14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-list14 li {
  -webkit-box-shadow: 5px 5px 20px 0px #e3e1e1;
  box-shadow: 5px 5px 20px 0px #e3e1e1;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .c-list14 li {
    margin-bottom: 20px;
  }
}
.c-list14--col2 li {
  width: calc(50% - 20px);
}
@media screen and (max-width: 767px) {
  .c-list14--col2 li {
    width: 100%;
  }
}
.c-list14--col2 h3 {
  line-height: 60px;
}
@media screen and (max-width: 767px) {
  .c-list14--col2 h3 {
    line-height: 1.5;
    padding: 10px 0 12px;
  }
}
.c-list14--col3 li {
  width: calc(33.3333% - 54px);
}
@media screen and (max-width: 767px) {
  .c-list14--col3 li {
    width: 100%;
  }
}
.c-list14--col3 h3 {
  padding: 10px 0 12px;
}
.c-list14 h3 {
  font-size: 2rem;
  color: #fff;
  text-align: center;
  background: #61a6ae;
}
@media screen and (max-width: 767px) {
  .c-list14 h3 {
    font-size: 1.6rem;
  }
}
.c-list14__text {
  line-height: 24px;
  font-size: 1.4rem;
  padding: 31px 47px 39px 40px;
  letter-spacing: 1px;
  line-height: 28px;
  /*text-align: justify;
		text-justify: inter-ideograph;*/
}
@media screen and (max-width: 767px) {
  .c-list14__text {
    padding: 15px;
    font-size: 1.2rem;
    line-height: 24px;
  }
}
.c-list14__text.sub {
  padding: 22px 47px 0 40px;
}
@media screen and (max-width: 767px) {
  .c-list14__text.sub {
    padding: 15px;
    padding-bottom: 0;
  }
}
.c-list14__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 19px 40px;
}
@media screen and (max-width: 767px) {
  .c-list14__list {
    margin: 15px 15px;
  }
}
.c-list14__list p {
  width: 50%;
  position: relative;
  padding-left: 20px;
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .c-list14__list p {
    width: 100%;
    margin-bottom: 10px;
    font-size: 1.2rem;
  }
}
.c-list14__list p:before {
  content: "";
  width: 10px;
  height: 2px;
  background: #ff0000;
  position: absolute;
  top: 9px;
  left: 0;
}

.c-list15 li {
  -webkit-box-shadow: 5px 5px 20px 0px #e3e1e1;
  box-shadow: 5px 5px 20px 0px #e3e1e1;
  position: relative;
}
.c-list15 li + li {
  margin-top: 220px;
}
@media screen and (max-width: 767px) {
  .c-list15 li + li {
    margin-top: 120px !important;
  }
}
.c-list15 li + li::before {
  content: "";
  position: absolute;
  top: -180px;
  left: 0;
  right: 0;
  height: 160px;
  background: url(/recruit/assets/img/common/icon4_en.png) no-repeat center;
}
@media screen and (max-width: 767px) {
  .c-list15 li + li::before {
    height: 80px;
    background-size: auto 80px;
    top: -93px;
  }
}

.c-list15__tit {
  background: #61a6ae;
  text-align: center;
  font-size: 2rem;
  color: #fff;
  line-height: 60px;
}
@media screen and (max-width: 767px) {
  .c-list15__tit {
    font-size: 1.4rem;
    line-height: 40px;
  }
}

.c-list15__col {
  padding: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .c-list15__col {
    padding: 15px;
  }
}

.c-list15__box {
  width: calc(50% - 20px);
  border: 2px solid #61a6ae;
}
@media screen and (max-width: 767px) {
  .c-list15__box {
    width: 100%;
    border-width: 1px;
  }
  .c-list15__box + div {
    margin-top: 15px;
  }
}
.c-list15__box h4 {
  font-size: 2rem;
  text-align: center;
  color: #fff;
  line-height: 2.4rem;
  padding: 1rem 0;
  border-bottom: 2px solid #61a6ae;
  background: #61a6ae;
}
@media screen and (max-width: 767px) {
  .c-list15__box h4 {
    font-size: 1.2rem;
    line-height: 28px;
    border-width: 1px;
  }
}

.c-list15__text {
  font-size: 1.4rem;
  line-height: 28px;
  padding: 33px 40px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-list15__text {
    padding: 10px;
    font-size: 1.2rem;
    line-height: 24px;
  }
}

.c-list15__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 15px 18px 15px;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .c-list15__list {
    margin: 15px 15px;
  }
}
.c-list15__list p {
  width: 44%;
  position: relative;
  padding-left: 20px;
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .c-list15__list p {
    width: 100%;
    margin-bottom: 10px;
    font-size: 1.2rem;
  }
}
.c-list15__list p:before {
  content: "";
  width: 10px;
  height: 2px;
  background: #ff0000;
  position: absolute;
  top: 9px;
  left: 0;
}

.c-list16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-list16 li {
  border: 2px solid #fff;
  width: calc(50% - 20px);
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .c-list16 li {
    width: 100%;
    margin-bottom: 20px;
    border-width: 1px;
  }
}
.c-list16__tit {
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #ff0000;
  border-bottom: 2px solid #fff;
  text-align: center;
  line-height: 56px;
  font-size: 3.2rem;
  letter-spacing: 3px;
}
@media screen and (max-width: 767px) {
  .c-list16__tit {
    font-size: 2rem;
    line-height: 40px;
    border-width: 1px;
  }
}
.c-list16 p {
  padding: 32px 39px;
  font-size: 1.4rem;
  line-height: 28px;
}
@media screen and (max-width: 767px) {
  .c-list16 p {
    padding: 15px;
    font-size: 1.2rem;
    line-height: 24px;
  }
}

/*------------------------------------------------------------
table
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-table1 {
  width: 100%;
  border-collapse: collapse;
}
.c-table1 tr:last-child th,
.c-table1 tr:last-child td {
  border-bottom: none;
}
.c-table1 th,
.c-table1 td {
  vertical-align: middle;
  font-weight: normal;
  padding: 20px 40px 22px;
  padding-right: 41px;
  border-bottom: 1px solid #cccccc;
  letter-spacing: 1px;
  font-size: 1.4rem;
  line-height: 28px;
}
@media screen and (max-width: 767px) {
  .c-table1 th,
  .c-table1 td {
    display: block;
    font-size: 1.2rem;
    line-height: 23px;
    padding: 10px;
    border: none;
  }
}
.c-table1 th {
  text-align: center;
  width: 160px;
  color: #fff;
  background: #d10501;
}
@media screen and (max-width: 767px) {
  .c-table1 th {
    width: 100%;
    text-align: left;
  }
}
.c-table1 td {
  background: #f5f5f5;
}
.c-table1 td a {
  color: #d10501;
}

/*------------------------------------------------------------
line
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
video
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-video1 {
  position: relative;
  padding-bottom: 450px;
  height: 0;
  overflow: hidden;
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-video1 {
    padding-bottom: 290px;
  }
}
.c-video1 iframe,
.c-video1 object,
.c-video1 embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*------------------------------------------------------------
video
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
other
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-mainvisual {
  position: relative;
  overflow: hidden;
}
.c-mainvisual__title {
  background: #231815;
  text-align: center;
  position: relative;
  overflow: hidden;
  height: 25%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-mainvisual__title::before {
  content: "";
  width: 140px;
  background: #ff0000;
  position: absolute;
  top: 50%;
  left: 130px;
  height: 200vh;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
@media screen and (max-width: 767px) {
  .c-mainvisual__title::before {
    width: 70px;
    -webkit-transform: translateY(-50%) rotate(30deg);
    -ms-transform: translateY(-50%) rotate(30deg);
    transform: translateY(-50%) rotate(30deg);
    left: 60px;
  }
}
.c-mainvisual__title h1 {
  margin: 0;
  text-align: center;
  width: 100%;
  padding: 0 100px;
}
@media screen and (max-width: 767px) {
  .c-mainvisual__title h1 {
    padding: 0 15px;
  }
}
.c-mainvisual__title img {
  max-width: 100%;
  position: relative;
}
.c-mainvisual__scroll {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 200px;
  height: 200px;
}
.c-mainvisual__scroll::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 200px 200px;
  border-color: transparent transparent #ff0000 transparent;
}
@media screen and (max-width: 767px) {
  .c-mainvisual__scroll::before {
    border-width: 0 0 120px 120px;
  }
}
.c-mainvisual__scroll p {
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #fff;
  position: absolute;
  top: 140px;
  right: -8px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 1.4rem;
  padding-right: 60px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .c-mainvisual__scroll p {
    padding-right: 40px;
    font-size: 1rem;
    top: 157px;
    right: -8px;
  }
}
.c-mainvisual__scroll p:before {
  content: "";
  width: 50px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 50%;
}
@media screen and (max-width: 767px) {
  .c-mainvisual__scroll p:before {
    width: 35px;
  }
}
.c-mainvisual__scroll p:after {
  width: 8px;
  height: 8px;
  border-radius: 100px;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
  -webkit-animation: 1s move1 infinite ease-out;
  animation: 1s move1 infinite ease-out;
}
.c-mainvisual__box1,
.c-mainvisual__box2,
.c-mainvisual__box3 {
  height: 25%;
}
.c-mainvisual__box1 img,
.c-mainvisual__box2 img,
.c-mainvisual__box3 img {
  width: 100%;
}
.c-mainvisual__effect {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: #231815;
  -webkit-transition: 2s;
  transition: 2s;
}
.c-mainvisual__effect:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #231815;
  z-index: 9;
  -webkit-transition: 2s;
  transition: 2s;
}
.c-mainvisual__effect div {
  height: 25%;
}
.c-mainvisual__effect div:nth-child(1),
.c-mainvisual__effect div:nth-child(3),
.c-mainvisual__effect div:nth-child(4) {
  position: relative;
  z-index: 10;
  width: 5000px;
  *zoom: 1;
}
.c-mainvisual__effect div:nth-child(1):after,
.c-mainvisual__effect div:nth-child(3):after,
.c-mainvisual__effect div:nth-child(4):after {
  display: block;
  content: "";
  clear: both;
}
.c-mainvisual__effect div:nth-child(1) img,
.c-mainvisual__effect div:nth-child(3) img,
.c-mainvisual__effect div:nth-child(4) img {
  height: 100%;
  width: auto;
  display: block;
  float: left;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.c-mainvisual__effect div:nth-child(2) {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-mainvisual__effect div:nth-child(2)::before {
  content: "";
  width: 140px;
  background: #ff0000;
  position: absolute;
  top: 50%;
  left: 130px;
  height: 200vh;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
@media screen and (max-width: 767px) {
  .c-mainvisual__effect div:nth-child(2)::before {
    width: 70px;
    -webkit-transform: translateY(-50%) rotate(30deg);
    -ms-transform: translateY(-50%) rotate(30deg);
    transform: translateY(-50%) rotate(30deg);
    left: 60px;
  }
}
.c-mainvisual__effect div:nth-child(2) p {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 10;
  padding: 0 100px;
}
@media screen and (max-width: 767px) {
  .c-mainvisual__effect div:nth-child(2) p {
    padding: 0 15px;
  }
}
.c-mainvisual__effect div:nth-child(2) p img {
  opacity: 0;
  max-width: 100%;
}
.c-mainvisual__effect.action {
  opacity: 0;
  -webkit-transition-delay: 4s;
  transition-delay: 4s;
}
.c-mainvisual__effect.action:before {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
  height: 0;
}
.c-mainvisual__effect.action div:nth-child(2) img {
  -webkit-animation: 2.5s eff1 forwards;
  animation: 2.5s eff1 forwards;
}
.c-mainvisual__effect.action div:nth-child(2) p {
  -webkit-animation: 2s eff3 forwards 2s;
  animation: 2s eff3 forwards 2s;
}

@-webkit-keyframes move1 {
  from {
    right: 20px;
  }
  to {
    right: 0;
  }
}

@keyframes move1 {
  from {
    right: 20px;
  }
  to {
    right: 0;
  }
}

@-webkit-keyframes eff1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes eff1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes eff2 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes eff2 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@-webkit-keyframes eff3 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes eff3 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.c-mainvisual1 {
  height: 611px;
  background-image: url(/recruit/assets/img/project/img_mv.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-mainvisual1 {
    height: 300px;
    overflow: hidden;
  }
}
.c-mainvisual1__box {
  position: absolute;
  z-index: 1;
  bottom: -40px;
  right: 0;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  .c-mainvisual1__box {
    bottom: 0;
  }
}
.c-mainvisual1__inner {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-mainvisual1__inner {
    overflow: initial;
  }
}
.c-mainvisual1__inner:before,
.c-mainvisual1__inner:after {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  transform: skewX(-45deg);
}
@media screen and (max-width: 767px) {
  .c-mainvisual1__inner:before,
  .c-mainvisual1__inner:after {
    -webkit-transform: skewX(-35deg);
    -ms-transform: skewX(-35deg);
    transform: skewX(-35deg);
  }
}
.c-mainvisual1__inner:before {
  background-color: #ff0000;
  width: 100%;
  left: 100px;
}
@media screen and (max-width: 767px) {
  .c-mainvisual1__inner:before {
    left: 0;
  }
}
.c-mainvisual1__inner:after {
  width: calc(100% - 200px);
  right: -100px;
  background-color: #231815;
}
@media screen and (max-width: 767px) {
  .c-mainvisual1__inner:after {
    width: 100%;
    right: -100px;
  }
}
.c-mainvisual1__txts {
  position: relative;
  z-index: 1;
  width: 800px;
  height: 200px;
  color: #fff;
  padding: 0 0 0 193px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 1;
  overflow: hidden;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-mainvisual1__txts {
    width: 350px;
    height: auto;
    padding: 15px 5px 15px 45px;
  }
}
@media screen and (max-width: 480px) {
  .c-mainvisual1__txts {
    width: auto;
    display: inline-block;
    padding-left: 20px;
    min-width: 250px;
  }
}
.c-mainvisual1__subtit {
  font-size: 3.2rem;
  width: 100%;
  line-height: 1;
  margin-bottom: 8px;
  padding-left: 5px;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .c-mainvisual1__subtit {
    font-size: 1.6rem;
  }
}
.c-mainvisual1__title {
  font-size: 4.6rem;
  width: 100%;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .c-mainvisual1__title {
    font-size: 2.4rem;
  }
}

.c-mainvisual2 .l-container {
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-mainvisual2 .l-container {
    padding: 0px;
  }
}

.c-mainvisual2__img {
  width: calc(100% - 70px);
  background-image: url(/recruit/assets/img/project/img_mv01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  height: 560px;
}
@media screen and (max-width: 767px) {
  .c-mainvisual2__img {
    height: 240px;
    width: 100%;
    background-image: url(/recruit/assets/img/project/img_mv01_sp.jpg);
  }
}

.c-mainvisual2__box {
  position: absolute;
  right: 40px;
  bottom: -50px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-mainvisual2__box {
    bottom: -30px;
    right: 0;
  }
}

.c-mainvisual2__title {
  font-size: 8rem;
  font-weight: bold;
  color: #ff0000;
  margin-bottom: 23px;
  line-height: 1;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .c-mainvisual2__title {
    font-size: 3rem;
    margin-bottom: 5px;
  }
}

.c-mainvisual2__inner {
  overflow: hidden;
  position: relative;
}
.c-mainvisual2__inner:before,
.c-mainvisual2__inner:after {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  transform: skewX(-45deg);
}
@media screen and (max-width: 767px) {
  .c-mainvisual2__inner:before,
  .c-mainvisual2__inner:after {
    -webkit-transform: skewX(-35deg);
    -ms-transform: skewX(-35deg);
    transform: skewX(-35deg);
  }
}
.c-mainvisual2__inner:before {
  background-color: #ff0000;
  width: 100%;
  left: 100px;
}
@media screen and (max-width: 767px) {
  .c-mainvisual2__inner:before {
    left: 22px;
  }
}
.c-mainvisual2__inner:after {
  width: calc(100% - 150px);
  right: -57px;
  background-color: #231815;
}
@media screen and (max-width: 767px) {
  .c-mainvisual2__inner:after {
    width: 100%;
    right: -78px;
  }
}

.c-mainvisual2__subtit {
  font-size: 2.2rem;
  font-style: italic;
  color: #fff;
  width: 587px;
  padding: 10px 0 10px 143px;
  height: 115px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 1;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .c-mainvisual2__subtit {
    width: auto;
    height: auto;
    font-size: 1.6rem;
    padding: 10px 20px 10px 50px;
  }
}

.c-box-text1 {
  text-align: center;
}
.c-box-text1__title {
  font-size: 3.2rem;
  line-height: 2;
  margin-bottom: 33px;
  font-weight: bold;
  letter-spacing: 0.29em;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .c-box-text1__title {
    font-size: 1.9rem;
    margin-bottom: 15px;
    line-height: 1.5;
    letter-spacing: 0;
  }
}
.c-box-text1__txt {
  font-size: 1.6rem;
  line-height: 2;
  font-weight: bold;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 767px) {
  .c-box-text1__txt {
    font-size: 1.2rem;
    letter-spacing: 0.1em;
  }
}

.c-box-intro {
  background-color: #fff;
  padding: 53px 60px 30px;
}
@media screen and (max-width: 767px) {
  .c-box-intro {
    padding: 30px 30px 20px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .c-box-intro {
    padding: 15px;
  }
}
.c-box-intro__subtit {
  font-size: 2.4rem;
  color: #ff0000;
  margin-bottom: 8px;
  display: inline-block;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .c-box-intro__subtit {
    font-size: 1.8rem;
  }
}
.c-box-intro__title {
  font-size: 2.4rem;
  font-style: italic;
  letter-spacing: 0.16em;
  line-height: 2;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .c-box-intro__title {
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: 15px;
  }
}
.c-box-intro__txt {
  font-size: 1.4rem;
  line-height: 2;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media screen and (max-width: 767px) {
  .c-box-intro__txt {
    font-size: 1.2rem;
    line-height: 1.7;
  }
}

.c-block-other1 {
  border-top: 1px solid #cccccc;
  padding-top: 22px;
}
.c-block-other1 .c-title3 {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .c-block-other1 .c-title3 {
    margin-bottom: 30px;
  }
}

.c-block-other2__img {
  margin-bottom: 78px;
}
.c-block-other2__img img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-block-other2__img {
    margin-bottom: 30px;
  }
}

.c-block-other2 .c-title2 {
  margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .c-block-other2 .c-title2 {
    margin-bottom: 15px;
  }
}

.c-block-other2 .c-list2 {
  margin-bottom: 68px;
}
@media screen and (max-width: 767px) {
  .c-block-other2 .c-list2 {
    margin-bottom: 30px;
  }
}

.c-block-other2__inner {
  width: calc(100% - 240px);
  margin: auto;
}
@media screen and (max-width: 767px) {
  .c-block-other2__inner {
    width: 100%;
  }
}

.c-block-other2__row:not(:last-child) {
  margin-bottom: 73px;
}
@media screen and (max-width: 767px) {
  .c-block-other2__row:not(:last-child) {
    margin-bottom: 20px;
  }
}

.c-block-other2__title {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .c-block-other2__title {
    margin-bottom: 15px;
  }
}
.c-block-other2__title span {
  border-bottom: 1px solid #333;
  display: inline-block;
  padding-bottom: 5px;
  font-size: 2.4rem;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.08em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .c-block-other2__title span {
    font-size: 1.8rem;
    line-height: 1.5;
  }
}

.c-block-other2__txts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .c-block-other2__txts {
    display: block;
  }
}
.c-block-other2__txts-txt {
  width: calc(100% - 189px);
  padding-right: 40px;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.08em;
  margin-top: -7px;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media screen and (max-width: 767px) {
  .c-block-other2__txts-txt {
    width: 100%;
    padding: 0;
    font-size: 1.2rem;
    line-height: 1.75;
    text-align: justify;
    text-justify: inter-ideograph;
  }
}
.c-block-other2__txts-img {
  width: 189px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
@media screen and (max-width: 767px) {
  .c-block-other2__txts-img {
    width: 95px;
    float: right;
    margin: 5px 0 5px 5px;
  }
  .c-block-other2__txts-img img {
    width: 100%;
  }
}

.c-block-other3__img {
  height: 660px;
  background-image: url(/recruit/assets/img/diversity/img10.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .c-block-other3__img {
    background: none;
    height: auto;
  }
  .c-block-other3__img img {
    width: 100%;
  }
}

.c-block-other3 .c-box-intro {
  max-width: 800px;
  width: 100%;
  margin: -80px auto 0;
}
@media screen and (max-width: 767px) {
  .c-block-other3 .c-box-intro {
    margin-top: 0;
  }
}

.c-block-other4 .c-title2 {
  margin-bottom: 19px;
}
@media screen and (max-width: 767px) {
  .c-block-other4 .c-title2 {
    margin-bottom: 10px;
  }
}
.c-block-other4 .c-title2__theme {
  margin-right: 0;
  width: 400px;
}
@media screen and (max-width: 767px) {
  .c-block-other4 .c-title2__theme {
    width: auto;
  }
}

.c-block-other4__content {
  position: relative;
}

.c-block-other4__img img {
  max-width: 100%;
  height: auto;
}

.c-block-other4__txt {
  padding: 41px 0 42px 50px;
  width: 520px;
  background: rgba(255, 255, 255, 0.8);
  font-size: 1.4rem;
  line-height: 2;
  color: #333333;
  /*letter-spacing: 0.08em;*/
  position: absolute;
  bottom: 0;
  z-index: 1;
  right: 0;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media screen and (max-width: 767px) {
  .c-block-other4__txt {
    font-size: 1.2rem;
    line-height: 1.75;
    width: 100%;
    max-width: 480px;
    position: static;
    max-width: 100%;
    background-color: #fff;
    padding: 15px 0;
  }
}

.c-block-other4__left,
.c-block-other4__right {
  margin-top: 77px;
}
@media screen and (max-width: 767px) {
  .c-block-other4__left,
  .c-block-other4__right {
    margin-top: 30px;
  }
}

.c-block-other4__right .c-block-other4__img {
  display: block;
  text-align: right;
}

.c-block-other4__right .c-block-other4__txt {
  left: 0;
  right: auto;
  padding: 41px 50px 50px 0;
}
@media screen and (max-width: 767px) {
  .c-block-other4__right .c-block-other4__txt {
    padding: 15px 0;
  }
}

.c-block-other5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 173px;
}
@media screen and (max-width: 767px) {
  .c-block-other5 {
    display: block;
    margin-bottom: 50px;
  }
}
.c-block-other5__img {
  width: 480px;
}
@media screen and (max-width: 767px) {
  .c-block-other5__img {
    width: 100%;
    margin-bottom: 30px;
  }
  .c-block-other5__img img {
    width: 100%;
  }
}
.c-block-other5__content {
  width: calc(100% - 480px);
  padding: 29px 0 0 81px;
}
@media screen and (max-width: 767px) {
  .c-block-other5__content {
    width: 100%;
    padding: 0;
  }
}
.c-block-other5 .c-title6 {
  margin-bottom: 44px;
}
@media screen and (max-width: 767px) {
  .c-block-other5 .c-title6 {
    margin-bottom: 20px;
  }
}
.c-block-other5__info {
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  line-height: 2;
}
.c-block-other5__txt {
  text-align: justify;
  text-justify: inter-ideograph;
}
@media screen and (max-width: 767px) {
  .c-block-other5__txt {
    font-size: 1.2rem;
    line-height: 1.75;
  }
}
.c-block-other5__author {
  text-align: right;
  margin-top: 28px;
}
@media screen and (max-width: 767px) {
  .c-block-other5__author {
    margin-top: 20px;
  }
}

.c-block-other6 {
  background-color: #022b3a;
  padding: 76px 0 80px;
}
@media screen and (max-width: 767px) {
  .c-block-other6 {
    padding: 30px 15px;
  }
}
.c-block-other6__title {
  font-size: 2.4rem;
  font-weight: normal;
  color: #fff;
  letter-spacing: 0.08em;
  line-height: 1.1;
  text-align: center;
  margin-bottom: 38px;
}
@media screen and (max-width: 767px) {
  .c-block-other6__title {
    font-size: 1.75rem;
    letter-spacing: 0em;
    font-weight: normal;
  }
}
.c-block-other6 .c-button4 {
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  .c-block-other6 .c-button4 {
    width: 100%;
  }
}

.c-block-other7 {
  padding: 37px 0 118px;
}
@media screen and (max-width: 767px) {
  .c-block-other7 {
    padding: 40px 0;
  }
}
.c-block-other7 .c-title3 {
  margin-bottom: 59px;
}
@media screen and (max-width: 767px) {
  .c-block-other7 .c-title3 {
    margin-bottom: 30px;
  }
}
.c-block-other7__btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -38px;
}
@media screen and (max-width: 767px) {
  .c-block-other7__btns {
    display: block;
    margin: 0;
  }
}
.c-block-other7__btns-item {
  width: 50%;
  padding: 0 38px;
}
@media screen and (max-width: 767px) {
  .c-block-other7__btns-item {
    width: 100%;
    padding: 0;
  }
  .c-block-other7__btns-item:not(:last-child) {
    margin-bottom: 25px;
  }
}
.c-block-other7__btns .c-button2 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.c-block-interview1 {
  background-color: #231815;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .c-block-interview1 {
    padding: 30px 0;
  }
}
.c-block-interview1--1 {
  background-color: #392f2c;
}
.c-block-interview1 .l-container {
  position: relative;
}
.c-block-interview1__title {
  font-size: 3.2rem;
  color: #fff;
  position: absolute;
  left: -30px;
  top: 0;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
}
@media screen and (max-width: 1300px) {
  .c-block-interview1__title {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-block-interview1__title {
    position: static;
    -webkit-writing-mode: initial;
    -ms-writing-mode: initial;
    writing-mode: initial;
    margin-bottom: 20px;
  }
}

.c-block-interview2 {
  background-color: #231815;
  padding: 80px 0 74px;
}
@media screen and (max-width: 767px) {
  .c-block-interview2 {
    padding: 30px 0;
  }
}
.c-block-interview2 .l-container {
  position: relative;
}
.c-block-interview2__title {
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 3.2rem;
  color: #ffffff;
  line-height: 1;
  position: absolute;
  top: 0;
  left: -27px;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
}
@media screen and (max-width: 1300px) {
  .c-block-interview2__title {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-block-interview2__title {
    position: static;
    -webkit-writing-mode: initial;
    -ms-writing-mode: initial;
    writing-mode: initial;
    margin-bottom: 20px;
  }
}

.c-recruit {
  text-align: center;
  background: url(/recruit/assets/img/common/footer_bg1.jpg) no-repeat right
    bottom;
  background-size: cover;
  padding: 190px 0 160px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-recruit {
    background: url(/recruit/assets/img/common/footer_bg1_sp.jpg) no-repeat
      center;
    background-size: cover;
    padding: 60px 0 30px;
  }
}
.c-recruit__txt {
  font-size: 1.4rem;
  color: #fff;
  margin-top: 71px;
  line-height: 32px;
}
@media screen and (max-width: 767px) {
  .c-recruit__txt {
    font-size: 1.2rem;
    margin-top: 50px;
    line-height: 23px;
  }
}
.c-recruit ul {
  max-width: 1120px;
  margin: 0 auto;
  margin-top: 73px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .c-recruit ul {
    margin-top: 30px;
    width: 80vw;
    margin: 0 auto;
  }
}
.c-recruit ul li a {
  width: 320px;
  height: 49px;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .c-recruit ul li a {
    width: 80vw;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-recruit ul li {
    margin-top: 15px;
  }
}

body {
  counter-reset: section;
}

.c-faq__qes,
.c-faq__ans {
  padding-left: 200px;
  position: relative;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .c-faq__qes,
  .c-faq__ans {
    padding-left: 0;
    font-size: 1.2rem;
  }
}

.c-faq__qes {
  font-weight: bold;
  color: #ff0000;
}
.c-faq__qes::before {
  content: "QUESTION";
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.6rem;
  border: 1px solid #ff0000;
  position: absolute;
  top: 50%;
  line-height: 38px;
  left: 0;
  width: 131px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 27px;
}
@media screen and (max-width: 767px) {
  .c-faq__qes::before {
    position: relative;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: block;
    margin-bottom: 10px;
    line-height: 30px;
    width: auto;
    padding-left: 0;
    padding-right: 30px;
    font-size: 1.4rem;
    text-align: center;
  }
}
.c-faq__qes:after {
  counter-increment: section;
  content: counter(section);
  position: absolute;
  top: calc(50% - 2px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 108px;
  font-size: 2.4rem;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .c-faq__qes:after {
    font-size: 1.8rem;
    top: 4px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: calc(50% + 20px);
  }
}

.c-faq__ans {
  margin-top: 21px;
  color: #333333;
  line-height: 28px;
  max-width: 1075px;
  min-height: 58px;
  text-align: justify;
  text-justify: inter-ideograph;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-faq__ans {
    margin-top: 15px;
    display: block;
  }
}
.c-faq__ans a {
  color: #ff0000;
  font-weight: bold;
}
.c-faq__ans::before {
  content: "ANSWER";
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.6rem;
  border: 1px solid #231815;
  position: absolute;
  top: 50%;
  line-height: 38px;
  left: 0;
  width: 158px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-faq__ans::before {
    position: relative;
    display: block;
    font-size: 1.4rem;
    width: 100%;
    line-height: 30px;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-bottom: 10px;
  }
}

.c-faq__box + .c-faq__box {
  margin-top: 63px;
}
@media screen and (max-width: 767px) {
  .c-faq__box + .c-faq__box {
    margin-top: 30px;
  }
}

.c-faq__box:nth-child(-n + 9) .c-faq__qes:after {
  counter-increment: section;
  content: "0" counter(section);
}

.c-program {
  max-width: 800px;
  margin: 0 auto;
}
.c-program__box {
  border: 2px solid #61a6ae;
  position: relative;
  padding: 47px 75px 56px;
}
@media screen and (max-width: 767px) {
  .c-program__box {
    padding: 60px 15px 30px;
  }
}
.c-program__box + .c-program__box {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .c-program__box + .c-program__box {
    margin-top: 30px;
  }
}
.c-program__number {
  color: #fff;
  text-align: center;
  width: 78px;
  line-height: 78px;
  background: #61a6ae;
  font-size: 3.2rem;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .c-program__number {
    width: 50px;
    font-size: 2.3rem;
    line-height: 50px;
  }
}
.c-program__tit1 {
  text-align: center;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .c-program__tit1 {
    font-size: 1.6rem;
  }
}
.c-program__tit1 + .c-program__tit2 {
  margin-top: 37px;
}
@media screen and (max-width: 767px) {
  .c-program__tit1 + .c-program__tit2 {
    margin-top: 20px;
  }
}
.c-program__tit2 {
  text-align: center;
  position: relative;
  font-size: 2rem;
  font-weight: bold;
  margin-top: 59px;
}
@media screen and (max-width: 767px) {
  .c-program__tit2 {
    font-size: 1.4rem;
    margin-top: 30px;
  }
}
.c-program__tit2:before {
  content: "";
  width: 220px;
  left: 0;
  height: 1px;
  background: #61a6ae;
  top: 50%;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .c-program__tit2:before {
    width: calc(50% - 50px);
  }
}
.c-program__tit2::after {
  content: "";
  width: 220px;
  right: 0;
  height: 1px;
  background: #61a6ae;
  top: 50%;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .c-program__tit2::after {
    width: calc(50% - 50px);
  }
}
.c-program__tit3 {
  font-size: 2rem;
  text-align: center;
  margin-top: 36px;
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  .c-program__tit3 {
    font-size: 1.4rem;
    margin-top: 20px;
    line-height: 24px;
  }
}
.c-program__text {
  font-size: 1.4rem;
  text-align: center;
  margin: 20px 0 30px;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .c-program__text {
    font-size: 1.2rem;
  }
}
.c-program__flow {
  max-width: 100%;
  margin: 0 auto;
  margin-top: 25px;
}
.c-program__flow li {
  border: 2px solid #61a6ae;
  border-radius: 50px;
  padding: 2rem 0;
  text-align: center;
  font-size: 2rem;
  line-height: 1.6rem;
  position: relative;
  color: #61a6ae;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .c-program__flow li {
    font-size: 1.4rem;
    line-height: 40px;
    border-width: 1px;
  }
}
.c-program__flow li + li {
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .c-program__flow li + li {
    margin-top: 30px;
  }
}
.c-program__flow li + li::before {
  content: "";
  position: absolute;
  top: -38px;
  height: 24px;
  left: 0;
  right: 0;
  background: url(/recruit/assets/img/common/icon2.png) no-repeat center;
  background-size: auto 24px;
}
@media screen and (max-width: 767px) {
  .c-program__flow li + li::before {
    height: 12px;
    background-size: auto 12px;
    top: -22px;
  }
}
.c-program__flow + .c-program__tit2 {
  margin-top: 65px;
}
@media screen and (max-width: 767px) {
  .c-program__flow + .c-program__tit2 {
    margin-top: 30px;
  }
}

.c-mission {
  position: relative;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
@media screen and (max-width: 767px) {
  .c-mission {
    width: 100%;
  }
}
.c-mission__box {
  width: 740px;
  height: 620px;
  background: url(/recruit/assets/img/about/bg2.jpg) no-repeat center;
  margin: 0 auto;
  position: relative;
}
.c-mission__box > div {
  width: 320px;
  height: 320px;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.c-mission__box > div div {
  width: 100%;
}
.c-mission__note {
  padding: 22px 60px 0;
  border-radius: 5px;
  text-align: left;
  font-size: 1.4rem;
  line-height: 24px;
}
.c-mission__title {
  font-size: 1.6rem;
  color: #ff0000;
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 1px;
}
.c-mission__txt {
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 13px;
  line-height: 28px;
  letter-spacing: 3px;
  font-style: italic;
}
.c-mission--1 {
  top: 0;
  left: calc(50% - 160px);
}
.c-mission--2 {
  bottom: 0;
  left: 0;
}
.c-mission--3 {
  bottom: 0;
  right: 0;
}

.c-map {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
@media screen and (max-width: 767px) {
  .c-map {
    width: 100%;
  }
}
.c-map__zoom {
  width: 1120px;
  height: 634px;
  position: relative;
}
.c-map__zoom img {
  width: 100%;
}
.c-map__item {
  width: 160px;
  height: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background: rgba(255, 0, 0, 0.5);
  border-radius: 100px;
  color: #fff;
  position: absolute;
  -webkit-animation: animate 2s linear infinite;
  animation: animate 2s linear infinite;
}
.c-map__item div {
  width: 100%;
}
.c-map__item p {
  font-size: 2rem;
  font-weight: bold;
  font-style: italic;
}
.c-map__item h4 {
  font-style: italic;
  font-size: 2.4rem;
}
.c-map__item h4 span {
  font-family: brothers, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 6.4rem;
}
.c-map--4,
.c-map--5,
.c-map--6 {
  width: 190px;
  height: 190px;
}
.c-map--1 {
  top: 164px;
  right: 238px;
}
.c-map--2 {
  bottom: 85px;
  left: 282px;
}
.c-map--3 {
  top: 174px;
  left: 102px;
}
.c-map--4 {
  top: 80px;
  left: 467px;
}
.c-map--5 {
  bottom: 111px;
  right: 108px;
}
.c-map--6 {
  top: 148px;
  right: 0;
}

@-webkit-keyframes animate {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.7),
      0 0 0 0 rgba(255, 0, 0, 0.7);
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.7), 0 0 0 0 rgba(255, 0, 0, 0.7);
  }
  40% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 0, 0, 0),
      0 0 0 0 rgba(255, 0, 0, 0.7);
    box-shadow: 0 0 0 30px rgba(255, 0, 0, 0), 0 0 0 0 rgba(255, 0, 0, 0.7);
  }
  80% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 0, 0, 0),
      0 0 0 30px rgba(255, 0, 0, 0);
    box-shadow: 0 0 0 30px rgba(255, 0, 0, 0), 0 0 0 30px rgba(255, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0),
      0 0 0 30px rgba(255, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0), 0 0 0 30px rgba(255, 0, 0, 0);
  }
}

@keyframes animate {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.7),
      0 0 0 0 rgba(255, 0, 0, 0.7);
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.7), 0 0 0 0 rgba(255, 0, 0, 0.7);
  }
  40% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 0, 0, 0),
      0 0 0 0 rgba(255, 0, 0, 0.7);
    box-shadow: 0 0 0 30px rgba(255, 0, 0, 0), 0 0 0 0 rgba(255, 0, 0, 0.7);
  }
  80% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 0, 0, 0),
      0 0 0 30px rgba(255, 0, 0, 0);
    box-shadow: 0 0 0 30px rgba(255, 0, 0, 0), 0 0 0 30px rgba(255, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0),
      0 0 0 30px rgba(255, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0), 0 0 0 30px rgba(255, 0, 0, 0);
  }
}

.u-tel {
  display: inline-block;
  position: relative;
}
.u-tel a {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-tel a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
