@charset "UTF-8";
dl, dt, dd, ul, li,
h1, h2, h3, h4, h5, p {
  margin: 0;
  padding: 0;
}

img {
  vertical-align: top;
}

ul {
  list-style: none;
}

body {
  color: #333;
  font-family: Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.6;
  min-width: 1100px;
}

.wrap {
  width: 960px;
  margin: 0 auto;
}

.inner {
  padding: 12px;
}

.hd {
  background: rgba(0, 0, 0, 0.7);
}

.ft_link {
  padding: 1.5em 0;
  background-color: #454545;
}
.ft_link a {
  color: #fff;
}
.ft_link li {
  float: left;
  margin-right: 4em;
}

.ft {
  padding-top: 30px;
  background-color: #292929;
  color: #fff;
}
.ft a {
  color: #fff;
}

.ft_logo {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}

.copy {
  clear: both;
  text-align: center;
}

/*#fixMV {
	iframe {
		position: fixed;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
		z-index: -1;
	}
}
*/
.main {
  height: 768px;
  /*min-width: 1150px;*/
  overflow: hidden;
}
.main #bg_mvWrap {
  position: relative;
  height: 768px;
  /*padding-bottom: 56.25%;*/
  overflow: hidden;
}
.main #bg_mvWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  /*min-width: 960px !important;*/
  /*height: 100% !important;*/
  min-height: 768px !important;
  z-index: 10;
}
.main #bg_mvWrap iframe video {
  min-height: 768px !important;
}
.main #bg_mv {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  text-align: center;
  background: url(../img/bg_mv.png) repeat 0 0;
  padding-top: 62px;
}
.main #bg_mv .mainTtl {
  margin-bottom: 53px;
}

.slideArea {
  background: url(../img/outline_bg.png) 0 0 repeat;
  padding-top: 116px;
  padding-bottom: 76px;
  position: relative;
}
.slideArea #topBtn {
  position: absolute;
  top: -360px;
  right: -50px;
  z-index: 30;
}
.slideArea .wrap {
  width: 962px;
  position: relative;
}
.slideArea .wrap .ttl {
  position: absolute;
  top: -15px;
  left: 10px;
  z-index: 100;
}
.slideArea #slide {
  width: 962px;
  height: 541px;
  overflow: hidden;
}
.slideArea #slide li {
  position: relative;
}
.slideArea #slide li p {
  position: absolute;
  bottom: 0;
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  background: rgba(1, 94, 80, 0.39);
  padding: 15px;
  width: 100%;
}
.slideArea .bx-wrapper {
  box-shadow: none;
  border: none;
  background: none;
  margin-bottom: 0;
}
.slideArea .bx-wrapper .bx-next {
  background: url(../img/ico_next.png) 0 0 no-repeat;
  right: -22px;
}
.slideArea .bx-wrapper .bx-prev {
  background: url(../img/ico_prev.png) 0 0 no-repeat;
  left: -22px;
}
.slideArea .bx-wrapper .bx-controls-direction a {
  width: 44px;
  height: 55px;
}
.slideArea #controlWrap {
  background: rgba(0, 0, 0, 0.32);
  padding: 25px 0;
  position: relative;
}
.slideArea #controlWrap .in {
  width: 790px;
  height: 92px;
  overflow: hidden;
  margin: 0 auto;
}
.slideArea #controlWrap #thumbPager {
  position: absolute;
  width: 100%;
  top: 36%;
}
.slideArea #controlWrap #thumbPager li {
  position: absolute;
  width: 32px;
  height: 37px;
}
.slideArea #controlWrap #thumbPager li a {
  width: 32px;
  height: 37px;
  text-indent: -9999px;
  z-index: 9999;
  display: block;
}
.slideArea #controlWrap #thumbPager li#slider-prev {
  left: 25px;
}
.slideArea #controlWrap #thumbPager li#slider-prev a {
  background: url(../img/ico_prevS.png) 0 0 no-repeat;
}
.slideArea #controlWrap #thumbPager li#slider-next {
  right: 25px;
}
.slideArea #controlWrap #thumbPager li#slider-next a {
  background: url(../img/ico_nextS.png) 0 0 no-repeat;
}

.youtubeArea {
  background: url(../img/speaker_bg.png) 0 0 repeat;
  text-align: center;
  padding: 80px 0;
}
.youtubeArea h2 {
  margin-bottom: 30px;
}
.youtubeArea h3 {
  font-size: 24px;
  font-weight: bold;
  color: #00ffa7;
  margin: 84px 0 28px;
}

.reportArea {
  background: url(../img/outline02_bg.png) 0 0 repeat #eee;
  padding: 45px 0 49px;
}
.reportArea .wrap {
  background: #FFF;
}
.reportArea h3 {
  background: url(../img/bg_ttl01.png) 0 0 no-repeat;
  min-height: 52px;
  line-height: 25px;
  padding-top: 20px;
  color: #FFF;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 28px;
}
.reportArea .phBox {
  position: relative;
  color: #FFF;
  padding: 0 30px;
  line-height: 1.5;
}
.reportArea .phBox.lay01 {
  background: url(../img/report_ph01.jpg) 0 0 no-repeat;
  height: 503px;
  margin-bottom: 10px;
}
.reportArea .phBox.lay02 {
  background: url(../img/report_ph02.jpg) 0 0 no-repeat;
  height: 553px;
}
.reportArea .phBox .ttl {
  background: url(../img/bg_ttl02.png) 0 0 no-repeat;
  width: 329px;
  height: 39px;
  padding-top: 5px;
  margin: 0;
  position: absolute;
  top: -20px;
  left: 20px;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
}
.reportArea .phBox .txt01 {
  padding-top: 45px;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 5px;
}
.reportArea .phBox .txt02 {
  font-size: 12px;
}
.reportArea .phBox .btn {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.reportArea .media {
  position: relative;
  background: rgba(231, 231, 231, 0.41);
  padding: 39px 20px 1px;
  margin-bottom: 53px;
}
.reportArea .media .ttl {
  background: url(../img/bg_ttl03.png) 0 0 no-repeat;
  width: 238px;
  height: 39px;
  padding-top: 5px;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  color: #FFF;
  position: absolute;
  top: -20px;
  left: 20px;
}
.reportArea .media dl {
  margin-bottom: 21px;
  background: #FFF;
  padding-bottom: 15px;
}
.reportArea .media dl dt {
  background: rgba(0, 255, 167, 0.2);
  border-left: 6px solid #015e50;
  font-size: 16px;
  font-weight: bold;
  color: #015e50;
  padding: 10px 20px;
}
.reportArea .media dl dd {
  padding: 15px 15px 0;
}
.reportArea .media dl dd a {
  background: url(../img/ico_link.png) 0 4px no-repeat;
  padding-left: 25px;
  display: block;
  color: #333;
}

.dlArea {
  background: url(../img/sponsor_bg.png) 0 0 repeat;
  padding: 45px 0 49px;
}
.dlArea .wrap {
  background: #FFF;
}
.dlArea .inner {
  padding: 10px;
}
.dlArea h3 {
  background: url(../img/bg_ttl01.png) 0 0 no-repeat;
  height: 52px;
  line-height: 25px;
  padding-top: 20px;
  color: #FFF;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 28px;
}
.dlArea h3.dl {
  background: url(../img/bg_ttl01.png) 0 0 no-repeat;
  height: 52px;
  line-height: 25px;
  padding-top: 20px;
  color: #FFF;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 0px;
}
.dlArea h3.long {
  background: url(../img/bg_ttl01_l.png) 0 0 no-repeat;
  height: 88px;
  line-height: 30px;
  margin-top: 40px;
}
.dlArea h3.long span {
  font-size: 17px;
  font-weight: normal;
}
.dlArea .txt01 {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.dlArea .txt02 {
  font-size: 23px;
  font-weight: bold;
  color: #b60101;
  text-align: center;
}
.dlArea .borderBox {
  min-height:110px;
  border-top: 3px solid #015e50;
  border-bottom: 1px solid #a09f9f;
  background: #e7e7e7;
  padding: 15px;
}
.dlArea .borderBox p {
  font-size: 16px;
}
.dlArea .borderBox p span {
  font-size: 18px;
  font-weight: bold;
}
.dlArea .borderBox p.cap {
  font-size: 12px;
  margin-top: 10px;
}
.dlArea .borderBox dl {
  overflow: hidden;
}
.dlArea .borderBox dl dt {
  float: left;
  padding-top: 20px;
}
.dlArea .borderBox dl dd {
  padding-left: 60px;
}
.dlArea .talkList {
  margin-top: 40px;
  overflow: hidden;
}
.dlArea .talkList li {
  float: left;
  width: 464px;
  margin-bottom: 20px;
}
.dlArea .talkList li:nth-child(2n) {
  margin-left: 10px;
}
.dlArea .talkList li .talkInner {
  padding: 20px;
}
.dlArea .talkList li .phBox {
  position: relative;
  width: 424px;
  margin: 0 auto;
}
.dlArea .talkList li .phBox .txtBox {
  text-align: left;
  font-size: 14px;
  line-height: 17px;
  background: rgba(1, 94, 80, 0.8);
  position: absolute;
  width: 394px;
  padding: 10px 15px;
  color: #FFF;
  bottom: 0;
  left: 0;
}
.dlArea .talkList li .phBox .txtBox .corpName {
  font-size: 11px;
  margin-bottom: 5px;
}

.txtBox {
  min-height:50px;
}

.dlArea .talkList li .talkLink {
  min-height:50px;
  background: #f2f7f6;
  padding: 15px 0;
  text-align: center;
  margin-top: 15px;
}
.dlArea .borderBox02 {
  border: 1px solid #aaaaaa;
  padding: 15px;
  height: 240px;
  overflow: auto;
  display: block;
  margin: 26px 37px 16px;
}
.dlArea .downLoad {
  background: #f2f7f6;
  text-align: center;
  padding: 30px 0;
  margin: 0 10px;
}
.dlArea .inqBox {
  width: 906px;
  margin: 0 auto;
  padding: 15px 18px;
  overflow: hidden;
}
.dlArea .inqBox li {
  float: left;
}
.dlArea .inqBox li:last-child {
  margin-left: 34px;
  padding-top: 17px;
}

.remodal {
  padding: 20px;
  color: #333;
  background: url(../img/bg_modal_top.png) left top no-repeat, url(../img/bg_modal_bot.png) right bottom no-repeat;
  background-color: #FFF;
  text-align: left;
  position: relative;
}

.remodal-overlay {
  background: rgba(0, 0, 0, 0.6);
}

.remodal-close {
  background: none;
  position: absolute;
  right: -33px;
  top: -24px;
  padding: 0;
  background: url(../img/ico_close.png) 0 0 no-repeat;
  width: 60px;
  height: 69px;
  border: 0;
  outline: 0;
}
.remodal-close:hover, .remodal-close:focus {
  background: url(../img/ico_close.png) 0 0 no-repeat;
}

.modalTop {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 30px;
  padding: 0 25px 10px;
}
.modalTop .ttl {
  color: #015e50;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 20px;
}
.modalTop .ttl span {
  font-size: 16px;
}
.modalTop .name {
  font-size: 11px;
}
.modalTop .name span {
  font-size: 14px;
}

.modalBot p {
  overflow: hidden;
  margin-bottom: 20px;
}
.modalBot img {
  margin-bottom: 25px;
}
.modalBot img.flL {
  margin-right: 25px;
}
.modalBot img.flR {
  margin-left: 25px;
}

input[type="checkbox"] {
  margin-top: 10px;
  margin-left: 10px;
  -moz-transform-origin: center;
  -moz-transform: scale(1.5);
  height: 20px;
  width: 20px;
}

.form p {
  margin: 0 0 1em;
}

.gry {
  display: inline-block;
  width: 3em;
  background-color: #adacac;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}

th .gry {
  float: left;
  margin-left: 10px;
}

.txtRed {
  color: #e60517;
  padding-top: 40px;
}

p.form_nav {
  background: rgba(235, 235, 235, 0.4);
  margin: 30px 0;
  padding: 30px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb40 {
  margin-bottom: 20px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}


.pb15 {
  padding-bottom: 15px;
}

.flL {
  float: left;
}

.flR {
  float: right;
}

.cf:before, .ft_link ul:before,
.cf:after, .ft_link ul:after {
  content: '';
  display: table;
}

.cf:after, .ft_link ul:after {
  clear: both;
}

/*# sourceMappingURL=after.css.map */

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}


img {
	-webkit-transition: 0.3s ;
	transition: 0.3s ;
}


.reportArea .media dl dd a:hover {
  background-color:#ddd;
}


