@charset "UTF-8";
/*
 Theme Name:   EMB Main
 Theme URI:    
 Description:  EMB main site
 Author:       SPEC Design
 Author URI:   http://studiospec.com.au
 Version:      1.0.0
*/
@import url("css/base.css");
@import url("css/style_pc.css") screen and (min-width: 768px);
@import url("css/style_sp.css") screen and (max-width: 767px);
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Noto+Sans:wght@400;500;700&display=swap");
/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: "Noto Sans", "Noto Sans CJK JP", helvetica, "Lucida Grande", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  color: #333;
  font-size: 18px;
  line-height: 1.4;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
body.default {
  background: none !important;
}

@media screen and (min-width: 768px) {
  body {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  body {
    font-size: 18px;
  }
}
@media screen and (max-width: 1199px) {
  body {
    position: relative !important;
  }
}
img[src$=".svg"] {
  width: auto;
}

a {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
a:visited {
  color: #333;
}
a:hover {
  color: #1d2089;
}

img {
  max-width: 100%;
  border: none;
  line-height: 0;
}

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

ul, ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul li, ol li {
  margin: 0;
  padding: 0;
}
ul.list-style-disc, ol.list-style-disc {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 2em;
}

dl {
  padding: 0;
  margin: 0;
}
dl dt, dl dd {
  margin: 0;
  padding: 0;
  float: none;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
  line-height: 200%;
}

a, button, .btn, .button {
  transition: 400ms;
}

hr {
  border: 0;
  background: #aaa;
  opacity: 1;
}

.red {
  color: red;
}

.small {
  font-size: 0.875em;
}

.bold {
  font-weight: bold;
}

.font-small {
  font-size: 0.875rem;
}

button, input, optgroup, select, textarea {
  margin: 0;
  margin-top: 0px;
  margin-left: 0px;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

input[type=checkbox] {
  margin-right: 5px;
}

.form-control, input[type=text], select {
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

*:focus {
  outline: none;
}

/*============================
  Bootstrap Like Style
============================*/
.headline1.mb-xs {
  margin-bottom: 5px;
}
.headline1.mb-sm {
  margin-bottom: 10px;
}
.headline1.mb-md {
  margin-bottom: 15px;
}
.headline1.mb-lg {
  margin-bottom: 20px;
}
.headline1.mb-xl {
  margin-bottom: 30px;
}

.headline2.mb-xs {
  margin-bottom: 5px;
}
.headline2.mb-sm {
  margin-bottom: 10px;
}
.headline2.mb-md {
  margin-bottom: 15px;
}
.headline2.mb-lg {
  margin-bottom: 20px;
}
.headline2.mb-xl {
  margin-bottom: 30px;
}

.headline3.mb-xs {
  margin-bottom: 5px;
}
.headline3.mb-sm {
  margin-bottom: 10px;
}
.headline3.mb-md {
  margin-bottom: 15px;
}
.headline3.mb-lg {
  margin-bottom: 20px;
}
.headline3.mb-xl {
  margin-bottom: 30px;
}

.headline4.mb-xs {
  margin-bottom: 5px;
}
.headline4.mb-sm {
  margin-bottom: 10px;
}
.headline4.mb-md {
  margin-bottom: 15px;
}
.headline4.mb-lg {
  margin-bottom: 20px;
}
.headline4.mb-xl {
  margin-bottom: 30px;
}

.headline5.mb-xs {
  margin-bottom: 5px;
}
.headline5.mb-sm {
  margin-bottom: 10px;
}
.headline5.mb-md {
  margin-bottom: 15px;
}
.headline5.mb-lg {
  margin-bottom: 20px;
}
.headline5.mb-xl {
  margin-bottom: 30px;
}

.headline6.mb-xs {
  margin-bottom: 5px;
}
.headline6.mb-sm {
  margin-bottom: 10px;
}
.headline6.mb-md {
  margin-bottom: 15px;
}
.headline6.mb-lg {
  margin-bottom: 20px;
}
.headline6.mb-xl {
  margin-bottom: 30px;
}

.h1 {
  font-weight: bold;
}

.h2 {
  font-weight: bold;
}

.h3 {
  font-weight: bold;
}

.h4 {
  font-weight: bold;
}

.h5 {
  font-weight: bold;
}

.h6 {
  font-weight: bold;
}

.mr-1 {
  margin-right: 0.5em;
}

.ml-1 {
  margin-left: 0.5em;
}

.mr-2 {
  margin-right: 1em;
}

.ml-2 {
  margin-left: 1em;
}

.mr-3 {
  margin-right: 1.5em;
}

.ml-3 {
  margin-left: 1.5em;
}

.mr-4 {
  margin-right: 2em;
}

.ml-4 {
  margin-left: 2em;
}

.mr-5 {
  margin-right: 2.5em;
}

.ml-5 {
  margin-left: 2.5em;
}

.mt-xs {
  margin-top: 5px;
}

.mt-sm {
  margin-top: 10px;
}

.mt-md {
  margin-top: 15px;
}

.mt-lg {
  margin-top: 30px;
}

.mt-xl {
  margin-top: 48px;
}

.mb-xs {
  margin-bottom: 5px;
}

.mb-sm {
  margin-bottom: 10px;
}

.mb-md {
  margin-bottom: 15px;
}

.mb-lg {
  margin-bottom: 30px;
}

.mb-xl {
  margin-bottom: 48px;
}

.btn, .button {
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}

.btn, .button {
  text-align: center;
  border-radius: 3px;
  border: 1px solid #707070;
  color: #333;
  display: inline-block;
}
.btn.btn-default, .button.btn-default {
  background: #707070;
  color: #FFF;
  border: 0;
}
.btn.btn-default:hover, .button.btn-default:hover {
  background: #1d2089;
}
.btn.btn-primary, .button.btn-primary {
  background: #1d2089;
  color: #FFF;
  border-color: #1d2089;
}
.btn.btn-success, .btn.mgm-lostpassword-button, .button.btn-success, .button.mgm-lostpassword-button {
  background: #179983;
  color: #FFF;
  border-color: #1d8a74;
}
.btn.btn-warning, .button.btn-warning {
  background: #ff7b23;
  color: #FFF;
  border-color: #ec6c10;
}
.btn.btn-main, .button.btn-main {
  background: #FFF;
  color: #1d2089;
}
.btn.btn-sub, .button.btn-sub {
  background: #efefef;
  color: #707070;
}
.btn:hover, .button:hover {
  opacity: 0.85;
}
.btn.btn-xs, .button.btn-xs {
  padding: 3px 10px;
  font-size: 80%;
}
.btn.btn-sm, .button.btn-sm {
  padding: 6px 15px;
  font-size: 0.875em;
}
.btn.btn-md, .button.btn-md {
  padding: 7px 30px;
  font-size: 100%;
}
.btn.btn-lg, .button.btn-lg {
  padding: 10px 15px;
  font-size: 100%;
  font-weight: bold;
  border-radius: 7px;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
}
.btn.btn-xl, .button.btn-xl {
  padding: 15px 60px;
  font-size: 130%;
}
.btn.btn-block, .button.btn-block {
  display: block;
}
.btn.btn-search, .button.btn-search {
  background: #333;
  color: #FFF;
  border: 1px solid #333;
}
.btn.btn-search:hover, .button.btn-search:hover {
  background: #1d2089;
  border-color: #1d2089;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.clearfix:before, .row:before, .clearfix:after, .row:after, .flext:before, .flex:after {
  display: table;
  content: " ";
  clear: both;
}

.inline {
  display: inline-block;
}

.childless {
  font-weight: normal;
}

.flex {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-left: -10px;
  margin-right: -10px;
}
.flex .flx-1 {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 100%;
  max-width: 100%;
}
.flex .flx-2 {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 50%;
  max-width: 50%;
}
.flex .flx-3 {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
.flex .flx-4 {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 25%;
  max-width: 25%;
}
.flex .flx-5 {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 20%;
  max-width: 20%;
}
.flex .flx-6 {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
.flex .flx-7 {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
.flex .flx-8 {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 12.5%;
  max-width: 12.5%;
}
.flex .flx-9 {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
.flex .flx-10 {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 10%;
  max-width: 10%;
}

.label {
  font-size: 65%;
  border-radius: 3px;
  padding: 2px 5px;
  display: inline-block;
  vertical-align: text-bottom;
  line-height: 1em;
}
.label.label-sm {
  font-size: 80%;
  padding: 5px 7px;
}
.label.label-md {
  font-size: 100%;
  padding: 7px 10px;
}
.label.label-lg {
  font-size: 110%;
  padding: 10px 15px;
}
.label.label-lg {
  font-size: 130%;
  padding: 15px 20px;
}
.label.label-default {
  background: #ddd;
}
.label.label-primary {
  background: #2e3092;
  color: #222;
}
.label.label-success {
  background: #179983;
  color: #FFF;
}
.label.label-warning {
  background: #ff7b23;
  color: #FFF;
}

.label-cat {
  font-size: 75%;
  vertical-align: middle;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.label-cat .cat-country, .label-cat .cat-gyoushu, .label-cat .label {
  border-radius: 3px;
  padding: 2px 6px;
  display: flex;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  text-align: center;
  align-items: center;
}
.label-cat .label {
  font-size: 18px;
  background: #efefef;
}
.label-cat .cat-country {
  border: 1px solid #707070;
}
.label-cat .cat-gyoushu {
  background-color: #707070;
  border: 1px solid #707070;
  color: #FFF;
}

.card .card-image {
  margin-bottom: 5px;
}
.card .card-meta {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.card .card-date {
  font-size: 80%;
}
.card .card-cat {
  font-size: 75%;
}
.card .card-title {
  font-weight: bold;
}
.text-black {
  color: #333;
}

.text-main {
  color: #1d2089 !important;
}

.text-gray {
  color: #707070 !important;
}

.ratio {
  display: block;
}

.ratio-3x2 {
  --bs-aspect-ratio: calc( 2 / 3 * 100%);
}

.fullwidth {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}

/*============================
  Base
============================*/
.breadcrumb {
  font-size: 14px;
  color: #707070;
  padding: 0 15px;
  display: flex;
  align-items: center;
  margin: 0 -5px 2em;
}
.breadcrumb li {
  display: inline-block;
  padding: 0 5px;
}
.breadcrumb li a {
  display: block;
  color: #1d2089;
}
.breadcrumb li a:after {
  content: "";
  border-bottom: 1px solid #1d2089;
  display: block;
  width: 0;
  transition: 200ms;
}
.breadcrumb li a:hover:after {
  opacity: 0.8;
  width: 100%;
}

.home #page_headline {
  display: none !important;
}
.home .date .post-date .post-year {
  display: none;
}

.date {
  font-weight: normal !important;
  color: #333 !important;
}
.date .post-date {
  font-size: 16.2px;
}
.date i {
  color: #999 !important;
  font-size: 1rem;
}

.title {
  font-weight: bold;
  color: #333;
}
.title a {
  color: #333;
}
.title a:hover {
  color: #1d2089;
}

a:hover .title {
  color: #1d2089;
}

.excerpt {
  line-height: 170%;
  margin-bottom: 5px;
  font-size: 18px !important;
  word-break: break-all;
}

@media screen and (max-width: 767px) {
  .excerpt {
    font-size: 18px !important;
  }
}
.form-control {
  padding: 5px;
}

.image {
  position: relative;
  height: auto !important;
  max-width: 100%;
  overflow: hidden;
}
.image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: auto !important;
  transition: 0.4s ease-out !important;
}
#global_menu {
  box-sizing: content-box;
}

#header_wrap {
  background: url(img/header/background.jpg) repeat-x left top !important;
}

.headline1 {
  margin: 0 0 0.5em !important;
  padding: 0 0 0.3em !important;
  color: #333 !important;
  font-weight: bold;
  font-size: 28px !important;
  line-height: inherit !important;
  background: transparent !important;
}

.headline-border {
  border-bottom: 4px solid #f2f2f2;
  position: relative;
  /*
    &:after{
      content: ".";
      line-height: 0;
      display: block;
      overflow: hidden;
      position: absolute;
      bottom: -4px;
      width: 50px;
      border-bottom: 4px solid $main;    
    }
  */
}

@media screen and (max-width: 767px) {
  .headline1 {
    height: auto !important;
  }
}
.btn-trial {
  font-weight: 500;
  background: #FFF;
  color: #707070;
  border: 2px solid #1d2089 !important;
  height: 36px !important;
  line-height: 22px !important;
  width: calc(100% - 4px);
  margin: 0 auto;
}
.btn-trial:hover {
  border-color: #1d2089 !important;
}

.member_login .btn-login {
  text-indent: 0;
  background: #1d2089 !important;
  font-weight: 500;
  color: #FFF !important;
  border: 0;
}
.member_login .btn-login:hover {
  background: #1d2089;
  opacity: 0.85;
}

.list-text li .item-details {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #aaa;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list-text li .item-details .title {
  font-size: 22px;
  font-weight: bold;
}
.list-text li .item-details .label-cat span {
  margin-bottom: 0;
}
.list-text li .date {
  margin: 0 0 0 5px;
}
.list-text li:last-child .item-details {
  border: 0;
}

.no-wrap {
  wrap: nowrap;
}

.vc_separator .vc_sep_line {
  border-top: 1px dashed #CCC !important;
}

#page_headline {
  background: #FFF !important;
}

.meta_info {
  justify-content: space-between;
}

.btn-circle {
  background: #aaa;
  border-radius: 100px;
  border: 0;
  height: 32px;
  width: 32px;
  line-height: 32px;
  font-size: 100%;
  margin: 0 5px;
  padding: 0;
  color: #FFF;
  text-align: center;
}
.btn-circle:hover {
  opacity: 0.8;
  color: #FFF !important;
  background: #1d2089;
}
.btn-circle.bookmarked {
  background: #1d2089;
}

.wpfp-link, .wpfp-link-articles {
  min-width: 32px;
  height: 32px;
  width: 32px;
  text-decoration: none;
  display: inline-block;
  margin: 0 5px;
  font-size: 100%;
  font-weight: 400;
  color: #fff !important;
  border-radius: 100px;
  text-shadow: none;
  text-align: center;
  line-height: 32px;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: #aaa !important;
}
.wpfp-link:hover, .wpfp-link-articles:hover {
  opacity: 0.8;
  background: #1d2089 !important;
}

.save-post .wpfp-link {
  min-width: 0;
  height: auto;
  width: auto;
  margin: 0;
  background: transparent !important;
  color: #333 !important;
}

.myfavorite_clear_all {
  margin-top: 2em;
}
.myfavorite_clear_all .wpfp-link {
  color: #FFF;
  height: auto;
  width: auto;
  padding: 5px 10px;
  border-radius: 4px;
  background: #707070 !important;
  padding: 6px 15px;
  font-size: 0.875em;
}
.myfavorite_clear_all .wpfp-link:hover {
  background: #1d2089 !important;
}

.wpfp-link-articles {
  background: #1d2089 !important;
}

.show_favorite .wpfp-link.remove-parent {
  background: #707070 !important;
  padding: 3px 10px;
  font-size: 80%;
  height: auto;
  width: auto;
  margin: 0;
  border-radius: 3px;
  line-height: 1.5em;
}
.show_favorite .wpfp-link.remove-parent:hover {
  background: #1d2089 !important;
}

@media screen and (min-width: 1200px) {
  #contents {
    margin-top: 30px !important;
    width: 1200px !important;
    min-width: 1140px;
    padding: 0;
  }
  #contents #main_col {
    width: 72.5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  #contents #side_col {
    width: 27.5%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#header_wrap #news_ticker {
  position: relative;
  top: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 10px 0;
  background: #efefef;
}
#header_wrap #news_ticker .container {
  position: relative;
  background: none !important;
}
#header_wrap #news_ticker .container .label-topics {
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  background: #aaa;
  line-height: 20px;
}
#header_wrap #news_ticker .container ul {
  margin-bottom: 0;
  left: -4.5em;
  text-indent: 4.5em;
}
#header_wrap #news_ticker .container ul li {
  width: calc(100% + 4.5em);
  line-height: 1.7em;
}
#header_wrap #news_ticker .container ul li a:hover {
  color: #1d2089 !important;
}

@media screen and (max-width: 1199px) {
  #header_wrap {
    min-width: auto !important;
  }
  .label-topics {
    font-size: 13px !important;
    padding: 3px 7px !important;
  }
  .ticker {
    overflow-x: hidden;
    overflow-y: visible;
    display: flex;
  }
  .ticker ul {
    margin-left: 10px !important;
    width: 100% !important;
    position: relative !important;
    top: 0;
  }
  .ticker ul li {
    position: relative !important;
    margin-top: 0 !important;
  }
}
.ticker {
  text-align: left;
  position: relative;
  overflow: hidden;
}
.ticker ul {
  position: absolute;
  margin-left: 85px;
  top: 0px;
  width: calc(100% - 8em);
}
.ticker ul li {
  display: none;
  line-height: 1em;
}
.ticker ul li a {
  color: #333 !important;
  vertical-align: bottom;
}

#return_top {
  border-radius: 100px;
  position: fixed;
  z-index: 100;
  bottom: 50px;
  right: 50px;
  background: #1d2089 !important;
  height: 65px !important;
  width: 65px !important;
  font-size: 30px;
  line-height: 65px;
  margin: 0 !important;
  float: none !important;
  text-indent: 0 !important;
  text-align: center;
  color: #FFF !important;
}
#return_top:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  #return_top {
    position: fixed !important;
    border-radius: 50px !important;
    font-size: 20px !important;
    height: 45px !important;
    width: 45px !important;
    line-height: 45px !important;
  }
}
/*============================
  TOP
============================*/
#top-news, #news-headlines, #recent-post, #featured_post, #pickup_post {
  margin: 0 0 4em 0 !important;
  overflow: hidden;
}

#top-news .subtitle, #pickup_post .subtitle {
  margin-bottom: 1em;
}
#top-news .date, #pickup_post .date {
  line-height: 1em;
  margin-bottom: 0.5em;
  font-size: 13px;
}

.post1 {
  padding-bottom: 15px;
  border-bottom: 1px solid #CCC;
}
.post1 .title {
  font-size: 28px;
  margin-bottom: 0.5em;
}
.post1 .subtitle {
  font-size: 22px;
  margin-bottom: 0.5em;
}
.post1 .post-thumbnail {
  width: 48%;
}
.post1 .post-details {
  width: 52%;
}

@media screen and (max-width: 767px) {
  .post1 .post-thumbnail {
    width: 100%;
    margin-bottom: 10px;
  }
  .post1 .post-details {
    width: 100%;
  }
}
.post2 {
  margin-bottom: 0;
  border-bottom: 1px solid #aaa;
}
.post2 .title {
  font-size: 22px;
  margin-bottom: 1em;
  line-height: 1.5em;
}
.post2 .subtitle {
  font-size: 18px;
  margin-bottom: 0.5em;
}
.post2 li .list-wrapper-1, .post2 li .list-wrapper-2 {
  height: 100%;
}
.post2 li .list-wrapper-2 .post-detail {
  width: auto;
}
.post2 li .list-wrapper-2 .post-thumbnail {
  width: 50.9708737864%;
  display: inline;
  float: right;
}
.post2 li:nth-child(-n+2) .list-wrapper-1::after {
  content: "";
  display: block;
  border-bottom: 1px solid #ccc;
  position: relative;
  bottom: calc(-1em - 1px);
}
.post2 .excerpt {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .post2 li {
    border-bottom: 1px dashed #aaa;
  }
  .post2 li:nth-child(2n) .list-wrapper-1 {
    border: 0;
  }
  .post2 li:nth-child(-n+2) .list-wrapper-1::after {
    display: none;
  }
  .post2 li:last-child {
    border: 0;
  }
}
#pickup_post .post2 {
  border: 0 !important;
}

#news-headlines {
  position: relative;
}
#news-headlines .go2list {
  position: absolute;
  top: 8px;
  right: 15px;
  border: 1px solid #222;
  background: #333;
  padding: 4px 10px;
  color: #FFF;
  font-size: 90%;
  border-radius: 2px;
}
#news-headlines .go2list a {
  color: #FFF;
}

#recent-post .cat-country {
  font-size: 75%;
}

#recent_post li {
  min-height: inherit;
}
#recent_post li.mb-sm {
  margin-bottom: 10px;
}

@media screen and (max-width: 1199px) {
  .sp-container {
    margin-left: 15px;
    margin-right: 15px;
  }
  #header {
    background: transparent !important;
  }
  #header .main_header {
    margin-bottom: 10px;
  }
  .breadcrumb, #main_col, .post {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #main_col {
    background: #FFF !important;
  }
  #search_input_sp {
    width: 80% !important;
    color: #333;
    border: 2px solid #333;
    border-right: 0;
    border-radius: 0.25rem 0 0 0.25rem;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  #header #logo {
    width: 100%;
    max-width: 180px;
    max-height: 60px;
    padding: 0;
  }
}
/* Header Scroll */
@keyframes fadedownAnime {
  0% {
    opacity: 0;
    transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (min-width: 768px) {
  body.header-scrolled #header .main_header {
    position: fixed;
    top: 0;
    z-index: 2000;
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.95);
    padding: 15px 0;
    width: 100%;
    animation: fadedownAnime 400ms;
  }
  body.header-scrolled #contents {
    margin-top: 114px !important;
  }
  #header {
    height: auto !important;
  }
  #top-news .post1 .post-thumbnail {
    display: inline;
    float: right;
    margin-left: 1rem;
    margin-bottom: 1rem;
    width: 44.4444444444%;
  }
  #top-news .post1 .post-details {
    width: auto;
  }
  #top-news .post2 li {
    padding-bottom: 0;
  }
  #recent_post ul {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  #recent_post ul li {
    min-height: 100% !important;
    padding: 10px;
    margin: 0;
  }
  #featured_post {
    background: transparent !important;
    border: 0 !important;
  }
}
@media screen and (max-width: 991px) {
  #header_wrap #header {
    padding: 7px 0 9px;
  }
}
@media screen and (max-width: 1200px) {
  body.header-scrolled #header .main_header {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 7px 0 9px;
    z-index: 2000;
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.95);
    animation: fadedownAnime 400ms;
  }
}
.post_meta .date {
  display: flex;
  align-items: center;
  margin-top: -3px !important;
  margin-bottom: 5px !important;
}

/*============================
  Slide show
============================*/
.rs-slider > li img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.rs-wrap {
  width: 100% !important;
}

/*============================
  Slide show
============================*/
#index_right_col #search_input {
  width: 230px !important;
}

/*============================
  SIDE
============================*/
.search_area #search_input {
  width: 80%;
  height: 38px;
  border-radius: 5px 0 0 5px;
  color: #333;
  border: 2px solid #333;
  border-right: 0;
  font-weight: 500;
}
.search_area .btn {
  width: 20%;
  border-radius: 0 5px 5px 0;
}

#side_col .side_widget {
  border: 0 !important;
  margin: 0 0 2em 0;
}
#side_col .side_widget li {
  margin: 0;
  padding: 1.25em 0;
}
#side_col .side_widget .side_headline {
  background: #1d2089;
  color: #FFF;
  border-radius: 7px 7px 0 0;
  margin-bottom: 0;
  text-align: center;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  #side_col {
    background: transparent !important;
    padding: 0 !important;
  }
  #side_col .search_area {
    display: none;
  }
  #side_col #member-menu {
    display: none;
  }
}
#member-menu .side_widget {
  background: #efefef;
}
#member-menu .side_widget ul li {
  border-bottom: 1px dotted #666;
}
#member-menu .side_widget ul li .fas {
  color: #1d2089;
}
#member-menu .side_widget ul li a {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
#member-menu .side_widget ul li a:hover {
  color: #1d2089;
}

#breaking-news .side_widget ul li .date {
  display: block;
  float: left;
  margin-right: 5px;
}
#breaking-news .side_widget ul li .title {
  display: block;
  float: left;
}

#popular-ranking .side_widget ul.wpp-list {
  margin: 0 -10px !important;
}
#popular-ranking .side_widget ul.wpp-list .date {
  display: flex;
  align-items: center;
  font-size: 18px;
  margin: 0;
}
#popular-ranking .side_widget ul.wpp-list .post-date {
  display: none;
}
#popular-ranking .side_widget ul li {
  border-bottom: 1px dotted #AAA;
}
#popular-ranking .side_widget ul li:last-child {
  border-bottom: 1px solid #AAA;
}
#popular-ranking .side_widget ul li:before {
  padding: 0px 5px;
  color: #1d2089;
  font-size: 24px;
  font-weight: bold;
  float: left;
  width: 2em;
}
#popular-ranking .side_widget ul li .label-cat .cat-country, #popular-ranking .side_widget ul li .label-cat .cat-gyoushu {
  margin-bottom: 0;
}
#popular-ranking .side_widget ul li a {
  display: inline-block;
  vertical-align: top;
  float: left;
  font-weight: 500;
  line-height: 170%;
  width: 100%;
}
#popular-ranking .side_widget ul li:nth-child(1):before {
  content: "1";
}
#popular-ranking .side_widget ul li:nth-child(2):before {
  content: "2";
}
#popular-ranking .side_widget ul li:nth-child(3):before {
  content: "3";
}
#popular-ranking .side_widget ul li:nth-child(4):before {
  content: "4";
}
#popular-ranking .side_widget ul li:nth-child(5):before {
  content: "5";
}
#popular-ranking .side_widget ul li:nth-child(6):before {
  content: "6";
}
#popular-ranking .side_widget ul li:nth-child(7):before {
  content: "7";
}
#popular-ranking .side_widget ul li:nth-child(8):before {
  content: "8";
}
#popular-ranking .side_widget ul li:nth-child(9):before {
  content: "9";
}
#popular-ranking .side_widget ul li:nth-child(10):before {
  content: "10";
}

#main-sidebar .sidebar_wrapper {
  padding: 0 5px;
}
#main-sidebar .sidebar_wrapper .custom_widget {
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .side_widget li {
    background: none !important;
  }
  #breaking-news .side_widget ul li:last-child, #popular-ranking .side_widget ul li:last-child, #member-menu .side_widget ul li:last-child {
    margin-bottom: 0;
  }
  #breaking-news .side_widget ul li .date, #popular-ranking .side_widget ul li .date, #member-menu .side_widget ul li .date {
    margin: 0;
  }
  #breaking-news .side_widget ul li a, #popular-ranking .side_widget ul li a, #member-menu .side_widget ul li a {
    display: inline-block;
    font-size: 18px;
    padding: 0 5px;
  }
  #breaking-news .side_widget ul li .title, #popular-ranking .side_widget ul li .title, #member-menu .side_widget ul li .title {
    display: inline-block;
  }
}
/*============================
  FOOTER
============================*/
#site_footer #emb-associate-sites {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  margin: 0 auto;
}
#site_footer #emb-associate-sites .arrow_box {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  width: 17%;
  min-width: 180px;
  height: 40px;
  line-height: 38px;
  position: relative;
  background: #FFF;
  border: 1px solid #aaa;
  margin-right: 22px;
  padding: 0 15px;
}
#site_footer #emb-associate-sites .arrow_box:after, #site_footer #emb-associate-sites .arrow_box:before {
  left: 100%;
  top: 100%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#site_footer #emb-associate-sites .arrow_box:after {
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #FFF;
  border-width: 19px;
  margin-top: -38px;
}
#site_footer #emb-associate-sites .arrow_box:before {
  border-color: rgba(112, 112, 112, 0);
  border-left-color: #707070;
  border-width: 20px;
  margin-top: -39px;
}
#site_footer #emb-associate-sites ul {
  margin-bottom: 2em;
}
#site_footer #emb-associate-sites ul li {
  width: auto;
  white-space: nowrap;
  padding: 0 2px;
  text-align: center;
  height: 40px;
  margin-bottom: 4px;
}
#site_footer #emb-associate-sites ul li a {
  color: #707070;
  background-color: #EFEFEF;
  display: block;
  line-height: 40px;
  font-size: 16px;
  font-weight: 500;
  padding: 0 30px;
}
#site_footer #emb-associate-sites ul li a:hover {
  background-color: #1d2089;
  color: #FFF;
}
#site_footer #footer_wrap {
  color: #333;
  background: #FFF;
  overflow: hidden;
}
#site_footer #footer_wrap #footer {
  color: #333;
  font-size: 18px;
  width: 100vw;
  max-width: 1400px;
}
#site_footer #footer_wrap #footer a {
  color: #333;
}

#footer_banner ol li {
  width: 30%;
}

#footer_logo_area {
  padding-top: 15px;
  padding-bottom: 15px;
}
#footer_logo_area #footer_logo img {
  width: 50%;
}

#footer_logo_text_area {
  width: auto !important;
  padding-top: 0px !important;
  padding-bottom: 40px !important;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
#footer_logo_text_area #footer_logo_text {
  text-align: center;
}

#footer_office_info h4, #footer_office_info p {
  font-size: 14px;
  line-height: 1.7em;
  margin-bottom: 5px;
}
#footer_office_info h4 {
  font-weight: bold;
}

#footer_widget_area {
  width: 100% !important;
  margin: 0;
  float: none !important;
}
#footer_widget_area #footer_widget {
  margin: 0;
}
#footer_widget_area #footer_widget .footer_widget {
  width: 100%;
  float: none;
  margin: 0;
}
#footer_widget_area #footer_widget .footer_widget #menu-footer_menu {
  margin: 0;
  display: flex;
  justify-content: space-evenly;
}
#footer_widget_area #footer_widget .footer_widget #menu-footer_menu > .menu-item {
  margin: 0;
  width: auto;
  font-size: 16px;
  display: flex;
  align-items: center;
}
#footer_widget_area #footer_widget .footer_widget #menu-footer_menu > .menu-item:before {
  content: "";
  color: #1d2089;
  margin-right: 3px;
  height: 18px;
  width: 18px;
  background: #1d2089;
  display: inline-block;
}
#footer_widget_area #footer_widget .footer_widget #menu-footer_menu > .menu-item a {
  text-decoration: none;
  border-bottom: 0;
}
#footer_widget_area #footer_widget .footer_widget #menu-footer_menu > .menu-item a:hover {
  color: #1d2089;
}

@media screen and (min-width: 768px) {
  #footer #footer_logo_text_area {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  #site_footer {
    padding-top: 3em;
    border-top: 1px solid #aaa;
  }
  #site_footer #emb-associate-sites ul li {
    text-align: left;
  }
  #site_footer #emb-associate-sites ul li a {
    font-size: 3.8461538462vw;
    width: calc(100vw - 20px);
    padding: 0 10px;
  }
  #site_footer #footer {
    font-size: 12px !important;
  }
  #site_footer #footer #footer_widget_area {
    padding: 0;
  }
  #site_footer #footer #footer_widget_area #footer_widget #menu-footer_menu {
    flex-wrap: wrap;
  }
  #site_footer #footer #footer_widget_area #footer_widget #menu-footer_menu .menu-item {
    width: 100%;
    padding: 5px;
  }
  #site_footer #footer #footer_logo_text_area {
    text-align: center;
  }
  #site_footer #footer #footer_logo_text_area #footer_logo_text {
    display: block;
  }
}
.official-sns {
  margin-bottom: 30px;
  text-align: center;
}
.official-sns .circle-block {
  background: #999 !important;
  border-radius: 100px;
  display: inline-block;
  height: 36px;
  width: 36px;
  line-height: 36px;
  text-align: center;
  margin: 0 5px;
  color: #FFF !important;
}
.official-sns .circle-block:hover {
  background: #1d2089 !important;
}

#copyright {
  background: #1d2089 !important;
  color: #FFF !important;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  #copyright p {
    width: 100% !important;
    text-align: center;
    margin: 0 !important;
  }
}
.mgm_aff_footer {
  display: none;
}

/*============================
  Single
============================*/
.read_more {
  text-align: center;
  margin: 2em 0;
}
.read_more .read_more_link {
  border-bottom: 1px dotted #1d2089;
  color: #1d2089;
}
.read_more .read_more_link:hover {
  opacity: 0.8;
}

.related_tags {
  margin: 1em 0;
}
.related_tags h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1em;
}
.related_tags .label-cat .label {
  padding: 5px 10px;
  height: 30px;
}
.related_tags .category_tag {
  font-size: 80%;
  display: inline-block;
  background: #DDD;
  padding: 2px 7px;
  margin: 0 5px;
  border-radius: 3px;
}
.related_tags .category_tag:hover {
  opacity: 0.8;
}

.title2 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.5em;
}

#related_posts .list-text li:last-child .item-details, #taxonomy_posts .list-text li:last-child .item-details {
  border-bottom: 1px dotted #aaa;
}

.btn-tokushu {
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  min-height: 48px;
  align-items: center;
  display: flex;
  text-align: center;
  justify-content: center;
  border-radius: 5px;
  white-space: break-spaces;
}
.btn-tokushu i {
  margin: 0 0 0 0.5em;
}

/*============================
  SERVICE
============================*/
.headline4 {
  font-size: 20px;
  color: #333;
  padding-left: 0.5em;
  border-left: 4px solid #1d2089;
  margin: 0.375em 0;
}

#service .price {
  font-size: 1.7em;
  color: #e44;
  font-weight: bold;
}
#service .product_detail > dd ul {
  list-style-position: outside;
  list-style-type: disc;
  margin-left: 1.5em;
  margin-bottom: 1em;
}
#service .product_detail > dd ul li {
  padding: 2px 0;
}
#service .product_detail > dd ul li h5 {
  font-size: 18px;
  font-weight: normal;
}

/*============================
  SEARCH
============================*/
.select-keyword, .select-country, .select-industry, .search-cond, .select-term {
  margin-bottom: 15px;
  background: #FFF;
}
.select-keyword .post, .select-country .post, .select-industry .post, .search-cond .post, .select-term .post {
  padding: 15px;
}

.search-form h3 {
  cursor: pointer;
  background: #1d2089 !important;
}
.search-form h3:hover {
  background: #ff7b23 !important;
}
.search-form .accordion1, .search-form .accordion2, .search-form .accordion3, .search-form .accordion4 {
  display: none;
}
.search-form .select-keyword input {
  padding: 5px 15px;
  width: 100%;
  max-width: 480px;
}
.search-form .select-country dt, .search-form .select-industry dt {
  margin-top: 15px;
}
.search-form .select-country label, .search-form .select-industry label {
  display: inline-block;
  width: 31%;
  margin-bottom: 10px;
  margin-right: 1%;
  vertical-align: top;
  line-height: 1.5;
}
.search-form .select-country dt.inline, .search-form .select-industry dt.inline {
  width: 33.33%;
}
.search-form .select-country dt.inline label, .search-form .select-industry dt.inline label {
  width: 100%;
}
.search-form .form-submit {
  padding-bottom: 15px;
}

#main_col #content {
  border-width: 0;
  overflow: visible;
}
#main_col #content .post ul, #main_col #content .post ol {
  margin: 0 0 2em 1em;
}
#main_col #content .post ul li, #main_col #content .post ol li {
  background-image: none;
}
#main_col #content .post p {
  font-size: 18px;
  color: #333;
}
#main_col #content .post .red {
  color: red;
}
#main_col #content .post .searchhighlight {
  background: #ffff00;
}
#main_col #post_list {
  border: 0;
  overflow: visible;
}
#main_col #post_list li {
  margin-bottom: 0;
}
#main_col #post_list li .title {
  font-size: 22px;
}
#main_col #post_list .searchhighlight {
  background: #ffff00;
}

#slider {
  position: relative;
}
#slider:before, #slider:after {
  position: absolute;
  top: -5px;
  padding: 2px 5px;
  font-size: 90%;
  background: #EEE;
}
#slider:before {
  content: "最新";
  left: -50px;
}
#slider:after {
  content: "過去";
  right: -50px;
}

.ui-slider-horizontal .ui-slider-range {
  background: #3366cc;
}

/*============================
  Contact & Trial Form
============================*/
.post-name-trial #main_col #content .post ul, .post-name-trial #main_col #content .post ol, .post-name-contact #main_col #content .post ul, .post-name-contact #main_col #content .post ol {
  margin-left: 2em;
}

/*============================
  Privacy policy page
============================*/
.post-name-privacy-policy #main_col #content .post ul li, .post-name-privacy-policy #main_col #content .post ol li {
  margin-bottom: 1em;
}

/*============================
  Copyright page
============================*/
#main_col #content .post #copyright-terms ul li {
  list-style-type: disc;
  list-style-position: outside;
  padding: 0;
  margin-left: 1.2em;
  border: 0;
}

/*============================
  LOST PW
============================*/
.mgm_message {
  margin-bottom: 2em;
}

/*============================
  ARCHIVE
============================*/
.archive-list li .title {
  font-size: 22px;
}
.archive-list li .excerpt p {
  line-height: 1.75em;
  margin-bottom: 0;
}

@media screen and (max-width: 1199px) {
  #contents {
    min-width: 0;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  #contents #main_col {
    width: calc(100% - 250px - 30px);
  }
  #contents #side_col {
    width: 250px;
  }
  #header_wrap {
    min-width: 0 !important;
    width: 100% !important;
  }
  #footer_wrap {
    min-width: 0 !important;
    width: 100% !important;
  }
  #footer_wrap #footer {
    width: 100%;
    min-width: 0;
  }
  #footer_wrap #footer #menu-footer_menu {
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
  }
  #footer_wrap #footer #menu-footer_menu > .menu-item {
    padding-left: 5px;
    padding-right: 5px;
  }
  #copyright {
    min-width: 0 !important;
    width: 100% !important;
  }
}
@media screen and (max-width: 991px) {
  #contents {
    width: 100%;
  }
  #contents #main_col {
    width: 100%;
  }
  #contents #side_col {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #contents #main_col, #contents #side_col {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #main_col .post {
    padding: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 2em;
  }
  #main_col #post_list .info {
    width: 100%;
    float: none;
  }
  #main_col #post_list .info .excerpt {
    margin-bottom: 0;
  }
}
/*============================
  Single
============================*/
@media screen and (max-width: 767px) {
  .meta_info {
    flex-wrap: wrap;
    justify-content: end;
  }
  .meta_info .post_meta {
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 0.5em;
  }
}
/*============================
  My News Feed
============================*/
.mypage--nav {
  background: none !important;
  padding-bottom: 0 !important;
  margin-top: 30px;
  float: none !important;
}
.mypage--nav .tab-container {
  margin-bottom: 15px;
  float: none;
}
.mypage--nav .tab-container ul {
  float: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.mypage--nav .tab-container ul li {
  border-radius: 3px;
  border: 1px solid #707070;
  background: #FFF;
  width: auto;
  float: none;
}
.mypage--nav .tab-container ul li.active, .mypage--nav .tab-container ul li:hover {
  background: #1d2089;
  border-color: #1d2089;
}
.mypage--nav .tab-container ul li.active a, .mypage--nav .tab-container ul li:hover a {
  color: #FFF;
}
.mypage--nav .tab-container ul li a {
  display: block;
  color: #222;
}

.alltab_container, .set_item_container {
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #FFF;
  padding: 2em;
}
.alltab_container .mypage-header, .set_item_container .mypage-header {
  margin-top: 0;
  float: none;
}
.alltab_container .section-newsroom, .set_item_container .section-newsroom {
  float: none !important;
  margin-top: 0 !important;
}
.alltab_container .section-newsroom .newsroom-row, .set_item_container .section-newsroom .newsroom-row {
  padding: 2em 0;
  border-top: 1px dotted #aaa;
}
.alltab_container .newsroom-header, .set_item_container .newsroom-header {
  display: flex;
  align-items: center;
}
.alltab_container .newsroom-header h2, .alltab_container .newsroom-header h3, .set_item_container .newsroom-header h2, .set_item_container .newsroom-header h3 {
  background: none !important;
  padding-left: 0 !important;
  font-size: 1.5em;
  color: #1d2089;
}
.alltab_container .newsroom-header h3, .set_item_container .newsroom-header h3 {
  display: inline-block;
  width: auto !important;
  float: none !important;
}
.alltab_container .newsroom-header > ul, .set_item_container .newsroom-header > ul {
  display: inline-block;
  width: auto !important;
  margin-left: 30px !important;
  vertical-align: top;
  float: none !important;
}
.alltab_container .newsroom-header ul li a, .set_item_container .newsroom-header ul li a {
  text-align: center !important;
  width: auto !important;
  float: right !important;
}
.alltab_container .newsroom-body, .set_item_container .newsroom-body {
  float: none;
}
.alltab_container .newsroom-body .allsearchcontain p, .set_item_container .newsroom-body .allsearchcontain p {
  font-size: 18px;
  line-height: 1.5em;
  margin-bottom: 0.5em;
}
.alltab_container .newsroom-body .tab_article_list button, .set_item_container .newsroom-body .tab_article_list button {
  padding: 5px 15px !important;
  font-size: 1.125em !important;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .alltab_container .newsroom-body .tab_article_list button, .set_item_container .newsroom-body .tab_article_list button {
    font-size: 14px !important;
  }
}
.alltab_container .newsroom-body .tab_article_list ul li, .set_item_container .newsroom-body .tab_article_list ul li {
  float: none;
}
.alltab_container .newsroom-body .tab_article_list .headline1:hover, .set_item_container .newsroom-body .tab_article_list .headline1:hover {
  opacity: 0.8;
  cursor: pointer;
}
.alltab_container .newsroom-body .tab_article_list .item-details .excerpt, .set_item_container .newsroom-body .tab_article_list .item-details .excerpt {
  display: none;
}
.alltab_container .newsroom-body .tab_article_list a, .set_item_container .newsroom-body .tab_article_list a {
  float: none;
  font-weight: bold;
}
.alltab_container .newsroom-body .tab_article_list a span, .set_item_container .newsroom-body .tab_article_list a span {
  float: none;
}

.customtab1container {
  float: none !important;
  margin-top: 0 !important;
}
.customtab1container * {
  float: none !important;
}
.customtab1container .search-item {
  border: 0;
  background: none;
}
.customtab1container .search-item .searchcontain {
  padding: 0;
}
.customtab1container .search-item .searchcontain p {
  margin: 0;
  padding: 0;
}
.customtab1container #tab1submitbtn {
  margin-bottom: 15px;
}

.accordion-content {
  background: #FFF;
}
.accordion-content .set_item_container .set_item dt {
  margin-top: 15px;
}
.accordion-content .set_item_container .set_item dt.inline {
  width: 33.33%;
}
.accordion-content .set_item_container .set_item dt.inline label {
  width: 100%;
}
.accordion-content .set_item_container .set_item .headline1 {
  cursor: pointer;
  background: #FFF !important;
  font-size: 18px !important;
  padding: 8px 15px !important;
  border: 1px solid #aaa;
  border-radius: 5px;
  color: #1d2089 !important;
  font-weight: 400;
}
.accordion-content .set_item_container .set_item .headline1:hover {
  background: #1d2089 !important;
  color: #FFF !important;
}
.accordion-content .set_item_container .set_item .post {
  display: none;
  padding: 20px 15px;
}
.accordion-content .set_item_container .set_item .checkbox label, .accordion-content .set_item_container .set_item .allCheck label {
  display: inline-block;
  width: 31%;
  margin-bottom: 10px;
  margin-right: 1%;
  vertical-align: top;
  line-height: 1.5;
}
.accordion-content .set_item_container .set_item .form-group ul li {
  background: none;
  width: 23%;
}
.accordion-content .set_item_container .set_item .form-group ul li label {
  width: 100%;
  display: inline-block;
}
.accordion-content .set_item_container .set_item .form-group ul li label.checked {
  background-color: #ff7b23 !important;
}

.block-checkbox.clm3 label {
  height: auto !important;
}

#noticmail .mailtime {
  margin-top: 15px;
}
#noticmail .mailtime li {
  display: inline-block;
}
#noticmail .mailtime li label {
  padding-right: 15px;
  padding-left: 15px;
}
#noticmail .mailtime li label.checked {
  background: #ff7b23 !important;
}

.mailnotification #noticmail a#send {
  white-space: break-spaces;
}

@media screen and (max-width: 767px) {
  .mypage--nav .tab-container ul:before, .mypage--nav .tab-container ul:after {
    content: " ";
    clear: both;
  }
  .mypage--nav .tab-container ul li {
    margin-bottom: 10px;
    position: relative;
  }
  .accordion-content .set_item_container .set_item .form-group ul li {
    width: 100%;
  }
  #slider {
    display: none;
  }
  .search-form .select-country label, .search-form .select-industry label, .accordion-content .set_item_container .set_item .checkbox label, .accordion-content .set_item_container .set_item .allCheck label {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .card .card-title {
    line-height: 1.1em;
    margin-bottom: 5px;
  }
  .card .col-5 {
    padding-right: 5px;
  }
  .card .col-7 {
    padding-left: 5px;
    font-size: 18px;
  }
  .card .col-7 p {
    line-height: 1.4em;
    margin: 0;
  }
}
#comments {
  display: none;
}

#header_wrap {
  background: none !important;
}
#header_wrap #header {
  width: 100%;
}

.site_header #site_description {
  color: #333 !important;
  left: auto;
  top: auto;
  line-height: 32px;
  text-indent: -9999px;
}
.site_header #site_description p {
  line-height: 32px;
  color: #333 !important;
}
.site_header #login_status {
  color: #333;
  text-align: right;
  margin: 0;
  font-size: 14px;
}

@media screen and (max-width: 1199px) {
  .site_header {
    display: none;
  }
}
.main_header {
  background: #FFF;
  margin-bottom: 15px;
}
.main_header .container {
  position: relative;
}
.main_header .container .flex_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main_header .container #header_banner {
  position: relative;
  top: 0;
  left: 0;
  padding: 0 0 0 15px;
  width: 40.4166666667%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.main_header .container #header_banner > div {
  width: 33.3333333333%;
}
.main_header .container #header_banner > div .btn {
  border: 1px solid #FFF;
  color: #333;
  font-weight: 500;
  font-size: 14px !important;
  height: 38px;
  line-height: 26px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
.main_header .container #header_banner > div .btn:hover {
  background: #1d2089 !important;
  color: #FFF !important;
}
.main_header #logo {
  position: relative;
  top: 0;
  left: 0;
  width: 25.4166666667%;
  text-decoration: none;
  overflow: visible;
}
.main_header #logo a {
  line-height: 0.2;
  color: #333;
}
.main_header #logo a:hover {
  text-decoration: none;
  color: #333;
}
.main_header #logo .logo_text {
  font-size: 11px;
  margin-left: 6px;
}
.main_header .header_nav {
  width: 34.1666666667%;
  padding: 0 15px;
  min-width: 415px;
}
.main_header .header_nav #global_menu {
  position: relative;
  z-index: inherit;
  bottom: 0;
  width: 100%;
  background: none;
  border: 0;
}
.main_header .header_nav #global_menu .global_menu_nav .nav-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main_header .header_nav #global_menu .global_menu_nav .nav-menu > li.menu-item {
  padding: 0 15px;
  text-align: center;
  width: auto !important;
}
.main_header .header_nav #global_menu .global_menu_nav .nav-menu > li.menu-item > a {
  font-size: 16px;
  padding: 0 5px;
  color: #333;
  border: 0;
  border-bottom: 3px solid #efefef;
  background: none;
}
.main_header .header_nav #global_menu .global_menu_nav .nav-menu > li.menu-item.active_menu > a {
  border-bottom: 3px solid #1d2089;
  color: #1d2089;
  background: #FFF !important;
}
.main_header .header_nav #global_menu .global_menu_nav .nav-menu > li.menu-item .sub-menu {
  z-index: 200;
  width: -moz-max-content !important;
  width: max-content !important;
  box-shadow: 0px 3px 20px -10px rgba(0, 0, 0, 0.3);
}
.main_header .header_nav #global_menu .global_menu_nav .nav-menu > li.menu-item .sub-menu li.menu-item a {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  border-color: #efefef;
}
.main_header .header_nav #global_menu .global_menu_nav .nav-menu > li.menu-item .sub-menu li.menu-item a:hover {
  background: #1d2089;
  color: #FFF;
}

#embLinkAccordionPC .accordion-header a i {
  transition: 200ms;
}
#embLinkAccordionPC .accordion-header a:not(.collapsed) {
  background: #1d2089;
  color: #FFF !important;
}
#embLinkAccordionPC .accordion-header a:not(.collapsed) i {
  transform: rotate(-180deg);
  transition: 200ms;
}
#embLinkAccordionPC #collapse_menu-embLink_PC {
  position: absolute;
  z-index: 200;
  background: #FFF;
  width: -moz-max-content !important;
  width: max-content !important;
  box-shadow: 0px 3px 20px -10px rgba(0, 0, 0, 0.3);
}
#embLinkAccordionPC #collapse_menu-embLink_PC .accordion-body {
  padding: 0;
}
#embLinkAccordionPC #collapse_menu-embLink_PC .accordion-body ul {
  margin: 0;
}
#embLinkAccordionPC #collapse_menu-embLink_PC .accordion-body ul li a {
  display: block;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #efefef;
  position: relative;
  padding: 10px 20px 8px;
  height: auto;
  line-height: 180%;
  margin: 0 0 -1px 0;
  text-align: left;
  background: #fff;
}
#embLinkAccordionPC #collapse_menu-embLink_PC .accordion-body ul li a:hover {
  background: #1d2089;
  color: #FFF;
}

#header_banner .btn-main {
  background: #1d2089;
  color: #FFF;
}

.modal .modal-dialog {
  max-width: 800px;
}
.modal .modal-dialog .modal-content {
  background: rgba(51, 51, 51, 0.7);
  border-radius: 10px;
}
.modal .modal-dialog .modal-content .modal-header {
  justify-content: center;
  padding-bottom: 0;
  border: 0;
}
.modal .modal-dialog .modal-content .modal-header .modal-title {
  color: #FFF;
  font-size: 20px;
  text-align: center;
}
.modal .modal-dialog .modal-content .modal-header .close-dialog {
  position: absolute;
  right: 20px;
  font-size: 24px;
  border: 0;
  background: transparent;
  color: #FFF;
}
.modal .modal-dialog .modal-content .modal-body {
  padding: 1rem 3rem 2.25rem;
}
.modal .modal-dialog .modal-content .modal-body .sub-menu {
  display: block !important;
  position: relative !important;
  top: auto !important;
  left: auto !important;
  margin: 0;
  padding: 0;
}
.modal .modal-dialog .modal-content .modal-body .sub-menu .menu-item {
  float: none !important;
  width: 100% !important;
  padding: 5px 0 5px 10px !important;
  background: #FFF;
  margin: 4px 0 !important;
  height: auto;
  line-height: 26px;
}
.modal .modal-dialog .modal-content .modal-body .sub-menu .menu-item a {
  font-weight: 400 !important;
  font-size: 18px !important;
  border: 0 !important;
  border-left: 4px solid #707070 !important;
  padding: 4px 10px !important;
  position: relative;
  height: auto;
  margin: 0;
  background-color: #FFF;
  line-height: 180%;
  display: block;
}
.modal .modal-dialog .modal-content .modal-body .sub-menu .menu-item a:hover {
  color: #1d2089 !important;
  background: transparent !important;
  border-color: #1d2089 !important;
}

.modal-backdrop {
  background-color: #FFF;
}
.modal-backdrop.show {
  opacity: 0.7;
}

/*　ハンバーガーメニューボタン　*/
.hamburger {
  display: block;
  position: absolute;
  z-index: 300;
  right: 15px;
  top: 15px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .hamburger {
    top: 5px;
  }
}
.hamburger span {
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 6px;
  background: #707070;
  transition: 0.3s ease-in-out;
}

.hamburger span:nth-child(1) {
  top: 10px;
}

.hamburger span:nth-child(2) {
  top: 20px;
}

.hamburger span:nth-child(3) {
  top: 30px;
}

/* スマホメニューを開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top: 16px;
  left: 6px;
  background: #707070;
  transform: rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 16px;
  background: #707070;
  transform: rotate(45deg);
}

/* メニュー背景　*/
nav.globalMenuSp {
  padding: 15px;
  position: fixed;
  z-index: 200;
  top: 0;
  right: 0;
  color: #fff;
  background: #efefef;
  text-align: center;
  width: 80%;
  min-width: 320px;
  max-width: 100%;
  height: 100%;
  overflow-y: scroll;
  transform: translateX(100%);
  transition: all 0.6s;
}
nav.globalMenuSp #accordionMenu .menu-item {
  border-radius: 0 !important;
  background: transparent;
  border: 1px solid #efefef;
}
nav.globalMenuSp #accordionMenu .menu-item > a {
  font-size: 14px;
  background: #FFF;
  color: #333;
  border-radius: 0;
  padding: 0.5em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
nav.globalMenuSp #accordionMenu .menu-item > a.collapsed {
  background: #FFF;
  color: #333;
}
nav.globalMenuSp #accordionMenu .menu-item.menu-item-has-children > a:after {
  content: "";
  background-image: url(img/common/circle-chevron-down-solid-white.svg);
  background-size: 1rem;
  width: 1rem;
  height: 1rem;
}
nav.globalMenuSp #accordionMenu .menu-item.menu-item-has-children > a.collapsed:after {
  content: "";
  background-image: url(img/common/circle-chevron-down-solid.svg);
  transition: 200ms;
}
nav.globalMenuSp #accordionMenu .menu-item.menu-item-has-children > a:not(.collapsed) {
  background: #1d2089;
  color: #FFF;
}
nav.globalMenuSp #accordionMenu .menu-item.menu-item-has-children > a:not(.collapsed):after {
  transition: 200ms;
  transform: rotate(-180deg);
}
nav.globalMenuSp #accordionMenu .menu-item ul.sub-menu {
  padding: 0;
}
nav.globalMenuSp #accordionMenu .menu-item ul.sub-menu li {
  text-align: left;
  border: 1px solid #FFF;
  padding: 8px;
}
nav.globalMenuSp #accordionMenu .menu-item ul.sub-menu li a {
  padding: 0 0 0 0.5em;
  background: transparent;
  border-left: 5px solid #333;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

nav.globalMenuSp ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  transition: 0.4s all;
  border: 1px solid #FFF;
}

nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
}

nav.globalMenuSp ul li:hover {
  background: #ddd;
}

nav.globalMenuSp ul li a {
  display: block;
  color: #333;
  padding: 0;
  text-decoration: none;
  text-align: left;
}

/* クリックでjQueryで追加・削除 */
nav.globalMenuSp.active {
  opacity: 100;
  display: block;
  transform: translateX(0%);
}

.login_status_sp_menu {
  text-align: left;
  line-height: 1.5;
  padding: 10px 0;
  margin: 0;
  color: #333;
}

#globalMenuSp-2 {
  margin-top: 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#globalMenuSp-2 > div {
  width: calc(50% - 1px);
  margin-bottom: 1px;
}
#globalMenuSp-2 > div a, #globalMenuSp-2 > div button {
  color: #333;
  font-size: 14px;
  border: 0;
  border-radius: 0;
  background: #FDFDFF;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  height: 34px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
#globalMenuSp-2 > div a:hover, #globalMenuSp-2 > div button:hover {
  background: #1d2089 !important;
  color: #FFF !important;
}
#globalMenuSp-2 > div a i, #globalMenuSp-2 > div button i {
  margin-right: 3px;
}
#globalMenuSp-2 > div a i.fa-circle-chevron-down, #globalMenuSp-2 > div button i.fa-circle-chevron-down {
  margin: 0 0 0 3px;
}
#globalMenuSp-2 #embLinkAccordion .btn i {
  transition: 200ms;
}
#globalMenuSp-2 #embLinkAccordion .btn:not(.collapsed) {
  background: #1d2089;
  color: #FFF;
}
#globalMenuSp-2 #embLinkAccordion .btn:not(.collapsed) i {
  transform: rotate(-180deg);
}

#collapse_menu-embLink, #membersMenu {
  margin-top: 1em;
}
#collapse_menu-embLink .accordion-body, #membersMenu .accordion-body {
  padding: 0;
}
#collapse_menu-embLink h3, #membersMenu h3 {
  font-size: 14px;
  color: #333;
  margin-bottom: 0.5em;
  text-align: left;
}
#collapse_menu-embLink ul, #membersMenu ul {
  display: flex;
  flex-wrap: wrap;
}
#collapse_menu-embLink ul li, #membersMenu ul li {
  background: #FFF;
  width: 100%;
  margin-bottom: 1px;
}
#collapse_menu-embLink ul li a, #membersMenu ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #333;
  font-size: 14px;
  padding: 8px;
}

#sp_menu_overwrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -100;
  background: #515151;
  opacity: 0;
  transition: 200ms;
}
#sp_menu_overwrap.active {
  display: block;
  opacity: 0.7;
  z-index: 190;
}

/* ページナビ */
.page_navi ul li a.page-numbers {
  background: #aaa;
}
.page_navi ul li a.page-numbers:hover {
  background: #1d2089;
}
.page_navi ul li .page-numbers.current {
  background: #1d2089;
}
.page_navi ul li .page-numbers.dots {
  color: #333;
}

/* ログイン */
.login-box__content {
  min-width: 300px;
  max-width: 100%;
  width: 50%;
}
.login-box__content .input {
  width: 250px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .login-box__content {
    width: 90%;
  }
}
.mgm-lostpassword-link {
  text-decoration: underline;
  font-size: 0.9em;
}

/* お問い合わせ */
.post .wpcf7 {
  padding: 2em;
  border-radius: 5px;
}
.post .wpcf7 input.wpcf7-submit {
  border-radius: 4px;
  background: #1d2089;
  font-size: 18px;
}
.post .wpcf7 input.wpcf7-submit:hover {
  background: #1d2089;
  opacity: 0.85;
}

@media screen and (max-width: 767px) {
  .post .wpcf7 {
    padding: 0;
  }
}
/* 閲覧履歴 */
#post_list.show_history .meta li {
  font-size: 12px;
  margin: 0;
  padding: 0;
  border: 0;
}
#post_list.show_history .meta li span {
  font-size: 14px;
}

/* 詳細検索 */
.search-form #searchform .headline1 {
  cursor: pointer;
  background: #FFF !important;
  font-size: 18px !important;
  padding: 8px 15px !important;
  border: 1px solid #aaa;
  border-radius: 5px;
  color: #1d2089 !important;
  font-weight: 400;
}
.search-form #searchform .headline1:hover {
  background: #1d2089 !important;
  color: #FFF !important;
}

/* ヘルプセンター */
.help-ttl {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: calc(var(--bs-gutter-x) * 0.5);
}

.btn.btn-help {
  display: flex;
  width: 100%;
  padding: 10px 23px;
  min-height: 60px;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  border-radius: 0;
  border: 1px #1d2089 solid;
  white-space: break-spaces;
  color: #1d2089;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: calc(var(--bs-gutter-x) * 1);
}
.btn.btn-help > i.fa-chevron-right {
  font-size: 12px;
}
.btn:hover {
  background-color: #1d2089;
  color: #FFF;
}

/* 404 Not Found */
#not_found .search_area {
  margin-top: 2em;
  display: block;
}
#not_found .search_area #search_input {
  height: 38px;
  margin: 0;
  color: #333;
  border: 2px solid #333;
  border-right: 0;
  font-weight: 500;
  max-width: calc(100% - 0px);
  box-shadow: none;
  background: #FFF;
}
#not_found .search_area #search_button {
  width: 60px;
}
#not_found .return2home a {
  border-bottom: 1px dotted #1d2089;
  color: #1d2089;
}
#not_found .return2home a:hover {
  opacity: 0.8;
}

/* adminbar */
@media screen and (min-width: 768px) {
  body.admin-bar.header-scrolled #header .main_header {
    top: 32px;
  }
}
@media screen and (min-width: 783px) {
  body.admin-bar .globalMenuSp {
    top: 32px;
  }
}
@media screen and (max-width: 782px) {
  body.admin-bar .globalMenuSp {
    top: 46px;
  }
  body.admin-bar.header-scrolled .globalMenuSp {
    top: 0;
  }
}
@media screen and (max-width: 600px) {
  body.admin-bar #wpadminbar {
    top: -46px;
  }
}
/* 印刷 */
@media print {
  #sp-menu {
    display: none !important;
  }
  .single #header_wrap, .single .breadcrumb, .single #side_col, .single #return_top, .single #site_footer {
    display: none;
  }
  .single #main_col .single-post-article .related_tags, .single #main_col .single-post-article #taxonomy_posts, .single #main_col .single-post-article #related_posts, .single #main_col .single-post-article .save-post, .single #main_col .single-post-article .btn-print {
    display: none;
  }
}
/* Cookie */
#cookie-notice.cookie-notice-hidden .cookie-notice-container {
  display: none !important;
}
#cookie-notice .cookie-notice-container #cn-notice-buttons #cn-accept-cookie {
  background-color: #FFF !important;
  color: #333333;
  border: 1px solid #FFF;
  border-radius: 0;
}
#cookie-notice .cookie-notice-container #cn-notice-buttons #cn-accept-cookie:hover {
  opacity: 0.8;
}
#cookie-notice .cookie-notice-container #cn-notice-buttons #cn-refuse-cookie {
  background: transparent !important;
  color: #FFF !important;
  border: 1px solid #FFF;
  border-radius: 0;
}
#cookie-notice .cookie-notice-container #cn-notice-buttons #cn-refuse-cookie:hover {
  opacity: 0.8;
}
#cookie-notice .cookie-notice-container #cn-notice-buttons #cn-more-info {
  background-color: #707070 !important;
  color: #FFF !important;
  border: 1px solid #707070;
  border-radius: 0;
}
#cookie-notice .cookie-notice-container #cn-notice-buttons #cn-more-info:hover {
  opacity: 0.8;
}

@media screen and (min-width: 800px) {
  #cookie-notice .cookie-notice-container {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  #cookie-notice .cookie-notice-container #cn-notice-text {
    text-align: left;
    margin-bottom: 0;
  }
}/*# sourceMappingURL=style.css.map */