.pgTop .topTopics .tabTopicsmenu {
  width: 15%;
  list-style: none;
  padding: 10px 5px 25px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  font-size: 1.4rem;
  margin-top: -25px; }
  .pgTop .topTopics .tabTopicsmenu p.menu:hover {
    border-bottom: solid 2px #074398;
    line-height: 1.6;
    display: inline-block;
    padding: 0px 4px;
    transition: .3s;
    color: #074398; }
.pgTop .topTopics .tabTopicsmenu:nth-child(1) {
  width: 8%;
  margin-left: 2%; }
.pgTop .topTopics .tabTopicsmenu.tabactive p.menu {
  border-bottom: solid 2px #074398;
  line-height: 1.6;
  display: inline-block;
  padding: 0px 4px;
  transition: .3s;
  color: #074398; }
.pgTop .topTopics .tabTopicscontent {
  width: 100%;
  margin-top: 10px;
  left: 0;
  position: absolute;
  text-align: left;
  padding: 0 5%; }
.pgTop .topTopics .full_content {
  width: 100%;
  font-size: 0;
  max-width: 1300px;
  height: auto;
  position: relative;
  margin: 10px auto 0 auto;
  clear: both;
  text-align: center; }
.pgTop .topTopics .cmnInnerL {
  padding-top: 110px;
  padding-bottom: 700px; }
.pgTop .topTopics li {
  margin: 0 5% 75px 0; }
.pgTop .topTopics li:nth-child(4), .pgTop .topTopics li:nth-child(5), .pgTop .topTopics li:nth-child(6) {
  display: block; }
.pgTop .topTopics .infoBtm {
  text-align: center; }
  .pgTop .topTopics .infoBtm .cmnBtn01 {
    width: 29.65%; }
.pgTop .topTopics .infoBtm.blog .cmnBtn01 {
  width: 26.69%;
  position: absolute;
  top: 570px;
  left: 477px; }

@media only screen and (max-width: 640px) {
  .pgTop .topTopics .tabTopicscontent.sp {
    margin-top: 54px; }
  .pgTop .topTopics .tabTopicscontent.spBottom {
    margin-top: 10px; }
  .pgTop .topTopics li {
    margin: 0 5% 40px 0; }
  .pgTop .topTopics .tabTopicsmenu {
    line-height: 1;
    width: 50%;
    padding: 10px 0px 15px;
    margin-top: 4px; }
  .pgTop .topTopics .tabTopicsmenu:nth-child(1) {
    width: 50%;
    margin-left: 0%;
    margin-top: 0px; }
  .pgTop .topTopics .tabTopicsmenu:nth-child(2) {
    margin-top: 0px; }
  .pgTop .topTopics .cmnInnerL {
    padding-top: 60px;
    padding-bottom: 1580px; }
  .pgTop .topTopics .infoBtm .cmnBtn01 {
    width: 80%; }
  .pgTop .topTopics .infoBtm.blog .cmnBtn01 {
    width: 80%;
    position: unset; }
  .pgTop .topTopics .tabTopicsmenu.tabactive p.menu {
    line-height: 1; } }
.cmnScroll {
  overflow-x: scroll; }
  @media only screen and (max-width: 640px) {
    .cmnScroll::-webkit-scrollbar {
      height: 5px; }
    .cmnScroll::-webkit-scrollbar-track {
      background: whitesmoke; }
    .cmnScroll::-webkit-scrollbar-thumb {
      background: silver; } }
  @media only screen and (max-width: 640px) {
    .cmnScroll table {
      width: 720px; } }

.height::before {
  height: 10%; }
.height span::after {
  height: 10%; }

@media only screen and (max-width: 640px) {
  span.inlineBlk {
    display: inline-block; }

  .liner {
    background: -webkit-linear-gradient(transparent 48%, #c0c0c0 48%, #c0c0c0 54%, transparent 47%);
    background: -o-linear-gradient(transparent 48%, #c0c0c0 48%, #c0c0c0 54%, transparent 47%);
    background: linear-gradient(transparent 48%, #c0c0c0 48%, #c0c0c0 54%, transparent 47%); } }
.pgDegitalbook .formTitle {
  font-size: 20px;
  background-color: #f1f8fd;
  height: auto;
  margin: 80px 0 0;
  padding: 15px 20px; }
.pgDegitalbook .flexbox {
  display: flex;
  justify-content: space-evenly; }
.pgDegitalbook .formMain {
  width: 80%;
  margin: 0 auto; }
  .pgDegitalbook .formMain img {
    width: 200px;
    margin: 30px 0px; }
.pgDegitalbook .formInfo {
  text-align: left;
  max-width: 480px;
  margin: 84px 0 30px;
  width: 60%; }
@media only screen and (max-width: 640px) {
  .pgDegitalbook .sp_none {
    display: none; }
  .pgDegitalbook .formTitle {
    margin: 30px 0 0;
    padding: 10px 15px;
    font-size: 16px; }
  .pgDegitalbook .flexbox {
    flex-direction: column; }
    .pgDegitalbook .flexbox div {
      width: 100%;
      margin: 0 auto; }
  .pgDegitalbook .formMain {
    width: 100%; }
    .pgDegitalbook .formMain img {
      margin: 15px 0px; } }

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