@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Oswald');

html {overflow-y: scroll;}
body {
  line-height: 1.6;
  color: #444444;
}

nav ul {list-style: none;}
nav ul li {list-style: none;	display: inline;	margin-right: 10px;}
/* リンクなど ----------------------------------------------------*/
a {
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
::selection {
  background: #0d68be;
  color: rgba(255,255,255,1.00);
}
/* 汎用 ----------------------------------------------------*/
/* clerfix */
#contents:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
.imgR {
	float: right;
	margin: 0 0 10px 10px;
}
.imgL {
	float: left;
	margin: 0 10px 10px 0;
}
.tC,
.btn {
	text-align: center;
}
.tR,
.sign {
	text-align: right;
}
.center { text-align:center;}
.pc {display: block;}
.smp {display: none;}
@media (max-width:768px) {
	.pc {display: none;}
	.smp {display: block;}
}
/* text
---------------------------------------------------- */
.ac {text-align: center !important;}
.ar {text-align: right !important;}
.al {text-align: left !important;}
 
.bold{font-weight:bold !important;}
 
.font10{font-size:10px !important;}
.font11{font-size:11px !important;}
.font12{font-size:12px !important;}
.font13{font-size:13px !important;}
.font14{font-size:14px !important;}
.font15{font-size:15px !important;}
.font16{font-size:16px !important;}
.font17{font-size:17px !important;}
.font18{font-size:18px !important;}
.font19{font-size:19px !important;}
.font20{font-size:20px !important;}
.font21{font-size:21px !important;}
.font22{font-size:22px !important;}
.font23{font-size:23px !important;}
.font24{font-size:24px !important;}
.font25{font-size:25px !important;}
.font26{font-size:26px !important;}
.font27{font-size:27px !important;}
.font28{font-size:28px !important;}
.font29{font-size:29px !important;}
.font30{font-size:30px !important;}
.font31{font-size:31px !important;}
.font32{font-size:32px !important;}
.font33{font-size:33px !important;}
.font34{font-size:34px !important;}
.font35{font-size:35px !important;}
.font36{font-size:36px !important;}
.font37{font-size:37px !important;}
.font38{font-size:38px !important;}
.font39{font-size:39px !important;}
.font40{font-size:40px !important;}
.font45{font-size:45px !important;}
 
/* -float
---------------------------------------------------- */
.fr {float: right !important;}
.fl {float: left !important;}
 
.clear {clear: both;}
 
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.red {
  color: #c20d23;
}
.clearfix {
  min-height: 1px;
}
 
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* clearfix の代用
    <div class="hr"><hr /></div>
---------------------------------------------------- */
 
div.hr { clear:both; }
div.hr hr { display:none; }
 
.mt00 { margin-top:  0px !important; }
.mt05 { margin-top:  5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mt60 { margin-top: 60px !important; }
.mt70 { margin-top: 70px !important; }
.mt80 { margin-top: 80px !important; }
.mt90 { margin-top: 90px !important; }
.mt100 { margin-top: 100px !important; }
 
.mr00 { margin-right:  0px !important; }
.mr05 { margin-right:  5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr50 { margin-right: 50px !important; }
.mr60 { margin-right: 60px !important; }
.mr70 { margin-right: 70px !important; }
.mr80 { margin-right: 80px !important; }
.mr90 { margin-right: 90px !important; }
.mr100 { margin-right: 100px !important; }
 
.mb00 { margin-bottom:  0px !important; }
.mb05 { margin-bottom:  5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb100 { margin-bottom: 100px !important; }
 
.ml00 { margin-left:  0px !important; }
.ml05 { margin-left:  5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml50 { margin-left: 50px !important; }
.ml60 { margin-left: 60px !important; }
.ml70 { margin-left: 70px !important; }
.ml80 { margin-left: 80px !important; }
.ml90 { margin-left: 90px !important; }
.ml100 { margin-left: 100px !important; }
 
/* -padding
---------------------------------------------------- */
 
.pt00 { padding-top:  0px !important; }
.pt05 { padding-top:  5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt40 { padding-top: 50px !important; }
.pt40 { padding-top: 60px !important; }
.pt40 { padding-top: 70px !important; }
.pt40 { padding-top: 80px !important; }
.pt40 { padding-top: 90px !important; }
.pt40 {
  padding-top: 40px !important;
}
 
.pr00 { padding-right:  0px !important; }
.pr05 { padding-right:  5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr50 { padding-right: 50px !important; }
.pr60 { padding-right: 60px !important; }
.pr70 { padding-right: 70px !important; }
.pr80 { padding-right: 80px !important; }
.pr90 { padding-right: 90px !important; }
.pr100 { padding-right:100px !important; }
 
.pb00 { padding-bottom:  0px !important; }
.pb05 { padding-bottom:  5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb60 { padding-bottom: 60px !important; }
.pb70 { padding-bottom: 70px !important; }
.pb80 { padding-bottom: 80px !important; }
.pb90 { padding-bottom: 90px !important; }
.pb100 { padding-bottom: 100px !important; }
 
.pl00 { padding-left:  0px !important; }
.pl05 { padding-left:  5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl50 { padding-left: 50px !important; }
.pl60 { padding-left: 60px !important; }
.pl70 { padding-left: 70px !important; }
.pl80 { padding-left: 80px !important; }
.pl90 { padding-left: 90px !important; }
.pl100 { padding-left: 100px !important; }
 
/*-form
-------------------------------------------------------------------*/
 
.form_small {
    width:50px;
    height:14px;
    font-size:12px;
}
.form_middle {
    width:120px;
    height:14px;
    font-size:12px;
}
.form_long {
    width:260px;
    height:14px;
    font-size:12px;
}
input,textarea {
	-moz-box-shadow: inset 1px 4px 5px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 5px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 5px -6px rgba(0,0,0,0.5);
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding:5px;
}
input[type='text'],input[type='email'],textarea {
	width: 100% !important;
}
/*#　page（ページ全体）----------------------------------------------------*/
#page {
  margin-top: 81px;
}
@media (max-width:768px) {
 #page {
  margin-top: 59px;
   overflow: hidden;
} 
}
/*#　contents（メインとサイド）----------------------------------------------------*/
#contents {
	/zoom: 1;
}
/*	header#globalHeader　----------------------------------------------------*/
header#globalHeader {
}
#globalHeader hgroup {
	text-align: center;
	padding-bottom: 20px;
}

/* グローバルナビゲーション　----------------------------------------------------*/
header#globalHeader nav {
	background-color: #FFF7EC;
	padding: 14px 0 8px;
	text-align: center;
}
header#globalHeader nav ul {
	/zoom: 1;
}
header#globalHeader nav ul:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
header#globalHeader nav ul li {
	padding: 0 26px;
}
/*トグルボタン----------------------------------*/
.toggle {
	float: right;
	margin-top: 20px;
  margin-right: 15px;
  margin-bottom: 8px;
	background-color: transparent;
	border-style: none;
	padding:0;
}
.toggle:focus {
  outline: none;
}
@media (min-width: 991px ) {
  .toggle {
    display: none;
  }
}
@media (max-width: 991px ) {
	.navbar-collapse { margin-top:0px; }
}
.navbar-toggle-anime,
.navbar-toggle-anime span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.navbar-toggle-anime {
	position: relative;
	width: 26px;
	height: 26px;
}
.navbar-toggle-anime span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #222;
	border-radius: 4px;
}
.navbar-toggle-anime span:nth-of-type(1) {
	top: 0;
}
.navbar-toggle-anime span:nth-of-type(2) {
	top: 10px;
}
.navbar-toggle-anime span:nth-of-type(3) {
	bottom: 5px;
}
.navbar-toggle-anime.active span:nth-of-type(1) {
	-webkit-transform: translateY(10px) rotate(-315deg);
	transform: translateY(10px) rotate(-315deg);
}
.navbar-toggle-anime.active span:nth-of-type(2) {
	opacity: 0;
}
.navbar-toggle-anime.active span:nth-of-type(3) {
	-webkit-transform: translateY(-9px) rotate(315deg);
	transform: translateY(-9px) rotate(315deg);
}
/*-----------------------------------------------------------*/
.navbar-header .navbar-brand {
  padding: 0;
}
.navbar-header .navbar-brand a {
  height: auto;
  display: inline-block;
}
.navbar-brand a {
  position: relative;
  padding: 10px 0 0;
  display: block;
}
@media (max-width:768px) {
	.navbar-header .navbar-brand {
    padding: 5px 0px 5px 10px;
    width: 60%;
  }
  .navbar-header .navbar-brand img {
    width: 100%;
    height: auto;
  }
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle {
  background: #444;
}
#top-bar {
  background: #fff;
  color: #fff;
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  padding: 5px 0;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #dedede;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
}

#top-bar .navbar-nav > li > a:hover {
  background: transparent;
}
#top-bar.animated-header {
  padding: 0;
  background: #ffffff;
  box-shadow: none;
  border-bottom: 5px solid #1488c8;
}
#top-bar .main-menu li > a {
  color: #111111;
  vertical-align: middle;
}
#top-bar .main-menu li {
  text-align: center;
  vertical-align: middle;
}
@media (max-width:991px) {
	#top-bar .main-menu li {
  position: relative;
  border-bottom: none;
  margin-right: 0;
  padding-left: 0;
  text-align: center;
	}
}
#top-bar .main-menu li a {
  font-weight: bold;
  font-size: 12px;
  border-bottom: none;
}
#top-bar .main-menu li a:hover {
  color: #ffffff;
}
@media (min-width: 768px) {
  .navbar-nav {
  float: left;
  margin: 0;
  display: table;
	width: 100%;
  }
  .navbar-nav > li {
    float: left;
  }
	.navbar-nav > li.one-line > a {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .navbar-nav > li.two-line > a {
    padding-top: 15px;
    padding-bottom: 20px;
  }
}
/*	footer#globalFooter　----------------------------------------------------*/
footer#globalFooter {
  clear: both;
  background-color: #F1F1F1;
  margin-top: 100px;
  padding-top: 40px;
}
#fNav {
  margin-top: 40px;
  padding-top: 50px;
  padding-bottom: 60px;
  border-top: 1px solid #9FA0A0;
}
footer#globalFooter ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
footer#globalFooter ul li {
  font-size: 12px;
  padding-left: 20px;
  padding-right: 20px;
}
.fBox {
  text-align: center;		
	}
.address {
  color: #0d68be;
  padding-top: 10px;
  text-align: center;
  font-size: 90%;
  letter-spacing: 0.5em;
}
@media (max-width:768px) {
	#fNav {
		margin-top: 20px;
		padding-top: 10px;
		padding-bottom: 20px;
		border-top: 1px solid #9FA0A0;
	}
	footer#globalFooter ul li {
  padding: 0;
  display: block;
  margin: 10px 0;
  text-align: center;
	}
}
footer#globalFooter ul li a {
  font-weight: bold;
  color: #4D4D4D;
}

#page-top {
	bottom: 100px;
	right: 10px;
	position: fixed;
}
#page-top a {
  background-image: url(../images/share/pageTop.png);
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  display: block
}
@media (max-width:768px) {
	#page-top {
		bottom: 10px;
	}
	#page-top a {
		width: 38px;
		height: 38px;
		background-size: 30px 30px;
		opacity: .8;
	}
}
/* copyright　----------------------------------------------------*/
footer#globalFooter p.copyright {
  text-align: center;
  color: #9FA0A0;
  font-weight: bold;
  font-size: 11px;
  padding-bottom: 50px;
}
footer#globalFooter p.copyright small {
}
/* hone -------------------------------------------------------------*/
.homeImages {
  /*padding-bottom: 60px;
  background-color: #F1F1F1;*/
  margin-bottom: 80px;
  position: relative;
  width: 100%;
}
.homeMain {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 0px;
}
.homeMain h1{
  font-size: 45px;
  font-weight: bold;
  padding-top: 100px;
  color: #222222;
  padding-bottom: 10px;
}
.homeMain .btnBlock {
  
}
.homeMain .btnBlock a {
  padding: 15px 30px;
  background-color: #1488c8;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.homeMain .btnBlock a:hover {
  background-color: rgba(10,86,157,1.00);  
}
.boxWrap .photo {
  position: relative;
  overflow: hidden;
  max-height: 190px;
}
.lineTitle {
  position: relative;
  display: inline-block;
  padding: 0 70px;
  color: #0d68be;
  text-align: center;
  font-size: 23px;
  width: 100%;
  margin-bottom: 35px;
}

.lineTitle:before, .lineTitle:after{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  height: 1px;
  background-color: #0D68BE;
}
.w10:before, .w10:after{
  width: 10%;
}
.w12:before, .w12:after{
  width: 12%;
}
.w14:before, .w14:after{
  width: 14%;
}
.w16:before, .w16:after{
  width: 16%;
}
.w18:before, .w18:after{
  width: 18%;
}
.w20:before, .w20:after{
  width: 20%;
}
.w22:before, .w22:after{
  width: 42%;
}
.w24:before, .w24:after{
  width: 24%;
}
.w26:before, .w26:after{
  width: 26%;
}
.w28:before, .w28:after{
  width: 28%;
}
.w30:before, .w30:after{
  width: 30%;
}
.w32:before, .w32:after{
  width: 32%;
}
.w34:before, .w34:after{
  width: 34%;
}
.w36:before, .w36:after{
  width: 36%;
}
.w38:before, .w38:after{
  width: 38%;
}
.w40:before, .w40:after{
  width: 40%;
}
.w42:before, .w42:after{
  width: 42%;
}
.w44:before, .w44:after{
  width: 44%;
}
.w46:before, .w46:after{
  width: 46%;
}
.w48:before, .w48:after{
  width: 48%;
}

.lineTitle:before {left:0;}
.lineTitle:after {right: 0;}
.bg {
	background-color: #DFE9F3;
	padding-top: 5rem;
	margin-bottom: 5rem;
}
#homeBox {
  padding-bottom: 90px;
}
#homeBox .boxWrap {
  margin-bottom: 30px;
}
#homeService {
  padding-bottom: 40px;
}
#homeService .boxWrap {
  margin-bottom: 30px;
}
#homeWorks {
  padding-bottom: 4rem;
}
#homeWorks .boxWrap {
  margin-bottom: 30px;
}
.boxWrap {
  padding: 10px;
  margin-bottom: 30px;
}
.boxWrap .box .categories {
  display: block;
  text-align: left;
  padding: 5px;
  background-color: rgba(201,226,251,1.00);
  font-size: 12px;
}
.boxWrap h2 {
  text-align: left;
  font-size: 18px;
  padding-top: 10px;
  margin: 0;
  padding-bottom: 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-weight: normal;
}
#homeService .boxWrap h2 {
  text-align: center;
  font-size: 18px;
  padding-top: 10px;
  margin: 0;
  padding-bottom: 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-weight: 700;
  color: #0050AD;
}
.box h3 {
  text-align: center;
  font-size: 13px;
  padding-top: 24px;
  margin: 0;
  padding-bottom: 24px;
}
.box h3 small  {
  color: #0d68be;
  font-weight: bold;
  display: block;
  margin-top: 10px;
}
.box p {
  text-align: left;
  margin: 0;
}
.moreBtn {
}
.moreBtn a {
  padding: 5px 40px;
  border-radius: 5px;
  border: 1px solid #0d68be;
  color: #0d68be;
  font-weight: bold;
  display: inline-block;
  margin-top: 20px;
  font-size: 14px;
}
.moreBtn.blue a {
  background-color: #0d68be;
  color: rgba(255,255,255,1.00);
}
.moreBtn a:hover {
  text-decoration: none;
  color: #FFFFFF;
  border: 1px solid #094C8B;
  background-color: #094C8B;
}
#homeService .moreBtn a {
  padding: 5px 40px;
  border-radius: 5px;
  border: 1px solid #0d68be;
  background-color: #0d68be;
  color: #fff;
  font-weight: 400;
  display: inline-block;
  margin-top: 20px;
  font-size: 13px;
  letter-spacing: 0.1rem;
}
#homeService .moreBtn a:hover {
  text-decoration: none;
  color: #094C8B;
  border: 1px solid #094C8B;
  background-color: #FFFFFF;
}
.homeBtn {
  margin-bottom: 100px;
}
.homeBtn a {
  display: block;
  width: 100%;
  padding-top: 28px;
  padding-bottom: 28px;
  border-radius: 10px;
  border: 2px solid #B86A2F;
  color: #B86A2F;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.homeBtn a:hover {
  text-decoration: none;
  background-color: #F5E5D9;
}
.homeBtn a img {
  margin-right: 20px;
  vertical-align: top;
  margin-top: 5px;
}
#homeBox2 {
	margin-bottom: 5rem;
	padding-bottom: 5rem;
}
#homeMovie .photo {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#homeMovie .photo iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.movie h2 {
  font-size: 1.8rem;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.movie {
  margin-bottom: 40px;  
}
.concept {
	margin-top: 8rem;
  margin-bottom: 5rem;
}
.concept h2 {
	text-align: center;
	font-size: 2.6rem;
	font-weight: 700;
	margin-bottom: 2rem;
	color: #0d68be;
}
.concept p {
	font-size: 1.8rem;  
}
ul.news {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
ul.news li {
  padding: 20px 0;
  border-bottom: 1px solid #9FA0A0;
}
.day {
  color: #9FA0A0;
  font-size: 17px;
  width: 120px;
  display: inline-block;
}
.cat {
  margin-right: 40px;
}
.cat span {
	border-radius: 10px;
	color: #FFFFFF;
	padding: 2px 10px 0;
	min-width: 90px;
	font-size: 11px;
	display: inline-block;
	text-align: center;
	letter-spacing: 0.2em;
	padding-bottom: 2px;
	background-color: #B8B8B8;
}
.cat span.orange {
  background-color: #0d68be;
}
.cat span.blue {
  background-color: #355D9C;
}
.cat span.pink {
  background-color: #FF6699;
}
.cat span.orange2 {
  background-color: #ff9933;
}
ul.news .ttl {
}
ul.news .ttl a {
	color: #4D4D4D;
	font-size: 17px;
}
.fx {
  display: flex;
}
@media (max-width:768px) {
  .homeMain h1{
    font-size: 20px;
    padding-top: 80px;
  }
}
@media (max-width:768px) {
  .homeMain h1{
    font-size: 18px;
    padding-top:20px;
    margin-bottom: 5px;
  }
  .homeMain .btnBlock a {
    padding: 10px 20px;
    color: #FFFFFF;
    font-size: 13px;
  }
}
/* グロナビ--------------------------------------------------------------*/
.global_header {
width: 100%;
position: relative; 
z-index: 100;
}
.gNav{
	float: right;
}
.gNav a:hover{
	text-decoration: none;
}
/* gNav-link（親階層） */
.gNav .gNav-link{
	font-size: 1.3rem;
	float: left;
}
.gNav .gNav-link > ul > li{
	float: left;
}
.gNav .gNav-link > ul > li > a{
	display: block;
  padding-top: 30px;
  padding-bottom: 30px;
}
.gNav .gNav-link > ul > li:hover {
	background: #0d68be;
	color: #fff !important;
}
@media screen and (min-width: 768px){
	.gNav .Nav_link > ul > li > .active {
		background: #0d68be;
		color: #fff !important;
	}
}

/* gNavSub（子階層） */
.gNav .gNavSub {
	display: none;
	background: #0d68be;
	width: 100%;
	color: #fff;
	position: absolute;
	top: 75px;
	left: 0;
	text-align: center;
	z-index: 9999;
	margin: 0;
	padding: 0;
}
.gNav .gNavSub li {
	display: inline-block;
	margin: 0 10px;
}
.gNav .gNavSub li a{
	display: block;
	padding: 15px 10px;
	color: #fff !important;
}
.gNav .gNavSub li a:hover {
  color: #FAA686 !important;
}
.gNav .gNavSub li a:before{
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #ffffff;
}
/* close */
.gNav .gnav_close{
	display: none;
}
/* toggle */
.gNav .toggle_icon{
	display: none;
}
@media screen and (max-width: 768px){
  .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
	.gNav{
		float: none;
		text-align: center;
		background: #fff;
		display: none;
		overflow-y: scroll;
		width: 100%;
		position: absolute;
		top: 50px;
		left: 0;
	}
	/* gNav-link（親階層） */
	.gNav .gNav-link{
		font-size: 1.5rem;
		float: none;
		border-bottom: #e3e3e3 solid 1px;
	}
	.gNav .gNav-link > ul > li{
		float: none;
		border-top: #e3e3e3 solid 1px;
	}
	.gNav .gNav-link > ul > li > a{
		display: block;
		height: auto;
		padding: 18px 20px;
	}
	.gNav .gNav-link > ul > li:hover > a{
		background: inherit;
		color: inherit;
	}
	.gNav .gNav-link > ul > li > .icon_blank{
		position: relative;
	}
	.gNav .gNav-link > ul > li > .icon_blank:after{
		position: absolute;
		top: 50%;
		right: 22px;
	}
	/* gNavSub（子階層） */
	.gNav .gNavSub{
		display: none;
		background: #fff;
		color: #111;
		position: static;
		opacity: 1;
	}
	.gNav .gNavSub li{
		display: block;
		margin: 0;
		border-top: #ccc solid 1px;
	}
	.gNav .gNavSub li a {
		height: auto;
		padding: 14px 0px;
		color: #111 !important;
	}
	.gNav .gNavSub li a:before{
		display: none;
	}
	/* close */
	.gNav .gnav_close {
		display: block;
		color: #12b5de;
		font-size: 2rem;
		font-weight: 400;
		margin-top: 25px;
		padding-bottom: 50px;
	}
	.gNav .gnav_close_inner{
		display: inline-block;
		position: relative;
		padding-left: 25px;
		cursor: pointer;
	}
	.gNav .gnav_close_inner:before,
	.gNav .gnav_close_inner:after{
		content: '';
		display: block;
		width: 20px;
		height: 2px;
		position: absolute;
		left: 0;
		background-color: #12b5de;
	}
	.gNav .gnav_close_inner:before{
		top: 0;
		-webkit-transform: translateY(15px) rotate(-45deg);
		transform: translateY(15px) rotate(-45deg);
	}
	.gNav .gnav_close_inner:after{
		bottom: 0;
		-webkit-transform: translateY(-13px) rotate(45deg);
		transform: translateY(-13px) rotate(45deg);
	}
	/* toggle */
	.gNav .toggle{
		position: relative;
	}
	.gNav .toggle_icon{
		display: block;
		color: #111111;
	}
	.lineTitle {
		padding: 0 0px;
		color: #0d68be;
		text-align: center;
		font-size: 18px;
		width: 100%;
		margin-bottom: 35px;
		}

  .w10:before, .w10:after{
    width: 2%;
  }
  .w12:before, .w12:after{
    width: 4%;
  }
  .w14:before, .w14:after{
    width: 6%;
  }
  .w16:before, .w16:after{
    width: 8%;
  }
  .w18:before, .w18:after{
    width: 10%;
  }
  .w20:before, .w20:after{
    width: 12%;
  }
  .w22:before, .w22:after{
    width: 14%;
  }
  .w24:before, .w24:after{
    width: 16%;
  }
  .w26:before, .w26:after{
    width: 18%;
  }
  .w28:before, .w28:after{
    width: 20%;
  }
  .w30:before, .w30:after{
    width: 22%;
  }
  .w32:before, .w32:after{
    width: 24%;
  }
  .w34:before, .w34:after{
    width: 26%;
  }
  .w36:before, .w36:after{
    width: 28%;
  }
  .w38:before, .w38:after{
    width: 30%;
  }
  .w40:before, .w40:after{
    width: 32%;
  }
  .w42:before, .w42:after{
    width: 34%;
  }
  .w44:before, .w44:after{
    width: 36%;
  }
  .w46:before, .w46:after{
    width: 38%;
  }
  .w48:before, .w48:after{
    width: 40%;
  }
	.homeImages {
		padding-bottom: 20px;
		margin-bottom: 10px;
	}
	.homeBtn a {
		padding-top: 14px;
		padding-bottom: 14px;
		border-radius: 10px;
		border: 2px solid #B86A2F;
		color: #B86A2F;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
	}
	.homeBtn a img {
		margin-right: 10px;
		vertical-align: top;
		margin-top: 7px;
		zoom:.6;
	}
	ul.news .cat {
	margin-right: 0px;
	float: right;
	}
	ul.news .ttl {
	display: block;
	}
}
#works-servicePage figure {
  margin-bottom: 10px;
}
#works-servicePage .moreBtn {
	margin-bottom: 50px;  
}
/*page--------------------------------------------------------------*/
.pNav {
  background-color: #f1f1f1;
  padding: 10px 0 10px;
  width: 100%;
}
.pNav ol {
  padding: 0;
  margin: 0 15px;
}
.pNav ol li {
  color: #9fa0a0;
  list-style: none;
  font-size: 10px;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.pNav ol li a {
  color: #9fa0a0;
  font-size: 10px;
  position: relative;
}
.pNav ol li a:after {
  content: '>';
  padding: 0 2px 0 5px;
  display: inline-block;
}
@media (max-width:480px) {
  .pNav ol {
    margin: 0 ;
  }
}
/* page-title ------------------------------------------------------------------- */
.titleWrap {
  border-bottom: 5px solid #F1F1F1;
  margin-bottom: 50px;
}
.catTitle {
  padding: 54px 0 34px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(../images/share/bg_pageTitle.jpg);
}
.catTitle h1 {
  font-size: 33px;
  color: #FFFFFF;
  font-weight: bold;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  letter-spacing: 0.3em;
  line-height: 0;
}
.catTitle h1:first-letter {
	color: #FFFFFF;
}
.pageTitle {
  background-color: #0d68be;
  width: 100%;
  padding: 16px 0 0 10px;
  margin-bottom: 50px;
  text-align: center;
  border-bottom: 5px solid #E1E1E1;
}

.pageTitle h2 {
  color: #FFFFFF;
  font-size: 20px;
  letter-spacing: 0.1em;
  font-weight: normal;
  margin-top: 0px;
  line-height: 1;
  display: inline-block;
  margin-bottom: 1em;
}

/* company ------------------------------------------------------------------- */
#company .box {
  padding-bottom: 100px;
  overflow: hidden;
}
#company .box p {
  font-size: 15px;
}
#company h4 {
  line-height: 1;
  margin-top: 0px;
  font-weight: 700;
}
#company h3.lightpen {
  background: linear-gradient(transparent 70%, #a7d6ff 70%);
  display: table;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}
.box h2.arrowTitle {
	padding: 2rem 2rem;
	border-top: 3px solid #000;
	background: #f4f4f4;
	text-align: center;
	margin-bottom: 2rem;
	font-size: 2rem;
	font-weight: 700;
}
@media (max-width:480px) {
  #company h3.lightpen {
  display: table;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  }
}


@media (max-width:768px){
	.catTitle {
		padding: 20px 0;
	}
	.catTitle h1 {
		font-size: 18px;
		letter-spacing: 0.1em;
	}
	.catTitle h1:before{
		background-size: 14px 18px;
		width: 14px;
		height: 18px;
		left: -30px;
		top: 1px;
	}
	.catTitle h1:after{
		background-size: 14px 18px;
		width: 14px;
		height: 18px;
		right: -25px;
		top: 1px;
	}
	.pageTitle {
		padding: 18px 10px 0;
		margin-bottom: 30px;
	}
	.pageTitle h2 {
		font-size: 18px;
	}
	#company .box {
		padding-bottom: 30px;
	}
	.bigtxt {
		font-size: 15px;
		line-height: 26px;
	}
	.bigtxt2 {
		font-size: 15px;
		line-height: 26px;
	}
	.message .fr {float: none !important;}
	.message .fl {float: none !important;}
	.companyNav a:before {
		margin-top: 5px;
	}
}
/* outline ------------------------------------------------------------------- */
#company .table {
  border: none;
  color: #4d4d4d;
  font-size: 16px;
}
#company .table th,
#company .table td {
  padding: 30px 10px;
  line-height: 1.8;
  vertical-align: middle;
}
#company .table td strong {
  font-weight: bolder;
}
#company .table-bordered {}
#access .address {
  padding: 20px 0;
  font-size: 18px;
  color: #4D4D4D;
  font-weight: normal;
}
#access .train {
  margin-bottom: 40px;
}
#access .train span {
  color: #0d68be;
}
#access .map {
	margin-top: 2rem;  
}
#access .map iframe {
  width: 100% !important;
}
@media (max-width:768px) {
	#company .table {
		font-size: 15px;
	}
	#company .table tr{
		display: block;
		margin-bottom: 5px;
	}
	#company .table th,
	#company .table td {
	display: list-item;
	list-style: none;
	border: none;
	padding: 5px;
	line-height: 24px !important;
	}
	#company .table td {
	border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: -1px;
	}
}



/* service----------------------------------------------------------------------*/

#service p {
  font-size: 16px;
}
.block .inner h4 {
  color: #0d68be;
  padding-top: 30px;
  padding-bottom: 30px;
}
.block .inner p {
  padding-bottom: 20px;
  line-height: 1.8;
}
#news {
}
.post {
	font-size: 16px;
}
#news .postBox {
}
#news .postBox .postTitleBox {
  background-image: url(../images/news/icon-newsTitle.png);
  height: 65px;
  margin-bottom: 65px;
}
.postBox .postTitleBox .day {
	margin-top: 2px;
}
.postBox .postTitleBox .cat span {
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 5px;
  margin-left: 5px;
	}
.postBox .postTitleBox .ttl {
	display: block;
	font-size: 28px;
	font-weight: bold;
	line-height: normal;
	padding-top: 0px;
}
#news .postBox .cont {
}
#news .postBox .cont p {
	margin-bottom: 30px;
	line-height: 1.8;
}
.wp-pagenavi {
	padding-top: 50px;
	padding-bottom: 0px;
	text-align: center;
}
.wp-pagenavi {
	clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 0px solid #ffffff !important;
	padding: 3px 18px !important;
	margin: 2px;
	font-size: 16px !important;
	color: #0d68be;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border: 0px solid #ffffff;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #d4d4d4;
}
.wp-pagenavi span.current {
	font-weight: bold;
}
@media (max-width:768px) {
	.wp-pagenavi {
		padding-top: 20px;
	}
	.wp-pagenavi {
		clear: both;
	}
	.wp-pagenavi a, .wp-pagenavi span {
		padding: 3px 10px !important;
		font-size: 13px !important;
	}
	#news .postBox .postTitleBox {
	background-size: 30px auto;
	background-repeat: no-repeat;
	background-position: left 10px;
	height: auto;
	margin-bottom: 0;
	padding-bottom: 20px;
	}
	.postBox .postTitleBox .day {
		margin-top: 2px;
	}
	.postBox .postTitleBox .cat span {
		font-size: 10px !important;
		letter-spacing: 0 !important;
		width: auto;
	}
	.postBox .postTitleBox .ttl {
		display: block;
		font-size: 16px;
		font-weight: bold;
		line-height: normal;
		padding-top: 10px;
	}
}

/* コンサルティングのページ-----------------*/
.serviePage {
  
}
.serviePage h3.boxTitle{
  padding: 2rem 2rem;
  border: 3px solid #000;
  font-size: 2rem;
}
#company .serviePage p {
  margin-bottom: 2rem;
  line-height: 1.8;
  font-size: 1.3rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.serviePage .underLineTitle {
  position: relative;
  padding: 1.5rem 1rem;
  margin-bottom: 2rem;
  font-size: 2rem;
}

.serviePage .underLineTitle:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #0071AF, #0071AF 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #0071AF, #0071AF 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.serviePage .dot_title {
  border-bottom: 3px dotted #000;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 20px;
}
.serviePage .wrap {
  padding: 12px;
  border: 1px solid #B4D6FF;
  background-color: #DFEDFF;
  margin-bottom: 15px;
}
.serviePage h6 {
  font-weight: 700;
  font-size: 1.5rem;
}
.serviePage .inner {
  padding: 12px;
  border: 1px solid #ccc;
  background-color: #f7f7f7;
  border-radius: 3px;
  margin-bottom: 15px;
}
.serviePage .inner h5 {
  font-weight: 700;
  font-size: 1.5rem;
}
.serviePage .start {
  margin-bottom: 40px;  
}
.serviePage .wrap p,
.serviePage .inner p {
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.serviePage figure {
	padding-bottom: 30px;  
}
/* privacy -------------------------------------------------------------------------*/
#privacy {
}
#privacy h2 {
	font-size: 18px;
	line-height: 1.3;
}
#privacy p {
	font-size: 14px;
	line-height: 1.8;
}
#privacy .box {
	padding-bottom: 20px;
}

#privacy .box p {
	padding-left: 15px;
}
@media (max-width:768px) {
	#privacy p {
		font-size: 13px;
		line-height: 1.6;
	}
	#privacy .box {
		padding-bottom: 10px;
	}
	#privacy .box p {
		padding-left: 0;
	}
}
/* contact -----------------------------------------------------------------------*/
#contact {
  padding-top: 60px;  
}
.wpcf7-text,
.wpcf7-textarea {
  width: 100%;
}
.wpcf7-form-control-wrap {
  width: 100%;
}
.wpcf7-list-item {
  margin-left: 20px;
}
.recruitForm .year {
  margin-right: 5px;
  margin-left: 20px;
}
.recruitForm .month {
  margin-left: 20px;
  margin-right: 5px;
}
.recruitForm .day {
  margin-left: 20px;
  margin-right: 5px;
}
.wpcf7-form label {
	
}
input.wpcf7-submit {
  position: relative;
  display: block;
  width: 160px;
  padding: 0.8em;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #0D68BE;
  border-bottom: 2px solid #0D68BE;
  border-radius: 4px;
  margin: auto;
}
input.wpcf7-submit:active {
border-bottom: 2px solid #D9C7B9;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
input.wpcf7-number {
  padding: 0;
  width: 70px
}
input[type="radio"], input[type="checkbox"] {
  margin: 4px 5px 0 0;
}

.wpcf7-submit {
	margin: 10px auto;
	padding: 5px 40px;
	display: block;
}
.linkBtn {
  display: inline;
  color: #FFFFFF;
  text-align: center;
  font-size: 13px;
}
.linkBtn a {
  color: #F8F8F8;
  background-color: #0D68BE;
  padding: 5px 10px;
  border-radius: 20px;
  display: inline-block;
}
.linkBtn a:hover {
  text-decoration: none;
  background-color: #0A569D;
}
@media (max-width:768px) {
	.wpcf7-form-control-wrap {
		display: block;
	}
	.wpcf7-list-item {
		margin-left: 0px;
		margin-right: 20px;
	}
}

@media (max-width:768px) {
  #company .works-table tbody th {
    display: none;
  }
   #company .works-table tbody tr {
  margin-bottom: 25px;     
  }
}
/* faq -----------------------------------------------------------------*/
.faq-content {
	padding-top: 50px;
}
.faq-q {
	margin-top: 15px;
	padding: 10px 15px;
	border-bottom: 1px dashed hsla(210,87%,28%,1.00);
	cursor: pointer;
	transition: 0.2s all;
	font-weight: bold;
	color: #052752;
	position: relative;
}
.faq-q:hover {
	opacity: 0.7;
}
.faq-q:before {
	content: 'Q.';
	position: absolute;
	left: 0px;
	top: auto;
}
.faq-a {
	display: none;
	margin-top: 10px;
	padding: 15px 25px;
	background-color: hsla(210,87%,28%,0.13);
	position: relative;
}
.faq-a:before {
	content: 'A.';
	position: absolute;
	left: 10px;
	top: auto;
}
.faq-btn {
	display: inline-block;
	width: 140px;
	padding: 5px 10px;
	color: white;
	background-color: hsla(210,87%,28%,0.50);
	text-align: center;
	cursor: pointer;
	transition: 0.2s all;
}
.faq-btn.close-all {
		background: hsl(0, 0%, 78%);
}
/* ボタンにカーソルをあわせた時 */
.faq-btn:hover {
		opacity: 0.7;
}
@media (max-width:768px) {
	.faq-btn {
		width: 49%;
	}
}
/* blog ---------------------------------------------------------*/
.site-main {
  display: flex;
 flex-wrap: wrap;
}
#blog .post {
}
#blog .post .postTitleBox {
  margin-bottom: 35px;
}
#blog .post .postTitleBox .day {
	margin-top: 2px;
}
#blog .post .postTitleBox .cat span {
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 5px;
  margin-left: 5px;
	}
#blog .post .postTitleBox .ttl {
	display: block;
	font-size: 28px;
	font-weight: bold;
	line-height: normal;
	padding-top: 0px;
}
#blog .post .cont {
}
#blog .post .cont p {
}
.sidebar {}
.sidebar .widget {
  padding-bottom: 30px;
}
.sidebar .widget h2 {
  color: #364e96;
  padding: 0.5em 0;
  border-top: solid 3px #364e96;
  border-bottom: solid 3px #364e96;
  font-size: 18px;
}
.sidebar .widget ul {
  list-style: none;
  padding: 0;
}
.sidebar .widget ul li {
  padding-left: 10px;
  padding-bottom: 10px;
}
.sidebar .widget ul li a{
  text-decoration: none;
  display: inline-block;
  color: #333333;
  -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
.sidebar .widget ul li a:hover{
  text-decoration: none;
  color: #0A569D;
  -webkit-transform: scale(1.05,1.05);
  -moz-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
  transform: scale(1.05,1.05);
}
.nav-previous {
  position: relative;  
}
.nav-previous:before {
  content: "＜ ";
  position: relative;
  width: 15px;
  height: 15px;
}
.nav-next {
  position: relative;  
}
.nav-next:after {
  content: " ＞";
  position: relative;
  width: 15px;
  height: 15px;
}
/* CIO ---------------------------------------------*/
#cioService {
  padding-top: 60px;
}
.dotTitle {
  padding: 20px;
  background-image: url(../images/cio/bg_title.png);
  background-image: url(../images/cio/bg_title.svg);
  font-weight: bold;
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 30px;
}
#cioService article {
  padding: 10px 20px;
  position: relative;
}
#cioService article p {
  padding-bottom: 20px;
  line-height: 2.2;
  font-size: 17px;
}
.voiceBox {
  padding-left: 125px; 
}
.kogure {
  background-image: url(../images/cio/kogure1.png);
  background-repeat: no-repeat;
  background-position: left top;
}
.yamaguchi {
  background-image: url(../images/cio/yamaguchi1.png);
  background-repeat: no-repeat;
  background-position: left top;
}
.gray {
  padding: 20px 20px 0px;
  background-color: #e5eaf4;
}
.gray .inner {
  padding: 20px 20px 0px;
}
.gray .inner {
  background-color: #FFFFFF;
    background-image:
        linear-gradient( transparent 90%, rgba(221,237,252,1) 90%, rgba(221,237,252,1) 100%, transparent 100%),
        linear-gradient( 90deg, transparent 90%, rgba(221,237,252,1) 90%, rgba(221,237,252,1) 100%, transparent 100%)
        ;
    background-size: 20px 20px;
}
.kazari {
  position: absolute;
  z-index: 5;
}
#fukidashi1 {
  top: -50px;
  right: -150px;
}
#fukidashi2 {
  top: 20px;
  right: -150px;
}
#fukidashi3 {
  top: -70px;
  right: -100px;
}
#fukidashi4 {
  top: 34%;
  right: -100px;
}
#fukidashi5 {
  top: 46%;
  right: -190px;
}
#fukidashi6 {
  top: 52%;
  left: -120px;
}
#fukidashi7 {
  bottom: -80px;
  right: -180px;
}
#fukidashi8 {
  bottom: 250px;
  left: 200px;
}
#cioService ul {
  padding: 20px 10px;
  background-color: #FFDA03;
  margin-bottom: 20px;
}
#cioService ul li {
  list-style: circle;
  font-size: 18px;
  margin-left: 30px;
  font-weight: bold;
}
#cioService article.profile p {
  padding-bottom: 0px;
  line-height: 1.8;
  font-size: 16px;
}
.profile .name {
  padding-top: 20px;
  font-weight: bold;
  padding-bottom: 20px;
}
video {
  width: 100%;
  border-bottom: 5px solid #1488c8;
}
.contactBox {
	border-radius: 10px;
	padding: 20px;
	background-color: #0050AD;
	text-align: center;
	clear: both;
	color: #FFFFFF;
	margin-top: 100px;
}
.contactBox h3 {
	position: relative;
	line-height: 1.4;
	padding: 0.25em 1em;
	display: inline-block;
	top: 0;
	font-size: 2.2rem;
}

.contactBox h3:before, .contactBox h3:after { 
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 100%;
  display: inline-block;
}
.contactBox h3:before {
  border-left: solid 1px #FFFFFF;
  border-top: solid 1px #FFFFFF;
  border-bottom: solid 1px #FFFFFF;
  left: 0;
}
.contactBox h3:after {
  content: '';
  border-top: solid 1px #FFFFFF;
  border-right: solid 1px #FFFFFF;
  border-bottom: solid 1px #FFFFFF;
  right: 0;
}
.contactBox a {
	margin: 20px auto;
	background-color: #FFFFFF;
	text-align: center;
	color: #0050AD;
	padding: 15px 25px;
	font-weight: 900;
	max-width: 260px;
	border-radius: 10px;
	text-decoration: none;
	border: 2px solid #0050AD;
	display: inline-block;
	transition: all 0.2s ease-in-out;
	position: relative;
	overflow: hidden;
	font-size: 2rem;
}
.contactBox a:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.5);
  height: 100%;
  width: 3em;
  display: block;
  position: absolute;
  top: 0;
  left: -4.5em;
  transform: skewX(-45deg) translateX(0);
  transition: none;
}
.contactBox a:hover {
  background-color: #2194E0;
  color: #fff;
  border-bottom: 4px solid #1977b5;
}
.contactBox a:hover:before {
  transform: skewX(-45deg) translateX(13.5em);
  transition: all 0.5s ease-in-out;
}
/*　MEDIA QUERY-----------------------------------*/
@media (max-width:768px) {
  #cioService article {
    padding: 10px 10px;
    position: relative;
  }
  #cioService article p {
    padding-bottom: 20px;
    line-height: 2.2;
    font-size: 15px;
  }
  .voiceBox {
    padding-left: 70px;  
  }
  .kogure {
    background-size:60px auto;   
  }
  .yamaguchi {
    background-size:60px auto;   
  }
  .kazari img {
    zoom:0.5;
  }
  #fukidashi1 {
    top: -70px;
    right: -80px;
  }
  #fukidashi2 {
    top: 20px;
    right: -80px;
  }
  #fukidashi3 {
    top: -70px;
    right: -60px;
  }
  #fukidashi4 {
    top: 42%;
    right: -40px;
  }
  #fukidashi5 {
    top: 52%;
    right: -60px;
  }
  #fukidashi6 {
    top: 54%;
    left: -60px;
  }
  #fukidashi7 {
    bottom: -20px;
    right: -70px;
  }

  #cioService ul li {
    font-size: 15px;
  }
  #cioService article.profile p {
    line-height: 1.6;
    font-size: 13px;
  }
  .profile .name {
    padding-top: 0px;
    font-weight: bold;
    padding-bottom: 10px;
  }
}
@media (max-width:480px) {
  #cioService {
    padding-top: 30px;
  }
  .dotTitle {
    padding: 13px;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  #cioService article {
    padding: 10px 20px;
  }
  #cioService article p {
    padding-bottom: 10px;
    line-height: 1.6;
    font-size: 14px;
  }
  .voiceBox {
    padding-left: 0px; 
    padding-top: 50px;
  }
  .kogure {
    background-size:40px auto; 
  }
  .yamaguchi {
    background-size:40px auto;
  }
  .gray {
    padding: 10px 10px 0px;
    background-color: #e5eaf4;
  }
  .gray.mb80 {
    margin-bottom: 40px !important;
  }
  .gray .inner {
    padding: 10px 10px 0px;
  }
  .gray .inner {
      background-size: 10px 10px;
  }
  .voiceBox.kogure.pb40 {
    padding-bottom: 0px !important;
  }
  .kazari img {
    zoom:0.35;
  }
  #fukidashi1 {
    top: -30px;
    right: -0px;
  }
  #fukidashi2 {
    top: 70px;
    right: -0px;
  }
  #fukidashi3 {
    top: -20px;
    right: -0px;
  }
  #fukidashi4 {
    top: 39%;
    right: -0px;
  }
  #fukidashi5 {
    top: 57%;
    right: -25px;
  }
  #fukidashi6 {
    top: 58%;
    left: -20px;
  }
  #fukidashi7 {
    bottom: -20px;
    right: -0px;
  }
  #cioService ul li {
    font-size: 13px;
  }
  #cioService article.profile p {
    line-height: 1.6;
    font-size: 13px;
  }
  .profile .name {
    padding-top: 0px;
    font-weight: bold;
    padding-bottom: 10px;
  }
}
@media (max-width:320px) {
  #cioService article {
    padding: 10px 0px;
  }
   .kazari {
    display: none;
  }
}
@media print{
  #top-bar.animated-header,
  #globalFooter {
    display: none;
  }
  .kazari {
    display: none;
  }
	body {
		-webkit-print-color-adjust: exact;
	}

}
#page #works p {
  line-height: 1.8;
}.works-title {
  margin-bottom: 60px;
}
.works-titl {
  display: inline;
}
.works-title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/interview01/title-before.svg);
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
}
.works-title:after {
  content: "";
  position: absolute;
  top: 90px;
  left: 600px;
  background-image: url(../images/interview01/title-after.svg);
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
}
.works02 .works-title:after {
  left: 460px;
}
.works-title p {
  color: #808080;
  line-height: 1;
  margin-top: 25px;
  margin-left: 15px;
  font-weight: bold;
}
.works-title h3 {
  font-size: 26px;
  margin: -10px 0 0 15px;
  padding: 0;
  line-height: 1.4;
  font-weight: bold;
}
.worksBox {
  padding-bottom: 0px;
}
.cientName {
  color: #008545;  
}
.yamaguchiName {
  color: #0071af;  
}
.grayBox {
  padding: 20px 20px 10px 25px;
  background-color: #f7f7f7;
}
.voice-ttl {
  color: #666666;
  font-size: 20px;
}
.ceoName {
  color: #222222;
  padding-bottom: 20px;
  font-weight: bold;
  padding-top: 10px;
  font-size: 17px;
}
#works .grayBox {
	margin-bottom: 40px;
	margin-top: 20px;
}
@media (max-width:480px) {
  .worksBox {
    padding-bottom: 20px;
  }
  .works-title:before {
    top: -10px;
    left:10px;
  }
  .works-title:after {
    top: 50px;
    left: auto;
    right:10px;
  }
  .works02 .works-title:after {
    left: auto;
    right:10px;
  }
  .works-title p {
    margin-right: 15px;
    font-size: 11px;
  }
  .works-title h3 {
    font-size: 17px;
    margin: -10px 15px 0 15px;
  }
  .worksBox .font17 {
    font-size: 15px !important;
  }
  .worksBox .col-sm-5 img {
    margin-bottom: 20px;
  }
  .grayBox {
    padding: 15px 15px 5px 15px;
    background-color: #f7f7f7;
  }
  .voice-ttl {
    color: #666666;
    font-size: 13px;
  }
  .ceoName {
    color: #222222;
    padding-bottom: 20px;
    font-weight: bold;
    padding-top: 10px;
    font-size: 15px;
  }
  .interview-ttl + div {
    margin-bottom: 30px;
  }
}