#mainContent .mainContentInner {
  padding: 35px 0 0px; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #mainContent .mainContentInner {
      padding: 60px 0 100px; } }

#mainImageWrap {
  height: 310px;
  background-position: center center !important;
  background-size: cover !important; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #mainImageWrap {
      height: 460px; } }

.headBlock {
  text-align: center; }
  .headBlock h1 {
    margin-top: 10px; }
    .headBlock h1 .jp {
      font-size: 40px;
      font-weight: bold; }
    .headBlock h1 .en {
      font-size: 18px; }
  .headBlock + .contentBlock {
    margin-top: 35px; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    .headBlock h1 {
      margin-top: 20px; }
      .headBlock h1 .jp {
        font-size: 48px;
        letter-spacing: -2px; }
      .headBlock h1 .en {
        font-size: 24px; } }

.contentBlock {
  margin-top: 55px; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    .contentBlock .contentInner {
      padding: 0 25px; } }
  .contentBlock h2 {
    position: relative;
    padding-left: 65px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 50px;
    background: #5B9ACD; }
    .contentBlock h2:before {
      content: "";
      position: absolute;
      width: 34px;
      height: 100%;
      top: 0;
      left: 20px; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      .contentBlock h2 {
        padding-left: 120px;
        font-size: 44px;
        line-height: 106px; }
        .contentBlock h2:before {
          width: 68px; } }
  .contentBlock .contentBody {
    margin-top: 10px;
    padding: 30px 50px 45px;
    background: #E1F1FF; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      .contentBlock .contentBody {
        margin-top: 20px;
        padding: 60px 20px; } }

.content01 h2:before {
  background: url(/admin/wp/wp-content/uploads/2018/11/icon_content01.png) no-repeat center center; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    .content01 h2:before {
      background: url(/admin/wp/wp-content/uploads/2018/11/icon_content01_sp.png) no-repeat center center; } }
@media only screen and (min-width: 751px), print {
  .content01 .leadWrap {
    text-align: center; } }
@media only screen and (min-width: 751px), print {
  .content01 .contentList {
    display: flex;
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: space-between; } }
@media only screen and (min-width: 751px), print {
  .content01 .contentList .contentBox {
    width: 530px; }
    .content01 .contentList .contentBox:nth-child(n+3) {
      margin-top: 44px; } }
@media only screen and (min-width: 1px) and (max-width: 750px) {
  .content01 .contentList .contentBox {
    margin-top: 40px; } }
.content01 .contentList .contentBox .detailWrap {
  background: #fff; }
  @media only screen and (min-width: 751px), print {
    .content01 .contentList .contentBox .detailWrap {
      height: calc(100% - 318px);
      padding: 25px 25px 30px; } }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    .content01 .contentList .contentBox .detailWrap {
      padding: 20px 40px; } }
  .content01 .contentList .contentBox .detailWrap dt {
    color: #004389;
    font-size: 20px;
    font-weight: bold; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      .content01 .contentList .contentBox .detailWrap dt {
        font-size: 32px; } }
  .content01 .contentList .contentBox .detailWrap dd {
    margin-top: 15px; }

.content02 h2:before {
  background: url(/admin/wp/wp-content/uploads/2018/11/icon_content02.png) no-repeat center center; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    .content02 h2:before {
      background: url(/admin/wp/wp-content/uploads/2018/11/icon_content02_sp.png) no-repeat center center; } }
@media only screen and (min-width: 751px), print {
  .content02 .contentList {
    display: flex;
    flex-wrap: wrap; } }
@media only screen and (min-width: 751px), print {
  .content02 .contentList .contentBox {
    width: 360px;
    margin-left: 10px; }
    .content02 .contentList .contentBox:nth-child(3n+1) {
      margin-left: 0; }
    .content02 .contentList .contentBox:nth-child(n+4) {
      margin-top: 44px; } }
@media only screen and (min-width: 1px) and (max-width: 750px) {
  .content02 .contentList .contentBox:nth-child(n+2) {
    margin-top: 40px; } }
.content02 .contentList .contentBox a {
  position: relative;
  color: #000; }
  @media only screen and (min-width: 751px), print {
    .content02 .contentList .contentBox a:before, .content02 .contentList .contentBox a:after {
      content: "";
      position: absolute; }
    .content02 .contentList .contentBox a:before {
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      opacity: 0;
      -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
      -ms-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
      -o-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
      -ms-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
      transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; }
    .content02 .contentList .contentBox a:after {
      width: 24px;
      height: 24px;
      right: 0;
      bottom: 0;
      background: url(../img/arw_content.png) no-repeat; }
    .content02 .contentList .contentBox a:hover {
      text-decoration: none; }
      .content02 .contentList .contentBox a:hover:before {
        opacity: 1;
        -moz-box-shadow: 0 0 0 5px #004389 inset;
        -webkit-box-shadow: 0 0 0 5px #004389 inset;
        box-shadow: 0 0 0 5px #004389 inset; } }
.content02 .contentList .contentBox .title {
  height: calc(100% - 196px);
  padding: 10px 40px 15px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    .content02 .contentList .contentBox .title {
      position: relative;
      padding: 18px 50px;
      padding-left: 30px;
      font-size: 32px;
      text-align: left;
      border-width: 2px; }
      .content02 .contentList .contentBox .title:before {
        content: "";
        position: absolute;
        width: 44px;
        height: 44px;
        right: 22px;
        bottom: 50%;
        background: url(../img/arw_content_sp.png) no-repeat;
        -moz-transform: translateY(50%);
        -ms-transform: translateY(50%);
        -webkit-transform: translateY(50%);
        transform: translateY(50%); } }

.content03 h2:before {
  background: url(/admin/wp/wp-content/uploads/2018/11/icon_content03.png) no-repeat center center; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    .content03 h2:before {
      background: url(/admin/wp/wp-content/uploads/2018/11/icon_content03_sp.png) no-repeat center center; } }
.content03 table {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    .content03 table {
      border-width: 2px; } }
  .content03 table th, .content03 table td {
    vertical-align: middle;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      .content03 table th, .content03 table td {
        display: block;
        border-width: 2px; } }
  .content03 table th {
    background: #F2F2F2; }
    @media only screen and (min-width: 751px), print {
      .content03 table th {
        width: 160px;
        padding: 17px 20px; } }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      .content03 table th {
        padding: 16px 0;
        text-align: center;
        font-weight: bold; } }
  .content03 table td {
    background: #fff; }
    @media only screen and (min-width: 751px), print {
      .content03 table td {
        padding: 17px 33px; } }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      .content03 table td {
        padding: 40px 25px; } }

.linkBlock {
  margin-top: 42px;
  margin-bottom: 84px; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    .linkBlock {
      margin-top: 60px;
      padding: 0 25px; } }
  .linkBlock .btnStyle {
    width: 490px; }
    @media only screen and (min-width: 751px), print {
      .linkBlock .btnStyle .companyName {
        display: inline-block;
        margin-right: 1em; } }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      .linkBlock .btnStyle {
        width: 100%; }
        .linkBlock .btnStyle span {
          font-weight: bold; }
        .linkBlock .btnStyle .companyName {
          display: block; } }
