@charset "UTF-8";
/*--page name--*/

.rm0 {
	margin-right: 0px !important;
}
/*----------------------------------------------------
	☆TOP PAGE
----------------------------------------------------*/

/*--section.sec01--*/ 
section.sec01 {
	padding: 60px 0 0;
}
section.sec01 div.divTxt01 {
	background: url(../image/sec01A.gif) top left no-repeat;
 margin: 0 auto 50px;
    width: 790px;
}
section.sec01 div.divTxt01Inr {
	background: url(../image/sec01B.gif) bottom right no-repeat;
	padding-top: 18px;
}
section.sec01 div.divTxt01Inr p {
	font-size: 18px;
	text-align: center;
	line-height: 3;
}
section.sec01 div.divTxt02 {
	background: url(../image/img_bg01.gif) top left repeat;
	padding-bottom: 80px;
	padding-top: 10px;
	position: relative;
}
section.sec01 h2 {
	margin: 50px 0 40px;
	text-align: center;
}
/*section.sec01 */div.serviceBox {
	position: relative;
	width: 960px;
	display:flex;
	justify-content:center;
	margin: 0 auto;
}
/*section.sec01 */div.serviceBox p.pFree {
	left: 116px;
	position: absolute;
	top: -42px;
}
/*section.sec01 div.serviceBox ul{
	width:960px;
	margin:0 auto;}*/


/*section.sec01 */ div.serviceBox li {
	width: 290px;
	border: 1px solid #d8d8d8;
	background-color: #f5f5f5;
	border-radius: 3px;
	padding: 10px 10px 0 10px;
	margin-right: 11px;
	float: left;
	position: relative;
	min-height: 334px;
}
/*section.sec01 */ div.serviceBox li:hover {
	cursor: pointer;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0.8;
}
/*section.sec01 */div.serviceBox li.last {
	margin-right: 0px;
}
/*section.sec01 */ div.serviceBox li p.serviceBox02 {
	color: #2b69a3;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}
/*section.sec01 */ div.serviceBox li p.serviceBox03 {
	font-size: 13px;
	text-align: center;
	width: 280px;
	margin: 0 auto 60px;
	letter-spacing: 1.5px;
}
/*section.sec01 */div.serviceBox li p.serviceBox04 {
	width: 240px;
	padding: 7px 0;
	background-color: #333333;
	position: absolute;
	bottom: 0px;
	left: 35px;
}
/*section.sec01 */ div.serviceBox li p.greenSpe {
	background-color: #b8cb40;
}
/*section.sec01 */ div.serviceBox li p.serviceBox04 a {
	text-decoration: none;
}
/*section.sec01 */ div.serviceBox li p.serviceBox04 span {
	color: #FFFFFF;
	font-size: 15px;
	width: 95px;
	margin: 0 auto;
	background: url(../image/mark.png) right 3px no-repeat;
	display: block;
}
/*--section.sec02--*/
	
section.sec02 {
	width: 100%;
	height: 516px;
	background: rgba(0, 0, 0, 0) url(../image/section_bc.jpg) no-repeat scroll center top / cover;
	padding-top: 60px;
}
section.sec02 h2 {
	text-align: center;
	margin-bottom: 30px;
}
section.sec02 div {
	width: 900px;
	margin: 0 auto;
}
section.sec02 div li {
	color: #ffffff;
	float: left;
	margin-right: 60px;
	text-align: center;
	width: 420px;
}
section.sec02 div li.last {
	margin-right: 0px;
}
section.sec02 div li h3 {
	font-size: 24px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.3;
	vertical-align: middle;
}
section.sec02 div li.first h3 {
	padding: 25px 0;
}
section.sec02 div li.last h3 {
	padding: 10px 0;
}
section.sec02 div li p {
	font-size: 13px;
	text-shadow: 1px 1px 0 #000000;
}
/*--section.sec03--*/


section.sec03 {
	padding: 60px 0;
}
section.sec03 h2 {
	text-align: center;
	margin-bottom: 40px;
}
section.sec03 p.sec03P {
	background-color: #eeeeee;
	font-size: 13px;
	line-height: 1.7;
	margin-top: 60px;
	padding: 25px;
	width: 910px;
}
/*--section.sec04--*/
		
section.sec04 {
	padding: 60px 0;
	background: url(../image/img_bg.gif) top left repeat;
}
section.sec04 h2 {
	text-align: center;
	margin-bottom: 30px;
}
section.sec04 table.fltL {
	width: 430px;
}
section.sec04 table.fltR {
	width: 500px;
}
section.sec04 table tr {
	padding-bottom: 10px;
}
section.sec04 table th {
	vertical-align: middle;
	padding: 10px 0;
	border-spacing: 10px;
	text-align: left;
	font-weight: normal;
}
section.sec04 table th.thTop {
	padding-top: 15px;
	vertical-align: top;
}
section.sec04 table td {
	background: none;
	width: 347px;
	margin-bottom: 20px;
	padding: 10px 0;
	line-height: 1.7;
}
section.sec04 table select {
	background: #FFFFFF;
	border-radius: 3px;
	height: 40px;
	border: none;
	width: 337px;
}
section.sec04 table textarea {
	border-radius: 3px;
	border: none;
	height: 230px;
	width: 337px;
}
section.sec04 table input {
	border: none;
	background: #FFFFFF;
	border-radius: 5px;
	height: 40px;
}
section.sec04 table input.w350 {
	width: 350px;
}
section.sec04 table span {
	display: inline-block;
	padding: 3px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin-left: 2px;
	background-color: #df5900;
}
section.sec04 p.button {
	margin-top: 30px;
	text-align: center;
}
section.sec04 p.button input {
	display:inline-block;
	background: -moz-linear-gradient(top, #4486bc, #4486bc 50%, #3072a8 50%, #3072a8);
	background: -webkit-gradient(linear, left top, left bottom, from(#4486bc), color-stop(0.5, #4486bc), color-stop(0.5, #3072a8), to(#3072a8));
	/*IE6 IE7 */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startcolorstr=#4486bc, endcolorstr=#3072a8));
	/* IE8 IE9 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#4486bc, endcolorstr=#3072a8))";
	zoom: 1;
	background: -moz-linear-gradient(top, #4486bc, #3072a8);/* FF3.6+ */
	background: -webkit-linear-gradient(top, #4486bc, #4486bc 50%, #3072a8 50%, #3072a8);/* Chrome10+, Safari5.1+ */
	background: linear-gradient(to bottom, #4486bc, #4486bc 50%, #3072a8 50%, #3072a8);/* IE10+, W3C */
	border-radius: 5px;
	width: 206px;
	margin: 0 auto;
	padding: 15px 0;
	text-decoration: none;
	text-align:center !important;
	color: #FFFFFF;
	font-size: 15px;
	border: none;
}
section.sec04 p.button input:hover {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0.8;
	cursor:pointer;
}
/*----------------------------------------------------
	☆  company.html
----------------------------------------------------*/

header.noImageHeader {
	height: 153px !important;
}
article.company section.secA {
	width: 100%;
	background: url(../image/company/img_bg.gif) top left repeat;
	min-height: 200px;
}
article.company section.secA h1 {
	text-align: center;
	font-size: 30px;
	line-height: 1;
	padding-top: 65px;
}
article.company section.secA h1 span {
	color: #347cb6;
	font-size: 14px;
	margin-top: 10px;
	font-weight: normal;
}
article.company section.secB {
	padding-top: 60px;
	width: 960px;
	margin: 0 auto;
}
article.company section.secB > div {
	margin-bottom: 60px;
}
article.company h2 {
	background: rgba(0, 0, 0, 0) url(../image/company/h2_bg.gif) no-repeat scroll left 1px;
	font-size: 26px;
	line-height: 0.8;
	padding-left: 25px;
	margin-bottom: 30px;
}
article.company h2 span {
	font-size: 10px;
	color: #517898;
	margin-top: 10px;
}
article.company h3 {
	background: url(../image/company/h3_bg.gif) rgba(0, 0, 0, 0) no-repeat scroll left 11px;
	font-size: 22px;
	line-height: 1;
	margin-bottom: 30px;
	padding-left: 20px;
}
article.company h3.h3_01 {
	background: url(../image/company/h3_bg.gif) rgba(0, 0, 0, 0) no-repeat scroll left 81px;
	font-size: 22px;
	line-height: 1;
	margin-bottom: 30px;
	padding-top: 70px;
	padding-left: 20px;
}
article.company h3 span {
	font-size: 10px;
	color: #999999;
	margin-left: 10px;
	vertical-align: middle;
}
article.company table {
	border-collapse: collapse;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	width: 100%;
}
article.company table th {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	line-height: 1.3;
	padding: 15px 20px 12px;
	text-align: left;
	vertical-align: top;
	background-color: #e8f1fa;
	width: 260px;
	font-size: 15px;
}
article.company table th span {
	font-size: 12px;
	color: #24567e;
}
article.company table td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	line-height: 1.7;
	padding: 15px 10px 12px 20px;
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
	font-size: 15px;
}
article.company div.mapBox {
	width: 100%;
}
article.company div.mapBox div.mapBoxL {
	width: 480px;
	height: 353px;
	float: left;
}
article.company div.mapBox div.mapBoxL div.place-card-large {
	display: none !important;
}
article.company div.mapBox div.mapBoxR {
	float: right;
	width: 410px;
	padding-top: 30px;
}
article.company div.mapBox div.mapBoxR p.mapP01 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
article.company div.mapBox div.mapBoxR p.mapP02 {
	font-size: 10px;
	margin-bottom: 15px;
}
article.company div.mapBox div.mapBoxR p.mapP03 {
	line-height: 1.5;
	margin-bottom: 30px;
}
article.company div.mapBox div.mapBoxR p.mapP04 {
	width: 206px;
	height: 40px;
}
article.company div.mapBox div.mapBoxR p.mapP04 a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: -moz-linear-gradient(top, #487294, #487294 50%, #345e80 50%, #345e80);
	background: -webkit-gradient(linear, left top, left bottom, from(#487294), color-stop(0.5, #487294), color-stop(0.5, #345e80), to(#345e80));
	border-radius: 5px;
	
	/*IE6 IE7 */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startcolorstr=#487294, endcolorstr=#345e80));
	/* IE8 IE9 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#487294, endcolorstr=#345e80))";
	zoom: 1;
	background: -moz-linear-gradient(top, #c4d719, #345e80);/* FF3.6+ */
	background: -webkit-linear-gradient(top, #487294, #487294 50%, #345e80 50%, #345e80);/* Chrome10+, Safari5.1+ */
	background: linear-gradient(to bottom, #487294, #487294 50%, #345e80 50%, #345e80);/* IE10+, W3C */
	padding: 17px 0;
	text-align: center;
}
article.company p.nameP {
	line-height: 1;
	margin-bottom: 20px;
}
article.company p.nameP span {
	font-size: 10px;
	color: #24567e;
	vertical-align: text-top;
	margin-left: 10px;
}
article.company p.nameTxt {
	line-height: 1.7;
}
article.company div.grayBox {
	padding: 50px 65px;
	background-color: #f1f1f1;
	margin-bottom: 0 !important;
}
article.company div.grayBox div {
	width: 414px;
}
article.company div.grayBox div.fltL {
	border-right: #cccccc 1px solid;
}
article.company div.grayBox p.tel {
	font-size: 23px;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 20px;
	background: url(../image/company/tel.gif) left 10px no-repeat;
	padding-left: 28px;
	line-height: 1.7;
	letter-spacing: 0.8px;
}
article.company div.grayBox p.tel span {
	font-size: 15px;
}
article.company div.grayBox p.eMail {
	font-size: 18px;
	margin-bottom: 20px;
}
article.company div.grayBox p.eMail a {
	color: #24567e;
}
article.company div.grayBox p.downloadPDF {
	background: url(../image/company/pdfImg.gif) left top no-repeat;
	padding-left: 17px;
	line-height: 2;
}
article.company div.grayBox p.downloadPDF a {
	color: #000000;
	font-size: 13px;
	display: inline-block;
	padding-left: 5px;
}
article.company div.grayBox div.fltR {
	text-align: center;
	padding-top: 20px;
}
article.company div.grayBox div.fltR p.butP {
	line-height: 1;
	padding: 0 20px;
	text-align: center;
	width: 197px;
	margin: 0 auto;
}
article.company div.grayBox div.fltR p.butP a {
	color: #ffffff;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 7px 0;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
}
article.company div.grayBox div.fltR p.butP a span {
	font-size: 10px;
	font-weight: normal;
}
article.company div.linkBox {
	width: 960px;
}
article.company div.linkBox li {
	width: 216px;
	margin-right: 30px;
	text-align: center;
	float: left;
	margin-bottom: 40px;
}
article.company div.linkBox li:hover {
	cursor: pointer;
}
article.company div.linkBox li:hover a {
	text-decoration: none;
}
article.company div.linkBox li a {
	color: #24567e;
	font-size: 12px;
}
/*----------------------------------------------------
	☆  business.html
----------------------------------------------------*/
.top60 {
	margin-top: 60px !important;
}
section.secC {
	width: 960px;
	border-bottom: 1px #cccccc solid;
	margin: 0 auto;
	padding: 60px 0;
}
section.secC h2 {
	font-size: 30px;
	background: none;
	padding-left: 0px;
}
section.secC div.fltL {
	padding-top: 40px;
	width: 460px;
}
section.secC div.fltL p {
	line-height: 1.7;
}
section.secB ul.businessUL {
	width: 770px;
	margin: 0 auto;
}
section.secB ul.businessUL li {
	width: 255px;
	border-left: #ededed 1px solid;
	float: left;
}
section.secB ul.businessUL li.last {
	border-right: #ededed 1px solid;
}
section.secB ul.businessUL li a {
	text-align: center;
	line-height: 1;
	text-decoration: none;
	color: #000000;
	display: block;
	background: url(../image/company/mark.png) center 35px no-repeat;
	padding: 5px 0 15px;
}
section.secB ul.businessUL li a span {
	color: #a0a0a0;
	font-size: 10px;
}
section.secB ul.businessUL li a:hover {
	color: #FF0004;
}
section.secB p.businessTxt {
	margin-bottom: 30px;
	line-height: 1.7;
}
section.secB div.grayBox ul {
	width: 830px;
	margin: 0 auto;
}
section.secB div.grayBox ul li {
	float: left;
	margin-right: 55px;
	text-align: center;
	width: 240px;
}
section.secB div.grayBox ul li.last {
	margin-right: 0px;
}
section.secB div.grayBox ul li h4 {
	font-size: 17px;
	line-height: 1.4;
	margin-bottom: 5px;
}
/*section.secB div.grayBox ul li h4 span{
	font-size:10px;
	color:#347cb6;
		font-weight:normal;
	} */
section.secB div.grayBox ul li p.businessP {
	font-size: 12px;
	color: #347cb6;
	line-height: 1.4;
	margin-bottom: 10px;
}
section.secB div.grayBox ul.business_ul {
	width: 540px;
}
/*----------------------------------------------------
	☆  thanks.html
----------------------------------------------------*/

section.secD {
	width: 960px;
	border-bottom: 1px #cccccc solid;
	margin: 0 auto;
	padding: 60px 0 80px;
	text-align: center;
}
section.secD h2 {
	font-size: 26px;
	background: none;
	margin-bottom: 50px;
}
section.secD p {
	font-size: 15px;
	line-height: 2;
}
section.secD p a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	width: 280px;
	background: -moz-linear-gradient(top, #487294, #487294 50%, #345e80 50%, #345e80);
	background: -webkit-gradient(linear, left top, left bottom, from(#487294), color-stop(0.5, #487294), color-stop(0.5, #345e80), to(#345e80));
	border-radius: 5px;
	
	/*IE6 IE7 */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startcolorstr=#487294, endcolorstr=#345e80));
	/* IE8 IE9 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#487294, endcolorstr=#345e80))";
	zoom: 1;
	background: -moz-linear-gradient(top, #c4d719, #345e80);/* FF3.6+ */
	background: -webkit-linear-gradient(top, #487294, #487294 50%, #345e80 50%, #345e80);/* Chrome10+, Safari5.1+ */
	background: linear-gradient(to bottom, #487294, #487294 50%, #345e80 50%, #345e80);/* IE10+, W3C */
	padding: 17px 0;
	text-align: center;
}
/*----------------------------------------------------
	☆  privacy.html
----------------------------------------------------*/
section.privacyBox {
	padding-bottom: 80px;
}
section.privacyBox p.darkBlue {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 30px;
	color: #24567e;
}
section.privacyBox p {
	line-height: 1.7;
	margin-bottom: 15px;
}
section.privacyBox p.name {
	margin-top: 30px;
	text-align: right;
}

/*----------------------------------------------------
	☆  20150929 input
----------------------------------------------------*/

::selection {
  color: #fff;
  background: #000;
}

input::selection,
textarea::selection {
  color: #000;
}
