@charset "UTF-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/

/* noto-sans-jp-300 - latin_japanese */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/noto-sans-jp-v25-latin_japanese-300.eot"); /* IE9 Compat Modes */
  src: local("Noto Sans Japanese Light"), local("NotoSansJapanese-Light"),
    url("../fonts/noto-sans-jp-v25-latin_japanese-300.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/noto-sans-jp-v25-latin_japanese-300.woff2")
      format("woff2"),
    /* Super Modern Browsers */
      url("../fonts/noto-sans-jp-v25-latin_japanese-300.woff") format("woff"),
    /* Modern Browsers */
      url("../fonts/noto-sans-jp-v25-latin_japanese-300.ttf") format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/noto-sans-jp-v25-latin_japanese-300.svg#NotoSansJP")
      format("svg"); /* Legacy iOS */
}
/* noto-sans-jp-regular - latin_japanese */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/noto-sans-jp-v25-latin_japanese-regular.eot"); /* IE9 Compat Modes */
  src: local("Noto Sans Japanese Regular"), local("NotoSansJapanese-Regular"),
    url("../fonts/noto-sans-jp-v25-latin_japanese-regular.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/noto-sans-jp-v25-latin_japanese-regular.woff2")
      format("woff2"),
    /* Super Modern Browsers */
      url("../fonts/noto-sans-jp-v25-latin_japanese-regular.woff")
      format("woff"),
    /* Modern Browsers */
      url("../fonts/noto-sans-jp-v25-latin_japanese-regular.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/noto-sans-jp-v25-latin_japanese-regular.svg#NotoSansJP")
      format("svg"); /* Legacy iOS */
}
/* noto-sans-jp-500 - latin_japanese */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/noto-sans-jp-v25-latin_japanese-500.eot"); /* IE9 Compat Modes */
  src: local("Noto Sans Japanese Medium"), local("NotoSansJapanese-Medium"),
    url("../fonts/noto-sans-jp-v25-latin_japanese-500.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/noto-sans-jp-v25-latin_japanese-500.woff2")
      format("woff2"),
    /* Super Modern Browsers */
      url("../fonts/noto-sans-jp-v25-latin_japanese-500.woff") format("woff"),
    /* Modern Browsers */
      url("../fonts/noto-sans-jp-v25-latin_japanese-500.ttf") format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/noto-sans-jp-v25-latin_japanese-500.svg#NotoSansJP")
      format("svg"); /* Legacy iOS */
}
/* noto-sans-jp-700 - latin_japanese */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/noto-sans-jp-v25-latin_japanese-700.eot"); /* IE9 Compat Modes */
  src: local("Noto Sans Japanese Bold"), local("NotoSansJapanese-Bold"),
    url("../fonts/noto-sans-jp-v25-latin_japanese-700.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/noto-sans-jp-v25-latin_japanese-700.woff2")
      format("woff2"),
    /* Super Modern Browsers */
      url("../fonts/noto-sans-jp-v25-latin_japanese-700.woff") format("woff"),
    /* Modern Browsers */
      url("../fonts/noto-sans-jp-v25-latin_japanese-700.ttf") format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/noto-sans-jp-v25-latin_japanese-700.svg#NotoSansJP")
      format("svg"); /* Legacy iOS */
}
/* noto-sans-jp-900 - latin_japanese */
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/noto-sans-jp-v25-latin_japanese-900.eot"); /* IE9 Compat Modes */
  src: local("Noto Sans Japanese Black"), local("NotoSansJapanese-Black"),
    url("../fonts/noto-sans-jp-v25-latin_japanese-900.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/noto-sans-jp-v25-latin_japanese-900.woff2")
      format("woff2"),
    /* Super Modern Browsers */
      url("../fonts/noto-sans-jp-v25-latin_japanese-900.woff") format("woff"),
    /* Modern Browsers */
      url("../fonts/noto-sans-jp-v25-latin_japanese-900.ttf") format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/noto-sans-jp-v25-latin_japanese-900.svg#NotoSansJP")
      format("svg"); /* Legacy iOS */
}

/*
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700,900&display=swap&subset=japanese');
*/

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

/* HTML5 display-role reset for older browsers
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

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

body {
  background: #fcfcfc;
  color: #666;
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
}

a {
  color: #666;
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
  transition: all 0.4s ease;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

input[type="submit"] {
  -webkit-appearance: none;
}
#wrap {
  background: url(/wp-content/themes/temona/img/common/main_bg_pc.png)
    repeat-y center top -20px;
}
#wrap.top,
#wrap.top .top-page {
  background: none;
}
.box-01 {
  margin-bottom: 50px;
  padding: 40px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 10px rgb(0 74 173 / 33%);
  overflow: hidden;
}
.tab + .box-01 {
  border-radius: 0 10px 10px;
}
img.sp {
  display: none;
}
.borderNone {
  border: none !important;
}
.spOnly {
  display: none;
}
.txt-small {
  font-size: 85%;
}
@media screen and (max-width: 767px) {
  #wrap {
    background: url(/subsc-solutions/wp-content/themes/temona/img/common/main_bg_sp.png)
      repeat-y center top 75px;
  }
  .box-01 {
    padding: 16px 20px;
  }
  img.pc {
    display: none;
  }
  img.sp {
    display: inline-block;
  }
  .tab + .box-01 {
    border-radius: 0 0 10px 10px;
  }
  .spOnly {
    display: block;
  }
  br.spOnly {
    display: inline;
  }
}
/* ---------- header */
.global-header {
  padding: 38px 20px 20px;
  box-sizing: border-box;
  z-index: 9999;
}
.global-header .inner {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
}
.global-header .menu-btn {
  display: none;
}
.global-header h1 {
  width: 350px;
  margin-right: 3%;
}
@media screen and (max-width: 767px) {
  .global-header h1 {
    width: 100%;
    margin-right: 0;
  }
}
.global-header h1 a {
  display: block;
}
.global-header .main-menu nav {
  flex: 1;
}
.global-header .main-menu nav ul.main {
  display: flex;
  justify-content: space-between;
}
.global-header .main-menu nav ul.main > li {
  position: relative;
  width: fit-content;
  text-align: center;
}
.global-header .main-menu nav ul.main > li:not(:first-child) {
  margin-left: 4px;
}
.global-header .main-menu nav ul.main > li:nth-child(5) {
  /* width: 78px; */
  width: 10.22%;
}
.global-header .main-menu nav ul.main > li:hover > a {
  opacity: 1;
  color: #004aad;
}
.global-header .main-menu nav ul.main li a {
  display: block;
  position: relative;
  padding: 12px 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 40px;
  transition: all 0.4s ease;
}
.global-header .main-menu nav ul.main > li span {
  position: relative;
  padding: 0 3px;
}
.global-header .main-menu nav ul.main > li span:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -12px;
  width: 0%;
  height: 2px;
  background: #004aad;
  transform: translateX(-50%);
  transition: 0.2s ease;
}
.global-header .main-menu nav ul.main > li:hover span:after {
  width: 100%;
}
.global-header .main-menu nav ul.main ul {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 50%;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  z-index: -2;
  text-align: center;
  transform: translateX(-50%);
  transition: opacity 0.2s ease;
}
.global-header .main-menu nav ul.main li.on ul {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
.global-header .main-menu nav ul.main li > ul a {
  padding: 0 31px;
  line-height: 45px;
  white-space: nowrap;
}
.global-header
  .main-menu
  nav
  ul.main
  li:last-child
  > ul
  li:nth-child(2)
  a:after {
  content: "\f2d2";
  display: inline-block;
  margin-left: 4px;
  font-family: "Font Awesome 5 Free";
  color: #9d9d9d;
  font-size: 20px;
  font-weight: 400 !important;
}
.global-header .main-menu .icoNav {
  display: flex;
  justify-content: space-between;
}
.global-header .main-menu .icoNav a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #f7f7f7;
  border-radius: 50%;
  color: #004aad;
  font-size: 23px;
}
.global-header .main-menu .icoNav li:last-child a {
  font-size: 24px;
}
.global-header .main-menu .icoNav li:not(:first-child) {
  margin-left: 15px;
}

.header_upper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header_under {
  display: flex;
  gap: 15px;
  margin: 16px 0;
  align-items: center;
}

.header_under img {
  height: 35px;
}

.header_under img:first-of-type {
  height: 25px;
}

.header_under p {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 10px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.2px;
}


@media screen and (max-width: 980px) {
  .global-header {
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fcfcfc;
  }
  .global-header .inner {
    width: 100%;
  }
  .global-header .menu-btn {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    padding: 4px;
    transform: translateY(-50%);
  }
  .global-header .menu-btn span {
    display: block;
    width: 22px;
    height: 4px;
    background: #004aad;
  }
  .global-header .menu-btn span:not(:last-child) {
    margin-bottom: 4px;
  }
  .global-header nav {
    display: none;
  }
  .global-header .main-menu .icoNav {
    display: none;
  }
  .header_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: fit-content;
    margin: 0 auto;
    align-content: center;
    flex-wrap: wrap;
    padding-right: 6%;
  }
  .header_upper {
    width: 100%;
    margin: 6px auto 0;
  }
  .header_under {
    width: 100%;
    margin: 10px auto 10px;
    gap: 7px;
  }
  .header_under img:first-of-type {
    height: 15px;
  }
  .header_under img {
    height: 20px;
  }
  .header_under p {
    font-size: 7px;
  }
}

/* ---------- nav-sp */
#wrap.nav {
  position: fixed;
  left: 0;
  width: 100%;
}
.nav-sp {
  opacity: 0;
  visibility: hidden;
  overflow: auto;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 56px;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: 0.4s ease;
}
.nav-sp.on {
  opacity: 1;
  visibility: visible;
  left: 0;
}
.nav-sp .head {
  position: relative;
  padding: 28px 15px;
  text-align: center;
}
.nav-sp .head img {
  width: 60%;
  vertical-align: top;
}
.nav-sp .head .btnClose {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 72px;
  height: 72px;
  transform: translateY(-50%);
}
.nav-sp .head .btnClose::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 4px;
  background: #004aad;
  transform: translate(-50%, -50%) rotate(45deg);
}
.nav-sp .head .btnClose::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 4px;
  background: #004aad;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.nav-sp .body li {
  position: relative;
  border-bottom: 2px solid #ececec;
}
.nav-sp .body li ul {
  display: none;
  background: #f7f7f7;
}
.nav-sp .body li li {
  border-bottom: none;
  border-top: 2px solid #ececec;
}
.nav-sp .body li .ico {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 48px;
  height: 56px;
  background: #fff;
  color: #004aad;
  text-align: center;
  line-height: 56px;
}
.nav-sp .body li .ico i {
  font-size: 20px;
}
.nav-sp .body li .ico i:nth-child(2) {
  display: none;
}
.nav-sp .body li .ico.on i:nth-child(1) {
  display: none;
}
.nav-sp .body li .ico.on i:nth-child(2) {
  display: inline-block;
}
.nav-sp .body a {
  display: block;
  position: relative;
  padding: 16px 45px 16px 15px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.5;
}
.nav-sp .body a::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 24px;
  right: 16px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #004aad;
  border-top: 2px solid #004aad;
  transform: rotate(45deg);
}
.nav-sp .body .btnClose {
  padding: 16px 15px;
  background: #f7f7f7;
  color: #9d9d9d;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
.nav-sp .body .btnClose .ico {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  vertical-align: middle;
}
.nav-sp .body .btnClose .ico::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #9d9d9d;
  transform: translateY(-50%) rotate(45deg);
}
.nav-sp .body .btnClose .ico::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #9d9d9d;
  transform: translateY(-50%) rotate(-45deg);
}

/* ---------- footer */
.fIcoWrap {
  padding: 20px;
}
.fIcoWrap.ir {
  background: #fff;
}
.fIcoWrap .icoNav {
  display: flex;
  justify-content: center;
}
.fIcoWrap .icoNav a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #f7f7f7;
  border-radius: 50%;
  color: #004aad;
  font-size: 23px;
}
.fIcoWrap .icoNav li:last-child a {
  font-size: 24px;
}
.fIcoWrap .icoNav li:not(:first-child) {
  margin-left: 15px;
}
.footer {
  padding: 36px 0 12px;
  background: #004aad;
  color: #fcfcfc;
  font-size: 14px;
}
.footer a {
  color: #fff;
}
.footer .inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}
.footer .f-nav-1 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.footer .f-nav-1 .nav-item:not(:first-child) {
  padding-left: 2.1%;
}
.footer .f-nav-1 .nav-item .h {
  margin-bottom: 17px;
  font-weight: 900;
}
.footer .f-nav-1 .nav-item ul li {
  position: relative;
  margin-bottom: 17px;
  padding-left: 10px;
}
.footer .f-nav-1 .nav-item ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 4px;
  height: 1px;
  background: #fff;
}
.footer .f-nav-1 .nav-item ul.child {
  padding-top: 17px;
}
.footer .f-nav-2 {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 32px;
}
.footer .f-nav-2 .second {
  position: relative;
}
.footer .f-nav-2 .second:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 14px;
  background: #fff;
  transform: translateY(-50%);
}
.footer .f-nav-2 ul {
  font-size: 0;
  text-align: center;
}
.footer .f-nav-2 ul li {
  display: inline-block;
  position: relative;
  padding: 0 5px 0 6px;
  font-size: 14px;
  line-height: 2.7;
}
.footer .f-nav-2 ul li:not(:first-child):before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 14px;
  background: #fff;
  transform: translateY(-50%);
}
.ico-area {
  text-align: right;
}
.ico-area ul {
  display: inline-block;
  padding: 6px 12px;
  background: #fff;
}
.ico-area li {
  display: inline-block;
  width: 50px;
}
.ico-area li:nth-child(2) {
  margin-left: 10px;
}
.ico-area li:last-child {
  width: 86px;
  margin-left: 20px;
}
.footer .copyright {
  margin-top: 16px;
  opacity: 0.6;
  font-weight: 800;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ico-area {
    margin: 30px 0 20px;
    text-align: center;
  }
  .fIcoWrap .icoNav li:not(:first-child) {
    margin-left: 30px;
  }
  .fIcoWrap .icoNav a {
    width: 50px;
    height: 50px;
    font-size: 30px !important;
  }
  .footer {
    padding: 16px 0 0;
  }
  .footer .inner {
    padding: 0;
  }
  .footer .f-nav-1 {
    display: block;
    background: #fff;
  }
  .footer .f-nav-1 .nav-item {
    padding: 0px !important;
  }
  .footer .f-nav-1 .nav-item ul {
    display: none;
  }
  .footer .f-nav-1 .f-business ul {
    display: none;
  }
  .footer .f-nav-1 .nav-item .h {
    position: relative;
    margin-bottom: 0;
    background: #004aad;
    border-bottom: 2px solid #fff;
    font-size: 17px;
  }
  .footer .f-nav-1 .nav-item .h a {
    display: block;
    position: relative;
    padding: 20px 65px 20px 20px;
  }
  .footer .f-nav-1 .nav-item .h .ico {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 65px;
    height: 65px;
  }
  .footer .f-nav-1 .nav-item .h .ico:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 24px;
    width: 16px;
    height: 4px;
    background: #fff;
    border-radius: 2px;
    transform: translateY(-50%);
  }
  .footer .f-nav-1 .nav-item .h .ico:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 30px;
    width: 4px;
    height: 16px;
    background: #fff;
    border-radius: 2px;
    transform: translateY(-50%);
  }
  .footer .f-nav-1 .nav-item .h .ico.on:after {
    content: none;
  }
  .footer .f-nav-1 .nav-item ul li {
    margin-bottom: 0;
    padding-left: 0;
  }
  .footer .f-nav-1 .nav-item ul li a {
    opacity: 1;
    display: block;
    padding: 20px;
    background: #fff;
    color: #3e2e17;
    font-size: 17px;
    font-weight: 700;
  }
  .footer .f-nav-1 .nav-item ul li:not(:first-child) a {
    border-top: 2px solid #ececec;
  }
  .footer .f-nav-1 .nav-item ul li:before {
    top: 50%;
    left: auto;
    right: 24px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #3e2e17;
    border-right: 2px solid #3e2e17;
    transform: translateY(-50%) rotate(45deg);
  }
  .footer .f-nav-1 .nav-item ul.child {
    display: none;
  }
  .footer .f-nav-1 .nav-item .sp-link {
    padding: 0;
  }
  .footer .f-nav-1 .nav-item .sp-link:before {
    content: none;
  }
  .footer .f-nav-1 .nav-item .sp-link:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: auto;
    right: 24px;
    width: 6px;
    height: 6px;
    background: none;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    border-radius: 0;
    transform: translateY(-50%) rotate(45deg);
  }
  .footer .sp-link a {
    display: block;
    padding: 20px;
  }

  .footer .f-nav-2 {
    display: block;
    margin: 32px 0 40px;
    padding: 0 8px;
  }
  .footer .f-nav-2 .second:before {
    content: none;
  }
  .footer .footer-logo {
    padding: 0 20px;
  }
  .footer .footer-logo img {
    width: 190px;
  }
  .footer .copyright {
    margin-top: 20px;
    padding-bottom: 12px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .footer .f-nav-1 .nav-item ul {
    display: block !important;
  }
}

/* ---------- post */
.contents {
  padding-bottom: 80px;
}
.contents > .inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
}

.contents-head {
  padding: 157px 20px 94px;
}
.contents-head h1 {
  color: #004aad;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
}
.contents-head h1 span {
  display: block;
  color: #222;
  font-size: 15px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .contents-head h1 {
    font-size: 26px;
  }
}

.post-category {
  display: flex;
  align-items: center;
  width: 128px;
}
.post-category span {
  display: inline-block;
  padding: 0 13px;
  background: #004aad;
  border: 1px solid #004aad;
  border-radius: 19px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  white-space: nowrap;
  vertical-align: middle;
}
.post-category.pressrelease span {
  background: #004aad;
  border: 1px solid #004aad;
}
.post-category.media span,
.post-category.service span {
  background: none;
  border: 1px solid #004aad;
  color: #004aad;
}
.post {
  margin-bottom: 10px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgb(0 74 173 / 33%);
}
.post > a {
  display: flex;
  align-items: center;
  position: relative;
  padding: 24px 30px 24px 163px;
}
.post .date {
  position: absolute;
  top: 50%;
  left: 30px;
  width: 112px;
  color: #666;
  font-size: 20px;
  transform: translateY(-50%);
}
.post .title {
  flex: 1;
}
.post h2.title {
  margin-bottom: 0;
  color: #666;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
}
.post.index > a {
  display: block;
}
.post.index .post-category {
  display: inline-block;
  width: auto;
}
.post.index .new {
  display: inline-block;
  width: 60px;
  margin-left: 2px;
  background: #da440d;
  border-radius: 19px;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
}
.post.index h2.title {
  margin-top: 4px;
}
.yearNav {
  margin-bottom: 16px;
}
.yearNav ul {
  font-size: 0;
}
.yearNav li {
  display: inline-block;
  width: 130px;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 3px 6px rgb(0 74 173 / 33%);
  overflow: hidden;
}
.yearNav li a {
  display: block;
  color: #003781;
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
}
.yearNav li.active a {
  background: #003781;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .post.index > a {
    padding: 14px 30px 14px 163px;
  }
  .post.index .category {
    margin-bottom: 4px;
  }
}

.single-post {
  padding: 36px 40px 48px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 10px rgb(0 74 173 / 33%);
  line-height: 1.33;
}
.single-post .date {
  display: inline-block;
  margin-right: 16px;
  font-size: 20px;
  font-weight: 500;
  vertical-align: middle;
}
.single-post .post-category {
  display: inline-block;
}
.single-post .title {
  margin: 12px 0 14px;
  color: #004aad;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
}
.single-post p {
  margin-bottom: 1em;
  font-size: 18px;
}
.single-post a {
  color: #ff9d00;
}
.pager {
  max-width: 320px;
  margin: 28px auto 8px;
}
.pager ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pager ul li a {
  position: relative;
  color: #666;
  font-size: 17px;
}
.pager .toIndex a {
  color: #003781;
  font-size: 30px;
  white-space: nowrap;
}
.pager .prev,
.pager .next {
  flex: 1;
}
.pager .next {
  text-align: right;
}
.pager .prev a {
  padding-left: 28px;
}
.pager .next a {
  padding-right: 28px;
}
.pager li:first-child a:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 8px;
  height: 8px;
  border-top: 2px solid #003781;
  border-left: 2px solid #003781;
  transform: translateY(-50%) rotate(-45deg);
}
.pager li:last-child a:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 8px;
  height: 8px;
  border-top: 2px solid #003781;
  border-right: 2px solid #003781;
  transform: translateY(-50%) rotate(45deg);
}

@media screen and (max-width: 767px) {
  .contents:before {
    height: 666px;
  }
  .contents-head {
    padding: 96px 15px;
  }
  .post > a {
    display: block;
    padding: 24px 15px 30px;
  }
  .post .date {
    display: inline-block;
    position: static;
    vertical-align: middle;
    transform: none;
  }
  .post .category {
    display: inline-block;
    margin-left: 14px;
    margin-bottom: 16px;
  }
  .post .post-category {
    margin-left: 4px;
  }
  .news-area .post-category {
    display: inline-block;
    width: auto;
  }
  .post .title {
    margin-top: 16px !important;
    font-size: 16px !important;
  }
  .single-post {
    padding: 24px 20px 56px;
  }
  .yearNav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .yearNav ul li {
    display: block;
    width: 48.46%;
    margin-right: 0;
  }
  .yearNav ul li a {
    font-size: 24px;
    line-height: 40px;
  }
  .pager ul li a {
    font-size: 20px;
  }
}

/* ---------- hero */
.hero {
  position: relative;
}
.hero .img {
  width: 83.35%;
  margin-left: auto;
  border-radius: 10px 0 0 10px;
  box-shadow: 0 3px 6px rgb(0 74 173 / 33%);
  overflow: hidden;
}
.hero img {
  width: 100%;
}
.hero .img .sp,
.hero .copy br.sp {
  display: none;
}
.hero .copy {
  position: absolute;
  top: 44.24%;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
  color: #004aad;
  font-size: 75px;
  font-weight: 900;
  letter-spacing: 0.01em;
  line-height: 1.33;
}
.hero .copy .min {
  display: block;
  margin-top: 30px;
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .hero .img {
    width: 100%;
    border-radius: 0;
  }
  .hero .img .pc {
    display: none;
  }
  .hero .img .sp,
  .hero .copy br.sp {
    display: inline;
  }
  .hero .copy {
    position: static;
    margin-top: -56px;
    padding: 0 13px;
    font-size: 40px;
  }
  .hero .copy .min {
    margin-top: 12px;
    font-size: 18px;
  }
}
@media screen and (max-width: 374px) {
  .hero .copy {
    font-size: 33px;
  }
}

/* ---------- hero_new */
.hero_new {
  position: relative;
  margin-bottom: 90px;
}
.hero_new .img {
  max-width: 1110px;
  margin: auto;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0 3px 6px rgb(0 74 173 / 33%);
  overflow: hidden;
}

@media screen and (min-width: 981px) and (max-width: 1140px) {
  .hero_new .img {
    max-width: 96%;
    margin: auto;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 3px 6px rgb(0 74 173 / 33%);
    overflow: hidden;
  }
}

.hero_new img {
  width: 100%;
}
.hero_new .img .sp,
.hero_new .copy br.sp {
  display: none;
}
.hero_new .copy {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px 0 40px;
  color: #004aad;
  font-size: 66px;
  font-weight: 900;
  letter-spacing: 0.001em;
  line-height: 1.33;
}
.hero_new .copy .min {
  display: block;
  margin: 0 0 0 7px;
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .hero_new .img {
    width: 100%;
    border-radius: 0;
  }
  .hero_new .img .pc {
    display: none;
  }
  .hero_new .img .sp,
  .hero_new .copy br.sp {
    display: inline;
  }
  .hero_new .copy {
    position: absolute;
    top: 76.24%;
    padding: 0 13px;
    font-size: 7vw;
  }
  .hero_new .copy .min {
    /* margin-top:3px; */
    font-size: 14px;
  }
}
@media screen and (max-width: 374px) {
  .hero_new .copy {
    font-size: 24px;
  }
}

@media screen and (min-width: 978px) and (max-width: 1024px) {
  .hero_new .copy {
    font-size: 5.5vw;
  }
  .hero_new .copy .min {
    margin-top: 5px;
    font-size: 2vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  .hero_new .copy {
    font-size: 5.5vw;
  }
  .hero_new .copy .min {
    margin-top: 5px;
    font-size: 16px;
  }
}

/* ---------- hero_new02 */
.hero_new02 {
  position: relative;
  background-color: #111111;
}
.hero_new02 .img {
  width: 83.35%;
  /* ---------- margin-left: auto;*/
  margin-left: 50px;
  border-radius: 10px 0 0 10px;
  /* ---------- box-shadow: 0 3px 6px rgba(218, 97, 13, .33); */
  overflow: hidden;
}
.hero_new02 img {
  width: 100%;
}
.hero_new02 .img .sp,
.hero_new02 .copy br.sp {
  display: none;
}
.hero_new02 .copy {
  position: absolute;
  top: 44.24%;
  left: 0;
  right: 0;
  width: 100%;
  /* ---------- max-width: 1140px; */
  margin: 0 auto;
  padding: 0 20px 0 30px;
  color: #004aad;
  font-size: 75px;
  font-weight: 900;
  letter-spacing: 0.01em;
  line-height: 1.33;
}
.hero_new02 .copy .min {
  display: block;
  margin-top: 30px;
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .hero_new02 .img {
    width: 100%;
    border-radius: 0;
  }
  .hero_new02 .img .pc {
    display: none;
  }
  .hero_new02 .img .sp,
  .hero_new02 .copy br.sp {
    display: inline;
  }
  .hero_new02 .copy {
    position: static;
    margin-top: -56px;
    padding: 0 13px;
    font-size: 40px;
  }
  .hero_new02 .copy .min {
    margin-top: 12px;
    font-size: 18px;
  }
}
@media screen and (max-width: 374px) {
  .hero_new02 .copy {
    font-size: 33px;
  }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  .hero_new02 .copy {
    font-size: 48px;
  }
  .hero_new02 .copy .min {
    margin-top: 5px;
    font-size: 16px;
  }
}

/* ---------- Top General */
.top-page * {
  box-sizing: border-box;
}
.top-page {
  background: url(/wp-content/themes/temona/img/top/main_bg_pc.png) no-repeat
    center top 600px;
}
.top-page h2 {
  margin-bottom: 50px;
  color: #004aad;
  font-size: 38px;
  font-weight: 900;
  text-align: center;
}
.top-page h2 span {
  display: block;
  margin-top: 5px;
  color: #222;
  font-size: 20px;
  font-weight: 500;
}
.top-page .btnLink a {
  width: auto;
  max-width: inherit;
  padding: 8px 40px;
}

@media screen and (max-width: 980px) {
  .top-page {
    margin-top: 32px;
    background: url(/wp-content/themes/temona/img/common/main_bg_sp.png)
      repeat-y center top 228px;
  }
}
@media screen and (max-width: 767px) {
  .top-page h2 {
    font-size: 26px;
  }
  .top-page h2 span {
    margin-top: 10px;
    font-size: 18px;
  }
}

/* ---------- Top about */
.top-about {
  padding: 60px 35px 110px;
  text-align: center;
}
.top-about h2 {
  margin-bottom: 50px;
}
.top-about .lead_main {
  font-size: 42px;
  line-height: 2;
  text-align: center;
  width: 650px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
}

.top-about .lead {
  font-size: 16px;
  line-height: 2;
  text-align: left;
  width: 650px;
  margin-right: auto;
  margin-left: auto;
}

.top-about .btnLink {
  margin-top: 58px;
}

@media screen and (max-width: 767px) {
  .top-about {
    padding: 100px 35px 32px;
  }
  .top-about h2 {
    margin-bottom: 40px;
  }
  .top-about .lead_main {
    font-size: 28px;
    line-height: 1.75;
    letter-spacing: -0.01em;
    width: auto;
  }

  .top-about .lead {
    text-align: left;
    line-height: 1.75;
    letter-spacing: -0.01em;
    width: auto;
  }

  .top-about .lead br {
    display: none;
  }
}

/* ---------- Top service */
.top-service {
  max-width: 1110px;
  margin: 0 auto 50px;
  padding: 0 35px;
  box-sizing: content-box;
  overflow: hidden;
}
.top-service h2 {
  font-size: 30px;
  text-align: center;
}
.top-service .item-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  margin: 0 0 50px;
}
.top-service .item {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 10px rgb(0 74 173 / 33%);
  overflow: hidden;
}
.top-service .slick-initialized .item {
  width: 100%;
}
.top-service .item a {
  display: block;
  height: 100%;
  padding: 20px 20px 40px;
  box-sizing: border-box;
}
.top-service .item .h {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}
.top-service .item .img {
  margin-bottom: 10px;
}
.top-service .item .img img {
  width: 100%;
}
.top-service .item .body {
  padding-top: 10px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .top-service {
    margin-bottom: 72px;
  }
  .top-service h2 {
    font-size: 26px;
  }
  .top-service .slick-list {
    overflow: inherit;
  }
  .top-service .slick-track {
    display: flex;
  }
  .top-service .item-group {
    display: block;
    margin-bottom: 30px;
  }
  .top-service .item {
    width: 100%;
    height: auto;
    margin-bottom: 28px;
  }
  .top-service .item:not(:first-child) {
    margin-left: 15px;
  }
  .top-service .item a {
    padding: 20px;
  }
  .top-service .item .h {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
  }
  .top-service .item .img {
    margin-bottom: 20px;
    font-size: 20px;
    text-align: center;
  }
  .top-service .item .body {
    font-size: 14px;
  }
  .top-service .item .body p {
    margin-bottom: 24px;
  }
  .top-service .btnLink {
    margin-top: 38px;
  }
}

/* ---------- Top news */
.top-news {
  max-width: 1042px;
  margin: 0 auto 120px;
  padding: 0 15px;
}
.top-news h2 {
  font-size: 30px;
  text-align: center;
}
.top-news .news-area {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .top-news {
    margin-bottom: 74px;
  }
  .top-news h2 {
    font-size: 26px;
  }
  .top-news .news-area {
    margin-bottom: 40px;
  }
}
/* ---------- Top link */
.link-area {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px 80px;
  box-sizing: content-box;
}
.link-area .item-group {
  display: flex;
  justify-content: space-between;
}
.link-area .item {
  width: 49.01%;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 10px rgb(0 74 173 / 33%);
  overflow: hidden;
}
.link-area .item a {
  display: block;
  position: relative;
  min-height: 300px;
  height: 100%;
  padding: 48px 60px 48px 48px;
  box-sizing: border-box;
}
.link-area .item a:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 40px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #004aad;
  border-right: 2px solid #004aad;
  transform: translateY(-50%) rotate(45deg);
}
.link-area .item .sub {
  margin-bottom: 6px;
  color: #004aad;
  font-size: 18px;
  font-weight: 700;
}
.link-area .item .title {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
}
.link-area .item p {
  font-size: 16px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .link-area {
    margin-bottom: 30px;
    padding: 0;
  }
  .link-area .item-group {
    display: block;
  }
  .link-area .item {
    width: 100%;
    border-radius: 0;
    box-shadow: none;
  }
  .link-area .item a {
    min-height: auto;
    padding: 20px 80px 20px 20px;
  }
  .link-area .item a:after {
    right: 20px;
  }
  .link-area .item br {
    display: none;
  }
}

/* ---------- IR menu */
.ir-menu-1 {
  padding: 0 0 64px;
}
.ir-menu-1 ul {
  display: flex;
  flex-wrap: wrap;
  max-width: 1096px;
  margin: 0 auto;
  padding: 0 20px;
}
.ir-menu-1 ul li {
  width: 31.02%;
  margin-bottom: 22px;
  box-sizing: border-box;
}
.ir-menu-1 ul li:not(:nth-child(3n + 1)) {
  margin-left: 3.47%;
}
.ir-menu-1 ul li a {
  display: block;
  height: 100%;
  padding: 30px 16px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 3px 6px rgb(0 74 173 / 33%);
  color: #004aad;
  font-size: 20px;
  text-align: center;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .ir-menu-1 {
    padding: 0 0 32px;
  }
  .ir-menu-1 ul {
    padding: 0;
  }
  .ir-menu-1 ul li {
    width: 50%;
    margin: 0 !important;
    border-bottom: 1px solid #ececec;
  }
  .ir-menu-1 ul li:nth-child(even) {
    border-left: 1px solid #ececec;
  }
  .ir-menu-1 ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    border-radius: 0;
    box-shadow: none;
  }
}

.ir-menu-2 {
  background: #fff;
}
.ir-menu-2 ul {
  display: flex;
  flex-wrap: wrap;
  max-width: 976px;
  margin: 0 auto;
  padding: 20px 20px 40px;
}
.ir-menu-2 ul li {
  width: 48.97%;
  margin-top: 20px;
}
.ir-menu-2 ul li:nth-child(even) {
  margin-left: 2.06%;
}
.ir-menu-2 ul a {
  display: block;
  position: relative;
  padding-left: 22px;
  border-bottom: 2px solid #ececec;
  color: #3e2e17;
  font-weight: 700;
  line-height: 63px;
}
.ir-menu-2 ul a:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #003781;
  border-right: 2px solid #003781;
  border-radius: 2px;
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (max-width: 767px) {
  .ir-menu-2 ul {
    display: block;
    padding: 0;
  }
  .ir-menu-2 ul li {
    width: 100%;
    margin-top: 0;
  }
  .ir-menu-2 ul li:nth-child(even) {
    margin-left: 0;
  }
  .ir-menu-2 ul a:after {
    right: 30px;
  }
}

/* ---------- company */
.company .item-group {
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
}
.company .item-group .item {
  width: 30.9%;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 10px rgb(0 74 173 / 33%);
  overflow: hidden;
}
.company .item-group .item .title {
  position: relative;
  font-size: 16px;
  color: #003781;
  text-align: center;
  line-height: 46px;
}
.company .item-group .item .title:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 30px;
  font-size: 23px;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  line-height: 46px;
}
.company .access .group {
  display: flex;
  justify-content: space-between;
}
.company .access .body {
  width: 36.27%;
}
.company .access .body h2 {
  font-weight: 500;
  font-size: 24px;
  text-align: left;
}
.company .access .map {
  width: 56.66%;
  background: #ececec;
}
@media (max-width: 767px) {
  .company .item-group {
    display: block;
  }
  .company .item-group .item {
    width: 100%;
    margin-bottom: 40px;
    padding: 0;
  }
  .company .item-group .item img {
    width: 100%;
  }
  .company .access .group {
    display: block;
  }
  .company .access .body {
    width: auto;
  }
  .company .access .map {
    width: 100%;
    height: 313px;
  }
}

/* ---------- general */
.contents-body * {
  box-sizing: border-box;
}
.contents-body a,
.contents-body .a {
  color: #003781;
  cursor: pointer;
  transition: all 0.4s ease;
}
.contents-body .a:hover {
  opacity: 0.6;
}
.contents-body p {
  margin-bottom: 24px;
  line-height: 35px;
}
.contents-body h2 {
  margin-bottom: 32px;
  color: #004aad;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  line-height: 1.5;
}
.contents-body .topmessage h2 {
  text-align: left;
}
.contents-body h3 {
  margin-bottom: 24px;
  padding-bottom: 8px;
  border-bottom: 2px solid #004aad;
  color: #004aad;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}
.contents-body section {
  margin-bottom: 56px;
}
.btnList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 20px;
}
.btnList li {
  min-width: 187px;
  margin: 0 15px 16px;
}
.btnList li .a {
  display: block;
  padding: 8px 16px;
  background: #fff;
  box-shadow: 0 3px 6px rgb(0 74 173 / 33%);
  text-align: center;
}
.btnLink {
  margin-bottom: 40px;
  text-align: center;
}
.btnLink a {
  display: inline-block;
  width: 100%;
  max-width: 350px;
  padding: 8px 16px;
  border-radius: 24px;
  background: #004aad;
  color: #fff;
  font-size: 19px;
  box-shadow: 0 3px 6px rgb(0 74 173 / 33%);
}
.txtLeft {
  text-align: left;
}
.txtLeft-2 {
  text-align: left !important;
}
.txtRight {
  text-align: right;
}
.txtCenter {
  text-align: center;
}
.f-icon {
  font-family: "Font Awesome 5 Free";
}

.tab {
  display: flex;
}
.tab li {
  position: relative;
  z-index: 0;
  width: 187px;
  border-radius: 10px 10px 0 0;
  background: #f7f7f7;
  box-shadow: 0 -3px 6px rgba(218, 97, 13, 0.1) inset;
}
.tab li.large {
  width: 212px;
}
.tab li.cr {
  z-index: 2;
  background: #fff;
  box-shadow: none;
}
.tab a {
  display: block;
  color: #666;
  text-align: center;
  line-height: 46px;
}
.tab li.cr a {
  color: #003781;
}
.table {
  width: 100%;
}
.table th,
.table td {
  padding: 24px;
  border-bottom: 2px solid #ececec;
}
.table th {
  color: #004aad;
  text-align: left;
  white-space: nowrap;
}
.table th:first-of-type {
  width: 25.49%;
  padding-left: 0;
}
.table td:last-of-type {
  padding-right: 0;
}
.table-01 .spHead {
  display: none;
}
@media (max-width: 767px) {
  .tab {
    width: 100%;
  }
  .tab li {
    flex: 1;
    width: auto !important;
    border-radius: 0;
  }
  .tab a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    height: 100%;
    padding: 8px;
    line-height: 24px;
  }
  .table th,
  .table td {
    padding: 16px;
  }
  .table th {
    white-space: normal;
  }
  .table th:first-of-type {
    width: auto;
  }
  .table-01 thead {
    display: none;
  }
  .table-01 th,
  .table-01 td {
    display: block;
    width: 100% !important;
  }
  .table-01 th {
    padding: 24px 0 0;
    border: none;
  }
  .table-01 td {
    padding: 16px 0 24px;
  }
  .table-01 td:not(:last-child) {
    border-bottom: none;
  }
  .table-01 .spHead {
    display: block;
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 700;
  }
}

/* ---------- temona mind */
.temonamind .lead {
  font-size: 20px;
  font-weight: 700;
}
.temonamind .box-01 {
  text-align: center;
}
.temonamind .img {
  padding-top: 24px;
}
@media (min-width: 768px) {
  .temonamind .lead br {
    display: none;
  }
}

/* ---------- action agenda */
.actionagenda .lead {
  text-align: center;
}

/* ---------- vision */
.vision .box-01 {
  text-align: center;
}
.vision .columnGroup {
  display: flex;
  justify-content: space-between;
  max-width: 800px;
  margin: 0 auto 24px;
}
.vision .column {
  width: 50%;
}
@media (max-width: 767px) {
  .vision .columnGroup {
    display: block;
  }
  .vision .column {
    width: auto;
    margin-bottom: 24px;
  }
}

/* ---------- privacy policy */
.privacypolicy h3 {
  margin-bottom: 24px;
  padding-bottom: 0;
  border: none;
  color: #666;
}

/* ---------- company profile */
.companyprofile table {
  width: 100%;
}
.companyprofile table th {
  width: 25.49%;
  padding: 24px 24px 24px 0;
  border-bottom: 2px solid #ececec;
  color: #004aad;
  text-align: left;
  vertical-align: top;
}
.companyprofile table td {
  padding: 24px 0;
  border-bottom: 2px solid #ececec;
  text-align: left;
  vertical-align: top;
}
.companyprofile table.min {
  max-width: 780px;
  margin: 0 auto;
}
.companyprofile table.min th {
  width: 136px;
}
.companyprofile .box {
  padding: 24px 28px 6px;
  background: #f7f7f7;
}
.companyprofile .box .h {
  margin-bottom: 16px;
  color: #004aad;
  font-size: 24px;
}
@media (max-width: 767px) {
  .companyprofile table th {
    display: block;
    width: auto !important;
    padding: 24px 0 0;
    border: none;
  }
  .companyprofile table td {
    display: block;
    padding-top: 16px;
  }
}

/* ---------- Points Box */
.points ul {
  margin-bottom: 24px;
}
.points ul li {
  margin-bottom: 8px;
  position: relative;
  padding-left: 30px;
}
.points ul li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #004aad;
}

/* ---------- business & clients & group */
.business h4 {
  margin-bottom: 24px;
  padding-left: 8px;
  border-left: 10px solid #004aad;
  color: #004aad;
  font-feature-settings: 26px;
}
.business .itemGroup,
.clients .itemGroup,
.group .itemGroup {
  display: flex;
  flex-wrap: wrap;
}
.business .item,
.clients .item,
.group .item {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 3px 6px rgb(0 74 173 / 33%);
  color: #666;
  display: block;
  margin: 0 0 20px 1.81%;
  padding: 40px;
  width: 49.09%;
}
.clients .item {
  width: 31.5%;
  display: flex;
  align-items: center;
}
.business .item:nth-child(odd),
.group .item:nth-child(odd) {
  margin-left: 0;
}
.business .item .support,
.group .item .support {
  display: block;
  min-height: 585px;
  padding: 40px;
  color: #666;
}
.business .item .support a,
.group .item .support a {
  display: block;
  min-height: 0px;
  padding: 0px;
  margin-bottom: -30px;
  color: #003781;
}
.business .item .h,
.group .item .h {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
}
.business .item .img,
.group .item .img {
  margin-bottom: 20px;
  font-size: 20px;
  text-align: center;
}
.business .item .logo-txt {
  color: #221915;
  font-size: 24px;
  font-weight: bold;
  padding: 40px 0;
  text-align: center;
}
.business .item .body {
  padding-top: 20px;
  border-top: 2px solid #666;
}
.business .item dl dt,
.group .item dl dt {
  font-weight: 700;
}
.business .item dl dd,
.group .item dl dd {
  padding-left: 32px;
}
.business .item strong,
.group .item strong {
  font-weight: 700;
}

@media (max-width: 767px) {
  .business .itemGroup,
  .clients .itemGroup,
  .group .itemGroup {
    display: block;
  }
  .business .item,
  .clients .item,
  .group .item {
    width: auto;
    margin: 0 0 20px 0;
  }
  .business .item .support,
  .group .item .support {
    width: auto;
    margin: 0 0 20px 0;
    padding: 30px 15px;
  }
  .business .item a,
  .group .item a {
    min-height: 0;
    padding: 30px 15px;
  }
}

/* ---------- xj */
#XJTxtSMContents {
  border: 2px solid #db5511;
  min-width: 300px;
  max-width: 100%;
  display: inline-block;
  margin: 0 auto 40px;
  padding: 15px;
  font-size: 16px;
  text-align: center;
  background: #fff;
}
#XJTxtSMTitle {
  font-weight: 700;
}
#XJTxtSMContents table {
  width: 100%;
}
#xj-mainlist h3 {
  margin-bottom: 0;
  padding-bottom: 8px;
  border-bottom: 2px solid #ececec;
  color: #666;
  font-size: 20px;
  font-weight: 700;
}
#download {
  display: flex;
  align-items: center;
  width: 100%;
}
#download .img {
  margin-right: 24px;
  width: 158px;
}
#download .body {
  flex: 1;
  font-size: 14px;
}
@media (max-width: 767px) {
  #download {
    display: block;
  }
  #download .img {
    margin-bottom: 24px;
  }
}

/* news */
.irGroup {
  max-width: 1005px;
  margin: 0 auto 40px;
}
.irGroup .news-box {
  position: relative;
  padding: 16px 0;
  border-top: 2px solid #ececec;
  background: #fff;
  transition: 0.4s ease;
}
.irGroup .news-box:first-child {
  border: none;
}
.irGroup .news-box:hover {
  background: #f7f7f7;
}
.irGroup .news-box a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.irGroup .news-box-inner {
  display: flex;
  align-items: center;
  width: 100%;
}
.irGroup dt {
  width: 152px;
  padding: 0 0 0 20px;
  font-size: 20px;
}
.irGroup .inner {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 0 20px;
  font-size: 20px;
}
.irGroup .category {
  width: 80px;
  margin: 0 20px 0 0;
  background: #004aad;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}
.irGroup .category.cat-press::after {
  content: "適時開示";
}
.irGroup .category.cat-yuho::after {
  content: "有報";
}
.irGroup .category.cat-tanshin::after {
  content: "決算";
}
.irGroup .category.cat-ir_material::after {
  content: "株主総会";
}
.irGroup .category.cat-announcement::after {
  content: "お知らせ";
}
.irGroup .category.cat-en::after {
  content: "English";
}
.irGroup dd {
  flex: 1;
  font-size: 20px;
  line-height: 1.5;
}
.ir .irGroup dd,
.irnews .irGroup dd {
  font-size: 14px;
}
.irGroup .news-box:hover dd {
  color: #004aad;
}
.irGroup .pdfIcon {
  display: none;
}
.irGroup .irKBExcel {
  margin-left: 20px;
  color: #666 !important;
  line-height: 21px;
}
.irGroup .irKBExcel::before {
  content: "\f1c3";
  display: inline-block;
  margin-right: 4px;
  color: #10603b;
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  font-weight: 400 !important;
}
.irGroup .irKB {
  margin-left: 20px;
  color: #666 !important;
  line-height: 21px;
}
.irGroup .irKB::before {
  content: "\f1c1";
  display: inline-block;
  margin-right: 4px;
  color: #004aad;
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  font-weight: 400 !important;
}
@media (max-width: 767px) {
  .irGroup .news-box-inner {
    display: block;
  }
}

/* btn */
.irLibrary {
  max-width: 1005px;
  margin: 0 auto;
}
#tab {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 6px;
}
#tab li {
  width: 187px;
  margin: 0 14px 14px 0;
  background: #fff;
}
#tab a {
  display: block;
  background: #fff;
  color: #003781;
  font-size: 20px;
  text-align: center;
  line-height: 46px;
}
#tab a.selected {
  background: #003781;
  color: #fff;
}
.irLibrary #yearList {
  overflow: hidden;
  display: inline-block;
  position: relative;
  margin-bottom: 24px;
  background: #f7f7f7;
  border-radius: 10px;
  border: 1px solid #ececec;
}
.irLibrary #yearList::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  width: 46px;
  height: 100%;
  background: #fff;
}
.irLibrary #yearList::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 16px;
  right: 14px;
  border: 10px solid transparent;
  border-top-width: 14px;
  border-top-color: #003781;
}
.irLibrary #yearList select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  position: relative;
  z-index: 2;
  height: 46px;
  padding: 0 62px 0 16px;
  background: none;
  border: none;
  border-radius: 10px;
  color: #666;
  font-size: 16px;
  text-align: center;
}
.irLibrary #yearList select::-ms-expand {
  display: none;
}
.irLibrary #xj-title {
  display: none;
}
@media (max-width: 767px) {
  #tab li {
    width: auto;
    margin: 0 8px 8px 0;
  }
  #tab a {
    padding: 0 8px;
    font-size: 16px;
  }
}

/* ---------- ir */
.irIndex {
  display: flex;
  flex-wrap: wrap;
  padding-top: 40px;
}
.irIndex .item {
  position: relative;
  width: 30.9%;
  margin: 0 0 44px 3.45%;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 3px 6px rgb(0 74 173 / 33%);
}
.irIndex .item:nth-child(3n + 1) {
  margin-left: 0;
}
.irIndex .item > a {
  display: block;
  position: relative;
  padding-top: 94.11%;
}
.irIndex .item .img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  transform: translate(-50%, -50%);
}
.irIndex .item .h {
  position: absolute;
  bottom: 24px;
  left: 0;
  width: 100%;
  color: #004aad;
  font-size: 20px;
  text-align: center;
}
.irIndex .item ul {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  font-size: 20px;
  transform: translate(-50%, -50%);
}
.irIndex .item li {
  position: relative;
  margin: 8px 0;
  padding-left: 30px;
  white-space: nowrap;
}
.irIndex .item li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ff9d00;
}
.irIndex .item li a {
  color: #666;
}
@media (max-width: 767px) {
  .irIndex .item {
    width: 48.4%;
    margin: 0 0 10px 2.73% !important;
  }
  .irIndex .item:nth-child(odd) {
    margin-left: 0 !important;
  }
  .irIndex .item .h {
    bottom: 16px;
    font-size: 14px;
  }
  .irIndex .item .img {
    margin-top: -8px;
  }
  .irIndex .item:nth-child(n + 5) {
    width: 100%;
    margin: 10px 0 !important;
    padding: 16px 56px;
  }
  .irIndex .item:nth-child(n + 5) .h {
    position: static;
    font-size: 20px;
  }
  .irIndex .item:nth-child(n + 5) ul {
    position: static;
    margin: 0;
    transform: none;
  }
}

/* ---------- message */
.irmessage .h {
  color: #004aad;
  font-size: 24px;
}

/* ---------- stock */
.stock .box-01 {
  position: relative;
  z-index: 1;
  border-radius: 0 10px 10px 10px;
}
.stock .tab {
  display: flex;
}
.stock .tab li {
  position: relative;
  z-index: 0;
  width: 187px;
  border-radius: 10px 10px 0 0;
  background: #f7f7f7;
  box-shadow: 0 -3px 6px rgba(218, 97, 13, 0.1) inset;
}
.stock .tab li.cr {
  z-index: 2;
  background: #fff;
  box-shadow: none;
}
.stock .tab a {
  display: block;
  color: #666;
  text-align: center;
  line-height: 46px;
}
.stock .tab li.cr a {
  color: #003781;
}
.stock table {
  width: 100%;
}
.stock table th {
  width: 244px;
  padding: 24px 24px 24px 0;
  border-top: 2px solid #ececec;
  color: #004aad;
  font-size: 18px;
  text-align: left;
  vertical-align: middle;
}
.stock table td {
  padding: 24px 0;
  border-top: 2px solid #ececec;
  font-size: 18px;
  text-align: left;
  vertical-align: middle;
}
.stock table tr:first-child th,
.stock table tr:first-child td {
  border: none;
}
.stock table a {
  word-break: break-all;
}
.stock #yearList {
  display: none;
}
.stock h3 {
  margin-bottom: 0;
  padding-bottom: 8px;
  border-bottom: 2px solid #ececec;
  color: #666;
  font-size: 20px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .stock .box-01 {
    border-radius: 0 0 10px 10px;
  }
  .stock .tab {
    width: 100%;
  }
  .stock .tab li {
    width: 50%;
    border-radius: 0;
  }
  .stock table th {
    display: block;
    width: auto;
    padding: 16px 0 8px 0;
  }
  .stock table td {
    display: block;
    padding: 0 0 16px 0;
    font-size: 14px;
    border: none;
  }
}

/* ---------- highlight */
.highlight .qirWrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 900px;
  margin: 0 auto;
}
.highlight .qirColumnWrapper {
  width: 47.77%;
  margin: 0 0 40px 4.44%;
}
.highlight .qirColumnWrapper:nth-child(odd) {
  margin-left: 0;
}
.highlight .highcharts-container {
  width: 100% !important;
  background-color: #fff;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  padding-top: 10px;
  box-sizing: content-box;
  text-align: center !important;
  margin-bottom: 1em;
}
.highlight .qirLabel {
  text-align: left;
  font-weight: 700;
}
.highlight .qirUnit {
  text-align: right;
  margin-bottom: 10px;
}
.xj_chart_table,
.xj_chart_table th,
.xj_chart_table td {
  border-style: solid;
  border-color: #cccccc; /*-- 表の枠色 --*/
}
.xj_chart_table {
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-collapse: collapse;
  width: 100%;
  line-height: 1.6;
}
.xj_chart_table th,
.xj_chart_table td {
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 1px;
  border-bottom-width: 1px;
  padding: 1px;
  vertical-align: middle;
  font-size: 13px;
}
.xj_chart_table .xj_chart_header_first,
.xj_chart_table .xj_chart_header {
  background-color: #eee; /*-- 表の背景色 --*/
  padding: 1px;
  text-align: center;
  font-weight: normal;
  white-space: nowrap;
}
.xj_chart_table td {
  text-align: right;
  padding-right: 1px;
}
.xj_chart_table .current {
  background-color: #fafafa;
}
#qirNote {
  font-size: 13px;
}
@media (max-width: 767px) {
  .highlight .qirWrapper {
    display: block;
  }
  .highlight .qirColumnWrapper {
    width: auto;
    margin: 0 0 40px !important;
  }
}

/* ---------- calendar */
.calendar section {
  max-width: 900px;
  margin: 0 auto 56px;
}
#irCalendar {
  margin-bottom: 64px;
}
.calendar .irGroup dt {
  width: 200px;
}

/* ---------- discaimer */
.discaimer h2 {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
}

/* ---------- notice */
.notice h2 {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
}

/* ---------- governance */
.governance h2 {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
}
.governance .irLibrary {
  max-width: none;
}
.governance .irGroup {
  max-width: none;
  text-align: right;
}
.governance .news-box {
  display: inline-block;
  border-radius: 31px;
}
.governance .irGroup .news-box-inner,
.governance .irGroup .inner {
  display: block;
}
@media (max-width: 767px) {
  .governance .irGroup {
    text-align: left;
  }
  .governance .news-box {
    padding: 8px 0;
  }
  .governance .irGroup dd {
    font-size: 14px;
  }
}

/* ---------- individual */
.individual h3 {
  border: none;
  color: #666;
  font-size: 26px;
  text-align: center;
}
.individual h4 {
  margin-bottom: 24px;
  padding-left: 8px;
  border-left: 10px solid #004aad;
  color: #004aad;
  font-feature-settings: 26px;
}

/* ---------- faq */
.faq {
  text-align: center;
}
@media (max-width: 767px) {
  .faq,
  .faq h2 {
    text-align: left;
  }
}

/* ---------- investors */
.investors section {
  margin-bottom: 0;
  padding-top: 32px;
  border-bottom: 2px solid #ececec;
}
.investors section:first-of-type {
  padding-top: 0;
}
.investors section:last-of-type {
  border: none;
}
.investors h2 {
  margin-bottom: 24px;
  text-align: left;
}
.investors .h2HasIco {
  display: flex;
  align-items: center;
}
.investors .h2HasIco span {
  flex: none;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0 16px 24px 0;
  padding-top: 5px;
  background-color: #004aad;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
}
.investors .h3 {
  margin: 32px 0 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  border: none;
  color: inherit;
}
.investors .nav {
  margin-bottom: 46px;
}
.investors .nav ul {
  font-size: 0;
}
.investors .nav li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 3px 6px rgb(0 74 173 / 33%);
  overflow: hidden;
}
.investors .nav li a {
  display: block;
  padding: 0 16px;
  color: #003781;
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
}
.investors .nav li.cr a {
  background: #003781;
  color: #fff;
}
.investors .note {
  display: block;
  font-size: 13px;
}
@media (max-width: 767px) {
  .investors .nav li a {
    padding: 0 14px;
  }
}
/* ---------- plan */
.plan .lead {
  font-size: 20px;
  font-weight: 700;
}
.plan .img {
  margin: 56px 0;
  text-align: center;
}
.plan_list {
  margin-bottom: 16px;
}
.plan_list li {
  position: relative;
  padding-left: 32px;
  font-size: 20px;
  font-weight: 700;
}
.plan_list li::before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #ff9d00;
  border-radius: 50%;
}
.plan_table .note {
  margin-bottom: 14px;
  font-size: 16px;
  text-align: right;
}
.plan_table th,
.plan_table td {
  vertical-align: middle;
}
.plan_table thead th {
  border-top: 2px solid #ececec;
}
.plan_table tbody tr:nth-child(odd) {
  background-color: #fbf7f4;
}
.plan_table th:first-of-type {
  padding-left: 24px;
}
.plan_case h3 {
  padding-bottom: 0;
  border: none;
  color: inherit;
}
.plan_case .item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 24px;
}
.plan_case .item .logo {
  width: 31.37%;
  margin-right: 3.13%;
  border: 2px solid #004aad;
}
.plan_case .item .text {
  flex: 1;
}
.plan_case .item .text p:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .plan_table th:first-of-type {
    padding-left: 16px;
  }
  .plan_table td:last-of-type {
    padding-right: 16px;
  }
  .plan_case .item {
    display: block;
  }
  .plan_case .item .logo {
    width: auto;
    margin: 0 0 16px;
    text-align: center;
  }
}

/* ---------- recruit */
.recruit04 section {
  max-width: 900px;
  margin: 0 auto;
}
.recruit table {
  width: 100%;
  margin-bottom: 60px;
}
.recruit table th {
  width: 25.49%;
  padding: 24px 24px 24px 0;
  border-bottom: 2px solid #ececec;
  color: #004aad;
  text-align: left;
  vertical-align: top;
  font-size: 16px;
}
.recruit table td {
  padding: 24px 0;
  border-bottom: 2px solid #ececec;
  text-align: left;
  vertical-align: top;
  font-size: 16px;
}
.recruit04 .link a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 90px;
  padding: 8px 40px;
  background: #003781;
  color: #fff;
  line-height: 1.3;
}
.recruit04 .link a::after {
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 24px;
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  font-weight: 900;
  transform: translateY(-50%);
}
.recruit .social {
  display: flex;
  justify-content: flex-end;
}
.recruit .social li {
  margin-left: 7px;
}
.portrait ol {
  list-style-type: auto;
  padding-inline-start: 40px;
}
.portrait ol li {
  margin-bottom: 8px;
}
.scroll-img {
  overflow-x: scroll;
  padding-bottom: 12px;
}
.scroll-img::-webkit-scrollbar {
  display: block;
}
.scroll-img::-webkit-scrollbar-thumb {
  background-color: #3760d0;
  border-radius: 8px;
}
.scroll-img::-webkit-scrollbar-track {
  background-color: #e4e4e4;
  border-radius: 8px;
}
.scroll-img img {
  max-width: unset;
  width: 1140px;
}

.box-01.recruit01 section {
  margin: 0;
}

.contents-body p.recruit-title {
  color: #004AAC;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 41px;
}

.contents-body p.recruit-desc {
  text-align: center;
  font-size: 18px;
  margin-bottom: 76px;
}

.portrait ol.recruit-list-wrap {
  padding: 0;
}

.recruit-list {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.recruit-list img {
  width: 24%;
  min-width: 200px;
}

.recruit-txt-wrap {
  width: 74%;
}

.contents-body p.recruit-list-title {
  color: #004aad;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
}

.recruit-txt-wrap .txtLeft {
  margin: 0;
  font-size: 16px;
}

.recruit-txt-wrap .txtLeft span {
  font-weight: 700;
  background: linear-gradient(transparent 50%, #D8ECFF 50%);
}

.portrait ol.recruit-list-person-wrap {
  padding: 0;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.recruit-list-person {
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  border-radius: 10px;
  background: #f5f8fb;
  padding: 20px 10px;
  width: 25%;
  text-align: center;
}

.recruit-list-person-txt {
  display: flex;
  align-items: center;
  height: 64%;
}

.contents-body p.number {
  color: #004AAD;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 0;
}

.recruit-list-person p {
  font-size: 16px;
  margin: 0;
  font-weight: 500;
  line-height: 1.8;
}

.recruit-list-person p span {
  font-size: 14px;
}

.recruit02 section {
  margin: 0;
}

.recruit-list-occupation {
  display: flex;
  border-radius: 5px;
  background: #F5F8FB;
  padding: 30px 3.6%;
  justify-content: flex-start;
  align-items: center;
  gap: 3.6%;
  margin-bottom: 15px;
}

.portrait .recruit-list-occupation:last-of-type {
  margin-bottom: 26px;
}

.contents-body p.recruit-list-occupation-ttl {
  color: #004AAD;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.02em;
  margin-bottom: 0;
  width: 24%;
  flex-shrink: 0;
  word-break: keep-all;
  min-width: 30%;
}

.recruit-list-occupation-ttl span {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  display: block;
  margin-top: 10px;
  width: fit-content;
}

.recruit-list-occupation ul {
  width: 100%;
}

.recruit-list-occupation li:before {
  content: '';
  width: 8px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Ccircle cx='4' cy='4' r='4' fill='%23004AAD'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: -1px;
  position: relative;
}

.recruit-list-occupation li {
  display: flex;
  align-items: baseline;
  gap: 8px;
}

.recruit-list-occupation p {
  margin: 0;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: .02em;
  width: calc(100% - 16px);
}

.recruit-list-occupation li:not(:last-child) {
  margin-bottom: 8px;
}

@media screen and (max-width: 980px) {
  .portrait ol.recruit-list-person-wrap {
    flex-wrap: wrap;
  }
  .recruit-list-person {
    width: 48%;
  }
}

@media (max-width: 767px) {
  .recruit table th {
    display: block;
    width: auto !important;
    padding: 24px 0 0;
    border: none;
  }
  .recruit table td {
    display: block;
    padding-top: 16px;
  }
  .recruit01 {
    position: relative;
    overflow: hidden;
    max-height: max-content;
    transition: 0.4s ease;
  }
  .recruit01.on {
    max-height: 1500px;
  }
  .recruit01.on::before {
    display: none;
  }
  .recruit .more {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #003781;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 46px;
  }
  .recruit01.on .more {
    display: none;
  }
  .recruit .more .ico {
    position: absolute;
    top: 50%;
    right: 24px;
    font-size: 20px;
    transform: translateY(-50%);
  }
  .recruit03 .link a {
    font-size: 20px;
  }
  .contents-body p.recruit-desc {
    width: 85%;
    margin: 0 auto 76px;
  }
  .portrait ol.recruit-list-wrap {
    margin-bottom: 24px;
  }
  .recruit-list {
    flex-direction: column;
  }
  .recruit-list img {
    width: 200px;
  }
  .recruit-txt-wrap {
    width: 100%;
  }
  .recruit-list-person {
    width: 100%;
  }

  .recruit-list-occupation {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    padding: 30px 8.3%;
  }

  .recruit-list-occupation-ttl span {
    font-size: 14px;
    margin-top: 5px;
  }

  .contents-body p.recruit-list-occupation-ttl {
    width: 100%;
  }

}

/* ---------- sitemap */
.sitemap .columnGroup {
  display: flex;
  justify-content: space-between;
  max-width: 900px;
  margin: 0 auto;
}
.sitemap .column {
  width: 46.66%;
}
.sitemap .h {
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 2px solid #ececec;
  color: #004aad;
  font-size: 20px;
  font-weight: 700;
}
.sitemap .h a {
  color: #004aad;
}
.sitemap ul li {
  position: relative;
  padding: 8px 0 8px 20px;
  color: #9d9d9d;
}
.sitemap ul li::before {
  content: "";
  position: absolute;
  top: 16px;
  left: 0;
  width: 8px;
  height: 8px;
  border-right: 2px solid #003781;
  border-top: 2px solid #003781;
  transform: rotate(45deg);
}
.sitemap ul ul {
  padding: 8px 0 0;
}
.sitemap ul ul li::before {
  content: "";
  position: absolute;
  top: 21px;
  left: 0;
  width: 6px;
  height: 2px;
  border: none;
  background: #003781;
  transform: none;
}
.sitemap ul li a {
  color: #666;
}
.sitemap ul li a[target="_blank"]::after {
  content: "\f2d2";
  display: inline-block;
  margin-left: 20px;
  font-family: "Font Awesome 5 Free";
  color: #ececec;
  font-size: 20px;
  font-weight: 400 !important;
}
@media (max-width: 767px) {
  .sitemap .columnGroup {
    display: block;
  }
  .sitemap .column {
    width: auto;
  }
}

/* ---------- contact */
.contact-form h2 {
  margin-bottom: 48px;
  color: #004aad;
  font-size: 24px;
  font-weight: 500;
  text-align: left;
}
.contact-form p {
  font-size: 20px;
}
.contact-form .graph-group {
  display: flex;
  justify-content: space-between;
  max-width: 640px;
  margin: 80px auto 72px;
}
.contact-form .graph {
  width: 15.625%;
  color: #004aad;
  text-align: center;
}
.contact-form .line {
  position: relative;
  top: 28px;
  width: 160px;
  height: 4px;
  background: #666;
  border-radius: 4px;
}
.contact-form .line.comp {
  background: #004aad;
}
.contact-form .circle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin: 0 auto 20px;
  border: 4px solid #666;
  border-radius: 50%;
  color: #666;
  font-size: 30px;
  font-weight: 700;
  box-sizing: border-box;
}
.contact-form .graph.comp .circle {
  background: #004aad;
  border-color: #004aad;
  color: #fff;
}
.contact-form .input-head {
  margin-bottom: 8px;
}
.contact-form .input-head .required {
  display: inline-block;
  width: 60px;
  margin-right: 10px;
  background: #003781;
  border-radius: 19px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
}
.contact-form .form-body {
  max-width: 640px;
  margin: 0 auto;
}
.contact-form .input {
  margin-bottom: 20px;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
  width: 100%;
  padding: 12px 20px;
  background: #ebf6fd;
  border: none;
  border-radius: 10px;
  font-size: 20px;
  outline: none;
  box-sizing: border-box;
  line-height: 1.3;
}
.mwform-radio-field {
  display: block;
  margin-left: 10px;
}
.contact-form input.submit {
  display: block;
  max-width: 350px;
  width: 100%;
  padding: 0;
  margin: 24px auto 0;
  background: #003781;
  border: none;
  border-radius: 30px;
  outline: none;
  color: #fff;
  font-size: 20px;
  line-height: 46px;
  text-align: center;
  box-shadow: 0 3px 6px rgb(0 74 173 / 33%);
  cursor: pointer;
}
.contact-form .backbtn {
  margin-top: 24px;
  text-align: center;
  cursor: pointer;
}
.contact-form .backbtn input {
  padding: 0;
  border: 0;
  background: none;
  color: #004aad;
  font-size: 14px;
  outline: none;
  text-decoration: underline;
}
.contact-form .agree-area {
  margin-top: 10px;
  text-align: center;
}

.contact-form.confirm .agree-area {
  display: none;
}

.contact-form .agree-check,
.contact-form .form-privacy {
  display: inline-block;
  vertical-align: top;
}
.contact-form .form-privacy a {
  color: #003781;
  font-size: 16px;
  text-decoration: underline;
}
.contact-form .agree-check .mwform-checkbox-field-text {
  display: none;
}

.contact-form .agree-check .error {
  position: absolute;
}

.contact-form .min {
  margin: 8px 0 16px;
  font-size: 14px;
}

.contact-form.confirm .input.file {
  display: none;
}

.contact-form.confirm p.input,
.contact-form.confirm p.textarea {
  width: 100%;
  min-height: 50px;
  margin-bottom: 53px;
  padding: 12px 20px;
  background: #ebf6fd;
  border: none;
  border-radius: 10px;
  outline: none;
  box-sizing: border-box;
  line-height: 1.3;
}
.contact-form.confirm p.textarea {
  min-height: 206px;
}
.contact-form.completed,
.contact-form.completed h2 {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contact-form {
    padding: 30px 15px;
  }
  .contact-form h2 {
    margin-bottom: 16px;
  }
  .contact-form .graph-group {
    max-width: 253px;
    margin: 32px auto 55px;
  }
  .contact-form .graph {
    flex: 1;
    width: 66px;
    font-size: 14px;
    white-space: nowrap;
  }
  .contact-form .graph:last-child {
    margin-left: 8px;
  }
  .contact-form .circle {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
  .contact-form .line {
    width: 30px;
    top: 24px;
  }
  .contact-form .input-head {
    font-size: 20px;
  }
  .contact-form input[type="text"],
  .contact-form input[type="email"],
  .contact-form textarea {
    font-size: 16px;
  }
  .contact-form .min {
    margin: 20px 0;
    text-align: left;
  }
}
