@charset "utf-8";
/* CSS Document */
/**{
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	}*/
/** Body Gradation **/
.gradation {
	/*background: linear-gradient(180deg, #8DB3E0, #FFFFFF, #8DB3E0);*/
}
/*body {
	-webkit-text-size-adjust: 100%;
	background-color:  transparent;
}*/
#top {
	height: 100px;
	background-color: #FFF;
}
.solidsun {
	display: none;
}
#top_container {
	height:100px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#topmenu {
	height: 50px;
	width: 55px;
	float: right;
	padding-top: 50px;
	position: relative;
	margin: 0;
	z-index: 100;
}
/* ===========================================*/
#language {
	/*================= Moving Japanese language Button with scroll =====================*/
	/*position: fixed;
	display: flex;*/
	/*===================================================================================*/
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0;
	position: relative;
}
#language li {
	width: 60px;
	position:relative;
	margin: 0 10px;
	display: inline-block;
}
#language a {
	font-family:  "メイリオ", meiryo, "游ゴシック", "YuGothic", sans-serif;
	font-size: 18px;
	color: #900;
	font-weight: bold;
	text-decoration: none;
	display: block;
	position: relative;
	padding-bottom: 3px;
}
#language a:hover {
	color: #900;
	display: inline-block;
	text-decoration: none;
}
/* ===========================================*/
#language a:after{
	content: '';
	width: 0;
	margin-top: 0px;
	transition: all 0.5s ease;
	border-bottom: 3px solid #900;
	display: block;
}
#language a:hover:after {
	width: 100%;
	border-bottom: 3px solid #900;
}
#logo {
	height: 80px;
	width: 215px;
	margin-top: 10px;
	float:left;
	position: relative;
	/*================= Moving Logo with scroll =====================*/
	/*border:none;
	position: fixed;*/
	/*===============================================================*/
	background-color:;
	z-index: 100;
}
img.logo {
	width: 106px;
	height: 80px;
	float:left;
	border:none;
}
#menu_container {
	height: 100px;
	width: 75%;
	position: relative;
	background-color: #FFF ;
	z-index: 100;
	float: left;
	/*========== moving menu with scroll =================*/
	/*left: 200px;*/
	/*====================================================*/
}
#menu_content {
	height: 100px;
	width: auto;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-position:center;
	z-index: 100;
}

/*----------------------------------------------------------------------------*/
/*------------------------- Main Container -------------------------------------*/
/*----------------------------------------------------------------------------*/
#main_container {
	width: 1200px;
	height: 3000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	/*top: 100vh;*/
	z-index: 0;
}
/*#main_container p{
	font-size:16px;
}*/
/*#sun {
	width: 100%;
	height: auto;
}*/
img.sunrising {
	width: 100%;
}
#about-us {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	font-family:Tahoma, Geneva, sans-serif;
	/*top: -200px;*/
}
#vision p, #mission p {
	font-size:18px;
	line-height: 30px;
	padding: 0 0 30px 0;
	text-align: left;
}
.company {
	width: 85%;
	height: auto;
	margin: 20px 7% 50px 8%;
	position: relative;
	color: #0F4C95;
	float: left;
}
.company p {
	font-size:18px;
	line-height: 30px;
	padding: 0;
}
table {
	width: 100%;
}
/*table.pc {
	width: 100%;
	display: block;
}
table.sp {
	display: none;
}*/
table, th, td {
  border-collapse: collapse;
  border: 1px solid #0F4C95;
  /*line-height: 1.5;
  font-size: 12px;*/
}
th, td {
	font-weight: 700;
	vertical-align:top;
}
.a {
	width: 20%;
}
.b {
	width: 80%;
}
table td {
}
#ceo {
	width: 20%;
	height: auto;
	position: relative;
	float: left;
	margin-right: 50px;
}
img.ceo {
	width: 100%;
}
#details {
	width: 72%;
	height: auto;
	position: relative;
	float: left;
	padding: 10px 0x 10px 15px;
}
#details p {
	margin:0;
	padding: 5px 0 5px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height: 30px;
	text-align:left;
}
.box1 {
	width: 80%;
	padding: 0 0 50px 0;
	margin: 0 auto 20px auto;
	background: ;
	color: #0F4C95;
	box-sizing:border-box;
	position: relative;
	text-align: center;
}
.box2{
  width: 90%;
  height: auto;
  /*padding: 20px;*/
  margin: 20px 0 20px 5%;
  background: ;
  color: #0F4C95;
  box-sizing:border-box;
  float:left;
  position: relative;
  line-height: 150%;
}
.box2 p {
	font-size: 18px;
}
.btn1 {
	width: 200Px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 15px 20px 15px 20px;
}
.btn1:hover {
	color: #FFF;
}
/* ===========================================*/
.button {
  	position: relative;
  	display: inline-block;
  	padding: 15px 0 15px 0;
  	border: 1px solid #0F4C95;
  	color: #0F4C95;
  	text-align: center;
  	text-decoration: none;
  	transition: .3s;
	overflow: hidden;
	width: 100%;
	border-radius: 10px;
}
.button:hover {
	color:#FFF;
}
.button a {
}
/* ===========================================*/
.button::before {
 	position: absolute;
  	top: 0;
  	left: -5%;
  	z-index: -1;
  	content: '';
  	width: 110%;
  	height: 180%;
  	background: #0F4C95;
  	transform-origin: left bottom;
  	transform: skewY(-10deg) scale(1, 0);
  	transition: transform .3s;
}
.button:hover::before {
	transform-origin: left top;
  	transform: skewY(-10deg) scale(1, 1);
}
/* ===========================================*/
img.mission {
	width: 100%;
}
#vision {
	width: 100%;
	height: auto;
	padding: 30px 0 30px 0;
	/*height: 100vh;*/
	position: relative;
	float: left;
	margin-right: auto;
	margin-left: auto;
	font-family:Tahoma, Geneva, sans-serif;
}
.box11 {
	width: 80%;
	padding: 20px;
	margin: 0 auto 20px auto;
	background: ;
	color: #0F4C95;
	box-sizing:border-box;
	position: relative;
	text-align: center;
}
.box12 {
  	width: 90%;
  	padding: 20px;
  	margin: 0 0 20px 5%;
  	background: ;
  	color: #0F4C95;
  	box-sizing:border-box;
  	float: left;
  	position: relative;
  	display: block;
}

.box13 {
  	width: 90%;
  	padding: 20px;
  	margin: 0 0 20px 5%;
  	background: ;
  	color: #0F4C95;
 	box-sizing:border-box;
  	float: left;
  	position: relative;
  	display: block;
}
#mission {
	width: 100%;
	height: auto;
	padding: 30px 0 30px 0;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	float: left;
	font-family:Tahoma, Geneva, sans-serif;
}
.box21 {
	width: 80%;
	padding: 20px;
	margin: 0 auto 20px auto;
	background: ;
	color: #0F4C95;
	box-sizing:border-box;
	position: relative;
	text-align: center;
}
.box22 {
  width: 80%;
  height: auto
  /*height: 260px;*/
  padding: 0;
  margin: 30px 10% 30px 10%;
  /*background: #0F4C95;*/
  color: #0F4C95;
  box-sizing:border-box;
  float:left;
  position: relative;
  text-align: left;
  display: block;
}
/*----------------------------------------------------------------------------*/
/*--------------------- Consultation Contact----------------------------------*/
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/*------------------------- Footer -------------------------------------------*/
/*----------------------------------------------------------------------------*/
#footer-2 {
	display: none;
	background-color: #0F4C95;
	height: 250px;
	width: 100%;
	margin: 0px auto 10px auto;
	position: relative;
	float: left;
	/*display: block;*/
}
#firm_name {
	width: 300px;
	height: 50px;
	margin: 20px auto 20px auto;
	text-align: center;
		/*line-height: 50px;*/
	display: block;
}
#firm_name h3 {
	/*font-size: 12px;*/
	color: #FFF;
	padding: 0px;
	line-height: 50px;
}
#footer_menu2 {
	width: 80%;
	height: 150px;
	padding: 0 10% 20px 10%;
}
#footer_menu2 p {
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	line-height: 20px;
}
#footer {
	background-color: #0F4C95;
	height: 250px;
	width: 100%;
	margin: 0px auto 10px auto;
	position: relative;
	float: left;
	display: block;
	font-family:Tahoma, Geneva, sans-serif;
}
#footer h3 {
	color:#FFF;
}
#footer p {
	font-family:  "メイリオ", meiryo, "游ゴシック", "YuGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	line-height: 20px;
}
#footer_menu {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#firm_name_sp {
	display: none;
	}
#footer a {
	text-decoration:none;
	color:#FFF;
}
#address_left {
	float: left;
	height: 140px;
	width: 350px;
	margin: 50px 0px 10px 0px;
}
#firm_center {
	text-align: center;
	height: 140px;
	width: 420px;
	margin: 50px 40px 10px 40px;
	float: left;
}
#address_right {
	float: right;
	height: 140px;
	width: 350px;
	text-align: right;
	margin: 50px 0px 10px 0px;
}
.tel-number a {
	color:#FFF;
	text-decoration: none;
}
@media screen and (max-width: 1024px){
	#top {
		width: 100%;
		height: 55px;
	}
	#top_container {
		width: 100%;/*ok*/
		height: 55px;
	}
	#topmenu {
		display: none;
	}
	#main_container {
		width: 100%;
		/*top: 500px;*/
	}
	#logo {
		display: block;
		height: 40px;
		width: 53px;
		margin-top: 10px;
		margin-right: 10px;
		float: right;
		position: relative;
		z-index: 100;
	}
	img.logo {
		width: 53px;
		height: 40px;
		float: right;
		border:none;
	}
	#language {
		display: none;
	}
	/*#slider {
		width: 100%;
		height: 500px;/*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
		/*position:absolute;
		top: 0;
	}
	#main_container {
		height: ;
	}*/
	/*img.firm {
		width: 84%;
		height: 130PX;
	}
	h2.firm-name {
		top:60px;
		left:50%;
		transform: translateX(-50%);
		text-align:center;
	}*/
	#menu_container {
		height: 0;
	}
	#menu_content {
		height: 0;
	}
	h1.firm-name {
		font-size: 36px;
	}
	/*#sun p {
	  /*max-width: 45ch;*/
	  /*text-align: center;
	 /*font-size: 10vw;*/
	   /*font-size: 100px;
	   position: absolute;
	   top: 100px;
	}*/
	#about-us {
		width: 100%;
	}
	.company {
		width: 100%;
		/*height: auto;*/
		margin: 20px 0 20px 0;
		/*position: relative;
		color: #0F4C95;*/
	}
	#ceo {
		/*width: 20%;
		height: auto;
		position: relative;
		float: left;*/
		margin: 0 10px 0 10px;
	}
	#details {
		/*width: 72%;
		height: 200px;
		position: relative;
		float: left;*/
		padding: 10px 0x 10px 20px;
	}
	#vision {
		width:100%;
	}
	#mission {
		width: 100%;
	}
	/*img.site {
		width: 100%;
	}
	#career {
		width: 100%;
	}*/
	/*.box22 {
	  width: 28%;
	  /*height: 260px;*/
	  /*padding: 0;
	  margin: 30px 0 30px 2%;
	  /*background: #0F4C95;*/
	  /*color: #FFF;
	  box-sizing:border-box;
	  float:left;
	  position: relative;
	  text-align: center;
	  display: block;
	}
	.box23 {
	  width: 28%x;
	  /*height: 260px;*/
	  /*padding: 0;
	  margin: 30px 0 30px 3%;
	  /*background: #0F4C95;*/
	  /*color: #FFF;
	  box-sizing:border-box;
	  float:left;
	  position: relative;
	  text-align:center;
	  display: block;
	}
	.box24 {
	  width: 28%;
	  /*height: 260px;*/
	  /*padding: 0;
	  margin: 30px 3% 30px 0;
	  /*background: #0F4C95;*/
	  /*color: #FFF;
	  box-sizing:border-box;
	  float: right;
	  position: relative;
	  text-align: center;
	  display: block;
	}*/
	#footer-2 {
		background-color: #0F4C95;
		height: 250px;
		width: 100%;
		margin: 0px auto 10px auto;
		position: relative;
		float: left;
		display: block;
		font-family:Tahoma, Geneva, sans-serif;
	}
	#firm_name {
		width: 300px;
		height: 50px;
		margin: 20px auto 20px auto;
		text-align: center;
			/*line-height: 50px;
		display: none;*/
	}
	#firm_name h3 {
		/*font-size: 12px;*/
		color: #FFF;
		padding: 0px;
		line-height: 50px;
	}
	#footer_menu2 {
		width: 80%;
		height: 150px;
		padding: 0 10% 20px 10%;
		
	}
	#footer_menu2 p {
		font-size: 12px;
		color: #FFF;
		padding: 0px;
		line-height: 20px;
	}
	.tel-number a {
		color:#FFF;
		text-decoration: none;
	}
	#footer {
		display: none;
	}
	/*#address_left {
		width: 35%;
		margin: 50px 0px 10px 3%;
	}
	#firm_center {
		width: 30%;
		margin: 50px 4% 10px 0px;
	}
	#address_right {
		width: 25%;
		margin: 50px 0px 10px 3%;
	}*/
}
@media screen and (max-width: 896px) {
	#main_container {
		width: 100%;
		height: 3800px;
		/*top: 500px;*/
	}
	#about-us {
		width: 100%;
		/*height: auto;
		height: 170vh;
		float: left;*/
	}
	.company {
		width: 100%;
		height: auto;
		margin: 20px 0 20px 0;
		/*position: relative;
		color: #0F4C95;*/
	}
	#ceo {
		width: 50%;
		height: auto;
		position: relative;
		float: left;
		/*left: 50%;*/
		margin: 0 0 20px 0;
		/*text-align: center;
		position: absolute;*/
	  	/*top: 50%;*/
	  	left: 50%;
	  	transform: translateX(-50%);
	  	-webkit- transform:  translateX(-50%);
	  	/*transform: translateY(-50%) translateX(-50%); translateY(-50%)translateY(-50%)
	  	-webkit- transform: translateY(-50%) translateX(-50%);*/
	}
	#details {
		width: 95%;
		height: 200px;
		position: relative;
		float: left;
		margin: 0 15px 50px 20px;
		/*padding: 10px 0x 10px 0px;*/
	}
	#details p {
		font-size: 15px;
	}
	.a {
		width: 25%;
	}
	.b {
		width: 75%;
	}
	#vision {
		width: 100%;
		/*height: auto;
		height: 200vh;
		float: left;*/
	}
	#mission {
		width: 100%;
		/*height: auto;
		height: 300vh;
		float: left;*/
		
	}
	/*#career {
		width: 100%;
		/*height: auto;
		height: 150vh;
		height: 250vh;
	}*/
	/*.box2 {
		display: block;
	}
	.box2s {
		  display: none;
	}
	.box3 {
		display: block;
	}
	.box3s {
		display: none;
	}
	.box4 {
		margin-bottom: 50px;
	}
	.box12 {
		display: none;
	}
	.box13 {
		display: none;
	}
	.box14 {
		display: none;
	}
	.box12s {
		display: none;
	}
	.box13s {
		display: none;
	}
	.box14s {
		display: none;
	}
	/*.box12, .box13, .box14 {
		display: none;
	}
	.box12m, .box13m, .box14m {
		display: none;
	}*/
	/*.box12m {
		width: 45%;
		margin: 0 0 20px 5%;
		padding: 20px;
		background: #0F4C95;
		color: #FFF;
		box-sizing:border-box;
		float:left;
		position: relative;
		text-align: center;
		border-radius: 10px;
		display: block;
	}
	.box13m {
		width: 45%;
		margin: 0 0 20px 5%;
		padding: 20px;
		background: #0F4C95;
		color: #FFF;
		box-sizing:border-box;
		float: left;
		position: relative;
		text-align: center;
		border-radius: 10px;
		display: block;
	}
	.box14m {
		width: 45%;
		margin: 0 0 20px 5%;
		padding: 20px;
		background: #0F4C95;
		color: #FFF;
		box-sizing:border-box;
		float:left;
		position: relative;
		text-align: center;
		border-radius: 10px;
		display: block;
	}
	.box15 {
		margin-bottom: 50px;
	}
	.box22 {
		display: none;
	}
	.box23 {
		display: none;
	}
	.box24 {
		display: none;
	}
	.box22s {
		display: none;
	}
	.box23s {
		display: none;
	}
	.box24s {
		display: none;
	}
	/*.box22, .box23, .box24 {
		display: none;
	}
	.box22m, .box23m, .box24m {
		display: none;
	}*/
	/*.box25 {
		margin-bottom: 50px;
	}
	.box22m {
		width: 45%;
		margin: 0 0 20px 5%;
		padding: 0;
		color: #FFF;
		box-sizing:border-box;
		float:left;
		position: relative;
		text-align: center;
		display: block;
	}
	.box23m {
		width: 45%;
		margin: 0 0 20px 5%;
		padding: 0;
		color: #FFF;
		box-sizing:border-box;
		float:left;
		position: relative;
		text-align: center;
		display: block;
	}
	.box24m {
		width: 45%;
		margin: 0 0 20px 5%;
		padding: 0;
		color: #FFF;
		box-sizing:border-box;
		float:left;
		position: relative;
		text-align: center;
		display: block;
	}
	.box32, .box33 {
		display: block;
	}
	.box32s, .box33s {
		display: none;
	}
	/*.box32m {
		width: 45%;
		margin: 0 0 20px 5%;
	    background: ;
	    color: #0F4C95;
	    box-sizing:border-box;
	    float:left;
	    position: relative;
	    line-height: 150%;
	    display: block;
	}
	.box33m {
		width: 45%;
		margin: 0 0 20px 5%;
	    background: ;
	    color: #0F4C95;
	    box-sizing:border-box;
	    float:left;
	    position: relative;
	    line-height: 150%;
	    display: block;
	}*/
	/*.box34 {
		margin-bottom: 50px;
	}
	/*#footer {
		display: none;
	}
	/*#footer_menu {
		width: 100%;
	}
	#firm_name_sp {
		width: 400px;
		margin: 20px auto 20px auto;
		text-align: center;
		/*line-height: 50px;
		display: block;
	}*/
	/*#footer p {
		font-size: 10px;
		line-height: 18px;
	}
	#address_left {
		width: 95%;
		margin-left: 5%;
	}
	#firm_center {
		display:none;
	}
	#address_right {
		display:none;
	}*/
}
@media screen and (max-width: 480px) {
	/*#top {
		height: 35px;
	}*/
	/*.legaspi {
		height: 35px;
	}
	.legaspi p {
		font-size:14px;
	}.
	#top_container {
		height: 35px;
	}
	#topmenu {
		height: 35px;
		padding-right: 10px;
	}
	#topmenu a {
		font-size: 14px;
	}
	#language {
		padding-top: 7px;
	}*/
	#main_container {
		width: 100%;
		height: 5000px;
		/*top: 500px;*/
	}
	#about-us {
		width: 100%;
		/*height: auto;
		height: 150vh;*/
	}
	/*table.pc {
		width: 100%;
		display:  none;
	}*/
	span.sp {
		display: none;
	}
	/*table.sp {
		width: 100%;
		display: block;
	}*/
	.company {
		width: 100%;
		height: auto;
		margin: 20px 0 20px 0;
		/*position: relative;
		color: #0F4C95;*/
	}
	#ceo {
		width: 50%;
		height: auto;
		position: relative;
		float: left;
		/*left: 50%;*/
		margin: 0 0 20px 0;*/
		/*text-align: center;
		position: absolute;*/
	  	/*top: 50%;*/
	  	left: 50%;
	  	transform: translateX(-50%);
	  	-webkit- transform:  translateX(-50%);
	  	/*transform: translateY(-50%) translateX(-50%); translateY(-50%)translateY(-50%)
	  	-webkit- transform: translateY(-50%) translateX(-50%);*/
	}
	#details {
		width: 95%;
		height: 200px;
		position: relative;
		float: left;
		margin: 0 10px 50px 10px;
		/*padding: 10px 0x 10px 0px;*/
	}
	#details p {
		font-size: 14px;
	}
	.a {
		width: 20%;
	}
	.b {
		width: 80%;
	}
	#vission {
		width: 100%;
		/*height: auto;
		height: 170vh;*/
	}
	#mission {
		width: 100%;
		/*height: auto;
		height: 320vh;*/
	}
	/*#career {
		width: 100%;
		/*height: auto;
		height: 150vh;
		height: 250vh;
	}*/
	#logo {
		height: 35px;
		width: 53px;
	}
	img.logo {
		width: 53px;
		height:35px;
	}
	.box2 {
		margin-top: 50px;
	}
	/*.box2s {
		  width: 90%;
		  /*padding: 20px;*/
		  /*margin: 0 0 20px 5%;
		  background: ;
		  color: #0F4C95;
		  box-sizing:border-box;
		  float:left;
		  position: relative;
		  line-height: 150%;
		  display: block;
	}
	.box3 {
		display: none;
	}
	.box3s {
		wide: 90%;
  		margin: 0 auto 20px  auto;
		position: relative;
		float: left;
		display: block;
	}
	.box4 {
		margin-bottom: 50px;
	}
	.box12 {
		display: none;
	}
	.box13 {
		display: none;
	}
	.box14 {
		display: none;
	}
	.box12m {
		display: none;
	}
	.box13m {
		display: none;
	}
	.box14m {
		display: none;
	}
	/*.box12, .box13, .box14 {
		display: none;
	}
	.box12m, .box13m, .box14m {
		display: none;
	}*/
	/*.box12s {
		width: 90%;
		margin: 0 0 20px 5%;
		padding: 20px;
		background: #0F4C95;
		color: #FFF;
		box-sizing:border-box;
		float:left;
		position: relative;
		text-align: center;
		border-radius: 10px;
		display: block;
	}
	.box13s {
		width: 90%;
		margin: 0 0 20px 5%;
		padding: 20px;
		background: #0F4C95;
		color: #FFF;
		box-sizing:border-box;
		float:left;
		position: relative;
		text-align: center;
		border-radius: 10px;
		display: block;
	}
	.box14s {
		width: 90%;
		margin: 0 0 20px 5%;
		padding: 20px;
		background: #0F4C95;
		color: #FFF;
		box-sizing:border-box;
		float:left;
		position: relative;
		text-align: center;
		border-radius: 10px;
		display: block;
	}
	.box15 {
		margin-bottom: 50px;
	}
	.box22 {
		display: none;
	}
	.box23 {
		display: none;
	}
	.box24 {
		display: none;
	}
	.box22m {
		display: none;
	}
	.box23m {
		display: none;
	}
	.box24m {
		display: none;
	}
	/*.box22, .box23, .box24 {
		display: none;
	}
	.box22m, .box23m, .box24m {
		display: none;
	}*/
	/*.box25 {
		margin-bottom: 50px;
	}
	.box22s {
		width: 90%;
		margin: 0 0 20px 5%;
		padding: 0;
		color: #FFF;
		box-sizing:border-box;
		float:left;
		position: relative;
		text-align: center;
		display: block;
	}
	.box23s {
		width: 90%;
		margin: 0 0 20px 5%;
		padding: 0;
		color: #FFF;
		box-sizing:border-box;
		float:left;
		position: relative;
		text-align: center;
		display: block;
	}
	.box24s {
		width: 90%;
		margin: 0 0 20px 5%;
		padding: 0;
		color: #FFF;
		box-sizing:border-box;
		float:left;
		position: relative;
		text-align: center;
		display: block;
	}
	.box32, .box33 {
		display: none;
	}
	.box32s {
		width: 90%;
		margin: 0 0 20px 5%;
	    background: ;
	    color: #0F4C95;
	    box-sizing:border-box;
	    float:left;
	    position: relative;
	    line-height: 150%;
	    display: block;
	}
	.box33s {
		width: 90%;
		margin: 0 0 20px 5%;
	    background: ;
	    color: #0F4C95;
	    box-sizing:border-box;
	    float:left;
	    position: relative;
	    line-height: 150%;
	    display: block;
	}
	.box34 {
		margin-bottom: 50px;
	}
	/*img.firm {
		width: 75%;
		height:100px;
	}
	h2.firm-name {
		top:30px;
		font-size:14px;
	}*/
	#menu_container {
		height: 0px;
	}
	#menu_content {
		height: 0px;
	}
	/*#main-text {
		width: 100%;
	}
	#footer {
		width: 100%;
		padding-top: 10px;
	}
	#footer_menu {
		width: 100%;
	}
	#firm_name_sp {
		width: 300px;
		margin: 20px auto 20px auto;
		text-align: center;*/
		/*line-height: 50px;
		display: block;*/
	}
	/*#footer p {
		font-size: 10px;
		line-height: 18px;
	}
	#address_left {
		width: 95%;
		margin-left: 5%;
	}
	#firm_center {
		display:none;
	}
	#address_right {
		display:none;
	}*/
}
