@charset "UTF-8";
/* CSS Document */
body {
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	line-height:1.5;
}

h1,h2,h3,h4,h5,h6,img,a,p,ul,li,dl,dt,dd,span,strong {
	margin:0px;
	padding:0px;
	line-height:1.5;
}
a,a img  {
	transition:0.3s;
}
a img:hover {
	opacity:0.6;
}
img,a img {
    border-style:none;
}

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;    
    clear: both; 
    visibility:hidden;
}
.clearfix{
    display: inline-block;
} 
/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}
.clearfix{
    display:block;
}
/* End Hack */



/**共通**/
.tc {
	text-align:center;
}
.tw {
	color:#ffffff;
}
.img_center {
	margin:0 auto;
}
.img_left {
	float:left;
}
.img_right {
	float:right;
}
.content {
	padding:50px 15px 80px 15px;
	max-width:1200px;
	width:auto;
	height:auto;
	margin:0 auto;
}
.key_ccol {
	color:#00AFEC;
}
.key_ccol02 {
	color:#8CBE28;
}
.key_color03 {
	color:#00A041;
}
.key_color_back {
	background-color:#00AFEC;
}
.key_color_back02 {
	background-color:#8CBE28;
}

.content h2 {
	font-size:45px;
	line-height:1.2;
	margin-bottom:10px;
}
.img_full {
	width:100%;
	height:auto;
	display:block;
}
.left_box {
	float:left;
}
.right_box {
	float:right;
}
.f12 {
	font-size:12px !important;
}
.f22 {
	font-size:22px;
}
.f24 {
	font-size:24px;
}
.f30 {
	font-size:30px;
}
.f35 {
	font-size:35px;
}
.w52 {
	width:52%;
}
.w45 {
	width:45%;
}
.mw214 {
	max-width:214px;
}
.mw800 {
	max-width:800px;
	margin:0 auto;
}
.mw825 {
	max-width:825px;
	margin:0 auto;
}
.mw1000 {
	max-width:1000px;
	margin:0 auto;
}



/**#header**/
#header {
	max-width:1200px;
	width:100%;
	height:40px;
	margin:0 auto;
	padding:15px 0;
	background-color:#ffffff;
}
#header h1 {
	float:left;
	margin-left:15px;
}
#header #main_nav {
	float:right;
	margin-top:8px;
	margin-right:15px;
}
#header #main_nav li {
	float:left;
	padding-left:2em;
	list-style-type:none;
}
#header #main_nav li:first-child {
	padding-left:0em;
}
#header #main_nav li a {
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
#header #main_nav li a:hover {
	color:#00A041;
	border-bottom:1px solid
}
#main_img {
	background-image:url(../img/main_img.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	margin-top:70px;
}
#main_img_content {
	max-width:1200px;
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
}
.main_text {
	position:absolute;
	top: 35%;
  	right: 0px;
  	bottom: 0px;
 	left: 0px;
  	margin:0 auto;
	max-width:710px;
	width:95%;
	height:auto;

}
.scroll_btn {
	position:absolute;	
  	right: 0px;
  	bottom: 30px;
 	left: 0px;
  	margin:0 auto;
	width:61px;
	height:auto;
}
#about .img_box {
	margin-bottom:30px;
}
#about h2 {
	
}
#about_box {
	margin-top:30px;
}
#about_box ul li {
	list-style-type:none;
	float:left;
	width:32%;
	margin-right:20px;
	margin-bottom:20px;
}
#about_box ul li.last {
	margin-right:0px;
	float:right;
}
#about_box ul li h3 {
	font-size:25px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:5px;
}
#about_box ul li p {
	font-size:18px;
}

#process {
	background-color:#F1FFEE;
}
#process .f30 {
	margin-bottom:30px;
}
#process_box {
	margin-top:20px;
}
#process_box ul li {
	float:left;
	list-style-type:none;
	width:30%;
	font-size:18px;
}
#process_box ul li.icon {
	width:5%;
}
#process_box ul li.icon img {
	display:block;
	margin-top:120px;
}
#process_box ul li img {
	margin-bottom:10px;
}


#fomuraito h2 {
	font-size:30px;
	margin-bottom:30px;
	
	
}
#fomuraito h2 strong {
	font-weight:normal;
	padding:10px 30px;
	border-radius:20px;
}
.fomuraito_box {
	margin-top:30px;
	
}
.fomuraito_box h3 {
	font-size:45px;
}
.fomuraito_box h4 {
	font-size:45px;
	margin-top:20px;
	margin-bottom:10px;
	line-height:1.2;
}
#fomuraito_box01 {
	padding-bottom:50px;
	border-bottom:1px dashed #8FC31F;
}


#contact {
	background-color:#EAEAEA;
}
#contact .content {
	max-width:770px;
}
#contact h2 {
	margin-bottom:40px;
	font-weight:normal;
}
#contact h3 {
	max-width:214px;
	padding:0 15px;
	margin:0 auto;
	background-color:#EAEAEA;
	position:relative;
}
#contact .border {
	border-top:1px solid #000000;
	margin-top:-12px;
	margin-bottom:30px;
}
#contact table {
	max-width:640px;
	width:100%;
	margin:0 auto;
	margin-top:30px;
}
#contact table a {
	color:#000000;
	text-decoration:none;
}
#contact td {
	padding:8px 0;
}
#contact .bb {
	border-bottom:1px dotted #000000;
}
#contact .br {
	border-right:1px dotted #000000;
}
#contact .pr {
	padding-right:10px;
}
#contact .pl {
	padding-left:10px;
}

#footer {
	background-color:#000000;
	padding-top:10px;
	padding-bottom:10px;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.main_nav02 {
	display:none;
}


/*スマホ用メニュー*/
.sm_nav {
	display:none;
}
#nav-toggle {
    width: 25px;
	height: 35px;
    cursor: pointer;
	background-color:#8A8A8A;
	margin-right:20px;
	border-radius:8px;
	padding: 8px 15px 0 15px;
	margin-bottom:-20px;
}
#nav-toggle div {
    position: relative;
	
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
	border-radius:3px;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 12px;
}
#nav-toggle span:nth-child(3) {
    top: 24px;
}
#global-nav ul {
  display: none;
  list-style: none;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 14px;
}
.open #global-nav ul {
    display: block;
}
#header_main {
	position:fixed;
	width:100%;
	background-color:#ffffff;
	z-index:999;
	margin-top: -70px;
}
#process_box ul li.icon img.sm_img {
	display:none;
}


@media (max-width:1060px){
	#header #main_nav {
		margin-top:5px;
	}
	
	#about_box ul li {
		width:31%;
	}
	#process_box ul li.icon img {
		margin-top:80px;
	}
}
@media (max-width:770px){
	.tb_br {
		display:block;
	}
	
	#main_img {
		background-image:url(../img/main_img_tab.jpg);
	}
	.main_nav02 {
		display:none;
	}
	#header #main_nav {
		margin-top:0px;
	}
	/*スマホ用メニュー*/
	.sm_nav {
		display:block;
	
	
	}
	.main_nav01 {
		display:none;
	}
	.top-head-inner {
   		float: right;
		
	}
	
	#global-nav {
    	position: absolute;
    	/* 開いてないときは画面外に配置 */
    	top: -490px;
    	background: #8A8A8A;
    	width: 100%;
    	text-align: center;
    	-webkit-transition: .5s ease-in-out;
    	-moz-transition: .5s ease-in-out;
    	transition: .5s ease-in-out;
		z-index:99;
	
	}
	#global-nav ul {
    	list-style: none;
    	position: static;
    	right: 0;
    	bottom: 0;
    	font-size: 14px;
	}
	#global-nav ul li {
    	float: left;
		width:100%;
    	position: static;
		border-bottom:1px solid #ffffff;
		border-right:1px solid #ffffff;
		margin-right:-1px;
	}
	#global-nav ul li:nth-child(even) {
		border-right:none;
		margin-right:0px;
	}
	#global-nav ul li:last-child {
		border-bottom:none;
	}
	#global-nav ul li a {
    	width: 100%;
    	display: block;
    	color: #fff;
    	padding: 5px 0;
    	border-left: none;
		text-decoration:none;
		font-size:10pt;
	}
	#nav-toggle {
    	display: block;
	}
 
	#nav-toggle::after {
	
	}

	/* #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);
	}
	#header #main_nav {
		float:none;
		margin:0px;
	}
	#header #main_nav li {
		float:none;
		padding-left:0px;
		padding-top:10px;
		padding-bottom:10px;
	}
	#header #main_nav li a {
		color:#ffffff;
		text-align:center;
		font-size:16px;
	}
	#header #main_nav li a:hover {
		color:#ffffff;
		border-bottom:none;
	}
	.content h2,.fomuraito_box h3,.fomuraito_box h4 {
		font-size:30px;
	}
	#about_box ul li {
		width:47%;
		margin-right:25px;
	}
	#about_box ul li.last {
		margin-right:25px;
		float:left;
	}
	#about_box ul li:nth-child(even) {
		margin-right:0px;
	}
	.f35 {
		font-size:25px;
	}
	.f30,#fomuraito h2 {
		font-size:22px;
	}
	.f24 {
		font-size:18px;
	}
	#about_box ul li h3 {
		font-size:20px;
	}
	#about_box ul li p {
		font-size:16px;
	}
	#process_box ul li {
		float:none;
		width:auto;
	}
	#process_box ul li img {
		width:40%;
		float:left;
		margin-right:15px;
	}
	
	#process_box ul li.icon {
		width:44px;
		margin:15px auto;
	}
	#process_box ul li.icon img {
		width:44px;
		height:auto;
		margin:0px auto;
	}
	#process_box ul li.icon img.sm_img {
		display:block;
	}
	#process_box ul li.icon img.pc_img {
		display:none;
	}

}
@media (max-width:640px){
	.sm_br {
		display:block;
	}
	#main_img {
		background-image:url(../img/main_img_sm.jpg);
	}
	.main_text {
		width:90%;
		top: 35%;
	}
	.movi_img {
    	bottom: 80px;
	}
	#contact h3 {
		max-width:150px;
	}
	#contact .pl,#contact .pr {
		display:block;
		padding: 0px;
	}
	#contact .pr.br {
		border-right:none;
		padding: 0px;
	}
	#contact .pr.bb {
		border-bottom:none;
	}
	#contact .pl {
		padding-bottom:10px;
	}
	#contact .pr.br {
		padding-top:10px;
	}
	
	#about .img_box .img_left,
	#about .img_box .img_right {
		float:none;
		width:100%;
		margin-bottom:20px;
	}
	.content h2, .fomuraito_box h3, .fomuraito_box h4 {
		font-size:25px;
	}
	#about_box ul li {
		width:100%;
	}
	#about_box ul li img {
		width:80%;
		display:block;
		margin:0 auto;
	}
	.f30, #fomuraito h2 {
		font-size:18px;
	}
	#process_box ul li img {
		float:none;
		width:60%;
		display:block;
		margin:0 auto;
		margin-bottom:10px;
	}
	#fomuraito h2 {
		background-color:#8CBE28;
		border-radius:20px;
		padding: 10px 30px;
	}
	#fomuraito h2 strong {
		padding:0px;
		background-color:inherit;
	}
	#fomuraito_box01 img,
	#fomuraito_box02 img {
		float:none;
		display:block;
		margin:0 auto;
		margin-bottom:20px;
		width:80%;
		height:auto;
		max-width:264px;
	}
	#fomuraito_box02 img {
		width:60%;
	}
	
}