@charset "UTF-8";
* {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-family: 'YuGothic','Yu Gothic',Hiragino Sans,'ヒラギノ角ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo', 'メイリオ', Verdana,'ＭＳ Ｐゴシック',sans-serif;
}

body {
  margin: 0px;
  padding: 0px;
}

a.noborder,
a.noborder:link,
a.noborder:hover,
a.noborder:active,
a.noborder:visited,
img {
  border: 0;
  vertical-align: bottom;
}

#wrapper {
  margin: 0 auto;
  padding: 0;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

p {
  text-align: justify;
  text-justify: inter-ideograph;
  color: #444;
}

body {
  min-width: 1000px;
}

#header {
  background-color: #006699;
  padding: 50px 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
#header h1 {
  text-align: center;
  margin-bottom: 30px;
}
#header div {
  width: 1000px;
  margin: 0 auto;
}
#header div p {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  color: #fff;
  width: 644px;
  margin: 0 auto;
}
#header div p.credit {
  margin-top: 10px;
}
#header img.h_fig1 {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-right: 327px;
}
#header img.h_fig2 {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: 330px;
}

#main_wrapper {
  width: 100%;
  min-width: 1000px;
  overflow: hidden;
  position: relative;
}
#main_wrapper h2 {
  margin: 0 auto;
  position: absolute;
  z-index: -10;
  top: 0;
  right: 50%;
  margin-right: -50px;
}
#main_wrapper h2 img {
  width: 710px;
  margin: 0 auto;
}
#main_wrapper p {
  font-size: 15px;
  line-height: 27px;
  margin-bottom: 20px;
}
#main_wrapper .main_contents div {
  width: 810px;
  margin: 40px auto 80px;
  padding-top: 140px;
  position: relative;
}
#main_wrapper .main_contents div .photo_area {
  width: 300px;
  float: left;
  padding-top: 0;
}
#main_wrapper .main_contents div .photo_area p {
  margin: 0;
}
#main_wrapper .main_contents div .photo_area p.name {
  font-size: 16px;
  font-weight: bold;
}
#main_wrapper .main_contents div .photo_area p.name span {
  font-size: 14px;
}
#main_wrapper .main_contents div .photo_area p.caption {
  font-size: 12px;
  line-height: 1.4;
}
#main_wrapper .main_contents div .bg_fig {
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: 300px;
  z-index: -10;
}
#main_wrapper #nav-wrapper2 {
  position: relative;
  width: 100%;
  height: 90px;
  overflow: hidden;
  margin: 0 auto;
}
#main_wrapper #nav-wrapper {
  position: absolute;
  z-index: 100;
  width: 100%;
  min-width: 1000px;
  height: 85px;
  top: 0;
  left: 0;
  background-color: #fff;
  border-bottom: solid 5px #fff;
  transform: translate3d(0, 0, 0);
}
#main_wrapper #nav-wrapper.fixed {
  position: fixed;
}
#main_wrapper #nav-tab {
  position: absolute;
  width: 810px;
  height: 75px;
  overflow: hidden;
  top: 10px;
  left: 50%;
  margin-left: -405px;
}
#main_wrapper #nav-tab li {
  position: absolute;
  width: 266px;
  height: 75px;
  bottom: 0;
}
#main_wrapper #nav-tab li.tab1 {
  left: 0;
}
#main_wrapper #nav-tab li.tab2 {
  left: 272px;
}
#main_wrapper #nav-tab li.tab3 {
  right: 0;
}
#main_wrapper #nav-tab li img {
  position: absolute;
  bottom: -8px;
  transition: 0.3s;
}
#main_wrapper #nav-tab li img.on {
  opacity: 0;
}
#main_wrapper #nav-tab li.current img {
  bottom: -3px;
}
#main_wrapper #nav-tab li.current img.on {
  opacity: 1;
}
#main_wrapper #nav-tab li:hover {
  cursor: pointer;
}
#main_wrapper #nav-tab li:hover img {
  bottom: -3px;
}
#main_wrapper #nav-tab li.current:hover {
  cursor: auto;
}
#main_wrapper #tab-bottom {
  position: relative;
}
#main_wrapper #tab-bottom #tab1 {
  background-color: #006699;
  z-index: 10;
}
#main_wrapper #tab-bottom #tab1 h3 {
  color: #006699;
}
#main_wrapper #tab-bottom #tab2 {
  background-color: #6888B8;
}
#main_wrapper #tab-bottom #tab2 h3 {
  color: #6888B8;
}
#main_wrapper #tab-bottom #tab3 {
  background-color: #09B0A9;
}
#main_wrapper #tab-bottom #tab3 h3 {
  color: #09B0A9;
}
#main_wrapper #tab-bottom #tab1_t {
  width: 100%;
  background-image: url(../images/bg1.jpg);
  background-size: 100%;
  border-top: solid 10px #006699;
  border-bottom: solid 10px #006699;
}
#main_wrapper #tab-bottom #tab1_t h4 {
  background: linear-gradient(to right, #006699, rgba(0, 102, 153, 0));
}
#main_wrapper #tab-bottom #tab2_t {
  width: 100%;
  background-image: url(../images/bg2.jpg);
  background-size: 100%;
  border-top: solid 10px #6888B8;
  border-bottom: solid 10px #6888B8;
}
#main_wrapper #tab-bottom #tab2_t h4 {
  background: linear-gradient(to right, #6888B8, rgba(0, 102, 153, 0));
}
#main_wrapper #tab-bottom #tab2_t h4 img {
  padding: 18px 0 0 3px;
}
#main_wrapper #tab-bottom #tab3_t {
  background-image: url(../images/bg3.jpg);
  background-size: 100%;
  border-top: solid 10px #09B0A9;
  border-bottom: solid 10px #09B0A9;
}
#main_wrapper #tab-bottom #tab3_t h4 {
  background: linear-gradient(to right, #09B0A9, rgba(0, 102, 153, 0));
}
#main_wrapper #tab-bottom .tab_contents {
  width: 100%;
  padding: 50px 0;
  position: relative;
  display: none;
}
#main_wrapper #tab-bottom .tab_contents.current {
  display: block;
}
#main_wrapper #tab-bottom .tab_contents .top {
  width: 810px;
  margin: 0 auto;
  position: relative;
}
#main_wrapper #tab-bottom .tab_contents .top div {
  width: 456px;
  padding-top: 40px;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 20px 15px 15px 30px;
  position: absolute;
  top: 40px;
  background: linear-gradient(135deg, transparent 25px, rgba(255, 255, 255, 0.9) 25px);
}
#main_wrapper #tab-bottom .tab_contents .top div h3 {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 20px;
  font-weight: 600;
}
#main_wrapper #tab-bottom .tab_contents .top div p {
  text-align: right;
  font-size: 12px;
  line-height: 1.4;
  color: #333;
  margin-bottom: 0;
}
#main_wrapper #tab-bottom .tab_contents .top div p.name {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
}
#main_wrapper #tab-bottom .tab_contents .top div p.name span {
  font-size: 14px;
}
#main_wrapper #tab-bottom .tab_contents .top img {
  text-align: right;
  float: right;
}
#main_wrapper #tab-bottom .tab_contents h4 {
  font-size: 29px;
  line-height: 36px;
  font-weight: normal;
  color: #fff;
  width: 810px;
  top: 350px;
  left: 50%;
  margin-left: -406px;
  position: absolute;
}
#main_wrapper #tab-bottom .tab_contents p {
  color: #fff;
  text-indent: 15px;
}
#main_wrapper #tab-bottom .tab_contents .line {
  width: 51%;
  top: 430px;
  border-bottom: solid 2px #fff;
  position: absolute;
}
#main_wrapper #tab-bottom .tab_contents .w810 {
  width: 810px;
  margin: 0 auto 30px;
}
#main_wrapper #tab-bottom .tab_contents .w810 img {
  float: right;
  margin-left: 30px;
}
#main_wrapper #tab-bottom .tab_contents .w810 .text {
  padding-top: 416px;
  padding-bottom: 20px;
}
#main_wrapper #tab-bottom .tab_contents .w810 .text .photoarea {
  width: 180px;
  float: left;
  margin-top: 7px;
  margin-right: 30px;
  margin-bottom: 20px;
}
#main_wrapper #tab-bottom .tab_contents .w810 .text .photoarea img {
  margin-bottom: 5px;
}
#main_wrapper #tab-bottom .tab_contents .w810 .text .photoarea p {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 0;
  text-indent: 0;
}
#main_wrapper #tab-bottom .tab_contents .w810 .text .photoarea p.name {
  font-size: 18px;
  font-weight: bold;
}
#main_wrapper #tab-bottom .tab_contents .w810 .text .photoarea p.name span {
  font-size: 16px;
}
#main_wrapper #tab-bottom .tab_contents .w810 .text .photoarea.right {
  float: right;
  margin-right: 0;
  margin-left: 30px;
}
#main_wrapper #tab-bottom .tab_contents .transform {
  background-color: #A4CE4C;
  height: 60px;
  transition: 0.5s;
}
#main_wrapper #tab-bottom .tab_contents .transform:hover {
  cursor: pointer;
  opacity: 0.7;
}
#main_wrapper #tab-bottom .tab_contents .transform div {
  width: 500px;
  margin: 0 auto;
}
#main_wrapper #tab-bottom .tab_contents .transform div p {
  font-size: 24px;
  color: #006699;
  float: left;
  padding-top: 15px;
  padding-right: 10px;
  text-indent: 0;
}
#main_wrapper #tab-bottom .tab_contents .transform div.banner_t {
  width: 230px;
}
#main_wrapper #tab-bottom .tab_contents .transform div.banner_t p {
  float: right;
  text-indent: 0;
}
#main_wrapper #tab-bottom .trans h3 {
  position: absolute;
  left: -30px;
}
#main_wrapper #tab-bottom .trans h4 {
  width: 544px;
  height: 115px;
  top: 320px;
}
#main_wrapper #tab-bottom .trans h4 img {
  padding: 10px;
}
#main_wrapper #tab-bottom .trans p {
  color: #333;
}

.banner img {
  margin: 30px auto;
  display: block;
  border: 1px solid #aaa;
}

#tk_foot {
  width: 100%;
  overflow: hidden;
}

/*# sourceMappingURL=style.css.map */
