/*
Theme Name: Lightning-child
Version: 15.36.0
Template: lightning
*/
#access{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#service_wrap #title {
	font-size: 1.05em;
	font-weight: normal;
}

.author, .post-author{display:none;}
.entry-meta-item-updated, .updated{display:none;}

#other_wrap {
	color: #FFF;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	max-width: 1400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}

#other_wrap ul {
	/*display: flex;*/
	width: 90%;
	max-width: 1100px;
	/*justify-content:space-between;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#other_wrap ul li {
	width: 48%;
	max-width:542px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 200px;
	margin: 1%;
	opacity: 1;
}
#other_wrap ul li:nth-child(1) {
	background-image: url("./img/other01.png");
}
#other_wrap ul li:nth-child(2) {
	background-image: url("./img/other02.png");
}
#other_wrap ul li:nth-child(3) {
	background-image: url("./img/other03.png");
}
#other_wrap ul li:nth-child(4) {
	background-image: url("./img/other04.png");
}
#other_wrap ul li:nth-child(5) {
	background-image: url("./img/other05.png");
}
#other_wrap ul li #other_icon {
	width: 40%;
	text-align: center;
	vertical-align: middle;
	float: left;
	padding-top: 30px;
}
#other_wrap ul li #other_icon img {
	width: 100%;
	max-width:140px;
	height: auto;
}

#other_wrap ul li #other_text {
	width: 60%;
	text-align: left;
	float: right;
}


#other_wrap ul li #title {
	font-size: 1.05em;
	font-weight: normal;
	text-align: left;
	margin-top: 30px;
}
#other_wrap ul li #text {
	line-height: 22px;
	text-align: left;
	font-size: 0.9em;
	padding-right: 5%;
}

#profile_wrap {
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	clear: both;
}
#profile_wrap table {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#profile_wrap tr {
	opacity: 1;
}
#profile_wrap th {
	width: 20%;
	text-align: center;
	background-color: #217096;
	color: #FFF;
	font-weight: normal;
}
#profile_wrap td {
	width: 80%;
	text-align: left;
	padding-left: 20px;
	background-color: #F7F7F7;
	color: #666;
}

#message_wrap {
	padding-bottom: 50px;
	margin-bottom: 100px;
	padding-top: 50px;
}
#message_wrap h2 {
	padding-bottom: 30px;
}

#message_wrap #title {
	background-image: url(../img/message_bk.png);
	background-repeat: repeat-x;
	padding-bottom: 40px;
}
#message_wrap p {
	text-align: left;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#message_wrap #small {
	font-size: 0.8em;
}

#effort_wrap {
	margin-top: 50px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	max-width: 1400px;
	margin-right: auto;
	margin-left: auto;
}
#effort_wrap ul {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#effort_wrap ul li {
	padding: 2%;
	width: 42%;
	text-align: left;
	border: 1px solid #39C;
	margin: 2%;
	display: inline-block;
	font-size: 0.8em;
}
#effort_wrap ul li #lt {
	float: left;
	width: 25%;
}
#effort_wrap ul li #lt  img {
	height: auto;
	width: 100%;
}
#effort_wrap ul li #rt {
	float: right;
	width: 70%;
	padding-left: 5%;
}
#effort_wrap ul li #rt #title {
	font-size: 1.1em;
	font-weight: bold;
	color: #39C;
}
.contact #p1 {
	font-size: 2.4em;
	font-weight: bold;
}
.contact #p2 {
	line-height: 26px;
	text-align: left;
}
.contact #p3 {
	background-image: url(../img/contact_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.2em;
	color: #000;
}
.contact #p4 {
	color: #F60;
	font-size: 1.1em;
	font-weight: bold;
}
.contact #p5 {
	font-weight: bold;
	color: #003772;
}



.contact #wrap1 {
	color: #FFF;
	background-color: #003772;
	width: 100%;
	padding-bottom: 70px;
}
.contact #wrap1 #box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 30px;
	max-width:900px;
}
.contact #wrap2 #box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 30px;
	max-width:900px;
	text-align: left;
}
.contact #tel {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
	padding-left: 30px;
	margin-bottom: 30px;
	line-height: 26px;
	color: #666;
}
.contact #tep b {
	font-weight: bold;
	color: #003772;
}

