@charset "utf-8";

/**
 *
 * Style css
 *
 */

/*
 *
 *  FontSize
 *
 *  font-size: 0.8em   ← 8px
 *  font-size: 1em     ← 10px
 *  font-size: 1.2em   ← 12px
 *
 */


/* =============================================================================
   common
   ========================================================================== */
img.fit {
	width: 100%;
	min-width: 1280px;
	vertical-align: middle;
}
	.lt-ie7 img.fit {
		width: auto !important;
		width: 1280px;
	}

.common-section {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	font-size: 1.3em;
	line-height: 1.8;
}

.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}

.contact-block {
	width: 783px;
	margin: 0 auto;
}

	.contact-mailbox,.contact-telbox {
		float: left;
		width: 375px;
		margin: 0 33px 0 0;
		border: #a3a3a3 solid 7.6px;
		border-right: #a3a3a3 solid 7px;
		border-left: #a3a3a3 solid 7px;
		box-sizing: border-box;
	}

	.contact-mailbox:first-child+*,.contact-telbox:first-child+*{
		margin: 0;
	}
		.contact-mailbox .place, .contact-telbox .place {
			margin: -.3px 0 0 -1px;
		}
		.contact-mailbox .detail {
			padding: 26px 0 25px;
			background: #e2e2e2;
			text-align: center;
		}
		.contact-mailbox .detail .btn {
			margin: 15px 0 0;
		}
		.contact-telbox .detail{
			padding: 26px 0 28px;
			background: #e2e2e2;
			text-align: center;
		}


/* =============================================================================
   block
   ========================================================================== */

/*  wrapper
----------------------------------------------------------*/
#wrapper {
	background: url("../images/white-bg.png") top left repeat;
	min-width: 996px;
	overflow-x: hidden;
}


/*  site-header
----------------------------------------------------------*/
#site-header {
	padding-top: 35px;
	font-size: 1.3em;
	text-align: center;
}

#site-header .top-txt {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #393939;
	color: #fff;
	height: 35px;
	line-height: 35px;
	min-width: 996px;
}

#site-header .header-lead {
	margin: 0 0 20px;
	text-align: center;
}
#site-header .header-gradationbg {
	padding: 31px 0 26px;
	background: url(../images/header-graduationbg.png) no-repeat 50% 0;
	background-size: cover;
}

	#site-header .header-gradationbg .left-contents {
		float: left;
		width: 50%;
		padding: 18px 0 0 186px;
		box-sizing: border-box;
	}

	#site-header .header-gradationbg .right-contents {
		float: right;
		width: 50%;
		padding: 0 0 0 75px;
		box-sizing: border-box;
	}
	#site-header .header-gradationbg .btn {
		margin: 26px 0 0 0;
	}

/*  nav
----------------------------------------------------------*/
nav {
	background: url("../images/nav-bg.png") top left repeat-x;
	height: 50px;
	width: 100%;
}

nav ul li {
	float: left;
}
	nav ul li a.hover-img {
		display: block;
		height: 50px;
	}
	nav ul li a.nav-home { background: url("../images/nav-home-over.png") top left no-repeat; }
	nav ul li a.nav-kida { background: url("../images/nav-kida-over.png") top left no-repeat; }
	nav ul li a.nav-staff { background: url("../images/nav-staff-over.png") top left no-repeat; }
	nav ul li a.nav-faq { background: url("../images/nav-faq-over.png") top left no-repeat; }
	nav ul li a.nav-beans { background: url("../images/nav-beans-over.png") top left no-repeat; }

nav .fb-like {
	position: absolute;
	top: 0;
	right: -14px;
	line-height: 50px;
	cursor: pointer;
}
nav .fb-like span{
	vertical-align: middle !important;
}

/*  establish
----------------------------------------------------------*/
#establish .establish-bg {
	min-height: 403px;
	padding: 76px 0 45px;
	background: url(../images/establish-bg.jpg) no-repeat 50% -51px;
	box-sizing: border-box;
}
#establish .establish-bg02 {
	min-height: 453px;
	padding: 126px 0 45px;
	background: url(../images/establish-bg.jpg) no-repeat 50% 0;
}
#establish .establish-bg .logo {
	float: left;
	margin: 0 40px 0 0;
	padding: 60px 0 0 28px;
}

#establish .establish-bg .txt01 {
	float: left;
	margin: 0 0 58px;
}
#establish .establish-bg .txt02 {
	text-align: center;
}


/*  service
 *  service01
----------------------------------------------------------*/
#service01 {
	padding-top: 150px;
	position: relative;
}

#service01 header {
	position: absolute;
	top: 51px;
	left: 0;
	width: 100%;
}

#service01 .service01-main {
	padding-top: 95px;
	position: relative;
}
#service01 .service01-main h1.service01-title {
	position: absolute;
	top: 0;
	left: 164px;
}

	#service01 .service01-main .upgrading,
	#service01 .service01-main .sheetmetal,
	#service01 .service01-main .coating {
		position: relative;
		padding-bottom: 72px;
	}
	#service01 .service01-main .sheetmetal {
		padding-left: 150px;
	}
	#service01 .service01-main .coating {
		padding-bottom: 68px;
	}

	#service01 .service01-main .upgrading h1,
	#service01 .service01-main .coating h1 {
		position: absolute;
		top: 0;
		left: 0;
	}
	#service01 .service01-main .sheetmetal h1 {
		position: absolute;
		top: 0;
		right: 0;
	}

	#service01 .service01-main .upgrading .contents {
		margin-left: 239px;
		width: 554px;
	}
	#service01 .service01-main .sheetmetal .contents {
		width: 540px;
	}
	#service01 .service01-main .coating .contents {
		margin-left: 248px;
		width: 535px;
	}
		#service01 .service01-main .upgrading .contents dd,
		#service01 .service01-main .sheetmetal .contents dd,
		#service01 .service01-main .coating .contents dd {
			margin-top: 28px;
		}

	#service01 .service01-main .upgrading ul,
	#service01 .service01-main .sheetmetal ul,
	#service01 .service01-main .coating ul {
		width: 814px;
	}
	#service01 .service01-main .upgrading ul li,
	#service01 .service01-main .sheetmetal ul li,
	#service01 .service01-main .coating ul li {
		float: left;
		margin-right: 14px;
	}
	#service01 .service01-main .upgrading ul li.last-el-child,
	#service01 .service01-main .sheetmetal ul li.last-el-child,
	#service01 .service01-main .coating ul li.last-el-child {
		margin-right: 0;
	}


/*  staff
----------------------------------------------------------*/
#staff {
	padding-top: 65px;
}

#staff .staff-section {
	padding-bottom: 50px;
}

#staff .staff-txtimg {
	text-align: center;
	margin-bottom: 38px;
}

#staff .staff-title {
	background: url("../images/staff-title.png") top center no-repeat;
	text-indent: -9999px;
	width: 100%;
	height: 62px;
}

#staff .staff-top {
	padding-top: 65px;
}
#staff .staff-contents02 {
	min-height: 342px;
	height: auto !important;
	height: 342px;
}
#staff .staff-contents03 {
	min-height: 342px;
	height: auto !important;
	height: 342px;
}

#staff .staff-contents01 .left-contents {
	float: left;
	width: 492px;
	padding-top: 24px;
}
#staff .staff-contents02 .left-contents {
	margin-left: 537px;
	padding-top: 24px;
	width: 492px;
}
#staff .staff-contents03 .left-contents {
	margin-left: 435px;
	padding-top: 24px;
	width: 492px;
}
	#staff .staff-contents01 .left-contents h1,
	#staff .staff-contents02 .left-contents h1,
	#staff .staff-contents03 .left-contents h1 {
		position: relative;
		margin-bottom: 36px;
	}
		#staff .staff-contents01 .left-contents h1:after{
			position: absolute;
			bottom: -18px;
			left: 0;
			width: 100%;
			height: 1px;
			border-bottom: #313131 solid 1px;
			content: "";
		}
		#staff .staff-contents02 .left-contents h1:after{
			position: absolute;
			bottom: -18px;
			left: -73px;
			width: 100%;
			height: 1px;
			border-bottom: #313131 solid 1px;
			content: "";
		}
		#staff .staff-contents03 .left-contents h1:after{
			position: absolute;
			bottom: -18px;
			left: -88px;
			width: 100%;
			height: 1px;
			border-bottom: #313131 solid 1px;
			content: "";
		}
	#staff .staff-contents01 .left-contents p,
	#staff .staff-contents02 .left-contents p,
	#staff .staff-contents03 .left-contents p {
		width: 425px;
	}
#staff .staff-contents01 .right-contents {
	float: right;
	width: 468px;
}
#staff .staff-contents02 .right-contents {
	position: absolute;
	top: 0;
	left: 0;
	width: 468px;
}#staff .staff-contents03 .right-contents {
	position: absolute;
	top: 0;
	left: 126px;
	width: 221px;
}
	#staff .staff-contents01 .right-contents dl,
	#staff .staff-contents02 .right-contents dl,
	#staff .staff-contents03 .right-contents dl {
		float: left;
		margin-right: 22px;
	}
	#staff .staff-contents01 .right-contents dl.last-el-child,
	#staff .staff-contents02 .right-contents dl.last-el-child,
	#staff .staff-contents03 .right-contents dl.last-el-child {
		margin-right: 0;
	}
	#staff .staff-contents01 .right-contents dl dd,
	#staff .staff-contents02 .right-contents dl dd,
	#staff .staff-contents03 .right-contents dl dd {
		text-align: center;
		margin-top: 10px;
	}

#staff .staff-btm {
	padding-bottom: 65px;
}


/*  president
----------------------------------------------------------*/
#president {
	background: url("../images/gray-bg.png") top left repeat;
	padding-top: 47px;
}

#president .common-section {
	background: url("../images/president-img.jpg") bottom left no-repeat;
	min-height: 559px;
	height: auto !important;
	height: 559px;
}

#president .president-contents {
	padding-top: 42px;
	padding-left: 361px;
}

#president .common-section h1 {
	margin-bottom: 33px;
}

#president .common-section p {
	width: 555px;
}


/*  faq
----------------------------------------------------------*/
#faq {
	padding: 59px 0 260px;
}

#faq h1 {
	margin-bottom: 51px;
	text-align: center;
}

#faq .faq-contents {
	background-color: #f2f2f2;
	padding: 13px 0;
	padding-left: 13px;
	margin-bottom: 14px;
}
#faq section.last-el-child {
	margin-bottom: 0;
}

#faq .faq-contents dl dt {
	margin-bottom: 14px;
}
#faq .faq-contents dl dd {
	background: url("../images/faq-answer.png") top left no-repeat;
	padding-left: 45px;
	line-height: 20px;
}
#faq .faq-contents dl dd a {
	font-weight: bold;
	text-decoration: underline;
}
#faq .faq-contents dl dd a:hover {
	color: #595959;
}

/*  about-beans
----------------------------------------------------------*/
#about-beans .about-beans-bg {
	min-height: 423px;
	padding: 71px 0 0;
	background: url(../images/about-beans-bg.jpg) no-repeat 50% 0;
	background-size: cover;
	box-sizing: border-box;
}
#about-beans .about-beans-bg .logo {
	float: left;
	width: 213px;
	margin: 0 37px 62px 40px;
}
#about-beans .about-beans-bg .txt01 {
	float: left;
	width: 650px;
	margin: 25px 0 0 0;
}

/*  beans-service
----------------------------------------------------------*/
.beans-service-bg {
	position: relative; padding: 160px 0 0; background: url(../images/beans-service-bg.png) repeat;
}
	.beans-service-bg header {
		position: absolute; top: 55px;
	}

/*  beans-service01
-----------------------*/
.beans-service01 {
	position: relative; padding: 98px 0 74px; box-sizing: border-box;
}
	.beans-service01 .lead {
		position: absolute; top: 0; left: -520px;
	}
	.beans-service01 .ttl {
		margin: 0 0 33px;
	}
	.beans-service01 .box {
		margin: 0 0 48px; background: #fff;
	}
		.beans-service01 .box .txtarea {
			width: 459px; padding: 31px 0 0 27px; box-sizing: border-box;
		}
		.beans-service01 .box:first-child+* .txtarea{
			width: 535px; padding-left: 0;
		}
			.beans-service01 .box .txtarea dt {
				margin: 0 0 18px;
			}
			.beans-service01 .box .txtarea dd {
				line-height: 1.5; font-size: 20px;
			}

	.beans-service01 .three-point {
		margin: 60px 0 23px;
	}
		.beans-service01 .three-point ul {
			height: 433px; margin-top: -28px; padding: 53px 0 0; background: url(../images/beans-service01-bg.png) no-repeat; box-sizing: border-box;
		}
		.beans-service01 .three-point li {
			float: left;
			width: 299px;
		}
		.beans-service01 .three-point li:first-child+* {
			margin: 0 31px;
		}

	.beans-service01 .subttl {
		margin: 0 0 31px; text-align: center;
	}

/*  beans-service02
-----------------------*/
.beans-service02 {
	position: relative;
}
.service02-z-index {
	position: relative;
	z-index: 5;
}
.beans-service02:before {
	position: absolute;
	top: -175px;
	left: -518px;
	width: 710px;
	height: 710px;
	background: url(../images/beans-service03-bg01.png);
	background-size: cover;
	z-index: 3;
	content: "";
}
.beans-service02:after {
	position: absolute;
	top: -177px;
	right: -522px;
	width: 778px;
	height: 825px;
	background: url(../images/beans-service03-bg02.png);
	background-size: cover;
	z-index: 3;
	content: "";
}
.beans-service02 .ttl {
	margin: 0 0 35px;
}
.beans-service02 .lineup {
	position: relative;
	margin: 0 0 43px;
	padding: 37px 45px 42px 30px;
	background: #fff;
	box-sizing: border-box;
}

	.beans-service02 .lineup .lineup-ttl {
		margin: 0 0 20px;
	}
	.beans-service02 .lineup .lineup-txt {
		line-height: 1.6;
		font-size: 20px;
		margin: 0 0 12px;
	}
	.beans-service02 .lineup .lineup-notes {
		color: #0b5020;
		font-size: 20px;
		font-weight: bold;
	}

.beans-service02 .linkblock {
	margin: 0 0 78px;
	padding: 40px  90px 35px 76px;
	outline: #000 solid 1px;
	background: #fff;
	background: -moz-linear-gradient(top, #fff, #dadbdb);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dadbdb));
	background:-ms-linear-gradient(top, #fff, #dadbdb);
	 box-shadow:0px 3px 10px;
}

	.beans-service02 .linkblock .left-contents {
		float: left;
		width: 341px;
	}
		.beans-service02 .linkblock .left-contents .btn-block {
			margin: 0 0 25px;
		}
		.beans-service02 .linkblock .btn-block .ttl {
			margin: 0 0 29px 8px;
		}

			.beans-service02 .linkblock .btn-block .left-btn,.linkblock .btn-block .btn {
				margin: 0 0 18px;
			}

		.beans-service02 .linkblock .right-contents {
			float: right;
			width: 332px;
		}
		.beans-service02 .linkblock .app .ttl {
			margin: 0 0 22px;
		}
		.beans-service02 .linkblock .app .app-list {
			font-size: 0;
		}

		.beans-service02 .linkblock .app .app-item {
			display: inline-block;
			font-size: 0;
		}
		.beans-service02 .linkblock .app .app-item:first-child {
			margin: 0 26px 0 10px;
		}

/*  beans-service03
-----------------------*/
.beans-service03 .ttl {
	margin: 0 0 40px;
}
.beans-service03 .solution {
	margin: 0 0 37px;
	padding: 36px 35px 32px 40px;
	background: #fff;
}
.beans-service03 .solution-ttl {
	margin: 0 0 27px;
}
.beans-service03 .solution-txt {
	margin: 0 0 62px;
	font-size: 20px;
	line-height: 1.6;
}
.beans-service03 .solution-subttl {
	position: relative;
	margin: 0 0 25px;
	text-align: center;
}
.beans-service03 .solution-subttl:after {
	position: absolute;
	top: -27px;
	left: 0;
	width: 100%;
	height: 2px;
	border-top: #0d5d24 solid 2px;
	content: "";
}
.solution-companylist {
	width: 516px;
	margin: 0 auto 28px;
	padding: 0 0 0 22px;
}
.solution-companyitem {
	float: left;
	width: 234px;
}
.solution-companyitem:first-child+* {
	margin: 0 24px;
}

.beans-service03 .support {
	padding: 0 0 65px;
}

.beans-service03 .support-ttl {
	margin: 0 0 33px;
}
.beans-service03 .support-img {
	margin: 0 0 55px;
	text-align: center;
}

.beans-service03 .popup-wrap {
	margin: 13px 0 0;
	font-size: 16px;
	text-align: center;
}

.beans-service03 .popup-wrap a {
	color: #009edc;
	text-decoration: underline;
}

/*  corporate
----------------------------------------------------------*/
#corporate {
	background: url("../images/blue-bg-top.png") top center no-repeat;
	background-color: #046292;
	background-size: contain!important;
	padding: 63px 0 72px;
}
#corporate .common-section {
	text-align: center;
}

#corporate h1.corporate-title {
	margin-bottom: 48px;
}

#corporate .map {
	font-size: 1.2em;
	color: #fff;
	text-align: left;
}
#corporate .map {
	margin-bottom: 28px;
}

#corporate .map .left-contents {
	float: left;
	margin-right: 33px;
}
#corporate .map h1 {
	margin-bottom: 10px;
}
#corporate .map .gmap {
	float: left;
	width: 462px;
}

/*  beans-corporate
------------------------*/
.beans-corporate {
	background: #0d6026 url("../images/green-bg-top.png") top center no-repeat !important;
}

.beans-corporate .contact-beans{
	padding: 21px 0 41px;
	background:  url("../images/white-bg.png") top left repeat;
}
.beans-corporate .contact-beans-sns {
	width: 783px; margin: 24px auto 0; padding: 15px 25px 13px 22px; border: #a3a3a3 solid 7px; box-sizing: border-box; font-size: 0;
}
	.beans-corporate .contact-beans-sns dt{
		display: inline-block;width: 183px;
		vertical-align: middle;
	}
	.beans-corporate .contact-beans-sns dd{
		display: inline-block; width: 226px;
		vertical-align: middle;
	}
	.beans-corporate .contact-beans-sns dd:first-of-type{
		margin: 0 14px 0 64px;
	}


#contact {
	width: 840px;
	margin: 10px auto 0;
	padding-bottom: 28px;
	background: url("../images/contact-bg.png") bottom left no-repeat;
}

#contact .inner {
	background: url("../images/white-bg.png") top left repeat;
	text-align: left;
}
#contact .contact-contents {
	padding: 28px 28px 42px;
}

#supportarea {
	padding-top: 53px;
}
#supportarea h1 {
	text-align: center;
	margin-bottom: 10px;
}
#supportarea dl.suginami {
	float: left;
	width: 406px;
}
#supportarea dl.kawagoe {
	float: right;
	width: 364px;
}
#supportarea dl.suginami dt,
#supportarea dl.kawagoe dt {
	margin-bottom: 23px;
	text-align: center;
}
#supportarea dl.suginami dd a,
#supportarea dl.kawagoe dd a {
	outline: none;
	display: block;
}

/*..contact-all
----------------------------------------------------------*/
.contact-all-bg {
	padding: 74px 0 60px;
	background: url(../images/contact-all-bg.png) repeat;
}
.contact-all-ttl {
	margin: 0 0 57px;
	text-align: center;
}
#contact-all .contact-kida,#contact-all .contact-beans {
	position: relative;
	width: 842px;
	margin: 0 auto 25px;;
	background: url(../images/white-bg.png)repeat;
	padding: 21px 0 41px;
	text-align: center;
	z-index: 3;
}
#contact-all .contact-kida:after,#contact-all .contact-beans:after {
	position: absolute;
	background: url(../images/contact-bg.png) no-repeat;
	bottom: -28px;
	left: -3px;
	width: 835px;
	height: 28px;
	z-index: 1;
	content: "";

}
.contact-kida-ttl, .contact-beans-ttl {
	margin: 0 0 20px;
	text-align: center;
}

/*..recruit
----------------------------------------------------------*/
.recruit-bg {
	padding: 63px 0 49px;
}
.recruit-ttl {
	margin: 0 0 38px;
	text-align: center;
}



/*  form
----------------------------------------------------------*/
#contact-form {
	margin-bottom: 80px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#contact-form .form-title-tokyo,
#contact-form .form-title-saitama {
	text-indent: -9999px;
	height: 53px;
}
#contact-form .form-title-tokyo {
	background: url("../images/form-title-tokyo.png") top center no-repeat;
}
#contact-form .form-title-saitama {
	background: url("../images/form-title-saitama.png") top center no-repeat;
}

#contact-form .common-section {
	width: 870px;
	font-size: 1.4em;
}

#mailformpro table {
	width: 100%;
	margin-top: 21px;
	background-color: #fff;
}
#mailformpro table th {
	width: 254px;
	padding: 11px 0 11px 15px;
	background-color: #f1f1f1;
	border: 1px solid #848484;
	vertical-align: top;
}
#mailformpro table td {
	padding: 11px 0 11px 23px;
	border: 1px solid #848484;
}

#mailformpro input.text-box,
#mailformpro textarea {
	border: 1px solid #848484;
}
	#mailformpro input.text-box {
		width: 270px;
		height: 25px;
		line-height: 25px;
	}
	#mailformpro input.narrow {
		width: 109px;
	}
	#mailformpro input.wide {
		width: 360px;
	}
	#mailformpro textarea {
		width: 400px;
		height: 187px;
	}

#mailformpro table td.error span.validationMessage {
	color: #FF3E3E;
	font-weight: bold;
	font-size: 0.9em;
	margin-left: 5px;
}
#mailformpro table td.error input.text-box,
#mailformpro table td.error input.radio-btn,
#mailformpro table td.error select,
#mailformpro table td.error textArea {
	background-color: #FFD0D0;
}

#form-btn-area {
	margin: 34px auto 0;
	width: 292px;
	text-align: center;
}
#form-btn-area a {
	display: block;
	float: left;
	padding-right: 10px;
}
#form-btn-area a#btn-mail-confirm,
#form-btn-area a#btn-mail-send {
	padding-right: 0;
}

#form-btn-area button {
	display: block;
	float: left;
	border: 0;
	margin-right: 10px;
	text-indent: -9999px;
	width: 141px;
	height: 46px;
}
#form-btn-area button.btn-confirm {
	margin-right: 0;
	background: url("../images/btn-confirm.png") top left no-repeat;
}
#form-btn-area button.btn-reset {
	background: url("../images/btn-reset.png") top left no-repeat;
}

div#mfp_overlay_inner h4 {
	font-size: 1.5em;
}
div.mfp_buttons {
	clear: both;
	padding: 40px 0px;
	text-align: left;
	width: 292px;
	text-align: center;
	margin: 0 auto;
}

button#mfp_button_send {
	border: 0;
	padding: 0;
	margin: 0;
	background: url("../images/btn-send.png") top left no-repeat;
	text-indent: -9999px;
	display: block;
	width:141px;
	height: 46px;
	float: left;
}
button#mfp_button_cancel {
	border: 0;
	padding: 0;
	margin: 0;
	background: url("../images/btn-back.png") top left no-repeat;
	text-indent: -9999px;
	display: block;
	width:141px;
	height: 46px;
	float: right;
}
button#mfp_button_send:hover, button#mfp_button_cancel:hover { opacity:0.6; filter: alpha(opacity=60); -ms-filter: "alpha( opacity=60 )"; }

.thanks-msg {
	font-size: 2em;
	line-height: 1.9;
	text-align: left;
	width: 960px;
	margin: 30px auto;
}

/*  site-footer
----------------------------------------------------------*/
#site-footer {
	padding: 20px 0;
	background: #fff;
	font-size: 1.5em;
}
	#site-footer address {
		line-height: 20px;
	}

/*  modal
----------------------------------------------------------*/
.modal-bg {
	position: fixed;
	z-index: 100000;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .7;
	cursor: pointer;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}

.modal {
	display: none;
	position: fixed;
	z-index: 100001;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	width:960px;
	height: 500px;
	margin:auto;
}
	.modal .bg-white {
		height: 500px;
		padding: 60px 80px;
		background: #fff;
		box-sizing: border-box;
		overflow: scroll;
	}
	.modal .close-btn {
		position: absolute;
		top: -84px;
		right: 0;
		width: 72px;
		height: 72px;
		cursor: pointer;
	}

	.modal h2 {
		margin: 0 0 29px;
		font-size: 20px;
		font-weight: bold;
	}

	.modal p {
		font-size: 14px;
		text-align: left;
		line-height: 1.8;
	}
	.modal dl {
		line-height: 1.9;
		margin: 38px 0 0;
		font-size: 14px;
		text-align: left;
		letter-spacing: .05em;
	}
	.modal dt {
		font-weight: bold;
	}
	.modal dd {
		margin: 5px 0 35px;
		text-indent: 1em;
	}
		.modal dd ol {
			text-indent: 0;
		}
		.modal dd ol.border {
			margin: 12px 0 38px;
			padding: 15px 0;
			border-top: 1px #333 dashed;
			border-bottom: 1px #333 dashed;
		}
		.modal dd dl.contact dt,.modal dd dl {
			margin: 0;
			text-indent: 0;
		}
		.modal dd dl.contact dt,.modal dd dl.contact dd {
			margin: 0 0 3px;
			font-weight: normal;
		}

