 @charset "utf-8";
 body {
 	margin: 0;
 	padding: 0;
 	font-size: 15px;
 	line-height: 160%;
 	font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 	color: #363636;
 	box-sizing: border-box;
 	text-size-adjust: 100%;
 	-webkit-text-size-adjust: 100%;
 	-moz-text-size-adjust: 100%;
 	-ms-text-size-adjust: 100%;
 	-o-text-size-adjust: 100%;
 	letter-spacing: 2px;
 }

 body, html {
 	height: 100%;
 	margin: 0;
 }

 .cont {
 	width: 100%;
 	max-width: 1025px;
 	margin: 0 auto;
 }

 .cont-1365 {
 	width: 100%;
 	max-width: 1367px;
 	margin: 0 auto;
 }

 * {
 	box-sizing: border-box;
 }

 *::after {
 	box-sizing: border-box;
 }

 *::before {
 	box-sizing: border-box;
 }

 img {
 	max-width: 100%;
 	height: auto;
 }

 a:hover, a:visited, a:focus {
 	outline: none;
 	border: none;
 }

 a, button {
 	color: inherit;
 	text-decoration: none;
 	-webkit-transition: all 0.5s;
 	-moz-transition: all 0.5s;
 	-o-transition: all 0.5s;
 	transition: all 0.5s;
 }

 a:hover, a:focus, a:active, button:hover, button:focus, button:active {
 	-webkit-transition: all 0.35s ease 0s;
 	-moz-transition: all 0.35s ease 0s;
 	transition: all 0.35s ease 0s;
 }

 /*COMMON*/

 .ow {
 	width: 100%;
 	overflow: hidden;
 }

 .plr {
 	padding-left: 10px;
 	padding-right: 10px;
 }

 .menu-sp {
 	display: none;
 }

 .wrap_head {
 	font-size: 0;
 	position: fixed;
 	width: 100%;
 	top: 0;
 	z-index: 99999;
 	background: #fff;
 }

 .logo {
 	width: 34%;
 	float: left;
 	display: inline-block;
 	vertical-align: middle;
 	padding-top: 21px;
 	padding-bottom: 17px;
 	text-align: center;
 }

 .menu {
 	width: 66%;
 	display: inline-block;
 	vertical-align: middle;
 	text-align: center;
 	padding-left: 42px;
 	box-sizing: border-box;
 }

 .menu ul li {
 	float: left;
 	width: 20%;
 }

 .menu ul li.active, .menu ul li:hover {
 	background: url(../img/bg_bt_menu.png)left bottom no-repeat;
 	background-size: contain
 }

 .menu ul li a {
 	display: inline-block;
 	vertical-align: middle;
 	color: #51AF11;
 	font-size: 12px;
 	line-height: 160%;
 	text-align: center;
 	padding-top: 26px;
 	padding-bottom: 21px;
 	letter-spacing: -0.25px;
 }

 .menu ul li a .menu-en {
 	color: #363636;
 	display: block;
 	font-size: 14px;
 	/* letter-spacing: -2px; */
 }

 /* ******************wp_banner_page*********** */

 .wp_banner_page {
 	width: 100%;
 	overflow: hidden;
 	background: url(../img/bg_banner_page.png)left no-repeat;
 	background-size: cover;
 	margin-top: 80px;
 }

 .thought_text img {
 	padding-top: 69.44px;
 	padding-bottom: 67.5px;
 	max-width: 270px;
 }

 .menu-page {
 	background: #f8f6ef;
 }

 .in_mn_69 {
 	width: 100%;
 	overflow: hidden;
 }

 .in_mn_69 ul {
 	list-style: none;
 }

 .in_mn_69 ul li {
 	float: left;
 	color: #777777;
 	padding-top: 12px;
 	padding-bottom: 6px;
 	letter-spacing: -0.3px;
 }

 .in_mn_69 ul li a {
 	font-size: 12px;
 	line-height: 140%;
 }

 .in_mn_69 ul li a {
 	color: #363636;
 }

 .in_mn_69 ul li:last-child a {
 	color: #777777;
 }

 .icon-home-right {
 	text-align: right;
 	overflow: visible;
 }

 .icon-home-right>.cont>.ow {
 	overflow: visible;
 }

 .icon-home-right>.cont>.ow>img {
 	margin-top: -206px;
 	padding-right: 30px;
 	max-width: 380px;
 }

 /* *****************slider***************** */

 .item {
 	/* background: rgba(0, 0, 0, 0.2); */
 	position: relative;
 }

 .item::after {
 	content: '';
 	/* background: rgba(0, 0, 0, 0.2); */
 	position: absolute;
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%;
 }

 .owl-theme {
 	-webkit-transition: all 0.5s;
 	-moz-transition: all 0.5s;
 	-o-transition: all 0.5s;
 	transition: all 0.5s;
 	overflow: hidden;
 }

 .item img {
 	width: 100%;
 	background-size: cover;
 }

 .slide {
 	position: relative;
 	width: 100%;
 	height: auto;
 	overflow: hidden;
 }

 .slide .owl-item {
 	overflow: hidden;
 }

 .slide .owl-item.active img.item-img {
 	-webkit-animation: zoom 7s;
 	animation: zoom 7s;
 }

 .owl-nav {
 	width: 100%;
 	position: absolute;
 	top: 37.67%;
 }
 .owl-theme .owl-nav [class*="owl-"] { margin: 0;}
 .owl-theme .owl-nav [class*='owl-']:hover { background: none; outline: none; border: none;}
 .owl-nav .owl-prev {
 	position: absolute;
 	left: 0;
 }

 .owl-nav .owl-next {
 	position: absolute;
 	right: 0;
 }

 .slide-text {
 	position: absolute;
 	width: 100%;
 	top: 34.67%;
 	left: 50%;
 	transform: translateX(-48%);
 }

 .slide-cont {
 	max-width: 1280px;
 	margin: auto;
 	text-align: right;
 	padding-right: 20px;
 }

 .owl-carousel .owl-item .slide-cont img {
 	width: auto;
 	display: inline-block;
 	height: auto;
 }

 /* ===============MENU CAP2============= */

 #menu ul li {
 	position: relative;
 }

 #inner-mn {
 	background: #fff;
 	display: none;
 	margin: 0;
 	padding: 0;
 }

 #inner-mn li {
 	margin: 0;
 	padding: 0;
 	border-bottom: 1px dashed #eee;
 }

 #inner-mn li:last-child {
 	border-bottom: none
 }

 #menu li ul {
 	position: absolute;
 	display: none;
 	width: 200px;
 	border-radius: 4px;
 	-webkit-border-radius: 4px;
 	-moz-border-radius: 4px;
 	-ms-border-radius: 4px;
 	-o-border-radius: 4px;
 }

 #menu li ul li {
 	width: 100%;
 	display: block;
 	text-align: left;
 }

 #menu li ul li.active, #inner-mn li a:hover {
 	background: rgba(81, 175, 17, 0.9);
 }

 #menu li ul li a {
 	padding-top: 10px;
 	padding-bottom: 10px;
 	color: #363636;
 	padding-left: 30px;
 	display: block;
 	text-align: left;
 }

 #menu li ul li:hover {
 	background: none;
 }

 #menu li:hover ul.inner-mn {
 	display: block;
 }

 /* ===============END MENU CAP2============= */

 /* *************footer**************** */

 .logo_ft a h5 .txt-logo {
 	display: block;
 	font-size: 14px;
 	color: #363636;
 	line-height: 160%;
 }

 .logo_ft a h5 .logo-ft-352 {
 	font-weight: bold;
 	font-size: 23px;
 	color: #0072cd;
 	line-height: 160%;
 	display: block;
 }

 .logo_ft a h5 .logo-ft-352 img {
 	vertical-align: middle;
 	padding-top: 5px;
 	padding-right: 10px;
 	float:left;
 }

 .text-351 {
 	margin-top: 0;  
 	padding-top: 4px;  
 	display: block;  
 	line-height: 1;  
 	margin-top: 10px;
 	/*position: absolute;*/
 }

 .cont-512-mail {
 	width: 100%;
 	max-width: 512.5px;
 	float: right;
 }

 .cont-512-phone {
 	width: 100%;
 	max-width: 512.5px;
 	float: left;
 }

 .in_mail_fix {
 	padding-top: 19px;
 	padding-left: 42px;
 	width: 100%;
 	overflow: hidden;
 	position: relative;
 }

 .in_phone_fix {
 	padding-top: 17px;
 	padding-left: 50px;
 	width: 100%;
 	overflow: hidden;
 	position: relative;
 }

 .waper_footer {
 	background: #fff;
 	display: inline-block;
 	width: 100%;
 }

 .coppyright {
 	width: 100%;
 	font-size: 12px;
 	text-align: right;
 	color: #999999;
 	line-height: 160%;
 	padding-top: 20px;
 	padding-bottom: 9px;
 	clear: both;
 }

 .mt-30-118 {
 	padding-top: 30px;
 }

 .company {
 	padding-top: 26px;
 }

 .ft_tell {
 	padding-top: 8px;
 }

 .logo_ft {
 	width: 36%;
 	float: left;
 }

 .menu_ft {
 	width: 64%;
 	float: left;
 }

 .menu_ft ul {
 	float: left;
 	border: 1px solid #fff;
 }

 .menu_ft ul li {
 	font-size: 13px;
 	color: #363636;
 }

 .menu_ft ul li a {
 	letter-spacing: 0.6px;
 	color: #666666;
 }

 .menu_ft ul li:first-child a {
 	letter-spacing: 0.6px;
 	color: #363636;
 }

 .menu_ft ul:first-child {
 	padding-left: 10px;
 }

 .menu_ft ul:nth-child(2) {
 	padding-left: 30px;
 }

 .menu_ft ul:nth-child(3) {
 	padding-left: 20px;
 }

 .menu_ft ul:nth-child(4) {
 	padding-left: 4px;
 }

 .menu_ft ul:nth-child(5) {
 	padding-left: 25px;
 }

 .menu_ft ul:nth-child(5) li a {
 	color: #363636;
 }

 .contact_mail_phone {
 	width: 100%;
 	height: 90px;
 	bottom: 0;
 	z-index: 9999999;
 	left: 0;
 }

 .mail_fix, .phone_fix {
 	width: 50%;
 	float: left;
 	height: 90px;
 }

 .mail_fix {
 	background: #0072cd;
 }

 .phone_fix {
 	background: #5da726;
 }

 .in_mail_fix i, .in_phone_fix i {
 	display: none;
 }

 .scrolltop {
 	cursor: pointer;
 	position: fixed;
 	bottom: 100px;
 	right: 10px;
 	z-index: 99999;
 }

 .company h5 {
 	font-size: 14px;
 	color: #363636;
 	letter-spacing: 1px;
 	line-height: 140%;
 	font-family: "Hiragino Kaku Gothic Pro", sans-serif;
 }

 .company h5 span {
 	display: block;
 }

 .ft_tell a {
 	color: #eb6100;
 	font-size: 22px;
 	font-weight: bold;
 	line-height: 160%;
 	font-family: "Hiragino Kaku Gothic Pro", sans-serif;
 }

 .ft_tell a span {
 	font-size: 14px;
 	color: #363636;
 	font-weight: initial;
 }

 .mail_fix ul li:first-child img, .phone_fix ul li:first-child img {
 	padding-top: 16px;
 	padding-right: 15px;
 }

 .phone_fix ul li:first-child img {
 	padding-top: 9px;
 }

/* .mail_fix a, .phone_fix a {
 	display: block;
 	width: 100%;
 }
*/
 .mail_fix ul li, .phone_fix ul li {
 	float: left;
 	color: #fff;
 	font-size: 23px;
 	line-height: 120%;
 	font-weight: bold;
 }

 .mail_fix ul li span, .phone_fix ul li span {
 	font-size: 14px;
 	display: block;
 	font-weight: initial;
 }

 .mail_fix ul li:last-child i {
 	font-size: 15px;
 	color: #fff
 }

 .in_mail_fix::after {
 	content: "";
 	background: url(../img/icon-01.png) right center no-repeat;
 	position: absolute;
 	top: 50%;
 	right: 25px;
 	width: 17px;
 	height: 26px;
 }

 .phone_fix ul li:last-child img {
 	padding-left: 45px;
 }

 .logo_ft a img.logo-ft-sp {
 	display: none;
 }

 /* ======================================= */

 @media screen and (max-width:1030px) {
 	.menu_ft ul li {
 		font-size: 12px;
 	}
 	@media screen and (max-width:1025px) {
 		.owl-nav {
 			top: 40%;
 		}
 		.txt_slider {
 			top: 44%;
 		}
 		.txt_slider img {
 			width: 960px;
 			text-align: center;
 		}
 		.slide-text {
 			top: 38.67%;
 		}
 		.slide-cont {
 			max-width: 80%;
 		}
 		.slide {
 			height: auto;
 			margin-top: 90px;
 		}
 		.mt-30-118 {
 			padding-left: 10px;
 			padding-right: 10px;
 		}
 		.thought_text {
 			padding: 0 10px;
 		}
 		.menu-page {
 			padding: 0 10px;
 		}
 		.menu_ft ul:nth-child(2) {
 			padding-left: 25px;
 		}
 	}
 	@media screen and (max-width:990px) {
 		.in_phone_fix {
 			padding-top: 22px;
 		}
 		.phone_fix ul li:last-child img {
 			padding-left: 25px;
 			display: none;
 		}
 	}
 	@media screen and (max-width:960px) {
 		.menu ul li:hover {
 			background: none;
 		}
 		#menu li ul li a {
 			padding-left: 20px;
 		}
 		.inner-menu li:hover {
 			background: none;
 		}
 		.plr {
 			padding-right: 0px;
 		}
 		#menu>ul>li>ul.inner-mn {
 			display: none;
 		}
 		.menu ul {
 			display: none;
 		}
 		#menu li ul {
 			position: initial;
 			width: 100%;
 		}
 		#inner-mn li {
 			border-bottom: none
 		}
 		#inner-mn li:hover {
 			background: none
 		}
 		#menu li ul li.active {
 			background: none;
 		}
 		#menu li ul {
 			border-radius: none;
 			-webkit-border-radius: none;
 			-moz-border-radius: none;
 			-ms-border-radius: none;
 			-o-border-radius: none;
 		}
 		.logo {
 			width: 100%;
 			text-align: center;
 			padding-bottom: 0;
 		}
 		.txt_slider {
 			top: 44%;
 		}
 		.txt_slider img {
 			width: 80%;
 			text-align: center;
 		}
 		.slide-text {
 			top: 42.67%;
 		}
 		.slide-cont {
 			max-width: 80%;
 		}
 		/* **********menu sp************* */
 		span.nav-click::after {
 			width: 50px;
 			background: none;
 			content: "";
 			padding-top: 0px;
 			font-family: FontAwesome;
 			position: absolute;
 			right: 0;
 			top:19px;
 			color: #000;
 			font-size: 18px;
 			text-align: center;
 		}
 		#menu li .inner-mn {
 			display: none;
 		}
 		.menu-sp {
 			display: block;
 		}
 		.wrap_head {
 			height: 80px;
 		}
 		.menu-sp i.fa-bars {
 			font-size: 32.67px;
 			color: #fff;
 			background: #8dc142;
 			padding: 25px;
 			height: 100%;
 			float: right;
 		}
 		.menu-sp {
 			display: inline-block;
 			position: absolute;
 			top: 0;
 			right: 0;
 			height: 100%;
 		}
 		.menu ul {
 			position: absolute;
 			top: 80px;
 			left: 0;
 			width: 100%;
 			z-index: 100;
 		}
 		.menu ul li {
 			width: 100%;
 			padding: 0;
 		}
 		.menu ul li:nth-child(3) {
 			width: 100%;
 		}
 		.menu ul li:last-child {
 			width: 100%;
 		}
 		.menu ul li a {
 			text-align: left;
 			width: 100%;
 			background: rgba(255, 255, 255, 0.9);
 			padding: 10px;
 			border-bottom: 1px solid #eee;
 			color: #51AF11;
 			font-weight: bold;
 		}
 		.menu ul li a .menu-en {
 			color: #000;
 			display: block;
 			font-size: 14px;
 			letter-spacing: 4px
 		}
 		.menu ul li.active {
 			background: none;
 		}
 		/* ****************end menu sp************ */
 		.mail_fix img {
 			padding-right: 25px;
 			padding-top: 3px;
 			margin-left: -5px;
 		}
 		.phone_fix img {
 			padding-right: 20px;
 			/* padding-left: 25px; */
 		}
 	}
 	@media screen and (max-width:955px) {
 		.logo_ft {
 			width: 100%;
 			padding-bottom: 15px;
 			text-align: center;
 			text-align: center;
 			position: relative;
 		}
 		.text-351 {
 			width: 100%;
 			margin-top: 14px;
 			text-align: left;
 		}
 		.logo_ft a h5 .logo-ft-352 {
 			font-size: 18px;
 		}
 		.logo_ft a h5 .logo-ft-352 img {
 			margin-left: -23%;
 		}
 		.menu_ft {
 			width: 100%;
 		}
 		.menu_ft ul {
 			width: 20%;
 		}
 		.menu_ft ul:nth-child(2n+0) {
 			padding-left: 0;
 		}
 		.menu_ft ul:nth-child(2n+1) {
 			padding-left: 0;
		 }
		 .logo_ft a img.logo-ft-sp {
			display: block;
			margin: 0 auto
		}
		.logo_ft a h5 {
			display: none;
		}
 	}
 	@media screen and (max-width:780px) {
 		.menu_ft ul li {
 			font-size: 12px;
 		}
 		.slide {
 			height: auto;
 			margin-top: 75px;
		 }
		
 	}
 	@media screen and (max-width:767px) {
 	
 		.logo_ft a h5 .logo-ft-352 img {
 			margin-left: -23%;
 		}
 		.slide-cont {
 			max-width: 80%;
 		}
 		.menu_ft ul:first-child {
 			width: 15%;
 		}
 		.menu_ft ul:nth-child(3) {
 			width: 25%;
 		}
 		.phone_fix img, .mail_fix img {
 			display: none;
 		}
 		.menu_ft ul {
 			width: 100%;
 		}
 		.menu_ft ul li {
 			font-size: 13px;
 			padding-left: 10px;
 		}
 		.menu_ft ul:first-child, .menu_ft ul:nth-child(3) {
 			width: 100%;
 		}
 		.menu_ft ul li:first-child {
 			width: 100%;
 			background: #eee;
 		}
 		.menu_ft {
 			border: 1px solid #eee;
 		}
 		.coppyright {
 			padding-top: 10px;
 			padding-bottom: 10px;
 		}
 		.contact_mail_phone {
 			height: 50px;
 		}
 		.mail_fix, .phone_fix {
 			height: 50px;
 		}
 		.phone_fix i, .mail_fix i {
 			font-size: 30px;
 			color: #fff;
 		}
 		.in_mail_fix {
 			padding-top: 11px;
 			padding-left: 0;
 			text-align: center;
 			display: block;
 		}
 		.in_phone_fix {
 			padding-top: 12px;
 			padding-left: 0;
 			text-align: center;
 			display: block;
 		}
 		.mail_fix ul.sp-hear {
 			display: none;
 		}
 		.mail_fix i, .phone_fix i {
 			display: block;
 		}
 		.in_mail_fix::after {
 			display: none;
 		}
 		.phone_fix ul {
 			display: none;
 		}
 		.slide {
 			height: auto;
 			margin-top: 75px;
		 }
		 /* ======================= */
		 .menu_ft{
			display: none;
		 }
		 .coppyright{
			 text-align: center;
		 }
		 .company {
			padding-top: 13px;
		}
		.logo_ft{
			padding-bottom: 0;
		}
 	}
 	@media screen and (max-width:640px) {
 		.logo {
 			text-align-last: left;
 		}
 		.slide-cont {
 			max-width: 80%;
 		}
 	}
 	@media screen and (max-width:480px) {
 		.slide {
 			height: auto;
 			margin-top: 80px;
 		}
 		.logo img {
 			padding-right: 102px;
 		}
 		.owl-nav {
 			top: 34%;
 		}
 		.owl-nav img {
 			width: 25px;
 		}
 		.top_img_293 {
 			padding-left: 0% !important;
 		}
 		.top_img_292 {
 			padding-right: 0% !important;
 		}
 		.owl-theme .owl-nav {
 			margin-top: 3px;
		 }
		 .icon-home-right>.cont>.ow>img{
			 display: none;
		 }
		 .in_mn_69{
			 margin-bottom: 27px;
		 }
 	}
 	@media screen and (max-width:375px) {
 		.logo {
 			padding-top: 23px;
 		}
 		.company {
 			padding-top: 14px;
 		}
 		.owl-theme .owl-nav {
 			margin-top: 1px;
 		}
 	}
 	@media screen and (max-width:320px) {
 		.logo img {
 			padding-right: 85px;
 		}
 		.owl-nav img {
 			width: 20px;
 		}
 		.owl-nav {
 			top: 34%;
 		}
 		.owl-theme .owl-nav {
 			margin-top: -2px;
 		}
	 }
	 
	 /* ================== */
	