.heading_01 {
  text-align:center;
  padding:60px 0 45px 0;
}
.heading_01 span {
  color:#666;
  font-size:13px;
  display:block;
}
.heading_01 span:first-child {
  font-size:39px;
  font-family:"Brandon Grotesque Bold";
  color:#000;
  margin-bottom:15px;
}
.heading_01.white span {
  color:#fff;
}

.heading_02 {
  text-align:center;
  font-size:24px;
  font-family:"Brandon Grotesque Medium";
  margin-bottom:25px;
}

.btn_01 {
  text-align:center;
  margin-top:30px;
  position:relative;
}
.btn_01 a {
  display:inline-block;
  background-color:#03325b;
  padding:22px;
  min-width:225px;
  color:#fff;
  line-height:1;
  font-size:13px;
}
.btn_01 a:hover {
  background-color:#313131;
  -webkit-transition:.4s;
          transition:.4s;
}

.inner {
  width:850px;
  min-width:850px;
  margin:0 auto;
}

.inner__s {
  width:500px;
  min-width:500px;
  margin:0 auto;
}

.col__2-wrap {
  letter-spacing:-.4em;
}
.col__2-wrap > * {
  letter-spacing:normal;
  display:inline-block;
  vertical-align:top;
}
.col__2-wrap .col__2 {
  width:380px;
  margin-left:90px;
}
.col__2-wrap .col__2:first-child {
  margin-left:0;
}

.hero {
  position:relative;
}

.hero__text {
  position:absolute;
  width:100%;
  text-align:center;
  top:0;
  text-shadow:rgba(0, 0, 0, .6) 2px 2px 5px;
  left:0;
  width:100%;
  height:100%;
  display:table;
}
.hero__text .bg {
  background:rgba(0, 0, 0, .1);
  padding:35px;
}
.hero__text .hero__text__inner {
  display:table-cell;
  vertical-align:middle;
  margin-top:-49px;
}
.hero__text .hero__catch {
  color:#fff;
  font-size:58px;
  border-bottom:2px solid #fff;
  display:inline-block;
  margin-bottom:10px;
  margin-top:-2%;
}
.hero__text .hero__sub {
  font-size:16px;
  color:#fff;
}

.hero-lower {
  position:relative;
  display:table;
  width:100%;
}
.hero-lower .hero__img {
  position:absolute;
  left:0;
  top:0;
  width:100%;
}
.hero-lower h1 {
  display:table-cell;
  vertical-align:middle;
  position:relative;
  text-align:center;
  color:#fff;
  text-shadow:1px 3px 3px rgba(47, 47, 47, .55);
}
.hero-lower h1 .en {
  font-size:48px;
  font-family:"Brandon Grotesque Medium";
  display:block;
  position:relative;
  letter-spacing:1px;
}
.hero-lower h1 .en:after {
  content:"";
  height:1px;
  width:32px;
  background-color:#fff;
  display:inline-block;
  position:absolute;
  bottom:-25px;
  left:50%;
  margin-left:-16px;
  -webkit-box-shadow:1px 3px 3px rgba(47, 47, 47, .55);
          box-shadow:1px 3px 3px rgba(47, 47, 47, .55);
}
.hero-lower h1 .ja {
  display:inline-block;
  margin-top:48px;
}

.service_bg {
  background-image:url(../img/top/bg_01.jpg);
  background-size:cover;
  padding:80px 0 150px 0;
  min-height:1000px;
  position:relative;
}
.service_bg .service_inner {
  width:1050px;
  position:absolute;
  top:100px;
  left:50%;
  margin-left:-525px;
}

.service-list {
  margin-top:30px;
  padding-bottom:15px;
}
.service-list li {
  font-size:13px;
  line-height:1.8;
  margin-bottom:5px;
  list-style-type:disc;
  margin-left:1em;
}

.service_01 {
  background-image:url(../img/top/img_02.png);
  background-position:right bottom 84px;
}

.service_02 {
  background-image:url(../img/top/img_03.png);
  background-position:right bottom;
}

.service_img-wrap {
  position:relative;
}
.service_img-wrap .img_01 {
  right:0;
  top:-110px;
  position:absolute;
}
.service_img-wrap .img_01 img {
  width:auto;
}
.service_img-wrap .img_02 {
  left:50%;
  margin-left:-50px;
  top:180px;
  position:absolute;
  z-index:10;
}
.service_img-wrap .img_02 img {
  width:auto;
}

.service_inner_conts {
  width:250px;
}
.service_inner_conts h3 {
  font-family:"Brandon Grotesque Medium";
  margin-bottom:40px;
  font-size:24px;
  text-align:center;
}
.service_inner_conts p {
  line-height:1.5;
  font-size:12px;
  margin-bottom:25px;
  padding:0 10px;
}
.service_inner_conts ul {
  background-color:rgba(231, 226, 221, .6);
  padding:15px 20px;
}
.service_inner_conts ul li {
  margin-bottom:7px;
  font-size:12px;
}

.service_inner_conts_01 {
  position:absolute;
  top:75px;
  left:0;
}

.service_inner_conts_02 {
  position:absolute;
  top:-40px;
  right:10px;
}

.service_inner_conts_03 {
  position:absolute;
  top:540px;
  left:50%;
  margin-left:-179px;
  width:380px;
}

.works_img-wrap {
  position:relative;
  margin-bottom:70px;
}
.works_img-wrap .inner__s .img_01 {
  left:50%;
  margin-left:-255px;
  top:-110px;
  position:absolute;
}
.works_img-wrap .inner__s .img_01 img {
  width:auto;
}
.works_img-wrap .inner__s .img_02 {
  left:50%;
  margin-left:-640px;
  top:-50px;
  position:absolute;
}
.works_img-wrap .inner__s .img_02 img {
  width:auto;
}
.works_img-wrap .inner__s .img_03 {
  right:0;
  top:-110px;
  position:absolute;
}
.works_img-wrap .inner__s .img_03 img {
  width:auto;
}

.company_bg {
  background-image:url(../img/top/bg_02.jpg);
  background-size:cover;
  padding:80px 0 150px 0;
  min-height:660px;
}
.company_bg > * {
  color:#fff;
}

.company-list {
  letter-spacing:-.4em;
  margin-top:40px;
}
.company-list > * {
  letter-spacing:normal;
  display:inline-block;
  vertical-align:top;
}
.company-list .company-list__item {
  overflow:hidden;
  width:264px;
  margin-left:29px;
}
.company-list .company-list__item:first-child {
  margin-left:0;
}
.company-list .company-list__item:first-child .bg:after {
  background-image:url(../img/top/company_01.jpg);
}
.company-list .company-list__item:nth-child(2) .bg:after {
  background-image:url(../img/top/company_02.jpg);
}
.company-list .company-list__item:nth-child(3) .bg:after {
  background-image:url(../img/top/company_03.jpg);
}
.company-list .company-list__item a {
  position:relative;
  background-color:#fff;
  display:block;
  padding:165px 20px 30px 20px;
}
.company-list .company-list__item a .bg {
  background-position:top left;
  background-size:264px;
  height:144px;
  width:100%;
  position:absolute;
  top:0;
  left:0;
  overflow:hidden;
}
.company-list .company-list__item a .bg:after {
  content:"";
  display:block;
  height:100%;
  width:100%;
}
.company-list .company-list__item a:hover .bg:after {
  -webkit-transition:all .3s ease-out;
          transition:all .3s ease-out;
  -webkit-transform:scale(1.1,1.1);
      -ms-transform:scale(1.1,1.1);
          transform:scale(1.1,1.1);
}
.company-list .company-list__item a span {
  display:block;
  text-align:center;
}
.company-list .company-list__item .en {
  font-family:"Brandon Grotesque Medium";
  font-size:23px;
  margin-bottom:8px;
}
.company-list .company-list__item .jp {
  font-size:12px;
  letter-spacing:2px;
  margin-bottom:15px;
  color:#03325b;
}
.company-list .company-list__item .cap {
  font-size:13px;
}

.recruit_bg {
  background-image:url(../img/top/bg_03.jpg);
  background-size:cover;
  padding:60px 0 85px 0;
  min-height:470px;
}
.recruit_bg > * {
  color:#fff;
}
.recruit_bg .btn_01 {
  margin-top:40px;
}

.section_bottom {
  letter-spacing:-.4em;
}
.section_bottom > * {
  letter-spacing:normal;
  display:inline-block;
  vertical-align:top;
}
.section_bottom .section_bottom__item {
  height:290px;
  width:50%;
  padding-top:90px;
  text-align:center;
  background-color:#ececec;
}
.section_bottom .section_bottom__item:first-child {
  background-color:#e7e7e7;
}
.section_bottom .section_bottom__item h3 {
  font-size:15px;
}
.section_bottom .section_bottom__item .tel {
  margin-top:10px;
  font-size:28px;
  letter-spacing:2px;
}

.area-anc {
  background-color:#f6f6f6;
  padding:35px;
}

.list-anc {
  width:990px;
  margin:0 auto;
  display:table;
  table-layout:fixed;
  background-color:#fff;
  border:1px solid #cacaca;
  border-right:none;
}
.list-anc li {
  display:table-cell;
  border-right:1px solid #cacaca;
}
.list-anc li a {
  display:block;
  text-align:center;
  padding:22px 0;
  position:relative;
}
.list-anc li a:after {
  content:"";
  display:block;
  width:100%;
  height:100%;
  position:absolute;
  opacity:0;
  left:0;
  top:0;
  border:1px solid #137fe4;
  -webkit-transition:.3s;
          transition:.3s;
}
.list-anc li a:hover:after {
  opacity:1;
}
.list-anc li a:hover span {
  background-image:url(../img/common/arrow_blue_v.png);
}
.list-anc li a span {
  display:inline-block;
  padding-left:30px;
  background-image:url(../img/common/arrow_gray_v.png);
  background-position:left center;
}

.table_profile {
  padding-bottom:105px;
}
.table_profile table {
  width:685px;
  margin:0 auto;
  font-size:13px;
  line-height:1.5;
  border-bottom:1px solid #dbdbdb;
}
.table_profile table th {
  padding:10px 20px 10px 0;
  width:140px;
  text-align:left;
  background-repeat:top;
  vertical-align:middle;
  border-top:1px solid #dbdbdb;
}
.table_profile table th span {
  display:block;
  padding:20px 0;
  height:100%;
  background-image:linear-gradient(to bottom, #000, #000 1px, transparent 1px, transparent 4px);
  background-size:1px 5px;
  background-position:right;
  background-repeat:repeat-y;
}
.table_profile table th.vat {
  vertical-align:top;
  padding-top:10px;
}
.table_profile table th.pd1 span {
  padding-bottom:48px;
}
.table_profile table th.pd2 span {
  padding-bottom:76px;
}
.table_profile table td {
  border-top:1px solid #dbdbdb;
  padding:20px 20px 20px 30px;
  vertical-align:middle;
}
.table_profile table td a {
  cursor:pointer;
}
.table_profile table td a:hover {
  text-decoration:underline;
}

.wrapper-history {
  width:680px;
  margin:0 auto;
  padding-bottom:420px;
  position:relative;
}
.wrapper-history .bg {
  text-align:center;
}
.wrapper-history .bg img {
  width:auto;
}

.list-history__item {
  position:absolute;
}
.list-history__item h3 {
  font-family:"Brandon Grotesque Medium";
  font-size:45px;
  margin-bottom:10px;
}
.list-history__item p {
  line-height:1.6;
}
.list-history__item:nth-child(1) {
  top:-5px;
  left:60px;
}
.list-history__item:nth-child(2) {
  right:50px;
  top:130px;
}
.list-history__item:nth-child(3) {
  left:60px;
  top:262px;
}
.list-history__item:nth-child(4) {
  right:-4px;
  top:388px;
}
.list-history__item:nth-child(5) {
  left:60px;
  top:514px;
}
.list-history__item:nth-child(6) {
  right:17px;
  top:637px;
}
.list-history__item:nth-child(7) .last {
  text-align:center;
  top:820px;
  text-align:center;
  width:100%;
}

.list-historylast {
  text-align:center;
  top:820px;
  text-align:center;
  width:100%;
}

.list-history__item:nth-child(7) .img {
  display:inline-block;
  margin-bottom: 20px;	
margin-top: 20px;
}
.list-history__item:nth-child(7) .img img {
  width:auto;
}

.access_bg {
  background-color:#f6f6f6;
}

.wrapper-map {
  height:400px;
  overflow:hidden;
}
.wrapper-map iframe {
  width:100%;
}

.section{margin-bottom: 100px}

.section02{margin-bottom: 60px}


.table-map {
  padding:45px 0 60px 0;
}
.table-map table {
  width:585px;
  margin:0 auto;
  font-size:13px;
}
.table-map table th {
  vertical-align:top;
  text-align:left;
  width:220px;
}
.table-map table td {
  text-align:left;
  line-height:1.8;
  padding-bottom:20px;
}

.section-patterns {
  text-align:center;
  height:565px;
  position:relative;
}
.section-patterns #particles-js {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
}
.section-patterns .catch {
  font-size:28px;
  padding:90px 0 60px 0;
  line-height:3;
  position:relative;
}
.section-patterns p {
  line-height:3;
  font-size:14px;
  position:relative;
}

.section{margin-bottom: 100px}

.section_img__recruit {
  margin-bottom:60px;
}

.table_recruit {
  margin-top:30px;
}

.heading_works {
  font-size:25px;
  text-align:center;
  padding:30px 0;
}

.list_works {
  *zoom:1;
}
.list_works:before, .list_works:after {
  content:" ";
  display:table;
}
.list_works:after {
  clear:both;
}
.list_works li {
  float:left;
  width:25%;
  overflow:hidden;
  cursor:pointer;
  position:relative;
}
.list_works li img {
	vertical-align: top;
}
.list_works li.half {
  width:50%;
}
.list_works li span, .list_works li a {
  display: block;
  position: relative;

}
.list_works li a:after, .list_works li span:after {
  content:"";
  width:100%;
  height:100%;
  display:block;
  background-color:rgba(0, 0, 0, .3);
  display:none;
  -webkit-transition:.3s;
          transition:.3s;
  position:absolute;
  left:0;
  top:0;
  border:10px solid rgba(25, 147, 251, .2);
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  -webkit-transition:.3s;
          transition:.3s;
}
.list_works li:hover img {
  -webkit-transform:scale(1.05, 1.05);
      -ms-transform:scale(1.05, 1.05);
          transform:scale(1.05, 1.05);
  -webkit-transition:.3s;
          transition:.3s;
}
.list_works li:hover span:after, .list_works li:hover a:after {
  display:block;
}

.container_modal {
  width:100vw;
  height:100vh;
  position:fixed;
  z-index:1000;
  top:0;
  left:0;
  width:100vw;
  height:100vh;
  background-color:#f6f6f7;
  display:none;
  overflow-y: scroll;
}

.close_modal {
  position:absolute;
  top:0;
  right:0;
  width:58px;
  height:58px;
  background-image:url(/assets/img/works/modal_close.png);
  cursor: pointer;
  
}

.list_modalConts li {
  display:table;
  width:100%;
  display:none;
  padding: 95px 0;
}
.list_modalConts li.web {
  padding: 40px 0 0px 0;
}
.list_modalConts li.web .text {
  font-size: 17px;
  padding-bottom: 15px;
  margin: 0 auto;
  width: 945px;
}
.list_modalConts li.web .link  {
  font-size: 13px;
  width: 945px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.list_modalConts li.web .link a  {
  color: #03325b;
}
.list_modalConts li.web .link a:hover  {
  text-decoration: underline;
}
.list_modalConts li.web > .img {
	  width: 945px;
  margin: 0 auto;
  display: block;
  padding-bottom: 95px;
	}

.list_modalConts li > .img {
  display:table-cell;
  text-align:center;
  vertical-align:middle;
  vertical-align:middle;
  height:auto;
}
.list_modalConts li > .img img {
  width:auto;
}

.mb100{margin-bottom: 100}
