
@import url(https://fonts.googleapis.com/css?family=Questrial);
@import url("agency.min.css");

body{
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	color: #333333;
	letter-spacing: 0.2em;
	font-size: 16px;
}

.container img {
	width: 100%;
}

.navbar-brand {
	width:210px !important;
	height:35px !important;
	display: block;
	background-image:url(../img/common/logo.svg);
	background-repeat:no-repeat;
	margin: 10px;
	background-size:cover;
}
.navbar-custom .navbar-brand {
  overflow: hidden;
  text-indent: 120%;
  white-space: nowrap;
}

.copybox {
	margin: 200px 0 120px 0;
}

@media (max-width: 768px) {
	#mainNav {
		display: none;
	}
	.copybox {
		margin: 430px 20px 60px 20px;
	}
}


strong {
  background: linear-gradient(transparent 30%, #FFFF33 30%);
	padding: 0 3px;
	font-size: 130%;
}

@media (min-width: 1600px) {
    .container {
        width: 85% !important;
    }
}

header {
	background:url(../img/common/key3.jpg);
	background-size:cover;
	background-repeat: no-repeat;
    background-attachment:scroll;
    background-position: bottom center;
}

@media (min-width: 1280px) {
	header .intro-text {
    padding-top:13%;
    padding-bottom: 36%;
	}
	header .intro-text .intro-heading {
		font-size: 42px;
		line-height: 1.3;
		font-weight: bold;
	}
}
@media (max-width: 1279px) {
	header .intro-text {
    padding-top:15%;
    padding-bottom: 32%;
	}
	header .intro-text .intro-heading {
		font-size: 40px;
		line-height: 1.3;
		font-weight: bold;
	}
	.intro-heading br {
		display: block;
	}
	.nav>li>a {
		    padding: 10px 5px 10px 5px;
	}
}


@media (max-width: 480px) {
	header .intro-text {
    padding-top:100px;
    padding-bottom: 300px;
	}
	header .intro-text .intro-heading {
		font-size: 40px;
		line-height: 1.3;
		font-weight: bold;
	}
	.intro-heading br {
		display: block;
	}
	header {
		background:url(../img/common/key4.jpg);
		background-size:cover;
		background-position: center;
	}
}

section h2.section-heading {
	font-size: 240%;
	font-weight: bold;
	text-transform: none;
	line-height: 1.4;
	margin: 20px auto 80px auto;
	border-radius: 20px;
}

.contactbox {
	padding: 10px 25px;
	border: 1px solid #ffffff;
	border-radius: 50px;
}
	
.container {
	transform: skewY(0) !important;
}

header .intro-text .intro-heading {
}

.btn-xl {
	letter-spacing: 0.1em;	
	border-radius: 30px;
    background:#ef8200;
	border-color: #ffffff !important;
    font-size: 20px;
    padding: 10px 40px;
	font-weight: normal;
}

.navbar-custom .navbar-nav>.active>a  {
	border-bottom: 2px solid #ffffff;
	border-radius: 0;
}

.navbar-custom.affix .navbar-nav> li a:hover,
.navbar-custom.affix .navbar-nav> li a:focus  {
	color: #ffffff;
}

.section-heading {
	font-weight: normal;
}

#portfolio .portfolio-item .portfolio-caption p, section h3.section-subheading  {
	font-style: normal;
	letter-spacing: 1px;
    text-transform: uppercase;
	color: #ef8200;
	font-weight:normal;
	font-size: 18px;
}

.service-heading  {
	font-style: normal;
	letter-spacing: 1px;
    text-transform:none;
	color: #ef8200;
	font-weight:bold;
	font-size: 200%;
	text-align: center;
	line-height: 1.4;
	margin: 40px auto;
}

h4 {
	font-size: 150%;
	text-transform:none;
}

section {
    padding: 80px 0 160px 0;
	background: url("../img/common/back.png");
	background-position:bottom;
	background-size: cover;
}

#works {
	background: url(../img/common/about.png);
	background-position:top;
	background-size: cover;
}
#plan {
	background: #ffffff;
}

.bg_white {
	background: #ffffff;
}

h5 {
	font-size: 28px;
	font-weight: normal;
	line-height: 1.3;
}
.submit {
	background: #ef8200;
	padding: 20px 30px;
	font-size: 180%;
	font-weight: bold;
	border-radius: 40px;
	max-width: 440px;
	margin: 20px auto 0;
	text-align: center;
}
.submit a {
	color: #ffffff;
}

hr{
	height: 10px;
	background: linear-gradient(-70deg,transparent 35%,#ef8200 45%, #ef8200 55%,transparent 65%);
	background-size: 8px 10px;
	border: none;
}

.pd20 {
	padding:30% 30% 10% 30%;
}
.pd10 {
	padding:10% 25% 0%;
}
.pdb80 {
	padding-bottom: 80px;
}

.timeline>li .timeline-image {
	border: 0;
}

.timeline>li {
    min-height: 0px;
	margin-bottom: 70px;
}

.timeline-last {
	height: 0;
}

.h3, h3 {
    font-size: 36px;
	font-weight: normal;
}

p {
	font-size: 18px;
	line-height: 1.6;
	margin: 20px 0;
}


section#contact {
    background-color: none;
    background-image: url(../img/common/contact.png);
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.map {
    position: relative;
    padding-bottom: 60%;
    height: 0;
    overflow: hidden;
}
.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.whitesec {
	background: #ffffff;
}


.company {
	margin: 0 auto;
	display: block;
}

.company dt {
	padding:0;
	margin:0;
	float:left;
	width: 100px;
}
.company dd {
	padding:0 0 10px 0;
	margin:0 0 0 100px;
}

@media(max-width: 767px){
	#map_canvas {
	height:300px;
	}
	.company {
	margin: 0 auto;
	display: block;
	width: 100%;
	}
	.company dt {
	width:100%;
	margin: 0;
	padding: 10px;
	}
	.company dd {
	width:100%;
	margin: 0;
	padding: 10px;
	}
	.company br {
		display: block;
	}
	br {
		display: none;
	}
	.mrb80 {
		margin-bottom: 80px;
	}
	header .intro-text .intro-heading {
	font-size:24px;
	}
	h5,.timeline-panel h3 {
		font-size: 24px;
	}
	section h2.section-heading {
		font-size: 28px;
	}
}

.mrb80 {
		margin-bottom: 80px;
}
.mrb40 {
		margin-bottom: 40px;
}
.mrt40 {
	margin-top: 40px;
}

.career {
	padding: 0;
	margin: 0;
}
.career li {
	list-style: none;
}

.ceo {
	font-weight: normal;
	font-size:140%;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

.form-control {
	border-radius: 10px;
	color: #000000;
	opacity: 0.8;
}

.timeline:before {
	background-color:#dcdcdc;
}

.morebtn {
    padding:15px;
	height: 32px;
	border: 1px solid #ffffff;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
	font-size:16px !important;
	cursor: pointer;
}
.morebtn a {
    color: #FFFFFF !important;
}

.wrong li {
	margin-bottom: 8px;
	list-style:none;
}
.wrong > li:before {
  font-family: FontAwesome;
  content: '\f046'; /* アイコンのunicode */
  position: relative;
  margin-left: -25px;
	margin-right: 7px;
  font-size: 120%; /* フォントの大きさ */
}

.white {
	color: #ffffff !important;
}

.tel {
	font-size:360%;
	font-weight: bold;
}
.tel a {
	color: #ffffff !important;
}

.width30 {
	width: 30%;
	float: right;
}
.width75 {
	width: 75% !important;
}
.width25 {
	width: 24% !important;
}

.whitebox {
    padding:20px;
	background:#F2F2F2;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
	margin: 15px 15px 45px 15px;
}

.pc_only {
}
.sp_only {
	display: none;
}


.circle{
 width:40px;
 height:40px;
 background:#ef8200;
 border-radius: 40px;
 -webkit-border-radius: 40px;
 -moz-border-radius: 40px;
 text-align:center;
 margin:0 auto;
 font-size:24px;
 color:#FFF;
}

@media (max-width: 480px) {
	.pc_only {
		display: none;
	}
	.sp_only {
		display: block;
		position: fixed;
		bottom: 0;
	}
}
