@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/*----------------------------------------------------
	☆indent
----------------------------------------------------*/
.center {
  text-align: center !important;
}

.left {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

.top0 {
  margin-top: 0 !important;
}

.top5 {
  margin-top: 5px !important;
}

.top10 {
  margin-top: 10px !important;
}

.top15 {
  margin-top: 15px !important;
}

.top20 {
  margin-top: 20px !important;
}

.btm0 {
  margin-bottom: 0 !important;
}

.btm5 {
  margin-bottom: 5px !important;
}

.btm10 {
  margin-bottom: 10px !important;
}

.btm15 {
  margin-bottom: 15px !important;
}

.btm20 {
  margin-bottom: 20px !important;
}

.btm25 {
  margin-bottom: 25px !important;
}

.btm30 {
  margin-bottom: 30px !important;
}

.btm35 {
  margin-bottom: 35px !important;
}

.btm40 {
  margin-bottom: 40px !important;
}

.btm45 {
  margin-bottom: 45px !important;
}

.btm50 {
  margin-bottom: 50px !important;
}

.btm55 {
  margin-bottom: 55px !important;
}

.btm60 {
  margin-bottom: 60px !important;
}

.btm65 {
  margin-bottom: 65px !important;
}

.btm70 {
  margin-bottom: 70px !important;
}

.btm75 {
  margin-bottom: 75px !important;
}

.btm80 {
  margin-bottom: 80px !important;
}

.btm85 {
  margin-bottom: 85px !important;
}

.btm90 {
  margin-bottom: 90px !important;
}

.btm95 {
  margin-bottom: 90px !important;
}

.m_0 {
  margin: 0 !important;
}

.lm5 {
  margin-left: 5px !important;
}

.lm10 {
  margin-left: 10px !important;
}

.lm20 {
  margin-left: 20px !important;
}

.lm25 {
  margin-left: 25px !important;
}

.rm0 {
  margin-right: 0 !important;
}

.rm5 {
  margin-right: 5px !important;
}

.rm10 {
  margin-right: 10px !important;
}

.rm15 {
  margin-right: 15px !important;
}

.rm20 {
  margin-right: 20px !important;
}

.rm25 {
  margin-right: 25px !important;
}

.rm30 {
  margin-right: 30px !important;
}

.aural {
  display: none;
  visibility: hidden;
}

.brake {
  display: block;
}
@media screen and (max-width: 1200px) {
  .brake {
    display: none;
  }
}

.nomaList li {
  color: inherit;
  list-style: disc;
}

.indList {
  margin-left: 10px;
}
.indList li span {
  display: inline-block;
  text-indent: -1em !important;
}

tbody tr {
  width: 100%;
}
tbody tr th, tbody tr td {
  padding: 10px 0;
}
@media screen and (max-width: 640px) {
  tbody tr th, tbody tr td {
    display: list-item;
    list-style: none;
  }
}

.tbl_01 {
  width: 100%;
}
.tbl_01 tr {
  border-bottom: 1px dotted #aeaeae;
  padding: 10px 0;
  width: 100%;
}
.tbl_01 th {
  font-weight: bold;
  width: 20%;
}
@media screen and (max-width: 640px) {
  .tbl_01 th {
    color: #02376b;
    padding-bottom: 0px;
    width: 100%;
  }
}

/* ======================= #loader ====== */
#loader {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  _position: absolute;
  /* IE6対策 */
  top: 50%;
  left: 50%;
  margin-top: -32px;
  /* heightの半分のマイナス値 */
  margin-left: -32px;
  /* widthの半分のマイナス値 */
  z-index: 55000;
}

#fade {
  width: 100%;
  height: 100%;
  display: none;
  background-color: #FFFFFF;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 50000;
}

@media screen and (max-width: 750px) {
  #header {
    position: inherit;
  }
}
#header h1 {
  display: none;
}
@media screen and (max-width: 750px) {
  #header h1 {
    display: block;
    position: absolute;
    z-index: 500;
    left: 11px;
    top: 13px;
  }
  #header h1 span {
    display: none;
  }
}

#topMv {
  background: #f6f6f6;
  padding-top: 40px;
}
@media screen and (max-width: 750px) {
  #topMv {
    padding-top: 0;
  }
}
@media screen and (max-width: 640px) {
  #topMv {
    padding-top: 21px;
    margin-bottom: 36x;
  }
}

@media screen and (max-width: 750px) {
  #topMenu {
    display: block;
    position: absolute;
    top: 40px;
    width: 100%;
  }
}
@media screen and (max-width: 750px) and (max-width: 750px) {
  #topMenu nav {
    border-top: none;
  }
}
@media screen and (max-width: 750px) {
  #topMenu nav ul {
    padding: 0;
    max-width: 960px;
  }
}
@media screen and (max-width: 750px) and (max-width: 640px) {
  #topMenu nav ul {
    margin-top: 4px;
  }
}
@media screen and (max-width: 750px) and (max-width: 750px) {
  #topMenu nav ul li.li01 a.cr {
    background-image: none;
  }
  #topMenu nav ul li.li01 a.cr span {
    display: block;
  }
}

#toggle {
  display: none;
  position: absolute;
  right: 5px;
  top: -47px;
  width: 34px;
  height: auto;
}
@media screen and (max-width: 750px) {
  #toggle {
    display: block;
    top: -47px;
    right: 5px;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  #toggle a {
    display: block;
    text-align: right;
    color: #fff;
    padding: 10px 0 4px;
    background: #fff;
    width: 100%;
  }
}
#toggle a img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 750px) {
  #toggle a img {
    width: 34px;
    height: auto;
  }
}

@media screen and (max-width: 750px) {
  .flexslider {
    display: none;
  }
}

.bx-wrapper {
  display: none;
}
@media screen and (max-width: 750px) {
  .bx-wrapper {
    margin: 25px 0 60px;
    display: block;
  }
}
.bx-wrapper img {
  display: none;
}
@media screen and (max-width: 750px) {
  .bx-wrapper img {
    display: block;
  }
}

.li01 a span {
  visibility: hidden;
  font-size: 14px;
}
@media screen and (max-width: 640px) {
  .li01 a span {
    visibility: visible;
  }
}
.li01 a.cr {
  background: url(../images/top/top_logo_ov.png) center 39% no-repeat #02376b;
}

.topBnr {
  width: 100%;
  margin-bottom: 50px;
  overflow: hidden;
  width: 100%;
}
.topBnr li {
  float: left;
  margin-bottom: 10px;
  width: 50%;
}
@media screen and (max-width: 750px) {
  .topBnr li {
    padding-right: 0 !important;
    width: 100%;
  }
}
.topBnr li:nth-child(even) {
  padding-right: 0;
  padding-left: 7px;
}
@media screen and (max-width: 750px) {
  .topBnr li:nth-child(even) {
    padding-left: 0 !important;
  }
}
.topBnr li:nth-child(odd) {
  padding-right: 7px;
}
.topBnr li.bnrS {
  width: 25%;
  padding-right: 10px;
}
.topBnr li.bnrS:nth-child(4n) {
  padding-right: 0 !important;
}
.topBnr li.bnrS:nth-child(even) {
  padding-left: 0;
}
@media screen and (max-width: 750px) {
  .topBnr li.bnrS {
    width: 49%;
    padding-right: 0;
  }
  .topBnr li.bnrS:nth-child(even) {
    float: right;
  }
}
.topBnr li.bnrS img {
  border: 1px solid #dddddd;
  margin-bottom: -5px;
}
@media screen and (max-width: 750px) {
  .topBnr li.bnrS img {
    margin-bottom: -3px;
  }
}
.topBnr li a {
  font-size: 0.85rem;
  letter-spacing: 0.6;
  line-height: 1.5;
  color: #04529d;
}
@media screen and (max-width: 750px) {
  .topBnr li a {
    font-size: 0.7rem;
  }
}
.topBnr li a span {
  background: url(../images/cmn/arrow/arrow_05.png) left center no-repeat;
  display: inline-block;
  padding-left: 12px;
}
@media screen and (max-width: 1100px) {
.topBnr li a span {
  background: none;
  padding-left: 0;
  min-height: 36px;
	}
}

.topBnr li a img {
  width: 100%;
}
@media screen and (max-width: 1100px) {
  .topBnr li a img {
    height: auto;
    width: 100%;
  }
}
.topBnr li br {
  display: none;
}
@media screen and (max-width: 970px) {
  .topBnr li br {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .topBnr li br {
    display: none;
  }
}
.topBnr .flexslider02 .slides {
  height: 180px;
}
.topBnr .top_camp {
  overflow: hidden;
}
.topBnr .top_camp h3 {
  font-size: 1.0rem;
  font-weight: bold;
  color: #000;
  background: none;
  margin-bottom: 10px;
}
.topBnr .top_camp .camp_img {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 188px;
}
@media screen and (max-width: 1100px) {
  .topBnr .top_camp .camp_img {
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
.topBnr .top_camp .camp_r {
  float: right;
  width: 52%;
}
@media screen and (max-width: 1100px) {
  .topBnr .top_camp .camp_r {
    float: none;
    width: 100%;
  }
}
.topBnr .top_camp .tag {
  color: #FFF;
  text-align: center;
  margin-bottom: 12px;
}
.topBnr .top_camp .txt {
  color: #000;
  margin-bottom: 10px;
}

@media screen and (max-width: 750px) {
  .clm2 li:first-child {
    margin-bottom: 50px;
  }
}

.topWrap {
  overflow: hidden;
  margin: 0 auto;
  padding-top: 30px;
  max-width: 960px;
}
@media screen and (max-width: 1100px) {
  .topWrap {
    padding-left: 20px;
    width: 96%;
  }
}
@media screen and (max-width: 750px) {
  .topWrap {
    padding: 0;
    width: 96%;
  }
}
.topWrap h2 {
  font-size: 1.2rem;
  border-bottom: 2px solid #bfc7cf;
  color: #04529d;
  margin-bottom: 20px;
  padding-bottom: 12px;
  padding-left: 18px;
}
@media screen and (max-width: 750px) {
  .topWrap h2 {
    font-size: 1.0rem;
  }
}
.topWrap h2.icon01 {
  background: url(../images/top/icon_01.png) left 16% no-repeat;
}
.topWrap h2.icon02 {
  background: url(../images/top/icon_02.png) left 16% no-repeat;
  padding-left: 24px;
}
.topWrap h2.icon03 {
  background: url(../images/top/icon_03.png) left 16% no-repeat;
  padding-left: 24px;
}
.topWrap h2.icon03 span {
  font-size: 0.8rem;
  border: 1px solid #ccc;
  background: url(../images/cmn/arrow/arrow_06.png) 9px 54% no-repeat;
  padding: 0 16px 0 24px;
  float: right;
}
.topWrap h2.icon03 span a {
  font-size: 0.8rem;
  color: #333;
}
@media screen and (max-width: 750px) {
  .topWrap h2.icon03 span a {
    font-size: 0.6rem;
  }
}
.topWrap h2.icon04 {
  background: url(../images/top/icon_04.png) left 16% no-repeat;
}
.topWrap h2.icon04 span {
  border: 1px solid #ccc;
  background: url(../images/cmn/arrow/arrow_06.png) 9px 54% no-repeat;
  padding: 2px 16px 2px 24px;
  float: right;
  width: inherit;
}
@media screen and (max-width: 750px) {
  .topWrap h2.icon04 span {
    font-size: 0.6rem;
  }
}
.topWrap h2.icon05 {
  background: url(../images/top/icon_05.png) left 16% no-repeat;
  padding-left: 26px;
}
.topWrap h2.iconsport {
  background: url(../images/top/icon_sport.png) left 21% no-repeat;
  padding-left: 26px;
}
.topWrap h2.icon06 {
  background: url(../images/top/icon_06.png) left top no-repeat;
  padding-left: 22px;
}
.topWrap .top_l {
  float: left;
  width: 466px;
}
@media screen and (max-width: 1100px) {
  .topWrap .top_l {
    float: none;
    width: 100%;
  }
}
.topWrap .top_l dl {
  border-bottom: 1px dotted #aeaeae;
  margin-bottom: 10px;
  overflow: hidden;
  padding-bottom: 20px;
}
.topWrap .top_l dl dt, .topWrap .top_l dl dd {
  float: left;
}
.topWrap .top_l dl dt {
  width: 30%;
}
@media screen and (max-width: 1100px) {
  .topWrap .top_l dl dt {
    width: 24%;
  }
}
@media screen and (max-width: 750px) {
  .topWrap .top_l dl dt {
    width: 100%;
  }
}
.topWrap .top_l dl dt span {
  float: none;
  margin-left: 0;
  width: 120px;
}
@media screen and (max-width: 750px) {
  .topWrap .top_l dl dt span {
    margin-left: 10px;
  }
}
.topWrap .top_l dl dd {
  width: 70%;
}
@media screen and (max-width: 1100px) {
  .topWrap .top_l dl dd {
    width: 76%;
  }
}
@media screen and (max-width: 750px) {
  .topWrap .top_l dl dd {
    width: 100%;
  }
}
.topWrap .top_l dl dd a {
  color: #04529d;
}
.topWrap .top_l dl dd a:hover {
  text-decoration: underline;
}

.topBtm {
  background: #f7f7f7;
  border-top: 1px solid #e8e8e8;
  padding-top: 35px;
  padding-bottom: 100px;
}

.top_r {
  float: right;
  width: 466px;
}
@media screen and (max-width: 1100px) {
  .top_r {
    float: none;
    width: 100%;
  }
}
.top_r .ricBnr {
  margin-bottom: 30px;
}
@media screen and (max-width: 1100px) {
  .top_r .ricBnr {
    text-align: center;
  }
}
@media screen and (max-width: 1100px) {
  .top_r .ricBnr img {
    text-align: center;
    width: 60%;
  }
}
@media screen and (max-width: 640px) {
  .top_r .ricBnr img {
    text-align: center;
    width: 100%;
  }
}
.top_r ul.groupLogo {
  overflow: hidden;
  display: table;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .top_r ul.groupLogo {
    padding-left: 10px;
  }
}
.top_r ul.groupLogo li {
  float: left;
  display: table-cell;
  margin-right: 42px;
  margin-bottom: 20px;
  height: auto;
  width: 45%;
}
.top_r ul.groupLogo li:nth-child(even) {
  margin-right: 0;
}
@media screen and (max-width: 750px) {
  .top_r ul.groupLogo li {
    min-height: 120px;
  }
}
@media screen and (max-width: 640px) {
  .top_r ul.groupLogo li {
    float: left;
    width: 46%;
    margin-right: 10px !important;
  }
}
.top_r ul.groupLogo li div {
  display: table;
  background: #fff;
  height: 70px;
  width: 100%;
  text-align: center;
}
.top_r ul.groupLogo li div a {
  letter-spacing: 0.6;
  line-height: 1.5;
  display: table-cell;
  vertical-align: middle;
}
.top_r ul.groupLogo li div img {
  vertical-align: middle;
}
@media screen and (max-width: 1100px) {
  .top_r ul.groupLogo li div img {
    height: auto;
    width: 80%;
  }
}
@media screen and (max-width: 750px) {
  .top_r ul.groupLogo li div img {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .top_r ul.groupLogo li div img {
    width: 100%;
  }
}
.top_r ul.groupLogo li p {
  color: #04529d;
  background: url(../images/cmn/arrow/arrow_05.png) left 0.5em no-repeat;
  display: inline-block;
  font-size: 0.85rem;
  padding-left: 12px;
  margin-top: 10px;
  word-break: break-all;
}
@media screen and (max-width: 750px) {
  .top_r ul.groupLogo li p {
    font-size: 0.75rem;
  }
}
.top_r ul.groupLogo li p a {
  color: #04529d;
}

.news_wrap {
  margin-bottom: 50px;
}

@media screen and (max-width: 970px) {
  .news_wrap h2, .topWrap h2 {
    font-size: 1.0rem;
  }
}
.news_wrap h2 span, .topWrap h2 span {
  background: url(../images/cmn/arrow/arrow_06.png) left center no-repeat;
  padding: 0;
  float: right;
  padding-left: 12px;
}
@media screen and (max-width: 970px) {
  .news_wrap h2 span, .topWrap h2 span {
    padding-left: 9px;
  }
}
.news_wrap h2 br, .topWrap h2 br {
  display: none;
}
