.modPageTitle {
  background-image: url(../img/experience/bgTitle.jpg); }

.ancLinkList {
  max-width: 630px;
  margin: 0 auto 60px; }
  .ancLinkList:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  @media only screen and (max-width: 768px) {
    .ancLinkList {
      margin-bottom: 35px; } }
  .ancLinkList li {
    float: left;
    width: 47%; }
  .ancLinkList a {
    display: block;
    border-bottom: solid 2px #1D2088;
    border-right: solid 2px #1D2088;
    position: relative;
    padding: 10px 0;
    text-align: center;
    color: #1D2088;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.4; }
    @media only screen and (max-width: 768px) {
      .ancLinkList a {
        font-size: 11px;
        font-size: 1.1rem; } }
    .ancLinkList a:after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 0;
      width: 0px;
      margin: auto;
      border-bottom: 12px solid #1D2088;
      border-right: 12px solid #1D2088;
      border-left: 12px solid transparent;
      border-top: 12px solid transparent; }
      @media only screen and (max-width: 768px) {
        .ancLinkList a:after {
          border-width: 6px; } }
    .ancLinkList a:hover {
      text-decoration: none;
      opacity: 0.8; }
  .ancLinkList .right {
    float: right; }
    .ancLinkList .right a {
      border-color: #E60012;
      color: #E60012; }
      .ancLinkList .right a:after {
        border-bottom-color: #E60012;
        border-right-color: #E60012; }

.myTxt01 {
  font-size: 19px;
  font-size: 1.9rem; }
  @media only screen and (max-width: 768px) {
    .myTxt01 {
      font-size: 12px;
      font-size: 1.2rem; } }

.myTitle {
  margin-bottom: 36px; }
  @media only screen and (max-width: 768px) {
    .myTitle {
      margin-bottom: 15px; } }
  .myTitle img {
    width: auto;
    max-width: none;
    height: 36px; }
    @media only screen and (max-width: 768px) {
      .myTitle img {
        height: 25px; } }

.myTxt02 {
  margin: 0  0 42px;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    .myTxt02 {
      margin: 0  0 25px;
      font-size: 11px;
      font-size: 1.1rem; } }

.myBlock01 {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding: 0 30px;
  box-sizing: border-box; }
  @media only screen and (max-width: 768px) {
    .myBlock01 {
      display: block;
      width: auto;
      padding: 0;
      margin: 15px 0 0; } }
  .myBlock01 .iconArea, .myBlock01 .txtArea, .myBlock01 .btnArea {
    display: table-cell;
    vertical-align: middle; }
    @media only screen and (max-width: 768px) {
      .myBlock01 .iconArea, .myBlock01 .txtArea, .myBlock01 .btnArea {
        display: block; } }
  .myBlock01 .iconArea {
    width: 118px; }
  .myBlock01 .iconSp {
    position: absolute;
    top: 0;
    left: 0;
    width: 75px; }
  .myBlock01 .txtArea {
    position: relative;
    padding: 25px 0 25px 6px;
    font-size: 17px;
    font-size: 1.7rem; }
    @media only screen and (max-width: 768px) {
      .myBlock01 .txtArea {
        padding: 0 0 0 85px;
        margin-bottom: 10px;
        min-height: 75px;
        font-size: 12px;
        font-size: 1.2rem; }
        .myBlock01 .txtArea br {
          display: none; } }
    .myBlock01 .txtArea span {
      color: #A4008E; }
    .myBlock01 .txtArea a {
      color: #A4008E; }
  .myBlock01 .btnArea {
    width: 300px; }
    @media only screen and (max-width: 768px) {
      .myBlock01 .btnArea {
        width: auto; } }
  .myBlock01 .btn {
    cursor: pointer;
    background-color: #19C2CF;
    padding: 5px; }
    @media only screen and (max-width: 768px) {
      .myBlock01 .btn {
        margin-bottom: 6px; } }
    .myBlock01 .btn:nth-child(even) {
      background-color: #1968D2; }
    .myBlock01 .btn:hover {
      opacity: 0.8; }
  .myBlock01 .inner {
    border: solid 2px #fff;
    display: table;
    width: 100%;
    position: relative;
    height: 90px;
    box-sizing: border-box; }
    @media only screen and (max-width: 768px) {
      .myBlock01 .inner {
        height: 70px; } }
  .myBlock01 .txt {
    display: table-cell;
    vertical-align: middle; }
  .myBlock01 .txt {
    padding: 10px 0 10px 14px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.4;
    font-weight: bold;
    color: #fff; }
    .myBlock01 .txt span {
      display: block;
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: normal; }
      @media only screen and (max-width: 768px) {
        .myBlock01 .txt span {
          font-size: 12px;
          font-size: 1.2rem; } }
    .myBlock01 .txt:hover {
      text-decoration: none; }
  .myBlock01 .icon {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 42px;
    height: 60px;
    right: 17px; }

/*# sourceMappingURL=maps/experience.css.map */
