body {
  background: url(../images/common/bg_index.jpg) repeat-x center top; }

#global_header {
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%; }
  @media screen and (max-width: 768px) {
    #global_header {
      position: relative !important; } }

#headerinner h1 {
  float: none; }
#headerinner #logo {
  position: inherit;
  top: inherit;
  left: inherit;
  float: left;
  margin: 10px 0 0;
  width: 90px; }
#headerinner dl {
  margin-top: -40px; }
  #headerinner dl dt {
    position: absolute;
    left: 110px;
    top: 85px; }
@media screen and (max-width: 1000px) {
  #headerinner dl dt {
    left: 140px; } }
@media screen and (max-width: 768px) {
  #headerinner dl {
    margin-top: 0; }
    #headerinner dl dt {
      position: inherit;
      left: inherit;
      top: inherit; } }

#gnavi {
  margin-top: 370px; }
  @media screen and (max-width: 1177px) {
    #gnavi {
      margin-top: 32%; } }
  @media screen and (max-width: 1000px) {
    #gnavi {
      margin-top: 31%; } }

#contents_wrap {
  overflow: hidden;
  padding: 0 0 100px;
  width: auto;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 1000px) {
    #contents_wrap {
      min-width: 0;
      padding: 0 0 60px; } }
  @media screen and (max-width: 468px) {
    #contents_wrap {
      padding: 0 0 50px; } }

#contents, #main, #main #col_main {
  float: none !important;
  width: 100% !important; }

#main #col_main {
  background: none !important; }

#mainArea {
  margin: 30px auto 0;
  max-width: 100%;
  position: relative;
  z-index: 1;
  width: 1177px; }
  @media screen and (max-width: 768px) {
    #mainArea {
      margin-top: 0; } }
  #mainArea ul li {
    position: relative; }
    #mainArea ul li .main_bg {
      padding-top: 68.9%; }
    #mainArea ul li.main1 .main_bg {
      background: url(../images/common/main1.png) no-repeat center center;
      background-size: contain; }
    #mainArea ul li.main2 .main_bg {
      background: url(../images/common/main2.png) no-repeat center center;
      background-size: contain; }
    #mainArea ul li.main3 .main_bg {
      background: url(../images/common/main3.png) no-repeat center center;
      background-size: contain; }
    #mainArea ul li .main_text {
      position: absolute;
      top: 16%;
      left: 7.73%;
      background: rgba(255, 255, 255, 0.9);
      border-radius: 50%;
      text-align: center;
      height: 51.41%;
      width: 35.25%; }
      #mainArea ul li .main_text p {
        font-weight: bold; }
      #mainArea ul li .main_text .ttl {
        color: #4E8FCB;
        font-size: 35px;
        line-height: 1.3;
        padding: 15.58% 0 4.5%; }
      #mainArea ul li .main_text .cont {
        font-size: 21px;
        letter-spacing: -0.1em;
        line-height: 1.8; }
      @media screen and (max-width: 1177px) {
        #mainArea ul li .main_text .ttl {
          font-size: 2.8vw; }
        #mainArea ul li .main_text .cont {
          font-size: 1.78vw; } }
      @media screen and (max-width: 468px) {
        #mainArea ul li .main_text p {
          font-weight: normal; } }

.top_concept {
  background: rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 1177px) {
    .top_concept {
      margin-top: -20% !important; } }
  @media screen and (max-width: 1000px) {
    .top_concept {
      margin-top: -18% !important; } }

.top_menu_wrap {
  position: relative; }
  .top_menu_wrap .top_menu {
    min-height: 320px;
    position: relative; }
    .top_menu_wrap .top_menu:before {
      background: #8BC1F3;
      content: "";
      display: block;
      height: 300px;
      width: calc( 100% - 40px );
      position: absolute;
      left: 20px;
      top: 40px; }
    .top_menu_wrap .top_menu .top_menu_img {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2; }
  .top_menu_wrap .top_menu_cont {
    background-repeat: no-repeat;
    background-position: left top;
    position: relative;
    z-index: 3; }
    .top_menu_wrap .top_menu_cont table {
      background: rgba(255, 255, 255, 0.7); }
      .top_menu_wrap .top_menu_cont table td {
        padding: 20px 20px 0 !important; }
        .top_menu_wrap .top_menu_cont table td.ttl {
          padding-top: 40px !important; }
        .top_menu_wrap .top_menu_cont table td.btn {
          padding-bottom: 40px !important; }
  @media screen and (max-width: 768px) {
    .top_menu_wrap .top_menu {
      float: none !important;
      width: 100% !important; } }
  @media screen and (max-width: 468px) {
    .top_menu_wrap .top_menu {
      background: #8BC1F3;
      min-height: 0; }
      .top_menu_wrap .top_menu:before {
        display: none; }
      .top_menu_wrap .top_menu .top_menu_img {
        position: inherit;
        top: inherit;
        left: inherit; }
        .top_menu_wrap .top_menu .top_menu_img img {
          width: 100% !important; }
      .top_menu_wrap .top_menu .top_menu_cont table td {
        padding: 10px 10px 0 !important; }
        .top_menu_wrap .top_menu .top_menu_cont table td.ttl {
          padding-top: 20px !important; }
        .top_menu_wrap .top_menu .top_menu_cont table td.btn {
          padding-bottom: 20px !important; } }

.newswrap {
  background: url(../images/common/top_news_bg_right.png) no-repeat 20px bottom, url(../images/common/top_news_bg_left.png) no-repeat right 20px bottom;
  border: 1px solid #B4BBC1;
  height: 480px;
  overflow: auto; }
  .newswrap .newslist {
    border-bottom: 1px dotted #4E8FCB; }
