@charset "UTF-8";
/*
Theme Name:fec_pc
Theme URI: 
Description: 
Version: 0.2
Author:
Author URI: 
Tags:*/
body {
  display: none;
}

.sanserif {
  font-family: 'Syncopate', sans-serif;
  font-weight: 700;
}

.sanserif * {
  font-weight: 700;
}

.sanserif.thin {
  font-weight: 400;
}

.sanserif.thin * {
  font-weight: 400;
}

.content_row {
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: left;
}

.content_row_right {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.content_row_center {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.content_row_center_middle {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}

.ttl01 {
  margin-bottom: 40px;
}

.ttl01 div {
  font-size: 4rem;
  letter-spacing: 0.05em;
  margin-left: -5px;
}

.ttl01 div + * {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 5px 0 20px;
  letter-spacing: 0.1em;
}

.ttl02 {
  margin-bottom: 40px;
}

.ttl02 *:not(div) {
  font-size: 3rem;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  font-weight: bold;
}

.ttl02 div {
  padding-bottom: 10px;
}

.ttl03 {
  background: #fff;
  color: #12164a;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 2.2rem;
  letter-spacing: 0.1em;
}

.ttl04 {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 2rem;
  letter-spacing: 0.1em;
}

.line:after {
  content: "";
  background: url(../../../img/common/line.svg) no-repeat left top;
  background-size: cover;
  display: block;
  width: 120px;
  height: 3px;
  margin: 10px 0 0;
}

.center .line:after,
.center.line:after {
  margin: 10px auto 0;
}

.lead {
  font-weight: bold;
  font-size: 2.2rem;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  line-height: 1.9;
}

/**************************************/
#all {
  position: relative;
}

header {
  min-height: 74px;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}

header a {
  color: #12164a;
}

header #logo {
  padding-left: 50px;
}

header nav {
  margin: 0 0 0 auto;
}

header nav > ul > li {
  position: relative;
}

header nav li a {
  display: block;
  padding: 30px 20px;
}

header nav .accordion {
  cursor: pointer;
  display: block;
  padding: 30px 20px;
  color: #12164a;
  position: relative;
}

header nav .accordion-content {
  display: none;
  position: absolute;
  left: -45px;
  top: 76px;
  font-size: 1.3rem;
  width: 210px;
  z-index: 100;
}

header nav .accordion-content li a {
  background: #fff;
  border-bottom: 1px solid #ccc;
  padding: 15px 20px;
  color: #12164a;
  display: block;
  text-align: center;
}

header nav .accordion-content li a:hover {
  background: #12164a;
  color: #fff;
  opacity: 1;
  filter: none;
  -webkit-transition: 0.7s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

header .lang_button {
  margin: 0 0 0 20px;
  text-align: center;
}

header .lang_button li a {
  display: block;
  padding: 15px 20px;
  color: #fff;
  background: #121659;
  font-size: 1rem;
}

header .lang_button li:last-of-type a {
  background: #49508d;
}

#container {
  background-image: url(../../../img/common/bg_img.jpg);
  background-size: 100% auto;
  background-repeat: repeat-y;
}

#container > * {
  padding: 130px 0;
}

footer {
  background: url(../../../img/common/bg_footer.jpg) no-repeat center;
  background-size: cover;
  padding: 80px 0;
  font-size: 1.2rem;
}

footer .logo + div {
  margin: 20px 0 5px;
  font-size: 1.5rem;
}

footer .sanserif {
  font-size: 1.5rem;
  margin-bottom: 10px;
}

footer .content_row > div + div {
  margin-left: 20px;
}

footer li a {
  display: block;
  padding: 7px 0;
}

#home header {
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
}

#home #mv {
  position: relative;
  min-width: 1267px;
  padding: 250px 0 400px;
  overflow: hidden;
}

#home #mv .copy {
  position: relative;
  z-index: 10;
  padding: 0 10%;
}

#home #mv .copy .sanserif {
  font-size: 9.5rem;
  line-height: 0.9;
  margin: 0 0 20px -15px;
}

#home #mv .copy .sanserif + p {
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}

#home #mv .bg_img01 {
  position: absolute;
  width: 100%;
  height: 130%;
  z-index: 1;
  display: inline-block;
  transform: skewX(-50deg);
  overflow: hidden;
  left: -60%;
  top: 0;
}

#home #mv .bg_img01 img {
  transform: skewX(50deg);
  width: 125%;
  margin-left: 20%;
  max-width: inherit;
}

#home #mv .bg_img02 {
  height: -webkit-calc(100% - 80px);
  height: calc(100% - 80px);
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
}

#home #mv .bg_img02 img {
  width: 100%;
  height: auto;
}

#home #cnt01 {
  position: relative;
  background: url(../../../img/home/bg_img01.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  margin-top: -80px;
  padding-top: 200px;
}

#home #cnt01 div {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 10;
  margin-left: -160px;
  width: 320px;
  padding-top: 50px;
  font-size: 1.6rem;
}

#home #cnt01 div:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 150px 160px 0 160px;
  border-color: #12164a transparent transparent transparent;
  position: absolute;
  top: 0;
  z-index: -1;
}

#home #cnt01 h2 {
  font-size: 3.2rem;
  font-weight: bold;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
}

#home #cnt02 {
  padding-bottom: 70px;
}

#home #cnt02 .inner {
  width: 80%;
}

#home #cnt02 .inner > div {
  -webkit-flex: 1;
  flex: 1;
}

#home #cnt02 .inner > div + div {
  margin-left: 50px;
}

#home #cnt04 {
  margin: 0 5%;
  background: url(../../../img/home/bg_img02.jpg) no-repeat center;
  background-size: cover;
}

#home #cnt05 > div {
  width: 30%;
  padding: 0 10%;
}

#home #cnt05 .tel_box {
  background: #283078;
  padding: 60px 10%;
  text-align: center;
}

#home #cnt05 .tel_box h3 {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 1.6rem;
}

#home #cnt05 .tel_box .sanserif {
  font-size: 2rem;
  letter-spacing: 0.1em;
}

#home #cnt05 .tel_box .sanserif span {
  font-size: 3rem;
}

#home #cnt05 .tel_box .mail a:before {
  content: "";
  background: url(../../../img/common/mail.svg) no-repeat center;
  background-size: 20px auto;
  display: inline-block;
  width: 20px;
  height: 14px;
  margin: 0 10px -2px 0;
}

/*lower*/
.lower header {
  background: #fff;
}

.lower #pagetop {
  position: relative;
  padding: 100px 0;
  color: #12164a;
  width: 100%;
  background: url(../../../img/common/pagetop.jpg) no-repeat center;
  background-size: cover;
}

.lower #pagetop > div {
  position: relative;
  z-index: 10;
  padding-left: 50px;
}

.lower #pagetop:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 400px 900px 0 0;
  border-color: #ffffff transparent transparent transparent;
}

/*strength*/
#strength #pagetop {
  background-image: url(../../../img/strength/pagetop.jpg);
}

#strength #cnt01 .content_row_center {
  margin: 40px 0 80px;
}

#strength #cnt01 .content_row_center div:nth-of-type(2) {
  width: 540px;
  margin-left: 40px;
}

#strength #cnt01 dl dt {
  font-size: 2.1rem;
  margin-bottom: 20px;
  font-weight: bold;
}

#strength #cnt01 dl dd {
  padding-bottom: 40px;
  border-bottom: 1px solid #9298bb;
}

#strength #cnt01 dl dd + dt {
  padding-top: 40px;
}

#service01 #pagetop {
  background-image: url(../../../img/service/pagetop01.jpg);
}

#service01 #cnt01 .cnt01_01 {
  margin: 60px 0 0 0;
}

#service01 #cnt01 ul {
  border: 1px solid #fff;
  padding: 50px;
}

#service01 #cnt01 ul li + li {
  margin-top: 10px;
}

#service01 #cnt01 ul li:before {
  content: "■";
  margin-right: 5px;
}

#service02 #pagetop {
  background-image: url(../../../img/service/pagetop02.jpg);
}

#service02 #cnt01 .content_row_right {
  background: url(../../../img/common/arrow02.svg) no-repeat center;
  background-size: 65px 80px;
  margin: 60px 0 130px;
}

#service02 #cnt01 .content_row_right > div {
  border: 1px solid #fff;
  padding: 40px;
}

#service02 #cnt01 .content_row_right > div p {
  background: #dddde5;
  text-align: center;
  padding: 8px 0;
  color: #12164a;
  font-size: 2rem;
  margin-bottom: 20px;
}

#service02 #cnt01 .flow dl {
  border: 1px solid #fff;
  margin-top: 70px;
  position: relative;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: left;
}

#service02 #cnt01 .flow dl dt {
  background: #374182;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: 160px;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.2em;
}

#service02 #cnt01 .flow dl dd {
  padding: 40px;
}

#service02 #cnt01 .flow dl dd ul {
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: left;
  max-width: 550px;
}

#service02 #cnt01 .flow dl dd ul li {
  margin: 5px 30px 5px 0;
}

#service02 #cnt01 .flow dl:after {
  content: "";
  background: url(../../../img/common/arrow03.svg) no-repeat center;
  display: block;
  width: 100%;
  height: 16px;
  position: absolute;
  left: 0;
  bottom: -45px;
}

#service02 #cnt01 .flow dl:before {
  color: #12164a;
  background: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: 160px;
  font-size: 1.4rem;
  text-align: center;
  font-family: 'Syncopate', sans-serif;
  font-weight: 700;
}

#service02 #cnt01 .flow dl:nth-of-type(1):before {
  content: "PHASE-1";
}

#service02 #cnt01 .flow dl:nth-of-type(2):before {
  content: "PHASE-2";
}

#service02 #cnt01 .flow dl:nth-of-type(3):before {
  content: "PHASE-3";
}

#service02 #cnt01 .flow dl:nth-of-type(4):before {
  content: "PHASE-4";
}

#service02 #cnt01 .flow dl:nth-of-type(5):before {
  content: "PHASE-5";
}

#service02 #cnt01 .flow dl:nth-of-type(6):before {
  content: "PHASE-6";
}

#service02 #cnt01 .flow dl:nth-of-type(6):after {
  content: none;
}

#service03 #pagetop {
  background-image: url(../../../img/service/pagetop03.jpg);
}

#service03 #cnt01 .content_row_center {
  margin-bottom: 100px;
}

#service03 #cnt01 .content_row_center .photo + div {
  width: 480px;
  margin: 0 0 0 auto;
}

#service03 #cnt01 .merit {
  margin: 80px 0 0 0;
}

#service03 #cnt01 .merit li {
  -webkit-flex: 1;
  flex: 1;
  background: #fff;
  color: #12164a;
  padding: 40px;
}

#service03 #cnt01 .merit li h4 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 2.2rem;
  letter-spacing: 0.2em;
}

#service03 #cnt01 .merit li + li {
  margin-left: 20px;
}

#service04 #pagetop {
  background-image: url(../../../img/service/pagetop04.jpg);
}

#service04 #cnt01 .content_row_right {
  margin: 60px 0 0 0;
}

#service04 #cnt01 .content_row_right li {
  margin: 10px 0 0 0;
}

#service04 #cnt01 .content_row_right li:before {
  content: "■";
  margin-right: 5px;
}

#service04 #cnt02 .research {
  margin-top: 40px;
}

#service04 #cnt02 .research table {
  border-left: none;
  margin-bottom: 60px;
}

#service04 #cnt02 .research table tr th {
  background: #374182;
  text-align: center;
  border-right: none;
}

#service04 #cnt02 .research table tr td {
  border-color: #717392;
}

#service04 #cnt02 .research table tr td:last-of-type {
  border-right: none;
}

#service04 #cnt02 .research table tr:nth-of-type(3) td,
#service04 #cnt02 .research table tr:nth-of-type(6) td,
#service04 #cnt02 .research table tr:nth-of-type(6) td,
#service04 #cnt02 .research table tr:nth-of-type(7) td {
  border-bottom: 1px solid #ffffff !important;
}

#company #pagetop {
  background-image: url(../../../img/company/pagetop.jpg);
}

#company #cnt02 dl {
  border-top: 1px solid #fff;
}

#company #cnt02 dl dt {
  width: 20%;
  background: #49508d;
  padding: 25px 0;
  text-align: center;
  border-bottom: 1px solid #fff;
}

#company #cnt02 dl dd {
  width: 70%;
  padding: 25px 5%;
  border-bottom: 1px solid #fff;
}

#company #cnt03 .content_row_right > div {
  -webkit-flex: 1;
  flex: 1;
}

#company #cnt03 .content_row_right li {
  margin: 15px 0 0 0;
}

#company #cnt03 .content_row_right li:before {
  content: "■";
  margin-right: 5px;
}

#company #cnt03 .content_row_right iframe {
  width: 100%;
  height: 400px;
}

#contact #cnt01 h2 {
  font-size: 2rem;
  margin-bottom: 30px;
}

#contact #cnt01 h2:after {
  content: "";
  border-bottom: 1px solid #fff;
  width: 60px;
  height: 1px;
  margin: 10px auto 0;
  display: block;
}

#contact #cnt01 .tel_box {
  border: 1px solid #fff;
  padding: 50px;
  text-align: center;
  margin-top: 30px;
}

#contact #cnt01 .tel_box li {
  font-size: 2.6rem;
}

#contact #cnt01 .tel_box li span {
  font-size: 3rem;
}

#contact #cnt01 .tel_box li + li {
  margin-left: 30px;
}

.business_list ul li {
  text-align: center;
  margin-top: 50px;
}

.business_list ul li h3 {
  margin: 20px 0 5px;
  font-size: 2.2rem;
  font-weight: bold;
}

.business_list ul li .sanserif {
  font-size: 1.2rem;
}

.business_list ul li:nth-of-type(even) {
  margin-left: 46px;
}

.result {
  background: #374182;
  padding: 40px;
  margin-top: 60px;
}

.result dt {
  font-size: 2.2rem;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.result dd {
  margin: 5px 0 0 0;
}

.result dd:before {
  content: "■";
  margin-right: 5px;
}

.result dd.right:before {
  content: none;
}
