@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
  line-height: 1;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Sans-Serif;
}

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

ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  border: 0;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

a {
  color: #0060ff;
}
a img {
  border: 0;
  vertical-align: bottom;
}
a:hover, a:visited {
  text-decoration: none;
}
a:active {
  color: #ff6000;
}

.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

html,
body {
  height: 100%;
}

@media screen and (max-width: 767px) {
  .sp_wrap {
    display: block;
  }
}

.wholewrapper {
  display: flex;
  flex-flow: column wrap;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  background-color: #daeeff;
  background-repeat: repeat-y;
  background-position: center top;
  min-width: 900px;
}
@media screen and (max-width: 1024px) {
  .wholewrapper {
    min-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .wholewrapper {
    margin-bottom: 0;
    width: 100%;
    min-width: 100%;
    background-size: contain;
    background-position: top right;
  }
  .wholewrapper * {
    box-sizing: border-box;
  }
}
.wholewrapper .main_wrapper {
  flex: 1;
}

main {
  display: block;
}

.header_inner,
#topvisual,
.gnavi_wrapper ul.depth1,
.fnavi_wrapper ul.depth1,
.main_block,
.finfo {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .header_inner,
  #topvisual,
  .gnavi_wrapper ul.depth1,
  .fnavi_wrapper ul.depth1,
  .main_block,
  .finfo {
    width: 100%;
  }
}

.header_wrapper {
  background: url(../media/images/bg_header.png) repeat-x;
  height: 103px;
}
@media screen and (max-width: 767px) {
  .header_wrapper {
    position: relative;
    background: #fff;
    border-top: 5px solid #003b8b;
    padding: 5px 10px 10px;
    height: auto;
  }
}
.header_wrapper .header_catchcopy {
  position: absolute;
  top: 10px;
}
@media screen and (max-width: 767px) {
  .header_wrapper .header_catchcopy {
    position: static;
    margin: 0 0 5px;
    font-size: 9px;
    line-height: 1.4;
  }
}
.header_wrapper .header_logo {
  position: absolute;
  top: 35px;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .header_wrapper .header_logo {
    position: static;
    width: 80%;
  }
  .header_wrapper .header_logo img {
    display: block;
    width: 100%;
  }
}
.header_wrapper .header_logo.header_logo_2022 {
  top: 26px;
}
.header_wrapper .header_logo a {
  display: block;
}
.header_wrapper .sp_button {
  display: none;
}
@media screen and (max-width: 767px) {
  .header_wrapper .sp_button {
    display: flex;
    align-items: center;
    flex-flow: column nowrap;
    justify-content: center;
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 10px;
    border: 1px solid #2f7cc1;
    width: 40px;
    height: 40px;
  }
  .header_wrapper .sp_button span {
    width: 100%;
    display: block;
    border-bottom: 1px solid #2f7cc1;
    height: 1px;
    transition: 0.5s;
  }
  .header_wrapper .sp_button span:nth-child(2) {
    margin: 6px 0;
  }
  .header_wrapper .sp_button.open span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }
  .header_wrapper .sp_button.open span:nth-child(2) {
    opacity: 0;
  }
  .header_wrapper .sp_button.open span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}
@media screen and (max-width: 767px) {
  .header_wrapper .header_menu {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 100%;
    z-index: 2;
    display: none;
    padding-bottom: 0px;
    background-color: #fff;
  }
}
.header_wrapper .header_menu .sp_menu {
  display: none;
}
@media screen and (max-width: 767px) {
  .header_wrapper .header_menu .sp_menu {
    position: relative;
    padding-top: 3px;
    display: block;
  }
}
.header_wrapper .header_menu ul.depth1 li.depth1 {
  border-bottom: 1px solid #fff;
}
.header_wrapper .header_menu ul.depth1 li.depth1 a {
  display: block;
  padding: 15px;
  background-color: #2f7cc1;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
}
.header_wrapper .header_menu ul.depth1 li.depth1 li.depth2:last-child a {
  padding-bottom: 20px;
}
.header_wrapper .header_menu ul.depth1 li.depth1 li.depth2 a {
  padding: 10px 10px 10px 30px;
}
@media screen and (max-width: 767px) {
  .header_wrapper .header_inner {
    position: static;
  }
}
.header_wrapper .header_inner .sns_banner {
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .header_wrapper .header_inner .sns_banner {
    display: none;
    margin-top: 0;
    float: none;
  }
  .header_wrapper .header_inner .sns_banner .sns_list {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    justify-content: center;
  }
}
.header_wrapper .header_inner .sns_banner + a#www_jahmc_or_jp {
  top: 15px;
}
@media screen and (max-width: 767px) {
  .header_wrapper .header_inner .sns_banner + a#www_jahmc_or_jp {
    display: none;
  }
}

a#www_jahmc_or_jp {
  position: absolute;
  top: 35px;
  right: 0;
}

.gnavi_wrapper {
  background: url(../media/images/bg_gnavi.png) repeat-x;
  height: 50px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .gnavi_wrapper {
    display: none;
  }
}
.gnavi_wrapper ul.depth1 {
  background: url(../media/images/bg_gnavi_ul.png) repeat-x;
  width: 898px;
  height: 48px;
  padding: 0 1px;
  display: flex;
}
@media screen and (max-width: 767px) {
  .gnavi_wrapper ul.depth1 {
    width: 100%;
  }
}
.gnavi_wrapper ul.depth1 > li {
  position: relative;
  display: table-cell;
  padding: 1px 1px 1px 0px;
  width: 16.666%;
}
.gnavi_wrapper ul.depth1 > li.lm2 {
  display: none;
}
.gnavi_wrapper ul.depth1 > li.lm21, .gnavi_wrapper ul.depth1 > li.lm26 {
  display: none;
}
.gnavi_wrapper ul.depth1 > li.lm21, .gnavi_wrapper ul.depth1 > li.lm19 {
  display: table-cell;
}
.gnavi_wrapper ul.depth1 > li.lm13 {
  order: 1;
}
.gnavi_wrapper ul.depth1 > li.lm19 {
  order: 2;
}
.gnavi_wrapper ul.depth1 > li:hover a {
  background: url(../media/images/gnavi_bg_over.png) repeat-x;
}
.gnavi_wrapper ul.depth1 > li > a {
  background: url(../media/images/gnavi_bg.png) repeat-x;
  color: white;
  display: block;
  height: 46px;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0 2px 2px #555;
  border: 1px solid #2f7cc1;
}
@media print, screen and (min-width: 1025px) {
  .gnavi_wrapper ul.depth1 > li:hover ul.depth2 {
    opacity: 1;
    visibility: visible;
  }
}
.gnavi_wrapper ul.depth1 ul.depth2 {
  visibility: hidden;
  position: absolute;
  padding: 0 1px;
  line-height: 0;
  z-index: 2;
  min-width: 100%;
  transition: 0.3s;
  box-sizing: border-box;
}
.gnavi_wrapper ul.depth1 ul.depth2 * {
  box-sizing: border-box;
}
.gnavi_wrapper ul.depth1 ul.depth2:hover {
  height: auto;
  line-height: 1.45;
}
.gnavi_wrapper ul.depth1 ul.depth2 > li {
  position: relative;
}
.gnavi_wrapper ul.depth1 ul.depth2 li {
  display: block;
  border: 1px solid #0889d3;
}
.gnavi_wrapper ul.depth1 ul.depth2 li:not(:first-child) {
  border-top: none;
}
.gnavi_wrapper ul.depth1 ul.depth2 li a {
  display: block;
  padding: 10px 10px;
  text-align: center;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.45;
  background: #fff;
  color: #055B87;
  color: #2f7cc1;
  white-space: nowrap;
}
.gnavi_wrapper ul.depth1 ul.depth2 li a:hover {
  background: rgba(47, 124, 193, 0.9);
  color: #e0f0ff;
}
.gnavi_wrapper ul.depth1 ul.depth2 ul.depth3 {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
}
.gnavi_wrapper ul.depth1 ul.depth2 ul.depth3 li a {
  padding: 10px 10px;
}

.gnavi_wrapper ul.depth1 ul.depth2 li.lm55,
.side .depth1 li.lm55 {
  display: none;
}
.gnavi_wrapper ul.depth1 ul.depth2 li.lm56,
.side .depth1 li.lm56 {
  display: none;
}
.gnavi_wrapper ul.depth1 ul.depth2 li.lm57,
.side .depth1 li.lm57 {
  display: none;
}
.gnavi_wrapper ul.depth1 ul.depth2 li.lm58,
.side .depth1 li.lm58 {
  display: none;
}
.gnavi_wrapper ul.depth1 ul.depth2 li.lm59,
.side .depth1 li.lm59 {
  display: none;
}
.gnavi_wrapper ul.depth1 ul.depth2 li.lm60,
.side .depth1 li.lm60 {
  display: none;
}

#contents {
  float: left;
  width: 655px;
}
@media screen and (max-width: 767px) {
  #contents {
    float: none;
    width: 100%;
  }
}

#side {
  float: right;
  width: 209px;
  padding: 18px 13px;
}
@media screen and (max-width: 767px) {
  #side {
    margin-top: 30px;
    padding: 0;
    float: none;
    width: 100%;
  }
}

.footer_wrapper {
  height: 170px;
  clear: both;
}
@media screen and (max-width: 767px) {
  .footer_wrapper {
    margin-top: 30px;
    height: auto;
  }
}

.fnavi_wrapper {
  border-top: 1px solid #abc6e7;
  border-bottom: 1px solid #91b3e0;
  background-color: #2867c6;
  height: 33px;
  line-height: 33px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .fnavi_wrapper {
    line-height: 1.5;
    height: auto;
  }
}
.fnavi_wrapper ul.depth1 {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .fnavi_wrapper ul.depth1 {
    display: flex;
    flex-flow: row wrap;
    padding: 7px 15px;
  }
}
.fnavi_wrapper ul.depth1 li {
  display: inline;
  padding: 0 6px;
  border-right: 1px solid #fff;
}
.fnavi_wrapper ul.depth1 li.lm21 {
  display: none;
}
@media screen and (max-width: 767px) {
  .fnavi_wrapper ul.depth1 li {
    padding: 3px;
    border-right: none;
  }
}
.fnavi_wrapper ul.depth1 li.last {
  border-right: 0px;
}
.fnavi_wrapper ul.depth1 li a {
  color: #fff;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .fnavi_wrapper ul.depth1 li a {
    text-decoration: none;
  }
}
.fnavi_wrapper ul.depth1 li a:hover {
  text-decoration: none;
}

.finfo_wrapper {
  border-top: 1px solid #2794d5;
  background-color: #0687d1;
  height: 134px;
}
@media screen and (max-width: 767px) {
  .finfo_wrapper {
    padding: 0 15px;
    height: auto;
  }
}

.finfo::after {
  content: " ";
  display: block;
  clear: both;
}
.finfo address {
  float: left;
  font-style: normal;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  .finfo address {
    float: none;
  }
}
.finfo address p {
  color: #fff;
  line-height: 1.5;
}
.finfo address p.company_name {
  font-size: large;
  font-weight: bold;
  padding-bottom: .5em;
}
@media screen and (max-width: 767px) {
  .finfo address p.company_name {
    font-size: 14px;
  }
}
.finfo address p.company_name span {
  font-size: small;
}
@media screen and (max-width: 767px) {
  .finfo address p.company_name span {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
  }
}
.finfo address p.company_address {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .finfo address p.company_address {
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.65;
  }
}

#main .listbox {
  background: #fff url(../media/images/bg_topics.png) repeat-x left top;
  margin: 5px 6px 20px 5px;
  padding: 3px;
}
@media screen and (max-width: 767px) {
  #main .listbox {
    margin: 5px 0;
    padding: 10px;
  }
}
#main .listbox .more {
  margin-top: .5em;
  text-align: right;
  padding: 5px;
  font-size: 13px;
}
#main .listbox table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main .listbox table {
    display: block;
  }
  #main .listbox table tbody,
  #main .listbox table tr,
  #main .listbox table th,
  #main .listbox table td {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #main .listbox table tr {
    margin-bottom: 10px;
  }
}
#main .listbox table tr.strong td,
#main .listbox table tr.strong th {
  font-weight: bold;
  font-size: 13px;
}
#main .listbox table th,
#main .listbox table td {
  padding: 4px 5px;
  line-height: 1.6;
  vertical-align: top;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  #main .listbox table th,
  #main .listbox table td {
    padding: 0;
    font-size: 13px;
    line-height: 1.45;
  }
}
#main .listbox table th {
  font-weight: normal;
  text-align: left;
}
#main .listbox table td.title.seminar_end::before {
  content: "セミナー終了";
  color: red;
  padding-right: 5px;
}
#main .listbox table td.title.topic_new a::before {
  content: "New";
  display: inline-block;
  color: red;
  padding-right: 5px;
}
#main .movie_wrap {
  margin: 40px 0;
}
#main .movie_wrap .movie_inner {
  position: relative;
  padding-top: 56.25%;
}
#main .movie_wrap .movie_inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#main .movie_wrap .youtube-button {
  margin: 20px auto  0;
  max-width: 240px;
}
#main .movie_wrap .youtube-button a {
  display: block;
  padding: 20px 10px;
  background: #DA1725;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  color: #fff;
}

/*facebook追加時*/
.sns_banner {
  float: right;
  display: table;
  padding: 10px 0;
}
.sns_banner .sns_list li {
  display: inline-block;
  margin-left: 6px;
}
.sns_banner .sns_list li:first-child {
  margin-left: 0;
}
.sns_banner .sns_list li img {
  display: block;
  width: 100%;
}
.sns_banner .sns_list li.facebook {
  width: 29px;
}
.sns_banner .sns_list li.youtube {
  font-size: 30px;
  vertical-align: bottom;
  line-height: 1;
}
.sns_banner .sns_list li.youtube a {
  color: #DA1725;
}
.finfo_wrapper .sns_banner .sns_list li.youtube a {
  color: #fff;
}

.wholewrapper {
  background-position: center;
  background-size: 1000px;
}
@media screen and (max-width: 1024px) {
  .wholewrapper {
    background-size: 100%;
  }
}

.header_inner, #topvisual,
.gnavi_wrapper ul.depth1,
.fnavi_wrapper ul.depth1,
.main_block, .finfo {
  max-width: 1000px;
  width: 100%;
}

.gnavi_wrapper {
  overflow: visible;
}

#main .movie_wrap {
  position: relative;
  margin: 30px 0;
  padding-top: 56.25%;
}
#main .movie_wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#side .side_banner-top img {
  display: block;
  width: 100%;
}
#side .side_banner-info .wrap {
  padding: 15px 10px;
  background: linear-gradient(to bottom, #1e5799 0%, #2867c6 0%, #0687d1 0%, #2867c6 100%);
}
@media screen and (max-width: 767px) {
  #side .side_banner-info .wrap {
    padding: 10px;
    background: #2f7cc1;
  }
}
#side .side_banner-info .wrap a {
  padding: 0;
  background: none;
}
@media screen and (max-width: 767px) {
  #side .side_banner-info .img {
    padding: 0 15px;
  }
}
#side .side_banner-info .img img {
  display: block;
  width: 100%;
}
#side .side_banner-info .button {
  margin-top: 15px;
}
#side .side_banner-info .button a {
  display: block;
  padding: 10px;
  font-size: 14px;
  border: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  #side .side_banner-info .button a {
    font-size: 13px;
  }
}

/*# sourceMappingURL=common_2022.css.map */
