@charset "utf-8";
/*
Theme Name: Lifetec
Theme URI: https://lifetec-e.com/
Description: Lifetecのテーマ2021
Author: Web Design Office CROSSROAD
Author URI: http://www.wdcro.com/
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, dl, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {	margin: 0; padding: 0; border: 0; font-style:normal; font-weight: normal; font-size: 100%; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
html{ overflow-y: scroll; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
input, textarea { margin: 0; padding: 0; }
ol, ul{ list-style:none; }
table{ border-collapse: collapse; border-spacing:0; }
caption, th{ text-align: left; }
a:focus {outline:none; }
.clearfix:after {content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { min-height: 1px; }
* html .clearfix { height: 1px;
/*¥*//*/
height: auto; overflow: hidden;
/**/
}
.clear , .cl { clear:both; }
/*--------↑↑↑↑↑-resrt↑↑↑↑↑--------------*/
body {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	margin: 0px auto;
	text-align: center;
	background-color: #fff;
}
a {
	color: #0BA2BC;
}
a:hover {
	color: #D43214;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
.size-medium {
	max-width: 50% !important;
}
figcaption {
	font-size: 0.8rem;
	color: #5F5F5F;
	text-align: center;
	line-height: 1.2rem;
}
a , a img {
	transition: 0.3s ease-in-out;
}
iframe {
	max-width: 100%;
}
.nowrap {
	white-space: nowrap;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-header*/
header {
	width: 100%;
	background: #003060;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header*/
#header {
	margin: 0px auto;
	width: 98%;
	max-width: 1200px;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-left*/
#header-left {
	text-align: left;
	float: left;
	width: 25%;
	padding: 0;
}
@media only screen and (max-width:620px) {
	#header-left {
		text-align: center;
		width: 99%;
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-right*/
#header-right {
	float: right;
	width: 50%;
}
@media only screen and (max-width:620px) {
	#header-right {
		display: none;
	}
}
#header-tel {
	width: 50%;
	float: left;
}
#header-inquiry {
	width: 50%;
	float: right;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-menu-wrap*/
#header-menu-wrap {
	width: 100%;
	clear: both;
	background: #003060;
	border-top: 1px solid #6F99C3;
}
@media only screen and (max-width:620px) {
#header-menu-wrap {
	display: none;
}
}
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-menu*/
#header-menu {
	margin: 0px auto;
	width: 100%;
	max-width: 1200px;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-menu ul li*/
#header-menu ul li {
	display: inline;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-menu ul li a*/
#header-menu ul li a {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid #6F99C3;
	box-sizing: border-box;
	display: table-cell;
	padding: 1em 0.2em;
	background: #003060;
}
#header-menu ul li a span {
	display: block;
	font-size: 0.8rem;
	margin-top: 2px;
	color: #B4B4B4;
}
/*--------------------------------------------*/
.header-introduction a {
	width: 18.42%;
}
/*--------------------------------------------*/
.header-service a {
	width: 18.42%;
}
/*--------------------------------------------*/
.header-works a {
	width: 15.79%;
}
/*--------------------------------------------*/
.header-company a {
	width: 15.79%;
}
/*--------------------------------------------*/
.header-recruitment a {
	width: 15.79%;
}
/*--------------------------------------------*/
.header-news a {
	width: 15.79%;
	border-right: 1px solid #6F99C3;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-menu ul li a:hover*/
#header-menu ul li a:hover {
	background-color: #BC253D;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-menu ul li.current*/
#header-menu ul li.current a {
	background-color: #004488;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#breadcrumb-wrap*/
#breadcrumb-wrap {
	width: 100%;
	border-top: 1px solid #FFF;
	clear: both;
	background: #D0DDDE;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#breadcrumb*/
#breadcrumb {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 3px 0;
	font-size: 0.7em;
	color: #454545;
}
@media only screen and (max-width:1000px) {
#breadcrumb {
	width: 96%;
	padding: 3px 2%;
}
}
#breadcrumb ul li {
	display: inline;
	margin: 0 7px 0 0;
}
#breadcrumb a {
	color: #454545;
}
#breadcrumb a:hover {
	color: #F76D10;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#wrap*/
#wrap {
	width: 100%;
	line-height: 1.8;
	background: url("image/footer-bg.png") no-repeat center bottom;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#home-image-wrap*/
#home-image-wrap {
	width: 100%;
	background: #ECF0F4;
	border-top: 1px solid #FFFFFF;
}
#home-image {
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	box-sizing: border-box;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article*/
article {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 1px 0 50px 0;
	background: #FFF;
}
@media only screen and (max-width: 1000px) {
article {
	width: 100%;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article h1*/
article h1 {
	font-size: 2em;
	margin: 60px 0;
	padding: 10px 30px;
	color: #0B293A;
	background: #D0DDDE;
	text-align: center;
	border-bottom: 3px solid #0B293A;
	font-weight: bold;
}
@media only screen and (max-width:1000px) {
	article h1 {
		margin: 30px 2%;
	}
}
@media only screen and (max-width:620px) {
	article h1 {
		font-size: 1.4em;
		padding: 10px 3%;
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-.home article h1*/
.home article h1 {
	font-size: 1.6em;
	margin: 20px -8%;
	padding: 15px 30px;
	color: #0B293A;
	background: #D0DDDE;
	text-align: center;
	border-bottom: 3px solid #0B293A;
	font-weight: bold;
}
@media only screen and (max-width:620px) {
.home article h1 {
	font-size: 1.4em;
	padding: 10px 3%;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post*/
article .post {
	padding: 0px 7%;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post h2*/
article .post h2 {
	font-size: 1.6em;
	margin: 50px -4% 30px -4%;
	padding: 10px 30px;
	border-radius: 3px;
	clear: both;
	color: #FFFFFF;
	background-color: #586292;
}
@media only screen and (max-width:620px) {
article .post h2 {
	font-size: 1.2em;
	margin: 20px -4% 10px -4%;
	padding: 7px 10px;
	border-radius: 5px;
}
}
.home h2 {
	font-size: 1.6em;
	margin: 50px 3% 30px 3%;
	padding: 10px 30px;
	border-radius: 3px;
	clear: both;
	color: #FFFFFF;
	background-color: #586292;
}
@media only screen and (max-width:620px) {
.home h2 {
	font-size: 1.2em;
	margin: 20px 3% 10px 3%;
	padding: 7px 10px;
	border-radius: 5px;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post h3*/
article .post h3 {
	font-size: 1.5em;
	margin: 20px 0;
	padding: 5px 0;
	color: #065774;
	border-bottom: 1px dotted #9B9B9B;
}
@media only screen and (max-width:620px) {
article .post h3 {
	font-size: 1.0em;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post p*/
article .post p {
	margin: 0 0 30px 0;
}
@media only screen and (max-width:620px) {
article .post p {
	margin: 0 0 10px 0;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
.blog-date {
	font-weight: bold;
	font-size: 1.4em;
}
@media only screen and (max-width:620px) {
.blog-date {
	font-size: 1.1em;
}
}
.post-categories {
	text-align: right;
	font-size: 0.9rem;
	margin: 10px 0 !important;
}
.post-categories span a {
	background: #1BC400;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: bold;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post ul*/
article .post ul {
	margin: 0 0 30px 0;
}
article .post ul li {
	list-style-type: square;
	margin: 0.5em 0 0.5em 2em;
}
@media only screen and (max-width:700px) {
	article .post ul {
		margin: 0 0 10px 0;
	}
	article .post ul li {
		/*margin: 0.5em;*/
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .post ol*/
article .post ol {
	margin: 0 0 30px 0;
}
article .post ol li {
	list-style-type: decimal;
	margin: 0.5em 0 0.5em 2em;
}
@media only screen and (max-width:700px) {
	article .post ol {
		margin: 0 0 10px 0;
	}
	article .post ol li {
		margin: 0.5em;
	}
}
article .post ol li ul li {
	list-style-type: square;
	margin: 0.5em 0 0.5em 2em;
}
@media only screen and (max-width:700px) {
	article .post ol li ul li {
		/*margin: 0.5em;*/
	}
}
article .post .f1 {
	padding: 30px 5%;
	margin: 0 0 20px 0;
	background-color: #F2F5F7;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-.post table*/
.post table {
	margin: 0 0 30px 0;
	width: 100%;
}
.post table td {
	padding: 10px 20px;
	border: 1px solid #AAAAAA;
}
.post table td:nth-child(1) {
	background: #EFEFEF;
}
#books .post table td:nth-child(1) {
	min-width: 20%;
	white-space: nowrap;
}
#works .post table td:nth-child(1) {
	min-width: 25%;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article table.t-form*/
article table.t-form {
	width: 100%;
	border-collapse: separate;
	border-spacing: 8px;
}
article table.t-form td {
	background: #F7F7F7;
	color: #121212;
}
article table.t-form td:nth-of-type(1) {
	white-space: nowrap;
	font-weight: bold;
	background: #DBDBDB;
	vertical-align: top;
	text-align: right;
}
@media only screen and (max-width:620px) {
	article table.t-form td {
		display: block;
		text-align: left;
		padding: 2px 5px;
	}
	article table.t-form td textarea {
		width: 100%;
	}
}
.hissu {
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 10px 4px 10px;
	margin: 0px 10px;
	color: #FFF;
	background: #B51E21;
	border-radius: 5px;
	white-space: nowrap;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-.wpcf7-list-item*/
.wpcf7-list-item {
	display: block;
}
.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 0.8em;
	font-weight: bold;
	color: #C00;
}
.wpcf7 .wpcf7-not-valid {
    background-color: #FDC3C3;
}
.wpcf7-submit {
	font-size: 1.2em;
	min-width: 100%;
	padding: 12px;
	background: #FFDE1F;
	color: #000000;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 10px 20px !important;
    border: none !important; /* Blue */
}
.wpcf7 form.init .wpcf7-response-output {
    display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #46b450; /* Green */
	color: #FFFFFF;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,  
.wpcf7 form.spam .wpcf7-response-output,  
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    background: #E50D0D;
	color: #FFFFFF;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-.pagenavi*/
.pagenavi {
	text-align: center;
	clear:both;
	padding: 20px 0;
	position: relative;
	font-size: 0.9em;;
	background: none;
	margin: 10px 0 20px;
	vertical-align: middle;
}
.pagenavi span, .pagenavi a {
	display: inline-block;
	margin: 2px 2px 2px 0;
	padding: 5px 10px ;
	text-decoration: none;
	width: auto;
	color: #FFF;
	background: #444;
}
.pagenavi a:hover{
	color: #FFF;
	background: #C00;
}
.pagenavi .current{
	background: #666;
	color: #FFF;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .catch*/
article .catch {
	margin: 0 7%;
	padding: 20px 0;
	border-bottom: 1px dotted #AEAEAE;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .catch .catch-left*/
article .catch .catch-left {
	float: left;
	width: 30%;
}
@media only screen and (max-width:620px) {
	article .catch .catch-left {
		width: 100%;
	}
	article .catch .catch-left img {
		width: 100%;
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .catch .catch-right*/
article .catch .catch-right {
	float: right;
	width: 65%;
}
@media only screen and (max-width:620px) {
article .catch .catch-right {
	width: 100%;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .catch h2 , article .catch h3*/
article .catch h2 , article .catch h3 {
	font-size: 1.4rem;
}
/*@media only screen and (min-width:621px) and (max-width:1000px) {
article .catch h2 , article .catch h3 {
	width: 75%;
	font-size: 1.1em;
}
}*/
@media only screen and (max-width:620px) {
article .catch h2 , article .catch h3 {
	font-size: 1.2rem;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .catch p*/
article .catch p {
	margin: 0;
}
article .catch .blog-date {
	padding: 0;
	font-weight: bold;
	margin: 0;
	text-align: right;
}
article .catch p.no-image {
	width: 100%;
}
/*@media only screen and (min-width:621px) and (max-width:1000px) {
article .catch p {
	width: 75%;
}
}*/
@media only screen and (max-width:620px) {
article .catch p {
	width: 100%;
	float: none;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .left-box*/
/*article .left-box1 {
	float: left;
	width: 47.5%;
	margin: 0 5% 0 0;
}
article .right-box1 {
	float: right;
	width: 47.5%;
}
article .left-box2 {
	float: left;
	width: 30%;
	margin: 0 5% 0 0;
}
article .center-box2 {
	float: left;
	width: 30%;
}
article .right-box2 {
	float: right;
	width: 30%;
}
@media only screen and (max-width:800px) {
	article .left-box2 , article .center-box2 , article .right-box2 {
		width: 100%;
		margin: 0;
		float: none;
	}
}
@media only screen and (max-width:620px) {
	article .left-box1 , article .right-box1 {
		width: 100%;
		margin: 0;
		float: none;
	}
}*/
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article .main-navi*/
article .main-navi {
	margin: 20px 0;
}
article .main-navi-left a {
	width: 40%;
	float: left;
	line-height: 1.2em;
	font-size: 0.8em;
	font-weight: bold;
}
article .main-navi-right a {
	width: 40%;
	float: right;
	text-align: right;
	line-height: 1.2em;
	font-size: 0.8em;
	font-weight: bold;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-.detail a*/
.detail a {
	float: right;
	color: #FFF;
	padding: 5px 10px;
	line-height: 1em;
	background: #F79212;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	margin: 10px 0;
}
.detail-home a {
	margin-bottom: 50px;
}
.detail a:hover {
	background-color: #9e1212;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#bottom-navi*/
#bottom-navi {
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 99;
	border-top: 1px solid #FFFFFF;
}
#bottom-navi ul li {
	display: inline;
}
#bottom-navi ul li a {
	float: left;
	border-right: 1px solid #FFFFFF;
	box-sizing: border-box;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 3px;
	height: 60px;
	background-color: rgba(130,14,14,0.88);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
@media only screen and (min-width:621px) {
	#bottom-navi ul li#bottom-home a {
		width: 10%;
		background-image: url(image/bottom-home.png);
	}
	#bottom-navi ul li#bottom-tel a {
		width: 40%;
		background-image: url(image/bottom-tel.png);
	}
	#bottom-navi ul li#bottom-inquiry a {
		width: 40%;
		background-image: url(image/bottom-inquiry.png);
	}
	#bottom-navi ul li#bottom-menu a {
		display: none;
	}
	#bottom-navi ul li#bottom-top a {
		background-image: url(image/bottom-gotop.png);
		border-right: none;
		width: 10%;
	}
}
@media only screen and (max-width:620px) {
	#bottom-navi ul li#bottom-home a {
		width: 20%;
		background-image: url(image/bottom-home.png);
	}
	#bottom-navi ul li#bottom-tel a {
		width: 20%;
		background-image: url(image/bottom-tel-2.png);
	}
	#bottom-navi ul li#bottom-inquiry a {
		width: 20%;
		background-image: url(image/bottom-inquiry-2.png);
	}
	#bottom-navi ul li#bottom-menu a {
		background-image: url(image/bottom-menu.png);
		width: 20%;
	}
	#bottom-navi ul li#bottom-top a {
		background-image: url(image/bottom-gotop.png);
		border-right: none;
		width: 20%;
	}
}
#bottom-navi ul li a:hover {
	background-color: rgba(255,144,3,0.88)
}
#page-bottom {
	width: 100%;
	max-width: 1000px;
	margin: 50px auto;
}
#page-bottom img {
	border: 1px solid #555555;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-footer*/
footer {
	width: 100%;
	clear: both;
	background: #003060;
}
#footer {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	clear: both;
	padding: 80px 0;
}
@media only screen and (max-width:1060px) {
#footer {
	width: 94%;
	margin: 0 3%;
	padding: 20px 0;
}
}
@media only screen and (max-width:620px) {
#footer {
	padding: 20px 0 50px 0;
}
}
#footer h3 {
	font-size: 1.3em;
	color: #FFFFFF;
}
#footer-1 {
	width: 45%;
	float: left;
	margin: 0 5% 0 0;
	text-align: left;
}
#footer-2 {
	width: 45%;
	float: right;
	margin: 0 5% 0 0;
	text-align: left;
}
@media only screen and (max-width:620px) {
	#footer-1 , #footer-2 , #footer-3 {
		width: 95%;
		float: none;
		margin: auto !important;
	}
}
#footer ul {
	margin: 0 0 30px 20px;
}
#footer ul li {
	padding: 5px 0;
}
#footer ul li a {
	text-decoration: none;
	font-size: 0.9em;
	color: #FFFFFF;
}
#footer ul li a:hover {
	text-decoration: underline;
}
@media only screen and (max-width:620px) {
	#footer ul  {
		margin: 0 0 30px 0;
	}
	#footer ul li {
		display: block;
		margin: 0 5px;
	}
	#footer ul li a {
		display: block;
		margin: 1px 0;
		padding: 10px 10px;
		background: #E8E1D9;
		font-size: 1em;
		font-weight: normal;
		color: #333;
	}
		#footer ul li a:hover {
		color: #333;
		text-decoration: none;
	}
}
#footer p {
	padding: 15px;
	font-size: 0.8em;
	color: #FFFFFF;
}
#footer p a {
	color: #FFFFFF;
}