@charset "UTF-8";
/*
Theme Name: Logios
Author: Rebridge
Author URI: https://www.rebridge.co.jp/
Description: The WP theme for Logios / https://www.mitsui-soko.com/company/group/mscs/business/logios/
Version: 1.0

*/

@media print {
  a[href]:after {
    content: "" !important;
  }
  abbr[title]:after {
    content: "" !important;
  }
}

html,body {
  font-family:"Helvetica Neue","Segoe UI","Hiragino Kaku Gothic ProN","Hiragino Sans",Arial,Meiryo,sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: #282828;
}
body.navmenu-opened {
  overflow: hidden;
  width: 100%;
}
a,a:visited {
  color: #282828;
  text-decoration: none;
  transition: all 0.3s ease;
}
a:hover {
  color: #6080D6;
  text-decoration: underline;
}
ul {
  list-style: none;
  margin:0;
  padding:0;}
ol {margin-bottom: 0;}
h1,h2,h3,h4,h5 {
  margin:0;
  font-weight: bold;
  line-height: unset;}
.flex {
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;}
figure {margin:0;}
p,.txt {text-align:justify;word-break:break-all;}
.wpcf7-spinner {display:none;}
.grecaptcha-badge {visibility:hidden;}
img {max-width:100%;height:auto;}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  outline: none;
  box-shadow: none;
  transition: background-color 0s 600000s, color 0s 600000s !important;
}
::selection {
  background-color: #009DE8;
  color: #fff;
}
.form-control:focus {
  outline: none;
  box-shadow: none;
  border-color:#aaa;
}

.confirm-tt {
  font-size: 24px;
  text-align: center;
  display: none;
  margin-bottom: 20px;
}
.custom-wpcf7c-confirmed input:-internal-autofill-selected  {
  background: none!important;
}
.custom-wpcf7c-confirmed .form-group .form-control,
.custom-wpcf7c-confirmed .form-group .form-select {
  background: none;
  border: none;
}
.custom-wpcf7c-confirmed .input-ts,.custom-wpcf7c-confirmed .btn-reset {
  display: none;
}
.custom-wpcf7c-confirmed .confirm-tt {
  display: block;
}


@media (min-width: 1200px){
  .container {
    width: 1024px;
  }
}

.btn {
  border-radius: 0;
}
.ext-l {
  position: relative;
  display: inline-block;
  padding-right: 25px;
}
.ext-l:after {
  position: absolute;
  content:"";
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-image: url(assets/img/common/ico-link-off.svg);
  right: 0;
  top:50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
}
.ext-l:hover:after {
  background-image: url(assets/img/common/ico-link-on.svg);
}
a.fl {
  position: relative;
  display: inline-block;
  padding-right: 38px;
}
a.fl:after {
  position: absolute;
  content:"";
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  right: 0;
  top:50%;
  transform: translateY(-50%);
}
a.fl.ic-pdf:after {
  background-image: url(assets/img/common/ico-pdf.svg);
  width: 18px;
  height: 24px;
}

#gotop-btn {
  position: fixed;
  bottom: 30px;
  right: 40px;
  z-index: 999;
  background: transparent;
  text-align: center;
  display: none;
}
#gotop-btn a,#gotop-btn a:visited {
  display: flex;
  width: 48px;
  height: 48px;
  color:#282828;
  border:1px solid #282828;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  background: #fff;
}
#gotop-btn a svg {
  width: 20px;
  height: auto;
}
#gotop-btn a:hover {
  color:#fff;
  background: #282828;
}

.form-control {
  border-radius: 0;
}

/* Header */
.navbar-default {
  background: #fff;
  border: none;
  margin-bottom: 0;
}

/* breadcrumb */
.breadcrumb {
  background: none;
  margin: 0;
  padding: 8px 0 0;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 98px;
}
.breadcrumb a,.breadcrumb a:visited {
  color:#282828;
}
.breadcrumb .bi-house-fill {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-top: -2px;
}
.breadcrumb ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumb ul li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
}
.breadcrumb ul li:after {
  content:"";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  background-image: url(assets/img/common/ic-chevron-r-gray.svg);
  top:50%;
  transform: translateY(-50%);
  right: 0;
  width: 12px;
  height: 12px;
}
.breadcrumb ul li:last-child:after {
  content: none;
}
.breadcrumb ul li:first-child span {
  display: none;
}
.breadcrumb ul li:first-child a {
  display: inline-block;
  background-image: url(assets/img/common/ico-home.svg);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 12px;
  height: 14px;
  vertical-align: middle;
  margin-top: -2px;
}
.breadcrumb ul li span {
  padding: 2px 4px;
}
.breadcrumb ul li:first-child span {
  padding-left: 0;
}
header,footer {
  overflow: hidden;
}
/* header  */
.ic-search .cls-1 {
  fill:#fff;
}
.ic-search .cls-2 {
  clip-path: url(#clip-path);
}

.navbar.nav-site {
  background: #f1f1f1;
  background: rgba(46, 57, 111, 0.9);
  color:#fff;
  padding:10px 0;
}
.nav-site>.container-fluid {
  padding:0 50px;
}
.nav-site .navbar-brand {
  position: relative;
  color:#fff;
  padding:0;
}
.nav-site .navbar-brand span {
  font-size: 12px;
  line-height: 18px;
  display: inline-block;
  margin-left: 15px;
}
.nav-site .navbar-brand:hover {
  text-decoration: none;
}
.nav-site .navbar-nav li {
  margin-right: 28px;
}
.nav-site .navbar-nav li:last-child {
  margin-right: 0;
}
.nav-site .navbar-nav .nav-link,
.nav-site .navbar-nav .nav-link:visited {
  position: relative;
  color:#fff;
  font-size: 14px;
  line-height: 22px;
  padding:14px 1px;
}
.nav-site .navbar-nav .nav-link.active,
.nav-site .navbar-nav .nav-link:hover,
.nav-site .navbar-nav .nav-link:active {
  color:#009DE8;
  text-decoration: none;
}
.nav-site .navbar-nav .nav-link:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin:auto;
  bottom: -10px;
  width: 100%;
  height: 4px;
  background: #009DE8;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.2s ease-in-out;
}
.nav-site .navbar-nav .nav-link:hover:after,
.nav-site .navbar-nav .nav-link.active:after {
  transform: scaleX(1);
}
.nav-site .dd-menu {
  position: absolute;
  z-index: 200;
  top:70px;
  left: 0;
  width: 100%;
  backdrop-filter: blur(12px);
  padding:50px 0;
  opacity:1;

  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.3s ease;
}
.nav-site .dd-menu:before {
  position: absolute;
  content:"";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.25;
}
.dd-menu>.container {
  overflow: hidden;
}
.nav-dropdown:hover .dd-menu {
  transform: scaleY(1);
}
.dd-menu .n {
  position: relative;
  color:#2E396F;
  font-size: 18px;
  margin-bottom: 20px;
}
.dd-menu .btn-def {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 20px;
  padding:9px 12px;
}
.dd-menu .btn.arr-r:after {
  right: 14px;
}
.dd-menu .row-2line {
  margin-bottom: -20px;
}
.dd-menu .row-2line>div {
  margin-bottom: 20px;
}


main {
  min-height: 600px;
  overflow: hidden;
}
main .sec {
  padding-top: 50px;
  padding-bottom: 50px;
}

main.thepage {
  padding-bottom: 120px;
}

.thepage .p-head {
  height: 320px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.p-head>.container {
  height: 100%;
}
.p-head .head-cont {
  padding-top:70px;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
.p-head .ht {
  position: relative;
  display: inline-block;
  background: #2E396F;
  padding:24px 40px 48px 0;
  color:#fff;
  box-shadow: 8px 8px 0 rgba(46, 57, 112, 0.4);
}
.p-head .ht.line2 {
  padding-top: 12px;
  padding-bottom: 38px;
}
.p-head .ht:before {
  position: absolute;
  content:"";
  background: #2E396F;
  height: 100%;
  width: 800px;
  left:-800px;
  top:0;
  box-shadow: 8px 8px 0 rgba(46, 57, 112, 0.4);
}
.p-head .ht:after {
  position: absolute;
  content:"";
  right: 40px;
  bottom: 25px;
  height: 5px;
  width: 1000px;
  background: #fff;
}


.p-head h1, .p-head h2 {
  position: relative;
  z-index: 5;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 10px;
  margin-right: -10px;
}
.p-head h1 .st {
  display: block;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 4px;
}
.btn-menu,.btn-menu:visited,
.btn-def,.btn-def:visited {
  position: relative;
  display: block;
  border:none;
  background: #2E396F;
  color:#fff;
  line-height: 20px;
  padding:12px;
}
.btn-menu:hover,.btn-menu:first-child:active,.btn-menu:focus,
.btn-def:hover,.btn-def:first-child:active,.btn-def:focus {
  background: #009de8;
  color:#fff;
  text-decoration: none;
}
.btn-menu:after,
.btn-def:after {
  position: absolute;
  content:"";
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(assets/img/common/arrow-down-white-small.svg);
  right: 14px;
  top:50%;
  transform: translateY(-50%);
  height: 7px;
  width: 7px;
}
.btn.arr-r:after {
  background-image: url(assets/img/common/arrow-right-white.svg);
  height: 8px;
  right: 8px;
}
.h-filter {
  position: relative;
}
.h-filter:after {
  position: absolute;
  content:"";
  transition: all 0.3s ease;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  opacity: 0;
  z-index: 1;
}

.cont-inn {
  max-width: 780px;
  margin:auto;
}

.sec-cont h2 {
  position: relative;
  font-size: 22px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 40px;
  padding-left: 12px;
  border-left: 5px solid #009DE8;
}
.bl-tt {
  margin-bottom: 46px;
}
.bl-tt h3 {
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 22px;
  font-weight: normal;
}
.bl-tt h3:after {
  content:"";
  position: absolute;
  left:0;
  bottom:-12px;
  width: 100%;
  height: 2px;
  background: #009DE8;
}
.cont-inn ul.df {
  padding-left: 18px;
}
.cont-inn li:before {
  position: relative;
  display: inline-block;
  content:"●";
  color:#009DE8;
  margin-left: -16px;
  margin-right: 5px;
}

.row-img {
  margin:70px -30px 0;
}
.row-img>div {
  padding:0 30px;
}
.row-img img {
  width: 100%;
  height: auto;
}
/* contact form UI */
.form-control,.form-select {
  border-color:#BABABA;
  border-radius: 5px;
}
.form-body {
  margin-top: 70px;
}

.form-body .form-group {
  margin-bottom: 36px;
}
.form-group .col-form-label {
  flex: 0 0 auto;
  width: 33%;
}
.form-group>.col-md-9 {
  flex: 0 0 auto;
  width: 67%;
}
.form-body .col-form-label .req,
.form-body .chk-privacy .req {
  display: inline-block;
  background: #DB6464;
  color:#fff;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  padding:0;
  text-align: center;
  width: 38px;
  margin-left: 6px;
}
.form-body .btm-ctrl {
  margin-top: 70px;
}
.form-body .btm-ctrl .note-privacy a,
.form-body .btm-ctrl .note-privacy a:hover,
.form-body .btm-ctrl .note-privacy a:visited{
  color:#009DE8;
}
.form-body .btm-ctrl .chk-privacy {
  margin-top: 60px;
  background: #F8F8F8;
  text-align: center;
  padding:12px;
}
.form-body .form-btm-btn {
  margin-top: 60px;
  text-align: center;
}
.form-body .form-btm-btn .btn {
  display: inline-block;
  padding:24px 20px;
  width: 340px;
}
.form-body .form-btm-btn .btn-edit {
  background: #ccc;
  margin-right: 10px;
}
.form-body .btn-ot {
  position: relative;
  display: inline-block;
}
.form-body .btn-ot:after {
  content:"";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(assets/img/common/arrow-right-white.svg);
  right: 14px;
  top:50%;
  transform: translate(0, -50%);
  width: 7px;
  height: 15px;
}
.form-body .btn-ot-submit {
  display: none;
}
.form-body .custom-wpcf7c-confirmed .btn-ot-submit {
  display: inline-block;
}
.form-body .custom-wpcf7c-confirmed .btn {
  width: 250px;
}
.chk-privacy .wpcf7-list-item {
  margin-left: 0;
}


/* footer */
footer {
  position: relative;
  z-index: 2;
  width: 100%;
}
.f-logo {
  text-align: center;
  margin-bottom: 80px;
}
.footer-inner {
  position: relative;
  background: #F8F8F8;
  padding:80px 0;
}
.row-f-li .f-li {
  position: relative;
  padding-left: 28px;
}
.row-f-li .f-li:before {
  content:"";
  position: absolute;
  z-index: 1;
  top:0;
  left:0;
  background: #E5E3E3;
  width: 1px;
  height: 390px;
}
.row-f-li .n {
  font-weight: 600;
  line-height: 18px;
  margin-bottom: 24px;
}
.row-f-li li {
  line-height: 20px;
  margin-bottom: 14px;
}
.row-f-li li:last-child {
  margin-bottom: 0;
}
.row-f-li li>a {
  font-size: 14px;
  line-height: 20px;
}
footer .f-bar {
  position: relative;
  z-index: 10;
  text-align: center;
  color:#fff;
  font-size: 10px;
  line-height: 14px;
  padding:18px;
  background: #282828;
}

@media (max-width: 1199px) {
}

@media (max-width: 992px) {
  .nav-site>.container-fluid {
    padding:0 15px;
  }
  .nav-site .navbar-brand {
    max-width: 80px;
    margin-right: 10px;
  }
  .nav-site .navbar-brand span {
    margin-left: 10px;
    font-size: 11px;
  }
  .nav-site .navbar-nav li {
    margin-right: 14px;
  }
  .nav-site .navbar-nav .nav-link,
  .nav-site .navbar-nav .nav-link:visited {
    padding:8px 1px;
    line-height: 24px;
  }

  .nav-site .dd-menu {
    padding:30px 0;
  }
  .dd-menu .btn-def,
  .dd-menu .btn-def:visited {
    font-size: 12px;
    line-height: 16px;
    padding:10px 12px;
  }
  .dd-menu .btn.arr-r:after {
    right: 6px;
    width: 6px;
    height: 6px;
  }
  .breadcrumb {
    margin-bottom: 50px;
    line-height: 20px;
  }

  .p-head .head-cont {
    padding-top: 60px;
  }
  .thepage .p-head {
    height: 240px;
  }
  .p-head .ht {
/*    min-width: 220px;*/
    padding:14px 25px 36px 0;
  }
  .p-head .ht:after {
    height: 4px;
    right: 25px;
    bottom: 20px;
  }
  .p-head h1, .p-head h2 {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 4px;
    margin-right: -4px;
  }

  .footer-inner {
    padding:60px 0;
  }
  .f-logo {
    margin-bottom: 50px;
  }
  .row-f-li .f-li {
    padding-left: 15px;
  }
}

@media (max-width: 767px) {
  .nav-site>.container-fluid {
    padding:0 0 0 12px;
  }
  .nav-site .navbar-brand {
    max-width: 110px;
  }
  .nav-site .navbar-brand span {
    font-size: 12px;
    margin-left: 15px;
  }

  .navbar.nav-site {
    padding:5px 0;
  }
  .navbar-light .navbar-toggler,
  .navbar-light .navbar-toggler:focus,
  .navbar-light .navbar-toggler:active {
    border: none;
    outline: none;
    box-shadow: none;
  }
  .navbar-site .navbar-toggler {
    position: absolute;
    top: 0;
    right: -1px;
    color:transparent;
    padding:0;
    border:none;
    background: #263B76;
    border-radius: 0;
    width: 60px;
    height: 60px;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url(assets/img/common/ic-nav-txt-tgg.svg);
    width: 28px;
    height: 42px;
  }
  .navbar-toggler .close {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 42px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(assets/img/common/ic-nav-txt-tgg-close.svg);
    opacity: 1;
  }
  .navbar-toggler.collapsed>.close,.navbar-toggler:not(.collapsed)>.navbar-toggler-icon {
    display:none;
  }

  .nav-site #site-navbar-collapse {
    position: fixed;
    background: #2E396F;
    top: 59px;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100vh - 59px);
    z-index: 100;
    padding:14px 20px 20px;
    transition: none;
    overflow-y: scroll;
  }

  .nav-site .navbar-nav li {
    margin-right: 0;
  }
  .nav-site .navbar-nav .nav-link, .nav-site .navbar-nav .nav-link:visited {
    font-size: 16px;
    line-height: 26px;
  }
  .nav-site .navbar-nav .nav-link.active {
    color:#fff;
  }
  .nav-site .navbar-nav .nav-link.active:after {
    content:none;
  }
  /* dd-menu */
  .dd-menu>.container {
  }
  .nav-site .dd-menu {
    position: relative;
    top:auto;
    transform:unset;
    background: transparent;
    backdrop-filter: unset;
    padding:0;
  }
  .dd-menu .n {
    display: none;
  }
  .nav-site .dd-menu:before {
    content:none;
  }
  .nav-site .dd-menu .row-menu {
    margin-left: 10px;
    margin-bottom: 0;
  }
  .nav-site .dd-menu .row-menu>div {
    flex: 0 0 auto;
    width: 100%;
    padding:0;
  }
  .dd-menu .btn-def,.dd-menu .btn-def:visited {
    text-align: left;
    font-size: 15px;
    line-height: 22px;
    justify-content: unset;
    align-items: unset;
    padding:6px 0;
  }
  .dd-menu .btn.arr-r:after {
    width: 8px;
    height: 8px;
  }
  .nav-site .navbar-nav .nav-link:after,
  .dd-menu .btn-menu:after {
    position: absolute;
    content: "";
    background-color:transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(assets/img/common/arrow-right-white.svg);
    left: auto;
    right:12px;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    height: 8px;
    width: 8px;
  }

  .breadcrumb {
    font-size: 13px;
    line-height: 20px;
    padding:6px 0 0;
    margin-bottom: 40px;
  }
  .breadcrumb ul li {
    padding-right: 16px;
  }
  .breadcrumb ul li:after {
    right: -2px;
  }

  .thepage .p-head {
    height: 300px;
  }
  .p-head .head-cont {
    padding-top: 60px;
  }
  .p-head .ht {
/*    min-width: 200px;*/
    padding:14px 20px 34px 0;
  }
  .p-head .ht:after {
    right: 20px;
    height: 3px;
  }
  .p-head h1, .p-head h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .p-head .ht.line2 {
    padding-top: 8px;
    padding-bottom: 30px;
  }
  .p-head h1 .st {
    font-size: 14px;
    line-height: 18px;
  }
  .p-head .ht.line2:after {
    bottom: 15px;
  }
  .sec-cont h2 {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .btn-menu, .btn-menu:visited, .btn-def, .btn-def:visited {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    padding:10px 7px;
  }
  .btn-menu:after, .btn-def:after {
    right: 7px;
  }
  .bl-tt h3 {
    font-size: 18px;
    line-height: 28px;
  }
  .bl-tt h3:after {
    bottom: -8px;
  }
  .dd-menu .btn-menu, .dd-menu .btn-menu:visited {
    padding:6px 0;
    font-size: 15px;
  }
  .dd-menu .row-2line {
    margin-bottom: 0;
  }
  .dd-menu .row-2line>div {
    margin-bottom: 12px;
  }
  .dd-menu .btn-menu:after {
    right: 6px;
  }

  .form-body .form-group>.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .form-body .form-btm-btn .btn {
    font-size: 16px;
    max-width: 290px;
    padding:14px 18px;
  }
  .form-body .custom-wpcf7c-confirmed .btn {
    width: 150px;
  }


  .row-f-li>div {
    margin-bottom: 30px;
  }
  .row-f-li .f-li {
    padding-left: 0;
  }
  .row-f-li .f-li:before {
    content:none;
  }
  .row-f-li .n {
    margin-bottom: 15px;
  }
}
