@import url("/wp-content/themes/speee_ir/css/fonts.css");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&family=Zen+Kaku+Gothic+New:wght@400;700&display=swap');
/* PC */
.pc .scrollify
{
  min-height: 650px;
}

/* ir mv */
.pc .p-kv
{
  width: 100%;
  height: calc(50vh - 75px);
  min-height: 350px;
  background-image:none;
  background: url(/wp-content/themes/speee_ir/img/bg_topmsg.jpg) center top / cover no-repeat;
  background-size: cover;
  background-position: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pc .ir-top-kv {
  height: calc(50vh - 75px);
  min-height: 350px;
  width: 100%;
  background: url(/wp-content/themes/speee_ir/img/irtop-kv.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pc .p-kv__ttl
{
  text-align: center;
  font-size: 37px;
  line-height: 180%;
  line-height: 2em;
}

.pc .irtop .p-kv__ttl {
  color: #fff;
  font-family: Montserrat,sans-serif;
}

.pc .p-kv__ttl span
{
  font-size: 80%;
    font-family: Montserrat,sans-serif;
}

@media only screen and (max-width: 767px) {
  .p-kv {
    width: 100%;
    height: 500px !important;
    min-height: initial;
    background: url(/wp-content/themes/speee_ir/img/bg_topmsg.jpg) center top / cover no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    overflow: hidden;
    display: block;
  }
  .ir-top-kv {
    width: 100%;
    height: 500px !important;
    min-height: initial;
    background: url(/wp-content/themes/speee_ir/img/irtop-sp_kv.jpg) center center no-repeat !important;
    background-size: cover;
    overflow: hidden;
    display: block;
  }
  .p-kv .content__wrapper {
    width: 100%;
  }

  .p-kv__ttl {
    text-align: center;
    font-size: 45px;
    line-height: 180%;
    margin-top: 20%;
  }

  .ir-top-kv .p-kv__ttl {
    text-align: center;
    font-size: 45px;
    line-height: 180%;
    margin-top: 20%;
    color: #ffffff;
  }

  .p-kv__read {
    width: 590px;
    margin: 130px auto 0;
    text-align: left;
    font-size: 26px;
    line-height: 180%;
  }
}


/* 共通 */
.pc .ir-mainTitle {
  font-size: 42px !important;
  padding: 76px 0 32px;
  display: block;
}

.pc .c-main-button
{
  width: 208px;
  height: 64px;
  border: 1px solid rgba(41,53,64,.49);
  border-radius: 6px;
  display: block;
  text-align: center;
  cursor: pointer;
  margin: auto;
  transition: all 300ms 0s ease;
}

.pc .c-main-button:hover
{
  background-color: rgba(255,255,255,.5);
}

.pc .c-main-button span
{
  font-family: Montserrat,sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: .04em;
  line-height: 64px;
  color: #293540;
}
.pc .c-main-button.white
{
  border-color: rgba(255,255,255,.7);
  background-color: rgba(255,255,255,0);
}

.pc .c-main-button.white:hover
{
  background-color: rgba(255,255,255,.15);
}

.pc .c-main-button.white span
{
  color: #fff;
}

.pc .clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.pc #p-irContent .mb20 {
  margin-bottom: 20px !important;
}

.pc #p-irContent .mb50 {
  margin-bottom: 50px !important;
}

.pc #p-irContent .ir-contentsWrapper p{
  font-size: 16px;
  line-height: 35px;
}

.pc #p-irContent .txtBold{
  font-weight: bold;
}

.pc #p-irContent h3.ir-title {
  border-left: 6px solid #026bb2;
  text-align: left;
  padding-left: 10px;
  font-size: 27px;
  margin-bottom: 10px;
}

.pc #p-irContent h4.ir-title2 {
  font-size: 20px;
  color: #026bb2;
  margin-top: 50px;
  margin-bottom: 10px;
}

.pc #p-irContent h4.ir-title3 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 10px;
}




/* 株主・投資家の皆さまへ */
.pc #p-irContent .ir-contentsWrapper_textArea_ceoBox {
  text-align: right;
}

.pc #p-irContent .ir-contentsWrapper_imgArea {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.pc #p-irContent .ir-contentsWrapper_imgArea img {
  width: 250px;
}


/* コーポレートガバナンス */
.pc #p-irContent .ir-contentsWrapper_governance {
  margin-top: 50px;
}

.pc #p-irContent .ir-contentsWrapper_governance img{
  width: 100%;
}


/* 事業内容 */
.pc #p-irContent .ir-contentsWrapper_listBox1 {
  margin-top: 20px;
  background-color: #dff2fc;
  padding: 20px;
  font-size: 16px;
  line-height: 35px;
  margin-bottom: 50px;
}

.pc #p-irContent .ir-contentsWrapper_listBox1 ul li {
  text-indent: -1.7em;
  padding-left: 1.7em;
}

.pc #p-irContent .ir-contentsWrapper_listBox2 ul li {
  text-indent: -2em;
  padding-left: 2em;
}

.pc #p-irContent .ir-contentsWrapper_listBox1 ul li::before {
  content: "●";
  font-size: 14px;
  color: #026bb2;
  margin-right: 1em;
}

.pc #p-irContent .topText {
  font-size: 10px;
  vertical-align: super;
}

.pc #p-irContent .ir-businessImg img{
  width: 100%;
}

.pc #p-irContent .ir-contentsWrapper_listBox2 {
  margin-top: 20px;
  font-size: 16px;
  line-height: 35px;
}

.pc #p-irContent .ir-contentsWrapper_listBox3 {
  margin-top: 20px;
  font-size: 16px;
  line-height: 35px;
}

.pc #p-irContent .ir-contentsWrapper_listBox3 ul li {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.pc #p-irContent .ir-businessNote {
  margin-top: 20px;
  text-indent: -3.5em;
  padding-left: 3.5em;
}




/* SP */
.mobile .scrollify
{
  min-height: initial;
}


/* 共通 */

.mobile .c-main-button
{
    width: 248px;
  height: 94px;
  border-radius: 10px;
  border: 1px solid rgba(41,53,64,.49);
  background-color: rgba(255,255,255,.3);
  display: block;
  text-align: center;
  cursor: pointer;
  margin: auto;
  transition: all 300ms 0s ease;
}

.mobile .c-main-button:hover
{
  background-color: rgba(255,255,255,.5);
}

.mobile .c-main-button span
{
     font-size: 21px;
  line-height: 94px;
  font-family: Montserrat,sans-serif;
  font-weight: 400;
  letter-spacing: .04em;
  color: #293540;
}

.mobile .c-main-button.white
{
  border-color: rgba(255,255,255,.7);
  background-color: rgba(255,255,255,0);
}

.mobile .c-main-button.white:hover
{
  background-color: rgba(255,255,255,.15);
}

.mobile .c-main-button.white span
{
  color: #fff;
}


.mobile .ir-mainTitle {
  font-size: 42px !important;
  padding: 76px 0 32px;
  display: block;
}

.mobile .clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.mobile #p-irContent .mb20 {
  margin-bottom: 20px !important;
}

.mobile #p-irContent .mb50 {
  margin-bottom: 50px !important;
}

.mobile #p-irContent .ir-contentsWrapper p{
  font-size: 16px;
  line-height: 35px;
}

.mobile #p-irContent .txtBold{
  font-weight: bold;
}

.mobile #p-irContent h3.ir-title {
  border-left: 6px solid #026bb2;
  text-align: left;
  padding-left: 10px;
  font-size: 27px;
  margin-bottom: 10px;
}

.mobile #p-irContent h4.ir-title2 {
  font-size: 20px;
  color: #026bb2;
  margin-top: 50px;
  margin-bottom: 10px;
}

.mobile #p-irContent h4.ir-title3 {
  font-size: 26px;
  line-height: 45px;
  font-weight: bold;
  margin-top: 50px;
}

.mobile #p-irContent {
    display: flex;
    flex-flow: row-reverse;
    flex-direction: column-reverse;
    margin-bottom: 100px;
  }

  .mobile #p-irContent h3.ir-title {
    font-size: 38px;
    margin-bottom: 20px;
    color: #000;
  }

  .mobile #p-irContent h4.ir-title2{
    font-size: 30px;
    margin-bottom: 20px;
  }

  .mobile #p-irContent .ir-mainTitle {
    font-size: 58px !important;
    padding: 71px 0 27px;
  }

  .mobile #p-irContent .ir-rightArea {
    margin-bottom: 70px;
  }

  .mobile #p-irContent .ir-contentsWrapper p {
    font-size: 26px;
    line-height: 45px;
  }





/* 株主・投資家の皆さまへ */
.mobile #p-irContent .ir-contentsWrapper_textArea_ceoBox {
  text-align: right;
}

.mobile #p-irContent .ir-contentsWrapper_imgArea {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.mobile #p-irContent .ir-contentsWrapper_imgArea {
    float: none;
    text-align: center;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .mobile #p-irContent .ir-contentsWrapper_imgArea img {
    width: 350px;
  }


/* コーポレートガバナンス */
.mobile #p-irContent .ir-contentsWrapper_governance {
  margin-top: 50px;
}

.mobile #p-irContent .ir-contentsWrapper_governance img{
  width: 100%;
}


/* 事業内容 */
.mobile #p-irContent .ir-contentsWrapper_listBox1 {
  margin-top: 20px;
  background-color: #dff2fc;
  padding: 20px;
  font-size: 16px;
  line-height: 35px;
  margin-bottom: 50px;
}

.mobile #p-irContent .ir-contentsWrapper_listBox1 ul li {
  text-indent: -1em;
  padding-left: 1em;
}

.mobile #p-irContent .ir-contentsWrapper_listBox2 ul li {
  text-indent: -2em;
  padding-left: 2em;
}

.mobile #p-irContent .ir-contentsWrapper_listBox1 ul li::before {
  content: "●";
  font-size: 14px;
  color: #026bb2;
  margin-right: 1em;
}

.mobile #p-irContent .topText {
  font-size: 10px;
  vertical-align: super;
}

.mobile #p-irContent .ir-businessImg img{
  width: 100%;
}

.mobile #p-irContent .ir-contentsWrapper_listBox2 {
  margin-top: 20px;
  font-size: 16px;
  line-height: 35px;
}

.mobile #p-irContent .ir-contentsWrapper_listBox3 {
  margin-top: 20px;
  font-size: 16px;
  line-height: 35px;
}

.mobile #p-irContent .ir-contentsWrapper_listBox3 ul li {
  text-indent: -1.5em;
  padding-left: 1.5em;
  font-size: 26px;
}

.mobile #p-irContent .ir-businessNote {
  margin-top: 20px;
  text-indent: -3.5em;
  padding-left: 3.5em;
}

.mobile #p-irContent .ir-contentsWrapper_listBox1,
.mobile #p-irContent .ir-contentsWrapper_listBox2 {
    font-size: 26px;
  }

  .mobile #p-irContent .ir-contentsWrapper_listBox1 ul li,
  .mobile #p-irContent .ir-contentsWrapper_listBox2 ul li {
    margin-bottom: 15px;
  }

  .mobile #p-irContent .ir-contentsWrapper_listBox1 ul :last-child,
  .mobile #p-irContent .ir-contentsWrapper_listBox2 ul lilast-child{
    margin-bottom: 0;
  }





/* -----------------------------
COMMON
----------------------------- */
html.pc body,
html.pc #container {
  min-width: 0;
}
#content {
  background: #F4F4F4;
}
.c_inner {
  width: 100%;
  max-width: 1140px;
  margin-inline: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.mobile .c_inner {
  padding-left: 25px;
  padding-right: 25px;
}

/* layout */
.clm_2 {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 30px;
  align-items: stretch;
}
@media only screen and (max-width: 767px) {
  .clm_2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
}

.clm_3 {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  gap: 15px;
  align-items: stretch;
}
@media only screen and (max-width: 767px) {
  .clm_3 {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
}
.clm_3 .cell_2 {
  grid-column: span 2;
}
.clm_3 .cell_3 {
  grid-column: span 3;
}
@media only screen and (max-width: 767px) {
  .clm_3 .cell_2,
  .clm_3 .cell_3 {
    grid-column: span 1;
  }
}

.clm_4 {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  gap: 15px;
  align-items: stretch;
}
@media only screen and (max-width: 767px) {
  .clm_4 {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
}
.clm_4 .cell_2 {
  grid-column: span 2;
}
.clm_4 .cell_3 {
  grid-column: span 3;
}
.clm_4 .cell_4 {
  grid-column: span 4;
}
@media only screen and (max-width: 767px) {
  .clm_4 .cell_2,
  .clm_4 .cell_3,
  .clm_4 .cell_4 {
    grid-column: span 1;
  }
}

.clm_5 {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: auto;
  gap: 8px;
  align-items: stretch;
}
@media only screen and (max-width: 767px) {
  .clm_5 {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
}
.clm_5 .cell_2 {
  grid-column: span 2;
}
.clm_5 .cell_3 {
  grid-column: span 3;
}
.clm_5 .cell_4 {
  grid-column: span 4;
}
.clm_5 .cell_5 {
  grid-column: span 5;
}
@media only screen and (max-width: 767px) {
  .clm_5 .cell_2,
  .clm_5 .cell_3,
  .clm_5 .cell_4,
  .clm_5 .cell_5 {
    grid-column: span 1;
  }
}


@media only screen and (max-width: 767px) {
  .sp_clm_2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* basic parts */
.align_left {text-align: left;}
.align_center {text-align: center;}
.align_right {text-align: right;}

h2.page_title {
  font-size: 32px;
  color: #ffffff;
}

hr {
  width: 100%;
  max-width: 1100px;
  margin-inline: auto;
  margin-top: 80px;
  padding: 0;
  border: 0;
  width: 100%;
  height: 1px;
  background: #CECECE;
}

p a::after,
.entry_field table a::after,
.entry_field li a::after {
  margin-left: .3em;
  font-family: 'speee' !important;
  content: "\e930";
  display: inline-block;
}
p a[target="_blank"]::after,
.entry_field table a[target="_blank"]::after,
.entry_field li a[target="_blank"]::after {
  content: "";
  width: 1em;
  height: 1em;
  background: url('/wp-content/themes/speee_ir/images/service/service-item-link.svg') center center no-repeat;
  background-size: 100% auto;
}
p a[href$=".pdf"]::after,
.entry_field table a[href$=".pdf"]::after,
.entry_field li a[href$=".pdf"]::after {
  content: "\ea13";
  background: none;
  font-size: 14px;
}

p a:hover,
.entry_field table a:hover,
.entry_field li a:hover {
  text-decoration: underline;
}
p a:hover::after,
.entry_field table a:hover::after,
.entry_field li a:hover::after {
  text-decoration: none;
}

.btn {
  min-width: 300px;
  padding: 20px 40px 20px 20px;
  display: inline-block;
  position: relative;
  color: #005EA5;
  line-height: 1;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #005EA5;
}
.btn::after {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: all .2s ease-out;
}
.btn:hover {
  text-decoration: none;
}
.btn:hover::after {
  right: 6px;
}

/* MOBILE */

@media only screen and (max-width: 767px) {
  h2.page_title {
    font-size: 45px;
  }

  .sp_none {
    display: none;
  }
}

/* -----------------------------
entry_field
----------------------------- */
.entry_field > section {
  padding-top: 80px;
  margin-top: -80px;
}
.entry_field > section:not(:first-of-type) {
  padding-top: 160px;
}

.entry_field h2 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 36px;
}
.entry_field h3 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 145%;
  font-weight: 300;
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
}
.entry_field h3::before {
  content: '';
  display: block;
  width: 18px;
  height: 3px;
  background-color: #005ea5;
}

.entry_field p {
  margin-top: 18px;
  font-size: 16px;
  line-height: 200%;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 767px) {
  .entry_field p {
    font-size: 25px;
  }
}

/*img*/
.entry_field img {
  max-width: 100%;
  height: auto;
}
.entry_field figure {
  margin-bottom: 40px;
}
.entry_field .img_left {
  float: left;
  margin: 0 40px 40px 0;
}
.entry_field .img_right {
  float: right;
  margin: 0 0 40px 40px;
}

@media only screen and (max-width: 767px) {
  .entry_field .img_left,
  .entry_field .img_right {
    float: none;
    margin: 0 0 40px;
    text-align: center;
  }
  .entry_field .sp_w60 img {
    width: 60%;
    height: auto;
  }

}

/*list*/
.entry_field ul {
  margin-bottom: 40px;
}
.entry_field ul li {
  padding-left: 1.2em;
  position: relative;
  font-size: 16px;
  line-height: 160%;
}
.entry_field ul li:not(:last-of-type) {
  margin-bottom: 10px;
}
.entry_field ul li::before {
  content: '・';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.entry_field ol {
  margin-bottom: 40px;
  padding-left: 1.2em;
  list-style-type: decimal;
}
.entry_field ol li {
  position: relative;
  font-size: 16px;
  line-height: 160%;
}
.entry_field ol li:not(:last-of-type) {
  margin-bottom: 10px;
}

.entry_field table ul,
.entry_field table ol {
  margin-bottom: 0;
}
.entry_field table ul li:not(:last-of-type),
.entry_field table ol li:not(:last-of-type) {
  margin-bottom: 5px;
}

.entry_field ul.link_list {
  margin-bottom: 40px;
  border-top: 1px solid #CECECE;
}
.entry_field ul.link_list li {
  border-bottom: 1px solid #CECECE;
}
.entry_field ul.link_list li a {
  width: 100%;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  gap: 30px;
  color: #293540;
  transition: all .4s ease-out;
} 
.entry_field ul.link_list li a time {
  min-width: 75px;
  font-family: Montserrat,sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #919191;
}
.entry_field ul.link_list li a .post_title {
  font-size: 15px;
  flex: 1;
}
.entry_field ul.link_list li a:hover {
  background: #ffffff;
}
@media only screen and (max-width: 767px) {
  .entry_field ul.link_list li a {
    padding: 20px;
  } 
  .entry_field ul.link_list li a time,
  .entry_field ul.link_list li a .post_title {
    font-size: 25px;
  }
}

/*table*/
.entry_field table {
  width: 100%;
  margin-bottom: 40px;
  border-collapse: collapse;
}
.entry_field table th,
.entry_field table td {
  padding: 1em;
  font-size: 16px;
  line-height: 160%;
  vertical-align: middle;
  border: 1px solid #CECECE;
}
.entry_field table th {
  background: #E3E7EA;
}
.entry_field table td {
  background: #ffffff;
}

.entry_field table.type_simple th,
.entry_field table.type_simple td {
  padding: 1.5em 1.5em 1.5em 0;
  background: transparent;
  border-left: none;
  border-right: none;
}
.entry_field table.type_simple th {
  font-weight: 600;
}


.entry_field table .w20 {width: 20%;}
.entry_field table .w30 {width: 30%;}
.entry_field table .w40 {width: 40%;}
.entry_field table .w50 {width: 50%;}
.entry_field table .w60 {width: 60%;}

@media only screen and (max-width: 767px) {
  .entry_field table th,
  .entry_field table td {
    font-size: 25px;
    border-top: none;
  }
  .entry_field table.type_simple th {
    padding-bottom: 0;
    border-bottom: none;
  }
  .entry_field table.type_simple td {
    padding-top:1em;
  }
  .entry_field table.sp_block tr:first-child th {
    border-top: 1px solid #CECECE;
  }
  .entry_field table.sp_block th,
  .entry_field table.sp_block td {
    width: 100%;
    display: block;
  }
}



/* -----------------------------
NAVIGATION
----------------------------- */
/* index nav */
.content_nav {
  margin-top: 40px;
}
.content_nav > *:not(:first-of-type) {
  margin-top: 15px;
}
.nav_link {
  overflow: hidden;
  background: #ffffff;
  border-radius: 10px;
  /*transition: all .4s ease-out;*/
}
.nav_link:hover {
  box-shadow: 20px 20px 25px rgba(102, 115, 145, 0.08);
}
.nav_link a {
  display: block;
  color: #293540;
  line-height: 1.4;
  /*transition: all .4s ease-out;*/
}
.nav_link a:hover {
  text-decoration: none;
}
.nav_link > a::after {
  display: none;
}

.nav_link.type_card figure img {
  width: 100%;
  height: auto;
}
.nav_link.type_card .info {
  padding: 30px;
}
.nav_link.type_card .info span {
  display: block;
}
.nav_link.type_card .info .title_sub {
  color: #919191;
  font-size: 10px;
  letter-spacing: .1em;
  
}
.nav_link.type_card .info .title_main {
  padding-top: 10px;
  font-size: 20px;
  letter-spacing: .06em;
  
}
.nav_link .info .link_info {
  padding-top: 20px;
  font-size: 12px;
  color: #005EA5;
}
.nav_link.type_card .info .link_info::after {
  font-family: 'speee' !important;
  content: "\e930";
  padding-left: .5em;
  display: inline-block;
}
.nav_link.type_card:hover .info .link_info {
  text-decoration: underline;
}
.nav_link.type_card:hover .info .link_info::after {
  text-decoration: none;
}

.nav_link.type_tree {
  padding: 30px 30px 20px;
}
.nav_link.type_tree dl dt {
  padding-bottom: 20px;
  margin-bottom: 15px;
  font-size: 18px;
  border-bottom: 1px solid #E5E5E5;
}
.nav_link.type_tree dl dd a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: .5em 0;
}
.nav_link.type_tree dl dd a::after {
  font-family: 'speee' !important;
  content: "\e930";
  color: #005EA5;
}
.nav_link.type_tree dl dd a[target="_blank"]::after {
  content: "";
}
.nav_link.type_tree dl dd a:hover {
  color: #005EA5;
  text-decoration: none;
}

.nav_link.type_btn a {
  height: 100%;
  padding: 20px 20px 20px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
}
.nav_link.type_btn a::after {
  font-family: 'speee' !important;
  content: "\e930";
  color: #005EA5;
  display: inline-block;
}
.nav_link.type_btn a:hover {
  color: #005EA5;
}

/* MOBILE */
@media only screen and (max-width: 767px) {
  .nav_link.type_card .info {
    padding: 40px;
    position: relative;
  }
  .nav_link.type_card .info span {
    display: block;
  }
  .nav_link.type_card .info .title_sub {
    font-size: 20px;
    
  }
  .nav_link.type_card .info .title_main {
    padding-top: 15px;
    padding-right: 160px;
    font-size: 40px;
  }
  .nav_link .info .link_info {
    padding-top: 0;
    font-size: 26px;
    position: absolute;
    bottom: 40px;
    right: 40px;
  }
  .nav_link.type_card .info .link_info::after {
    padding-left: .2em;
  }

  .nav_link.type_tree {
    padding: 40px 40px 20px;
  }
  .nav_link.type_tree dl dt {
    font-size: 35px;
  }
  .nav_link.type_tree dl dd a {
    font-size: 26px;
    padding: .6em 0;
  }

  .nav_link.type_btn a {
    padding: 30px 30px 30px 30px;
    font-size: 26px;
  }
}


/* related_nav */
.related_nav {
  margin-top: 80px;
  padding-bottom: 120px;
}
.related_nav .nav_box {
  padding: 40px;
  background: #E3E7EA;
  border-radius: 10px;
}
.related_nav .nav_box h2 {
  margin: 0 auto 30px;
  text-align: center;
  font-size: 20px;
}

/* MOBILE */
@media only screen and (max-width: 767px) {
  .related_nav {
    padding-bottom: 0;
  }
  .related_nav .c_inner {
    padding: 0;
  }
  .related_nav .nav_box {
    padding: 80px 25px;
    background: #E3E7EA;
    border-radius: 0;
  }
  .related_nav .nav_box h2 {
    margin: 0 auto 30px;
    text-align: center;
    font-size: 35px;
  }
}

/* anchor nav */
.anchor_nav {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
}
.anchor_nav > a {
  padding: 15px 15px 15px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1;
  color: #293540;
  font-size: 16px;
  line-height: 1.4;
  background: #ffffff;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
}
.anchor_nav > a::after {
  font-family: 'speee' !important;
  content: "\e90c";
  color: #005EA5;
}
.anchor_nav > a:hover {
  color: #005EA5;
  border-color: #005EA5;
}

@media only screen and (max-width: 767px) {
  .anchor_nav {
    display: flex;
    gap: 10px;
    margin-bottom: 40px;
  }
  .anchor_nav > a {
    padding: 25px 25px 25px 30px;
    font-size: 25px;
  }
}

/* -----------------------------
IR INDEX
----------------------------- */
.irtop > section {
  padding-top: 80px;
}

.ir_kv {
  height: 522px;
  background: #080B69 url('/wp-content/themes/speee_ir/img/index/kv_bg.png') bottom center no-repeat;
  background-size: cover;
}
.ir_kv .c_inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ir_kv h2.page_title {
  margin-top: 0;
}
.ir_kv nav {
  width: 520px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.ir_kv nav hr {
  width: 100%;
  height: 1px;
  margin: 20px 0;
  background: rgba(255, 255, 255, 0.30);
}
.ir_kv nav a.kv_bnr {
  padding: 0 25px 0 0;
  display: block;
  background: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  gap: 20px;
}
.ir_kv nav a.kv_bnr::after {
  font-family: 'speee' !important;
  content: "\e930";
}
.ir_kv nav a.kv_bnr .kv_bnr_info {
  flex: 1;
}
.ir_kv nav a.kv_bnr .kv_bnr_info span {
  display: block;
}
.ir_kv nav a.kv_bnr .kv_bnr_info span.bnr_title {
  margin-bottom: .5em;
  font-size: 18px;
  color: #293540;
}
.ir_kv nav a.kv_bnr .kv_bnr_info span.bnr_link_info {
  font-size: 14px;
}

.ir_kv nav a.kv_bnr.type_icon {
  padding: 25px;
}
.ir_kv nav a.kv_bnr.type_icon figure {
  border-radius: 50%;
  background: linear-gradient(142deg, #001B67 -5.58%, #005EA5 108.92%);
}
.ir_kv nav a.kv_bnr.type_icon figure::before {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'speee' !important;
  color: #ffffff;
  font-size: 24px;
}
.ir_kv nav a.kv_bnr.type_icon.icon_file figure::before {
  content: "\e967";
}
.ir_kv nav a.kv_bnr.type_thumb figure {
  width: 188px;
}
.ir_kv nav a.kv_bnr.type_thumb figure img {
  width: 100%;
  height: auto;
}
.ir_kv nav a.kv_bnr.type_thumb .kv_bnr_info {
  padding-left: 10px;
}

/* MOBILE */
@media only screen and (max-width: 767px) {
  .ir_kv {
    height: auto;
    padding: 140px 0 80px;
    background-image: url('/wp-content/themes/speee_ir/img/index/kv_bg_sp.png');
  }
  .ir_kv .c_inner {
    flex-direction: column;
  }
  .ir_kv h2 {
    margin-bottom: 140px;
  }
  .ir_kv nav {
    width: 100%;
  }
  .ir_kv nav a.kv_bnr .kv_bnr_info span.bnr_title {
    margin-bottom: 0;
    font-size: 30px;
  }
  .ir_kv nav a.kv_bnr .kv_bnr_info span.bnr_link_info {
    display: none;
  }

  .ir_kv nav a.kv_bnr.type_icon {
    padding: 40px 25px 40px 40px;
  }
  .ir_kv nav a.kv_bnr.type_icon figure::before {
    width: 62px;
    height: 62px;
    font-size: 32px;
  }
  .ir_kv nav a.kv_bnr.type_thumb figure {
    width: 240px;
  }
}

/* bnr_large */
.bnr_large {
  width: 100%;
  height: 420px;
  margin-top: 80px;
  display: flex;
  align-items: center;
}
.bnr_large .text_info .catch_sub {
  font-size: 29px;
  font-family: Montserrat,sans-serif;
}
.bnr_large .text_info {
  display: inline-block;
  text-align: center;
  text-shadow: 0 0 10px #ffffff ,
              0 0 10px #ffffff ,
              0 0 10px #ffffff ,
              0 0 10px #ffffff;
}
.bnr_large .text_info h2 {
  margin-top: 24px;
  font-size: 18px;
}
.bnr_large .btn {
  min-width: 0;
  width: 208px;
  margin-top: 60px;
  padding: 24px 0;
  border: 1px solid #293540;
  border-radius: 6px;
  background: transparent;
  display: block;
  text-align: center;
  cursor: pointer;
  color: #293540;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: .04em;
  transition: all .3s ease;
}
.bnr_large .btn:hover {
  background-color: rgba(255, 255, 255, .5);
}
.bnr_large.bnr_fastfacts {
  background: #141C29 url('/wp-content/themes/speee_ir/img/index/bnr_fastfacts_bg.png') center center no-repeat;
  background-size: cover;
}

/* MOBILE */
@media only screen and (max-width: 767px) {
  .bnr_large {
    width: 100%;
    height: 660px;
    margin-top: 126px;
    align-items: center;
  }
  .bnr_large .text_info .catch_sub {
    font-size: 46px;
  }
  .bnr_large .text_info {
    display: block;
  }
  .bnr_large .text_info h2 {
    margin-top: 42px;
    font-size: 26px;
  }
  .bnr_large .btn {
    width: 248px;
    margin: 70px auto 0;
    padding: 35px 0;
    font-size: 21px;
  }
  .bnr_large.bnr_fastfacts {
    background-image: url('/wp-content/themes/speee_ir/img/index/bnr_fastfacts_bg_sp.png');
  }
}

/* common
-------------- */
/* layout */
.ir_index_sec {
  padding-top: 80px;
}

/* title */
.head_group {
  position: relative;
  z-index: 0;
}
.head_group::before {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background-color: #cecece;
  position: absolute;
  top: .75em;
  left: 0;
  z-index: 1;
}
.head_group .catch_sub {
  min-width: 120px;
  padding-right: 20px;
  display: inline-block;
  font-size: 15px;
  line-height: 130%;
  color: #005ea5;
  background-color: #F4F4F4;
  position: relative;
  z-index: 2;
}
.head_group h2 {
  margin-top: 25px;
}
h2 {
  font-size: 46px;
  font-weight: 400;
  line-height: 145%;
}

/* MOBILE */
@media only screen and (max-width: 767px) {
  .head_group .catch_sub {
    font-size: 21px;
  }
  h2 {
    font-size: 56px;
  }
}

/* news_list
-------------- */
.news_list ul {
  width: 100%;
}
.news_list ul li {
  margin-bottom: 4px;
  padding-left: 0;
}
.news_list ul li::before {
  display: none;
}
.news_list ul li.txt_item {
  margin-bottom: 0;
  padding: 22px 0;
  display: flex;
  position: relative;
  align-items: center;
  gap: 20px;
  font-size: 15px;
  line-height: 1.4;
  border-bottom: 1px solid #CECECE;
}
.news_list ul li a {
  padding: 14px 15px 13px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #293540;
  font-size: 15px;
  line-height: 1.4;
  background: #ffffff;
  border-radius: 10px;
}
.news_list ul li a::after {
  display: none;
}
.news_list ul li time {
  white-space: nowrap;
}
.news_list ul li a time {
  min-width: 75px;
  font-family: Montserrat,sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #919191;
}
.news_list ul li a .post_info {
  display: flex;
  align-items: center;
  flex: 1;
}
.news_list ul li a .post_category {
  width: 95px;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  color: #005ea5;
}
.news_list ul li a .post_title {
  flex: 1;
  padding-right: 1em;
}
.news_list ul li a .link_icon {
  min-height: 34px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 10px;
  color: #919191;
}
.news_list ul li a .link_icon::before {
  font-family: 'speee' !important;
  content: "\e930";
  color: #005ea5;
  display: block;
  margin: 4px auto;
}
.news_list ul li a[target="_blank"] .link_icon::before {
  content: "";
  width: 1.5em;
  height: 1em;
  background: url('/wp-content/themes/speee_ir/images/service/service-item-link.svg') center center no-repeat;
}
.news_list ul li a[href$=".pdf"] .link_icon::before {
  content: "\ea13";
  background: none;
  font-size: 14px;
}
.news_list ul li a:hover {
  color: #005EA5;
  text-decoration: none;
}

/* MOBILE */
@media only screen and (max-width: 767px) {
  .news_list ul li.txt_item {
    padding: 35px 0;
    gap: 20px;
    font-size: 24px;
  }
  .news_list ul li a {
    padding: 24px 25px 23px 30px;
    font-size: 24px;
  }
  .news_list ul li a time {
    font-size: 26px;
  }
  .news_list ul li a .post_info {
    display: block;
  }
  .news_list ul li a .post_category {
    width: auto;
    text-align: left;
    font-size: 26px;
    margin-left: 25px;
  }
  .news_list ul li a .post_title {
    padding: .3em .5em 0 0;
    display: block;
    font-size: 28px;
  }
  .news_list ul li a .link_icon {
    font-size: 18px;
  }
  .news_list ul li a .link_icon::before {
    margin: 10px auto 0;
    font-size: 30px;
  }
  .news_list ul li a[target="_blank"] .link_icon::before {
    width: 1.5em;
    height: 1.5em;
    background-size: 80% auto;
  }
  .news_list ul li a[href$=".pdf"] .link_icon::before {
    font-size: 30px;
  }
}

/* ir_updates
-------------- */
#ir_updates .c_inner {
  min-height: 500px;
  display: flex;
  justify-content: space-between;
}
#ir_updates h2 {
  margin: 0 0 30px;
  padding: 0 0 30px;
  font-size: 22px;
  text-align: center;
  border-bottom: 1px solid #CECECE;
}

#ir_updates h2:hover {
  color: #005ea5;
}

#ir_updates .ir_news .news_set,
#ir_updates .ir_schedule .news_set {
  display: none;
}
#ir_updates .ir_news .news_set.active,
#ir_updates .ir_schedule .news_set.active {
  display: block;
}

#ir_updates .news_tab {
  width: 780px;
  margin-right: 20px;
  padding-top: 93px;
  position: relative;
}
#ir_updates .news_tab h2 {
  cursor: pointer;
  user-select: none;
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
#ir_updates .news_tab .ir_schedule h2 {
  left: auto;
  right: 0;
}
#ir_updates .news_tab h2.active::after {
  content: '';
  width: 100%;
  height: 4px;
  background: #005ea5;
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
}
#ir_updates ul {
  margin-bottom: 30px;
}
#ir_updates .ir_documents {
  width: 280px;
}
#ir_updates .ir_documents ul li a {
  padding: 20px 15px 20px 20px;
  font-size: 14px;
}

/* MOBILE */
@media only screen and (max-width: 767px) {
  #ir_updates .c_inner {
    min-height: auto;
    display: block;
  }
  #ir_updates h2 {
    font-size: 32px;
  }
  #ir_updates .news_tab {
    width: 100%;
    margin-right: 0;
    padding-top: 126px;
    margin-bottom: 40px;
  }
  #ir_updates .news_tab h2 {
  }
  #ir_updates .news_tab h2.active::after {
    height: 6px;
  }
  #ir_updates ul {
    margin-bottom: 60px;
  }

  #ir_updates .ir_documents {
    width: 100%;
  }
  #ir_updates .ir_documents ul li a {
    padding: 20px 15px 20px 20px;
    font-size: 14px;
  }
}


/* -----------------------------
inner element
----------------------------- */
/* faq_list
-------------- */
.faq_list dl {
  margin-bottom: 10px;
  padding: 25px;
  border: 1px solid #CECECE;
}
.faq_list dt {
  display: flex;
  font-size: 18px;
  line-height: 200%;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #005ea5;
}
.faq_list dt::before {
  content: 'Q.';
  margin-right: 10px;
  color: #005ea5;
  font-family: Montserrat,sans-serif;
  font-weight: 700;
  font-size: 32px;
}
.faq_list dd {
  display: flex;
  font-size: 16px;
  line-height: 200%;
  letter-spacing: 0.01em;
}
.faq_list dd::before {
  content: 'A.';
  margin-right: 10px;
  font-family: Montserrat,sans-serif;
  font-weight: 700;
  font-size: 32px;
}
.faq_list dd p {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .faq_list dt {
    font-size: 25px;
  }
  .faq_list dd {
    font-size: 25px;
  }
  .faq_list dt::before,
  .faq_list dd::before {
    font-size: 56px;
  }
}

/* 調整版
   下層レイアウト */

#p-irContent {
  width: 1120px;
  /*width: 960px;*/
  margin: 0 auto;
  position: relative;
}

#p-irContent .ir-rightArea {
  float: right;
  width: 70%;
  margin: auto;
}

#p-irContent .ir-leftArea {
  float: left;
  width: 22.5%;
  margin: auto 3% auto auto;
}

@media only screen and (max-width: 767px) {
  #p-irContent {
    width: 1120px;
    margin: 0 auto;
    position: relative;
  }
  #p-irContent .ir-rightArea {
    float: right;
    width: 67%;
    margin: auto;
  }
  #p-irContent .ir-leftArea {
    float: left;
    width: 250px;
    margin: auto 90px auto auto;
  }
}

/* 調整版 
   下層サイドナビ */
#global-nav > ul {
  border-right: 1px solid #005ea5;
  padding-right: 20px;
}

#global-nav a {
  color: #919191;
  display: block;
  padding: 20px 10px 20px 0;
}

#global-nav li a:hover {
  text-decoration: none;
  color: #005EA5;
}

#global-nav ul li{
  text-align: left;
  border-top: 1px solid #CECECE;
  position: relative;
}

#global-nav .sub-menu-nav {
  padding-bottom: 20px;
}

#global-nav .sub-menu-nav a {
  padding: 10px 10px 10px 20px !important;
}

#global-nav .sub-menu-nav li,
#global-nav ul .rightArrow {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#global-nav .sub-menu-nav li::after,
#global-nav ul .rightArrow::after {
  font-family: 'speee' !important;
  content: "\e930";
  color: #005ea5;
}
#global-nav .sub-menu-nav li::after {
  color: #919191;
}

#global-nav .sub-menu {
  padding: 0;
  border-top: none;
}

#global-nav .sub-menu-nav li {
  border-top: none;
}

#global-nav .sub-menu > a {
  padding-right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #CECECE;
}

#global-nav .sub-menu > a::after {
  font-family: 'speee' !important;
  content: "\e9b8";
  color: #005ea5;
}

#global-nav .sub-menu > a.on {
  border-bottom: 1px solid #ddd;
}

#global-nav.on li::after{
  content: none;
}

#global-nav .lastBorder {
  border-bottom: 1px solid #ddd;
}

#global-nav #sidebar {
  font-size: 15px;
  width: 260px;
  height: 100%;
  color: #033560;
  text-align: center;
}

/* サイドナビ */
@media only screen and (max-width: 767px) {
  #global-nav > ul {
    border-right: 1px solid #026bb2;
    padding-right: 30px;
  }

  #global-nav a {
    color: #525252;
    display: block;
    padding: 30px 10px 30px 0;
  }

  #global-nav ul li{
    text-align: left;
    border-top: 1px solid #ddd;
    position: relative;
  }

  #global-nav .sub-menu-nav a {
    padding-left: 20px !important;
  }

  #global-nav .sub-menu {
    padding: 0;
    border-top: none;
  }

  #global-nav .sub-menu-nav li {
    border-top: none;
  }

  #global-nav .sub-menu > a.on {
    border-bottom: 1px solid #ddd;
  }

  #global-nav.on li::after{
    content: none;
  }

  #global-nav .lastBorder {
    border-bottom: 1px solid #ddd;
  }

  #global-nav #sidebar {
    font-size: 15px;
    width: 260px;
    height: 100%;
    color: #033560;
    text-align: center;
  }

  .mobile #p-irContent {
    width: 100%;
    padding: 0px 30px;
  }

  .mobile #p-irContent .ir-leftArea {
    float: none;
    width: 100%;
  }

  .mobile #p-irContent .ir-rightArea {
    float: none;
    width: 100%;
  }
}


/* -----------------------------
WLL
----------------------------- */
/*select*/
.entry_field .sl_box {
  display: inline-block;
  position: relative;
  min-width: 160px;
  margin-bottom: 40px;
}
.entry_field .sl_box + h3 {
  margin-top: 0;
}
.entry_field .sl_box::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #293540 transparent transparent transparent;
  border-width: 8px 6px 0px 6px;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

.entry_field select {
  min-width: 160px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 1px solid #E5E5E5;
  margin: 0;
  padding: 12px 30px 12px 12px;
  background: #ffffff;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
}

/*tab*/
.entry_field #tabCategory {
  margin-bottom: 40px;
}
.entry_field #tabCategory ul {
  display: flex;
  justify-content:space-between;
}
.entry_field #tabCategory ul li {
  padding-bottom: 1em;
  padding-left: 0;
  margin-bottom: 0;
  position: relative;
  flex: 1;
  text-align: center;
  font-size: 16px;
  color: #919191;
  border-bottom: 1px solid #CECECE;
  cursor: pointer;
}
.entry_field #tabCategory ul li::before {
  display: none;
}
.entry_field #tabCategory ul li.active {
  color: #293540;
}
.entry_field #tabCategory ul li.active::after {
  content: '';
  display: block;
  width: 100%;
  height: 4px;
  background: #005EA5;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.entry_field #tabCategory ul li:hover {
  color: #005EA5;
}

.entry_field .wll_graph_item h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 20px;
}
.entry_field .wll_graph_item .unit {
  margin-bottom: 10px;
  display: block;
  text-align: right;
  font-size: 12px;
  color: #919191;
}
.entry_field .wll_graph_item .wll_graph {
  margin-bottom: 20px;
  text-align: center;
}
.entry_field .wll_graph_item table.xj_chart_table {
  margin-bottom: 0;
}
.entry_field .wll_graph_item table.xj_chart_table th,
.entry_field .wll_graph_item table.xj_chart_table td {
  font-size: 12px;
  padding: 1em .5em;
}
.entry_field .wll_graph_item table.xj_chart_table th {
  text-align: center;
}
.entry_field .wll_graph_item table.xj_chart_table td {
  text-align: right;
}

table.xj_chart_table .xj_chart_header_first,
table.xj_chart_table .xj_chart_header {
  background: #E3E7EA;
}
table.xj_chart_table .xj_chart_td_last,
table.xj_chart_table .current {
  background: #E6F0F5;
}


@media only screen and (max-width: 767px) {
  .entry_field .wll_graph_item h3 {
    margin-top: 40px;
    font-size: 30px;
  }
  .entry_field .wll_graph_item .unit {
    font-size: 20px;
  }
  .entry_field .wll_graph_item .wll_graph img {
    width: 100%;
  }
  .entry_field .wll_graph_item table.xj_chart_table th,
  .entry_field .wll_graph_item table.xj_chart_table td {
    font-size: 23px;
  }
}

/* overview
-------------- */
html:has(.overview) {
  scroll-padding-top: 40px;
}
.overview .p-kv {
  height: auto;
  min-height: auto;
  background: #fff;
}
.overview .p-kv .content__wrapper {
  width: 100%;
  height: 100%;
  margin: 0;
}
.overview .p-kv .content__wrapper img {
  width: 100%;
  height: auto;
}
.overview .anchor_nav {
  width: 100%;
  background: #fff;
  padding: 14px 8px;
  margin: 0 auto;
}
.overview .anchor_nav ul {
  display: flex;
  flex-flow: row nowrap;
  margin: auto;
  padding-inline: 32px;
  width: 100%;
  max-width: 1100px;
  justify-content: space-between;
}
.overview .anchor_nav ul li a {
  display: flex;
  padding: 20px 2px 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 15px;
  position: relative;
}
.overview .anchor_nav ul li a::after {
  font-family: 'speee' !important;
  content: '\e92e';
  color: #005ea5;
  display: inline-block;
  position: absolute;
  inset: auto 0 0;
  width: 20px;
  margin: auto;
}
.overview #p-irContent {
  width: 100%;
  padding-inline: 0;
}
.overview .p-content {
  padding-block: 80px 0;
}
.overview .entry_field > section {
  margin-bottom: 72px;
  margin-top: -72px;
  padding-block: 72px;
}
.overview .entry_field > section.bg_white {
  background: #fff;
}
.overview .entry_field > section.bg_white .nav_link {
  background: #f4f4f4;
}
.overview .entry_field > section.bg_white .nav_link a {
  color: #005ea5;
}
.overview .entry_field > section.bg_white .nav_link:hover {
  box-shadow: 10px 10px 15px rgba(102, 115, 145, 0.2);
}
.overview .entry_field > section.related_information_wrap {
  background: #e3e7ea;
  margin-bottom: 0;
  display: flex;
}
.overview .entry_field > section.related_information_wrap h2 {
  font-size: 20px;
  margin-bottom: 28px;
  font-weight: normal;
  text-align: center;
}
.overview .entry_field > section.related_information_wrap p {
  margin-bottom: 28px;
  text-align: center;
}
.overview .entry_field > section.related_information_wrap p a::before {
  margin-right: 0.3em;
  font-family: 'speee' !important;
  content: '\e92f';
  display: inline-block;
}
.overview .entry_field > section.related_information_wrap p a::after {
  display: none;
}
.overview .entry_field > section > .inner {
  width: 100%;
  max-width: 1120px;
  padding-inline: 10px;
  margin: auto;
}
.overview .entry_field > section > .inner .inner_clm {
  margin-block: 40px;
  display: flex;
  flex-flow: column nowrap;
  gap: 24px;
  padding-bottom: 24px;
}
.overview .entry_field > section > .inner .inner_clm h3 {
  margin-block: 0;
}
.overview .entry_field > section > .inner .inner_clm p {
  margin-block: 0 4px;
}
.overview .entry_field > section > .inner .inner_clm figure {
  margin: 0 auto;
}
.overview .entry_field > section > .inner .inner_clm .figure_wrap {
  width: 100%;
}
.overview .entry_field > section > .inner .inner_clm .figure_wrap img {
  border: 1px solid #e5e5e5;
}
.overview .entry_field > section > .inner .inner_clm:last-of-type {
  margin-bottom: 0;
}
.overview .entry_field h2 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 32px;
}
.overview .entry_field h3 {
  font-size: 22px;
  font-weight: bold;
  flex-flow: column nowrap;
  align-items: flex-start;
  gap: 16px;
}
.overview .entry_field h3::before {
  display: none;
}
.overview .entry_field h3::after {
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  background-color: #005ea5;
}
.overview .entry_field ul {
  margin-bottom: 0;
}
.overview .entry_field ul li {
  padding-inline: 0;
}
.overview .entry_field ul li::before {
  display: none;
}
.overview .entry_field li a:hover {
  text-decoration: none;
}
.overview .entry_field ul li:not(:last-of-type) {
  margin: 0;
}
.overview .entry_field ul.keyword_list {
  display: flex;
  gap: 4px;
  width: 100%;
  flex-flow: row wrap;
  overflow: hidden;
  border-radius: 10px;
  margin: 0 auto;
}
.overview .entry_field ul.keyword_list li {
  width: calc(100% / 4 - 12px / 4);
  background: #fff;
  text-align: center;
  padding: 20px 0;
  display: flex;
  justify-content: flex-start;
  flex-flow: column nowrap;
  gap: 12px;
}
.overview .entry_field ul.keyword_list li .ttl {
  margin: 0;
  font-size: 18px;
}
.overview .entry_field ul.keyword_list li figure {
  margin: 0;
}
.overview .entry_field ul.keyword_list li .data {
  margin: 0;
  font-weight: bold;
  font-size: 20px;
}
.overview .entry_field ul.keyword_list li .data span {
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  color: #005ea5;
  font-weight: 500;
}
.overview .entry_field ul.keyword_list li .memo {
  margin: 0;
  font-size: 14px;
}
.overview .slide__inner {
  padding: 40px;
  background: #f4f4f4;
}
.overview .mission {
  width: 100%;
  text-align: center;
  background: url(/wp-content/themes/speee_ir/img/overview/bg_mission.jpg) no-repeat center center;
  background-size: cover;
  margin: 0 auto 48px;
  padding: 40px 0 80px;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.overview .mission .pc_none {
  display: none;
}
.overview .mission::before {
  position: absolute;
  content: 'Mission';
  font-size: 175px;
  color: rgba(255, 255, 255, 0.3);
  font-family: Montserrat, sans-serif;
  font-weight: 100;
  transform: rotate(90deg);
  transform-origin: top left;
  left: 150px;
}
.overview .mission .ttl {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 24px;
}
.overview .mission .message {
  line-height: 2;
  margin-bottom: 40px;
}
.overview .mission .movie_btn {
  border: 2px solid #fff;
  background: #00121f;
  color: #fff;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  font-size: 18px;
  border-radius: 80px;
  min-width: 190px;
  padding: 11px 32px 15px;
  display: inline-flex;
  position: relative;
  flex-flow: row nowrap;
  letter-spacing: 0.05rem;
  gap: 8px;
  align-items: center;
}
.overview .mission .movie_btn::after {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/wp-content/themes/speee_ir/img/overview/icon_play.svg) no-repeat center center;
  position: absolute;
  inset: 0 16px 0 auto;
  margin: auto;
}
.overview .officer_wrap {
  display: flex;
  flex-flow: column nowrap;
  gap: 16px;
  margin-bottom: 64px;
}
.overview .officer_wrap .officer_cont {
  display: flex;
  flex-flow: row wrap;
  gap: 16px;
  border-radius: 10px;
  padding: 16px;
  background: #fff;
}
.overview .officer_wrap .officer_cont figure {
  margin: 0 auto;
  max-width: 280px;
}
.overview .officer_wrap .officer_cont .info_cont {
  width: calc(100% - 300px);
}
.overview .officer_wrap .officer_cont .info_cont .info_name {
  font-weight: bold;
  font-size: 20px;
  margin-block: 0 16px;
  border-bottom: 1px dotted #cecece;
  padding-block: 8px 16px;
}
.overview .officer_wrap .officer_cont .info_cont .info_name span {
  font-size: 15px;
  display: block;
  line-height: 1.4;
  margin-bottom: 0;
}
.overview .officer_wrap .officer_cont .info_career {
  display: flex;
  flex-flow: column nowrap;
  gap: 8px;
}
.overview .officer_wrap .officer_cont .info_career dl {
  display: flex;
  flex-flow: row nowrap;
  gap: 4px;
  font-size: 16px;
  line-height: 1.5;
}
.overview .officer_wrap .officer_cont .info_career dl dt {
  font-weight: bold;
  width: 70px;
  display: inline-flex;
  justify-content: space-between;
}
.overview .officer_wrap .officer_cont .info_career dl dt::after {
  content: ':';
  display: inline-block;
}
.overview .officer_wrap .officer_cont .info_career dl dd {
  width: calc(100% - 74px);
}
.overview .message_wrap figure {
  max-width: 300px;
}
.overview .message_wrap p.align_right {
  font-weight: bold;
}
.overview .message_wrap p.align_right span {
  font-size: 18px;
  display: block;
}
@media (any-hover: hover) {
  .overview .anchor_nav a:hover {
    text-decoration: underline;
  }
  .overview .anchor_nav a:hover::after {
    text-decoration: none;
  }
  .overview .entry_field > section.related_information_wrap p a::before {
    text-decoration: none;
  }
  .overview .mission .movie_btn:hover {
    background: #026bb2;
  }
}
@media only screen and (max-width: 767px) {
  html:has(.overview) {
    scroll-padding-top: 80px;
  }
  .overview .p-kv {
    height: auto !important;
    background: #fff !important;
  }
  .overview .anchor_nav ul {
    flex-flow: row wrap;
    padding-inline: 4px;
    max-width: 100%;
  }
  .overview .anchor_nav ul li {
    width: calc(100% / 2 - 2px);
  }
  .overview .anchor_nav ul li a {
    font-size: 25px;
    padding: 20px 2px 32px;
  }
  .overview .entry_field > section.related_information_wrap h2 {
    font-size: 32px;
  }
  .overview .entry_field > section > .inner {
    padding-inline: 30px;
  }
  .overview .entry_field h2 {
    font-size: 36px;
  }
  .overview .entry_field h3 {
    font-size: 30px;
  }
  .overview .entry_field ul.keyword_list li {
    width: calc(100% / 2 - 4px / 2);
  }
  .overview .entry_field ul.keyword_list li .ttl {
    font-size: 25px;
  }
  .overview .entry_field ul.keyword_list li .data {
    font-size: 25px;
  }
  .overview .entry_field ul.keyword_list li .data span {
    font-size: 60px;
  }
  .overview .entry_field ul.keyword_list li .memo {
    font-size: 18px;
  }
  .overview .slide__inner {
    padding: 20px;
  }
  .overview .mission .pc_none {
    display: block;
  }
  .overview .mission .movie_btn {
    font-size: 25px;
    min-width: 250px;
    padding: 15px 32px 20px;
  }
  .overview .officer_wrap .officer_cont {
    display: flex;
    flex-flow: column nowrap;
  }
  .overview .officer_wrap .officer_cont figure {
    max-width: 60%;
  }
  .overview .officer_wrap .officer_cont .info_cont {
    width: 100%;
  }
  .overview .officer_wrap .officer_cont .info_cont .info_name {
    font-size: 28px;
  }
  .overview .officer_wrap .officer_cont .info_cont .info_name span {
    font-size: 20px;
    margin-bottom: 0;
  }
  .overview .officer_wrap .officer_cont .info_career dl {
    flex-flow: column nowrap;
    gap: 4px;
    font-size: 28px;
    line-height: 1.5;
  }
  .overview .officer_wrap .officer_cont .info_career dl dt {
    width: 100%;
  }
  .overview .officer_wrap .officer_cont .info_career dl dt::after {
    content: '';
  }
  .overview .officer_wrap .officer_cont .info_career dl dd {
    width: 100%;
  }
  .overview .message_wrap figure {
    margin-inline: auto;
  }
  .overview .message_wrap p.align_right span {
    font-size: 28px;
  }
}

/* selmodal */
body.selModalBody {
  overflow: hidden;
}

.selModal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999999;
  display: none;
}

.selModalOverlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}

.selModal .selModalInner {
  position: absolute;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 95%;
  max-width: 600px;
  max-height: 95%;
  border-radius: 8px;
  overflow-y: hidden;
}

.selModal .selModalInner .selModalHeader {
  background-color: #F4F4F4;
  text-align: right;
  padding: 20px;
  border-radius: 5px 5px 0 0;
}

.selModal .selModalInner .selModalHeader::after {
  content: "";
  display: block;
  clear: both;
}

.selModalCloseIcon {
  display: block;
  width: 25px;
  height: 25px;
  position: relative;
  cursor: pointer;
  float: right;
}

.selModalCloseIcon span::before,
.selModalCloseIcon span::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 84%;
  height: 10%;
  margin: -8% 0 0 -42%;
  background: #293540;
}

.selModalCloseIcon span::before {
  transform: rotate(-45deg);
}

.selModalCloseIcon span::after {
  transform: rotate(45deg);
}

.selModal .selModalInner .selModalList {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  overflow-y: auto;
}

.selModal .selModalInner ul {
  margin: 0;
  padding: 0;
  color: #293540;
  background-color: #FFF;
  padding-bottom: 1px;
  box-sizing: border-box;
}

.selModal .selModalInner ul li {
  display: block;
  position: relative;
  margin: 0 0 -1px 0;
  padding: 20px 30px 20px 20px;
  border: 1px solid #E5E5E5;
  cursor: pointer;
  box-sizing: border-box;
}

.selModal .selModalInner ul li img {
  height: auto;
  vertical-align: middle;
  margin-right: 5px;
  max-width: 40px;
}

.selModal .selModalInner ul li.selected {
  background-color: #E3E7EA;
}

.selModal .selModalInner ul li.selected::before {
  position: absolute;
  content: '';
  display: block;
  height: 100%;
  top: 0;
  left: 0;
  width: 4px;
  background-color: #005ea5;
}

.selModal .selModalInner ul li::after {
  position: absolute;
  top: 50%;
  right: 25px;
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-top: 2px solid #005ea5;
  border-right: 2px solid #005ea5;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.selModalButton {
  min-width: 13em;
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 12px 30px 12px 12px;
  border: 1px solid #E5E5E5;
  border-radius: 3px;
  background: #fff;
  color: #293540;
  text-decoration: none;
  line-height: normal;
  cursor: pointer;
  text-align: left;
  font-size: inherit;
}

.selModal .selModalInner ul li.totch {
  background-color: #EFEFEF;
}
