/* Reset
--------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
ul, ol, li {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  font-size: 0;
  line-height: 0;
}
a img {
  border: none;
}
div a:active, a:focus {
  outline: none;
}
html, body {
  width: 100%;
}
a {
  color: #0594da;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  text-decoration: underline;
}
a:hover {
  color: #666;
  text-decoration: none;
}
/*::selection {
	background: #DDD;
	color: #000;
}
::-moz-selection {
 background: #DDD;
 color: #000;
}:*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px; /*\*/ /*/
	height: auto;
	overflow: hidden;
	/**/
}
input[type="text"], textarea {
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: 1.6;
}
.center {
  text-align: center !important;
}
.left {
  text-align: left !important;
}
.right {
  text-align: right !important;
}
.bold {
  font-weight: bold !important;
}
.s-11 {
  font-size: 11px !important;
}
.s-12 {
  font-size: 12px !important;
}
.s-13 {
  font-size: 13px !important;
}
.s-14 {
  font-size: 14px !important;
}
.s-16 {
  font-size: 16px !important;
}
.s-18 {
  font-size: 18px !important;
}
.let-1 {
  letter-spacing: -1px !important;
}
.let-2 {
  letter-spacing: -2px !important;
}
.let-3 {
  letter-spacing: -3px !important;
}
.let-4 {
  letter-spacing: -4px !important;
}
.m-90 {
  margin-bottom: 90px;
}
.m-60 {
  margin-bottom: 60px;
}
.m-45 {
  margin-bottom: 45px;
}
.m-30 {
  margin-bottom: 30px;
}
.m-20 {
  margin-bottom: 20px;
}
.m-15 {
  margin-bottom: 15px;
}
.m-10 {
  margin-bottom: 10px;
}
.m-0 {
  margin-bottom: 0;
}
.mt-90 {
  margin-top: 90px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-45 {
  margin-top: 45px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-0 {
  margin-top: 0
}
body {
  font-family: '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 1.8;
  color: #000;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
body.home {
  position: relative;
  overflow-x: hidden;
}
.site-branding {
  padding: 0;
  position: absolute;
  left: 3%;
  top: 30px;
}
.news-wapper h2, .business-wrapper h2, .features-wrapper h2, .contact-wrapper h2 {
  margin: 60px 0;
  text-align: center;
  font-size: 38px;
}
.news-wapper h3 {
  padding: 8px 15px;
  text-align: center;
  font-size: 22px;
  color: #FFF;
  /*font-family: YuMincho, "Yu Mincho", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
}
.news-wapper .h3-topics {
  background: #2c84c0;
}
.news-wapper .h3-ir {
  background: #01538a;
}
.news-wapper .col-md-6 {
  padding: 0;
}
.news-wapper .news-inner {
  padding: 15px;
  margin: 15px 0;
}
#scroll_box {
  width: 300px;
  height: 200px;
  overflow: scroll;
  white-space: nowrap;
  font-size: 13px;
}
/* スクロールの幅の設定 */
.news-wapper .news-inner::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
/* スクロールの背景の設定 */
.news-wapper .news-inner::-webkit-scrollbar-track {
  border-radius: 5px;
  box-shadow: 0 0 4px #aaa inset;
}
/* スクロールのつまみ部分の設定 */
.news-wapper .news-inner::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #CCC;
}
.news-wapper ul li {
      margin-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 15px;
}
.news-wapper dl {
  font-size: 14px;
}
.news-wapper dl dt {
  clear: left;
  float: left;
  width: 90px;
  text-align: left;
  font-weight: normal;
}
.news-wapper dl dd {
  margin: 0 0 0 90px;
  line-height: 1.8;
}
.news-wapper dl dd a {
  color: #000;
  text-decoration: none;
}
.news-wapper dl dd a:hover {
  color: #666;
  text-decoration: underline;
}
.news-inner .btn-01, .news-inner .btn-02 {
  text-align: right;
}
.btn-01 a {
  background: #2c84c0;
}
.btn-02 a {
  background: #01538a;
  margin-top: 30px;
}
.btn-01 a:hover, .btn-02 a:hover {
  background: #999;
}
.btn-01 a, .btn-02 a, .btn-03 a {
  font-size: 12px;
  padding: 5px 40px 5px 30px;
  color: #FFF;
  text-decoration: none;
  margin-top: 15px;
  display: inline-block;
  position: relative;
}
.btn-01 a:before, .btn-02 a:before, .btn-03 a:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #FFF;
  border-right: solid 1px #FFF;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  transform: rotate(45deg);
}
.btn-03 {
  font-size: 12px;
  padding: 5px 40px 5px 30px;
  color: #FFF;
  text-decoration: none;
  display: inline-block;
  position: relative;
  background: #01538a;
}
.btn-03:hover {
  background: #999;
}
.btn-01 a, .btn-02 a, .btn-03 a {
  position: relative;
  z-index: 1;
}
.btn-01 a::after, .btn-02 a::after, .btn-03 a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  background: #013e67;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: -1;
  height: 100%;
}
.btn-01 a:hover::after, .btn-02 a:hover::after, .btn-03 a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.about-wrapper {
  background: #eef3f7;
}
.about-wrapper .row {
  display: flex;
}
.about-wrapper h2 {
  text-align: left;
  margin: 45px 0;
  font-size: 38px;
}
.en-US .about-wrapper h2 {
    margin: 45px 0 10px;
}
.about-wrapper h2 span.s-text {
  font-size: 18px;
  margin-left: 30px;
}
.about-wrapper .about-img {
  background: url("/wordpress/wp-content/themes/tenox/images/img_01.jpg") center center no-repeat;
  min-height: 450px;
}
.about-wrapper .container {
  position: relative;
}


.about-left {
  position: relative;
  z-index: 1;
  text-decoration: none;
  color: #000;
  display: inline-block;
}
.about-left::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  padding: 28px;
  background: #d3e8f9;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: -1;
  height: 100%;
}
.about-left:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.about-left:hover {
  text-decoration: none;
  color: #000;
}
.about-wrapper .btn-02 {
    font-size: 12px;
    padding: 5px 40px 5px 30px;
    color: #FFF;
    text-decoration: none;
    display: inline-block;
    position: relative;
    background: #01538a;
}
.about-wrapper .about-left:hover .btn-02 {
    background: #000;
    color: #FFF;
}

.business-wrapper a {
  color: #FFF;
  text-decoration: none;
}
.business-01 {
  background: url("/wordpress/wp-content/themes/tenox/images/img_02.jpg") left top no-repeat;
  min-height: 450px;
}
.col-md-12.business-01 {
  background: url("/wordpress/wp-content/themes/tenox/images/img_02.jpg") bottom center no-repeat;
  min-height: 450px;
  background-size: cover;
  padding: 90px;
}
.business-02 {
  background: url("/wordpress/wp-content/themes/tenox/images/img_03.jpg") left top no-repeat;
  min-height: 450px;
}
.business-wrapper a .business-02 {
  /*color: #000;*/
}
.business-wrapper .col-md-6 {
  position: relative;
  padding: 60px;
}
.business-wrapper .btn-03, .about-inner .btn-02,
.investor-wrapper .investor-01 .btn-03 {
  position: absolute;
  right: 0;
  bottom: 0;
}
.business-wrapper .btn-03:before,
.about-inner .btn-02:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #FFF;
  border-right: solid 1px #FFF;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  transform: rotate(45deg);
}

.business-wrapper h3 {
  font-size: 28px;
  margin-bottom: 30px;
}
.business-wrapper h3 span {
  font-size: 18px;
  /*margin-left: 30px;*/
  display: block;
}
.business-wrapper .col-md-12.business-01 h3 {
  font-size: 42px;
  margin-bottom: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
.container-fluid.features-wrapper {
  padding: 0;
}
.features-wrapper {
  margin: 0 0 90px 0;
}
.features-wrapper li {
  position: relative;
  padding: 60px;
}
.features-wrapper a {
  color: #006699;
}
.features-wrapper li h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  font-size: 24px;
  color: #FFF;
}
.features-wrapper li .btn-04 {
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background: #FFF;
  font-size: 12px;
  padding: 5px 10px;
  text-decoration: none;
  display: inline-block;
}
.features {
  display: flex;
}
.features a {
  width: 100%;
}
.features a li {
  width: calc(100% / 3);
  width: 100%;
}
.features-01 {
  background: url("/wordpress/wp-content/themes/tenox/images/img_04.jpg") left top no-repeat;
  min-height: 437px;
}
.features-02 {
  background: url("/wordpress/wp-content/themes/tenox/images/img_05.jpg") left top no-repeat;
  min-height: 437px;
}
.features-03 {
  background: url("/wordpress/wp-content/themes/tenox/images/img_06.jpg") left top no-repeat;
  min-height: 437px;
}
.about-wrapper, .business-wrapper, .rec-wrapper, .contact-wrapper, .news-wapper, .investor-wrapper, .features-wrapper {
  margin: 0 0 180px 0;
}
.rec-wrapper {
  margin: 0 0 90px 0;
}
.rec-wrapper .rec {
  background: #0099cc;
  position: relative;
}
.rec-wrapper .rec h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  font-size: 38px;
  color: #FFF;
  line-height: 1;
}
.rec-inner {
  display: flex;
}
.rec-inner .rec {
  width: 50%;
  max-height: 228px;
}
.contact-wrapper p a {
  display: block;
  position: relative;
  z-index: 1;
  border: 1px solid #000;
  padding: 30px;
  text-align: center;
  width: 65%;
  margin: 0 auto;
  text-decoration: none;
  text-align: center;
  color: #000;
  display: block;
}
.contact-wrapper p a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  padding: 43px;
  background: #EEE;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: -1;
}
.contact-wrapper p a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.container-fluid.investor-wrapper {
  padding: 0;
}
.investor-wrapper h2 {
  text-align: center;
  margin: 45px 0;
  font-size: 38px;
}
.investor-wrapper h3 {
  font-size: 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
.investor-inner {
  display: flex;
}
.investor-inner .investor-01, .investor-inner .investor-02 {
  width: 50%;
}
.investor-wrapper .investor-01 {
  background: url("/wordpress/wp-content/uploads/2020/04/page_main_ir.jpg") bottom center no-repeat;
  background-size: cover;
  color: #FFF;
  padding: 90px 0;
  display: inline-block;
}




.investor-wrapper .investor-01 {
  position: relative;
  z-index: 1;
  text-decoration: none;
}
.investor-wrapper .investor-01::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  padding: 28px;
  background: #444;
  opacity: 0.6;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: -1;
  height: 100%;
}
.investor-wrapper .investor-01:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.investor-wrapper .investor-01 .btn-03 {
    background: #333;
}
.investor-wrapper .investor-01:hover .btn-03 {
  background: #000;
  color: #FFF;
}
.investor-wrapper .investor-01 .btn-03:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #FFF;
  border-right: solid 1px #FFF;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  transform: rotate(45deg);
}



.investor-wrapper .investor-02 {
  background: #edf3f6;
  padding: 45px;
}
.investor-01-inner {
  width: 53%;
  margin: 0 auto;
}
.investor-wrapper .investor-02 ul {}
.investor-wrapper .investor-02 ul li a {
  padding: 15px 15px 15px 30px;
  background: #FFF;
  color: #000;
  display: block;
  margin-bottom: 30px;
  text-decoration: none;
}
.responsive-nav {
  display: block;
}
.pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1;
}
.pagetop a {
  display: block;
  background: #000;
  text-align: center;
  color: #FFF;
  font-size: 18px;
  text-decoration: none;
  width: 50px;
  height: 50px;
  padding: 15px;
  line-height: 1;
}
.pagetop > a::before {
  position: relative;
  top: 7px;
  right: -4px;
  display: block;
  width: 13px;
  height: 13px;
  content: '';
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
}
.pagetop a:hover {
  display: block;
  background: #222;
  text-align: center;
  text-decoration: none;
}
.copyright {
  background: #232323;
  color: #FFF;
  font-size: 12px;
  padding: 30px 0;
  text-align: center;
}
.copyright ul li a {
  padding-bottom: 5px;
}
.footer {
  background: #161616;
  color: #FFF;
}
.footer a, .footer-widget-area {
  color: #FFF;
}
.footer-widget__title {
  display: none;
}
/* header */
.menu-icon {
  height: 29px;
  right: 3%;
  top: 30px;
  width: 48px;
  z-index: 99;
  position: fixed;
  mix-blend-mode: color-dodge;
  color: #CCC;
}
.menu-icon:hover {
  cursor: pointer;
}
.menu__line {
  background: #CCC;
  display: block;
  height: 3px;
  position: absolute;
  transition: transform .3s;
  width: 100%;
}
.menu-icon:hover .menu__line {
  background: #CCC;
}
.menu__line--top {
  top: 6px;
}
/*.menu__line--center {
	top: 9px;
}*/
.menu__line--bottom {
  bottom: 6px;
}
.menu-wrapper.active-menu .menu-icon, .menu-wrapper.active-menu, .menu-wrapper.active-menu .navlang02 {
  mix-blend-mode: normal !important;
}
.menu-wrapper.active-menu ul.bogo-language-switcher li a {
  color: #FFF !important;
}
.menu-wrapper.active-menu .menu__line {
  background: #FFF !important;
}
.menu__line--top.active {
  top: 13px;
  transform: rotate(30deg);
}
/*.menu__line--center.active {
	transform: scaleX(0);
}*/
.menu__line--bottom.active {
  bottom: 13px;
  transform: rotate(150deg);
}
/*gnav*/
.gnav {
  background: rgba(0, 0, 0, 0.95);
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 98;
  color: #fff;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.gnav a {
  color: #FFF;
}
.gnav__wrap {
  align-items: center;
  display: flex;
  /*height: 100%;*/
  justify-content: center;
  width: 100%;
}
.gnav__menu__item {
  margin: 18px 0;
  list-style: none;
  font-size: 14px;
}
.gnav__menu__item:first-child {
  margin-top: 35px;
}
.gnav__menu__item a {
  color: #fff;
  text-decoration: none;
  transition: .5s;
}
.gnav__wrap {
  display: flex;
  flex-wrap: wrap; /*回り込み有効化*/
}
.gnav__menu {
  width: calc(100% / 3); /*3等分*/
  padding: 0;
  text-align: center;
  height: 280px;
}
.gnav_title, .gnav_text {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.gnav_title {
  font-size: 11px;
  letter-spacing: 2px;
  text-align: center;
  width: 140px;
}
.gnav_title p {
  text-align: center;
}
.gnav_title span {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  /*display: block;*/
  font-size: 68px;
  margin-top: 15px;
}
.navlang02 {
  right: 3%;
  top: 75px;
  z-index: 99;
  position: fixed;
  color: #FFF;
  mix-blend-mode: color-dodge;
}
.navlang02 ul.bogo-language-switcher li {
  mix-blend-mode: color-dodge;
  color: #DDD;
  font-weight: bold;
}
ul.bogo-language-switcher li {
  line-height: 1;
  padding: 0;
  font-size: 12px;
  color: #CCC;
}
ul.bogo-language-switcher li:first-child {
  border-left: 1px solid #DDD;
}
.investor-wrapper .investor-02 a {
  color: #000;
}
.investor-wrapper .investor-02 ul li a {
  display: block;
  position: relative;
  z-index: 1;
}
.investor-wrapper .investor-02 ul li a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  padding: 28px;
  background: #DBE3EB;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: -1;
  height: 100%;
}
.investor-wrapper .investor-02 ul li a:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  transform: rotate(45deg);
}
.investor-wrapper .investor-02 ul li a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.investor-wrapper .investor-02 .sub-link a {
  position: relative;
  padding-left: 15px;
  text-decoration: none;
}
.investor-wrapper .investor-02 .sub-link a:hover {
 text-decoration: underline;
}
.investor-wrapper .investor-02 .sub-link a:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  position: absolute;
  top: 50%;
  left: 3px;
  margin-top: -4px;
  transform: rotate(45deg);
}
/*.investor-wrapper .investor-02 ul li a {
}
.investor-wrapper .investor-02 ul li a {
	color: #FFF;
	background-color: #B55EC8;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #D48AE4 50%);
}
.investor-wrapper .investor-02 ul li a {
    padding: 15px;
    background-position: 0 0;
    background-size: 200% auto;
    transition: .25s;
    text-decoration: none;
    display: inline-block;
    border-radius: 2px;
    position: relative;
  margin-bottom: 30px;
}
.investor-wrapper .investor-02 ul li a:hover {
	background-position: -100% 0;
	text-decoration: none;
	color: #FFF;
}*/
.features-wrapper li {
  display: block;
  position: relative;
  z-index: 1;
}
.features-wrapper li::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 437px;
  background: #000;
  opacity: 0.4;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: -1;
}
.features-wrapper li:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.features-wrapper li:hover .btn-04 {
  color: #000;
  padding: 5px 35px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.features-wrapper li .btn-04 {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.business-wrapper .col-md-6 {
  display: block;
  position: relative;
  z-index: 1;
}
.business-wrapper .col-md-6::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 450px;
  background: #000;
  opacity: 0.4;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: -1;
}
.business-wrapper .col-md-6:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.business-wrapper .col-md-6:hover {
  color: #FFF;
}
.business-wrapper .col-md-6:hover .btn-03 {
  background: #000;
  color: #FFF;
}
.logo_gnav {
  text-align: center;
  padding-top: 30px;
  margin-bottom: 45px;
  width: 50%;
  margin: 0 auto;
}
.responsive-nav .menu-item {
  text-align: left;
}
.responsive-nav .menu > .menu-item > a {
  background-color: transparent;
  padding: 5px;
}
.responsive-nav > ul > li, .responsive-nav > * > ul > li {
  float: none;
}
.about-inner {
  width: 75%;
  margin: 0 15px 0 auto;
}
.bogo-language-switcher {
  display: flex;
  justify-content: center;
}
.bogo-language-switcher .ja {
  order: 1;
}
.bogo-language-switcher .en-US {
  order: 2;
}
.investor-02-inner .col-md-6 p {
  margin-bottom: 10px;
}
.page-header .page-header-img {
  width: 100%;
  height: 0;
  /* (画像の高さ / 画像の横幅) × 100 */
  padding-top: 26.24671916010499%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.page-header-title {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  color: #FFF;
  /*width: 280px;*/
  letter-spacing: 2px;
}
.page-header-title span {
  font-size: 18px;
  display: block;
  border-top: 1px solid #FFF;
  margin-top: 0;
  padding: 10px 90px 0;
  font-weight: normal;
  letter-spacing: 1px;
}
.page-header {
  padding: 0;
  margin-bottom: 30px;
}
.cat-2, .cat-3, .cat-4, .cat-5, .cat-8 {
  width: 100%;
  height: 0;
  /* (画像の高さ / 画像の横幅) × 100 */
  padding-top: 26.24671916010499%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  margin-bottom: 30px;
}
.cat-2 {
  background: url(/wordpress/wp-content/uploads/2020/02/page_main_01.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
}
.cat-3 {
  background: url(/wordpress/wp-content/uploads/2020/02/page_main_01.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
}
.cat-4 {
  background: url(/wordpress/wp-content/uploads/2020/02/page_main_01.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
}
.cat-5 {
  background: url(/wordpress/wp-content/uploads/2020/02/page_main_01.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
}
.cat-8 {
  background: url(/wordpress/wp-content/uploads/2020/02/page_main_01.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
}
.sub-page-contents {
  padding-top: 0;
  margin-bottom: 120px;
}
.habakiri-slider {
  position: relative;
}
.tagline {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 46%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  color: #FFF;
  z-index: 1;
  width: 100%;
  font-family: 'Roboto';
}
.tagline-01 {
  font-size: 48px;
  letter-spacing: 2px;
}
.tagline-01 .letter {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: -45px;
  /*text-shadow: 0 1px 3px #777;*/
}
.tagline-02 {
  font-size: 22px;
  line-height: 2.4;
  /*text-shadow: 0 1px 3px #777;*/
  letter-spacing: 2px;
}
.tagline-03 {
  font-size: 22px;
  line-height: 2.4;
  /*text-shadow: 0 1px 3px #777;*/
  letter-spacing: 2px;
}
.habakiri-slider__transparent-layer {
  background-color:
    rgba(0, 0, 0, 0);
}
.motion-txt {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.motion-txt:after {
  content: '';
  position: absolute;
  opacity: 1;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: #000;
  -webkit-transform: translate3d(-101%, 0, 0);
  transform: translate3d(-101%, 0, 0);
}
.js-scroll.show .motion-txt:after {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.js-scroll.done .motion-txt:after {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translate3d(103%, 0, 0);
  transform: translate3d(103%, 0, 0);
}
.motion-txt .motion-inner {
  display: inline-block;
  opacity: 0;
}
.js-scroll.done .motion-txt .motion-inner {
  opacity: 1;
}
.header {
  position: static;
  z-index: auto;
}
.sample {
  margin: 16px auto;
  text-align: center;
  display: block;
  border: 1px solid #000;
}
.sample ul {
  padding-left: 0;
  list-style: none;
  display: inline-block;
}
.sample ul li {
  text-align: left;
}
/* sticky */
#container {
  overflow: visible;
}
.sticky {
  display: -webkit-flex !important;
  display: flex !important;
  margin-bottom: 120px;
}
.menu-parent {
  position: -webkit-sticky !important;
  position: sticky !important;
  margin-bottom: 0;
  top: 30px;
  height: 100%;
  z-index: 2;
}
.menu-side {
  /*background: #01538a;*/
  background: -moz-linear-gradient(top left, #0e6baa, #01538a);
  background: -webkit-linear-gradient(top left, #0e6baa, #01538a);
  background: linear-gradient(to bottom right, #0e6baa, #01538a);
  width: 230px;
  text-align: center;
}
.menu-side h2 {
  font-size: 16px;
  color: #FFF;
  background: #002640;
  padding: 15px;
}
.menu-side.ir-side h2 {
  padding: 0;
}
.menu-side.ir-side h2 a {
  color: #FFF;
  text-decoration: none;
  padding: 15px;
  display: block;
}
.menu-side h2 a:hover {
  background: #005c9b;
}
.menu-side ul {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
}
.menu-side ul li {
  /*margin-bottom: 10px;*/
  text-align: left;
  /*background: url("/wordpress/wp-content/themes/tenox/images/arrow_01.png") 45px center no-repeat;*/
}
.menu-side ul li a {
  color: #FFF;
  text-decoration: none;
  padding: 15px;
  width: 100%;
}
.menu-side.menu-side-kouhou h2 {
  display: block;
  padding: 0;
}
.menu-side.menu-side-kouhou h2 a {
  display: block;
  padding: 15px;
  color: #FFF;
  text-decoration: none;
}
.footer-widget-area .page_item a span, .global-nav ul li a span {
  display: none !important;
}
.right-content h2 {
  font-size: 32px;
  margin-bottom: 60px;
  line-height: 1.5;
}
.right-content h2 span {
  font-size: 18px;
  margin-left: 30px;
}
.right-content p {
  margin-bottom: 60px;
}
.right-content .content {
  margin-bottom: 160px;
}
.footer a, .menu-side ul li a {
  position: relative;
  text-decoration: none;
  display: inline-block;
}
.footer a::after, .menu-side ul li a::after {
  position: absolute;
  bottom: 1px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #FFF;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
}
.footer a:hover::after, .menu-side ul li a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.company-prof dl {
  margin: 0 0 30px 0;
  border-bottom: 1px solid #666;
  padding: 0 0 30px 15px;
}
.company-prof dl dt {
  clear: left;
  float: left;
  width: 120px;
  margin-bottom: 10px;
  text-align: left;
  font-weight: normal;
  letter-spacing: normal;
}
.company-prof dl dd {
  margin: 0 0 0 120px;
  padding-right: 15px;
}
.rinen {
  width: 70%;
  margin: 90px auto;
}
.company-yakuin table {
  border-bottom: 1px solid #DDD;
}
.company-yakuin .table > tbody > tr > th {
  background: #F5F5F5;
  font-weight: normal;
  width: 23%;
  text-align: left;
  padding: 20px;
  vertical-align: middle;
}
.company-yakuin .table > tbody > tr > td {
  padding: 20px;
  vertical-align: middle;
}
.menu-side ul li a {
  display: block;
  position: relative;
  z-index: 1;
}
.menu-side ul.side-s01 li a {
  padding: 15px 15px 15px 70px;
}
.menu-side ul.side-s01.en li a {
  padding: 15px;
}
.menu-side ul.side-s02 li a {
  padding: 15px 15px 15px 20px;
}
.menu-side ul li a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: #0468ab;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: -1;
}
.menu-side ul li a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.menu-side ul.side-s02 li.stay {
  padding: 3px 10px 3px 30px;
  font-size: 14px;
  line-height: 1.5;
  color: #FFF;
  background: #0468ab;
  position: relative;
}
.menu-side ul.side-s02 li.stay::before {
  border-right: 10px solid #FFF;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 8px;
}
.menu-side ul.side-s02 li.stay-ir {
  padding: 15px 15px 15px 20px;
  line-height: 1.5;
  color: #FFF;
  background: #0468ab;
  position: relative;
}
.menu-side ul.side-s02 li.stay-ir::before {
  border-right: 10px solid #FFF;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 15px;
}
.content-kensetsu {
  margin-bottom: 15px;
  display: flex;
}
.content-kensetsu .left-text {
  width: 40%;
  padding: 30px;
  background: #2c84c0;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-kensetsu .left-text.zigyou {
  background: #edf3f6;
  color: #006699;
}
.content-kensetsu .right-text {
  width: 60%;
  padding: 15px;
  background: #edf3f6;
}
.content-kensetsu .right-text p {
  padding: 15px;
  background: #FFF;
  color: #000;
  margin: 0;
}
.site-branding {
  z-index: 1;
}
.habakiri-slider__item {
  background-size: cover;
  height: 100vh;
}
.accordion-container {
  position: relative;
  width: 100%;
  border-top: none;
  outline: 0;
  cursor: pointer
}
.accordion-container .article-title {
  display: block;
  position: relative;
  margin: 0;
  padding: 20px;
  font-size: 15px;
  font-weight: normal;
  color: #000;
  background: #edf3f6;
  cursor: pointer;
  border-bottom: 1px solid #FFF;
}
.accordion-container .article-title:hover, .accordion-container .article-title:active, .accordion-container .content-entry.open .article-title {
  background-color: #DDD;
}
.accordion-container .article-title:hover i:before, .accordion-container .article-title:hover i:active, .accordion-container .content-entry.open i {}
.article-title {
  position: relative;
}
.article-title:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 38%;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.article-title.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}
.accordion-content {
  display: none;
  padding-left: 2.3125em;
}
.accordion-container {
  width: 100%;
}
.accordion-container dl {
  margin: 0 0 30px 0;
  padding: 30px 0;
}
#enkaku {
  width: 100%;
  margin: 0 auto 20px auto;
}
#enkaku .enkaku-bar {
  margin: 0;
  padding: 20px;
  font-size: 15px;
  font-weight: normal;
  color: #000;
  background: #edf3f6;
  cursor: pointer;
  border-bottom: 1px solid #FFF;
}
#enkaku .enkaku-bar span {
  position: absolute;
  top: 10px;
  right: 10px;
}
#enkaku .enkaku-inner {
  margin: 0;
  padding: 0 0 0 20px;
  height: 0; /* ここでもとの高さを0にしとく */
  overflow: hidden;
}
#enkaku .enkaku-bar, #allopen, #allclose {
  cursor: pointer;
  display: block;
}
#btn {
  text-align: right;
}
#allopen, #allclose {
  margin: 0 2px;
  padding: 10px;
  background: #edf3f6;
  display: inline-block;
}
#allclose {
  margin-right: 0;
}
#allopen:hover, #allclose:hover {
  background: #DDD;
}
#enkaku .enkaku-bar:hover, #enkaku .enkaku-bar:active {
  background: #DDD;
}
#enkaku .enkaku-bar {
  position: relative;
}
#enkaku .enkaku-bar img {
  position: absolute;
  right: 15px;
  top: 45%;
  width: 20px;
}
.histDl {
  padding: 30px 30px 30px 15px;
}
.histDl dt {
  clear: both;
  float: left;
  padding-top: 5px;
  width: 8em;
  font-weight: normal;
}
.histDl dd {
  padding: 5px 0 0 8em;
}
.box-01 {
  padding: 15px;
  background: #edf3f6;
}
.box-01 .box-01-inner {
  padding: 30px;
  background: #FFF;
  color: #000;
  margin: 0;
}
.right-content h3.anzen {
  font-size: 18px;
  background: #01538a;
  color: #FFF;
  padding: 5px 30px;
  text-align: center;
  display: inline-block;
  margin-bottom: 20px;
}
ul.num-list {
  margin-left: 20px;
}
ul.num-list li {
  list-style: decimal;
  margin-bottom: 15px;
}
ul.num-list li:last-child {
  margin-bottom: 0;
}
.map-ad {
  padding: 30px;
  background: #edf3f6;
  margin-top: -10px;
  margin-bottom: 60px;
}
.map-en .map-ad {
    min-height: 210px;
}
.map-ad.st01 {
  min-height: 200px;
}
.map-en .map-ad.st02 {
    min-height: 100%;
}
.map-ad h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
.map-ad h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
.right-content .map-ad p.btn-02 {
  margin: 0;
}
.right-content.map-wrapper h2 {
  text-align: center;
}
.right-content.map-wrapper h2 span {
  display: inline-block;
  border: 1px solid #CCC;
  padding: 15px;
  margin: 0;
  font-size: 20px;
  width: 350px;
  text-align: center;
}
.tec h2 {
  padding: 10px 60px;
  background: #01538a;
  text-align: center;
  display: inline-block;
  color: #FFF;
  font-size: 22px;
}
.tec-h2 {
  text-align: center;
}
.tec-box {
  background: #f4fbfc;
  padding: 60px;
  margin: -30px 0 120px 0;
}
.tec h3 {
  font-size: 18px;
  margin-bottom: 45px;
  text-align: center;
}
.tec h4 {
  font-size: 18px;
  margin-bottom: 30px;
}
.tec .topi {
  font-size: 24px;
  margin-bottom: 15px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px;
}
.tec-box p {
  margin-bottom: 15px;
}
.tec-box #enkaku .enkaku-bar.tec01 {
  background: #FFF;
}
.tec-box #enkaku .enkaku-bar.tec01:hover {
  background: #DDD;
}
.tec-box #enkaku .enkaku-inner {
  background: #FFF;
}
.liteList li {
  margin: 0 0 0 3.5em;
}
.liteList li span {
  display: inline-block;
  margin: 0 1em 0 -3.5em;
  text-align: right;
  width: 2.5em;
}
.tec .enkaku-inner h3 {
  font-size: 18px;
  margin: 15px 0 5px;
  text-align: left;
}
.tec .enkaku-inner section {
  padding-bottom: 30px;
}
.pswp {
  display: none !important;
}
.row.news-wapper {
  position: relative;
}
#section1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
#scrollDown {
  position: absolute;
  width: 3px;
  height: 150px;
  transform: translateX(-50%);
  background: #FFF;
  bottom: 0;
}
#scrollDown #rond {
  height: 100px;
  width: 3px;
  background-color: #000;
  margin: 0 auto;
  animation: anim1 1.5s infinite;
}
.scroll-t {
  font-size: 12px;
  position: relative;
  top: -100px;
 -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  max-height: 4em;
  color: #FFF;
  text-shadow: 0 1px 3px #777
}
.responsive-nav a {
  padding: 0;
}
.global-nav .footer {
  background: none;
}
.responsive-nav.global-nav .footer .f-title a {
  font-size: 15px;
  margin-bottom: 5px;
}
.responsive-nav .menu > .menu-item > a:hover, .responsive-nav .menu > .menu-item > a:active, .responsive-nav .menu > .current-menu-item > a, .responsive-nav .menu > .current-menu-ancestor > a, .responsive-nav .menu > .current-menu-parent > a, .responsive-nav .menu > .current_page_item > a, .responsive-nav .menu > .current_page_parent > a, .header--transparency.header--fixed--is_scrolled .responsive-nav .menu > .menu-item > a:hover, .header--transparency.header--fixed--is_scrolled .responsive-nav .menu > .menu-item > a:active, .header--transparency.header--fixed--is_scrolled .responsive-nav .menu > .current-menu-item > a, .header--transparency.header--fixed--is_scrolled .responsive-nav .menu > .current-menu-ancestor > a, .header--transparency.header--fixed--is_scrolled .responsive-nav .menu > .current-menu-parent > a, .header--transparency.header--fixed--is_scrolled .responsive-nav .menu > .current_page_item > a, .header--transparency.header--fixed--is_scrolled .responsive-nav .menu > .current_page_parent > a {
  background-color: transparent;
  color: #8bc0ed;
}
.page-header {
  background: #111;
}
.breadcrumbs .post-page.current-item span, .breadcrumbs a span span {
  display: none !important;
}
.kouhou-wrapper {
  padding: 30px;
  background: #e3f8fc;
  margin-bottom: 180px;
}
.kouhou-wrapper table {
  border-bottom: 1px solid #DDD;
  background: white;
  margin: 0;
  text-align: center;
}
.kouhou-wrapper table a {
  color: #3497d2;
}
.kouhou-wrapper .table > tbody > tr > th {
  background: #F5F5F5;
  font-weight: normal;
  width: 23%;
  text-align: center;
  padding: 20px;
  vertical-align: middle;
}
.kouhou-wrapper .table > tbody > tr > td {
  padding: 10px;
  vertical-align: middle;
}
.kouhou-wrapper h2 {
  padding: 15px 0 5px;
  width: 400px;
  background: #01538a;
  text-align: center;
  display: inline-block;
  color: #FFF;
  font-size: 22px;
  line-height: 1.6;
}
.kouhou-wrapper .kouhou-h2 {
  text-align: center;
  margin: -65px 0 30px 0;
}
.kouhou-wrapper h3 {
  font-size: 18px;
  text-align: center;
  background: #8cdff1;
  padding: 15px;
}
.kouhou-wrapper .kouhou-box-inner-02 h3 {
  font-size: 18px;
  text-align: center;
  background: #99f1dc;
  padding: 15px;
}
.kouhou-wrapper .kouhou-box-inner-03 h3 {
  font-size: 18px;
  text-align: center;
  background: #3eafc8;
  padding: 15px;
  color: #FFF;
}
.kouhou-wrapper h4 {
  font-size: 28px;
  margin-bottom: 30px;
  text-align: center;
}
.kouhou-wrapper h4 span {
  display: block;
  font-size: 22px;
  margin-top: 5px;
}
.kouhou-wrapper .kouhou-box {
  display: flex;
}
.kouhou-wrapper .kouhou-box .kouhou-box-inner {
  width: 100%;
  margin: 1%;
}
.kouhou-wrapper .kouhou-box .kouhou-box-inner-02 {
  width: 100%;
  margin: 1%;
}
.kouhou-wrapper .kouhou-box .kouhou-box-inner-03 {
  width: 100%;
  margin: 1%;
}
.kouhou-wrapper .kouhou-box-inner, .kouhou-wrapper .kouhou-box .kouhou-box-inner-02, .kouhou-wrapper .kouhou-box .kouhou-box-inner-03 {
  background: #FFF;
  padding: 0;
}
.kouhou-wrapper .kouhou-box-inner ul, .kouhou-wrapper .kouhou-box-inner-02 ul, .kouhou-wrapper .kouhou-box-inner-03 ul {
  padding: 30px;
}
.kouhou-wrapper .kouhou-box-inner ul li, .kouhou-wrapper .kouhou-box-inner-02 ul li, .kouhou-wrapper .kouhou-box-inner-03 ul li {
  border-bottom: 1px solid #CCC;
}
/*.kouhou-wrapper .kouhou-box-inner ul li:last-child,
.kouhou-wrapper .kouhou-box-inner-02 ul li:last-child,
.kouhou-wrapper .kouhou-box-inner-03 ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}*/
.kouhou-wrapper .kouhou-box-inner ul li a, .kouhou-wrapper .kouhou-box-inner-02 ul li a, .kouhou-wrapper .kouhou-box-inner-03 ul li a {
  color: #000;
  text-decoration: none;
}
.kouhou-wrapper .kouhou-box-inner ul li a:hover, .kouhou-wrapper .kouhou-box-inner-02 ul li a:hover, .kouhou-wrapper .kouhou-box-inner-03 ul li a:hover {
  color: #CCC;
}
.entry__content > .kouhou-tagline {
  text-align: center;
  font-size: 22px;
  margin: 15px 0 90px 0;
}
@keyframes anim1 {
  0% {
    margin-top: -5px;
    opacity: 0;
  }
  100% {
    margin-top: 105px;
    opacity: 1;
  }
}
.section1wrapper {
  position: relative;
}
.footer-content a {
  color: #FFF;
}
.footer-content.content-01 {
  background: #01538a;
  color: #FFF;
}
.footer-content h2 {
  text-align: center;
  margin: 15px 0;
  font-size: 24px;
}
.footer-content h2 span.s-text {
  font-size: 16px;
  display: block;
  margin-top: 15px;
}
/*.footer-content .content-01-img {
  background: url("/wordpress/wp-content/themes/tenox/images/kouhou_01.jpg") center center no-repeat;
  min-height: 360px;
  background-size: cover;
}*/
.footer-content .btn-02 {
  text-align: center;
}
.footer-content .btn-02 {
  background: #2c84c0;
}
.footer-content .col-md-6 {
  position: relative;
  min-height: 280px;
  padding: 0
}
.footer-content .content-01-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  text-align: center;
}
.footer-content .content-01-text .btn-02 {
  font-size: 12px;
  padding: 5px 40px 5px 30px;
  color: #FFF;
  text-decoration: none;
  margin-top: 15px;
  display: inline-block;
  position: relative;
}
.footer-content .content-01-text .btn-02:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #FFF;
  border-right: solid 1px #FFF;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  transform: rotate(45deg);
}
.footer-content .img-wrap {
  overflow: hidden;
  /*background: #000;*/
}
.footer-content .img-wrap img {
  display: block;
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s ease-out, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s ease-out;
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s ease-out, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  height: 280px;
  object-fit: cover;
}
.footer-content a:hover img {
  transform: scale(1.1);
  opacity: 1;
}
.footer-content a:hover .btn-02 {
  background: #18425e;
}
.dl_policy {
  margin-top: 30px
}
.dl_policy dt {
  margin-bottom: 15px;
  font-weight: normal;
}
.dl_policy dd {
  margin-bottom: 30px
}
.dl_policy dd ul {
  margin-left: 28px;
}
.dl_policy dd li {
  list-style: disc;
  margin-bottom: 10px
}
ul.sec-p {
  margin: 30px 0 0 20px;
}
ul.sec-p li {
  list-style: decimal;
  margin-bottom: 10px
}
.content {
  margin-bottom: 120px;
}
.contact-table table {
  border-bottom: 1px solid #DDD;
}
.contact-table .table > tbody > tr > th {
  background: #F5F5F5;
  font-weight: normal;
  width: 25%;
  text-align: left;
  padding: 15px;
  vertical-align: middle;
}
.contact-table .table > tbody > tr > td {
  padding: 15px;
  vertical-align: middle;
}
.contact-table .table input, .contact-table .table textarea, .contact-table .table select {
  border: 1px solid #DDD;
  border-radius: 4px;
  padding: 10px 16px;
  width: 100%;
}
span.red01 {
  padding: 2px 5px;
  background: #ff4949;
  color: #FFF !important;
  margin-right: 10px;
  font-size: 12px;
}
span.red02 {
  padding: 2px 5px;
  background: #999;
  color: #FFF !important;
  margin-right: 10px;
  font-size: 12px;
}
.contact-table button, .contact-table input[type=button], .contact-table input[type=reset], .contact-table input[type=submit] {
  border-top: 1px solid #01538a;
  border-right: 1px solid #01538a;
  border-bottom: 1px solid #01538a;
  border-left: 1px solid #01538a;
  padding: 15px 60px;
  font-weight: normal;
  cursor: pointer;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.contact-table input[type=button], .contact-table input[type=reset], .contact-table input[type=submit] {
  background: #01538a;
  /*background: -moz-linear-gradient(top, #fff, #F1F1F1 1%, #F1F1F1 50%, #DFDFDF 99%, #ccc);*/
  /*background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #F1F1F1), color-stop(0.5, #F1F1F1), color-stop(0.99, #DFDFDF), to(#ccc));*/
  -moz-box-shadow: 1px 1px 2px #E7E7E7;
  -webkit-box-shadow: 1px 1px 2px #E7E7E7;
}
.contact-table input[type=button]:hover, .contact-table input[type=reset]:hover, .contact-table input[type=submit]:hover {
  /*background: -moz-linear-gradient(top, #fff, #e1e1e1 1%, #e1e1e1 50%, #cfcfcf 99%, #ccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #e1e1e1), color-stop(0.5, #e1e1e1), color-stop(0.99, #cfcfcf), to(#ccc));*/
  background: #0468ab;
}
.contact-table input[type=button]:active, .contact-table input[type=reset]:active, .contact-table input[type=submit]:active {
  background: #666;
}
h2.content-title {
  font-size: 28px;
  margin-bottom: 20px;
  line-height: 1.6;
}
.rec-main {
  position: relative;
  margin-bottom: 90px;
}
.rec-main span {
  font-size: 54px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  color: #FFF;
  z-index: 1;
}
.rec-wrapper {}
.rec-wrapper h2 {
  font-size: 32px;
  text-align: center;
  margin-bottom: 0;
}
.rec-wrapper .rec-tagline {
  font-size: 24px;
  display: block;
  text-align: center;
  margin-bottom: 45px;
}
.mess {
  font-size: 32px;
}
.mess-text {
  font-size: 18px;
}
.rec-text-01 {
  text-align: center;
}
.rec-text-01-wrapper {
  text-align: center;
  width: 680px;
  margin: 0 auto;
}
.rec-text-01 {
  text-align: left;
  display: inline-block;
}
.rec-about {
  background: #8ae2dd;
  padding: 90px 180px;
}
.rec-about h3 {
  margin-bottom: 45px;
  color: #FFF;
  font-size: 42px;
  text-align: center;
  font-weight: bold;
}
.rec-about-title {
  font-size: 22px;
  margin-bottom: 30px;
  text-align: center;
}
.rec-about-line {
  text-align: center;
  background: #FFF;
  padding: 15px;
  margin-bottom: 15px;
}
.rec-about-line span {
  font-size: 20px;
  display: block;
}
.rec-interview .interview-h2 {
  text-align: center;
}
.rec-interview h2 {
  padding: 30px 0 20px;
  width: 400px;
  background: #01538a;
  text-align: center;
  display: inline-block;
  color: #FFF;
  font-size: 28px;
  line-height: 1.6;
  margin-bottom: 60px;
}
.rec-interview a {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #01538a 50%);
  background-position: 0 0;
  background-size: 200% auto;
  transition: .35s;
  text-decoration: none;
  display: block;
  color: #000;
  width: 99.79%;
}
.rec-interview a:hover {
  background-position: -100% 0;
  color: #FFF;
}
.rec-interview .row {
  margin: 0;
}
.rec-interview a:hover img {
  opacity: 0.8;
}
.rec-interview .col-md-4, .rec-interview .col-md-8 {
  padding: 0;
}
.rec-interview .name-num {
  font-size: 138px;
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
  padding-top: 30px;
}
.rec-interview .name-box {
  text-align: center;
}
.rec-interview .name-person {
  font-size: 22px;
  text-align: left;
  display: inline-block;
}
.rec-interview .name-person span {
  font-size: 15px;
  display: block;
  margin-top: 10px
}
.rec-training {
  padding: 30px;
  margin-bottom: 180px;
  background: #8ae2dd;
}
.rec-training h2 {
  padding: 30px 0 20px;
  width: 400px;
  background: #01538a;
  text-align: center;
  display: inline-block;
  color: #FFF;
  font-size: 22px;
  line-height: 1.6;
}
.rec-training .rec-training-h2 {
  text-align: center;
  margin: -75px 0 30px 0;
}
.rec-training h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 15px;
}
.rec-training-box {
  background: #FFF;
  padding: 60px 75px;
}
.rec-training-box dl {
  padding: 30px;
  border-bottom: 1px solid #01538a;
}
.rec-training-box dl.end {
  border-bottom: none;
}
.rec-training-box dt {
  clear: both;
  float: left;
  padding-top: 5px;
  width: 10em;
  font-weight: normal;
}
.rec-training-box dd {
  padding: 5px 0 0 10em;
}
.rec-training-btn {
  text-align: center;
}
.rec-training-btn a {
  padding: 30px;
  background: #FFF;
  border: 15px solid #01538a;
  text-align: center;
  font-size: 22px;
  color: #000;
  text-decoration: none;
  display: inline-block;
  width: 48%;
  position: relative;
  z-index: 1;
}
.rec-training-btn a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: #01538a;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: -1;
}
.rec-training-btn a:hover {
  color: #FFF;
  border: 15px solid #000;
}
.rec-training-btn a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.rec-training-btn a.left-btn {
  float: left;
}
.rec-training-btn a.right-btn {
  float: right;
}
.rec-content.content-01 {
  background: #01538a;
  color: #FFF;
  margin-bottom: 60px;
  max-height: 328px;
}
.rec-content h2 {
  text-align: center;
  margin: 15px 0;
  font-size: 24px;
}
.rec-content .col-md-6 {
  position: relative;
  min-height: 328px;
  padding: 0
}
.rec-content .content-01-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  width: 100%;
  text-align: center;
}
.rec-mem-main {
  position: relative;
  margin-bottom: 90px;
}
.rec-mem-main .rec-name {
  position: absolute;
  left: -30px;
  top: -30px;
  padding: 30px 60px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #FFF;
  text-align: center;
}
.rec-mem-main .rec-name.rec-name-01 {
  position: absolute;
  right: -30px;
  left: auto;
}
.rec-mem-main .rec-name span {
  display: block;
}
.rec-mem-main .rec-name span.t-01 {
  font-size: 20px;
  margin-bottom: 6px;
}
.rec-mem-main .rec-name span.t-02 {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 8px;
}
.rec-mem-main .rec-name span.t-03 {
  font-size: 12px;
  line-height: 1.5;
}
.rec-mem-box {
  margin-bottom: 90px;
}
.rec-mem-box h2 {
  text-align: left;
  margin-bottom: 30px;
  font-size: 24px;
}
.thum {
  margin-top: 120px;
}
.thum figure {
  position: relative;
  overflow: hidden;
  width: 32.8%;
  display: inline-block;
  margin: 0 1px;
}
.thum figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .6);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  text-align: center;
  padding-top: 45px;
}
.thum h3 {
  font-size: 32px;
  margin-bottom: 30px;
  text-align: center;
}
.thum h4 {
  font-size: 22px;
}
.thum figure:hover figcaption {
  opacity: 1;
  color: #FFF;
}
.contact-wrapper p a {
  display: block;
  position: relative;
  z-index: 1;
  border: 1px solid #000;
  padding: 30px;
  text-align: center;
  width: 65%;
  margin: 0 auto;
  text-decoration: none;
  text-align: center;
  color: #000;
  display: block;
}
.contact-wrapper p a:hover {
  color: #FFF;
}
.contact-wrapper p a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: #0099cc;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: -1;
}
.contact-wrapper p a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.contact-wrapper p a:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  transform: rotate(45deg);
}
.contact-wrapper p a:hover:before {
  border-top: solid 1px #FFF;
  border-right: solid 1px #FFF;
}
.links-wrapper {
  text-align: center;
}
.links {
  margin: 30px 5%;
  display: inline-block;
}
.links h3 {
  font-size: 18px;
}
input::placeholder, textarea::placeholder {
  color: #999;
  font-size: 12px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: none;
  text-align: center;
  color: red;
}
div.wpcf7-mail-sent-ok {
  border: none;
  text-align: center;
  color: #398f14;
}
.rec-main .slick-dots {
  position: absolute;
  bottom: -35px;
}
.rec-wrapper .img-wrap {
  overflow: hidden;
  /*background: #000;*/
}
.rec-wrapper .img-wrap img {
  display: block;
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s ease-out, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s ease-out;
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s ease-out, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.rec-wrapper a:hover .img-wrap img {
  transform: scale(1.1);
  opacity: 1;
}
.rec-wrapper:hover .rec h2 {
  color: #FFF;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.rec-wrapper:hover .rec {
  background: #006c90;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.rec-mem-box .table > tbody > tr > th {
  width: 13%;
  font-weight: normal;
  text-align: right;
  padding-right: 20px;
}
.rec-mem-box .table > tbody > tr > td, .rec-mem-box .table > tbody > tr > th {}
.kouhou-wrapper .kouhou-mokuteki-box h3 {
  font-size: 20px;
  text-align: left;
  background: none;
  padding: 0;
  margin-bottom: 15px;
}
.kouhou-mokuteki {
  margin-bottom: 90px;
}
.kouhou-mokuteki.end {
  margin-bottom: 0;
}
.kouhou-wrapper .kouhou-mokuteki h2 {
  padding: 0;
  width: auto;
  background: #FFF;
  text-align: left;
  display: inline-block;
  color: #000;
  font-size: 28px;
  line-height: 1.6;
  padding: 15px 30px;
  margin-bottom: 1px;
}
.kouhou-mokuteki-box {
  margin-bottom: 1px;
  padding: 30px;
  background: #FFF;
}
.kouhou-mokuteki-box.ir-news-box {
  margin-bottom: 0;
  padding: 0;
  background: #FFF;
  text-align: right;
}
.kouhou-mokuteki-box .btn-02 a {
  font-size: 12px;
  padding: 5px 40px 5px 30px;
  color: #FFF;
  text-decoration: none;
  margin-top: 15px;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.kouhou-mokuteki-box .btn-02 a:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #FFF;
  border-right: solid 1px #FFF;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  transform: rotate(45deg);
}
.investor-wrapper .investor-02 ul li a {
  display: block;
  position: relative;
  z-index: 1;
}
.kouhou-mokuteki-box .btn-02 a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  background: #013e67;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: -1;
  height: 100%;
}
.kouhou-mokuteki-box .btn-02 a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.br-tagline {
  display: none;
}
.menu-side.menu-side-kouhou ul.side-s02 li a, .menu-side.menu-side-kouhou ul.side-s02 li.nolink {
  padding: 3px 10px 3px 30px;
  font-size: 14px;
  line-height: 1.5;
  color: #FFF;
}
.menu-side.menu-side-kouhou ul.side-s02 li.nolink {
  color: #CCC;
}
.menu-side.menu-side-kouhou h3 {
  padding: 5px 0;
  color: #FFF;
  background: #063660;
  font-size: 14px;
  margin-bottom: 10px;
}
.menu-side-box {
  padding-bottom: 15px;
}
.menu-side.menu-side-kouhou ul {
  padding: 0;
}
.kouhou-kui-ziban h3 {
  font-size: 24px;
  margin-bottom: 25px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 20px;
}
.listDot, .listDeci {
  margin: 0 0 30px 20px;
}
.listDot li {
  list-style: square;
  margin-bottom: 8px;
}
.listDeci li {
  list-style: decimal;
  margin-bottom: 5px;
}
.listLine-01 {
  margin-left: 0;
  text-align: left;
  margin-bottom: 60px;
}
.listLine-01 li {
  display: inline-block;
  margin: 0 15px 0 0;
  vertical-align: bottom;
}
.listLine-01 li:last-child {
  margin: 0;
}
.listLine-01 li span, span.notes, ol.ko-num li span.notes {
  font-size: 12px;
  line-height: 1.5;
  display: block;
  margin-top: 15px;
  color: #000;
  text-align: center;
}
.listLine-01.l02 li {
  width: 48%
}
.kouhou-kui-ziban .table tr > th {
  background: #F5F5F5;
  font-weight: normal;
  width: 23%;
  text-align: center;
  padding: 20px;
  vertical-align: middle;
}
.kouhou-kui-ziban .table tr > td {
  padding: 20px;
  vertical-align: middle;
  text-align: center;
}
footer .footer-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 60px 0;
  font-size: 12px;
}
footer .footer-inner ul {
  margin-bottom: 30px;
}
footer .footer-inner ul li {
  margin-bottom: 10px;
  padding-left: 17px;
}
.f-title {
  font-size: 15px;
  margin-bottom: 5px;
}
.copyright ul {
  text-align: center;
  margin-bottom: 20px;
}
.copyright ul li {
  display: inline-block;
  border-right: 1px solid #FFF;
  padding: 0 10px 0 7px;
  line-height: 1;
}
.copyright ul li:last-child {
  border-right: none;
}
.copyright p {}
/*.btn-contact a {
    background: #444;
    padding: 5px 10px;
    margin: 10px 0 20px 0;
    color: #FFF;
  display: inline-block;
}
.btn-contact a:hover {
    background: #333;
}
.btn-contact a::after {
  background: none;
}*/
.btn-contact a {
  font-size: 12px;
  padding: 5px 50px;
  color: #FFF;
  text-decoration: none;
  display: inline-block;
  position: relative;
  z-index: 1;
  background: #444;
  margin-bottom: 20px;
}
.btn-contact a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  background: #333;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: -1;
  height: 100%;
}
.btn-contact a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
footer .footer-inner ul.bogo-language-switcher li {
  padding: 0 5px;
}
.kouhou-wrapper .kouhou-box-inner ul li, .kouhou-wrapper .kouhou-box-inner-02 ul li, .kouhou-wrapper .kouhou-box-inner-03 ul li {
  padding: 0;
  margin-: 0;
}
.kouhou-wrapper .kouhou-box-inner ul li a, .kouhou-wrapper .kouhou-box-inner-02 ul li a, .kouhou-wrapper .kouhou-box-inner-03 ul li a, .kouhou-wrapper .kouhou-box-inner-03 ul li.nolink {
  padding: 15px 40px 15px 30px;
  text-decoration: none;
  position: relative;
  z-index: 1;
  display: block;
}
.kouhou-wrapper .kouhou-box-inner-03 ul li.nolink {
  color: #999;
}
.kouhou-wrapper .kouhou-box-inner ul li a:before, .kouhou-wrapper .kouhou-box-inner-02 ul li a:before, .kouhou-wrapper .kouhou-box-inner-03 ul li a:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  transform: rotate(45deg);
}
.kouhou-wrapper .kouhou-box-inner ul li a::after, .kouhou-wrapper .kouhou-box-inner-02 ul li a::after, .kouhou-wrapper .kouhou-box-inner-03 ul li a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  background: #F5F5F5;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: -1;
  height: 100%;
}
.kouhou-wrapper .kouhou-box-inner ul li a:hover, .kouhou-wrapper .kouhou-box-inner-02 ul li a:hover, .kouhou-wrapper .kouhou-box-inner-03 ul li a:hover {
  color: #000;
}
.kouhou-wrapper .kouhou-box-inner ul li a:hover::after, .kouhou-wrapper .kouhou-box-inner-02 ul li a:hover::after, .kouhou-wrapper .kouhou-box-inner-03 ul li a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
/*.breadcrumbs {
	width: 100%;
  position: relative;transform: skewX(35deg);
}
.breadcrumbs span {
  display: inline-block;
	transform: skewX(-25deg);
	background-color: #EEE;
	z-index: 1;
	transition: all 0.5s;
	margin-left: 3px;
}
.breadcrumbs span:hover {
	background-color: #EEE;
}
.breadcrumbs span a {
	display: block;
	padding: 5px 10px;
  color: #666;
	
	text-decoration: none;
}
.breadcrumbs span.current-item a {
  background: #F8F8F8;
}*/
.breadcrumbs {
  margin-bottom: 30px;
  font-size: 13px;
  color: #555;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.breadcrumbs a, .breadcrumbs a:active, .breadcrumbs a:hover, .breadcrumbs a:link, .breadcrumbs a:visited {
  color: #555;
}
.breadcrumbs .bread {
  margin: 0 8px;
}
.footer .new a {
  background: url(/wordpress/wp-content/themes/tenox/images/icon-new.png) no-repeat right 3px;
  padding-right: 18px;
}
.dl_faq {}
.dl_faq dt {
  position: relative;
  padding: 0 0 0 30px;
  margin-top: 25px;
  font-size: 20px;
}
.dl_faq dt::before {
  content: 'Q';
  color: #44a3e9;
  font-weight: bold;
  width: 1.5em;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1.3;
}
.dl_faq dd {
  margin: 10px 0 0;
  padding: 0 0 5px 30px;
  position: relative;
}
.dl_faq dd::before {
  content: 'A';
  color: #99CFF6;
  font-weight: bold;
  width: 1.5em;
  height: auto;
  position: absolute;
  left: 1px;
  top: 0;
  font-size: 20px;
  line-height: 1.3;
}
.stepBar.so-style {
  position: relative;
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
  text-align: center;
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}
.stepBar.so-style {
  background: linear-gradient(to left, #004d80, #1580c7);
}
.stepBar .step {
  position: relative;
  float: left;
  display: inline-block;
  line-height: 40px;
  padding: 0 40px 0 20px;
  /*background: linear-gradient(to left, #000, #fff);*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.stepBar .step:before, .stepBar .step:after {
  position: absolute;
  left: -10px;
  display: block;
  content: '';
  /*background-color: #eee;*/
  border-left: 4px solid #FFF;
  width: 40px;
  height: 40px;
}
.stepBar .step:first-child:before, .stepBar .step:first-child:after {
  display: none;
}
.stepBar .step:after {
  top: 0;
  -moz-transform: skew(40deg);
  -ms-transform: skew(40deg);
  -webkit-transform: skew(40deg);
  transform: skew(40deg);
}
.stepBar .step:before {
  bottom: 0;
  -moz-transform: skew(-40deg);
  -ms-transform: skew(-40deg);
  -webkit-transform: skew(-40deg);
  transform: skew(-40deg);
}
/*.stepBar .step:first-child {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.stepBar .step:first-child:before, .stepBar .step:first-child:after {
  content: none;
}
.stepBar .step:last-child {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}*/
.stepBar .step.current {
  color: #FFF;
  /*background-color: #318775;*/
}
/*.stepBar .step.current:before, .stepBar .step.current:after {
  background-color: #318775;
}*/
.stepBar.step2 .step {
  width: 50%;
}
.stepBar.step3 .step {
  width: 33.333%;
}
.stepBar.step4 .step {
  width: 14.2%;
  line-height: 1.5;
  padding: 17px 0;
}
.stepBar.step4 .step {
  letter-spacing: 2px;
}
.stepBar.step4 .step span {
  font-size: 12px;
}
.stepBar.step5 .step {
  width: 20%;
}
/*.stepBar.step4.eigyou .step.current,
.stepBar.step4.eigyou .step.current:before, .stepBar.step4.eigyou .step.current:after{
	background: #0581ac;
}*/
.btn-mynavi {
  margin: 60px 0;
  text-align: center;
}
.navlang02 ul.bogo-language-switcher li a {
  color: #CCC;
  display: block;
}
.navlang02 ul.bogo-language-switcher .bogo-language-name {
  padding: 2px 4px;
  display: block;
}
.navlang02 ul.bogo-language-switcher li a:hover {
  color: #0468ab;
}
.navlang02 ul.bogo-language-switcher li a.current {
    color: #0468ab!important;
  font-weight: bold!important;
    text-decoration: none!important;
}
.toushi-wrapper {
  display: flex;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.toushi-box {
  width: 48%;
  background: #edf3f6;
  padding: 15px;
  margin-bottom: 15px;
}
.toushi-box a:hover img {
  opacity: 0.7;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.toushi-box-02 {
  width: 46%;
  background: #0f98ce;
  margin-bottom: 30px;
  font-size: 22px;
}
.toushi-box-02 a {
  color: #FFF;
  padding: 35px 60px;
  text-decoration: none;
  display: block;
  position: relative;
  z-index: 1;
  height: 100%;
}
.toushi-box-02 span {
  font-size: 14px;
  display: block;
  margin-top: 5px;
  line-height: 1.6;
}
.toushi-box-02 span.toushi02 {
  font-size: 18px;
  display: block;
  margin-top: 0;
  line-height: 1.8;
  text-align: center;
}
.toushi-box-02 a:before {
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 1px #FFF;
  border-right: solid 1px #FFF;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  transform: rotate(45deg);
}
.toushi-box-02 a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  background: #14b1ef;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: -1;
  height: 100%;
}
.toushi-box-02 a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.toushi-box ul {
  padding: 5%;
}
.toushi-box ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
  color: #333;
  text-decoration: none;
}
.toushi-box ul li::before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
  transform: rotate(45deg);
}
.toushi-box ul li:last-child {
  margin-bottom: 0;
}
.toushi-box ul a {
  color: #000;
}
.right-content .toushi-box p {
  margin-bottom: 0;
  position: relative;
}
.right-content .toushi-box p span {
  font-size: 20px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  color: #FFF;
  z-index: 1;
}
#goverBox {
  background-color: #fafafa;
  border: 1px solid #bbbbbb;
  margin-top: 10px;
  padding: 7px 20px 10px;
}
.ir h3 {
  font-size: 24px;
  border-bottom: 1px solid #CCC;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.ir-table table {
  border-bottom: 1px solid #DDD;
}
.ir-table .table > tbody > tr > th {
  background: #F5F5F5;
  font-weight: normal;
  width: 25%;
  text-align: left;
  padding: 15px;
  vertical-align: middle;
  border: 1px solid #DDD !important;
}
.ir-table .table > thead > tr > th {
  background: #F5F5F5;
  font-weight: normal;
  width: 15%;
  text-align: center;
  padding: 15px;
  vertical-align: middle;
  border: 1px solid #DDD !important;
}
.ir-table .table > tbody > tr > td {
  padding: 15px;
  vertical-align: middle;
  border: 1px solid #ddd;
  text-align: right;
  width: 15%;
}
.right-content p.unit {
  text-align: right;
  margin-bottom: 10px;
}
#enkaku.ir-togle .enkaku-bar.tec01 {
  background: #dbebf3;
}
#enkaku.ir-togle .enkaku-bar:hover, #enkaku.ir-togle .enkaku-bar:active {
  background: #DDD;
}
#enkaku.ir-togle .enkaku-inner .box .libList {
  padding: 30px 0;
}
#enkaku.ir-togle .enkaku-inner .box .libList dd {
  margin-bottom: 10px;
}
.toushi-link, .ir-contact {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 15px;
  font-size: 18px;
}
.toushi-link {
  width: 48%;
}
.ir-contact {
  width: 100%;
  margin: 0 auto;
}
.toushi-link a {
  border: 15px solid #7accc8;
  padding: 30px 15px;
  color: #01538a;
  display: block;
  text-decoration: none;
  height: 100%;
}
.ir-contact a {
  border: 15px solid #01538a;
  padding: 30px 15px;
  color: #01538a;
  display: block;
  text-decoration: none;
}
.ir-contact a:hover, .toushi-link a:hover {
  color: #FFF;
}
.toushi-link a::after, .ir-contact a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: #01538a;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: -1;
}
.toushi-link a:hover::after, .ir-contact a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.ir-contact a:hover, .toushi-link a:hover {
  border: 15px solid #000
}
ol.ir-num {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
  padding: 30px;
  background: #F5F5F5;
  margin-bottom: 60px;
}
ol.ko-num {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
  margin-bottom: 60px;
}
ol.ir-num li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 15px;
}
ol.ir-num li:last-child {
  margin-bottom: 0;
}
ol.ko-num li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 30px;
}
ol.ko-num li span {
  font-size: 18px;
  display: block;
  color: #01538a;
  line-height: 1.3;
  margin-bottom: 5px;
}
ol.ir-num li:before, ol.ko-num li:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display: inline-block;
  background: #01538a;
  color: white;
  font-weight: bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.right-content.ir-faq p {
  margin-bottom: 10px;
}
.right-content.ir-faq p.btn-02 {
  margin-bottom: 60px;
}
.right-content.ir-faq p.btn-02 a {
  width: 170px;
  text-align: center;
}
.right-content.ir-faq .dl_faq dd {
  margin-bottom: 45px;
}
.content-kensetsu.enkaku-logo {
  margin-bottom: 60px;
}
.content-kensetsu.enkaku-logo .left-text {
  background: #FFF;
  border: 15px solid #edf3f6;
  border-right: none;
}
.enkaku-title {
  font-size: 20px;
  display: block;
}
.content-kensetsu.enkaku-logo img {
  width: 100px;
}
.enkaku-logo-inner {
  padding: 20px;
  background: #FFF;
  font-size: 14px;
}
.content-kensetsu .right-text .enkaku-logo-inner p {
  padding: 0;
}
.enkaku-logo-inner {
  padding: 40px;
  background: #FFF;
  font-size: 14px;
}
.img-100 {
  width: 100%;
}
.right-content .content.ir-news-wrapper {
  margin-bottom: 90px;
}
.ir-news {
  padding: 15px;
  background: #edf3f6;
}
.ir-news ul {
  padding: 20px;
  background: #FFF;
}
.ir-news ul li {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 13px;
  margin-bottom: 13px;
}
.ir-news ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.ir-news ul li a {
  color: #000;
  text-decoration: none;
}
.ir-news ul li a:hover {
  color: #999;
  text-decoration: underline;
}
/*.ir-news dl {
  display: inline-block;
}
.ir-news dl dt {
    clear: left;
    float: left;
    width: 180px;
    text-align: left;
    font-weight: normal;
}
.ir-news dl dd {
    margin: 0 0 0 180px;
}
.ir-news ul li.ir-set dt:before,
.ir-news ul li.ir-man dt:before {
  display: inline-block;
text-align: center;
padding: 3px 15px;
margin-right: 15px;
font-size: 12px;
  line-height: 1.2;
}
.ir-news ul li.ir-set dt:before {
  content: "決 算";
background: #ccffff;
}
.ir-news ul li.ir-man dt:before {
  content: "経 営";
background: #9df;
}*/
.ir-news-side {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 1.8;
}
.ir-news-side a {
  color: #000;
  text-decoration: none;
}
.ir-news-side a:hover {
  color: #000;
  text-decoration: underline;
}
.ir-news-01 {
  font-size: 14px;
}
.ir-news-02 {}
.ir-news-03 {
  width: 78%;
}
.news-inner .ir-news-03 {
  width: 73%;
}
.ir-set .ir-news-02::after,
.ir-man .ir-news-02::after,
.ir-stock .ir-news-02::after,
.ir-set-en .ir-news-02::after,
.ir-man-en .ir-news-02::after,
.ir-stock-en .ir-news-02::after {
  text-align: center;
  font-size: 10px;
  padding: 3px 5px 2px 5px;
  width: 100%;
  line-height: 1.2;
  display: inline-block;
  width: 45px;
}
.ir-set .ir-news-02::after {
  content: "決算";
  background: #ccffff;
}
.ir-man .ir-news-02::after {
  content: "経営";
  background: #9df;
}
.ir-stock .ir-news-02::after {
  content: "株式";
  background: #ffecc6;
}
.ir-man-en .ir-news-02::after {
  content: "MGT";
  background: #9df;
}
.ir-set-en .ir-news-02::after {
  content: "FS";
  background: #ccffff;
}
.ir-stock-en .ir-news-02::after {
  content: "STOCK";
  background: #ffecc6;
}
.entry-meta__item.vCard.author {
  display: none !important;
}
.sidebar {
  /*background: #01538a;*/
  background: -moz-linear-gradient(top left, #0e6baa, #01538a);
  background: -webkit-linear-gradient(top left, #0e6baa, #01538a);
  background: linear-gradient(to bottom right, #0e6baa, #01538a);
  width: 230px;
  text-align: left;
  padding-bottom: 15px;
}
.sidebar a {
  color: #FFF;
  text-decoration: none;
}
.sidebar ul li a {
  padding: 3px 10px 3px 30px;
  font-size: 14px;
  line-height: 1.5;
  color: #FFF;
  display: block;
  position: relative;
  z-index: 1;
}
.sidebar ul li ul li a {
  padding-left: 20px;
}
.sidebar ul li a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: #0468ab;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: -1;
}
.sidebar ul li a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.sidebar h2 {
  font-size: 16px;
  color: #FFF;
  background: #002640;
  padding: 15px;
  text-align: center;
  font-weight: normal;
}
.sidebar-widget {
  margin: 0;
}
body.ja .cat-item-11, body.ja .cat-item-14 {
  display: none !important;
}
body.en-US .cat-item-10, body.en-US .cat-item-2 {
  display: none !important;
}
.archive main#main h2,
.single main#main h2 {
  font-size: 32px;
  margin-bottom: 60px;
  line-height: 1.5;
}
/*.article--summary {
  padding: 15px;
  background: #edf3f6;
}
.article--summary .entry {
  padding: 20px;
  background: #FFF;
}*/
.entries .article {
  padding-bottom: 15px;
  border-bottom: 1px solid #DDD;
}
.entries .article:first-child {
  border-top: 1px solid #DDD;
}
.entry .entry__title {
  font-size: 20px;
}
.entry .entry__title a {
  text-decoration: none;
}
.entry .entry__title a:hover {
  text-decoration: underline;
}
.categories a {
  width: 45px;
}
.category-8 .categories a, .category-ir-man .categories a {
  text-align: center;
  font-size: 12px;
  padding: 3px 5px 2px 5px;
  line-height: 1.2;
  display: inline-block;
  background: #9df;
  color: #000;
  text-decoration: none;
}
.category-4 .categories a, .category-ir-set .categories a {
  text-align: center;
  font-size: 12px;
  padding: 3px 5px 2px 5px;
  line-height: 1.2;
  display: inline-block;
  background: #ccffff;
  color: #000;
  text-decoration: none;
}
.category-18 .categories a, .category-ir-stock .categories a {
  text-align: center;
  font-size: 12px;
  padding: 3px 5px 2px 5px;
  line-height: 1.2;
  display: inline-block;
  background: #ffecc6;
  color: #000;
  text-decoration: none;
}
.category-12 .categories a, .category-ir-set-en .categories a {
  text-align: center;
  font-size: 12px;
  padding: 3px 5px 2px 5px;
  line-height: 1.2;
  display: inline-block;
  background: #ccffff;
  color: #000;
  text-decoration: none;
}
.category-13 .categories a, .category-ir-man-en .categories a {
  text-align: center;
  font-size: 12px;
  padding: 3px 5px 2px 5px;
  line-height: 1.2;
  display: inline-block;
  background: #9df;
  color: #000;
  text-decoration: none;
}
.category-19 .categories a, .category-ir-stock-en .categories a {
  text-align: center;
  font-size: 10px;
  padding: 3px 5px 2px 5px;
  line-height: 1.2;
  display: inline-block;
  background: #ffecc6;
  color: #000;
  text-decoration: none;
}
.category-8 .categories a:hover,
.category-ir-man .categories a:hover,
.category-4 .categories a:hover,
.category-ir-set .categories a:hover,
.category-18 .categories a:hover,
.category-ir-stock .categories a:hover,
.category-12 .categories a:hover,
.category-ir-man-en .categories a:hover,
.category-13 .categories a:hover,
.category-ir-set-en .categories a:hover,
.category-19 .categories a:hover,
.category-ir-stock-en .categories a:hover {
  background: #F5F5F5;
  color: #000;
}
/*.sidebar .current-cat a {
  background: #0468ab;
}*/
.widget.sidebar-widget.widget_archive {
  text-align: center;
}
#archives-dropdown-3 {
  margin: 10px 0;
  border: 1px solid #CCC;
  width: 80%;
  padding: 3px;
}
#categories-2 ul {
  margin-bottom: 15px;
}
#categories-2 ul ul.children {
  margin-bottom: 0;
}
.article--single {
  padding: 15px;
  background: #edf3f6;
}
.article--single .entry {
  padding: 20px;
  background: #FFF;
}
#sitemap_list li li, #sitemap_list li li li {
  background: none;
}
.responsive-nav-contents {
    box-shadow: none;
}
#sitemap_list a {
    text-decoration: none;
    padding: 5px 0 5px 15px;
    display: inline-block;
}
#sitemap_list li {
    background: url(/wordpress/wp-content/plugins/ps-auto-sitemap/images/simple/line_horizontal_solid.gif) repeat-x 0 2.2em;
}
#sitemap_list li a {
  position: relative;
}
#sitemap_list li a:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  position: absolute;
  top: 50%;
  left: 3px;
  margin-top: -4px;
  transform: rotate(45deg);
}
.article--single .entry .entry-title {
  border-bottom: 1px solid #CCC;
  margin-bottom: 5px;
  padding-bottom: 15px;
  font-size: 18px;
}
.entries .entry-meta {
    border-bottom: none;
    font-size: 13px;
    margin: 0 0 5px 0;
    padding-bottom: 0;
}
.entry .entry__title {
    margin: 0;
}
.entry__content > :first-child {
  margin-top: 15px;
}
.entry-meta__item time span,
.entry-meta__item.categories span{
  display: none!important;
}
.error404 .page-header,
.archive .page-header {
  display: none;
}
.article--single .entry .entry-meta {
    text-align: right;
    margin: 0;
  border: none;
}
#sitemap_list .page_item span {
  display: none;
}
#sitemap_list a {
  color: #000;
  text-decoration: none;
}
#sitemap_list a:hover {
  color: #666;
  text-decoration: underline;
}
#sitemap_list li ul {
    margin: 0;
    padding: 10px 0 0 0;
}
.branding h3 {
    font-size: 24px;
    margin-bottom: 25px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 20px;
}
.branding h4 {
    font-size: 20px;
  margin-bottom: 15px;
}
.branding-box {
  margin-bottom: 60px;
}
.right-content.branding p {
    margin-bottom: 15px;
}
.branding-box .col-md-6 span {
  font-size: 13px;
  display: block;
  margin-top: 10px;
}
.article--search .entry__title span {
  display: none;
}
#enkaku .enkaku-inner.selected.stay {
	height: auto;
}
.entries--archive .article:nth-child(odd) {
  background: #F8F8F8;
}
.entries .article {
    margin-bottom: 0;
    padding: 15px;
}
.entry .entry__title {
    font-size: 15px;
}
.entry .entry__title.entry-title.h3 {
  font-weight: normal;
}
.entry-meta__item.categories a {
  color: #000;
}
.archive .sub-page-contents .container,
.single .sub-page-contents .container {
  margin-bottom: 120px
}
.archive .sub-page-contents,
.single .sub-page-contents {
  margin: 0;
}
.code {
  display: block;
  line-height: 1;
  font-size: 13px;
}
.denshi {
  line-height: 3;
}
.kouhou-wrapper .kouhou-box-inner-03 ul li.k-none a::after,
.kouhou-wrapper .kouhou-box-inner-03 ul li.k-none a::before {
  display: none;
}
.kouhou-wrapper .kouhou-box-inner ul li, .kouhou-wrapper .kouhou-box-inner-02 ul li, .kouhou-wrapper .kouhou-box-inner-03 ul li {
  position: relative;
}
.pdf {
    position: absolute !important;
    right: 60px !important;
    padding: 5px !important;
    top: 18px;
    font-size: 10px;
    letter-spacing: -1px;
    background: #CCC;
    color: #000 !important;
    line-height: 1;
}
.pdf:hover {
    background: #e90e0e;
  color: #FFF !important;
}
.pdf::before,
.pdf::after {
    display: none;
}
.banner {
  margin: 120px 0 15px;
}
.banner img:hover,
.banner-sp img:hover {
  opacity: 0.8;
}
.banner-sp {
  display: none;
}
@media all and (-ms-high-contrast: none) {
  .entry-meta__item.categories a,
  .ir-set .ir-news-02::after, .ir-man .ir-news-02::after,
  .footer-content .content-01-text .btn-02,
  .rec-interview h2,
  .btn-01 a, .btn-02 a, .btn-03 a,
  .news-wapper h3,
  .business-wrapper .btn-03, .about-inner .btn-02, .investor-wrapper .investor-01 .btn-03,
  ol.ir-num li::before, ol.ko-num li::before {
    font-family: Arial, Helvetica, "sans-serif";
}
  .entry-meta__item.categories a,
  .ir-set .ir-news-02::after, .ir-man .ir-news-02::after {
    font-size: 11px;
}
  .rec-wrapper .rec h2 {
  line-height: 1.3;
    margin-top: 15px;
}
  .kouhou-wrapper h2,
  .tec-h2 h2 {
    padding-top: 23px;
  }
  .right-content h3.anzen {
    padding-top: 12px;
  }
}
.en-US .widget_bogo_language_switcher {
  margin-left: 5px;
}
/*ニュース 言語切り替えリンク無効
body.category-topics-en.en-US li.ja a,
body.category-ir-en.en-US li.ja a,
body.category-ir-man-en.en-US li.ja a,
body.category-ir-set-en.en-US li.ja a,
body.category-topics.ja li.en-US a,
body.category-ir.ja li.en-US a,
body.category-ir-man.ja li.en-US a,
body.category-ir-set.ja li.en-US a {
pointer-events: none;
    text-decoration: none;
}*/
.tagline-02 {
  padding: 0 15px;
}
.sp-see {
  display: none;
}
@media screen and (max-width:1199px) {
  .rec-inner .rec {
    max-height: 188px;
  }
  
}
@media screen and (max-width:991px) {
  .tagline-01 .letter {
    font-size: 42px;
    margin-bottom: 15px;
    letter-spacing: 1px;
  }
  .tagline-02, .tagline-03 {
    font-size: 18px;
    line-height: 1.8;
    letter-spacing: 1px;
  }
  .menu-side {
    position: static !important;
  }
  .menu-parent {
    height: auto;
    margin-bottom: 60px;
  }
  .menu-parent {
  position: -webkit-static !important;
  position: static !important;
}
  .menu-side {
    width: 100%;
  }
  .rinen {
    width: 100%;
    margin: 90px 0;
  }
  .content-kensetsu {
    margin-bottom: 90px;
    display: block;
  }
  .content-kensetsu .left-text {
    width: 100%;
    padding: 30px;
    background: #2c84c0;
    color: #FFF;
    display: block;
    justify-content: center;
    align-items: center;
  }
  .content-kensetsu .right-text {
    width: 100%;
    padding: 15px;
    background: #edf3f6;
  }
  .content-kensetsu.enkaku-logo .left-text {
    border-right: 15px solid #edf3f6;
    text-align: center;
  }
  .menu-side ul li {
    display: inline-block;
  }
  .menu-side ul li a {
    padding: 10px !important;
  }
  .about-wrapper .row {
    display: block;
  }
  .sticky {
    display: block !important;
  }
  .thum figure {
    width: 100%;
    display: block;
    margin: 0 0 60px 0;
  }
  .thum figure a {
    color: #FFF;
  }
  .thum img {
    width: 100%;
  }
  .thum figcaption {
    position: static;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    -webkit-transition: .3s;
    transition: .3s;
    text-align: center;
    opacity: 1;
    padding: 30px;
  }
  .thum figure a {
    text-decoration: none;
  }
  .thum h3 {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .thum h4 {
    font-size: 22px;
  }
  .thum figure:hover figcaption {
    opacity: 1;
    color: #FFF;
  }
  .rec-mem-box {
    margin-bottom: 30px;
  }
  .rec-mem-box h2 {
    margin-top: 15px;
  }
  .rec-mem-main .rec-name,
  .rec-mem-main .rec-name.rec-name-01 {
    position: static;
    padding: 15px 30px;
  }
  .thum figcaption {
    padding: 15px;
  }
  .menu-side h2 {
    font-size: 14px;
    color: #FFF;
    padding: 5px;
  }
  .menu-side ul li a, .menu-side ul li.stay, .menu-side ul li.stay-ir {
    padding: 5px !important;
    font-size: 12px;
  }
  body {
    font-size: 14px;
  }
  .about-wrapper h2 {
    text-align: left;
    margin: 30px 0;
    font-size: 28px;
    line-height: 1;
  }
  .about-wrapper, .business-wrapper, .rec-wrapper, .contact-wrapper, .news-wapper, .investor-wrapper, .features-wrapper {
    margin: 0 0 90px 0;
  }
  .rec-mem-box .col-md-6 img.img-responsive {
    margin: 15px 0;
  }
  .right-content h2 {
    margin-bottom: 30px;
  }
  .right-content .content {
    margin-bottom: 90px;
  }
  .menu-side ul.side-s02 li.stay::before, .menu-side ul.side-s02 li.stay-ir::before {
    display: none;
  }
  .menu-side ul.side-s02 li.stay, .menu-side ul.side-s02 li.stay-ir {
    background: #0468ab;
    padding: 3px 10px;
  }
  .sidebar {
    width: 100%;
  }
  .sticky,
  .sub-page-contents,
  #main {
    margin-bottom: 30px;
}
  .toushi-box-02 {
    width: 100%;
    margin-bottom: 30px;
    font-size: 20px;
}
  .toushi-box-02 a {
    padding: 30px;
}
  .ir h3 {
    font-size: 20px;
  }
  .tec-box {
    padding: 20px;
    margin:0;
}
  .tec h2 {
    display: block;
}
  .tec h3 {
    text-align: left;
}
  .rec-content .col-md-6 {
    min-height: auto;
  }
  .rec-content .content-01-text {
    position: static;
    transform: none;
    padding: 15px;
}
  .rec-content.content-01 {
    max-height: 100%;
}
  .rec-mem-main .rec-name,
  .thum figcaption {
    background-color: rgba(0, 0, 0, 1);
}
  .tagline-01 {
    font-size: 48px;
    letter-spacing: 2px;
    margin-bottom: 45px;
    line-height: 1;
}
.tagline-01 .letter {
    display: inline;
    margin-bottom: 20px;
    margin-top: -45px;
    text-shadow: 0 1px 3px #777;
}
}
@media screen and (max-width:767px) {
  .tagline-01 .letter {
    font-size: 32px;
    margin-bottom: 15px;
    letter-spacing: 1px;
  }
  .rec-inner .rec {
    max-height: 135px;
  }
  .about-inner {
    width: 100%;
    margin: 0 15px 0 auto;
  }
  .features, .investor-inner {
    display: block;
  }
  .features-01, .features-02, .features-03 {
    min-height: 250px;
    background-position: center center;
  }
  .features-wrapper li::after {
    height: 250px;
  }
  .investor-inner .investor-01, .investor-inner .investor-02 {
    width: 100%;
  }
  .investor-01-inner {
    width: 90%;
    margin: 0 auto;
  }
  .investor-wrapper .investor-02 {
    padding: 15px;
  }
  .contact-wrapper p a {
    padding: 30px;
    text-align: left;
    width: 100%;
    margin: 0 auto;
  }
  .page-header {
    margin-bottom: 30px;
  }
  .page-header-title {
    font-size: 20px;
  }
  .page-header-title span {
    font-size: 15px;
  }
  .right-content h2 {
    font-size: 24px;
  }
  .right-content h2 span {
    font-size: 20px;
    margin-left: 0;
    display: block;
    margin-top: 15px;
  }
  .page-header .page-header-img, .cat-4 {
    min-height: 230px;
  }
  .site-branding__logo {
    width: 70%;
  }
  .accordion-content {
    padding-left: 20px;
  }
  .accordion-container dl dt {
    width: 6em;
  }
  .accordion-container dl dd {
    padding: 5px 0 0 6em;
  }
  .kouhou-wrapper {
    padding: 10px;
  }
  .kouhou-wrapper .kouhou-box-inner ul, .kouhou-wrapper .kouhou-box-inner-02 ul, .kouhou-wrapper .kouhou-box-inner-03 ul {
    padding: 10px;
  }
  .kouhou-wrapper h2 {
    width: 100%;
  }
  .kouhou-wrapper .kouhou-box {
    display: block;
  }
  .kouhou-wrapper .kouhou-box .kouhou-box-inner, .kouhou-wrapper .kouhou-box .kouhou-box-inner-02, .kouhou-wrapper .kouhou-box .kouhou-box-inner-03 {
    width: 100%;
    margin: 0;
  }
  .kouhou-wrapper .kouhou-box-inner ul li:last-child, .kouhou-wrapper .kouhou-box-inner-02 ul li:last-child, .kouhou-wrapper .kouhou-box-inner-03 ul li:last-child {
    border-bottom: none;
    margin: 0;
  }
  .rec-main span {
    font-size: 28px;
  }
  .rec-wrapper .rec h2 {
    font-size: 20px;
  }
  .rec-wrapper h2 span {
    font-size: 18px;
  }
  .rec-mem-box h2 {
    margin-bottom: 15px;
  }
  .mess {
    font-size: 24px;
  }
  .mess-text {
    font-size: 16px;
  }
  .rec-text-01-wrapper {
    text-align: left;
    width: auto;
    margin: 0;
  }
  .rec-about {
    padding: 15px;
  }
  .rec-about h3 {
    margin-bottom: 15px;
  }
  .rec-interview .name-num {
    font-size: 68px;
    line-height: 1.6;
  }
  .rec-interview .name-person {
    padding-bottom: 30px;
  }
  .rec-interview .row {
    display: flex;
    flex-direction: column;
  }
  .rec-interview .col-md-8 {
    order: 2;
  }
  .rec-interview .col-md-4 {
    order: 1;
    padding: 30px 0;
  }
  .rec-training h2, .rec-interview h2 {
    width: 100%;
    padding: 15px 0;
  }
  .rec-training-box {
    padding: 15px;
  }
  .rec-training-box dt {
    float: none;
    padding-top: 0;
    width: 100%;
  }
  .rec-training-box dd {
    padding: 0;
  }
  .rec-training {
    padding: 15px;
    margin-bottom: 90px;
  }
  .content {
    margin-bottom: 90px;
  }
  /*.footer-content .col-md-6,
  .rec-content .col-md-6{
    position: static;
    min-height: auto;
    padding: 0;
    height: 100%;
}
  .footer-content .content-01-text,
  .rec-content .content-01-text{
    position: static;
    transform: none;
    padding: 30px 0;
}*/
  .rec-about h3 {
    font-size: 28px;
    margin: 30px 0
  }
  .rec-about-title {
    font-size: 16px;
    margin-bottom: 15px;
    text-align: left;
  }
  .rec-about-line, .rec-training .center.m-30 {
    text-align: left !important;
  }
  .rec-training-box dl {
    padding: 15px;
  }
  .rec-training-btn a {
    width: 100%;
  }
  .rec-training-btn a.left-btn, .rec-training-btn a.right-btn {
    float: none;
  }
  .rec-training-btn a.left-btn {
    margin-bottom: 30px;
  }
  .footer-content h2 span.s-text {
    font-size: 14px;
  }
  .page-header-title span {
    padding: 5px 0 0;
  }
  .br-tagline {
    display: block;
  }
  .container-fluid.news-wrapper {
    padding: 0;
  }
  .stepBar .step::before, .stepBar .step::after {
    display: none;
  }
  .stepBar.step4 .step {
    width: 100%;
    float: none;
    border-bottom: 1px solid #FFF;
  }
  .toushi-wrapper {
    display: block;
  }
  .toushi-box, .toushi-box img {
    width: 100%;
  }
  .listLine-01 li {
    margin-right: 0;
  }
  .listLine-01.l02 li {
    width: 100%;
    margin-bottom: 30px;
  }
  .row .img-responsive {
    margin-bottom: 30px;
  }
  .toushi-link {
    width: 100%;
  }
  .ir-news-side {
    display: block;
  }
  .ir-set .ir-news-02::after, .ir-man .ir-news-02::after {
    display: inline;
  }
  .news-inner .ir-news-03 {
    width: 100%;
  }
  .about-inner {
    padding-bottom: 45px;
  }
  .business-wrapper .col-md-6 {
    padding: 60px 30px;
}
.business-wrapper h3 span {
    font-size: 18px;
    margin-left: 0;
    display: block;
}
.news-wapper h2, .business-wrapper h2, .features-wrapper h2, .contact-wrapper h2 {
    margin: 60px 0;
    font-size: 32px;
}
  .copyright ul li {
    display: block;
    border-right: none;
    padding: 0;
    line-height: 1;
    margin-bottom: 10px;
}
  .col-md-4.widget_bogo_language_switcher {
    padding: 0;
  }
  .bogo-language-switcher {
    display: flex;
    justify-content: left;
}
  .habakiri-slider__arrow--next,
  .habakiri-slider__arrow--prev {
    display: none!important;
  }
  .tagline {
    line-height: 1;
}
  .company-yakuin .table > tbody > tr > td {
    padding: 15px;
    width: 35%;
}
  .company-yakuin .table > tbody > tr > th {
    width: 25%;
    padding: 15px;
}
  .ir-table .table > thead > tr > th,
  .ir-table .table > tbody > tr > td,
  .ir-table .table > tbody > tr > th {
    padding: 5px;
    width: auto;
    font-size: 13px;
  }
  .ir-table .table > tbody > tr > th {
    font-size: 12px;
  }
  ol.ir-num {
  padding: 15px;
}
  .kouhou-wrapper h2 {
    padding: 15px;
    line-height: 1;
}
  .kouhou-kui-ziban h3,
  .branding h3,
  .rec-mem-box h2 {
    font-size: 22px;
}
  .kouhou-wrapper .kouhou-mokuteki h2,
  h2.content-title {
    font-size: 24px;
  }
  .box-01 .box-01-inner {
    padding: 15px;
}
  .right-content h3.anzen {
    padding: 10px;
}
  .content-kensetsu .left-text.zigyou {
    font-size: 18px;
    padding: 15px 30px 0 30px;
}
  .rec-interview .row .img-responsive {
    margin-bottom: 0;
}
  .rec-training-box dt {
    font-size: 18px;
}
  .denshi {
  line-height: 1.8;
}
.f-box {
    width: 50%;
}
footer .footer-inner .f-box:last-child {
    width: 100%;
}
  footer .footer-inner ul li {
    margin-bottom: 10px;
    padding-left: 0;
}
.banner {
  display: none;
}
.banner-sp {
  display: block;
  margin: 60px 0 15px;
}
.map-ad.st01 {
  min-height: 100%;
}
.contact-table .table > tbody > tr > th {
    width: 20%;
    padding: 10px;
}
span.red01,
span.red02 {
    display: block;
text-align: center;
padding: 1px;
font-size: 10px;
  }
  .kouhou-wrapper .kouhou-h2 {
    margin: 0 0 30px;
}
}
@media screen and (max-width:580px) {
.tagline-01 .letter {
    font-size: 28px;
    margin-bottom: 15px;
    letter-spacing: 1px;
  }
  .tagline-02, .tagline-03 {
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 1px;
  }
  .sp-see {
  display: block;
}
  .sp-none {
  display: none;
}
}






#DigiCertClickID_e27X2fuE img {
    margin: 0!important;
}