.layoutType01 .sideContents #rightNavigation2Wrap {
  top: 0; }
  @media screen and (max-width: 767px) {
    .layoutType01 .sideContents #rightNavigation2Wrap {
      top: inherit; } }

.layoutType01 .sideContents #rightNavigation2Wrap.fixed {
  top: 100px; }
  @media screen and (max-width: 767px) {
    .layoutType01 .sideContents #rightNavigation2Wrap.fixed {
      top: inherit; } }

/* -----------------------------------------------------
	columnLayout
----------------------------------------------------- */
.columnLayout {
  clear: both; }

.columnLayout .colLeft {
  float: left; }

.columnLayout .colRight {
  float: right; }

/* -----------------------------------------------------
	Clearfix
----------------------------------------------------- */
.columnLayout:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

.columnLayout {
  *display: inline-table;
  *zoom: 1; }

/* contentsWrap 
*****************************************/
.mainArea {
  clear: both;
  width: 100%;
  min-width: 960px;
  height: 420px;
  overflow: hidden;
  background-image: url(../img/mainBg01.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 46px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .mainArea {
      display: none; } }

.mainArea * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mainArea p {
  margin: 0; }

.mainArea img {
  vertical-align: bottom; }

.mainArea .tx01 {
  position: absolute;
  top: 198px;
  left: 50%;
  margin-left: -379px; }

.mainArea .tx02 {
  position: absolute;
  top: 453px;
  left: 50%;
  margin-left: -467px; }

.mainArea .logo01 {
  position: absolute;
  bottom: 80px;
  right: 50%;
  margin-right: -469px;
  z-index: 2; }

.mainArea .campaignArea {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 70px;
  background: rgba(0, 0, 0, 0.59); }
  .mainArea .campaignArea .ph01 {
    position: absolute;
    left: 50%;
    top: -59px;
    margin-left: -469px; }
  .mainArea .campaignArea .inner {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 10px 0 10px 197px; }
    .mainArea .campaignArea .inner .hdg {
      width: 131px;
      background: #000;
      color: #ffff00;
      font-size: 18px;
      font-weight: bold;
      padding: 11px 5px;
      text-align: center; }
    .mainArea .campaignArea .inner .textWrap {
      width: 612px;
      color: #fff; }
      .mainArea .campaignArea .inner .textWrap a {
        display: inline-block;
        color: #ffff00;
        text-decoration: underline;
        cursor: pointer; }
        .mainArea .campaignArea .inner .textWrap a + a {
          margin-left: 30px; }

#layer01 {
  display: none; }

#layer02 {
  padding-top: 100px; }

#layer03 {
  padding-top: 30px;
  padding-bottom: 50px; }

#contentsWrap2016 {
  width: 100%; }

.SpringCP2Banner {
  padding: 15px 0 60px; }

/* mainContents 
*****************************************/
.mainContents {
  width: 100%;
  margin: 0 auto; }

#layer02 {
  overflow: hidden; }

#layer03 {
  padding-top: 70px;
  overflow: hidden; }

#layer04 {
  padding-top: 30px;
  overflow: hidden; }

#layer02 img,
#layer03 img {
  vertical-align: bottom; }

#layer02 figure,
#layer03 figure {
  margin: 0; }

#layer02 a:hover,
#layer03 a:hover {
  text-decoration: underline; }

#layer03 .featureHdg01 {
  color: #280079;
  font-size: 20px;
  padding: 0.65em 0;
  margin-bottom: 30px;
  border-top: 1px solid #280079;
  border-bottom: 1px solid #280079; }

.wrap01 {
  display: flex;
  flex-wrap: wrap; }
  [class*="heading"] + .wrap01 {
    margin-top: 40px; }
  .wrap01.bC {
    justify-content: center; }
  .wrap01.between {
    justify-content: space-between; }
  .wrap01.aC {
    align-items: center; }
  .wrap01.aEnd {
    align-items: flex-end; }
  .wrap01.reverse {
    flex-direction: row-reverse; }

.featureLayout {
  padding-top: 50px; }
  .featureLayout * {
    box-sizing: border-box; }
  .featureLayout .tx01 {
    font-size: 24px; }
    @media screen and (max-width: 767px) {
      .featureLayout .tx01 {
        font-weight: bold;
        font-size: 23px; } }
  .featureLayout .tx02 {
    font-size: 15px;
    line-height: 1.37; }

.mb02 {
  margin-bottom: 2px; }

.mb95 {
  margin-bottom: 95px; }

.featureBg01 {
  color: #fff;
  background: #000 url("../img/bg01.jpg") no-repeat 100% 0; }
  @media screen and (max-width: 767px) {
    .featureBg01 {
      background: #000; } }
  @media screen and (max-width: 767px) {
    .featureBg01 {
      margin: 0 -15px; } }
  .featureBg01 > .inner01 {
    width: 510px;
    min-height: 497px;
    padding: 0 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .featureBg01 > .inner01 {
        width: 100%;
        min-height: auto;
        padding: 0 15px; } }
    .featureBg01 > .inner01 .fig02 {
      display: none; }
      @media screen and (max-width: 767px) {
        .featureBg01 > .inner01 .fig02 {
          display: block; } }
    .featureBg01 > .inner01 .textWrap01 .tx02 {
      width: 430px;
      margin-left: -3px; }
      @media screen and (max-width: 767px) {
        .featureBg01 > .inner01 .textWrap01 .tx02 {
          width: 100%;
          margin-left: 0; } }
  .featureBg01 .featureBg02 {
    background: url("../img/bg02.jpg") no-repeat 100% 0;
    min-height: 199px;
    padding: 0 25px; }
    @media screen and (max-width: 767px) {
      .featureBg01 .featureBg02 {
        background: none;
        min-height: auto;
        padding: 0 15px; } }
    .featureBg01 .featureBg02 .fig03 {
      display: none; }
      @media screen and (max-width: 767px) {
        .featureBg01 .featureBg02 .fig03 {
          display: block; } }
    .featureBg01 .featureBg02 > .inner01 {
      width: 413px; }
      @media screen and (max-width: 767px) {
        .featureBg01 .featureBg02 > .inner01 {
          width: 100%; } }
  .featureBg01 .featureBg03 {
    background: url("../img/bg03.jpg") no-repeat 50% 0;
    min-height: 328px;
    padding: 25px 50px 0 191px; }
    @media screen and (max-width: 767px) {
      .featureBg01 .featureBg03 {
        background: none;
        min-height: auto;
        padding: 0 15px 0; } }
    .featureBg01 .featureBg03 .fig04 {
      display: none; }
      @media screen and (max-width: 767px) {
        .featureBg01 .featureBg03 .fig04 {
          display: block; } }
  .featureBg01 .featureBg04 {
    background: url("../img/bg04.jpg") no-repeat 50% 0;
    min-height: 420px;
    padding: 4px 100px 0; }
    @media screen and (max-width: 767px) {
      .featureBg01 .featureBg04 {
        background: none;
        min-height: auto;
        padding: 4px 15px 0; }
        .featureBg01 .featureBg04 .fig05 {
          display: none; } }
    @media screen and (max-width: 767px) and (max-width: 767px) {
      .featureBg01 .featureBg04 .fig05 {
        display: block;
        margin: 0 -15px 15px; } }

  .featureBg01 .featureBg05 {
    background: url("../img/bg05.jpg") no-repeat 50% 0;
    min-height: 280px;
    padding: 0 50px 0 542px;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .featureBg01 .featureBg05 {
        background: none;
        min-height: auto;
        padding: 0 15px 0 15px; } }
  .featureBg01 .figureWrap01 {
    margin-top: -38px;
    margin-bottom: 27px;
    padding-right: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .featureBg01 .figureWrap01 {
        margin-top: 15px;
        margin-bottom: 27px;
        padding-right: 15px; } }
    .featureBg01 .figureWrap01 .figure01 {
      margin: 0 0 0 64px;
      padding-bottom: 30px; }
      @media screen and (max-width: 767px) {
        .featureBg01 .figureWrap01 .figure01 {
          margin: 0 15px; } }
    .featureBg01 .figureWrap01 .textWrap02 {
      margin: 0 0 0 39px; }
      @media screen and (max-width: 767px) {
        .featureBg01 .figureWrap01 .textWrap02 {
          width: 100%;
          margin: 0 0 0 15px; } }
