﻿@charset "UTF-8";
/* ===================================================================
CSS information
 file name  :  top.css
 style info :  TOPページ用cssの定義
=================================================================== */
/* table base */
/****************************************************************/
table {
  width: 100%; }

th, td {
  text-align: left;
  font-weight: normal;
  padding: 10px;
  line-height: 1.6;
  border: 1px solid #eeeeee; }

@media only screen and (max-width: 690px) {
  th, td {
    padding: 8px; }

  .table_wrap {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; }
    .table_wrap table {
      width: 640px; } }
/* table 01 */
/****************************************************************/
table.tab01 {
  table-layout: fixed; }
  table.tab01 th, table.tab01 td {
    text-align: center; }
  table.tab01 th {
    background-color: #374252;
    color: #ffffff; }
table.tab02 {
  table-layout: fixed; }
  table.tab02 tr:nth-child(2n) {
    background-color: #F7FAFB; }
table.tab03 {
  table-layout: fixed; }
  table.tab03 tr:nth-child(2n) {
    background-color: #F7FAFB; }
    table.tab03 tr:nth-child(2n) th {
      background-color: #B40000; }
  table.tab03 th {
    background-color: #374252;
    color: #ffffff; }
table.tab04 {
  table-layout: fixed; }
  table.tab04 th, table.tab04 td {
    text-align: center; }
  table.tab04 th {
    background-color: #374252;
    color: #ffffff; }
  table.tab04 thead th:nth-child(2n) {
    background-color: #B40000; }
  table.tab04 tbody td:nth-child(2n) {
    background-color: #F7FAFB; }
table.tab05 {
  table-layout: fixed; }
  table.tab05 th, table.tab05 td {
    text-align: center; }
  table.tab05 th {
    background-color: #374252;
    color: #ffffff; }
table.tab06 {
  table-layout: fixed; }
  table.tab06 th, table.tab06 td {
    text-align: center; }
  table.tab06 th {
    background-color: #374252;
    color: #ffffff; }

/* table 02 */
/****************************************************************/
/* table 03 */
/****************************************************************/
/* table 04 */
/****************************************************************/
/* table 05 */
/****************************************************************/
@media only screen and (max-width: 690px) {
  table.tab05 th, table.tab05 td {
    display: block;
    width: 100%;
    border-top: none;
    text-align: left; }
  table.tab05 th {
    border: none; } }
/* table 06 */
/****************************************************************/
@media only screen and (max-width: 690px) {
  table.tab06 thead {
    display: none; }
  table.tab06 tbody td {
    display: block;
    padding: 0 0 10px 0; }
    table.tab06 tbody td:before {
      background-color: #374252;
      color: #ffffff;
      display: block;
      padding: 5px;
      margin-bottom: 10px; }
    table.tab06 tbody td:nth-of-type(1):before {
      content: "表見出し1"; }
    table.tab06 tbody td:nth-of-type(2):before {
      content: "表見出し2"; }
    table.tab06 tbody td:nth-of-type(3):before {
      content: "表見出し3"; }
    table.tab06 tbody td:nth-of-type(4):before {
      content: "表見出し4"; }
    table.tab06 tbody td:nth-of-type(5):before {
      content: "表見出し5"; }
    table.tab06 tbody td:nth-of-type(6):before {
      content: "表見出し6"; }
    table.tab06 tbody td:nth-of-type(7):before {
      content: "表見出し7"; } }

/****************************************************************/
/* media */
/****************************************************************/
.media .media_in {
  float: left;
  width: 23.2%;
  margin-right: 2.4%;
  background-color: #ffffff; }
  .media .media_in:last-child {
    margin-right: 0; }
  .media .media_in .catelist {
    text-align: right;
    margin-bottom: 8px; }
    .media .media_in .catelist a {
      font-size: 10px;
      padding: 3px 8px;
      background-color: #374252;
      display: inline-block; }
  .media .media_in:after {
    content: "";
    display: table;
    clear: both; }
  .media .media_in .media_img {
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    overflow: hidden;
    position: relative; }
    .media .media_in .media_img img {
      position: absolute;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      left: 50%;
      top: 50%;
      -webkit-transform: translate3d(-50%, -50%, 0);
      transform: translate3d(-50%, -50%, 0); }
  .media .media_in .media_txt {
    margin-top: -15px;
    position: relative;
    z-index: 10; }
    .media .media_in .media_txt time {
      margin-bottom: 5px; }
    .media .media_in .media_txt .title06 {
      line-height: 1.8; }

@media only screen and (max-width: 979px) {
  .media .media_in {
    width: auto;
    margin-right: .8%; }
    .media .media_in:last-child {
      margin-right: .8%; } }
@media only screen and (max-width: 691px) {
  .media .media_in {
    margin: 0 16px; } }
div[class*="col_bg"] > .inner .media_txt {
  padding: 5%; }

/*-----------------------------------------------------------------*/
/*メインイメージ*/
/*-----------------------------------------------------------------*/
#top_mainimage {
  margin-bottom: 70px;
  position: relative; }

.splide__slide {
    width: 100%;
    height: 550px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center top;
}
.mainimage_in {
    position: absolute;
    padding-right: 5%;
    left: calc(50% - 620px + 3%);
    top: 12%;
}
.splide__slide img {
    display: none;
}

.splide__pagination {
    bottom: auto;
    padding: 7px 1em 0;
}
.splide__pagination__page.is-active {
    background: #f00;
    transform: scale(1.4);
}
.splide__pagination__page {
    height: 11px;
    width: 11px;
}
.main_catch {
  font-size: 42px;
  line-height: 1.4;
  color: #000000;
  text-shadow: 0px 0px 4px #ffffff;
  font-weight: normal; }

.submain_catch {
  font-size: 20px;
  line-height: 1.4;
  color: #000000;
  text-shadow: 0px 0px 4px #ffffff;
  font-weight: normal;
  margin-top: 20px; }
@media only screen and (max-width: 1279px) {
  .mainimage_in {
    left: calc(50% - 45% + 3%); } }
@media only screen and (max-width: 979px) {
.splide__pagination__page {
    height: 8px;
    width: 8px;
}
.splide__pagination {
    bottom: auto;
    padding: 4px 1em;
}
  #top_mainimage {
    margin-bottom: 50px; }
    
   .splide__slide {
    height: auto; }

  .splide__slide img {
    display: block;
    width: 100%;
    height: auto; }
}
@media only screen and (max-width: 690px) {
  #top_mainimage {
    margin-bottom: 30px; }

  .main_catch {
    font-size: 22px; }

  .submain_catch {
    font-size: 15px;
    margin-top: 10px; }
}
/*-----------------------------------------------------------------*/
/* top お知らせ バナー */
/*-----------------------------------------------------------------*/
.rss_date {
  width: 100px; }

.rss_title {
  width: calc(100% - 100px); }

.rss_contents {
  display: none; }

.col2_ti .flr.top_banner li {
  margin-bottom: 10px;
  list-style: none; }
.col2_ti .flt.rss_box {
  width: 70%; }
.col2_ti .flr.top_banner {
  width: 25%;
  font-size: 0; }
.col2_ti .flr.top_banner .txt_banner a {
  display: table;
  width: 100%;
  height: 80px;
  font-size: 20px;
  color: #fff;
  line-height: 1.2;
	text-align: center;
  background-color: #31738D;
  padding: 10px; 
}
.col2_ti .flr.top_banner .txt_banner a .banner_icon {
	width: 52px;
  background: url(../image/banner_line_img.png) no-repeat center right/ 1px 43px;
  padding-right: 5px;
}
.col2_ti .flr.top_banner .txt_banner a .banner_icon img {
  width: auto;
  max-width: 26px;
  height: auto;
  max-height: 26px;
}
.col2_ti .flr.top_banner .txt_banner a .va_m {
	display: table-cell;
	vertical-align: middle;
}
.col2_ti .flr.top_banner .txt_banner a:hover {
  opacity: .7;
  text-decoration: none;
}

@media only screen and (max-width: 979px) {
  .col2_ti .flt.rss_box {
    float: none;
    width: 100%; }
  .col2_ti .flr.top_banner {
    float: none;
    width: 100%;
    margin-top: 20px;
    width: 100%;
    margin: 50px auto 0; }
    .col2_ti .flr.top_banner li {
      float: left;
      width: 32%;
      margin-bottom: 0; }
    .col2_ti .flr.top_banner .txt_banner a {
      font-size: 16px;}
    .col2_ti .flr.top_banner .txt_banner a .banner_icon {
    width: 40px;
    }
      .col2_ti .flr.top_banner li:not(:last-child) {
        margin-right: 2%;
        margin-bottom: 2%;}
      .col2_ti .flr.top_banner li:nth-child(3n) {
        margin-right: 0;} }
@media only screen and (max-width: 690px) {
  .rss_date, .rss_title {
    width: 100%; }

  .rss_box dl {
    margin-bottom: 10px; }

  .col2_ti .flt.rss_box {
    width: 100%; }
  .col2_ti .flr.top_banner {
    width: 70%;
    max-width: 400px;
    margin: 30px auto 0; }
    .col2_ti .flr.top_banner li {
      float: none;
      margin: 10px auto 0;
      width: 100%; }
      .col2_ti .flr.top_banner li:not(:last-child) {
        margin-right: 0; }
        .col2_ti .flr.top_banner .txt_banner a {
          height: 60px;
          font-size: 14px;
        }
        .col2_ti .flr.top_banner .txt_banner a .banner_icon {
	        width: 30px;
          padding-right: 5px;
        }
        .col2_ti .flr.top_banner .txt_banner a .banner_icon img {
            max-width: 20px;
            max-height: 20px;
        }
        }

.img100.imgcircle img {
  max-width: 260px;
  margin-bottom: 30px; }

@media only screen and (max-width: 979px) {
  .img100.imgcircle img {
    max-width: 100%; } }
@media only screen and (max-width: 690px) {
  .img100.imgcircle img {
    max-width: 220px;
    margin-bottom: 25px; } }
.top_att {
  background-color: #f9f9f9; }
  .top_att .b_r {
    padding: 5% 3%;
    border-right: .5px solid #ffffff;
    border-left: .5px solid #ffffff; }
    .top_att .b_r:first-child {
      border-left: none; }
    .top_att .b_r:last-child {
      border-right: none; }

@media only screen and (max-width: 691px) {
  .top_att {
    padding: 0; }
    .top_att .b_r {
      padding: 8% 0;
      border-top: .5px solid #ffffff;
      border-left: none;
      border-right: none; } }
.banner_sbs3 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1120px; }

@media only screen and (max-width: 979px) {
  .banner_sbs3 {
    width: 94%; } }
@media only screen and (max-width: 691px) {
  .banner_sbs3 {
    width: 90%; } }
.banner_sbs2 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1024px; }

@media only screen and (max-width: 979px) {
  .banner_sbs2 {
    width: 88%; } }
@media only screen and (max-width: 691px) {
  .banner_sbs2 {
    width: 90%; } }
/* top_banner_col4 */
/*-----------------------------------------------------------------*/
.top_banner_col3 {
  width: 100%;
  max-width: 960px;
  font-size: 0;
  margin-left: auto;
  margin-right: auto;}
  .top_banner_col3 li {
    display: inline-block;
    width: 32%;
    max-width: 296px;
    font-size: 12px; }
    .top_banner_col3 li:not(:last-child) {
      margin-right: 2%; }

@media only screen and (max-width: 690px) {
  .top_banner_col3 {
    width: 70%;
    margin: auto; }
    .top_banner_col3 li {
      width: 100%;
      margin-bottom: 10px; }
      .top_banner_col3 li:not(:last-child) {
        margin-right: 0; } }
/*-----------------------------------------------------------------*/
/* external_banner */
/*-----------------------------------------------------------------*/
.external_banner {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.external_banner li {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    padding: 10px 20px;
}
.external_banner li:last-of-type {
    border-right: 1px solid #DDD;
}
@media only screen and (max-width: 690px) {
.external_banner li {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    border-bottom: 0;
    border-right: 1px solid #DDD;
    padding: 15px;
}
.external_banner li:last-of-type {
    border-bottom: 1px solid #DDD;
}
.external_banner li .img100 {
    display: table-cell;
    width: 35%;
    vertical-align: middle;
    padding-right: 5%;
}
.external_banner li .txt {
    display: table-cell;
    width: 65%;
    vertical-align: middle;
}
}
/*-----------------------------------------------------------------*/
/* area01 */
/*-----------------------------------------------------------------*/
#area01 .flt, #area01 .flr {
  padding: 0 50px; }

@media only screen and (max-width: 979px) {
  #area01 .flt, #area01 .flr {
    padding: 0 10px; } }
@media only screen and (max-width: 690px) {
  #area01 .flt, #area01 .flr {
    padding: 0 10px;
    margin-bottom: 30px; } }
@media only screen and (max-width: 690px) {
  #area01 .flr {
    margin-bottom: 0; } }
.top_search {
  margin-bottom: 25px; }
  .top_search input {
    border: medium none;
    border-radius: 0;
    display: block;
    height: 38px;
    padding: 0 2%; }
  .top_search .search_txt {
    width: calc(100% - 40px);
    border: 1px solid #eee; }
  .top_search .submit_btn {
    background: #D6D7D8 url("../image/common/icon_search.png") no-repeat scroll center center/16px auto;
    border: medium none;
    cursor: pointer;
    float: right;
    padding: 0;
    text-indent: -9999px;
    width: 40px; }

#area01 select {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dddddd;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px transparent;
  -webkit-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  -webkit-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../image/common/top_db_arr.gif) no-repeat right center/40px auto; }
  #area01 select[disabled*="disabled"] {
    background: url(../image/common/top_db_arr.gif) no-repeat right center/40px #DDD; }

#area01 select::-ms-expand {
	display: none;
}

.top_search_btn {
  width: 50%;
  margin: auto;
  display: block;
  border: none;
  text-align: center;
  margin-top: 45px;
  clear: both;}
  .top_search_btn input {
    display: inline-block;
	margin-top: 20px;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    background-color: #045574;
    color: #ffffff;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 12px;
    min-width: 120px;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

@media only screen and (max-width: 690px) {
  .top_search_btn {
    margin-top: 20px; }
	.top_search_btn input {
    margin-top: 0; } }
.checkb {
  font-size: 0; }
  .checkb li {
    display: inline-block;
    width: 50%;
    margin-bottom: 8px; }

@media only screen and (min-width: 691px) and (max-width: 979px) {
  .checkb li {
    width: 100%; } }
.top_search input[type=checkbox] {
  display: block; }
  .top_search input[type=checkbox] + label {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer; }
.top_search input[type=radio] {
  display: none;
  margin: 0; }
.top_search input[type=checkbox] {
  display: none;
  margin: 0; }
  .top_search input[type=checkbox] + label {
    line-height: 1.5;
    padding: 0 0 0 25px;
    width: calc(100% - 14px); }
    .top_search input[type=checkbox] + label::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      box-sizing: border-box;
      display: block;
      width: 14px;
      height: 14px;
      margin-top: -6px;
      border: 1px solid #dddddd; }
  .top_search input[type=checkbox]:checked + label::after {
    content: "";
    position: absolute;
    top: 40%;
    box-sizing: border-box;
    display: block;
    left: 3px;
    width: 14px;
    height: 7px;
    margin-top: -5px;
    border-left: 2px solid #DF0000;
    border-bottom: 2px solid #DF0000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

/*-----------------------------------------------------------------*/
/* area02 */
/*-----------------------------------------------------------------*/
#area02 {
  background: url(../image/top_placesearch_bg.jpg) no-repeat center center/cover;
  height: 400px; }
  #area02 .col2_halfmid_in {
    height: 400px;
    text-align: left;
    color: #ffffff; }
    #area02 .col2_halfmid_in:first-child {
      background-color: rgba(4, 85, 115, 0.5); }
    #area02 .col2_halfmid_in h2 {
      text-align: left; }
      #area02 .col2_halfmid_in h2:after {
        left: 0; }

@media only screen and (max-width: 690px) {
  #area02 {
    height: auto; } }
@media only screen and (max-width: 690px) {
  #area02 .col2_halfmid_in {
    padding: 7%; }
    #area02 .col2_halfmid_in:last-child {
      display: none; } }
@media only screen and (max-width: 690px) {
  #area02 .col2_halfmid_in {
    height: auto; } }
@media only screen and (max-width: 979px) {
  #area02 .col2_halfmid_in h2 {
    font-size: 28px; } }
/*-----------------------------------------------------------------*/
/* area03 */
/*-----------------------------------------------------------------*/
#area03 {
  padding-top: 50px;
  padding-bottom: 50px; }
  #area03 .icon_img {
    margin-bottom: 30px;
    display: inline-block;
    position: relative; }
    #area03 .icon_img img {
      background-color: #31738C;
      border-radius: 50%;
      padding: 20px; }
  #area03 .flt {
    background-color: #ffffff;
    padding: 4%;
    border-left: 1px solid #F7FAFB;
    -webkit-transition: all .2s ease 0s;
            transition: all .2s ease 0s; }
  #area03 .title05_bold {
    margin-bottom: 20px; }
  #area03 .flt.bl-hover {
    background-color: #DEE9ED; }

@media only screen and (max-width: 690px) {
  #area03 .icon_img {
    margin-bottom: 15px; } }
@media only screen and (max-width: 690px) {
  #area03 .icon_img img {
    padding: 15%; } }
@media only screen and (max-width: 690px) {
  #area03 .flt {
    padding: 10% 5%; } }
@media only screen and (max-width: 690px) {
  #area03 .title05_bold {
    margin-bottom: 10px; } }
/*-----------------------------------------------------------------*/
/* area04 */
/*-----------------------------------------------------------------*/
#area04 {
  background: url(../image/top_mono_bg.jpg) no-repeat center center/cover; }
  #area04 .inner {
    display: table;
    height: 400px; }
    #area04 .inner .inner_in {
      display: table-cell;
      vertical-align: middle;
      height: 100%;
      color: #ffffff; }

@media only screen and (max-width: 690px) {
  #area04 .inner {
    height: auto; } }
@media only screen and (max-width: 690px) {
  #area04 .inner .inner_in {
    display: block;
    padding: 50px 0; } }
