﻿.btn {
  color: #fff !important;
  text-decoration: none;
  display: inline-block;
  padding: 2px 30px;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
}
.btn, .btn::before, .btn::after {
  -webkit-transition: all .2s;
  transition: all .2s;
}
.btn:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha( opacity=50 )";
}
.btn-block {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
}
a:link {
  color: #c80012;
}
a:visited {
  color: #c80012;
}
a:hover {
  color: #c80012;
  text-decoration: none;
}
#content {
  clear: both;
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
}
#main section {
  clear: both;
  margin-bottom: 40px;
}
#main section p, #main section figure {
  margin-bottom: 20px;
}
.academyModule02 {
  padding-top: 30px;
}
.academyModule02.top {
  border-top: 0px solid #e5e5e5;
  padding: 20px 0;
}
.academyModule02.top .txt2 {
  text-align: left;
}
.academyModule02 .academyBox figure {
  border: solid 2px #d7d7d7;
  text-align: center;
  margin-bottom: 10px !important;
}
.academyModule02 .academyBox:hover figure {
  border: solid 2px #D90200;
}
.academyModule02.top .academyBox figure {
  border: solid 0px #d7d7d7;
}
.academyModule02.top .academyBox:hover figure {
  border: solid 0px #D90200;
}
.academyModule02.top .academyBox .inner:hover {
  margin: -2px;
  border: solid #D90200 2px;
  overflow: hidden;
}
.academyModule02 .academyBox a {
  float: left;
  width: 100%;
  text-decoration: none;
  color: #333333;
}
.academyModule02.top .tit2 {
  font-size: 200%;
  font-weight: bold;
  text-align: center;
  padding: 20px 0 20px;
}
.academyModule02 .academyBox .tit {
  position: relative;
  font-size: 140%;
  text-align: center;
  margin-bottom: 15px;
}
.academyModule02.top .academyBox .tit {
  font-size: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.academyModule02 .academyBox .tit:after {
  position: absolute;
  content: "";
  display: block;
  bottom: -5px;
  left: 50%;
  width: 70px;
  height: 2px;
  margin-left: -35px;
  background: #e5e5e5;
}
.academyModule02.top .academyBox .tit:after {
  position: absolute;
  content: "";
  display: block;
  bottom: -15px;
  left: 50%;
}
.academyModule02 .academyBox .txt {
  font-size: 90%;
  line-height: 2.2;
  margin-bottom: 15px !important;
  text-align: left;
}
.academyModule02.top .academyBox .txt {
  text-align: center;
}
.academyModule02 .btn.type01 {
  width: 100%;
  margin: 0 auto;
  color: #D90200 !important;
  font-size: 100%;
  font-weight: bold;
  padding: 8px 0px;
  text-align: center;
  border: #D90200 solid 2px;
  border-radius: 30px;
  margin-bottom: 20px;
}
.academyModule02 .btn.type01:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 10px;
  width: 17px;
  height: 17px;
  color: #333;
  background: url("/common/img/base/icon_arrow_04@2x.png");
  background-size: 17px 17px;
  vertical-align: middle;
  margin-right: 5px;
}
.academyModule02 .btn:hover {
  background: #D3090D;
  color: #fff !important;
  opacity: 1.0 !important;
}
.academyModule02 .btn:hover:before {
  background: url("/common/img/base/icon_arrow_05@2x.png");
  background-size: 17px 17px;
}
.academyModule02.top .logoBlock {
  padding-top: 20px;
}
.academyModule02.showcase .logo {
  position: relative;
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #e5e5e5;
}
.academyModule03.grey {
  background: #F3F3F3;
}
.academyModule03 {
  margin-bottom: 0 !important;
}
.academyModule03 .tit {
  font-size: 180%;
  font-weight: bold;
  text-align: center;
  padding: 20px 0 20px;
}
.academyModule03.top .tit {
  font-size: 200%;
}
.academyModule03 .seminarBox {
  margin-bottom: 30px;
}
.academyModule03 .seminarBox.close figure:before {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #ccc;
  opacity: 0.7;
  cursor: pointer;
}
.academyModule03 .seminarBox a {
  float: left;
  position: relative;
  width: 100%;
  color: #333;
  font-size: 90%;
  text-decoration: none;
  padding: 0px;
  text-align: left;
  background: #EDEDED;
  overflow: hidden;
  z-index: 2;
}
.academyModule03.top .seminarBox a {
  background: #FFFFFF;
}
.academyModule03 .seminarBox a:hover {
  margin: -2px;
  border: solid #D90200 2px;
  overflow: hidden;
}
.academyModule03 .seminarBox figure {
  position: relative;
  margin-bottom: 0 !important;
}
.academyModule03 .seminarBox figure img {
  width: 100% !important;
}
.academyModule03 .seminarBox .area, .academyModule03 .seminarBox .date, .academyModule03 .seminarBox .cate {
  padding: 7px 0;
  margin-bottom: 0 !important;
}
.academyModule03 .seminarBox .area {
  display: block;
  float: left;
  width: 15%;
  text-align: center;
  color: #fff;
  background: #333333;
}
.academyModule03 .seminarBox .date {
  display: block;
  float: left;
  width: 35%;
  height: 36px;
  text-align: center;
  background: #F3F3F3;
  /*font-family: 'Roboto', sans-serif;*/
  font-weight: bold;
  font-size: 110%;
  box-sizing: border-box;
}
.academyModule03 .seminarBox .cate {
  display: block;
  float: left;
  width: 50%;
  text-align: center;
  box-sizing: border-box;
  /*padding : 0 30px;*/
  color: #fff;
  background: #F92593;
}
.academyModule03 .seminarBox .cate.color1 {
  background: #169BE5;
}
.academyModule03 .seminarBox .cate.color2 {
  background: #F92593;
}
.academyModule03 .seminarBox .cate.color3 {
  background: #FFF603;
  color: #333;
}
.academyModule03 .seminarBox .cate.ico:before {
  content: " ";
  float: left;
  display: block;
  width: 17px;
  height: 21px;
  color: #333;
  margin-top: 1px;
  margin-left: 10px;
  background: url("/common/img/base/icon_first_01@2x.png") no-repeat;
  background-size: 17px 21px;
  vertical-align: middle;
}
.academyModule03 .seminarBox .contentTxt {
  display: block;
  clear: both;
  padding: 15px;
  margin-bottom: 0 !important;
  line-height: 22px;
}
.academyModule03 .seminarBox .contentTxt span {
  display: block;
  font-size: 127%;
  margin-bottom: 10px;
}
.academyModule03 .btn {
  width: 100%;
  margin: 0 auto;
  color: #D90200 !important;
  font-size: 100%;
  font-weight: bold;
  padding: 8px 0px;
  text-align: center;
  border: #D90200 solid 2px;
  border-radius: 30px;
  margin-bottom: 20px;
  padding-left: 25px;
}
.academyModule03 .btn:after {
  display: none;
}
.academyModule03 .btn:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 12px;
  width: 17px;
  height: 17px;
  color: #333;
  background: url("/common/img/base/icon_arrow_04@2x.png");
  background-size: 17px 17px;
  vertical-align: middle;
  margin-right: 5px;
}
.academyModule03 .btn:hover {
  background: #D3090D;
  color: #fff !important;
  opacity: 1.0 !important;
}
.academyModule03 .btn:hover:before {
  background: url("/common/img/base/icon_arrow_05@2x.png");
  background-size: 17px 17px;
}
.corpModule03 {
  overflow: hidden;
  text-align: center;
  padding: 70px 0 2px;
  margin-bottom: 0 !important;
}
.corpModule03 .corpBox .inner {
  background: #F3F3F3;
}
.corpModule03 .corpBox .inner:hover {
  margin: -2px;
  border: solid #D90200 2px;
  overflow: hidden;
}
.corpModule03 .corpBox .inner a {
  font-size: 100%;
  text-decoration: none;
  color: #333;
  text-align: left;
}
.corpModule03 .corpBox .inner figure {
  margin-bottom: 0px !important;
}
.corpModule03 .corpBox .inner figure img {
  min-width: 100%;
}
.corpModule03 .corpBox .inner .contentTxt {
  display: block;
  padding: 10px 20px;
  margin: 0 !important;
}
.topModule03 {
  text-align: left;
  padding: 40px 0;
}
.topModule03 a {
  text-decoration: none;
}
.topModule03 .tit {
  width: 100%;
  font-weight: bold;
  border-top: solid 2px #DEDEDE;
  border-bottom: solid 2px #DEDEDE;
  font-size: 140% !important;
  padding: 10px 8px 10px !important;
}
.topModule03 li {
  width: 100%;
  padding: 14px 0 10px;
  border-bottom: solid 2px #DEDEDE;
  clear: both;
  overflow: hidden;
}
.topModule03 li time {
  font-size: 110%;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  color: #D90200;
}
.topModule03 li .cate {
  display: inline-block;
  border: solid 2px #DEDEDE;
  padding: 0 10px;
  margin-left: 10px;
  color: #333;
}
.topModule03 li p {
  margin-bottom: 0 !important;
  color: #333;
}
.topModule03 li p:hover {
  color: #D90200;
}
.topModule03 .btnType01 {
  float: right;
  color: #D90200;
  text-decoration: underline;
  text-align: right;
  padding: 15px 0 0;
}
.topModule03 .btnType01:hover {
  text-decoration: none;
}
.topModule03 .btnType01:before {
  content: " ";
  display: inline-block;
  width: 17px;
  height: 17px;
  color: #333;
  background: url("/common/img/base/icon_arrow_04@2x.png");
  background-size: 17px 17px;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px;
}
@media screen and (max-width: 370px) {
  .topModule02 .serviceBox figure {
    display: inline-block;
    padding: 0px 0 5px !important;
    width: 50%;
    max-height: 110px !important;
    vertical-align: bottom;
  }
  .topModule02 .btnCircle {
    display: inline-block;
    position: relative;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-right: 0px !important;
    width: 110px !important;
    height: 110px !important;
    background: #fff;
    border-radius: 75px;
    color: #000;
    font-weight: bold;
    vertical-align: top;
  }
  .topModule02 .btnCircle:before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 86px !important;
    left: 46px !important;
    width: 17px;
    height: 17px;
    color: #333;
    background: url("/common/img/base/icon_arrow_04@2x.png");
    background-size: 17px 17px;
    vertical-align: middle;
    margin-right: 5px;
  }
  .topModule02 .btnCircle span {
    display: block;
    position: relative;
    top: 34px !important;
    width: 100%;
    font-size: 80% !important;
  }
  .topModule02 .btnCircle span.type01 {
    top: 24px !important;
  }
}
@media screen and (max-width: 400px) {
  .academyModule02.top {
    padding: 0px !important;
  }
  .academyModule02.top .tit2 {
    font-size: 120% !important;
    padding: 20px 15px 20px !important;
  }
  .academyModule02 .academyBox {
    margin-bottom: 20px;
  }
  .academyModule02 .academyBox a {
    width: 100%;
  }
  .academyModule02.top .academyBox figure img {
    width: 100%;
  }
  .topModule02 .serviceBox figure {
    width: 50%
  }
}
@media screen and (min-width: 401px) and (max-width: 767px) {
  .academyModule02 {
    padding-top: 20px;
    margin-bottom: 0px !important;
  }
  .academyModule02.top .tit2 {
    font-size: 120% !important;
    padding: 20px 15px 20px !important;
  }
  .academyModule02 .academyBox a {
    width: 100%;
  }
  .academyModule02 .academyBox {
    margin-bottom: 15px;
  }
  .academyModule02.top .academyBox figure img {
    width: 100%;
  }
  .academyModule02 .academyBox .tit {
    font-size: 100%;
  }
  .academyModule02 .academyBox p {
    font-size: 90% !important;
  }
}
@media screen and (max-width: 767px) {
  .academyModule03 {
    padding-top: 0px;
  }
  .academyModule03 .tit {
    font-size: 120% !important;
    padding: 20px 0 20px !important;
  }
  .academyModule03 .seminarBox .date {
    height: 36px;
  }
  .academyModule03 .seminarBox .cate.ico {
    padding-right: 20px;
  }
  .academyModule03 .seminarBox .cate.ico:before {
    content: " ";
    float: left;
    display: block;
    width: 17px;
    height: 21px;
    color: #333;
    margin-top: 0px;
    margin-left: 10px;
    background: url("/common/img/base/icon_first_01@2x.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
  }
  .academyModule03 .btn:before {
    top: 12px;
  }
  .corpModule03 {
    padding: 20px 0px 0;
  }
  .corpModule03 .corpBox {
    margin-bottom: 20px;
  }
  .topModule03 li p {
    padding-top: 10px !important;
    color: #333;
  }
  .topModule02 .container {
    padding-top: 15px;
  }
  .topModule02 .txt {
    padding: 0 15px;
  }
  .topModule02 .tit {
    font-size: 120% !important;
    padding: 5px 15px 20px !important;
  }
  .topModule02 .txt {
    text-align: left;
  }
  .topModule02 .containerWrap {
    margin-top: 0;
  }
  .topModule02 .serviceBox {
    margin-bottom: 15px;
  }
  .topModule02 .serviceBox a {
    display: block;
    border: solid 2px #fff;
    text-decoration: none;
  }
  .topModule02 .serviceBox figure {
    display: inline-block;
    padding: 20px 0 0;
  }
  .topModule02 .serviceBox a.hover {
    background: #FFF;
  }
  .topModule02 .btnCircle {
    display: inline-block;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px !important;
    margin-right: 13px;
    width: 150px;
    height: 150px;
    background: #fff;
    border-radius: 75px;
    color: #000;
    vertical-align: top;
  }
  .topModule02 .btnCircle:before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 120px;
    left: 67px;
    width: 17px;
    height: 17px;
    color: #333;
    background: url("/common/img/base/icon_arrow_04@2x.png");
    background-size: 17px 17px;
    vertical-align: middle;
    margin-right: 5px;
  }
  .topModule02 .btnCircle span {
    display: block;
    position: relative;
    top: 50px;
    width: 100%;
  }
  .topModule02 .btnCircle span.type01 {
    top: 34px;
  }
  .topModule02 a.hover .btnCircle:before, .topModule02 .serviceBox a.hover .btnCircle:before {
    background: url("/common/img/base/icon_arrow_05@2x.png");
    background-size: 17px 17px;
  }
  .topModule02 a.hover .btnCircle {
    background: #D90200;
    color: #FFF;
  }
}
@media screen and (min-width: 768px) {
  #content {
    margin-top: 50px;
    margin-bottom: 70px;
  }
  .academyModule03 .btn:before {
    top: 11px;
  }
  .topModule03 li {
    padding: 24px 0 20px;
  }
  .topModule03 li time {
    display: block;
    float: left;
    width: 100px;
  }
  .topModule03 li .cate {
    display: block;
    position: relative;
    top: -2px;
    float: left;
    width: 130px;
    box-sizing: border-box;
    border: solid 2px #EAEAEA;
    padding: 0 10px;
    margin-left: 10px;
    text-align: center;
  }
  .topModule03 li p {
    display: block;
    float: right;
    width: 460px;
  }
}
@media screen and (min-width: 768px) and (max-width:1199px) {
  .topModule02 {
    margin-bottom: 20px !important;
  }
  .topModule02 .copy {
    width: 672px;
  }
  .topModule02 .txt {
    font-size: 110%;
    padding-bottom: 20px;
  }
  .topModule02 .containerWrap {
    margin-top: 0px !important;
  }
  .topModule02 .container {
    padding-top: 40px;
  }
  .topModule02 .serviceBox {
    display: inline-block;
    margin-bottom: 20px; /*  width : 350px;*/
  }
  .topModule02 .serviceBox a {
    display: block;
    border: solid 2px #fff;
    text-decoration: none;
  }
  .topModule02 .serviceBox a.hover {
    background: #fff;
  }
  .topModule02 .serviceBox figure {
    padding: 10px 0 0;
    display: block;
  }
  .topModule02 .btnCircle {
    height: 68px;
    width: 100%;
    background: #fff;
    margin-bottom: 0px !important;
    padding: 10px 10px 8px 35px;
    text-decoration: none;
    text-align: left;
    color: #000;
    box-sizing: border-box;
  }
  .topModule02 .btnCircle span:before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: -2px;
    left: -25px;
    width: 17px;
    height: 17px;
    color: #333;
    background: url("/common/img/base/icon_arrow_04@2x.png");
    background-size: 17px 17px;
    vertical-align: middle;
    margin-right: 5px;
  }
  .topModule02 .btnCircle span {
    text-decoration: none;
    position: relative;
  }
  .topModule02 .btnCircle span br {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .academyModule02 {
    padding-top: 60px;
    margin-bottom: 20px !important;
  }
  .academyModule02.top {
    padding: 50px 0;
  }
  .academyModule02.top .txt2 {
    text-align: center;
    padding: 0px 0 20px;
  }
  .academyModule02 .logomark {
    width: 12.5%;
  }
  .academyModule02 .btn.type01 {
    width: 50%;
  }
  .academyModule02.top .btn.type01 {
    margin: 20px auto;
  }
  .academyModule03.grey {
    padding-bottom: 40px;
  }
  .academyModule03.grey.top {
    padding-bottom: 50px;
  }
  .academyModule03.top .txt {
    text-align: center;
    padding-bottom: 30px;
  }
  .academyModule03.grey .tit {
    padding: 70px 0 20px !important;
  }
  .academyModule03.grey.top .tit {
    padding: 70px 0 20px !important;
  }
  .academyModule03 .btn {
    width: 50%;
  }
  .academyModule03.top .btn {
    margin-top: 20px;
  }
  .topModule03 {
    padding: 70px 0 40px;
  }
  .topModule03 li p {
    display: block;
    float: right;
    width: 680px;
  }
}
@media screen and (max-width: 1199px) {
  .academyModule03 .tit {
    font-size: 150%;
    font-weight: bold;
    text-align: center;
    padding: 30px 0 20px;
  }
  .academyModule03 .seminarBox .area {
    width: 40%;
  }
  .academyModule03 .seminarBox .date {
    width: 60%;
  }
  .academyModule03 .seminarBox .cate {
    width: 100%;
  }
  .academyModule03 .seminarBox figure img {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .topModule03 li p {
    display: block;
    float: right;
    width: 880px;
  }
  .topModule01 {
    margin-bottom: 70px !important;
  }
  .topModule01 li {
    height: 540px;
  }
  .topModule01 .slider, .topModule01 .bx-viewport {
    height: 540px !important;
    overflow: hidden;
  }
  .topModule01 li .inner {
    width: 430px;
    height: 445px;
    position: absolute;
    left: 50%;
    top: 40px;
    margin-left: 130px;
  }
  .topModule02 {
    margin-bottom: 20px !important;
  }
  .topModule02 .copy {
    width: 672px;
  }
  .topModule02 .txt {
    font-size: 110%;
  }
  .topModule02 .containerWrap {
    padding: 0;
  }
  .topModule02 .container {
    width: 1200px;
  }
  .topModule02 .row {
    width: 1200px;
    margin: auto;
  }
  .topModule02 .serviceBox a {
    height: 180px;
  }
  .topModule02 .serviceBox {
    text-align: center;
  }
  .topModule02 .serviceBox:hover a {
    background: #fff;
  }
  .topModule02 .serviceBox figure {
    padding: 20px 0 0 0px;
  }
  .topModule02 .btnCircle {
    margin-bottom: 0 !important;
  }
  .topModule02 .btnCircle {
    display: block;
    position: relative;
    float: right;
    margin-top: 15px;
    margin-right: 10px;
    width: 150px;
    height: 150px;
    background: #fff;
    border-radius: 75px;
    color: #000;
    font-weight: bold;
  }
  .topModule02 .btnCircle:before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 120px;
    left: 67px;
    width: 17px;
    height: 17px;
    color: #333;
    background: url("/common/img/base/icon_arrow_04@2x.png");
    background-size: 17px 17px;
    vertical-align: middle;
    margin-right: 5px;
  }
  .topModule02 a.hover .btnCircle:before, .topModule02 .serviceBox:hover a .btnCircle:before {
    background: url("/common/img/base/icon_arrow_05@2x.png");
    background-size: 17px 17px;
  }
  .topModule02 .btnCircle:hover, .topModule02 .serviceBox:hover a .btnCircle {
    background: #D90200;
    color: #FFF;
  }
  .topModule02 .btnCircle span {
    display: block;
    position: relative;
    top: 50px;
    width: 100%;
  }
  .topModule02 .btnCircle span.type01 {
    top: 34px;
  }
  .topModule02 .serviceBox {
    display: block;
    float: left;
    width: 380px;
    border: solid 2px #fff;
    padding: 0px;
    margin: 10px;
    box-sizing: border-box;
    position: relative;
    top: -40px;
  }
  .topModule02 .serviceBox:hover {
    border: solid 2px #D7D7D7;
  }
  .topModule02 .serviceBox figure {
    display: inline-block;
  }
}