.wrapper_ { min-width: 600px; }
.cf:after { content: ""; display: block; height: 0; clear: both; }
.cf       { zoom: 1; }

.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt65{margin-top:65px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb65{margin-bottom:65px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mt80{margin-top:80px !important;}

.pop_header {
	display: block;
	background: #9fa0a0 url(/img/special/zoom-trial/common_bg_title.gif) repeat-x left top;
	padding: 10px 10px;
}
.pop_header h1 {
	background: transparent url(/img/special/zoom-trial/common_icon_title.gif) no-repeat left center;
	color: #ffffff;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 22px;
	padding: 4px 0 0 34px;
	height: 26px;
}
.pop_header p {
	padding-left: 34px;
	color: #ffffff;
	line-height: 1.4;
	font-size: 15px;
}
.pop_footer {
	text-align: center;
	padding: 20px 0;
}
.pop_footer .btn {
	margin-bottom: 25px;
}
#pop_contents {
	padding-top: 30px;
	margin: 0 30px 60px;
}
.pop_contents {
	padding-top: 10px;
	display:table;
	font-size: 15px;
}
#pop_contents a{
	color: #000;
	text-decoration: none;
}
#pop_contents a:hover{
	color: #3fbbff;
	text-decoration: underline;
}
#pop_contents .pop_box {
    padding: 0 10px 10px;
    background: transparent url(/img/special/zoom-trial/common_bg_hline.gif) repeat-x left bottom;
    margin-bottom: 10px;
}
#pop_contents .pop_box .inner {
    padding: 0 10px;
    margin-bottom: 20px;
}

.pop_contents .left_box {
	width: 55%;
	float: left;
}
.pop_contents .left_box .inner {
	padding-left: 10px;
}
.pop_contents .left_box img {
	width: 100%;
}
.pop_contents .right_box {
	width: 45%;
	float: right;
	text-align: left;
}
.pop_contents .right_box .inner {
	padding-left: 10px;
	padding-right: 10px;
}
.pop_contents .right_box .help_box {
	background: transparent url(/img/special/zoom-trial/common_bg_fukidashi.gif) no-repeat left 30px;
	padding-left: 12px;
}
.pop_contents .right_box dl {
	display: block;
	margin-bottom: 2.0em;
	background-color: #f2f2f2;
	padding: 10px;
}
.pop_contents .right_box dl dt {
	width: 40px;
	float: left;
}
.pop_contents .right_box dl dd {
	padding-left: 40px;
}
.pop_contents .right_box dl dd .image {
	text-align: center;
	padding: 10px 0;
}
.pop_contents .right_box dl dd ul,
.pop_contents .right_box dl dd ul li {
	display: block;
}
.pop_contents .right_box dl dd ul {
}
.pop_contents .right_box dl dd ul li {
	padding-left: 1.0em;
	text-indent: -1.0em;
}
#anchor_box {
	background-color: #e6e6e6;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
}
#anchor_box .radius {
	width: 5px;
	height: 5px;
	background: transparent url(/img/special/zoom-trial/common_bg_radius_gray.gif) no-repeat left top;
	position: absolute;
}
#anchor_box .radius.TL {
	top: 0;
	left: 0;
}
#anchor_box .radius.TR {
	top: 0;
	right: 0;
	background-position: right top;
}
#anchor_box .radius.BL {
	bottom: 0;
	left: 0;
	background-position: left bottom;
}
#anchor_box .radius.BR {
	bottom: 0;
	right: 0;
	background-position: right bottom;
}
#anchor_box ul {
	display: block;
	background-color: #e6e6e6;
	padding: 5px 20px;
}
#anchor_box ul li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
	margin-right: 20px;
}
#anchor_box ul li a {
	display: block;
	background: transparent url(/img/special/zoom-trial/common_icon_anchor.gif) no-repeat left top;
	padding-left: 27px;
	font-size: 120%;
}
#pop_contents .pop_box h2 {
    font-size: 160%;
    font-weight: bold;
    margin-bottom: 25px;
    padding-top: 15px;
}
#pop_contents .pop_box .red {
    color:#e60012;
}
#pop_contents .pop_box sup {
    font-size:7px;
}
#pop_contents .pop_box .img {
    margin-top:60px;
}
#pop_add_contents {
	padding: 40px 0 0;
	margin: 0 30px;
}
#pop_add_contents h2 {
	font-size: 130%;
	font-weight: bold;
	background: transparent url(/img/special/zoom-trial/common_bg_hline.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#pop_add_contents h2 span {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
	padding-left: 5px;
}
#pop_add_contents .guide_link {
	display: block;
	padding: 0 10px;
}
#pop_add_contents .guide_link li {
	display: block;
	font-size: 110%;
	background: transparent url(/img/special/zoom-trial/common_icon_circle_r.gif) no-repeat left 0.3em;
	padding-left: 20px;
}
.help_box_table td {
	vertical-align: top;
	font-size: 15px;
}
#pop_header {
	display: block;
	background: #9fa0a0 url(/img/special/zoom-trial/common_bg_title.gif) repeat-x left top;
	padding: 6px 10px 14px;
}
#pop_header h1 {
	background: transparent url(/img/special/zoom-trial/common_icon_title.gif) no-repeat left center;
	color: #ffffff;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 22px;
	padding: 0 0 4px 34px;
	height: 32px;
	margin: 0;
}
#pop_header p {
	padding-left: 34px;
	color: #ffffff;
	line-height: 1.4;
	font-size: 15px;
	margin: 0;
}
#pop_contents .pop_box .pagetop {
	text-align: right;
}
#pop_contents h2{
	font-size: 20px;
}
#pop_contents p{
	font-size: 15px;
}
p.copyright{
	font-size: 15px;
	text-align: center;
}
a.underline{
	text-decoration: underline;
}
.registration{
	background-color:#fff;
	width:660px;
	margin:0 auto;
	display:table;
	padding:0 0 25px;
	box-sizing:border-box;
}
.registration p{
	font-size:15px;
	padding:15px 0 15px;
	line-height: 1.6;
}
.registration .button{
	margin:0 auto;
	text-align: center;
}
.button-waku{
	border:1px solid #0069aa;
	border-radius: 24px;
	background-color:#fff;
	width:640px;
	height:48px;
	margin:0 auto 15px;
	display:table;
	padding:0;
	box-sizing:border-box;
}
.button-waku a{
	font-size:18px;
	color:#0069aa;
	width:100%;
	height:48px;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: center;
	align-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	background-image: url(/img/special/zoom-trial/button_pdf.png);
	background-repeat: no-repeat;
	background-position: 72px center;
	text-decoration: none;
}
.registration h4 strong{
	font-size:18px;
	line-height:1;
	padding:30px 0 0;
	color:#ef6c00;
	font-weight:bold;
	display: inline-block;
}
.ct{
	margin:0 auto;
	text-align:center;
}
p.btn{
	text-align: center;
}