@charset "utf-8";
/*
Theme Name: 株式会社ネットアルファ公式サイト
Description: 株式会社ネットアルファ
Author: 株式会社ウェブトラスト
Version: 1.0
*/


/*----------------------------------------------------
  基本設定、リンクカラーなど
----------------------------------------------------*/
/* clearfix */
.clearfix:after {
  content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

body {
  color: #333;
  word-break: break-all;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" ,"Helvetica Neue", Helvetica, Arial, "Times New Roman" ,  serif;
}

a {
  -webkit-transition: opacity 0.2s ease;
  transition:opacity 0.2s ease;
}

a:link,
a:visited,
a:active {
  color: #333;
  text-decoration:none;
}

a:hover{
  opacity: .8;
  text-decoration: underline;
}

p {
  font-size: 16px;
  line-height: 1.7;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}

/*----------------------------------------------------
  toTop
----------------------------------------------------*/
#page-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  opacity: .5;
}

#page-top a {
  background: #006837;
  color: #fff;
  padding: 10px 13px;
  text-align: center;
  display: block;
  border-radius: 3px;
  font-size: 12px;
}

#page-top a:hover {
  background: #006837;
}

/*----------------------------------------------------
  ヘッダー
----------------------------------------------------*/
 header {
  width: 100%;
  overflow: hidden;
  background-color: rgba(255,255,255,.9);
}

.home header {
  width: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
  background-color: rgba(255,255,255,.9);
  z-index: 2
}

header .inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.headerLogo {
  font-family: "Helvetica Neue", Helvetica, Arial, "Times New Roman" ,  serif;
  font-size: 24px;
  font-weight: bold;
  float: left;
  line-height: 24px;
  margin: 40px 10px 40px 40px;
}

.headerLogo a {
  color: #245b13;
}

.headerLogo span {
  font-size: 19px;
  font-weight: normal;
}

#gmenu {
  float: right;
  margin: 44px 40px 40px 0;
}


#gmenu ul {
  padding-left: 0;
  margin-top: 10px;
  margin-right: 0;
}

#gmenu li {
  display: inline-block;
  list-style: none;
  margin-left: 30px;
}

#gmenu li:hover {
  opacity: .8;
}

#gmenu li:first-child {
  margin-left: 15px;
}

#gmenu li a {
  padding-left: 20px;
  font-size: 18px;
  background-image: url("../images/nav-arrow.png");
  background-position: left;
  background-repeat: no-repeat;
  background-size: 15px;
  -webkit-transition: .3s;
  transition: .3s;
}

#gmenu .g-1,
#gmenu .g-2 {
  cursor: pointer;
  padding-left: 20px;
  font-size: 18px;
  background-image: url("../images/nav-arrow.png");
  background-position: left;
  background-repeat: no-repeat;
  background-size: 15px;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop,
  #gmenu .g-1,
  #gmenu .g-2 {
    background-position: 0 5px;
  } /* IE11 */
}

#gmenu-sp {
  position: relative;
  top: -88px;
  display: none;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}

#gmenu-sp .container {
  display: none;
  position: relative;
  top: 88px;
  background-color: rgba(0,0,0,.8);
  padding: 0;
  width: 100%;
}

#gmenu-sp ul {
  padding-left: 0;
}

#gmenu-sp li {
  list-style: none;
  padding: 0;
}

#gmenu-sp a {
  display: block;
  color: #fff;
  font-weight: bold;
  padding: 15px 30px;
  -webkit-transition: .1s;
  transition: .1s;
}

#gmenu-sp a:hover {
  color: #333;
  background-color: #fff;
}

.menuBtn {
  padding-top: 36px;
  width: 42px;
  height: 42px;
  position: absolute;
  top: 16px;
  right: 30px;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  cursor: pointer;
  text-align: center;
  z-index: 999;
}

.menuBtn span {
  display: block;
  background: #000;
  width: 34px;
  height: 2px;
  position: absolute;
  left: 4px;
  -webkit-transition: .3s;
  transition: .3s;
}

.menuBtn span:first-child {
  top: 12px;
}

.menuBtn span:nth-child(2) {
  margin-top: 0px;
  top: 50%;
}

.menuBtn span:last-child {
  bottom: 9px;
}

.closeBtn {
  padding-top: 36px;
  width: 42px;
  height: 42px;
  position: absolute;
  top: 16px;
  right: 30px;
  font-size: 12px;
  color: #000;
  cursor: pointer;
  text-align: center;
  z-index: 999;
}

.closeBtn span {
  display: block;
  background: #4e4e4e;
  width: 34px;
  height: 2px;
  position: absolute;
  left: 4px;
  -webkit-transition: .3s;
  transition: .3s;
}

.closeBtn span:first-child {
  top: 12px;
  -webkit-transform: translateY(9px) rotate(45deg);
  transform: translateY(9px) rotate(45deg);
}

.closeBtn span:nth-child(2) {
  display: none;
}

.closeBtn span:last-child {
  bottom: 9px;
  -webkit-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg);
}

@media screen and (max-width: 1180px) {
  .headerLogo {
    font-size: 20px;
  }

  .headerLogo span {
    font-size: 16px;
  }

  #gmenu li a,
  #gmenu .g-1,
  #gmenu .g-2 {
    font-size: 16px;
    background-size: 13px;
  }
}

@media screen and (max-width: 1080px) {
  .headerLogo {
    float: inherit;
    margin: 20px 10px 20px 30px;
  }

  #gmenu {
    display: none;
  }

  #gmenu-sp {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .headerLogo {
    margin: 10px 30px;
    font-size: 18px;
  }

  .headerLogo span {
    font-size: 14px;
  }

  #gmenu-sp {
    top: -80px;
  }

  #gmenu-sp .container {
    top: 80px;
  }

  .navbar-nav {
    margin: 0;
  }
}

@media screen and (max-width: 456px) {
  .headerLogo {
    font-size: 18px;
  }
  .headerLogo span {
    font-size: 14px;
  }
}
/*----------------------------------------------------
  navInner
----------------------------------------------------*/
.navInner {
  position: absolute;
  top: 130px;
  z-index: 3;
  width: 100%;
  background-color: rgba(0,0,0,.9);
}

.navInner .container {
  width: 100%;
  max-width: 978px;
}

.navInner .row {
  display: none;
}

.navInner .col-sm-6,
.navInner .col-sm-4 {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  display: block;
}

.navInner img {
  width: 100%;
  max-width: 474px;
  filter: brightness(0.8);
  -webkit-filter: brightness(0.8);
  -moz-filter: brightness(0.8);
  -o-filter: brightness(0.8);
  -ms-filter: brightness(0.8);
}

.navInner h2 {
  margin: auto;
  width: 100%;
  height: 22px;
  line-height: 22px;
  color: #fff;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop,
  .navInner h2 {
  top: 10px;
  }
}

@media screen and (max-width: 1080px) {
.navInner {
  display: none;
  top: 90px;
}
}
/*----------------------------------------------------
  トップページ
----------------------------------------------------*/
/* mainImg */
#mainImg {
  position: relative;
  margin-bottom: 5px;
  width: 100%;
  height: 700px;

  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#mainImg h1 {
  padding: 0 30px;
  width: 100%;
  position: absolute;
  top: 50%;
  text-align: center;
  color: #fff;
  font-size: 48px;
  text-shadow: 1px 1px 1px rgba(33, 33, 33, 1);
}

#mainImg h1 span {
  font-family: "Helvetica Neue", Helvetica, Arial, "Times New Roman" ,  serif;
  font-size: 32px;
  font-weight: normal;
}

/* main */
#main {
  padding:100px 0;
  width: 100%;
  background-image: url("../images/bg-main.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#main .container {
  width: 100%;
  max-width: 978px;
  margin: 0 auto;
}

#main .col-sm-6 {
  margin-bottom: 36px;
  min-height: 264px;
  box-sizing: border-box;
}

#main .col-sm-6 img {
  width: 100%;
  max-width: 474px;
}

#main .col-sm-6 h2 {
  margin-top: 10px;
  font-size: 16px;
  color: #fff;
  padding-left: 20px;
  background-image: url("../images/arrow.png");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: left;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop,
  #main .col-sm-6 h2 {
    padding: 5px 0 0 20px;
  }
}

#main .col-sm-6 p {
  font-size: 14px;
  color: #fff;
}

@media screen and (max-width: 767px) {
#mainImg {
  height: 500px;
}

#mainImg h1 {
  font-size: 36px;
}

#mainImg h1 span {
  font-size: 22px;
}

  #main .col-sm-6 {
    padding: 0 15px;
    display: block;
    min-height: auto;
  }

  #main .col-sm-6 img {
    max-width: 100%;
  }
}

@media screen and (max-width: 1080px) {
  #mainImg h1 {
    top: 47%;
    -webkit-transition: .3s;
    transition: .3s;
  }
}

@media screen and (max-width: 470px) {
  #mainImg h1 {
    font-size: 28px;
  }

  #mainImg h1 span {
    font-size: 18px;
  }
}

@media screen and (max-width: 370px) {
  #mainImg h1 {
    font-size: 22px;
  }

  #mainImg h1 span {
    font-size: 16px;
  }
}

/*----------------------------------------------------
  フッター
----------------------------------------------------*/
footer {
  padding: 70px 15px;
  background-color: #000;
}

footer .company {
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 10px;
}

footer .copy {
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  footer .copy {
    font-size: 13px;
  }
}
/*----------------------------------------------------
  代表挨拶
----------------------------------------------------*/
.title {
  position: relative;
  width: 100%;
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.title h1 {
  position: absolute;
  top: 50%;
  margin: auto;
  width: 100%;
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop,
  .title h1 {
    top: 52%;
  }
}

#message .title {
  background-image: url("../images/head-message.jpg");
}

#message .container,
#philosophy .container {
  width: 100%;
  max-width: 1008px;
  margin: 0 auto 70px auto;
  padding: 70px 30px 0 30px;
}

#message h2 {
  margin: 0 0 32px 0;
  font-size: 36px;
  font-weight: bold;
}

#message .text {
  box-sizing: border-box;
}

#message .text img {
  display: block;
  float: right;
  width: 160px;
  margin: 0 0 10px 10px;
}

#message .text p {
  margin-bottom: 30px;
  letter-spacing: 1.4px;
}

#message .text p:nth-child(4) {
  margin-bottom: 26px;
}

  #message .text .name {
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    margin-bottom: 0;
  }

#message .bottomImg {
  position: relative;
}

.bottomImg img {
  width: 100%;
  margin-bottom: 5px;
}

#message .cap {
  position: absolute;
  bottom: 20px;
  left: 30px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

/* 企業理念 */
#philosophy .title {
  background-image: url("../images/head-philosophy.jpg");
}

#philosophy h2 {
  margin: 0 0 32px 0;
  font-size: 36px;
  font-weight: bold;
}

#philosophy .text {
  width: 44%;
  padding-right: 30px;
  box-sizing: border-box;
  float: left;
}

#philosophy .text p {
  line-height: 1.9;
}

#philosophy .photo {
  width: 56%;
  float: left;
}

#philosophy .photo img {
  width: 100%;
  max-width: 445px;
}

#philosophy .sub {
  padding: 69px 15px 64px 15px;
  background-color: #000;
}

#philosophy .sub p {
  width: 100%;
  max-width: 528px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}

.sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .title {
    height: 200px;
  }
  .title h1 {
    top: 45%;
    font-size: 28px;
    line-height: 28px;
  }
  #message h2,
  #philosophy h2 {
    font-size: 26px;
    text-align: center;
  }
  #message .text {
    width: 100%;
    padding-right: 0;
  }
  #message .text p {
    margin-bottom: 15px;
    letter-spacing: 1px;
  }
  #philosophy .text {
    float: inherit;
    width: 100%;
    padding-right: 0;
    text-align: center;
    margin-bottom: 45px;
  }
  #philosophy .photo {
    float: inherit;
    width: 100%;
  }
  #philosophy .photo img {
    margin: 0 auto;
    display: block;
  }
  #philosophy .sub p {
    font-size: 18px;
  }
}

@media screen and (max-width: 420px) {
  .sp {
    display: block;
  }
  .message h2 {
    text-align: center;
  }
  #message .text img {
    margin: 0 auto;
    float:inherit;
    margin-bottom: 20px;
  }
  #message .photo {
    display: block;
    float: inherit;
    width: 100%;
  }
  #message .text .name {
    display: none;
  }
  #message .text p:nth-child(4) {
  margin-bottom: 20px;
  }
}

/*----------------------------------------------------
  会社概要
----------------------------------------------------*/
#profile h2,
#consulting h2,
#clients h2,
#mission h2,
#legend h2 {
  text-align: center;
  margin-bottom: 50px;
}

.company h2 span {
  font-family: "游明朝", "Yu Mincho", serif;
  color: #777;
  font-size: 22px;
  word-break: normal;
}

#profile .title {
  background-image: url("../images/head-profile.jpg");
}

#profile .container,
#consulting .container {
  width: 100%;
  max-width: 1008px;
  padding: 70px 30px;
  margin: 0 auto;
}

.company table {
  width: 100%;
  border-collapse: collapse;
}

#profile th {
  border: 1px solid #ededed;
  width: 138px;
  background-color: #f2f2f2;
  padding: 20px;
  vertical-align: top;
  font-size: 16px;
}

#profile td {
  border: 1px solid #ededed;
  padding: 20px;
  font-size: 16px;
}

#profile iframe {
  margin: 20px 0;
}

#consulting .title {
  background-image: url("../images/head-consulting.jpg");
}

#consulting table {
  margin-bottom: 30px;
}

#consulting th {
  border: 1px solid #ededed;
  width: 340px;
  background-color: #f2f2f2;
  padding: 20px;
  vertical-align: top;
  font-size: 16px;
  font-weight: bold;
}

#consulting td {
  border: 1px solid #ededed;
  padding: 20px;
  font-size: 16px;
}

#consulting ul {
  padding-left: 24px;
  margin-bottom: 0;
}

#consulting li {
  font-size: 14px;
  margin: 8px 0;
  font-weight: normal;
}

#consulting li:last-child {
  margin-bottom: 0;
}

#clients {
  background-color: #dedede;
}

#clients .container {
  width: 100%;
  max-width: 1008px;
  margin: 0 auto;
  padding: 70px 30px;
}

#clients p {
  text-align: center;
}

#clients .other {
  margin-top: 40px;
}

#mission .title {
  background-image: url("../images/head-mission.jpg");
}

#mission .container {
  width: 100%;
  max-width: 1008px;
  margin: 0 auto;
  padding: 70px 30px;
}

#mission .container p {
  text-align: center;
}

#mission .legend {
  background-image: url("../images/bg-mission.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 5px;
}

#mission .legend h2 {
  color: #fff;
}

#mission .legend img {
  float: left;
  width: 100%;
  margin-right: 30px;
  max-width: 200px;
}

#mission .legend p {
  text-align: left;
  color: #fff;
}

#mission .legend .hase {
  margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .company h2{
    font-size: 26px;
    line-height: 1.4;
  }
  #profile th {
    width: 95px;
  }
  #consulting th {
    width: 50%;
  }
  #mission .legend img {
    max-width: 150px;
  }
}

@media screen and (max-width: 530px) {
  #mission .legend img {
    display: block;
    margin: 0 auto 20px auto;
    float: inherit;
  }
}


/*----------------------------------------------------
  業務概要
----------------------------------------------------*/
#business h2,
#community h2,
#aircraft h2,
#candr h2 {
  margin-bottom: 50px;
}

.business h2 span {
  font-family: "游明朝", "Yu Mincho", serif;
  color: #777;
  font-size: 22px;
  word-break: normal;
}

#business .title {
  background-image: url("../images/head-business.jpg");
}


#business .container {
  width: 100%;
  max-width: 1008px;
  margin: 0 auto;
  padding: 70px 30px;
}

#business .text {
  float: left;
  width: 51%;
  padding-right: 30px;
  box-sizing: border-box;
}

#business h2 {
  text-align: center;
  margin: 0 0 50px 0;
}

#business .text p {
  font-size: 18px;
  margin-bottom: 20px;
}

#business .text p:last-child {
  margin-bottom: 0;
}

#business .photo {
  float: left;
  width: 49%;
  padding-left: 30px;
  box-sizing: border-box;
}

#business .photo img {
  width: 100%;
  max-width: 420px;
}

#business .bottomImg img {
  width: 50%;
  float: left;
}

#community .container {
  width: 100%;
  max-width: 1008px;
  margin: 0 auto;
  padding: 70px 30px;
}

#community h2 {
  text-align: center;
}

#community .col-sm-12 img {
  display: block;
  width: 100%;
  max-width: 306px;
  margin: 0 auto 16px auto;
}

#community .col-sm-12 p {
  text-align: center;
  margin-bottom: 54px;
}

#community .col-sm-12 .cap {
  font-size: 12px;
  margin-bottom: 47px;
}

#community ul,
#candr ul {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding-left: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#community li,
#candr li {
  list-style: none;
  -webkit-flex-basis: 33.333333333%;
  -ms-flex-preferred-size: 33.333333333%;
  flex-basis: 33.333333333%;
  box-sizing: border-box;
  max-width: 33.3333333%;
  padding: 15px;
}

#community li img,
#candr li img {
  width: 100%;
  list-style: none;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: block;
}

#community li p,
#candr li p {
  font-size: 12px;
  margin: 10px 0 10px 0;
}

#aircraft {
  padding: 70px 30px 80px 30px;
  background-image: url("../images/aircraft.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#aircraft h2,
#aircraft h2 span {
  color: #fff;
  text-align: center;
}

#aircraft p {
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

#airBottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-left: 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#airBottom .bl {
  display: block;
    padding-top: 28.75%;
  -webkit-flex-basis: 33.333333333%;
  -ms-flex-preferred-size: 33.333333333%;
  flex-basis: 33.333333333%;
  box-sizing: border-box;
  max-width: 33.3333333%;
  background-size: contain;
  background-repeat: no-repeat;
}

#airBottom .imga {
  background-image: url("../images/block-a.jpg");
}

#airBottom .imgb {
  background-image: url("../images/block-b.jpg");
}

#airBottom .imgc {
  background-image: url("../images/block-c.jpg");
}

#candr .container {
  width: 100%;
  max-width: 1008px;
  margin: 0 auto;
  padding: 70px 30px;
}

#candr h2 {
  text-align: center;
}

#candr p {
  text-align: center;
  margin-bottom: 54px;
  word-break: normal;
}

#candr ul p {
  text-align: left;
}

@media screen and (max-width: 1080px) {
  #business .text {
    padding-right: 15px;
  }
  #business .photo {
    padding: 0 30px 0 15px;
  }
}


@media screen and (max-width: 970px) {
  #business .photo {
    padding: 0 30px 0 15px;
  }
}


@media screen and (max-width: 767px) {
  #business .container {
    padding-bottom: 0px;
  }

  #business .text {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }

    #business h2 {
    text-align: center;
  }

  #business .photo {
    position: inherit;
    width: 100%;
    padding: 0;
  }

  #business .photo img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }

  #business .bottomImg {
    padding: 0 30px;
  }

  #business .bottomImg img {
    float: inherit;
    width: 100%;
    margin-bottom: 0;
  }

  #community ul,
  #candr ul {
    margin: 0;
  }

  #community li,
  #candr li {
    list-style: none;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    box-sizing: border-box;
    max-width: 50%;
    padding: 15px;
  }
}

@media screen and (max-width: 667px) {
  #community li,
  #candr li {
    list-style: none;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    box-sizing: border-box;
    max-width: 100%;
  }

  #airBottom .bl {
  display: block;
  padding-top: 86%;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  box-sizing: border-box;
  max-width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

#airBottom .imgc {
  background-image: url("../images/block-a.jpg");
}

#airBottom .imgb {
  background-image: url("../images/block-b.jpg");
}

#airBottom .imga {
  background-image: url("../images/block-c.jpg");
}
}

/*----------------------------------------------------
  業務概要
----------------------------------------------------*/

#securityBasic .title {
  background-image: url("../images/head-security.jpg");
}

#securityBasic .container {
  width: 100%;
  max-width: 1008px;
  margin: 0 auto;
  padding: 70px 30px;
}

#securityBasic h2,
#securitySummary h2,
#corporateBasic h2,
#corporateSummary h2 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 50px;
  line-height: 1.4;
}

#securitySummary h3 {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 20px;
  line-height: 1.7;
}

#securitySummary h3 span {
  font-weight: normal;
  font-family: "游明朝", "Yu Mincho", serif;
  color: #777;
}

#securitySummary {
  background-color: #dedede;
}

#securitySummary .container {
  padding: 70px 30px;
}

#securitySummary p {
  text-align: center;
}

#securitySummary table {
  width: 100%;
  max-width: 832px;
  margin: 0 auto;
  border-collapse: collapse;
  margin-bottom: 20px;
}

#securitySummary th,
#securitySummary td {
  border: 1px solid #ededed;
  padding: 10px;
}

#securitySummary th {
  background-color: #245b13;
  font-family: Helvetica;
  color: #ffffff;
  font-size: 28px;
  text-align: center;
  width: 55px;
}

#securitySummary td {
  background-color: #fff;
}

#corporateSummary {
  background-color: #ededed;
}

#corporateBasic .container,
#corporateSummary .container {
  width: 100%;
  max-width: 1008px;
  margin: 0 auto;
  padding: 70px 30px;
}

@media screen and (max-width: 768px) {
#securitySummary .preamble {
  text-align: left;
  }
}

/*----------------------------------------------------
  新着情報
----------------------------------------------------*/
#topics .title {
  background-image: url("../images/head-news.jpg");
}

#topics .container {
  width: 100%;
  max-width: 1008px;
  margin: 0 auto;
  padding: 70px 30px;
}

#topics .content {
  border-bottom: 1px solid #dedede;
  padding: 30px 0;
}

#topics .content:last-child {
  border-bottom: none;
}

#topics h2 {
  margin: 0 0 30px 0;
  font-weight: bold;
  font-size: 24px;
}

#topics time {
  font-family: "Helvetica Neue", Helvetica, Arial, "Times New Roman" ,  serif;
  margin-bottom: 12px;
  display: block;
  font-size: 16px;
  font-weight: bold;
}

#topics .content img {
  max-width: 100%;
  margin: 1em 0;
}

#topics .content img.center {
  display: block;
  margin: 1em auto;
}

/*----------------------------------------------------
  採用情報
----------------------------------------------------*/
#newgrads .title {
  background-image: url("../images/head-newgrads.jpg");
}

#newgrads .container {
  width: 100%;
  max-width: 1008px;
  margin: 0 auto;
  padding: 70px 30px;
}

#newgrads .content {
  border-bottom: 1px solid #dedede;
  padding: 30px 0;
}

#newgrads .content:last-child {
  border-bottom: none;
}

#newgrads h2 {
  margin: 0 0 30px 0;
  font-weight: bold;
  font-size: 24px;
}

#newgrads time {
  font-family: "Helvetica Neue", Helvetica, Arial, "Times New Roman" ,  serif;
  margin-bottom: 12px;
  display: block;
  font-size: 16px;
  font-weight: bold;
}

#newgrads .content img {
  max-width: 100%;
  margin: 1em 0;
}

#newgrads .content img.center {
  display: block;
  margin: 1em auto;
}






