/* 
Theme Name: Flexible
Author: Andrei Dorin
Version: 1.0
*/

section {
	margin-top: 8%;
}

img {
	max-width: 100%;
}
body {
	font-family: "Poppins",Arial sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #828282;
	background-color: #fff;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	}
ul {
	margin:0;
	padding:0;
	list-style:none;
	}
h1 {
	font-size:60px;
	}
h2{
	color:#111;
	font-weight:300;
	margin-bottom:30px;
	}
h3,h4,h5 {
	color:#333c4d;
	font-weight:400;
	margin-bottom:20px;
	}
p {
	font-family: 'Poppins',sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 23px;
	color: #333;
	padding-bottom: 15px;
	}
@font-face {
	font-family:'FontAwesome';
	src:local('FontAwesome')
	}
ul li {
	font-family:'Poppins',sans-serif;
	font-size:15px;
	line-height:27px;
	list-style-type:none;
	color:#525252;
	}
#menu-main-top-navigation li a {
	color: #525252;
}
#menu-main-top-navigation li a:hover {
	color: #C30D23;
}
a {
	color:#828282
	}
a:hover {
	color: #C30D23;
	}
a h4:hover {
	text-decoration:underline;
	}
img {
	max-width:100%;
	height:auto;
	}
.clear {
	clear:both;
	}
.caption {
	text-align:center;
	}
.btn-cta-primary {
	color:#fff!important;
	padding:15px 30px 15px 30px!important;
	border-radius:0;
	font-size:12px;
	letter-spacing:2px;
	transition:all .2s ease-in-out;
	position:relative;
	margin-top:25px;
	text-transform:uppercase;
	font-weight:500;
	}
.btn-cta-blue {
	background-color:#0785f2
	}
.btn-cta-blue:hover {
	background-color:#fff;
	color:#0785f2!important;
	}
a.more {
	transition:all .2s ease-in-out;
	font-size:14px!important;
	margin-top:10px;
	font-weight:400;
	}
a.more:hover * {
	color:#FF9800;
	padding-left:10px;
	}
a.more i.fa {
	font-size:15px!important;
	font-weight:700;
	border:0;
	cursor:pointer;
	margin-right:5px;
	transition:all .2s ease-in-out;
	}
a.more i.fa:hover {
	color:#FF9800;
	}
#top-nav {
	transition:all .2s linear 0s;
	}
.navbar-fixed-top {
	background-color: transparent;
	border: 0;
	}
.navbar-fixed-top li a {
	color:#525252;
	font-size:14px;
	font-weight:400;
	transition:color .3s,border .3s;
	}
.navbar-fixed-top .navbar-nav .activenav a {
	color:#fff;
	border-bottom:1px solid #fff;
	}
.navbar-nav>li>a {
	border-bottom:1px solid transparent;
	transition:color .3s,border .3s;
	}
.navbar-fixed-top .navbar-nav>li>a:hover {
	border-bottom:1px solid #fff;
	}
.fixed-header {
	background: #fff!important;
	box-shadow: 0 6px 4px -4px rgba(0,0,0,.1);
	margin: 0 auto;
	width: 100%;
	text-align: center;
	}
.fixed-header .navbar-nav>li>a {
	color:#828282;
	opacity:1;
	}
.fixed-header .navbar-nav .activenav a {
	color:#222!important;
	border-bottom:1px solid #FF9800;
}
.fixed-header .navbar-nav .activenav a:hover {
	border-bottom:1px solid #FF9800;
	}
.fixed-header .navbar-nav>li>a:hover {
	border-bottom:1px solid #111;
	}
#top-nav.navbar-scroll-changed {
	background:0;
	margin:0 auto;
	border:0;
	padding-top:15px;
	padding-bottom:15px;
	}
.hero-overlay {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	}
.hero-image #home{
	position: relative;
	width: 100%;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
	background-attachment: scroll;
}
.main-message {
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translatey(-50%);
	-o-transform: translatey(-50%);
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	width: 100%;
	background-position: center center;
	height: 758px;
	}
.main-message h1 {
	font-family:"Poppins",Arial sans-serif;
	font-weight:400;
	font-size:60px;
	color:#fff;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	}
.title {
	text-align: center;
	margin-bottom: 30px;
	}
.title p {
	font-size: 14px;
	color: #525252;
	}
.title h2 {
	margin-bottom:15px!important;
	}
p.description {
	font-size: 14px;
	font-weight: 400;
	text-align: center!important;
	max-width: 450px;
	margin-top: -15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -15px;
	}
p.description-image {
	color:#fff;
	font-size:17px;
	font-weight:400;
	letter-spacing:.4px;
	padding:15px 230px;
	line-height:25px;
	}
.zig-zag {
	margin-bottom:100px;
	}
.zig-zag h2 {
	margin-top:70px;
	}
.zig-zag-right p {
	text-align:right;
	}
.zig-zag-right h2 {
	text-align:right;
	}
#features {
	margin-bottom:70px;
	padding-top:50px;
	background-color:#f6f8fa;
	}
#features i.fa {
	font-size:50px;
	color:#FF9800;
	position:relative;
	text-align:center;
	margin-bottom:10px;
	}
#features h3 {
	color:#222;
	}
#features .caption p {
	padding-left:10px;
	padding-right:10px;
	}
#testimonials .carousel-indicators li {
	background-color:#000;
	background-color:rgba(70,70,70,.25);
	}
#testimonials .carousel-indicators .active {
	background-color:transparent;
	border:2px solid #FF9800;
	}
.carousel-inner .item {
	min-height:320px;
	}
#testimonials .carousel-inner blockquote {
	font-size:30px;
	line-height:40px;
	margin:0;
	font-weight:300;
	color:#111;
	}
.carousel-indicators {
	top:110%;
	}
a.company img {
	margin:0 auto 10px;
	margin-bottom:30px;
	width:auto;
	}
span.author {
	font-size:13px;
	color:#828282!important;
	font-weight:500;
	}
span.author img {
	display:block;
	height:54px;
	margin:0 auto 10px;
	margin-top:30px;
	width:auto;
	}

#plan {
	padding-bottom:70px;
	}

.flex.fadeInUp.animated img  {
	margin: 0 auto;
	max-width: 100%;
}
.hero-image {
	margin-bottom: 3%;
}
#top-head {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.row .title_white .flex.fadeInUp.animated {
	color: #990000;
	text-align: center;
}
.voice .100 .left {
	float: left;
}
.voice .flex.fadeInUp.animated .left {
	float: left;
}

@media (max-width: 768px){
.hero-overlay {
		}
.navbar-fixed-top {
	background:#fff!important;
	box-shadow:0 6px 4px -4px rgba(0,0,0,.1);
	}
.navbar-default .navbar-nav>li>a {
	color:#828282;
	opacity:1;
	line-height:20px!important;
	margin-left:0!important;
	}
.navbar-fixed-top .navbar-toggle .icon-bar {
	background-color:#C30D23!important;
	}
.navbar-fixed-top .navbar-nav .activenav a {
	color:#C30D23;
	border-bottom:1px solid #C30D23;
	}
#recruitment {
	margin-bottom: -150px;
}
.container #voice .row {
	padding-top: 30px;
}
.hidden-lg.hidden-md.voice .row .voice {
	background-color: #CEB96B;
}
.hidden-lg.hidden-md.voice .row .voice2 {
	background-color: #DD97A7;
}
.hidden-lg.hidden-md.voice .row .voice3 {
	background-color: #97E3EF;
}
.container .row .col-md-4.caption.flex.fadeInUp.animated.animated.image {
	margin-top: 20px;
}
.container .row .col-md-4.caption.flex.fadeInUp.animated.animated.image {
}
	}
@media (max-width:1024px){
p.description-image {
		padding:0!important;
	}
.branding a img {
	width: 400px;
}
.inner #global-nav ul {
	padding-left: 10%;
}
#top-head {
	margin-top: 30px;
}
.row .hidden-xs.hidden-sm.voice .title {
	padding-top: 30px;
}

	}
@media (max-width:1024px){
.zig-zag {
	text-align:center;
	margin-bottom:40px;
	}
.zig-zag-right * {
	text-align:center!important;
	margin-bottom:20px;
	}
.carousel-indicators {
	position:relative;
	clear:both;
	margin-bottom:30px;
	left:50%;
	}
	}
@media (max-width: 450px) {
.social {
		float:left!important;
		margin-bottom:20px;
		margin-top:-15px;
	}
.zig-zag h2 {
    }
#recruitment {
	margin-top: -200px;
}


/*---------------------------*/
#voice .row .voice {
	background-image: url(../../images/image/text_bg_03.png);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #CEB96B;
}
#voice .row .voice3 {
	background-image: url(../../images/image/text_bg_10.png);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #97E3EF;
}
#voice .row .voice2 {
	background-image: url(../../images/image/text_bg_07.png);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #DD97A7;
}
#voice .row .voice {
	background-image: url(../../images/image/text_bg_03.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
#voice .row .voice2 {
	background-image: url(../../images/image/text_bg_07.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.hidden-lg.hidden-md.voice .row .voice2 {
	margin-top: 20px;
}
#voice .row .voice3 {
	background-image: url(../../images/image/text_bg_10.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
#top-head {
	margin-top: 50px;
}
.hidden-lg.hidden-md.voice .row .voice {
	margin-top: 20px;
}
.row .voice .flex.fadeInUp.animated {
	margin-top: -5%;
}
.row .voice .visible-xs.visible-sm {
	margin-top: -7%;
}
.voice .flex.fadeInUp.animated img {
	width: 100%;
}
.row .voice .flex.fadeInUp.animated {
	width: 90%;
}
/*---------------------------*/

}
@media (max-width: 650px) {
.footer-section {
	text-align:center!important;
	}
p.copyright {
	float:none!important;
	margin-left:0!important;
	}
.marketing-action h1 {
	font-size:35px;
	font-weight:400;
	}
#recruitment {
	margin-top: -100px;
}
#voice .row .voice {
	background-image: url(../../images/image/text_bg_03.png);
	background-repeat: repeat-y;
	background-position: center center;
}
#top-head {
	margin-top: 50px;
}
	}
@media (max-width: 768px){}
@media (max-width: 600px){
.main-message h1 {
    font-size:40px!important;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	}
#recruitment {
	margin-top: -100px;
}
	}
.marketing-action {
	position:relative;
	background:url('../images/pencil.jpg');
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;
	}
.marketing-action .overlay {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	}
.marketing-action .text {
	position:absolute;
	text-align:center;
	top:48%;
	transform:translatey(-50%);
	-o-transform:translatey(-50%);
	-webkit-transform:translatey(-50%);
	-moz-transform:translatey(-50%);
	-ms-transform:translatey(-50%);
	width:100%;
	padding-left:15px;
	padding-right:15px;
	}
.marketing-action h1 {
	margin-bottom:15px!important;
	margin-top:0;
	}
.marketing-action .text h1 {
	color:#fff;
	}
.btn-cta-buy {
	background-color:#0785f2;
	margin-top:0;
	}
.btn-cta-buy:hover {
	background-color:#fff;
	color:#0785f2!important;
	margin-top:0;
	}
#footer{
	margin: 0;
	/* [disabled]background-color: #DADADA; */
	padding-top: 100px;
	text-align: center;
	color: #525252;
}
.row .footer-section.col-md-12.col-sm-12.col-xs-12 .copyright.flex.fadeInUp.animated {
	color: #FFF;
}
table.company {
    width: 80%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 15px;
}
 
table.company th,
table.company td {
    padding: 15px;
}
 
table.company th {
    background: #295890;
    vertical-align: middle;
    text-align: left;
    width: 20%;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}
 
table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #295890;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
    table.company th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #295890 10px solid;
        margin-top: -10px;
    }
}
 
table.company td {
    background: #f8f8f8;
    width: 360px;
    padding-left: 20px;
}


/*------------------------------------*/
.inner {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}
 
/* header */
#top-head {
    top: -120px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 30px 0 0;
    line-height: 1;
    z-index: 999;
}
#top-head a,
#top-head {
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#top-head .inner {
	position: relative;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
#top-head .logo {
    float: left;
}
/*----リスト内----*/
#global-nav ul {
	list-style: none;
	right: 0;
	bottom: 0;
	font-size: 14px;
	margin-top: 10px;
	padding-top: 10px;
}
#global-nav ul li {
    float: left;
}
#global-nav ul li a {
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0;
	color: #333;
}
 
/* Fixed */
#top-head.fixed {
	width: 100%;
	text-align: center;
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 2px;
    height: 120px;
    background: #fff;
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}

#top-head.fixed #global-nav ul li a {
	color: #333;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0;
}
 
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}
/*------------------------------------*/

@media screen and (max-width: 640px) {
    #top-head,
    .inner {
        width: 100%;
        padding: 0;
    }
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
    }
    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
    }
    #mobile-head {
        background: #fff;
        width: 100%;
        height: 70px;
        z-index: 999;
        position: relative;
    }
    #top-head.fixed .logo,
    #top-head .logo {
        position: absolute;
        left: 13px;
        top: 13px;
        color: #333;
        font-size: 26px;
    }
    #global-nav {
	position: absolute;
	/* 開いてないときは画面外に配置 */
	top: -500px;
	background: #fff;
	width: 100%;
	text-align: center;
	
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
    }
    #global-nav ul {
	list-style: none;
	position: static;
	right: 0;
	bottom: 0;
	font-size: 14px;
    }
    #global-nav ul li {
        float: none;
        position: static;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color: #333;
        padding: 3px 0;
    }
    #nav-toggle {
        display: block;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
    }
}


#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#pageTop a {
  display: block;
  z-index: 999;
  padding: 8px 0 0 0;
  border-radius: 5px;
  width: 40px;
  height: 40px;
  background-color: #C30D23;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.row .caption.flex.fadeInUp.animated.animated li {
	list-style-image: none;
	list-style-type: none;
	display: block;
	float: left;
}
.hidden-xs.hidden-sm ul li {
	display: inline-block;
	float: left;
}
.row .voice ul {
	width: 80%;
}
.row .voice .flex.fadeInUp.animated {
	width: 100%;
}
.100 .ligth img {
	float: right;
	width: 60%;
}
.voice .100 .left {
	width: 60%;
	display: inline-block;
	float: left;
}
.voice .100 .light {
	width: 60%;
	float: right;
	display: inline-block;
}
.voice .flex.fadeInUp.animated .light {
	float: right;
}
.voice .flex.fadeInUp.animated img {
	margin: ショートハンドを設定;
	width: 100%;
}
.row .voice .flex.fadeInUp.animated {
}
.voice .flex.fadeInUp.animated img {
	margin: 0 auto;
	width: 90%;
}
.container #pc {
	background-image: url(../../images/bg.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-size: cover;
}
