.gNav ul li.gNav-menu_about a {
  background: url(../img/share/hd_menu_about_on.png) center top no-repeat;
}

.main-header {
  padding-bottom: 70px;
  border-bottom: 1px solid #ddd8c9;
}

.main-header-txt {
  line-height: 1;
  margin-bottom: 40px;
}

.main-header-nav .nav-item {
  float: left;
  width: 312px;
  height: 48px;
  margin: 0 9px 9px 0;
  text-align: center;
  border: 1px solid #f3efe3;
  border-radius: 5px;
}

.main-header-nav .nav-item:nth-child(3n) {
  margin-right: 0;
}

.main-header-nav .nav-item a {
  line-height: 48px;
  display: block;
  width: 100%;
  height: 48px;
  text-decoration: none;
  color: #4d4e53;
}

.main-header-nav .nav-item a:hover {
  background: #f3efe3;
}

.main-header-nav .nav-item span {
  font-family: '秀英丸ゴシック B';
  padding: 3px 0 3px 20px;
  background: url(../img/about/h_ico_arrow.png) left center no-repeat;
}

.sec-header .sec-txt {
  font-family: '秀英丸ゴシック B';
  font-size: 114.3%;
  line-height: 1.75;
  text-align: center;
}

.content .sec-ttl {
  line-height: 1;
  margin: 0 0 30px;
  text-align: center;
}

.sec {
  padding-top: 70px;
}

#overview.sec {
  padding-bottom: 50px;
  border-bottom: 1px solid #ddd8c9;
}

#overview .sec-header .sec-txt {
  margin-bottom: 41.5px;
}

.sec-txt_target {
  font-family: '秀英丸ゴシック B';
  position: relative;
  width: 615px;
  margin: 0 auto 20px;
  padding: 18px 0 18px 25px;
  border: 1px solid #f3efe3;
  border-radius: 10px;
}

.sec-txt_target span {
  margin: 0 26px 0 0;
  color: #8cc800;
}

.sec-txt_target img {
  position: absolute;
  top: -25px;
  right: 25px;
}


.overview-main {
	width: 1007px;
	height: 700px;
	margin-bottom: 45px;
	position: relative;
	left: -70px;
	background: url(../img/about/fig_about.png) no-repeat 3px 0;
}
.overview-main p {
	position: absolute;
	width: 300px;
 font-family: '秀英丸ゴシック B';
 text-align: center;
 line-height: 1.7;
}
.overview-main p.prj01 {
	top: 410px;
	left: 191px;
}
.overview-main p.prj02 {
	top: 295px;
	left: 566px;
}
.overview-main p.prj03 {
	width: 630px;
	top: 640px;
	left: 222px;
}

.overview-list li {
  position: relative;
  height: 220px;
  margin-bottom: 20px;
}

.overview-list .list-inner {
  height: 220px;
}

.overview-list .list-ttl {
  font-family: '秀英丸ゴシック B';
  font-size: 108%;
  line-height: 50px;
  height: 50px;
  padding-left: 120px;
  color: #fff;
  border-radius: 5px 5px 0 0;
}

.overview-list .list-content {
  padding: 21px 300px 28px 120px;
}

.overview-list .overview-txt_dtl {
  line-height: 1.75;
}

.overview-list .md-btn {
  position: absolute;
  bottom: 28px;
  left: 120px;
}

.overview-list .list-num {
  position: absolute;
  top: 10px;
  left: 20px;
}

.overview01 .list-inner {
  background: url(../img/about/o_pgm_img.png) 712px 73px no-repeat;
}

.overview01 .list-ttl {
  background: #8cc800;
}

.overview02 .list-inner {
  background: url(../img/about/o_game_img.png) 743px 70px no-repeat;
}

.overview02 .list-ttl {
  background: #153e97;
}

.overview03 .list-inner {
  background: url(../img/about/o_tool_img.png) 741px 76px no-repeat;
}

.overview03 .list-ttl {
  background: #ecd406;
}

.overview04 .list-inner {
  background: url(../img/about/o_other_img.png) 692px 69px no-repeat;
}

.overview04 .list-ttl {
  background: #f56e00;
}

#results.sec {
  padding-bottom: 70px;
  border-bottom: 1px solid #ddd8c9;
}

#results .sec-header .sec-txt {
  margin-bottom: 40px;
}

.results-img {
  margin: 0px auto 70px;
  display: block;
}

.result {
  display: table;
  width: 840px;
  margin: 0 auto 30px;
}

.result .col {
  display: table-cell;
  width: 280px;
  padding: 0 0 0 0;
  text-align: center;
  vertical-align: middle;
  background: url(../img/about/dot_line.png) repeat-y right top;
}

.result .col p {
  line-height: 1.75;
}

.result .col.result-other {
  background: no-repeat;
}

.result .result-ttl {
  font-family: '秀英丸ゴシック B';
  font-size: 128.6%;
  color: #f56e00;
  line-height: 1.4;
}

.result .result-ttl span {
  font-family: 'Lato', sans-serif;
  font-size: 333%;
}

.result .result-dtl {
  font-family: '秀英丸ゴシック B';
}

.result-other .result-ttl {
  margin: 0 0 14px 0;
  padding: 26px 0 0 0;
}

.sub-anno {
  text-align: center;
  font-size: 10px;
  color: #a0a0a0;
}

.award {}

.award ul {
  width: 960px;
  padding: 0 5px 0 5px;
}

.award ul li {
  width: 120px;
  padding: 0 30px;
  float: left;
  text-align: center;
  list-style-type: none;
}

.award ul li p {
  font-size: 12px;
  color: #646464;
  padding-top: 20px;
}

#bg.sec {
  padding-bottom: 70px;
  border-bottom: 1px solid #ddd8c9;
}

#bg .sec-ttl {
  margin-bottom: 50px;
}

.bg {
  width: 960px;
  margin: 0 auto 50px auto;
}

.bg01 {
  float: left;
  width: 390px;
  padding: 0 60px 0 30px;
  background: url(../img/about/dot_line.png) repeat-y right top;
}

.bg02 {
  float: right;
  width: 390px;
  padding: 0 30px 135px 60px;
  background: url(../img/about/b_img.png) no-repeat center bottom;
}

.bg-ttl {
  font-family: '秀英丸ゴシック B';
  font-size: 114.3%;
  width: 180px;
  margin: 0 auto 22px auto;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  background: #8cc800;
}

.bg-headlink {
  font-family: '秀英丸ゴシック B';
  font-size: 114.3%;
  margin: 0 0 14px 0;
  text-align: center;
  color: #f56e00;
}

.bg-txt {
  line-height: 1.75;
}

.bg-txt .txt_notes {
  font-family: '秀英丸ゴシック L';
  font-size: 85.7%;
  vertical-align: middle;
}

.bg-txt span {
  font-family: '秀英丸ゴシック L';
  font-size: 57.1%;
  vertical-align: super;
}

.goal {
  font-family: '秀英丸ゴシック B';
  font-size: 114.3%;
  position: relative;
  width: 770px;
  margin: 0 auto 0 auto;
  padding: 36px 0 38px 0;
  text-align: center;
  color: #f56e00;
}

.goal img {
  position: absolute;
  top: -23px;
  left: 50%;
  margin-left: -17px;
}

.goal p {
  line-height: 1.75;
}

#think.sec {
  padding-bottom: 70px;
  border-bottom: 1px solid #ddd8c9;
}

.think-list {
  width: 740px;
  margin: 0 auto;
}

.think-list-item {
  float: left;
  width: 340px;
  height: 255px;
  padding: 85px 0 0 0;
  text-align: center;
  border-radius: 200px;
  background: #f3efe3;
}

.think-ttl {
  font-family: '秀英丸ゴシック B';
  font-size: 114.3%;
  width: 180px;
  margin: 0 auto 20px auto;
  padding: 5px 0;
  color: #fff;
  border-radius: 20px;
  background: #8cc800;
}

.think-txt {
  line-height: 1.8;
}

.think-list01 {
  margin-right: 60px;
}

#message.sec {
  padding-bottom: 70px;
  border-bottom: 1px solid #ddd8c9;
}

#message .sec-txt {
  margin-bottom: 25px;
}

.msg {
  margin-bottom: 20px;
  padding: 40px 40px 34px 40px;
}

.msg .box-img {
  float: left;
  width: 120px;
}

.msg .box-txt {
  float: right;
  width: 728px;
  margin-top: -4px;
}

.msg .msg-auther {
  font-family: '秀英丸ゴシック B';
  font-size: 114.3%;
  margin: 0 0 10px 0;
}

.msg .msg-auther .job {
  font-family: '秀英丸ゴシック L';
  font-size: 71.4%;
  margin: 0 0 0 20px;
}

.msg .msg-summary {
  font-family: '秀英丸ゴシック B';
  font-size: 114.3%;
  margin: 0 0 6px 0;
  color: #8cc800;
}

.msg .msg-txt {
  line-height: 1.7;
}

.operation-list {
  width: 960px;
  margin: 55px auto 0;
}

.operation-list li {
  float: left;
  width: 320px;
  text-align: center;
}

.operation-list li.op01, .operation-list li.op02 {
  background: url(../img/about/dot_line.png) repeat-y right top;
}

.operation-list li .op-ttl {
  font-family: '秀英丸ゴシック B';
  font-size: 14px;
  width: 180px;
  margin: 0 auto 25px auto;
  padding: 4px 0;
  color: #fff;
  border-radius: 20px;
  background: #a8a8a8;
}

.operation-list li.op02 .op-ttl {
  margin-bottom: 72px;
}

.operation-list li.op03 .op-ttl {
  margin-bottom: 50px;
}

.operation-list li.op01 .op-img {
  margin: 10px 0 55px 0;
}

.operation-list li.op02 .op-img {
  margin: 0 0 35px 0;
}

.operation-list li.op03 .op-img {
  margin: 0 0 45px 0;
}

.operation-list a img {
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear;
}

.operation-list a:hover img {
  opacity: .8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}