img {
  display: block;
  max-width: 100%; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

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

.pb10 {
  padding-bottom: 10px !important; }

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

.pb10h {
  padding-bottom: 10px !important; }

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

.pb20 {
  padding-bottom: 20px !important; }

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

.pb20h {
  padding-bottom: 20px !important; }

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

.pb30 {
  padding-bottom: 30px !important; }

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

.pb30h {
  padding-bottom: 30px !important; }

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

.pb40 {
  padding-bottom: 40px !important; }

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

.pb40h {
  padding-bottom: 40px !important; }

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

.pb50 {
  padding-bottom: 50px !important; }

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

.pb50h {
  padding-bottom: 50px !important; }

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

.pb60 {
  padding-bottom: 60px !important; }

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

.pb60h {
  padding-bottom: 60px !important; }

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

.pb70 {
  padding-bottom: 70px !important; }

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

.pb70h {
  padding-bottom: 70px !important; }

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

.pb80 {
  padding-bottom: 80px !important; }

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

.pb80h {
  padding-bottom: 80px !important; }

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

.pb90 {
  padding-bottom: 90px !important; }

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

.pb90h {
  padding-bottom: 90px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.mb100h {
  margin-bottom: 100px !important; }

.pb100h {
  padding-bottom: 100px !important; }

.mb110 {
  margin-bottom: 110px !important; }

.pb110 {
  padding-bottom: 110px !important; }

.mb110h {
  margin-bottom: 110px !important; }

.pb110h {
  padding-bottom: 110px !important; }

.mb120 {
  margin-bottom: 120px !important; }

.pb120 {
  padding-bottom: 120px !important; }

.mb120h {
  margin-bottom: 120px !important; }

.pb120h {
  padding-bottom: 120px !important; }

.mb130 {
  margin-bottom: 130px !important; }

.pb130 {
  padding-bottom: 130px !important; }

.mb130h {
  margin-bottom: 130px !important; }

.pb130h {
  padding-bottom: 130px !important; }

.mb140 {
  margin-bottom: 140px !important; }

.pb140 {
  padding-bottom: 140px !important; }

.mb140h {
  margin-bottom: 140px !important; }

.pb140h {
  padding-bottom: 140px !important; }

body {
  color: #000;
  font-size: 15px; }

.o_sp {
  display: none !important; }

.inner {
  width: 100%;
  max-width: 1080px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto; }

#wrapAll {
  width: 100%;
  position: relative;
  overflow: hidden; }

#wrapAllInner {
  width: calc(1200px + (((100% - 1200px)) / 2));
  position: relative;
  margin-left: calc(((100% - 1200px)) / 2);
  padding-left: 170px; }

.sectionInner {
  max-width: 1110px;
  padding-left: 20px;
  padding-right: 20px; }

.max946 {
  max-width: 946px;
  margin: 0 auto;
  position: relative; }

.flo2:after {
  content: '';
  clear: both;
  display: block; }
.flo2 > * {
  width: 48%;
  margin-left: 4%;
  margin-top: 40px;
  float: left; }
  .flo2 > *:nth-child(2n+1) {
    clear: both;
    margin-left: 0; }
  .flo2 > *:nth-child(-n+2) {
    margin-top: 0; }

.centerImg {
  margin: 0 auto; }

#header {
  background-color: #00a8d5;
  position: fixed;
  width: 100%;
  top: 0;
  height: 100%;
  left: -100%;
  margin-left: calc(170px + (((100% - 1200px)) / 2));
  z-index: 100; }

.headerInner {
  width: 170px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  padding: 50px 26px 26px; }
  .headerInner .logo {
    width: 120px;
    margin: 0 auto;
    margin-bottom: 30px; }
  .headerInner .credit {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 10px;
    line-height: 1.6;
    padding: 10px; }

#gNav a {
  display: block;
  text-align: right;
  transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  margin-bottom: 15px; }
  #gNav a:hover {
    text-decoration: none; }
  #gNav a:hover {
    opacity: .7;
    text-decoration: none; }
  #gNav a strong {
    color: #fff;
    font-size: 14px;
    line-height: 1.2; }
  #gNav a em {
    line-height: 1.2;
    display: block;
    font-size: 12px;
    color: #7ecef4; }

.heading1 {
  padding: 20px 56px;
  background-color: #e7437d;
  font-size: 15px;
  color: #fff; }
  .heading1 > * {
    display: inline-block;
    line-height: 1; }
  .heading1 strong {
    font-weight: bold;
    margin-right: 2em; }

.heading2 {
  margin-bottom: 20px; }
  .heading2 strong {
    font-weight: bold;
    display: block;
    font-size: 22px;
    line-height: 1.2; }
  .heading2 em {
    display: block;
    line-height: 1.2;
    font-size: 15px;
    color: #ccc;
    padding: 0.2em 0 0.4em; }
  .heading2.bb {
    border-bottom: 1px solid #b3b3b3; }

.heading3 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #b3b3b3;
  margin-bottom: 20px; }
  .heading3.small {
    font-size: 15px; }

.photoSect1:after {
  content: '';
  display: block;
  clear: both; }
.photoSect1 figure {
  width: 228px;
  float: left; }
  .photoSect1 figure img {
    width: 100%; }
.photoSect1 figcaption {
  width: calc(100% - 248px);
  float: right; }
.photoSect1.width2 figure {
  width: 250px; }
.photoSect1.width2 figcaption {
  width: calc(100% - 290px); }

#visual a {
  transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s; }
  #visual a:hover {
    text-decoration: none; }
  #visual a:hover {
    opacity: .7;
    text-decoration: none; }
  #visual a img {
    width: 100%; }
#visual .slick-dots {
  position: absolute;
  display: block;
  bottom: 8px;
  left: 0;
  width: 100%;
  text-align: center; }
  #visual .slick-dots li {
    padding: 0;
    display: inline-block; }
    #visual .slick-dots li.slick-active button {
      opacity: 1; }
  #visual .slick-dots button {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    overflow: hidden;
    text-indent: -99em;
    background-color: #fff;
    opacity: .7;
    padding: 0;
    border: 0;
    display: inline-block;
    margin: 0 6px; }
#visual .slick-next {
  z-index: 10;
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 20px;
  overflow: hidden;
  text-indent: -999em;
  background: none;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  background-color: transparent;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  outline: none;
  opacity: .8;
  cursor: pointer; }
  #visual .slick-next:hover {
    text-decoration: none; }
  #visual .slick-next:hover {
    opacity: .6; }
#visual .slick-prev {
  z-index: 10;
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 20px;
  overflow: hidden;
  text-indent: -999em;
  background: none;
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  background-color: transparent;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  outline: none;
  opacity: .8;
  cursor: pointer; }
  #visual .slick-prev:hover {
    text-decoration: none; }
  #visual .slick-prev:hover {
    opacity: .6; }

#c1 .readCopy {
  text-align: center;
  padding: 80px 0;
  margin-bottom: 30px; }
  #c1 .readCopy strong {
    display: block;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2; }
  #c1 .readCopy em {
    display: block;
    line-height: 1.2;
    margin-top: 0.8em;
    font-size: 18px; }
    #c1 .talent h4 {
    margin:0;
    padding: 0;
    text-align: center;
    font-weight: bold;
    }
    #c1 .talent p {
    margin:0;
    padding: 0;
    }
    #c1 .btn {
    display: block;
    margin:20px 10% 0;
    padding:5px 0;
    color: #fff;
    text-align: center;
    background: #00A8D5;
    border-radius: 50px;
    }

#c2 .sectionInner {
  padding-top: 30px; }
#c2 .chief {
  /* padding-top: 120px; */
  /* padding-left: 200px; */
  position: relative; }
  #c2 .chief img {
    width: 247px;
    position: absolute;
    border: solid 1px #ececec;
    top: 0;
    left: 0; }
  #c2 .chief .txt {
    border: 2px solid #a6a6a6;
    padding: 30px;
    padding-left: 60px; }
    #c2 .chief .txt > div {
      max-width: 530px;
      margin: 0 auto; }
    #c2 .chief .txt strong {
      font-weight: bold;
      margin-bottom: 20px;
      display: block;
      font-size: 24px; }
#c2 .map {
  max-width: 700px;
  margin: 0 auto; }
  #c2 .map table {
    width: 100%; }
  #c2 .map th {
    white-space: nowrap;
    text-align: left; }
  #c2 .map td,
  #c2 .map th {
    padding: 0.3em; }
  #c2 .map .gMap {
    position: relative;
    padding-bottom: 40%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
  #c2 .map .gMap iframe,
  #c2 .map .gMap object,
  #c2 .map .gMap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
#c2 .mapLink {
  display: block;
  width: 160px;
  margin-left: auto;
  background-color: #e7437d;
  color: #fff;
  line-height: 1.1;
  padding: 0.5em 0.5em 0.3em;
  border-radius: 1.2em;
  text-align: center;
  transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s; }
  #c2 .mapLink:hover {
    text-decoration: none; }
  #c2 .mapLink:hover {
    opacity: .7;
    text-decoration: none; }
  #c2 .mapLink img {
    display: inline-block;
    margin-left: 0.4em;
    position: relative;
    top: -2px;
    vertical-align: middle; }

#c3 .sectionInner {
  padding-top: 90px;
  padding-bottom: 90px; }
#c3 img {
  border: solid 1px #ececec; }
#c3 figure a {
  display: block;
  transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s; }
  #c3 figure a:hover {
    text-decoration: none; }
  #c3 figure a:hover {
    opacity: .7;
    text-decoration: none; }

#c4 .sectionInner {
  padding-top: 80px;
  padding-bottom: 50px; }
#c4 .txt strong {
  display: block;
  text-align: center;
  margin-bottom: 40px; }
#c4 .txt em {
  text-align: center;
  font-size: 23px;
  display: block; }
#c4 .logo img {
  margin: 0 auto;
  width: 200px; }


#c5 .sectionInner {
  padding-top: 90px;
  padding-bottom: 90px; }
  
#c5 dl {
  margin-bottom:40px;
  }
#c5 dt {
font-weight:bold;
}
#c5 dd {
margin:0 0 10px 1em;
font-size:14px;
}
#c5 .entry {
background:#efefef;
padding:20px;
}
#c5 .entry a {
font-size:18px;
}
#c5 .entry h4 {
margin:10px 0 0;
font-weight: bold;
}
#c5 .entry p {
font-size:14px;
}

#c6 .sectionInner {
  padding-top: 90px;
  padding-bottom: 90px;
  }
#c6 .talent h4 {
  margin:0;
  padding: 0;
  text-align: center;
  font-weight: bold;
  }
#c6 .talent p {
  margin:0;
  padding: 0;
  }
#c6 .btn {
  display: block;
  margin:5% 5% 15% 5%;
  padding:5px 0;
  color: #fff;
  text-align: center;
  background: #00A8D5;
  border-radius: 50px;
  }

#c7 .sectionInner {
  padding-top: 90px;
  padding-bottom: 90px;
  }
#c7 .tarent h4 {
  margin:0;
  padding: 0;
  text-align: center;
  font-weight: bold;
  }
#c7 .tarent p {
  margin: 10px 10%;
  padding: 0;
  }
#c7 .btn {
  display: block;
  margin: 20px 30% 10px 10%;
  padding: 5px 0;
  color: #fff;
  text-align: center;
  background: #00A8D5;
  border-radius: 50px;
  }
#c9 .credo img {
  margin: 0 auto;
  max-width: 180px;
  }
    
.mainFooter {
  height: 80px;
  position: relative;
  background-color: #e7437d; }
  .mainFooter .toTop {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -30px;
    z-index: 2;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    color: #e7437d;
    text-align: center;
    padding-top: 14px;
    font-size: 12px; }
    .mainFooter .toTop:hover {
      text-decoration: none; }
    .mainFooter .toTop span {
      transition: all .3s ease 0s;
      -moz-transition: all .3s ease 0s;
      -webkit-transition: all .3s ease 0s;
      display: block;
      width: 20px;
      height: 20px;
      margin: 0 auto;
      border: 2px solid transparent;
      border-top-color: #e7437d;
      border-right-color: #e7437d;
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg); }
      .mainFooter .toTop span:hover {
        text-decoration: none; }
    .mainFooter .toTop em {
      display: block;
      position: relative;
      top: -4px; }
    .mainFooter .toTop:hover {
      background-color: #e7437d;
      color: #fff; }
      .mainFooter .toTop:hover span {
        border-top-color: #fff;
        border-right-color: #fff; }

@media only screen and (max-width: 1200px) {
  #wrapAllInner {
    width: 100%;
    margin-left: 0; }

  #header {
    left: auto;
    right: calc(100% - 170px); } }
@media only screen and (max-width: 800px) {
  .mb10h {
    margin-bottom: 5px !important; }

  .pb10h {
    padding-bottom: 5px !important; }

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

  .pb20h {
    padding-bottom: 10px !important; }

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

  .pb30h {
    padding-bottom: 15px !important; }

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

  .pb40h {
    padding-bottom: 20px !important; }

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

  .pb50h {
    padding-bottom: 25px !important; }

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

  .pb60h {
    padding-bottom: 30px !important; }

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

  .pb70h {
    padding-bottom: 35px !important; }

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

  .pb80h {
    padding-bottom: 40px !important; }

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

  .pb90h {
    padding-bottom: 45px !important; }

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

  .pb100h {
    padding-bottom: 50px !important; }

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

  .pb110h {
    padding-bottom: 55px !important; }

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

  .pb120h {
    padding-bottom: 60px !important; }

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

  .pb130h {
    padding-bottom: 65px !important; }

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

  .pb140h {
    padding-bottom: 70px !important; }

  body {
    font-size: 14px; }

  .o_pc {
    display: none !important; }

  .o_sp {
    display: block !important; }

  #wrapAllInner {
    padding-top: 40px;
    padding-left: 0; }

  .flo2 > * {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 20px; }
    .flo2 > *:nth-child(-n+2) {
      margin-top: 3%; }
    .flo2 > *:first-child {
      margin-top: 0; }

  #header {
    top: 0;
    left: 0;
    margin-left: 0;
    right: 0;
    width: 100%;
    height: 40px; }

  .headerInner {
    width: 100%;
    height: auto;
    position: static;
    padding: 0;
    padding: 2px 10px; }
    .headerInner .logo {
      margin: 0;
      width: 46px; }
    .headerInner .credit {
      display: none; }

  #gNav {
    position: fixed;
    top: 40px;
    left: 100%;
    width: 100%;
    height: 100%;
    background: #00a8d5;
    padding: 20px;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s; }
    #gNav:hover {
      text-decoration: none; }
    #gNav.active {
      left: 0; }

  #spBT {
    position: fixed;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
    z-index: 1000;
    padding: 10px 8px; }
    #spBT span {
      background-color: #fff;
      display: block;
      margin-top: 4px;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      height: 2px;
      position: relative;
      top: 0;
      transition: all .3s ease 0s;
      -moz-transition: all .3s ease 0s;
      -webkit-transition: all .3s ease 0s; }
      #spBT span:hover {
        text-decoration: none; }
    #spBT.active span {
      background-color: #fff; }
      #spBT.active span:nth-child(2) {
        opacity: 0; }
      #spBT.active span:first-child {
        top: 6px;
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
      #spBT.active span:nth-child(3) {
        top: -6px;
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
        -webkit-transform: rotate(135deg); }

  .heading1 {
    padding: 12px 20px; }

  .photoSect1 figure {
    float: none;
    width: 100% !important;
    margin-bottom: 20px; }
    .photoSect1 figure img {
      width: auto;
      margin: 0 auto; }
  .photoSect1 figcaption {
    float: none;
    width: 100% !important; }

  #c1 .readCopy strong {
    font-size: 24px; }
  #c1 .readCopy em {
    font-size: 15px; }

  #c2 .chief {
    padding: 0; }
    #c2 .chief img {
      width: auto;
      position: static;
      margin: 0 auto 20px; }
    #c2 .chief .txt {
      padding: 20px; }

  #c3 .sectionInner {
    padding-top: 40px;
    padding-bottom: 40px; }

  #c4 .sectionInner {
    padding-top: 40px; }

  .mainFooter {
    padding: 30px 20px 30px;
    height: auto; }
    .mainFooter .toTop {
      top: -60px; }
    .mainFooter .credit {
      font-size: 11px;
      color: #fff;
      display: block; } }
