@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;500;600;700&family=Nothing+You+Could+Do&family=Noto+Sans+JP:wght@400;500;700&family=Roboto:wght@400;500&display=swap);

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
aside,
footer,
header,
nav,
section {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

figcaption,
figure,
main {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: inherit
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

audio,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details,
menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

template {
  display: none
}

[hidden] {
  display: none
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

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

input,
textarea {
  margin: 0;
  padding: 0
}

ol,
ul {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption,
th {
  text-align: left
}

img {
  vertical-align: middle
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  font-size: 62.5%
}

body {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #333
}

::-moz-selection {
  background: #333;
  color: #f85e00
}

::selection {
  background: #333;
  color: #f85e00
}

*,
::after,
::before {
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

a {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  text-decoration: none;
  cursor: pointer
}

@media screen and (min-width:768px) {
  a:hover {
    opacity: .7
  }
}

figure {
  margin: 0;
  padding: 0
}

figure img {
  max-width: 100%;
  height: auto
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

ol,
ul {
  list-style: none
}

input[type=button],
input[type=submit] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer
}

input[type=button]::-webkit-search-decoration,
input[type=submit]::-webkit-search-decoration {
  display: none
}

input[type=button]::focus,
input[type=submit]::focus {
  outline-offset: -2px
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
  background: 0 0
}

button,
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: 0;
  background: 0 0
}

.common-select {
  position: relative;
  overflow: hidden;
  width: 300px;
  border: 1px solid #898989;
  border-radius: 1rem
}

.common-select::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 10px;
  height: 10px;
  margin-top: -3px;
  border-bottom: 1px solid #1c1f22;
  border-right: 1px solid #1c1f22;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%)
}

.common-select select {
  width: 100%;
  padding: 1.5rem 2rem;
  cursor: pointer;
  text-indent: .01px;
  text-overflow: ellipsis
}

.common-select select::-ms-expand {
  display: none
}

@media screen and (max-width:767px) {
  .common-select {
    width: 100%
  }
}

.common-linkblank {
  position: relative;
  display: inline-block;
  padding-right: 2.2rem;
  color: #f85e00;
  text-decoration: underline
}

.common-linkblank::after {
  position: absolute;
  right: .2rem;
  bottom: .5rem;
  content: '';
  width: 15px;
  height: 12px;
  background: url(../images/common/icon-blank_og.svg) no-repeat top left/100%
}

@-webkit-keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }

  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }

  50.1% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
  }

  100% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
  }
}

@keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }

  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }

  50.1% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
  }

  100% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
  }
}

@-webkit-keyframes lineHorizontal {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) scale(1);
    transform: translate3d(-100%, 0, 0) scale(1);
    opacity: 0;
    -webkit-transform-origin: right top;
    transform-origin: right top
  }

  50% {
    opacity: .7;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
  }

  to {
    -webkit-transform-origin: right top;
    transform-origin: right top;
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) scale(1);
    transform: translate3d(100%, 0, 0) scale(1)
  }
}

@keyframes lineHorizontal {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) scale(1);
    transform: translate3d(-100%, 0, 0) scale(1);
    opacity: 0;
    -webkit-transform-origin: right top;
    transform-origin: right top
  }

  50% {
    opacity: .7;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
  }

  to {
    -webkit-transform-origin: right top;
    transform-origin: right top;
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) scale(1);
    transform: translate3d(100%, 0, 0) scale(1)
  }
}

@-webkit-keyframes lineVertical {
  from {
    -webkit-transform: translate3d(0, -50%, 0) scale(1);
    transform: translate3d(0, -50%, 0) scale(1);
    opacity: 0;
    -webkit-transform-origin: right top;
    transform-origin: right top
  }

  50% {
    -webkit-transform-origin: right top;
    transform-origin: right top;
    opacity: .7;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
  }

  to {
    -webkit-transform-origin: right top;
    transform-origin: right top;
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0) scale(1);
    transform: translate3d(0, 30%, 0) scale(1)
  }
}

@keyframes lineVertical {
  from {
    -webkit-transform: translate3d(0, -50%, 0) scale(1);
    transform: translate3d(0, -50%, 0) scale(1);
    opacity: 0;
    -webkit-transform-origin: right top;
    transform-origin: right top
  }

  50% {
    -webkit-transform-origin: right top;
    transform-origin: right top;
    opacity: .7;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
  }

  to {
    -webkit-transform-origin: right top;
    transform-origin: right top;
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0) scale(1);
    transform: translate3d(0, 30%, 0) scale(1)
  }
}

.pc_disp {
  display: block
}

@media screen and (max-width:767px) {
  .pc_disp {
    display: none
  }
}

.sp_disp {
  display: none
}

@media screen and (max-width:767px) {
  .sp_disp {
    display: block
  }
}

.flex {
  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
}

.flex.jc-sa {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.flex.jc-fs {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.flex.jc-fe {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.flex.ai-c {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:767px) {
  .flex.sp_fxd-c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.bread {
  position: relative;
  width: 100%;
  margin-top: 10.2rem;
  padding: 11px 4rem;
  z-index: 0
}

.bread .bread_crumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: left
}

.bread .bread_crumb li {
  display: inline-block;
  color: #898989;
  font-size: 12px;
  font-size: 1.2rem
}

.bread .bread_crumb li::after {
  content: "―";
  padding: 0 10px
}

.bread .bread_crumb li:last-child::after {
  content: ""
}

.bread .bread_crumb li a {
  color: #777;
  font-size: 12px;
  font-size: 1.2rem
}

.bread .bread_crumb li.current {
  color: #1c1f22
}

@media screen and (max-width:1024px) {
  .bread {
    margin-top: 22vw;
    margin-right: auto;
    margin-left: auto;
    width: 89.33333%;
    padding: 2.66667vw 0
  }

  .bread .bread_crumb li {
    font-size: 2.66667vw
  }

  .bread .bread_crumb li a {
    font-size: 2.66667vw
  }
}

.fadein {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0) scale(.95);
  transform: translate3d(0, 100px, 0) scale(.95);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s
}

.fadein.is-active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1)
}

.title-01 {
  position: relative;
  margin-bottom: 3rem;
  color: #fff;
  font-size: 70px;
  font-size: 7rem;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  letter-spacing: .06em;
  -webkit-text-stroke: 1px #f85e00;
  color: transparent;
  text-transform: uppercase
}

.title-01.sdgs {
  text-transform: none;
  letter-spacing: .03em;
}

.title-01 span {
  position: relative;
  display: block;
  margin-bottom: 2rem;
  padding-left: 25px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 500;
  color: #f85e00;
  -webkit-text-stroke: 0
}

.title-01 span::before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 20px;
  height: 19px;
  background: url(../images/common/title-01_icon_og.svg) no-repeat center center/cover
}

.title-01.color-og {
  color: #f85e00
}

.title-01.color-og span::before {
  background: url(../images/common/title-01_icon_og.svg) no-repeat center center/cover
}

.title-01 img.sdgs-image {
  margin-bottom: 8px;
  max-width: 100%;
  height: auto;
}

@media screen and (max-width:767px) {
  .title-01 {
    margin-bottom: 6.4vw;
    font-size: 9.6vw;
    -webkit-text-stroke: 1px #f85e00
  }

  .title-01 span {
    font-size: 4.26667vw;
    padding-left: 6.4vw
  }

  .title-01 span::before {
    top: .58667vw;
    width: 5.33333vw;
    height: 5.06667vw
  }
}

.title-02 {
  display: block;
  margin-bottom: 3rem;
  padding-bottom: 2rem;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  border-bottom: 1px solid #f85e00
}

@media screen and (max-width:767px) {
  .title-02 {
    margin-bottom: 5.33333vw;
    font-size: 5.33333vw
  }
}

.title-03 {
  position: relative;
  display: block;
  margin-bottom: 2.5rem;
  padding-bottom: 2rem;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  border-bottom: 1px solid #d0d8de
}

.title-03::after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 10rem;
  height: 1px;
  background-color: #f85e00
}

@media screen and (max-width:767px) {
  .title-03 {
    margin-bottom: 4.8vw;
    font-size: 5.33333vw
  }

  .title-03::after {
    width: 16vw
  }
}

.title-04 {
  position: relative;
  display: block;
  margin-bottom: 2rem;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  color: #f85e00
}

@media screen and (max-width:767px) {
  .title-04 {
    margin-bottom: 4.8vw;
    font-size: 4.26667vw;
    line-height: 1.575
  }
}

.title-05 {
  margin-bottom: 5rem;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.52222;
  text-align: center
}

.title-05 span {
  color: #f85e00
}

.title-05.mb0 {
  margin-bottom: 0
}

@media screen and (max-width:767px) {
  .title-05 {
    font-size: 5.33333vw
  }
}

.btn-01 {
  display: block
}

.btn-01 a,
.btn-01 button,
.btn-01 input {
  position: relative;
  display: block;
  width: 96%;
  max-width: 400px;
  margin: 0 auto;
  padding: 2.3rem 3rem;
  background: #f85e00 url(../images/common/btn-01_arrow.svg) no-repeat 95%/11px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  color: #fff;
  text-align: center;
  letter-spacing: .03em;
  border: 2px solid #f85e00;
  border-radius: 40px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: background .3s, color .3s;
  transition: background .3s, color .3s
}

@media screen and (min-width:768px) {

  .btn-01 a:hover,
  .btn-01 button:hover,
  .btn-01 input:hover {
    opacity: 1;
    color: #f85e00;
    background: #fff url(../images/common/btn-01_arrow_orange.svg) no-repeat 98%/11px
  }
}

@media screen and (max-width:767px) {

  .btn-01 a,
  .btn-01 button,
  .btn-01 input {
    width: 100%;
    max-width: 100%;
    padding: 5.33333vw;
    font-size: 4.26667vw;
    background-size: 2.66667vw;
    border-radius: 10.66667vw
  }
}

.btn-02 {
  display: block
}

.btn-02 a,
.btn-02 button,
.btn-02 input {
  position: relative;
  display: block;
  width: 100%;
  /* margin: 0 auto; */
  margin: 0 ;
  padding: 2.85rem 45px 2.85rem 0;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #333;
  border-bottom: 1px solid #999;
  cursor: pointer;
  -webkit-transition: background .3s, color .3s;
  transition: background .3s, color .3s
}

.btn-02 a::before,
.btn-02 button::before,
.btn-02 input::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 50px;
  height: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../images/common/btn-02_arrow.svg) no-repeat center center/cover;
  -webkit-transition: right .3s;
  transition: right .3s
}

@media screen and (min-width:768px) {

  .btn-02 a:hover,
  .btn-02 button:hover,
  .btn-02 input:hover {
    opacity: 1;
    color: #f85e00
  }

  .btn-02 a:hover::after,
  .btn-02 button:hover::after,
  .btn-02 input:hover::after {
    width: 100%
  }
}

@media screen and (max-width:767px) {

  .btn-02 a,
  .btn-02 button,
  .btn-02 input {
    width: 100%;
    max-width: 100%;
    padding: 6.93333vw 5.33333vw;
    font-size: 4.26667vw
  }

  .btn-02 a::before,
  .btn-02 button::before,
  .btn-02 input::before {
    right: 5.33333vw;
    width: 13.33333vw;
    height: 2vw;
    background-size: 100%
  }
}

.btn-03 {
  display: block
}

.btn-03 a,
.btn-03 button,
.btn-03 input {
  position: relative;
  display: block;
  width: 96%;
  max-width: 400px;
  margin: 0 auto;
  padding: 1.7rem 2rem;
  background: #f85e00 url(../images/common/btn-03_arrow.svg) no-repeat 95%/18px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  color: #fff;
  text-align: center;
  letter-spacing: .03em;
  border-radius: 40px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: background .3s, color .3s;
  transition: background .3s, color .3s
}

@media screen and (min-width:768px) {

  .btn-03 a:hover,
  .btn-03 button:hover,
  .btn-03 input:hover {
    opacity: 1;
    background-color: #333
  }
}

@media screen and (max-width:767px) {

  .btn-03 a,
  .btn-03 button,
  .btn-03 input {
    width: 100%;
    max-width: 100%;
    padding: 3.73333vw 5.33333vw;
    font-size: 4.26667vw;
    background-size: 13.33333vw;
    background-size: 5vw
  }
}

.btn-04 {
  display: block
}

.btn-04 a,
.btn-04 button,
.btn-04 input {
  position: relative;
  display: block;
  width: 96%;
  max-width: 400px;
  margin: 0 auto;
  padding: 3rem;
  text-align: left;
  background: #333 url(../images/common/btn-04_arrow.svg) no-repeat 95%;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  color: #fff;
  letter-spacing: .03em;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: background .3s, color .3s;
  transition: background .3s, color .3s
}

@media screen and (min-width:768px) {

  .btn-04 a:hover,
  .btn-04 button:hover,
  .btn-04 input:hover {
    opacity: 1;
    background: #333 url(../images/common/btn-04_arrow.svg) no-repeat 98%
  }
}

@media screen and (max-width:767px) {

  .btn-04 a,
  .btn-04 button,
  .btn-04 input {
    width: 100%;
    max-width: 100%;
    padding: 6.93333vw 5.33333vw;
    font-size: 4.26667vw
  }
}

.newslist a {
  display: block;
  padding: 1.8rem 0;
  color: #333;
  font-size: 16px;
  font-size: 1.6rem;
  border-bottom: 1px solid #d0d8de
}

.newslist .date {
  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-family: "Josefin Sans", sans-serif
}

.newslist .icon {
  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;
  width: 50px;
  height: 16px;
  margin-left: 1rem;
  padding: 0 1rem;
  font-size: 10px;
  font-size: 1rem;
  color: #f85e00;
  font-family: Roboto, sans-serif;
  text-align: center;
  background-color: transparent;
  border: 1px solid #f85e00;
  text-transform: uppercase;
  line-height: 17px
}

.newslist .title {
  margin-top: .5rem;
  letter-spacing: .05em;
  line-height: 1.4
}

.newslist .new {
  padding: .1rem 1rem;
  font-size: 10px;
  font-size: 1rem;
  color: #fff;
  background-color: #333;
  text-transform: uppercase
}

.newslist .has-pdf img {
  width: 17.67px
}

.newslist .has-pdf .capacity {
  vertical-align: -2px;
  margin-left: .4rem;
  color: #999;
  font-size: 14px;
  font-size: 1.4rem
}

.newslist .is-blank img {
  width: 14.67px
}

.list-01>li::before {
  content: "";
  position: relative;
  top: -3px;
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-right: .5rem;
  background: url(../images/common/list-circle.svg) no-repeat top center/100%
}

.list-01>li+li {
  margin-top: 1rem
}

.list-01>li>a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  -webkit-transition: color .3s;
  transition: color .3s
}

@media screen and (min-width:768px) {
  .list-01>li>a:hover {
    opacity: 1;
    color: #f85e00
  }
}

.list-01_child {
  margin-top: .6rem;
  padding-left: 1.2rem
}

.list-01_child a {
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  -webkit-transition: color .3s;
  transition: color .3s
}

@media screen and (min-width:768px) {
  .list-01_child a:hover {
    opacity: 1;
    color: #f85e00
  }
}

@media screen and (max-width:767px) {
  .list-01_child {
    margin-top: 2.13333vw;
    padding-left: 4.26667vw
  }

  .list-01_child li+li {
    margin-top: 2.13333vw
  }

  .list-01_child a {
    font-size: 3.2vw
  }
}

.list-02 li {
  counter-increment: num;
  padding-left: 2.3em;
  text-indent: -2.3em
}

.list-02 li::before {
  content: "※"counter(num);
  margin-right: 1.3rem
}

.list-02 li+li {
  margin-top: 1.4rem
}

.list-02 a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  -webkit-transition: color .3s;
  transition: color .3s
}

@media screen and (min-width:768px) {
  .list-02 a:hover {
    opacity: 1;
    color: #f85e00
  }
}

@media screen and (max-width:767px) {
  .list-02 li {
    padding-left: 2vw;
    text-indent: -2.2vw
  }
}

.irlibrary-list+.irlibrary-list {
  margin-top: 4.2rem
}

.irlibrary-list+.title-02 {
  margin-top: 4rem
}

.irlibrary-list_item+.irlibrary-list_item {
  margin-top: 3.4rem
}

.irlibrary-list_item+.title-02 {
  margin-top: 4rem
}

.irlibrary-list_item .title {
  margin-bottom: 1.6rem;
  padding-bottom: 1rem
}

.irlibrary-list_item .contents {
  border-bottom: 1px solid #d0d8de;
  padding-bottom: 1.2rem
}

.irlibrary-list_item .contents+.contents {
  margin-top: 1.2rem
}

.irlibrary-list_item .contents a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333
}

.irlibrary-list_item .contents .filesize {
  position: relative;
  margin-left: 2rem;
  padding-left: 1.7rem;
  font-size: 80%;
  color: #999;
  vertical-align: sub
}

.irlibrary-list_item .contents .filesize::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 19px;
  background: url(../images/common/icon-pdf.svg) no-repeat top center/100%
}

.table-01 {
  width: 100%
}

.table-01 tr {
  border-top: 1px solid #d0d8de
}

.table-01 tr:last-child {
  border-bottom: 1px solid #d0d8de
}

.table-01 td,
.table-01 th {
  display: block;
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem
}

.table-01 th {
  padding: 3rem 0 1.6rem;
  font-weight: 700
}

.table-01 td {
  padding: 0 0 3rem
}

@media screen and (max-width:767px) {

  .table-01 td,
  .table-01 th {
    font-size: 4.26667vw
  }
}

.table-02 {
  width: 100%
}

.table-02 th {
  padding: 2rem;
  font-weight: 700;
  background-color: #eee;
  border: 1px solid #d0d8de
}

.table-02 td {
  padding: 2rem;
  border: 1px solid #d0d8de
}

@media screen and (max-width:1024px) {

  .table-02 td,
  .table-02 th {
    display: block;
    width: 100%
  }
}

@media screen and (max-width:767px) {

  .table-02 td,
  .table-02 th {
    font-size: 3.73333vw
  }
}

.table-03 {
  width: 100%
}

.table-03 tr {
  border-bottom: 1px solid #d0d8de
}

.table-03 th {
  padding: 2rem;
  font-weight: 700
}

.table-03 td {
  padding: 2rem
}

@media screen and (max-width:1024px) {

  .table-03 td,
  .table-03 th {
    display: block;
    width: 100%
  }
}

@media screen and (max-width:767px) {

  .table-03 td,
  .table-03 th {
    font-size: 3.73333vw
  }

  .table-03 td {
    padding-top: 0
  }
}

.wp-pagenavi {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 5rem auto;
  text-align: center
}

.wp-pagenavi a,
.wp-pagenavi span {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f85e00;
  border: 1px solid #fff5f0;
  background: #fff5f0;
  margin: 0 4px;
  width: 40px;
  height: 40px;
  white-space: nowrap;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  text-decoration: none;
  border-radius: 50%;
  font-weight: 700
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  opacity: 1;
  border: 1px solid #f85e00;
  background-color: #fff
}

.wp-pagenavi span.summary {
  background-color: unset;
  border: none;
  color: #555
}

@media screen and (max-width:760px) {
  .wp-pagenavi {
    margin: 13.33333vw 0
  }

  .wp-pagenavi a,
  .wp-pagenavi span {
    width: 8vw;
    height: 8vw
  }

  .wp-pagenavi .bet {
    display: none
  }
}

.page-nav {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 5rem auto
}

@media screen and (max-width:960px) {
  .page-nav {
    margin-bottom: 3vw
  }
}

.page-nav a {
  color: #333;
  background-color: #e9e8e3;
  padding: 8px 15px;
  margin: 0 2px;
  white-space: nowrap;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  text-align: center;
  text-decoration: none
}

.page-nav a:hover {
  opacity: 1;
  color: #fff;
  background-color: #333
}

.wp-pagenavi.color-og {
  margin: 8rem auto
}

.wp-pagenavi.color-og a,
.wp-pagenavi.color-og span {
  border-color: #f85e00;
  color: #f85e00
}

.wp-pagenavi.color-og a:hover,
.wp-pagenavi.color-og span.current {
  background-color: #f85e00;
  color: #fff
}

.container {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto
}

.container-02 {
  width: 96%;
  max-width: 1020px;
  margin: 0 auto
}

.container-03 {
  width: 96%;
  max-width: 840px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .container {
    width: 89.33333%
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  border-bottom: 1px solid transparent;
  background-color: transparent;
  -webkit-transition: background-color .6s, border .6s;
  transition: background-color .6s, border .6s
}

.header h1 {
  display: none
}

.header-inner {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 2.8rem 4rem
}

.header-inner>.flex {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.header-logo {
  width: 157px
}

.header-logo img {
  width: 100%;
  max-width: 100%
}

.header-gnav {
  width: auto
}

.header-gnav>ul {
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header-gnav li.deflist {
  width: auto
}

.header-gnav li.deflist:not(:last-child) {
  margin-right: 5rem
}

.header-gnav li.deflist>a {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #333;
  -webkit-transition: color .6s;
  transition: color .6s
}

.header-gnav li.deflist>a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2.9rem;
  width: 0;
  height: 1px;
  background-color: #f85e00;
  -webkit-transition: width .4s;
  transition: width .4s
}

@media screen and (min-width:1025px) {

  .header-gnav li.deflist>a.is-active,
  .header-gnav li.deflist>a:hover {
    opacity: 1
  }

  .header-gnav li.deflist>a.is-active::before,
  .header-gnav li.deflist>a:hover::before {
    width: 100%
  }
}

.header-gnav li.deflist.is-recruit a {
  position: relative
}

.header-gnav li.deflist.is-recruit a::after {
  content: "";
  position: absolute;
  right: -2rem;
  top: 37%;
  width: 14px;
  height: 12px;
  background: url(../images/common/icon-blank.svg) no-repeat center/100%;
  -webkit-transition: background .3s;
  transition: background .3s
}

.header-gnav_child {
  display: none;
  position: absolute;
  top: 101%;
  left: 0;
  width: 100%;
  padding: 4.8rem 15rem;
  background-color: #f5f5f5
}

.header-gnav_child_title a {
  font-size: 24px;
  /* font-size: 2.4rem; */
  font-size: 1.6rem;
  padding: 0.2rem 45px 1.6rem 0 ;
  width: 23.25581%;
}

.header-gnav_child_title.is-business a {
  font-size: 24px;
  /* font-size: 2.4rem; */
  font-size: 1.6rem;
  padding: 0.2rem 45px 1.6rem 0;
  width: 30.30303%;
}

.header-gnav_child_list {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.header-gnav_child_list>li {
  width: 23.25581%;
  position: relative
}

.header-gnav_child_list>li::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #f85e00;
  -webkit-transition: width .3s;
  transition: width .3s
}

.header-gnav_child_list .btn-02 a {
  padding-bottom: 1.3rem;
}


.header-gnav_child_list>li.btn-02 a {
  padding-right: 50px;
  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
}

.header-gnav_child_list .btn-02 a::before {
  top: 60%;
  -webkit-transform: translateY(-60%);
  transform: translateY(-60%);
}

.header-gnav_child_list>li:not(:nth-of-type(4n)) {
  margin-right: 2.31%
}

.header-gnav_child_list_child {
  margin-top: 2rem
}

.header-gnav_child_list.is-business>li {
  width: 30.30303%;
  position: relative
}

.header-gnav_child_list.is-business>li::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #f85e00;
  -webkit-transition: width .3s;
  transition: width .3s
}

.header-gnav_spdisp {
  display: none
}

.header.is-hovered,
.header.is-scrolled {
  background-color: #fff
}

.header.is-hovered .header-gnav li.deflist>a,
.header.is-scrolled .header-gnav li.deflist>a {
  color: #333
}

.top .header-gnav li.deflist>a {
  color: #fff
}

.top .header-gnav li.deflist.is-recruit a::after {
  background-image: url(../images/common/icon-blank_white.svg)
}

.top .header.is-hovered .header-gnav li.deflist.is-recruit a::after,
.top .header.is-scrolled .header-gnav li.deflist.is-recruit a::after {
  background-image: url(../images/common/icon-blank.svg)
}

@media only screen and (max-width:1540px) {
  .header-gnav li:not(:last-child) {
    margin-right: 1.5vw
  }

  .header-gnav_child {
    padding: 3vw
  }
}

@media only screen and (max-width:1200px) {
  .header-gnav li.deflist:not(:last-child) {
    margin-right: 2vw
  }

  .header-gnav li.deflist.is-recruit {
    margin-right: 3vw
  }

  .header-gnav li.deflist a {
    font-size: 1.3vw
  }
}

@media screen and (max-width:767px) {
  .header {
    z-index: 30
  }

  .header-inner {
    padding: 0 3vw;
    height: 70px
  }

  .header-inner>.flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .header-logo {
    position: relative;
    top: 5px;
    width: 32vw
  }

  .header-gnav {
    display: block;
    overflow-y: auto;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 70px;
    left: 0;
    padding: 0;
    background: #fff;
    z-index: 9000;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: opacity .2s, visibility 0s .2s, -webkit-transform .2s;
    transition: opacity .2s, visibility 0s .2s, -webkit-transform .2s;
    transition: transform .2s, opacity .2s, visibility 0s .2s;
    transition: transform .2s, opacity .2s, visibility 0s .2s, -webkit-transform .2s
  }

  .header-gnav>ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
  }

  .header-gnav li {
    width: 100%
  }

  .header-gnav li.deflist {
    position: relative;
    width: 100%;
    padding: 0;
    max-width: 100%;
    margin-right: 0;
    border-top: 1px solid #f5f5f5
  }

  .header-gnav li.deflist.has-child::after,
  .header-gnav li.deflist.has-child::before {
    content: "";
    position: absolute;
    top: 7.4vw;
    right: 2rem;
    width: 4vw;
    height: .32vw;
    background-color: #f85e00
  }

  .header-gnav li.deflist.has-child::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s
  }

  .header-gnav li.deflist.has-child.is-active::after {
    opacity: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  .header-gnav li.deflist.is-recruit {
    margin-right: 0
  }

  .header-gnav li.deflist.is-recruit a::after {
    content: "";
    position: absolute;
    right: 5.33333vw;
    top: 37%;
    width: 3.73333vw;
    height: 2.93333vw;
    background: url(../images/common/icon-blank_og.svg) no-repeat center/100%
  }

  .header-gnav li.deflist .btn-02 {
    border-bottom: 1px solid #fff
  }

  .header-gnav li.deflist .btn-02 a {
    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-size: 3.73333vw !important;
    border-bottom: 0;
    height: 60px;
    padding: 0 8vw
  }

  .header-gnav li.deflist .btn-02 a::after,
  .header-gnav li.deflist .btn-02 a::before {
    display: none
  }

  .header-gnav li.deflist>a {
    color: #333;
    text-align: left;
    font-size: 4.26667vw;
    padding: 4.8vw 5.33333vw
  }

  .header-gnav_child {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    max-height: 0;
    padding: 0;
    visibility: hidden;
    opacity: 0;
    background-color: #f5f5f5;
    -webkit-transition: max-height .3s, opacity .3s, visibility .3s;
    transition: max-height .3s, opacity .3s, visibility .3s
  }

  .header-gnav_child.is-active {
    visibility: visible;
    opacity: 1;
    max-height: 100%
  }

  .header-gnav_child_title {
    border-bottom: 1px solid #fff
  }

  .header-gnav_child_title a {
    color: #333;
    padding: 4.8vw 8vw;
    font-size: 3.73333vw !important;
    border-bottom: 0
  }

  .header-gnav_child_title a::after,
  .header-gnav_child_title a::before {
    display: none
  }

  .header-gnav_child_list li.btn-02 {
    border-bottom: 1px solid #fff
  }

  .header-gnav_child_list li.btn-02 a {
    color: #333;
    padding: 4.8vw 8vw;
    font-size: 3.73333vw !important;
    border-bottom: 0;
    height: 60px;
    padding: 0 8vw
  }

  .header-gnav_child_list li.btn-02 a::after,
  .header-gnav_child_list li.btn-02 a::before {
    display: none
  }

  .header-gnav_child_list .has-grandson::after,
  .header-gnav_child_list .has-grandson::before {
    content: "";
    position: absolute;
    top: 7.4vw;
    right: 2rem;
    width: 4vw;
    height: .32vw;
    background-color: #f85e00
  }

  .header-gnav_child_list .has-grandson::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s
  }

  .header-gnav_child_list .has-grandson.is-active::after {
    opacity: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  .header-gnav_child_list.is-business>li {
    width: 100%
  }

  .header-gnav_child_list.is-business>li.btn-02 a {
    height: 60px;
    padding: 0 8vw
  }

  .header-gnav_child_list_child {
    margin-top: 0
  }

  .header-gnav_child_list_child .list-01 li {
    display: block;
    margin-top: 0 !important;
    padding-left: 0;
    text-indent: 0;
    border-bottom: 1px solid #fff
  }

  .header-gnav_child_list_child .list-01 li::before {
    display: none
  }

  .header-gnav_child_list_child .list-01 li a {
    display: block;
    padding: 3.73333vw 3.73333vw 3.73333vw 10.66667vw;
    font-size: 3.46667vw
  }

  .header-gnav_spdisp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5
  }

  .header-gnav_spdisp p {
    width: 50%;
    margin-right: 0 !important
  }

  .header-gnav_spdisp p:nth-of-type(2n) {
    border-left: 1px solid #f5f5f5
  }

  .header-gnav_spdisp p:nth-of-type(n+3) {
    border-top: 1px solid #f5f5f5
  }

  .header-gnav_spdisp p a {
    display: block;
    padding: 4.8vw;
    font-size: 3.2vw;
    color: #333;
    text-align: center
  }
}

.navToggle {
  display: none
}

@media screen and (max-width:767px) {
  .navToggle {
    position: relative;
    display: block;
    margin-left: 3.7rem;
    cursor: pointer;
    z-index: 9999;
    top: 5px
  }

  .navToggle div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 16vw;
    height: 16vw;
    max-width: 60px;
    max-height: 60px;
    z-index: 9999;
    border-radius: 50%;
    background-color: #f85e00
  }

  .navToggle div i {
    font-size: 10px;
    font-size: 1rem;
    font-family: "Josefin Sans", sans-serif;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    margin-top: 1.33333vw
  }

  .navToggle span {
    display: block;
    width: 6.4vw;
    height: 2px;
    max-width: 24px;
    max-height: 2px;
    margin: 2.6px 0;
    background: #fff;
    -webkit-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    border-radius: 5px
  }

  .navopen .navToggle span {
    background: #333
  }

  .navopen .navToggle div {
    position: relative
  }

  .navopen .navToggle span {
    position: absolute;
    background: #fff
  }

  .navopen .navToggle span:nth-child(1) {
    top: 16px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
  }

  .navopen .navToggle span:nth-child(2) {
    top: 16px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
  }

  .navopen .navToggle span:nth-child(3) {
    opacity: 0;
    -webkit-transform: rotate(-330deg);
    transform: rotate(-330deg)
  }

  .navopen .navToggle i {
    position: absolute;
    top: 30px
  }

  .navopen .header-gnav {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity .4s, -webkit-transform .4s;
    transition: opacity .4s, -webkit-transform .4s;
    transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s, -webkit-transform .4s;
    overflow: auto
  }
}

.scroll-prevent {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%
}

.footer {
  padding: 1.2rem 4rem;
  position: relative;
  background-color: #f85e00;
  text-align: right
}

.footer-nav {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.footer-nav a {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem
}

.footer-nav li+li {
  margin-left: 1rem
}

.footer-copyright {
  margin-top: 1rem;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase
}

@media screen and (max-width:767px) {
  .footer {
    padding: 5.33333vw 5.33333vw 3.73333vw
  }

  .footer-nav {
    display: none
  }

  .footer-copyright {
    margin-top: 0;
    padding: 0;
    font-size: 2.66667vw;
    text-align: center
  }
}

.pagetop {
  display: none;
  position: fixed;
  bottom: 13rem;
  right: 1.875%;
  width: 4.375%;
  max-width: 7rem;
  cursor: pointer
}

.pagetop img {
  width: 100%
}

@media screen and (max-width:1024px) {
  .pagetop {
    position: relative;
    bottom: auto;
    right: auto;
    width: 100%;
    max-width: 100%;
    padding-right: 2rem;
    padding-bottom: 2rem;
    text-align: right
  }

  .pagetop img {
    width: 16vw;
    max-width: 60px
  }
}

.main>section {
  padding: 10rem 0
}

@media screen and (max-width:767px) {
  .main>section {
    padding: 12vw 0
  }
}

.lower .lower-contents_sidebar {
  padding: 3rem 2rem;
  border-right: 1px solid #d0d8de;
  border-left: 1px solid #d0d8de
}

.lower .lower-contents_sidebar_title {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700
}

.lower .lower-contents_sidebar_title a {
  position: relative;
  display: block;
  padding-bottom: 3.6rem;
  border-bottom: 1px solid #d0d8de;
  color: #333
}

.lower .lower-contents_sidebar_title a::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: #f85e00;
  -webkit-transition: width .4s;
  transition: width .4s
}

@media screen and (min-width:768px) {

  .lower .lower-contents_sidebar_title a.is-active,
  .lower .lower-contents_sidebar_title a:hover {
    opacity: 1
  }

  .lower .lower-contents_sidebar_title a.is-active::after,
  .lower .lower-contents_sidebar_title a:hover::after {
    width: 100%
  }
}

.lower .lower-contents_sidebar_list li a {
  position: relative;
  display: block;
  padding: 2rem 0;
  color: #333;
  font-size: 15px;
  font-size: 1.5rem;
  border-bottom: 1px solid #d0d8de;
  font-weight: 700
}

.lower .lower-contents_sidebar_list li a::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: #f85e00;
  -webkit-transition: width .4s;
  transition: width .4s
}

@media screen and (min-width:768px) {

  .lower .lower-contents_sidebar_list li a.is-active,
  .lower .lower-contents_sidebar_list li a:hover {
    opacity: 1
  }

  .lower .lower-contents_sidebar_list li a.is-active::after,
  .lower .lower-contents_sidebar_list li a:hover::after {
    width: 100%
  }
}

.lower .lower-contents_sidebar_list_child li a {
  padding: 1.6rem .3rem 1.6rem 1.6rem;
  font-size: 14px;
  font-size: 1.4rem;
  border-bottom: 1px solid rgba(208, 216, 222, .4);
  font-weight: 400
}

.lower-contents_main {
  padding: 9rem 10rem
}

@media only screen and (max-width:1360px) {
  .lower-contents_main {
    padding: 6rem
  }
}

@media screen and (max-width:1024px) {
  .lower-contents_main {
    padding: 13.33333vw 0
  }
}

@media screen and (max-width:767px) {
  .top {
    overflow: hidden;
  }
}

.top-icon_list2 {
  position: absolute;
  z-index: 11;
  bottom: 330px;
  right: 0
}
.top-icon_list {
  position: absolute;
  z-index: 11;
  bottom: 50px;
  right: 0
}

.sp-top-icon { display: none; }

@media screen and (max-width: 979px) {
  .top-icon_list img {
      width: auto;
      height: 170px;}

      .top-icon_list2 img {
        width: auto;
        margin-bottom: -60px;}
  }

@media screen and (max-width:767px) {
  .top-icon_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 10px;
    text-align: right
  }
  .top-icon_list2 {
    position: absolute;
    z-index: 11;
    top: 15%;
    right: 0
  }
  .top-icon_list img {
    width: auto;
    height: 115px;
    display: none ;
  }
  .top-icon_list img.sp-top-icon { 
    display: block; 
    width: auto;
    height: 170px;}

    .top-icon_list2 img {
      width: auto;
    }

    }

@media only screen and (max-width:320px) {
  .top-icon_list img {
    display: none ;
    width: auto;
    height: 90px
  }
  .top-icon_list img.sp-top-icon { 
    display: block; 
    width: auto;
    height: 130px;}
}

@media screen and (min-width:768px) and (max-height:680px) {
  .top-icon_list {
    bottom: 0
  }

  .top-icon_list img {
    vertical-align: bottom;
    width: auto;
    height: 140px
  }
}

.top .header-logo svg path {
  fill: #fff;
  -webkit-transition: fill .3s;
  transition: fill .3s
}

.top .header.is-hovered .header-logo svg path#svglogo-g01__path01,
.top .header.is-scrolled .header-logo svg path#svglogo-g01__path01 {
  fill: #ed6d00
}

.top .header.is-hovered .header-logo svg path#svglogo-g01__path02,
.top .header.is-scrolled .header-logo svg path#svglogo-g01__path02 {
  fill: #898989
}

.top .header.is-hovered .header-logo svg path#svglogo-g02__path01,
.top .header.is-scrolled .header-logo svg path#svglogo-g02__path01 {
  fill: #898989
}

.top .header.is-hovered .header-logo svg path#svglogo-g02__path02,
.top .header.is-scrolled .header-logo svg path#svglogo-g02__path02 {
  fill: #898989
}

.top .header.is-hovered .header-logo svg path#svglogo-g02__path03,
.top .header.is-scrolled .header-logo svg path#svglogo-g02__path03 {
  fill: #898989
}

.top .header.is-hovered .header-logo svg path#svglogo-g02__path04,
.top .header.is-scrolled .header-logo svg path#svglogo-g02__path04 {
  fill: #898989
}

.top .header.is-hovered .header-logo svg path#svglogo-g02__path05,
.top .header.is-scrolled .header-logo svg path#svglogo-g02__path05 {
  fill: #898989
}

.top .header.is-hovered .header-logo svg path#svglogo-g02__path06,
.top .header.is-scrolled .header-logo svg path#svglogo-g02__path06 {
  fill: #898989
}

.top .header.is-hovered .header-logo svg path#svglogo-g02__path07,
.top .header.is-scrolled .header-logo svg path#svglogo-g02__path07 {
  fill: #ed6d00
}

@media screen and (max-width:767px) {
  .top.navopen .header {
    background-color: #fff
  }

  .top.navopen .header-logo svg path#svglogo-g01__path01 {
    fill: #ed6d00
  }

  .top.navopen .header-logo svg path#svglogo-g01__path02 {
    fill: #898989
  }

  .top.navopen .header-logo svg path#svglogo-g02__path01 {
    fill: #898989
  }

  .top.navopen .header-logo svg path#svglogo-g02__path02 {
    fill: #898989
  }

  .top.navopen .header-logo svg path#svglogo-g02__path03 {
    fill: #898989
  }

  .top.navopen .header-logo svg path#svglogo-g02__path04 {
    fill: #898989
  }

  .top.navopen .header-logo svg path#svglogo-g02__path05 {
    fill: #898989
  }

  .top.navopen .header-logo svg path#svglogo-g02__path06 {
    fill: #898989
  }

  .top.navopen .header-logo svg path#svglogo-g02__path07 {
    fill: #ed6d00
  }

  .top.navopen .header-gnav li.deflist>a {
    color: #333
  }
}

.top-keyvisual {
  height: 100vh;
  position: relative;
  margin-bottom: 10rem;
  padding: 13rem 0 0
}

.top-keyvisual::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 3%;
  z-index: 10;
  -webkit-transform: translateY(60%);
  transform: translateY(60%);
  width: 20.6875%;
  padding-top: 20.16%;
  background: url(../images/top/kv-deco.svg) no-repeat top left/100%
}

.top-keyvisual_slider {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%
}

.top-keyvisual_slider .slick-list,
.top-keyvisual_slider .slick-track {
  width: 100%;
  height: 100%
}

.top-keyvisual_slider_item {
  width: 100%;
  height: 100%;
  background: url(../images/top/kv-pict.jpg) no-repeat top center/cover
}

.top-keyvisual_slider_item:nth-of-type(2) {
  background-image: url(../images/top/kv-pict02.jpg)
}

.top-keyvisual_slider_item:nth-of-type(3) {
  background-image: url(../images/top/kv-pict03.jpg)
}

.top-keyvisual_slider_item.slide-animation {
  -webkit-animation: fadezoom 8s 0s forwards infinite;
  animation: fadezoom 8s 0s forwards infinite
}

@-webkit-keyframes fadezoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}

@keyframes fadezoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}

@-webkit-keyframes slidein {
  from {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  to {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}

@keyframes slidein {
  from {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  to {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}

.top-keyvisual_copy {
  overflow: hidden;
  position: absolute;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2
}

.top-keyvisual_copy_img {
  position: absolute;
  top: 30%;
  left: 26%;
  width: 20.6875%;
  max-width: 310px
}

.top-keyvisual_copy_img img {
  width: 100%
}

.top-keyvisual_copy h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 64px;
  font-size: 6.4rem;
  font-weight: 700;
  color: #fff;
  text-align: center
}

.top-keyvisual_copy h2 .en {
  font-family: "Nothing You Could Do", cursive
}

.top-keyvisual_copy .top-keyvisual_copy_text {
  display: inline-block;
  -webkit-clip-path: polygon(0 -20%, 0 -20%, 0 120%, 0 120%);
  clip-path: polygon(0 -20%, 0 -20%, 0 120%, 0 120%)
}

.top-keyvisual_copy p {
  margin-top: .2rem;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700
}

.top-keyvisual_copy.is-active .top-keyvisual_copy_text {
  -webkit-transform: none;
  -ms-transform: none;
  -webkit-clip-path: polygon(0 -20%, 100% -20%, 100% 120%, 0 120%);
  clip-path: polygon(0 -20%, 100% -20%, 100% 120%, 0 120%);
  transition: -webkit-clip-path 1s cubic-bezier(.205, .01, .075, .995) 1s, clip-path 1s cubic-bezier(.205, .01, .075, .995) 1s, transform 1s cubic-bezier(.205, .01, .075, .995) 1s
}

.top-keyvisual_copy_horizontal {
  position: relative;
  display: inline-block
}

.top-keyvisual_copy_horizontal:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 1px;
  width: 100%;
  background-color: #f85e00;
  content: "";
  -webkit-animation: lineHorizontal 2s .5s cubic-bezier(.205, .01, .075, .995) forwards;
  animation: lineHorizontal 2s .5s cubic-bezier(.205, .01, .075, .995) forwards;
  opacity: 0
}

.top-keyvisual_copy_horizontal:after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  height: 1px;
  opacity: 0;
  width: 100%;
  background-color: #f85e00;
  content: "";
  -webkit-animation: lineHorizontal 2s .6s cubic-bezier(.205, .01, .075, .995) forwards;
  animation: lineHorizontal 2s .6s cubic-bezier(.205, .01, .075, .995) forwards
}

.top-keyvisual_copy_vertical {
  position: relative;
  display: inline-block
}

.top-keyvisual_copy_vertical:before {
  position: absolute;
  top: 0;
  opacity: 0;
  left: 0;
  display: block;
  height: 200%;
  width: 1px;
  background-color: #f85e00;
  content: "";
  -webkit-animation: lineVertical 2s .5s cubic-bezier(.205, .01, .075, .995) forwards;
  animation: lineVertical 2s .5s cubic-bezier(.205, .01, .075, .995) forwards
}

.top-keyvisual_copy_vertical:after {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 200%;
  width: 1px;
  background-color: #f85e00;
  content: "";
  -webkit-animation: lineVertical 2s .7s cubic-bezier(.205, .01, .075, .995) forwards;
  animation: lineVertical 2s .7s cubic-bezier(.205, .01, .075, .995) forwards
}

.top-keyvisual_scroll {
  position: absolute;
  bottom: 10%;
  left: 2.9375%;
  z-index: 3
}

.top-keyvisual_scroll span {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 500;
  color: #f85e00;
  letter-spacing: .03em;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr
}

.top-keyvisual_scroll::after {
  content: "";
  position: absolute;
  bottom: -112px;
  left: 50%;
  width: 1px;
  height: 112px;
  background: #f85e00;
  -webkit-animation: sdl 2s cubic-bezier(.19, 1, .22, 1) infinite;
  animation: sdl 2s cubic-bezier(.19, 1, .22, 1) infinite
}

@media screen and (max-width:767px) {
  .top-keyvisual {
    height: 85vh;
    margin-bottom: 20vw;
    padding: 12vw 0 0
  }

  .top-keyvisual::after {
    -webkit-transform: translateY(60%);
    transform: translateY(60%);
    width: 40vw;
    padding-top: 40.16%
  }

  .top-keyvisual_copy_img {
    top: 50%;
    left: 2%;
    width: 39.46667vw;
    -webkit-transform: translateY(-60%);
    transform: translateY(-60%)
  }

  .top-keyvisual_copy_img img {
    width: 100%
  }

  .top-keyvisual_copy h2 {
    width: 100%;
    font-size: 8vw
  }

  .top-keyvisual_copy h2 .en {
    font-size: 6.4vw
  }

  .top-keyvisual_scroll {
    position: absolute;
    bottom: 15%;
    left: 4vw
  }

  .top-keyvisual_scroll a {
    font-size: 3.2vw;
    letter-spacing: .03em
  }

  .top-keyvisual_scroll::after {
    content: "";
    bottom: -30vw;
    left: 1.9vw;
    height: 30vw
  }
}

.top-news {
  position: relative;
  margin-top: 9rem;
  padding-top: 0 !important
}

.top-news::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 97%;
  background-color: #fffbe6
}

.top-news::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  width: 16.375%;
  padding-top: 20.16%;
  background: url(../images/top/news-deco.svg) no-repeat top left/100%
}

.top-news_inner {
  width: 50%
}

.top-news_inner:nth-of-type(1) {
  padding-right: 4rem
}

.top-news_inner:nth-of-type(2) {
  padding-left: 4rem
}

.top-news_title {
  padding-bottom: 2rem;
  color: transparent;
  font-size: 40px;
  font-size: 4rem;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  letter-spacing: .07em;
  border-bottom: 1px solid rgba(227, 214, 0, .3);
  -webkit-text-stroke: 1px #f85e00
}

.top-news_title span {
  display: block;
  margin-bottom: 1.7rem;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 500;
  color: #f85e00;
  text-shadow: none;
  -webkit-text-stroke: 0
}

.top-news .newslist a {
  border-bottom: 1px solid rgba(227, 214, 0, .3)
}

.top-news .eir_area_area_top_001 .s_eirList_item {
  border-bottom: 1px solid rgba(227, 214, 0, .3) !important
}

.top-news .btn-01 {
  margin-top: 3rem
}

.top-news .btn-01 a {
  max-width: 200px;
  margin-right: 0;
  padding: 1.4rem;
  font-size: 16px;
  font-size: 1.6rem
}

.top-news .btn-01 a::before {
  width: 40px;
  height: 6.7px;
  background-position: center right
}

@media screen and (max-width:767px) {
  .top-news {
    margin-top: 2rem;
    padding-top: 0 !important
  }

  .top-news .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .top-news::after {
    width: 40vw;
    padding-top: 40.16%
  }

  .top-news_inner {
    width: 100%
  }

  .top-news_inner:nth-of-type(1) {
    padding-right: 0
  }

  .top-news_inner:nth-of-type(2) {
    padding-left: 0
  }

  .top-news_inner+.top-news_inner {
    margin-top: 16vw
  }

  .top-news_title {
    padding-bottom: 5.33333vw;
    font-size: 9.6vw;
    -webkit-text-stroke: 1px #f85e00
  }

  .top-news_title span {
    margin-bottom: 1.7rem;
    font-size: 4.26667vw
  }

  .top-news_item a {
    padding: 5.33333vw 0;
    font-size: 3.73333vw
  }

  .top-news_item_icon {
    vertical-align: .6vw;
    width: 13.33333vw;
    margin-left: 2.66667vw;
    padding: 1.06667vw 2.66667vw .53333vw;
    font-size: 2.66667vw
  }

  .top-news_item_title {
    margin-top: 1.33333vw
  }

  .top-news_item .new {
    padding: .53333vw 1.6vw;
    font-size: 2.66667vw
  }

  .top-news_item .has-pdf img {
    width: 4.26667vw
  }

  .top-news_item .has-pdf_capacity {
    margin-left: 1.06667vw;
    font-size: 3.2vw
  }

  .top-news_item .is-blank img {
    width: 3.73333vw
  }

  .top-news .btn-01 {
    margin-top: 3rem
  }

  .top-news .btn-01 a {
    max-width: 48vw;
    padding: 4vw 5.33333vw;
    font-size: 3.73333vw
  }

  .top-news .btn-01 a::before {
    width: 10.66667vw;
    height: 2.13333vw;
    background-size: 100%
  }
}

.top-about {
  position: relative;
  margin-top: 19rem;
  background: url(../images/top/about-bg.jpg) no-repeat top left/50%
}

.top-about::before {
  content: "";
  position: absolute;
  top: 26%;
  right: 0;
  width: 62.5%;
  height: 50.22442%;
  background-color: #f5f5f5
}

.top-about_inner {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 0 auto
}

.top-about_inner>* {
  position: relative
}

.top-about_inner p {
  margin-right: 20rem;
  color: #333;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2
}

.top-about_inner .btn-01 {
  margin-top: 5.5rem;
  margin-left: 5rem
}

.top-about_inner .btn-01 a {
  margin-right: 0
}

@media screen and (max-width:767px) {
  .top-about {
    margin-top: 26.66667vw;
    padding-top: 0 !important;
    padding-bottom: 33vw !important;
    background: url(../images/top/about-bg.jpg) no-repeat bottom left/100%
  }

  .top-about::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 94.66667vw;
    height: 76.8vw
  }

  .top-about_inner {
    width: 100%;
    margin: 0 0 0 auto;
    padding: 12vw 2.66667vw 12vw 8vw
  }

  .top-about_inner p {
    margin-right: 0;
    font-size: 3.73333vw;
    line-height: 2;
    letter-spacing: .05em
  }

  .top-about_inner p br {
    display: none
  }

  .top-about_inner .btn-01 {
    margin-top: 6.93333vw;
    margin-left: 0
  }
}

.top-services {
  position: relative;
  margin-top: 15.04rem
}

.top-services::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 78.125%;
  height: 75%;
  background-color: #fffbe6
}

.top-services::after {
  content: "";
  position: absolute;
  top: -3rem;
  right: 2%;
  width: 20.25%;
  padding-top: 20.16%;
  background: url(../images/top/service-deco.svg) no-repeat top right/100%
}

.top-services_inner {
  position: relative;
  margin: 0 auto 0 0
}

.top-services_inner>* {
  position: relative
}

.top-services_inner p {
  max-width: 1000px;
  margin-bottom: 8rem;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2
}

.top-services_item {
  position: relative;
  z-index: 2;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff
}

.top-services_item+.top-services_item {
  margin-top: 3rem
}

.top-services_item_pict {
  width: 50%
}

.top-services_item_pict img {
  width: 100%
}

.top-services_item_text {
  width: 46.15385%;
  padding: 3rem 0
}

.top-services_item_text .title {
  margin-bottom: 2rem;
  font-size: 40px;
  font-size: 4rem;
  font-family: Roboto, sans-serif;
  font-weight: 700
}

.top-services_item_text .title span {
  display: block;
  margin-bottom: 1.7rem;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 500
}

.top-services_item_text .letter {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2
}

.top-services_item_text .btn-01 {
  margin-top: 3.4rem
}

.top-services_item_text .btn-01 a {
  margin-right: 0;
  max-width: 300px
}

@media only screen and (max-width:1330px) {
  .top-services::before {
    width: 93.75%
  }
}

@media only screen and (max-width:1100px) {
  .top-services::before {
    width: 100%;
    height: 106.66667vw
  }

  .top-services_item {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
  }

  .top-services_item_pict {
    overflow: hidden
  }

  .top-services_item_pict img {
    width: auto;
    height: 100%
  }

  .top-services_item_text {
    padding: 2.66667vw 0
  }
}

@media screen and (max-width:767px) {
  .top-services {
    margin-top: 26.66667vw
  }

  .top-services::before {
    height: 84%
  }

  .top-services::after {
    top: -16.26667vw;
    width: 40vw;
    padding-top: 40.16%
  }

  .top-services_inner p {
    max-width: 100%;
    margin-bottom: 8vw;
    font-size: 3.73333vw;
    line-height: 2;
    letter-spacing: .05em
  }

  .top-services_item {
    position: relative;
    z-index: 2;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff
  }

  .top-services_item::after {
    display: none
  }

  .top-services_item+.top-services_item {
    margin-top: 8vw
  }

  .top-services_item_pict {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    height: 70.872vw
  }

  .top-services_item_text {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    padding: 10.66667vw 8vw
  }

  .top-services_item_text .cap {
    top: 42.66667vw;
    left: 8vw;
    width: 37.33333vw;
    height: 37.33333vw;
    font-size: 4.8vw
  }

  .top-services_item_text .cap strong {
    font-size: 10.66667vw
  }

  .top-services_item_text .title {
    margin-bottom: 6.4vw;
    font-size: 6.4vw;
    line-height: 1.4;
    letter-spacing: .03em
  }

  .top-services_item_text .title span {
    margin-bottom: 0;
    font-size: 3.73333vw;
    line-height: 3.57143;
    letter-spacing: .05em
  }

  .top-services_item_text .letter {
    font-size: 3.73333vw;
    line-height: 2;
    letter-spacing: .05em
  }

  .top-services_item_text .btn-01 {
    margin-top: 6.4vw
  }

  .top-services_item_text .btn-01 a {
    width: 100%;
    max-width: 100%
  }
}

.top-message {
  overflow-x: hidden;
  overflow-y: visible;
  position: relative;
  margin-top: 12rem;
  padding-top: 0 !important;
  padding-bottom: 17rem !important
}

.top-message::before {
  content: "";
  position: absolute;
  top: 4rem;
  right: 0;
  z-index: -1;
  display: block;
  width: 68.75%;
  height: 57.81991%;
  background-color: #f5f5f5
}

.top-message::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  -webkit-transform: translateX(30%);
  transform: translateX(30%);
  display: block;
  width: 20.625%;
  padding-top: 20.16%;
  background: url(../images/top/message-deco.svg) no-repeat top left/100%
}

.top-message_pict {
  width: 50%;
  margin-top: 8rem
}

.top-message_pict img {
  width: 100%
}

.top-message_inner {
  position: relative;
  width: 42.30769%;
  margin: 0 0 0 auto
}

.top-message_inner>* {
  position: relative
}

.top-message_inner p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2
}

.top-message_inner .btn-01 {
  margin-top: 5.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem
}

.top-message_inner .btn-01 a {
  margin-left: 0
}

@media only screen and (max-width:1330px) {
  .top-message::before {
    padding-top: 26.64118%;
    width: 87.5%;
    height: 67.49175%
  }
}

@media screen and (max-width:1024px) {
  .top-message {
    padding-top: 0 !important
  }

  .top-message::before {
    top: 20%;
    padding-top: 0;
    width: 100vw
  }

  .top-message_inner {
    width: 100%
  }

  .top-message_pict {
    width: 84%;
    margin: 0 0 0 auto;
    -webkit-transform: translateX(4%);
    transform: translateX(4%)
  }
}

@media screen and (max-width:767px) {
  .top-message {
    overflow: visible;
    margin-top: 5.33333vw;
    padding-bottom: 0 !important
  }

  .top-message::before {
    top: 20%;
    height: 72%
  }

  .top-message::after {
    top: -16.26667vw;
    bottom: auto;
    z-index: 2;
    width: 40vw;
    padding-top: 40.16%
  }

  .top-message_inner {
    margin-top: 10.66667vw;
    padding: 0
  }

  .top-message_inner .title-01 {
    font-size: 9.6vw
  }

  .top-message_inner .title-01 span {
    font-size: 4.26667vw
  }

  .top-message_inner p {
    font-size: 3.73333vw;
    line-height: 2;
    letter-spacing: .05em
  }

  .top-message_pict {
    width: 94.66667vw;
    -webkit-transform: translateX(5.9%);
    transform: translateX(5.9%)
  }
}

section.top-sdgs {
  padding: 13rem 0 20rem;
}

.top-sdgs {
  overflow: hidden;
}

.top-sdgs__inner {
  position: relative;
  margin: auto;
  padding: 74px 52px 60px;
  max-width: 1000px;
  border: 8px solid #0089D2;
  background-color: #fff;
}

.top-sdgs__inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transform: translate(-60%,-60%);
  transform: translate(-60%,-60%);
  display: block;
  width: 24%;
  padding-top: 24%;
  background: url(../images/top/message-deco.svg) no-repeat top left;
  background-size: 100% 100%;
}

.top-sdgs__inner::after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  -webkit-transform: translate(30%,60%);
  transform: translate(30%,60%);
  display: block;
  width: 38%;
  padding-top: 38%;
  background: url(../images/top/message-deco.svg) no-repeat top left;
  background-size: 100% 100%;
}

.top-sdgs-logo {
  height:0;
  padding-top: 10.28%;/*$height, $width*/
  background-image: url('../images/top/sdgs_logo.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  text-indent: -99999px;
  overflow: hidden;
}

.top-sdgs-lead {
  margin-top: 32px;
  line-height: 1.72;
}

.top-sdgs-happy {
  position: relative;
  margin: 24px auto 0;
  padding: 40px 40px 40px 124px;
  max-width: 1000px;
  width: 100%;
  background-color: #F5F5F5;
}

.top-sdgs-happy::before {
  position: absolute;
  top: -10px;
  left: -10px;
  content: '';
  display: block;
  width: 141px;
  height: 85px;
  background-image: url('../images/top/sdgs_happy_icon.png');
  background-repeat: no-repeat;
  background-position: left top;
}

.top-sdgs-happy__box {
  position: relative;
  padding-left: 63px;
  font-size: 2.0rem;
}

.top-sdgs-happy__box + .top-sdgs-happy__box {
  margin-top: 20px;
}

.top-sdgs-happy__box span {
  position: absolute;
  top: -3px;
  left: 0;
  display: inline-block;
  margin-right: 16px;
  background-color: #F85D18;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 2.1rem;
  font-weight: bold;
}

.top-sdgs-btn {
  margin-top: 45px;
  width: 100%;
}

.top-sdgs-btn a {
  width: 450px;
}

@media screen and (max-width:767px) {
  section.top-sdgs {
    padding: 12vw 0 18vw;
  }

  .top-sdgs__inner {
    padding: 30px 25px;
  }

  .top-sdgs__inner::after {
    -webkit-transform: translate(78%,60%);
    transform: translate(78%,60%);
  }

  .top-sdgs-lead {
    margin-top: 20px;
    font-size: 3.73333vw;;/*12px*/
  }

  .top-sdgs-logo {
    padding-top: 30.952%;/*$height, $width*/
    background-image: url('../images/top/sdgs_logo_sp.png');
  }

  .top-sdgs-happy {
    padding: 30px 20px;
  }

  .top-sdgs-happy::before {
    top: -20px;
    width: 100px;
    background-size: 100px auto;
  }
  
  .top-sdgs-happy__box {
    position: relative;
    padding-left: 50px;
    font-size: 4.6875vw;/*15px*/
  }

  .top-sdgs-btn {
    margin-top: 30px;
  }
}

.top-recruit {
  position: relative;
  padding: 10rem 0
}

.top-recruit::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 81.25%;
  height: 30%;
  background-color: #fffbe6
}

.top-recruit::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  width: 16.375%;
  padding-top: 20.16%;
  background: url(../images/top/news-deco.svg) no-repeat top left/100%
}

.top-recruit .container {
  position: relative;
  z-index: 2
}

.top-recruit .title-01 {
  margin-bottom: 3rem
}

.top-recruit_lead {
  max-width: 1000px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2
}

.top-recruit_link {
  margin-top: 4.6rem
}

.top-recruit_link_pict {
  width: 57.69231%
}

.top-recruit_link_text {
  width: 42.30769%;
  font-size: 40px;
  font-size: 4rem;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .03em
}

.top-recruit_link_text p {
  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;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: #f85e00;
  border: 2px solid #f85e00;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s
}

.top-recruit_link_text svg {
  margin-left: 1rem
}

.top-recruit_link_text svg path {
  -webkit-transition: fill .3s;
  transition: fill .3s
}

.top-recruit_link:hover {
  opacity: 1
}

.top-recruit_link:hover .top-recruit_link_text p {
  background-color: #fff;
  color: #f85e00
}

.top-recruit_link:hover .top-recruit_link_text svg path {
  fill: #f85e00
}

@media screen and (max-width:1024px) {
  .top-recruit_link_pict {
    overflow: hidden;
    width: 50%
  }

  .top-recruit_link_pict img {
    width: auto;
    height: 100%
  }

  .top-recruit_link_text {
    width: 50%
  }
}

@media screen and (max-width:767px) {
  .top-recruit {
    padding: 13.33333vw 0
  }

  .top-recruit::before {
    top: 106.66667vw;
    width: 89.33333vw;
    height: 68.8vw
  }

  .top-recruit::after {
    bottom: 0;
    left: auto;
    right: 0;
    -webkit-transform: translate(50%, 80%);
    transform: translate(50%, 80%);
    width: 40vw;
    padding-top: 40.16%
  }

  .top-recruit_lead {
    max-width: 100%;
    font-size: 3.73333vw;
    line-height: 2;
    letter-spacing: .05em
  }

  .top-recruit_link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 10.66667vw
  }

  .top-recruit_link_pict {
    width: 100%;
    height: 48vw
  }

  .top-recruit_link_pict img {
    width: auto;
    height: 100%
  }

  .top-recruit_link_text {
    width: 100%
  }

  .top-recruit_link_text p {
    display: block;
    width: 100%;
    padding: 13.33333vw 10.13333vw;
    font-size: 6.4vw;
    text-align: center
  }

  .top-recruit_link_text svg {
    width: 5.06667vw;
    vertical-align: 7px
  }
}

.top-contact {
  padding: 10rem 0 20rem
}

.top-contact .title-01 {
  margin-bottom: 3rem
}

.top-contact .flex {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.top-contact_text {
  width: 42.30769%
}

.top-contact_text p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2
}

.top-contact_btn {
  width: 57.69231%
}

.top-contact_btn .btn-01 a {
  padding: 3.7rem 3rem;
  max-width: 100%;
  border-radius: 65px
}

@media screen and (max-width:1024px) {
  .top-contact_btn {
    width: 46.15385%
  }
}

@media screen and (max-width:767px) {
  .top-contact {
    padding: 26.66667vw 0
  }

  .top-contact .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .top-contact_text {
    width: 100%
  }

  .top-contact_text p {
    font-size: 3.73333vw;
    line-height: 2;
    letter-spacing: .05em
  }

  .top-contact_btn {
    width: 100%;
    margin-top: 6.93333vw
  }

  .top-contact_btn .btn-01 a {
    padding: 6.4vw 5.33333vw
  }
}

.lower {
  position: relative
}

.lower::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: calc((100% - 1200px)/ 2);
  height: 100%;
  background-color: #fff
}

@media only screen and (max-width:1360px) {
  .lower::after {
    width: 2%
  }
}

@media screen and (max-width:767px) {
  .lower::after {
    display: none
  }
}

.lower-header {
  background-color: #fff;
  border-bottom: 1px solid #d0d8de
}

.lower-contents {
  margin-top: -4.5rem;
  background: #fff
}

.lower-contents.column-2 .lower-contents_sidebar {
  width: 21.61538%
}

@media screen and (max-width:1024px) {
  .lower-contents.column-2 .lower-contents_sidebar {
    display: none
  }
}

.lower-contents.column-2 .lower-contents_main {
  width: 78.38462%;
  padding-right: 0
}

@media screen and (max-width:1024px) {
  .lower-contents.column-2 .lower-contents_main {
    width: 100%
  }
}

@media screen and (max-width:1024px) {
  .lower-contents {
    margin-top: 0
  }
}

.lower-keyvisual {
  width: 100%;
  height: 285px;
  position: relative;
  background: #f5f5f5
}

.lower-keyvisual_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 96%;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
  -webkit-clip-path: polygon(0 -20%, 0 -20%, 0 120%, 0 120%);
  clip-path: polygon(0 -20%, 0 -20%, 0 120%, 0 120%)
}

.lower-keyvisual_inner.is-active {
  -webkit-transform: none;
  -ms-transform: none;
  -webkit-clip-path: polygon(0 -20%, 100% -20%, 100% 120%, 0 120%);
  clip-path: polygon(0 -20%, 100% -20%, 100% 120%, 0 120%);
  transition: -webkit-clip-path 1s cubic-bezier(.205, .01, .075, .995) .6s, clip-path 1s cubic-bezier(.205, .01, .075, .995) .6s, transform 1s cubic-bezier(.205, .01, .075, .995) .6s
}

.lower-keyvisual .title-01 {
  margin-bottom: 2.7rem;
  font-size: 50px;
  font-size: 5rem;
  font-weight: 500
}

.lower-keyvisual::before {
  content: "";
  position: absolute;
  background: url(../images/common/lower-item.svg) no-repeat center center/cover;
  width: 414px;
  height: 293px;
  right: 0;
  top: 20px;
  z-index: 10
}

@media screen and (max-width:1024px) {
  .lower-keyvisual {
    padding: 16vw 0;
    height: auto
  }

  .lower-keyvisual::before {
    background: url(../images/common/lower-item_small.svg) no-repeat center center/cover;
    width: 37.6vw;
    padding-top: 55%;
    height: auto;
    top: 0
  }

  .lower-keyvisual_inner {
    width: 89.33333%
  }

  .lower-keyvisual .title-01 {
    margin-bottom: 0;
    font-size: 7.46667vw
  }

  .lower-keyvisual .title-01 span {
    font-size: 4.26667vw
  }
}

.about .irlibrary-btn {
  width: 32.25806%
}

.about .irlibrary-btn:nth-of-type(3) {
  margin-top: 0
}

@media screen and (max-width:1024px) {
  .about .irlibrary-btn {
    width: 100%
  }

  .about .irlibrary-btn:nth-of-type(3) {
    margin-top: 2rem
  }

  .about .irlibrary-btn+div {
    margin-top: 2rem
  }
}

.message p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2
}

.message p+p {
  margin-top: 4rem
}

@media screen and (max-width:767px) {
  .message p {
    font-size: 3.73333vw;
    line-height: 2
  }
}

.message-mainpict {
  margin-bottom: 4rem
}

.message-mainpict img {
  width: 100%
}

.message-item {
  margin-top: 5.5rem
}

.message-pict02 {
  display: block;
  margin: 4rem auto;
  width: 96%;
  max-width: 640px
}

@media screen and (max-width:767px) {
  .message p+p {
    margin-top: 5.33333vw
  }
}

.irinfomation-info .newsarea {
  width: 64.90909%
}

.irinfomation-info .newsarea .title-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.irinfomation-info .newsarea .title-02 .btn-01 a {
  width: 120px;
  padding: .6rem 1.5rem;
  font-size: 12px;
  font-size: 1.2rem;
  background-size: 6px
}

.irinfomation-info .newsarea .newslist a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.irinfomation-info .newsarea .newslist .date {
  width: 20.30812%
}

.irinfomation-info .newsarea .newslist .title {
  width: 78.0112%
}

.irinfomation-info .stockarea {
  width: 31.54545%
}

.irinfomation-info .stockarea a {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 3rem 3rem 5rem;
  background-color: #fff9f4;
  color: #333;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center
}

.irinfomation-info .stockarea a::after {
  content: "";
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  width: 14px;
  height: 11px;
  background: url(../images/common/icon-blank_white.svg) no-repeat center center/100%
}

.irinfomation-info .stockarea a::before {
  content: "";
  position: absolute;
  bottom: 1.3rem;
  right: 1.4rem;
  width: 25px;
  height: 25px;
  background: #f85e00;
  border-radius: 50%
}

.irinfomation-info .stockarea a img {
  margin-bottom: 1rem
}

.irinfomation-info+.irinfomation-link {
  margin-top: 10rem
}

.irinfomation-link_main .item {
  width: 48.63636%
}

.irinfomation-link_main .item .pict img {
  width: 100%
}

.irinfomation-link_main .item .btn-01 {
  margin-top: -35px;
  padding-right: 2rem
}

.irinfomation-link_main .item .btn-01 a {
  max-width: 300px;
  margin-right: 0;
  padding: 1.75rem
}

.irinfomation-link_sub {
  margin-top: 10rem;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.irinfomation-link_sub .irlibrary-btn {
  width: 32.78689%;
  margin-right: .8%
}

.irinfomation-link_sub .irlibrary-btn:nth-of-type(3) {
  margin-top: 0;
  margin-right: 0
}

.irinfomation-link_sub .irlibrary-btn:nth-of-type(n+4) {
  margin-top: 3rem
}

.irinfomation-stockbasic .item {
  width: 100%
}

.irinfomation-stockbasic .item+.item {
  margin-top: 6rem
}

.irinfomation-stockbasic .item p+.title-04 {
  margin-top: 3.4rem
}

.irinfomation-stockbasic .item table {
  width: 100%
}

.irinfomation-stockbasic .item table td a {
  color: #333;
  text-decoration: underline
}

.irinfomation-stockbasic .item table td a img {
  margin-left: 2rem
}

.irinfomation-stockbasic .list-02 {
  margin-top: 2rem
}

.irinfomation-stockbasic:nth-of-type(2) table td {
  text-align: right
}

.irinfomation-electronic {
  margin-top: 10rem
}

.irinfomation-electronic a {
  text-decoration: underline;
  color: #333
}

@media screen and (max-width:1024px) {
  .irinfomation-info .newsarea {
    width: 100%
  }

  .irinfomation-info .newsarea .newslist a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .irinfomation-info .newsarea .newslist .date {
    width: 100%
  }

  .irinfomation-info .newsarea .newslist .title {
    width: 100%
  }

  .irinfomation-info .stockarea {
    width: 100%;
    margin-top: 16vw
  }

  .irinfomation-info .stockarea a {
    padding: 8vw 18.66667vw 10.66667vw;
    font-size: 4.8vw
  }

  .irinfomation-info .stockarea a::after {
    content: "";
    bottom: 5.33333vw;
    right: 5.33333vw;
    width: 3.73333vw;
    height: 2.93333vw
  }

  .irinfomation-info .stockarea a img {
    width: 9.33333vw;
    margin-bottom: 1.86667vw
  }

  .irinfomation-info+.irinfomation-link {
    margin-top: 16vw
  }

  .irinfomation-link_main .item {
    width: 100%
  }

  .irinfomation-link_main .item+.item {
    margin-top: 16vw
  }

  .irinfomation-link_main .item .btn-01 {
    margin-top: -8vw;
    padding-right: 0
  }

  .irinfomation-link_main .item .btn-01 a {
    width: 73.33333vw;
    max-width: 96%;
    margin-right: auto;
    padding: 6.4vw 5.33333vw
  }

  .irinfomation-link_sub {
    margin-top: 16vw
  }

  .irinfomation-link_sub .irlibrary-btn {
    width: 100%;
    margin-right: 0
  }

  .irinfomation-link_sub .irlibrary-btn:nth-of-type(n+2) {
    margin-top: 5.33333vw
  }

  .irinfomation-link_sub .irlibrary-btn:nth-of-type(n+4) {
    margin-top: 5.33333vw
  }

  .irinfomation-stockbasic {
    margin-top: 16vw
  }

  .irinfomation-stockbasic .item {
    width: 100%
  }

  .irinfomation-stockbasic .item+.item {
    margin-top: 16vw
  }

  .irinfomation-stockbasic .item p+.title-04 {
    margin-top: 6.93333vw
  }

  .irinfomation-stockbasic .item table th {
    max-width: 100%
  }

  .irinfomation-stockbasic .list-02 {
    margin-top: 2rem
  }

  .irinfomation-stockbasic:nth-of-type(2) table td {
    text-align: right
  }

  .irinfomation-electronic {
    margin-top: 16vw
  }
}

@media screen and (max-width:767px) {
  .irinfomation-info .newsarea .title-02 .btn-01 a {
    width: 32vw;
    padding: 2.66667vw 4vw;
    font-size: 3.2vw;
    background-size: 1.86667vw;
    background-position-y: 3.2vw
  }
}

.irlibrary-btn {
  width: 48.78049%
}

.irlibrary-btn:nth-of-type(n+3) {
  margin-top: 3%
}

.irlibrary-btn a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 4rem;
  background-color: #fff9f4;
  text-align: center;
  color: #333
}

.irlibrary-btn a::after {
  content: '';
  position: absolute;
  bottom: 1.8rem;
  right: 2rem;
  width: 20px;
  height: 20px;
  background: url(../images/irlibrary/btn-arrow.svg) no-repeat top right/100%;
  -webkit-transition: right .3s;
  transition: right .3s
}

.irlibrary-btn a:hover::after {
  right: 1.2rem
}

.irlibrary-btn_pict img {
  width: 35px
}

.irlibrary-btn_title {
  margin-top: .5rem;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem
}

@media only screen and (max-width:1300px) {
  .irlibrary-btn_title {
    font-size: 1.6vw
  }
}

@media screen and (max-width:1024px) {
  .irlibrary-btn_title {
    font-size: 2.4vw
  }
}

@media screen and (max-width:767px) {
  .irlibrary-btn {
    width: 100%
  }

  .irlibrary-btn:nth-of-type(n+2) {
    margin-top: 5.33333vw
  }

  .irlibrary-btn:nth-of-type(n+3) {
    margin-top: 5.33333vw
  }

  .irlibrary-btn a {
    padding: 8vw 8vw 11.46667vw 8vw
  }

  .irlibrary-btn a::after {
    content: '';
    position: absolute;
    bottom: 1.8rem;
    right: 2rem;
    width: 5.33333vw;
    height: 5.33333vw
  }

  .irlibrary-btn_pict img {
    width: 9.33333vw
  }

  .irlibrary-btn_title {
    font-size: 4.8vw
  }
}

.irpolicy .item:not(:last-child) {
  margin-bottom: 6rem
}

.irpolicy .item p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2
}

@media screen and (max-width:767px) {
  .irpolicy .item p {
    font-size: 3.73333vw
  }
}

.disclaimer .item:not(:last-child) {
  margin-bottom: 6rem
}

.disclaimer .item p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2
}

@media screen and (max-width:767px) {
  .disclaimer .item p {
    font-size: 3.73333vw
  }
}

.ircalendar-select {
  margin-bottom: 7rem
}

.ircalendar .item:not(:last-child) {
  margin-bottom: 7rem
}

.ircalendar .item .title-02 {
  margin-bottom: 0
}

.ircalendar .item ul li {
  padding: 2.5rem 0;
  font-size: 16px;
  font-size: 1.6rem;
  border-bottom: 1px solid #d0d8de
}

.ircalendar .item ul li a {
  color: #333
}

.ircalendar .item ul li.has-pdf img {
  width: 17.67px
}

.ircalendar .item ul li.has-pdf .capacity {
  vertical-align: -2px;
  margin-left: .4rem;
  color: #999;
  font-size: 14px;
  font-size: 1.4rem
}

@media screen and (max-width:767px) {
  .ircalendar .item ul li {
    padding: 6.13333vw 0;
    font-size: 3.73333vw
  }

  .ircalendar .item ul li.has-pdf img {
    width: 4.26667vw
  }

  .ircalendar .item ul li.has-pdf .capacity {
    margin-left: 1.06667vw;
    font-size: 3.2vw
  }
}

.irfaq-tab_item {
  width: 32.78689%
}

.irfaq-tab_item a {
  position: relative;
  display: block;
  padding: 1.7rem 2rem;
  text-align: center;
  color: #333;
  background-color: #fff5f0;
  letter-spacing: .05em;
  border-radius: 3rem
}

.irfaq-tab_item a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 12px;
  height: 6px;
  background: url(../images/common/icon-arrow.svg) no-repeat center center/100%
}

.irfaq-item {
  margin-top: 8rem
}

.irfaq-item_list dl {
  position: relative;
  padding-bottom: 3rem;
  border-bottom: 1px solid #d0d8de
}

.irfaq-item_list dl::after,
.irfaq-item_list dl::before {
  content: '';
  position: absolute;
  top: 4.3rem;
  right: 2rem;
  width: 24px;
  height: 1.6px;
  background-color: #f85e00
}

.irfaq-item_list dl::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, transform .3s;
  transition: opacity .3s, transform .3s, -webkit-transform .3s
}

.irfaq-item_list dl.is-active::after {
  opacity: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0)
}

.irfaq-item_list dl dt {
  font-weight: 700;
  padding-top: 3rem;
  padding-right: 4rem;
  padding-left: 4rem;
  text-indent: -3.5rem;
  cursor: pointer
}

.irfaq-item_list dl dt::before {
  vertical-align: middle;
  content: 'Q.';
  margin-right: 1rem;
  font-family: "Josefin Sans", sans-serif;
  color: #f85e00;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700
}

.irfaq-item_list dl dt::before {
  content: 'Q.';
  margin-right: 1rem;
  font-family: "Josefin Sans", sans-serif;
  color: #f85e00;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700
}

.irfaq-item_list dl dd {
  display: none;
  padding-top: 1.5rem
}

.irfaq-item_list dl dd::before {
  vertical-align: middle;
  content: 'A.';
  margin-right: 1.4rem;
  font-family: "Josefin Sans", sans-serif;
  color: #f85e00;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700
}

.irfaq-item_list dl dd a {
  color: #f85e00
}

.irfaq-item_list dl dd img {
  display: block;
  margin: 1rem auto 0;
  width: 90%;
  max-width: 650px
}

@media screen and (max-width:1024px) {
  .irfaq-tab_item {
    width: 100%
  }

  .irfaq-tab_item:not(:last-child) {
    margin-bottom: 2.66667vw
  }

  .irfaq-tab_item a {
    padding: 1.7rem 2rem;
    font-size: 4.8vw
  }

  .irfaq-tab_item a::after {
    right: 2rem;
    width: 3.2vw;
    height: 1.6vw
  }

  .irfaq-item_list dl {
    padding-bottom: 5.33333vw
  }

  .irfaq-item_list dl::after,
  .irfaq-item_list dl::before {
    top: 8vw;
    right: 0;
    width: 5.33333vw;
    height: .42667vw
  }

  .irfaq-item_list dl dt {
    padding-top: 5.33333vw;
    padding-right: 7.33333vw;
    padding-left: 7.1vw;
    text-indent: -7.1vw;
    font-size: 3.73333vw
  }

  .irfaq-item_list dl dt::before {
    margin-right: 2vw;
    font-size: 4.8vw
  }

  .irfaq-item_list dl dd {
    padding-top: 2.66667vw;
    padding-left: 7.1vw;
    text-indent: -6.5vw;
    font-size: 3.73333vw
  }

  .irfaq-item_list dl dd::before {
    margin-right: 2vw;
    font-size: 4.8vw
  }
}

.irnews .common-select {
  display: none;
  margin-bottom: 10.66667vw
}

@media screen and (max-width:1024px) {
  .irnews .common-select {
    display: block
  }
}

.news-irconductor {
  margin-bottom: 2rem
}

.news-irconductor a {
  color: #f85e00;
  text-decoration: underline
}

.news .newslist a {
  border-bottom: 1px solid #d0d8de
}

.news-tab {
  margin-bottom: 9rem
}

.news-tab_item {
  width: 32.78689%;
  max-width: 300px
}

.news-tab_item a {
  position: relative;
  display: block;
  padding: 1.7rem 2rem;
  text-align: center;
  color: #333;
  background-color: #fff5f0;
  font-weight: 700;
  color: #f85e00;
  border: 1px solid #fff;
  letter-spacing: .05em;
  border-radius: 3rem;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s
}

.news-tab_item.is-active a,
.news-tab_item:hover a {
  opacity: 1;
  background-color: #fff;
  border: 1px solid #f85e00
}

.news .common-select {
  display: none;
  margin-bottom: 2.66667vw
}

.news .common-select:nth-of-type(2) {
  margin-bottom: 10.66667vw
}

@media screen and (max-width:1024px) {
  .news-tab {
    display: none
  }

  .news .common-select {
    display: block;
    margin-bottom: 5rem
  }
}

.news .single__data .icon {
  display: inline-block;
  height: 16px;
  padding: 0 1rem;
  line-height: 17px;
  background-color: #f85e00;
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  font-family: "Josefin Sans", sans-serif;
  border-radius: 30px
}

.news .single-sns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 3rem
}

.news .single .btn-back {
  margin-top: 6rem;
  text-align: center
}

.news .single .btn-back a {
  width: 96%;
  max-width: 250px;
  margin: 0 auto;
  padding: 1.25rem 2rem 2.15rem;
  background-color: #333;
  color: #fff;
  text-decoration: none
}

.news .single .btn-back svg {
  position: relative
}

.news .single img {
  height: auto;
  max-width: 100%
}

.news .single .aligncenter {
  display: block;
  margin: 0 auto
}

.news .single .alignright {
  float: right;
  margin: 0 0 10px 20px
}

.news .single .alignleft {
  float: left;
  margin: 0 20px 10px 0
}

.news .single .wp-caption {
  border: 1px solid #ddd;
  text-align: left;
  background-color: #f3f3f3;
  padding: 5px;
  border-radius: 3px
}

.news .single .wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none
}

.news .single .wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  padding: 0
}

@media screen and (max-width:767px) {
  .news .single .alignleft {
    display: block;
    float: none;
    margin-right: auto;
    margin-left: auto
  }

  .news .single .alignright {
    display: block;
    float: none;
    margin-right: auto;
    margin-left: auto
  }
}

.news .single h2 {
  position: relative;
  display: block;
  margin-top: 3.5rem;
  margin-bottom: 2.5rem;
  padding-bottom: 2rem;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  border-bottom: 1px solid #d0d8de
}

.news .single h2::after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 10rem;
  height: 1px;
  background-color: #f85e00
}

@media screen and (max-width:767px) {
  .news .single h2 {
    margin-bottom: 4.8vw;
    font-size: 5.33333vw
  }

  .news .single h2::after {
    width: 16vw
  }
}

.news .single h3 {
  margin-top: 3.5rem;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  color: #f85e00
}

.news .single h4 {
  margin-top: 3.5rem;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  clear: both
}

.news .single h5 {
  margin-top: 3.5rem;
  font-weight: 700;
  clear: both
}

.news .single p,
.news .single ul {
  margin: 1rem 0
}

.news .single pre {
  display: block;
  padding: .6em;
  margin: 0 0 .8em;
  font-size: .8em;
  line-height: 1.4;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px
}

.news .single pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0
}

.news .single strong {
  font-weight: 700
}

.news .single em {
  font-style: italic
}

.news .single del {
  text-decoration: line-through
}

.news .single blockquote {
  display: inline-block;
  padding: 1em;
  position: relative
}

.news .single a {
  color: #f85e00;
  text-decoration: none
}

.news .single ul {
  list-style: disc;
  padding: 0 0 0 1.5em
}

.news .single ol {
  list-style: decimal;
  padding: 0 0 0 1.5em
}

.news .single img[class*=attachment-],
.news .single img[class*=wp-image-] {
  height: auto;
  max-width: 100%
}

.news .single .clearfix {
  overflow: hidden;
  zoom: 1
}

.news .single .clearfix::after {
  content: "";
  display: block;
  clear: both
}

.news .single hr {
  border-color: #020202;
  margin: 40px auto
}

.news .single blockquote {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .09);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .09);
  padding: 30px 50px 30px 100px;
  position: relative;
  border-radius: 8px;
  margin: 30px 0
}

.news .single blockquote::before {
  content: "“";
  font-size: 100px;
  font-size: 6.25rem;
  line-height: 1;
  position: absolute;
  top: 20px;
  left: 30px;
  color: #f85e00
}

@media only screen and (max-width:767px) {
  .news .single blockquote {
    padding: 20px 20px 20px 60px
  }

  .news .single blockquote::before {
    font-size: 70px;
    font-size: 4.375rem;
    top: 15px;
    left: 15px
  }
}

@media only screen and (max-width:767px) {
  .news .single blockquote {
    margin: 15px 0
  }
}

.news .single table {
  width: 100%;
  margin: 30px 0
}

.news .single table td,
.news .single table th {
  border: 1px solid #e8e8e8;
  padding: 10px
}

.news .single table th {
  text-align: center;
  font-weight: 700;
  background-color: #f4f4f4;
  width: 30%
}

.news .single table td {
  padding-left: 20px;
  padding-right: 20px
}

@media only screen and (max-width:767px) {

  .news .single table td,
  .news .single table th {
    display: block;
    width: 100%;
    padding: 1.5rem
  }

  .news .single table th {
    text-align: left
  }
}

@media only screen and (max-width:767px) {
  .news .single table {
    margin: 15px 0
  }
}

.eir_area_area_news_015 .s_eirList_item,
.eir_area_area_top_001 .s_eirList_item,
.eir_area_area_top_002 .s_eirList_item {
  border-bottom: 1px solid #d0d8de !important
}

.contact .gform iframe {
  width: 100%
}

.contact-intro {
  margin-bottom: 5rem;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2
}

.contact-formtable {
  margin-bottom: 5rem
}

.contact-formtable .required {
  width: 40px;
  margin-left: .5rem;
  padding: 2px 7px;
  background-color: #f85e00;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: lighter
}

.contact-formtable input[type=email],
.contact-formtable input[type=tel],
.contact-formtable input[type=text] {
  width: 300px;
  padding: 1rem;
  border-radius: 5px;
  border: 1px solid #898989;
  outline: 0
}

.contact-formtable textarea {
  width: 100%;
  height: 150px;
  padding: 1rem;
  border-radius: 5px;
  border: 1px solid #898989;
  outline: 0;
  resize: vertical
}

.contact-formtable_placeholder {
  margin-top: .7rem;
  font-size: 12px;
  font-size: 1.2rem;
  color: #999 !important
}

@media screen and (min-width:768px) {

  .contact-formtable.is-confirm td,
  .contact-formtable.is-confirm th {
    display: table-cell
  }

  .contact-formtable.is-confirm th {
    width: 20%
  }

  .contact-formtable.is-confirm td {
    width: 80%
  }
}

.contact-privacy {
  margin-bottom: 5rem;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2
}

.contact-privacy a {
  position: relative;
  display: inline-block;
  margin-right: 2.2rem;
  text-decoration: underline;
  color: #f85e00
}

.contact-privacy a::after {
  content: "";
  position: absolute;
  bottom: .6rem;
  right: -2rem;
  width: 14px;
  height: 11px;
  background: url(../images/common/icon-blank_og.svg) no-repeat top center/100%
}

.contact-privacy_check {
  margin-top: 4rem
}

.contact-privacy_check input[type=checkbox] {
  display: none
}

.contact-privacy_check input[type=checkbox]+span {
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.contact-privacy_check input[type=checkbox]+span:last-child {
  margin-bottom: 0
}

.contact-privacy_check input[type=checkbox]+span:before {
  content: "";
  display: block;
  width: 26px;
  height: 25px;
  border: 1px solid #898989;
  border-radius: .5rem;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all .12s, border-color 80ms;
  transition: all .12s, border-color 80ms
}

.contact-privacy_check input[type=checkbox]+span:after {
  content: "";
  display: block;
  width: 21px;
  height: 18px;
  border: 2px solid #f85e00;
  border-top-color: transparent;
  border-left-color: transparent;
  position: absolute;
  left: 8px;
  top: 0;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s
}

.contact-privacy_check input[type=checkbox]:checked+span:after {
  width: 10px;
  opacity: 1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.contact-btnarea {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.contact-btnarea .btn-04 {
  width: 100%;
  max-width: 400px
}

.contact-btnarea .btn-04 a,
.contact-btnarea .btn-04 button,
.contact-btnarea .btn-04 input {
  text-align: left
}

.contact-btnarea .btn-04 a.contact-btnarea_back,
.contact-btnarea .btn-04 button.contact-btnarea_back,
.contact-btnarea .btn-04 input.contact-btnarea_back {
  background: #f5f5f5 url(../images/common/btn-04_arrow_back.svg) no-repeat 5%;
  color: #333;
  text-align: right;
  border-color: #f5f5f5;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  -webkit-transition: background .3s, color .3s;
  transition: background .3s, color .3s
}

@media screen and (min-width:768px) {

  .contact-btnarea .btn-04 a.contact-btnarea_back:hover,
  .contact-btnarea .btn-04 button.contact-btnarea_back:hover,
  .contact-btnarea .btn-04 input.contact-btnarea_back:hover {
    background: #f5f5f5 url(../images/common/btn-04_arrow_back.svg) no-repeat 2%;
    opacity: 1
  }
}

.contact .error-text {
  margin-top: 5rem;
  padding: 1rem 2rem 1.6rem 4.7rem;
  color: #b70000;
  border: 1px solid #b70000;
  background: #fef5f6 url(../images/common/icon-error.svg) no-repeat 2rem center/18px
}

.contact .error-block input,
.contact .error-block textarea {
  border: 1px solid #b70000;
  background: #fef5f6
}

.contact .error-block_text {
  padding: 1rem 2rem 1.6rem 2.3rem;
  color: #b70000;
  background: url(../images/common/icon-error.svg) no-repeat left center/18px;
  font-weight: 400
}

.contact .mw_wp_form_input .contact-btnarea .confirm-only {
  display: none
}

.contact .mw_wp_form_input .contact-btnarea .btn-01 input {
  padding: 2.3rem 5rem
}

@media only screen and (max-width:900px) {
  .contact-btnarea {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .contact-btnarea .btn-01 {
    max-width: 300px
  }
}

@media screen and (max-width:767px) {
  .contact-intro {
    margin-bottom: 7.46667vw;
    font-size: 3.73333vw
  }

  .contact-formtable input[type=email],
  .contact-formtable input[type=tel],
  .contact-formtable input[type=text] {
    width: 100%;
    height: 60px
  }

  .contact-formtable_placeholder {
    font-size: 3.2vw
  }

  .contact-privacy {
    margin-bottom: 5.33333vw;
    font-size: 4.26667vw;
    line-height: 2
  }

  .contact-privacy>p {
    text-align: left
  }

  .contact-privacy a {
    margin-right: 5.33333vw
  }

  .contact-privacy a::after {
    right: -4.8vw;
    width: 3.73333vw;
    height: 2.93333vw
  }

  .contact-privacy_check {
    margin-top: 5.33333vw
  }

  .contact .btn-01 {
    margin-top: 13.33333vw
  }

  .contact-btnarea {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .contact-btnarea .btn-01 {
    width: 100%;
    max-width: 100%
  }

  .contact-btnarea .btn-01+.btn-01 {
    margin-top: 5.33333vw
  }
}

.contactindex-intro .flex {
  margin-bottom: 3.6rem
}

.contactindex-intro .list-01 {
  margin-top: 2rem
}

.contactindex-various {
  margin-top: 7.8rem
}

.contactindex-various .irlibrary-btn {
  width: 32.78689%;
  margin-top: 0
}

.contactindex-various .irlibrary-btn a {
  padding: 2.6rem 4rem
}

.contactindex-various .irlibrary-btn_title {
  line-height: 1.44444
}

.contactindex-various .item+.item {
  margin-top: 4rem
}

.contactindex-various .item .letter {
  line-height: 2
}

.contactindex-various .item .letter a[target="_blank"] {
  text-decoration: underline;
  color: #f85e00
}

.contactindex-various .item .letter a[target="_blank"] img {
  margin-left: .2rem;
  margin-right: .5rem
}

@media screen and (max-width:767px) {
  .contactindex-various .irlibrary-btn {
    width: 100%;
    margin-top: 0
  }

  .contactindex-various .irlibrary-btn a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
    height: 37.33333vw
  }

  .contactindex-various .irlibrary-btn:nth-of-type(n+2) {
    margin-top: 5.33333vw
  }
}

.confirm_page .contact-formtable_placeholder,
.confirm_page .contact-privacy {
  display: none
}

.rule .item+.item {
  margin-top: 4rem
}

.rule p {
  line-height: 2
}

.privacy .item+.item {
  margin-top: 4rem
}

.privacy .alignC {
  text-align: center !important
}

.privacy .title-03 {
  margin-top: 3rem
}

.privacy p {
  line-height: 2
}

.privacy p + h5 {
  margin-top: 10px;
}

  
.privacy .info {
  margin-top: 2.5rem;
}
.privacy .privacy-list  {
  margin-top: 2.5rem;}


.privacy .privacy-list li {
  text-indent: -1em;
  padding-left: 1em;
  padding-bottom: 1em;
  line-height: 2;
}


.privacy .info-title {
  color: #f85e00;
  font-size: 18px;
  font-size: 1.8rem
}

.privacy .info p {
  margin-top: 1.5rem;
  line-height: 2
}

.privacy .info-list {
  margin-top: 1.5rem;
  line-height: 2
}

.privacy .info-list a {
  color: #333;
  text-decoration: underline
}

.privacy .info-signature {
  margin-top: 4rem;
  text-align: right;
  line-height: 2;
  margin-bottom: 7em;
}

.privacy .privacy-table th {
  border: 1px solid #ccc;
  background: #ddd;
  text-align: center;
}
.privacy .privacy-table td {
border: 1px solid #ccc;
padding: 5px;}


.privacy .privacy-table ul{
  margin-bottom: 0;}

  .privacy .privacy-table .privacy-table_sp {
    border: 1px solid #ccc; 
    background: #ddd; 
    text-align: center;
    width: 200px;
}
  

@media screen and (max-width:767px) {
  .privacy .privacy-table .privacy-table_sp {
    width: 100px;
}
  
}

.privacy .privacy-table li {
  padding-left: 3px;
}

.privacy .privacy-table li:before {
	content:'● ';
}
.privacy .privacy-table li:only-child::before{
	content:none;
}

.privacy .ol-parent .info-list {
  margin-top: 1rem;
  line-height: 2;
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 2rem;
}

.privacy ol.ol-parent, ol.ol-parent ol {
  counter-reset: cnt;
  line-height: 2;
}

.privacy ol.ol-parent > li {
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 10px;
}

.privacy ol.ol-parent > li::before {
  text-indent: 0;
  width: 2em;
  display: inline-block;
}

.privacy ol.ol-parent > li > ol {
  margin-bottom: 10px;
}

.privacy ol.ol-parent > li > ol > li{
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 10px;
}

.privacy ol.ol-parent > li > ol > li > ol{
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 10px;
  margin-top: 10px;
}

.specific_privacy .item {
  margin-top: 5rem
}

.specific_privacy .item p {
  line-height: 2
}

.specific_privacy .info {
  margin-top: 2.5rem
}

.specific_privacy .info-title {
  color: #f85e00;
  font-size: 18px;
  font-size: 1.8rem
}

.specific_privacy .info-list {
  margin-top: 1.5rem;
  line-height: 2
}

.specific_privacy .info-list a {
  color: #333;
  text-decoration: underline
}

.specific_privacy .info-signature {
  margin-top: 4rem;
  text-align: right;
  line-height: 2
}

.company .item+.item {
  margin-top: 8rem
}

.company .item+.flex {
  margin-top: 200px
}

.company p {
  line-height: 2
}

.company p+p {
  margin-bottom: 2rem
}

.company .catch {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px
}

.company .catch span {
  font-size: 24px;
  color: #f85e00;
  text-align: center;
  position: relative;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  display: inline-block;
  letter-spacing: 2px
}

.company .catch span::before {
  content: "";
  background: url(../images/company/about_catch_img.svg) no-repeat center center/100%;
  width: 40px;
  height: 38px;
  position: absolute;
  top: 50%;
  left: -50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.company .catch img {
  width: 100%
}

.company .about_img01 {
  display: block;
  margin: 4rem auto;
  width: 96%;
  max-width: 327px
}

.company .about_img02 {
  text-align: center
}

.company .about_img02 img {
  width: 100%;
  max-width: 780px
}

.company .outline-tab {
  margin-bottom: 9rem
}

.company .outline-tab li {
  width: 24.69136%
}

.company .outline-tab li a {
  position: relative;
  display: block;
  padding: 1.7rem 2rem;
  text-align: center;
  color: #333;
  background-color: #fff5f0;
  letter-spacing: .05em;
  border-radius: 3rem;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s
}

.company .outline-tab li a::before {
  content: "";
  background: url(../images/company/arow.png) no-repeat center center/cover;
  width: 16px;
  height: 10px;
  position: absolute;
  top: 25px;
  right: 20px
}

.company .outline-tab li:hover a {
  opacity: 1;
  background-color: #f85e00;
  color: #fff
}

.company .table_inner {
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.company .table_inner table {
  width: 100%
}

.company .table_inner table tr th {
  background: #fff;
  width: 30%;
  border-left: 0;
  font-weight: 400
}

.company .table_inner table tr td {
  border-right: 0;
  width: 70%
}

.company .table_inner table tr:first-child th {
  border-top: 0
}

.company .table_inner table tr:last-child th {
  border-bottom: 0
}

.company .table_inner table tr:first-child td {
  border-top: 0
}

.company .table_inner table tr:last-child td {
  border-bottom: 0
}

@media screen and (max-width:767px) {
  .company .table_inner .officer-table th {
    width: 42% !important; 
  }
}

@media screen and (max-width:767px) {
  .company .table_inner .officer-table td {
    width: 58% !important; 
  }
}

.company .outline_img_pc {
  display: block;
  margin: 4rem auto;
  width: 96%;
  max-width: 633px
}

.company .outline_img_sp {
  display: none
}

.company .map {
  margin-top: 20px;
  margin-bottom: 20px
}

.company .map iframe {
  width: 100%;
  height: 420px
}

.company .governance_img01 {
  display: block;
  margin: 4rem auto;
  width: 96%;
  max-width: 800px
}

.company .history .table-03 th {
  white-space: nowrap
}

@media screen and (max-width:1024px) {
  .company .catch {
    margin-top: 30px;
    text-align: left;
    margin-left: 30px
  }

  .company .catch span {
    font-size: 24px;
    margin-left: 0;
    text-align: left
  }

  .company .catch span::before {
    width: 24px;
    height: 24px;
    left: -30px;
    top: 14px;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .table_inner {
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .table_inner table {
    width: 100%
  }

  .table_inner table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .table_inner table tr th {
    background: #fff;
    width: 50% !important;
    border: 0;
    border-bottom: 1px solid #d0d8de !important
  }

  .table_inner table tr td {
    border: 0;
    border-left: 1px solid #d0d8de !important;
    width: 50% !important;
    border-bottom: 1px solid #d0d8de !important
  }
}

@media screen and (max-width:767px) {
  .company .item+.flex {
    margin-top: 140px
  }

  .company p {
    font-size: 3.73333vw;
    line-height: 1.8
  }

  .company .catch {
    margin-left: 5.33333vw;
    margin-bottom: 6.93333vw
  }

  .company .catch span {
    font-size: 18px;
    margin-left: 0;
    font-size: 4vw
  }

  .company .catch span::before {
    width: 3.2vw;
    height: 3.2vw;
    left: -4vw;
    top: 2.4vw
  }

  .company .outline_img_sp {
    display: block;
    margin: 4rem auto;
    width: 96%;
    max-width: 633px
  }

  .company .map iframe {
    width: 100%;
    height: 220px
  }

  .company .table_inner {
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .company .table_inner table {
    width: 100%
  }

  .company .table_inner table tr th {
    background: #fff;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #d0d8de !important
  }

  .company .table_inner table tr td {
    border: 0;
    width: 100%;
    border-bottom: 1px solid #d0d8de !important
  }

  .company .table_inner table tr td span {
    display: block
  }

  .company .outline-tab {
    margin-bottom: 30px
  }

  .company .outline-tab li {
    width: 48.78049%;
    margin-top: 10px
  }

  .company .outline-tab li a:before {
    right: 14px
  }

  .company .company01 {
    margin-top: -15vw !important;
    padding-top: 15vw !important
  }

  .company .company02,
  .company .company03,
  .company .company04 {
    margin-top: -15vw !important;
    padding-top: 30vw !important
  }
}

.business .item+.item {
  margin-top: 9rem
}

.business .item .title-02 {
  margin-bottom: 2rem
}

.business .item-tag {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 2rem
}

.business .item-tag li {
  margin-right: 1rem;
  margin-bottom: 5px;
  padding: .4rem 1rem;
  font-size: 12px;
  font-size: 1.2rem;
  color: #f85e00;
  border: 1px solid #f85e00
}

.business-intro {
  margin-top: -2.5rem;
  margin-bottom: 10rem;
  padding: 5rem;
  text-align: center;
  background-color: rgba(255, 213, 179, .15)
}

.business-intro img {
  width: 94%;
  max-width: 810px
}

@media screen and (max-width:767px) {
  .business-intro {
    margin-bottom: 6rem;
    padding: 2rem 1rem
  }
}

.business p {
  line-height: 2
}

.business .w_50 {
  width: 43%
}

.business .w_50 img {
  width: 100%
}

.business .w_50+div {
  width: 53%
}

.business .w_30 {
  width: 19.56522%;
  max-width: 180px
}

.business .w_30 img {
  width: 100%
}

.business .w_30+div {
  width: 77.17391%
}

.business .w_30 picture {
  display: block;
  width: 100%
}

.business .btn-01,
.business .btn-03 {
  max-width: 100%;
  width: 100%;
  margin-top: 22px
}

.business .btn-01 a,
.business .btn-03 a {
  margin-right: 0;
  max-width: 300px
}

@media screen and (max-width:767px) {

  .business .btn-01 a,
  .business .btn-03 a {
    max-width: 100%
  }
}

.business .creator_img {
  display: block;
  margin: 4rem auto;
  width: 96%;
  max-width: 920px
}

@media screen and (max-width:767px) {
  .business .item+.flex {
    margin-top: 140px
  }

  .business p {
    font-size: 3.73333vw;
    line-height: 1.8
  }

  .business .w_50 {
    width: 100%
  }

  .business .w_50 img {
    width: 100%;
    margin-bottom: 1rem
  }

  .business .w_50+div {
    width: 100%
  }

  .business .w_30 {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 1rem
  }

  .business .w_30 img {
    width: 100%;
    margin: 0 auto
  }

  .business .w_30+div {
    width: 100%
  }
}

.businessindex {
  position: relative;
  overflow-x: hidden
}

.businessindex .main {
  position: relative;
  background: url(../images/business/deco.svg) no-repeat -48px 92%/260px
}

.businessindex .main::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  z-index: 1;
  display: inline-block;
  width: calc(100% - 150px);
  height: 70%;
  background-color: rgba(255, 213, 179, .15)
}

.businessindex .lower-contents_main {
  padding-right: 0
}

.businessindex-item {
  position: relative;
  z-index: 2;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.businessindex-item+.businessindex-item {
  margin-top: 3rem
}

.businessindex-item_pict {
  width: 40.90909%
}

.businessindex-item_pict img {
  width: 100%
}

.businessindex-item_text {
  width: 54.54545%;
  padding: 3rem 0
}

.businessindex-item_text .title {
  margin-bottom: 2rem;
  font-size: 40px;
  font-size: 4rem;
  font-family: Roboto, sans-serif;
  font-weight: 700
}

.businessindex-item_text .title span {
  display: block;
  margin-bottom: 1.7rem;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 500
}

.businessindex-item_text .letter {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2
}

.businessindex-item_text .btn-01 {
  margin-top: 3.4rem
}

.businessindex-item_text .btn-01 a {
  margin-right: 0;
  max-width: 300px
}

@media only screen and (max-width:1100px) {
  .businessindex-item {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
  }

  .businessindex-item_pict {
    overflow: hidden
  }

  .businessindex-item_pict img {
    width: auto;
    height: 100%
  }

  .businessindex-item_text {
    padding: 2.66667vw 0
  }
}

@media screen and (max-width:767px) {
  .businessindex .main {
    position: relative;
    background-position: -20vw 100%;
    background-size: 40vw
  }

  .businessindex .main::after {
    width: 100%;
    height: 90%
  }

  .businessindex .pagetop {
    background-color: rgba(255, 213, 179, .15)
  }

  .businessindex_inner p {
    max-width: 100%;
    margin-bottom: 8vw;
    font-size: 3.73333vw;
    line-height: 2;
    letter-spacing: .05em
  }

  .businessindex-item {
    position: relative;
    z-index: 2;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .businessindex-item::after {
    display: none
  }

  .businessindex-item+.businessindex-item {
    margin-top: 8vw
  }

  .businessindex-item_pict {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    height: 70.872vw
  }

  .businessindex-item_text {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    padding: 10.66667vw 8vw
  }

  .businessindex-item_text .cap {
    top: 42.66667vw;
    left: 8vw;
    width: 37.33333vw;
    height: 37.33333vw;
    font-size: 4.8vw
  }

  .businessindex-item_text .cap strong {
    font-size: 10.66667vw
  }

  .businessindex-item_text .title {
    margin-bottom: 6.4vw;
    font-size: 6.4vw;
    line-height: 1.4;
    letter-spacing: .03em
  }

  .businessindex-item_text .title span {
    margin-bottom: 0;
    font-size: 3.73333vw;
    line-height: 3.57143;
    letter-spacing: .05em
  }

  .businessindex-item_text .letter {
    font-size: 3.73333vw;
    line-height: 2;
    letter-spacing: .05em
  }

  .businessindex-item_text .btn-01 {
    margin-top: 6.4vw
  }

  .businessindex-item_text .btn-01 a {
    width: 100%;
    max-width: 100%
  }
}

.challet .title-01 {
  text-transform: capitalize
}

.challet .item:not(:last-child) {
  margin-bottom: 9rem
}

.challet .item-lead {
  margin-bottom: 6rem
}

.challet-intro .logo {
  text-align: center
}

.challet-intro .logo img {
  width: 96%;
  max-width: 380px
}

.challet-intro .download {
  margin-top: 3rem;
  -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
}

.challet-intro .download a {
  display: block;
  margin: 0 8px
}

.challet-intro .download a img {
  max-width: 201px
}

.challet-intro .demo {
  margin-top: 6rem;
  text-align: center
}

.challet-intro .demo img {
  width: 96%;
  max-width: 920px
}

.challet-intro .demo {
  margin-top: 8vw
}

.challet-wallet figure {
  display: block;
  text-align: center
}

.challet-wallet figure img {
  width: 96%;
  max-width: 655px
}

.challet-tool .link {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.challet-tool .link a {
  display: block
}

.challet-tool .link-web {
  margin-right: 3rem
}

@media screen and (max-width:767px) {
  .challet .item:not(:last-child) {
    margin-bottom: 16vw
  }

  .challet .item-lead {
    margin-bottom: 8vw
  }

  .challet-intro .logo img {
    width: 81.06667vw;
    max-width: 81.06667vw
  }

  .challet-intro .download {
    margin-top: 6.4vw
  }

  .challet-intro .download a {
    margin: 0 .53333vw
  }

  .challet-intro .download a img {
    width: 41.06667vw;
    max-width: 41.06667vw
  }

  .challet-tool .link {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  .challet-tool .link a {
    display: block
  }

  .challet-tool .link-web {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5.33333vw
  }

  .challet-tool .link-web img {
    width: 100%
  }

  .challet-tool .link-twitter {
    width: 13.33333vw
  }

  .challet-tool .link-twitter img {
    width: 100%
  }
}

.css-intro {
  margin-top: -2.5rem;
  margin-bottom: 10rem;
  padding: 5rem;
  text-align: center;
  background-color: rgba(255, 213, 179, .15)
}

.css-intro img {
  width: 94%;
  max-width: 810px
}

@media screen and (max-width:767px) {
  .css-intro {
    margin-bottom: 6rem;
    padding: 2rem 1rem
  }
}

.css .title-05 {
  margin-bottom: 0;
}

@media screen and (max-width:767px) {
  .css .title-05 {
    margin-bottom: 10px;
  }
}

.css .item:not(:last-child) {
  margin-bottom: 9rem
}

.css .item-lead {
  margin-bottom: 6rem
}

.css .item .iconlist {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.css .item .iconlist-item {
  width: 24.39024%;
  max-width: 180px;
  margin: 0 1rem
}

.css .item .iconlist-item img {
  width: 100%
}

@media screen and (max-width:767px) {
  .css .item .iconlist-item {
    width: 47.61905%;
    max-width: 42.66667vw;
    margin: 0 1vw
  }

  .css .item .iconlist-item:nth-of-type(n+3) {
    margin-top: 1vw
  }
}

.css .item .collaboration {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.css .item .collaboration-item {
  width: 49.25806%;
}

.css .item .collaboration-item .pict img {
  width: 100%
}

.css .item .collaboration-item .name {
  margin: 2rem 0;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700
}

.css .item .collaboration-item .name a {
  color: #f85e00;
}

.css .item .collaboration-item .letter a {
  color: #f85e00;

}

@media screen and (max-width:767px) {
  .css .item .collaboration-item {
    width: 100%
  }

  .css .item .collaboration-item+div {
    margin-top: 5rem
  }
}

.css-contact {
  padding: 6rem 0;
  background: url(../images/css/contact.jpg) no-repeat top right/65%
}

.css-contact .btn-01 {
  margin-top: 3.6rem
}

.css-contact .btn-01 a {
  margin-left: 0
}

@media screen and (max-width:767px) {
  .css-contact {
    padding-top: 18rem;
    background-size: 100%
  }
}

@media screen and (max-width:767px) {
  .css .item:not(:last-child) {
    margin-bottom: 16vw
  }

  .css .item-lead {
    margin-bottom: 8vw
  }
}

.mobile .title-05 {
  margin-bottom: 0;
}

@media screen and (max-width:767px) {
  .mobile .title-05 {
    margin-bottom: 10px;
  }
}

.sitemap .item {
  width: 47.61905%;
  max-width: 530px
}

.sitemap .item:nth-of-type(n+3) {
  margin-top: 5rem
}

.sitemap .item .btn-02 a {
  font-size: 18px;
  font-size: 1.8rem
}

.sitemap .item .btn-02.is-nolink a {
  pointer-events: none
}

.sitemap .item .btn-02.is-nolink a::after,
.sitemap .item .btn-02.is-nolink a::before {
  display: none
}

.sitemap .item .btn-02.is-recruit a {
  position: relative
}

.sitemap .item .btn-02.is-recruit a::before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 14px;
  height: 12px;
  background: url(../images/common/icon-blank_og.svg) no-repeat center/100%
}

.sitemap .item .list-01 {
  margin-top: 1.45rem
}

.sitemap .item .list-01>li>a {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700
}

@media screen and (max-width:767px) {
  .sitemap .item {
    width: 100%;
    max-width: 100%
  }

  .sitemap .item:not(:last-child) {
    margin-bottom: 5.33333vw
  }

  .sitemap .item:nth-of-type(n+3) {
    margin-top: 0
  }

  .sitemap .item .btn-02 a {
    padding-right: 0;
    padding-left: 0;
    font-size: 4.26667vw
  }

  .sitemap .item .btn-02.is-recruit a::before {
    top: 50%;
    width: 3.73333vw;
    height: 3.2vw
  }

  .sitemap .item .list-01 {
    margin-top: 5.33333vw
  }

  .sitemap .item .list-01>li+li {
    margin-top: 4.8vw
  }

  .sitemap .item .list-01>li::before {
    width: 1.33333vw;
    height: 1.33333vw;
    margin-right: 2.4vw
  }

  .sitemap .item .list-01>li>a {
    font-size: 3.73333vw
  }
}

.officer-item {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:767px) {
  .officer-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.officer-item+.officer-item {
  margin-top: 6rem
}

.officer-item .pict {
  width: 29.34783%
}

.officer-item .pict img {
  width: 100%
}

@media screen and (max-width:767px) {
  .officer-item .pict {
    width: 100%
  }
}

.officer-item .text {
  width: 66.30435%
}

.officer-item .text .position {
  margin-bottom: 1rem;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700
}

.officer-item .text .name {
  padding-bottom: 2rem;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  border-bottom: 1px solid #f85e00
}

.officer-item .text .name span {
  margin-left: 1rem;
  font-size: 18px;
  font-size: 1.8rem;
  color: #f85e00;
  font-family: Roboto, sans-serif;
  font-weight: 400
}

.officer-item .text .career {
  margin-bottom: 3rem
}

.officer-item .text .career dt {
  position: relative;
  padding: 2.5rem 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  border-bottom: 1px solid #d0d8de;
  cursor: pointer
}

.officer-item .text .career dt::after,
.officer-item .text .career dt::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 24px;
  height: 3px;
  background-color: #f85e00;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.officer-item .text .career dt::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg)
}

.officer-item .text .career dd {
  display: none
}

.officer-item .text .career dd table tr {
  border-bottom: 1px solid #d0d8de
}

.officer-item .text .career dd table th {
  width: 100px;
  padding: 2.5rem 0;
  font-weight: 700
}

.officer-item .text .career dd table td {
  padding: 2.5rem 0
}

.officer-item .text .btn-01 a {
  max-width: 300px;
  margin-right: 0;
  padding: 1.45rem 3rem
}

@media screen and (max-width:767px) {
  .officer-item .text {
    width: 100%;
    margin-top: 2rem
  }

  .officer-item .text .position {
    font-size: 4.26667vw
  }

  .officer-item .text .name {
    padding-bottom: 2rem;
    font-size: 4.8vw
  }

  .officer-item .text .name span {
    font-size: 3.73333vw
  }

  .officer-item .text .career dt {
    font-size: 4.26667vw
  }

  .officer-item .text .career dd table td,
  .officer-item .text .career dd table th {
    display: block;
    width: 100%;
    font-size: 3.73333vw
  }

  .officer-item .text .career dd table td {
    padding-top: 0
  }

  .officer-item .text .btn-01 a {
    max-width: 100%
  }
}

.officer .title-02 {
  margin-top: 8rem
}

.movie-wrap {
  text-align: center;
  margin-top: 30px;
}

@media screen and (max-width:767px) {
  .movie-wrap {
    position: relative;
   padding-top: 56.25%;
   margin-top: 0;
  }

.movie-wrap iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
}

/*-------- SDGs --------*/

/*--- about ---*/
.sdgs-about {
  width: 100%;
  overflow: hidden;
}

.sdgs-about__content {
  width: 100%;
}

.sdgs-about__content .title-02 {
  width: calc(100% - 428px - 40px);
}

.sdgs-about__content strong {
  color: #F85D18;
}

.sdgs-about__content p + p {
  margin-top: 1em;
}

.sdgs-about__content-image {
  float: right;
  margin-top: -100px;
  margin-left: 40px;
}

@media screen and (max-width:767px) {
  .sdgs-about__content .title-02 {
    width: 100%;
  }

  .sdgs-about__content-image {
    float: none;
    display: block;
    margin: 0 auto 24px;
    max-width: 100%;
    height: auto;
  }
}

/*--- message ---*/
.sdgs-message {
  margin-top: 100px;
  padding: 32px 42px 40px 48px;
  display: flex;
  background-image: url('../images/sdgs/me_bg.png');
  background-repeat: repeat-y;
  background-position: left top;
  background-size: 100% auto;
}

@media screen and (max-width:1200px) {
  .sdgs-message {
    margin-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width:767px) {
  .sdgs-message {
    padding: 20px;
  }
}

.sdgs-message-content {
  padding-left: 346px;
  width: 100%;
  min-height: 358px;
  background-image: url('../images/sdgs/me_illu.png');
  background-repeat: no-repeat;
  background-position: left top;
}

.sdgs-message-content__btn {
  margin: 30px 0 auto auto;
  width: 377px;
}

.sdgs-message-content__btn .btn-01 a {
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 50px;
  background-image: url(../images/common/btn-01_arrow2.svg);
  background-size: 20px 20px;
  background-position: 90%;
  font-size: 2.5rem;
}

.sdgs-message-content__btn .btn-01 a:hover {
  background-image: url(../images/common/btn-01_arrow_orange2.svg);
  background-position: 95%;
}

@media screen and (max-width:1200px) {
  .sdgs-message-content {
    margin: auto;
    padding-left: 180px;
    max-width: 760px;
    min-height: auto;
    background-size: 180px auto;
  }
}

@media screen and (max-width:767px) {
  .sdgs-message-content {
    padding-top: 180px;
    padding-left: 0;
    background-position: center top;
  }

  .sdgs-message-content__btn {
    width: 100%;
  }

  .sdgs-message-content__btn .btn-01 a {
    padding: 5.33333vw;
    background-size: 15px 15px;
    font-size: 4.6875vw;/*15px*/
  }
}

.sdgs-president {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 48px;
  width: 100%;
}

.sdgs-president__text {
  font-size: 2.4rem;
  color: #383838;
  font-weight: 500;
  line-height: 1.8;
}

.sdgs-president__text .sign {
  margin-top: 20px;
  font-size: 1.6rem;
  text-align: right;
}

@media screen and (max-width:1200px) {
  .sdgs-president {
    padding-top: 16px;
    margin: 0 0 auto auto;
    max-width: 550px;
  }

  .sdgs-president__text {
    font-size: 2.6rem;
  }
}

@media screen and (max-width:767px) {
  .sdgs-president {
    display: block;
    margin: auto;
    padding-top: 0;
  }

  .sdgs-president__text {
    font-size: 4.6875vw;/*15px*/
  }

  .sdgs-president__text .sign {
    margin-top: 40px;
    padding-left: 100px;
    text-align: left;
    font-size: 3.125vw;/*10px*/
  }

  .sdgs-president__illust {
    margin-top: -50px;
    width: 78px;
  }

  .sdgs-president__illust img {
    max-width: 100%;
    height: auto;
  }
}

/*--- navigation ---*/
.sdgs-navigation {
  margin-top: 74px;
}

.sdgs-navigation__lead {
  text-align: center;
  font-weight: 700;
  line-height: 2.0;
  font-size: 2.4rem;
}

.sdgs-navigation__lead strong {
  color: #F85D18;
}

.sdgs-navigation__content {
  display: flex;
  margin-top: 64px;
}

@media screen and (max-width:767px) {
  .sdgs-navigation__lead {
    font-size: 4.6875vw;/*15px*/
  }

  .sdgs-navigation__content {
    display: block;
  }
}

.sdgs-nav-box {
  margin-right: 4%;
  padding: 8px 20px 36px;
  background-color: #F7F7F7;
  width: 48%;
}

.sdgs-nav-box:nth-child(2) {
  margin-right: 0;
}

.sdgs-nav-box__heading {
  position: relative;
  margin-bottom: 1px;
  padding-bottom: 20px;
  border-bottom: 2px solid #F85D18;
  text-align: center;
  font-size: 2.4rem;
}

.sdgs-nav-box__heading .number {
  display: block;
  margin: auto auto 10px;
  background-color: #F85D18;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 44px;
  font-size: 2.5rem;
}

.sdgs-nav-box__heading .text {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}

.sdgs-nav-box__heading::before {
  position: absolute;
  top: -20px;
  left: -10px;
  content: '';
  display: block;
  width: 146px;
  height: 76px;
  background-image: url(../images/sdgs/happyicon.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.sdgs-nav-box__image img {
  width: 100%;
  height: auto;
}

.sdgs-nav-box__text {
  margin-top: 18px;
  font-size: 2.0rem;
  text-align: center;
}

.sdgs-nav-box__btn {
  margin-top: 40px;
}

.sdgs-nav-box__btn .btn-01 a {
  background-image: none;
  font-size: 2.2rem;
}

@media screen and (max-width:767px) {
  .sdgs-nav-box {
    margin-right: 0;
    width: 100%;
  }

  .sdgs-nav-box:nth-child(2) {
    margin-top: 24px;
  }

  .sdgs-nav-box__heading {
    padding-bottom: 0;
    font-size: 4.6875vw;/*15px*/
  }

  .sdgs-nav-box__heading::before {
    width: 110px;
    background-size: 110px auto;
  }
  
  .sdgs-nav-box__heading .number {
    margin-bottom: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 3.73333vw;;/*12px*/
  }

  .sdgs-nav-box__heading .text {
    padding: 10px 0;
    min-height: auto;
  }

  .sdgs-nav-box__text {
    font-size: 3.73333vw;;/*12px*/
  }

  .sdgs-nav-box__btn {
    margin-top: 20px;
  }

  .sdgs-nav-box__btn .btn-01 a {
    padding: 4vw;
    font-size: 4.6875vw;
  }
}

/*--- happy ---*/
.sdgs-happy {
  margin-top: 100px;
  background-color: #FFFBE6;
}

.sdgs-happy + .sdgs-happy  {
  margin-top: 160px;
}

.sdgs-happy__heading {
  position: relative;
  top: -34px;
  width: 100%;
  background-repeat: no-repeat;
  min-height: 210px;
  text-align: center;
}

.sdgs-happy__heading.-happy1 {
  background-image: url('../images/sdgs/co01_illu01.png'), url('../images/sdgs/co01_illu02.png');
  background-position: left 10% top 12px, right 10% top;
}

.sdgs-happy__heading.-happy2 {
  background-image: url('../images/sdgs/co02_illu01.png'), url('../images/sdgs/co02_illu02.png');
  background-position: left 10% top 18px, right 10% top;
}

.sdgs-happy__heading span {
  display: block;
  margin-top: 10px;
  font-weight: 500;
}

.sdgs-happy__content {
  padding: 0 50px 50px;
}

.sdgs-happy__heading-text {
  padding: 26px 220px 0;
  text-align: center;
  font-size: 2.4rem;
}

.sdgs-happy__heading-text img {
  display: block;
  margin: auto;
}

@media screen and (max-width:767px) {
  .sdgs-happy {
    margin-top: 50px;
  }

  .sdgs-happy + .sdgs-happy {
    margin-top: 80px;
  }

  .sdgs-happy__heading {
    top: -10px;
    margin-bottom: 10px;
    padding: 14px 12px 0;
    min-height: auto;
  }

  .sdgs-happy__heading.-happy1 {
    background-position: left 10px top 5px, right 10px top;
    background-size: 116px auto, 96px auto;
  }

  .sdgs-happy__heading.-happy2 {
    background-position: left 10px top 10px, right 10px top;
    background-size: 107px auto, 94px auto;
  }

  .sdgs-happy__heading-text {
    padding: 16px 0 0;
    font-size: 6.25vw;;/*20px*/
  }

  .sdgs-happy__heading-text img {
    max-width: 100px;
    height: auto;
  }

  .sdgs-happy__content {
    padding: 0 12px 25px;
  }
}

.sdgs-box + .sdgs-box {
  margin-top: 40px;
}

.sdgs-box.-white {
  padding: 50px;
  border: 1px solid #FFDCCC;
  background-color: #fff;
}

.sdgs-box__heading {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  padding: 6px 10px;
  border-radius: 20px;
  min-height: 80px;
  background-image: url('../images/sdgs/title_bg.png');
  background-repeat: repeat;
  background-position: left top;
  background-color: #FFCBB7;
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.4;
  color: #383838;
  font-weight: 500;
}

@media screen and (max-width:767px) {
  .sdgs-box.-white {
    padding: 20px;
  }

  .sdgs-box__heading {
    margin-bottom: 20px;
    min-height: 60px;
    font-size: 4.6875vw;/*15px*/
  }

  .sdgs-box__heading.-big {
    margin-bottom: 16px;
    min-height: 80px;
  }
}

.sdgs-media-column {
  display: flex;
  width: 100%;
}

.sdgs-media-column__image {
  margin-right: 40px;
}

.sdgs-media-column__image.-narrow-margin {
  margin-right: 20px;
}

.sdgs-media-column__text,
.sdgs-media-bottom-text {
  line-height: 1.8;
}

.sdgs-media-bottom-text {
  margin-top: 1em;
}

.sdgs-media-column__text p + p,
.sdgs-media-bottom-text p + p {
  margin-top: 2em;
}

@media screen and (max-width:1024px) {
  .sdgs-media-column {
    display: block;
  }

  .sdgs-media-column__image {
    margin-right: 0;
    text-align: center;
  }

  .sdgs-media-column__image.-narrow-margin {
    margin-right: 0;
  }

  .sdgs-media-column__text {
    margin-top: 24px;
  }
}

@media screen and (max-width:767px) {
  .sdgs-media-column__image img {
    display: block;
    margin: auto;
    max-width: 100%;
    height: auto;
  }

  .sdgs-media-column__text {
    margin-top: 16px;
  }

  .sdgs-media-column__text,
  .sdgs-media-bottom-text {
    font-size: 3.73333vw;;/*12px*/
  }
}

.sdgs-gray-text {
  color: #747474;
}

.sdgs-text-section {
  margin-top: 20px;
}

.sdgs-text-section p {
  line-height: 1.8;
}

.sdgs-text-section__heading {
  margin-bottom: 4px;
  color: #F85D18;
}

@media screen and (max-width:767px) {
  .sdgs-text-section {
    font-size: 3.73333vw;;/*12px*/
  }

  .sdgs-text-section__heading {
    font-size: 3.73333vw;;/*12px*/
  }
}

.sdgs-banner-box {
  margin-top: 22px;
  padding: 14px;
  background-color: #FFF6C4;
}

.sdgs-banner-box__list {
  display: flex;
  flex-wrap: wrap;
}

.sdgs-banner-box__list li {
  margin-top: 12px;
  margin-right: 1.681957%;
  width: 23.738%;
}

.sdgs-banner-box__list li img {
  max-width: 100%;
  height: auto;
}

.sdgs-banner-box__list li:nth-child(1),
.sdgs-banner-box__list li:nth-child(2),
.sdgs-banner-box__list li:nth-child(3),
.sdgs-banner-box__list li:nth-child(4) {
  margin-top: 0;
}

.sdgs-banner-box__list li:nth-child(4n) {
  margin-right: 0;
}

.sdgs-banner-box__list li .sdgs-gray-text {
  font-size: 1.5rem;
}

@media screen and (max-width:767px) {
  .sdgs-banner-box {
    padding: 8px;
  }

  .sdgs-banner-box__list li {
    margin-top: 8px;
    margin-right: 2%;
    width: 32%;
  }

  .sdgs-banner-box__list li:nth-child(4) {
    margin-top: 8px;
  }

  .sdgs-banner-box__list li:nth-child(4n) {
    margin-right: 2%;
  }

  .sdgs-banner-box__list li:nth-child(3n) {
    margin-right: 0;
  }

  .sdgs-banner-box__list li .sdgs-gray-text {
    font-size: 3.125vw;/*10px*/
  }
}

/*--- AC ---*/
.sdgs-ac {
  margin-top: 100px;
}

.sdgs-ac .title-02 {
  text-align: center;
}

.sdgs-ac__lead {
  margin-bottom:60px;
  text-align: center;
  font-size: 1.5rem;
}

@media screen and (max-width:767px) {
  .sdgs-ac {
    margin-top: 50px;
  }

  .sdgs-ac .title-02 {
    font-size: 6.25vw;;/*20px*/
  }

  .sdgs-ac__lead {
    margin-bottom: 30px;
  }
}

.sdgs-ac-box {
  display: flex;
  width: 100%;
  margin-bottom: 50px;
  padding-bottom: 50px;
  background-image : linear-gradient(to right, #888, #888 2px, transparent 2px, transparent 8px);
  background-size: 6px 2px;
  background-position: left bottom;
  background-repeat: repeat-x;
}

.sdgs-ac-box:last-child {
  padding-bottom: 0;
  background-image: none;
}

.sdgs-ac-box__image {
  margin-right: 30px;
  width: 440px;
}

.sdgs-ac-box__content {
  width: calc(100% - 440px - 30px);
}

.sdgs-ac-box__content p {
  font-size: 2.0rem;
  line-height: 1.6;
}

.sdgs-ac-box__content .btn-01 {
  margin-top: 24px;
  text-align: right;
}

.sdgs-ac-box__content .btn-01 a {
  margin: 0 0 0 auto;
  padding: 11px 12px;
  width: 300px;
  background-image: none;
  font-size: 2.5rem;
}

@media screen and (max-width:1024px) {
  .sdgs-ac-box__content .btn-01 a {
    width: 260px;
  }
}

@media screen and (max-width:767px) {
  .sdgs-ac-box {
    display: block;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .sdgs-ac-box__image {
    margin-right: 0;
    width: 100%;
    text-align: center;
  }

  .sdgs-ac-box__image img {
    max-width: 100%;
    height: auto;
  }
  
  .sdgs-ac-box__content {
    margin-top: 24px;
    width: 100%;
  }
  
  .sdgs-ac-box__content p {
    font-size: 4.6875vw;/*15px*/
  }

  .sdgs-ac-box__content .btn-01 a {
    padding: 3vw;
    width: 100%;
    font-size: 3.73333vw;;/*12px*/
  }
}

.sdgs-ac-date {
  display: inline-block;
  margin-bottom: 16px;
  padding: 4px 19px;
  border-radius: 14px;
  background-color: #000;
  color: #fff;
  font-size: 1.5rem;
}

@media screen and (max-width:767px) {
  .sdgs-ac-date {
    font-size: 3.125vw;/*10px*/
  }
}

@media screen and (max-width: 767px) {
  .header-gnav_child_title a {
    font-size: 24px;
    padding: 0.2rem 45px 1.6rem 0;
    width: 100%;
  }
  .header-gnav_child_title.is-business a {
    font-size: 24px;
    padding: 0.2rem 45px 1.6rem 0;
    width: 100%;
  }
}