@charset "UTF-8";
.group:before,
.group:after {
	content: " ";
	display: table;
}

.group:after {
	clear: both;
}

.group {
	zoom: 1; /* ie 6/7 */
}
.modal {
	position: fixed;
	display:none;
	z-index:9999;
	top: -50%;
	left: -100%;
	right: -100%;
	bottom: -60%;
	margin: auto;
	width:1200px;
	height:100%;
	padding:0;
	text-align:center;
	vertical-align: baseline;

	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', sans-serif;
	font-size:240%;
	text-align:center;
	text-decoration: none;


}
.layer-holder {

}
.group-2 {
	margin: 0 auto;
	min-height: 500px;
	padding: 38px 2.833333%; /* 34px / 1200px = 2.833333% */
	position: relative;
	width: 55%; /* 570px / 1200px = 47.5% */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;

}
.text22 {
	display: block;
	font-size:36px;
	font-weight: bold;
	line-height: 1.636364em; /* 36px / 22px = 1.636364em */
	text-align: center;
	color:#fff;
}
.text33{
	background: url(img/kotowari.png) no-repeat left center;
	padding:35px 0 35px 140px;
	text-align: left;
	color:#000;
	font-size:19px;
		line-height:1.5em !important;
}
.layer {
	height: auto;
	margin: 16px auto 0;
	width:auto;
	background: #fff;
	color:#000;
	border-radius: 10px;
	padding:30px;
}
.row {
	margin: 0 0 0;
	position: relative;
}

.layer-holder-2 {
	float: left;
	padding: 28px 0 0;
	position: relative;
	width: 48%; /* 160px / 569px = 28.119509% */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.close_modal {
	cursor:pointer;
	display: block;
	margin: 0 auto;
	width: auto; /* 105px / 160px = 65.625% */
	background: #04bc00;
	color:#fff;
	font-size:1.3em;
	font-weight: bold;
	text-align: center;
	padding:10px;
	border-radius: 3px;
}

.layer-2 {
	float: left;
	margin: 0 0 0 5.448154%; /* 31px / 569px = 5.448154% */
	width: 33.391914%; /* 190px / 569px = 33.391914% */
	vertical-align: baseline;
}
.layer-holder-3 {
	float: right;
	padding: 28px 0 0;
	position: relative;
	width: 48%; /* 160px / 569px = 28.119509% */
}
.leave {
	cursor:pointer;
	display: block;
	margin: 0 auto;
	width: auto; /* 106px / 160px = 66.25% */
	background: #b4b4b4;
	color:#fff;
	font-size:1.3em;
	font-weight: bold;
	padding:10px;
	text-align: center;
	border-radius: 3px;
}
.layer a{ padding:15px !important;}
.layer a:hover{ 	opacity:0.8;
	filter:alpha(opacity=80);	color:#fff;}
@media screen and (max-width: 720px) {
.modal {
	position: fixed;
	display:none;
	z-index:9999;

	top: -50%;
	left: -100%;
	right: -100%;
	bottom: -60%;
	margin: auto;
	width:550px;
	height:100%;
	padding:0;
	text-align:center;
	vertical-align: baseline;

	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', sans-serif;
	font-size:12px;
	text-align:center;
	text-decoration: none;
}
.layer {
	height: auto;
	margin: 16px auto 0;
	width:auto;
	background: #fff;
	color:#000;
	border-radius: 5px;
	padding:15px;
}	
.text22 {
	display: block;
	font-size:20px;
	font-weight: bold;
	line-height: 1.636364em; /* 36px / 22px = 1.636364em */
	text-align: center;
	color:#fff;
}
.text33{
	background: url(img/kotowari.png) no-repeat left center;
	background-size: 65px auto;
	padding:15px 0 15px 90px;
	text-align: left;
	color:#000;
	font-size:15px;
		line-height:1.5em !important;
}	
.layer-holder-2 {
	float: left;
	padding: 5px 0 0;
	position: relative;
	width: 48%; /* 160px / 569px = 28.119509% */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}	
.layer-holder-3 {
	float: right;
	padding: 5px 0 0;
	position: relative;
	width: 48%; /* 160px / 569px = 28.119509% */
}	
}
