@charset "UTF-8";
@import url("css/base.css");
@import url("css/label.css");
@import url("css/confirm.css");
@import url("css/confirm.flat.css");
@import url("css/confirm.overlay.css");
@import url("css/loading.css");
@import url("css/stripe.css");
@import url("css/error.css");
@import url("css/warning.css");
@import url("css/price.css");
@import url("css/input.css");
@import url("css/phase.css");
@import url("css/cart.css");
@import url("my.css");

body {
	/*overflow-x: hidden;*/
}
div#mfp_hidden {
	overflow: hidden;
	width: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
div#mfp_hidden input {
	margin: 10px;
}
div.mfp_thanks {
	padding: 30px;
}
div.mfp_thanks p {
	line-height: 1.7em;
}
div.mfp_thanks ul.mfp_caution {
	margin: 0px;
	padding: 0px;
}
div.mfp_thanks ul.mfp_caution li {
	display: block;
	color: #C00;
	margin: 0px;
	padding: 5px 0px;
}
div#mfp_thanks {
	text-align: center;
	font-size: 18px;
	padding: 20px 0px;
}
div#mfp_thanks strong {
	color: #C00;
	font-size: 24px;
}
h3{ font-weight: bold !important;}
h4{ font-weight: bold !important;}
#contactnew_coution2 strong{ font-weight:bold;}


@media (max-width: 767px) {
/*//////////////////////////////////////////////////*/

h3{ font-weight: bold !important;}
h4{ font-weight: bold !important;}

#contactnew_coution2 strong{ font-weight:bold;}


div#main_content{ width:100% !important;
}
body.single-column #main_col {
    width: 100%;
}

#page_title { margin-bottom:0px;
}
.page #contents {
    padding: 0 15px;
}
body.single-column #main_col {
	width:100%;
}
#main_content {
    width: 100%;
    margin: 1% auto;
    background-color: #fff;
}
.contactnew form#mailformpro dl dt {
	width:100%;
}
.any {
    display: block;
    background-color: #247dd6;
    padding: 4px 5px;
    font-size: 16px;
    color: #FFF !important;
    float: left;
    margin: 0px 5px;
    border-radius: 4px;
    box-shadow: 0px 0px 5px #CCC;
}
dl.mailform {
    padding: 0px;
	width:96%;
	margin-left:auto;
	margin-right:auto;
}
.contactnew div.contactnew_coution2 p {
    padding: 20px 10px;
	margin:0px;
    text-align: center;
    background: #ECE1E1;
    font-size: 16px;
    line-height: 24px;
    color: #600;
    width: 90%;
}
/*//////////////////////////////////////////////////*/


div#contact {
    width: 100%;}
	
#main #recruit .ttlBox .subBox {
	margin:0px;	
}


form#mailformpro dl dt {
	font-size:20px !important;
	width:100%;
	text-align:left;
}

.contactnew div#privacypolicy {
    width: 90%;
    height: 200px;
    margin: 30px auto;
    padding: 10px;
    overflow: scroll;
    border: 1px solid #888;
    font-size: 16px;
}
.contactnew div.mfp_phase div.contactnew_coution2 p {
    padding: 20px 10px;
    text-align: center;
    background: #ECE1E1;
    font-size: 16px;
    line-height: 24px;
    color: #600;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

form#mailformpro input, form#mailformpro textarea {
    padding: 3px;
    font-size: 20px;
    vertical-align: middle;
	width:100% !important;
}

/*//////////////////////////////////////////////////*/

form#mailform {
	margin: 0px auto 0px auto;
	padding: 0px;
}
form#mailform label {
	cursor: pointer;
	text-decoration: underline;
	display: block;
	padding: 5px 5px;
	margin-bottom: 1px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
label.label_true {
	background-color: #FFFFEE;
	border: solid 1px #CCCCCC;
	text-decoration: none;
}
label.label_false {
	background-color: none;
	border: none;
	text-decoration: underline;
	background-image: none;
}
div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#mailfrom_hidden_object input {
	margin: 10px;
}
div#mfp_closed {
	display: none;
}
div.mfp_disp {
	display: none;
}
div#input_time_disp {
	padding: 10px;
}
div#expires_time_disp {
	padding: 10px;
	text-align: center;
}
div#expires_time_disp strong {
	color: #CC0000;
}
div#limit_disp {
	padding: 10px;
	text-align: center;
}
div#limit_disp strong {
	color: #CC0000;
}
.must {
    display: block;
    background-color: #C00;
    padding: 4px 5px;
    font-size: 16px;
    color: #FFF !important;
    float: left;
    margin: 0px 5px;
    border-radius: 4px;
    box-shadow: 0px 0px 5px #CCC;
}
div.mfp_err {
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 5px 17px;
	color: #FF0000;
	font-size: 25px;
	line-height: normal;
	display: none;
	background-image: url(../images/mfp_error.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
input.mfp {
	padding: 2px;
}
textarea.mfp {
	padding: 5px;
}
div#mfp_buttons {
	padding: 0px;
	text-align: center;
}
div.mfp_phase_buttons {
	height: 200px;
}
input.mfp_phase_next {
	background-image: url(../images/mfp_next.gif);
	float: right;
}
input.mfp_phase_prev {
	background-image: url(../images/mfp_prev.gif);
	float: left;
}

input.mfp_phase_next,input.mfp_phase_prev {
	width: 300px;
	height: 100px;
	overflow: hidden;
	text-indent: -5000px;
	border: none;
	border-style: none;
	cursor: pointer;
}

input#button_mfp_goconfirm {
	width: 300px;
	height: 100px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../images/mfp_goconfirm_sp.gif);
	border: none;
	border-style: none;
	cursor: pointer;
}
input#button_mfp_reset {
	width: 300px;
	height: 100px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../images/mfp_reset_sp.gif);
	border: none;
	border-style: none;
	cursor: pointer;
}
.reset_over {
	background-image: url(../images/mfp_reset_over.gif);
}
.reset_out {
	background-image: url(../images/mfp_reset.gif);
}
.confirm_over {
	background-image: url(../images/mfp_confirm_over.gif);
}
.confirm_out {
	background-image: url(../images/mfp_confirm.gif);
}

/*//////////////////////////////////////////////////*/

table.mailform {
	width: 100%;
	padding: 10px;
}
table.mailform tr th {
	padding: 7px 0px 7px 0px;
	border-bottom: solid 1px #CCCCCC;
	font-weight: normal;
	text-align: left;
	width: 100%;
}
table.mailform tr th span {
	display: block;
	padding-top:10px;
	text-align:left;
	padding-left:5px;
}
table.mailform tr th span strong { display: block; text-align:left; color:#fff; background:#666; font-size:25px; margin-bottom:5px; padding-left:5px;}
table.mailform tr td {
	padding: 15px 10px;
	border-bottom: solid 1px #CCCCCC;
	background-color: rgb(232, 238, 249);
}
table.mailform tr td ul li,table.mailform tr td ul,table.mailform tr td ol,table.mailform tr td ol li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
table.mailform tr td ul li {
	/*float: left;*/
	width:200px;
	padding: 0px 10px 0px 0px;
}
table.mailform tr td p,table.mailform tr td div,table.mailform tr td span {
	clear: both;
}

/*//////////////////////////////////////////////////*/

ul.confirm_layer {
	width: 720px;
	padding: 0px;
	margin: 0px;
}
ul.confirm_layer li {
	width: 720px;
	list-style: none;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
li.confirm_middle {
	background-image: url(../images/mfp_table_background.png?wide);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_background.png', sizingMethod='scale');
}
li.confirm_top {
	height: 33px;
	background-image: url(../images/mfp_table_top.png?wide);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_top.png', sizingMethod='scale');
}
li.confirm_bottom {
	height: 33px;
	background-image: url(../images/mfp_table_bottom.png?wide);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_bottom.png', sizingMethod='scale');
}
div#disabled_submit {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#disabled_submit input {
	margin: 10px;
}
table.infield {
	width: 660px;
	margin: 0px auto 0px auto;
}
table.infield tr th {
	padding: 5px;
	margin: 0px;
	text-align: right;
	width: 150px;
	border-bottom: solid 1px #CCCCCC;
	color: #232323;
}
table.infield tr td {
	padding: 10px;
	border-bottom: solid 1px #CCCCCC;
}
table.infield tr td p {
	text-align: left;
	line-height: 1.5em;
	border-left: solid 2px #CCCCCC;
	padding: 5px 0px 5px 10px;
	margin: 0px;
}
.mfp_color {
	background-color: #E8EEF9;
}
div#confirmWindow {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	width: 100%;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	z-index: 1;
	position: fixed!important;
	position/**/:  absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	background-color: #000000;
	text-align: center;
	_top: expression(
		document.documentElement && document.documentElement.scrollTop  || 
		document.body && body.scrollTop  || 0
		+ 0 + 'px'
	);
}
div#confirmBody {
	width: 1px;
	visibility: hidden;
	position: absolute;
	z-index: 10;
	text-align: center;
	margin: 0px auto 0px auto;
}
div#confirmBody div.mfp_title {
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 294px;
	height: 33px;
	padding-top: 10px;
}
div.buttons {
	margin: 0px auto 0px auto;
}

div#twex {
	margin: 0px;
	overflow: hidden;
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	text-align: center;
	background-color: #000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
img#loading_proccess_image {
	position: absolute;
	z-index: 1000;
}
/*//////////////////////////////////////////////////*/

/*dl.mailform {
	padding: 0px 15px;
	margin: 0px;
}*/

dl.mailform dt {
	float: left;
	width: 180px;
	clear: both;
	text-align: right;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
dl.mailform dt span {
	display: block;
	color: #999999;
	clear:both;
}
dl.mailform dd {
	padding: 10px 10px 15px 0px;
	border-bottom: solid 1px #CCCCCC;
	margin: 0px;
}
form#mailformpro dl dd {
    border-top: solid 1px #CCC;
    margin: 0px;
    padding-left: 0px;
    font-size: 20px;
    line-height: 1.5em;
    padding-left: 0px; 
}
dl.mailform dd ul,dl.mailform dd ol {
	margin: 0px;
	padding: 0px;
}
dl.mailform dd ul li,dl.mailform dd ol li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
dl.mailform dd ul li {
	padding: 0px 10px 0px 0px;
}

/*// Phase Input Style //*/

div.mfp_phase_section {
	display: none;
	padding: 2px 2px 15px 2px;
	margin: 10px 5px;
	border: solid 1px #EEEEEE;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #999999;
	-moz-box-shadow: 0px 0px 5px #999999;
	box-shadow: 0px 0px 5px #999999;
	clear: both;
}
p.mfp_caption {
	margin: 10px;
}
input.mfp_phase_ui {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 3px;
	margin: 5px 15px;
}
h3.mfp_phase_title {
	background-image: url(../images/mfp_h3.png);
	padding: 5px 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
}
ol.mfp_phase_input_proccess {
	margin: 15px;
	height: 40px;
}
ol.mfp_phase_input_proccess li {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px 10px;
	margin: 5px;
	float: left;
	font-weight: bolder;
}
li.mfp_phase_disabled {
	-webkit-box-shadow: 1px 1px 4px #999999;
	-moz-box-shadow: 1px 1px 4px #999999;
	box-shadow: 1px 1px 4px #999999;
	background-color: #CCCCCC;
	border: solid 1px #999999;
}
li.mfp_phase_current {
	-webkit-box-shadow: 1px 1px 4px #999999;
	-moz-box-shadow: 1px 1px 4px #999999;
	box-shadow: 1px 1px 4px #999999;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
	background-image: url(../images/mfp_h3.png);
	border: solid 1px #FFFFFF;
	background-color: #FFEEEE;
}

h1 { color:#fff; text-align:center; width:100%; font-size:35px; letter-spacing:0.2em; }
p#intro { font-size:25px; margin:10px 0;}
p#intro img { display:inline-block; padding:0 5px 0 0; margin-bottom:-5px;}

#thanks div { width:600px; margin:0 auto; font-size:25px; text-align:center;}
#thanks p { padding-top:100px;}

p#close { font-size:25px; text-align:right; padding:10px 25px 0 0;}
p#close a { display:inline-block; text-decoration:none; font-size:25px; letter-spacing:0.2em; border:1px solid #ccc; background:#039; color:#fff; font-weight:bold; font-style:italic; padding:2px 8px 1px 10px;}
p#close a:hover { background:#3366CC;} 
#thanks p#close { padding:200px 25px 0 0;}
div#contents p#copy { font-size:25px; text-align:center; padding-top:20px;}
form#mailformpro div.policy-agree label.mfp_not_checked{ font-size: 18px !important;}
form#mailformpro label.mfp_checked { font-size:18px !important;}
}