/* ----------------------------------------------------------------------

 smart phone setting

---------------------------------------------------------------------- */
body { margin:0; padding:0;
       font-family:"Century Gothic",Arial,sans-serif;
       color:#333;
       background-color:#f0f0f0; }


.contents { margin:0 auto 0 auto; width:1100px; border-left:solid 1px #cccccc; border-right:solid 1px #cccccc; background-color:#ffffff; font-size:18px; }
.footer { margin:0 auto 0 auto; 100%;background-color:#003399; padding:10px; }
.footer_area { margin:0 auto 0 auto; width:1100px; color:#ffffff; font-size:14px; }
.footer_left { width:50%; color:#ffffff;float:left; }
.footer_right {width:50%; color:#ffffff;float:right;text-align:right; }

a{color:#ffffff;text-decoration:none;}
a:hover{color:#ffffff;text-decoration:none;}


h2 { border:none; color:#006600; font-size:46px;text-align:center;margin-bottom:0; }
h3 { border:none; color:#000000; font-size:30px;text-align:center;margin-top:10px; }
h4 { border:none; color:#003399; font-size:30px;text-align:center;margin-top:10px; }

p { border:none; color:#000000; font-size:24px;text-align:center; }


/* comment */
#comments { margin:0 0 40px 0; }
#comments a{color:#333333;text-decoration:none;}
#comments a:hover{color:#333333;text-decoration:none;}
.comment-meta-left { float:left; width:auto; min-width:150px; }
.comment-content { padding:0; }
#submit_comment { width:100%; -webkit-appearance:none; }
#trackback_url_area input, .three_column #trackback_url_area input { padding:5px 2%; width:96%; border:none; background:#eee; }
#guest_info input, #comment_textarea textarea { -webkit-appearance:none; -moz-border-radius:0; -khtml-border-radius:0; -webkit-border-radius:0; border-radius:0; }


div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip { 
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

.width100{width:100%;font-size:18px;padding:10px;}
.m-alert{padding:5px;background:#ff8080;color:#fff;margin:5px;font-weight:400;}
.submitbutton{ padding:10px;background:#003399;color:#fff;margin:5px;font-weight:bold;font-size:24px;}



.stepBn20170607 {
	margin: 10px 0 20px;
	text-align: center;
}
.stepBn20170607 img {
	margin: 0 auto;
}

