@charset "utf-8";

header{
	height:100px;
	width:100%;
	background-image:url(/prodesk/img/bg_header.gif);
	background-repeat: repeat-x;
	}

header div{
	height: 100px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
header div h1{
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 25px;

}
header div p{
	float: right;
	font-size: 2.8rem;
	font-family: 'PT Serif', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG 明朝 E",  serif;
	letter-spacing: 0.1em;
	background-image: url(/prodesk/img/icon_senyou.gif);
	background-repeat: no-repeat;
	background-position: 0px 24px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 35px;
}
header div p span{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG 明朝 E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 1.8rem;
	letter-spacing: 0.2em;
	/*フォントアンチエイリアス*/
	-webkit-transform-origin: 0 0;
	-webkit-transform: scale(1, 1.01);
	-moz-transform-origin: 0 0;
	-moz-transform: scale(1, 1.01);
	-ms-transform-origin: 0 0;
	-ms-transform: scale(1, 1.02); /* IE9だけ1.02 */
	-o-transform-origin: 0 0;
	-o-transform: scale(1, 1.01);
}
.prodesk_slider {
	width: 100%;
	clear: both;
	padding-bottom: 100px;
	background-color: #232323;
}
.prodesk_wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
div.prodesk_wrap h2 {
	font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG 明朝 E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 2.6rem;
	letter-spacing: 0.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #880005;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-indent: 75px;
	padding-bottom: 30px;
	background-image: url(/prodesk/img/icon_shikaku.gif);
	background-repeat: no-repeat;
	background-position: 40px 3px;
	margin-top: 30px;
}


/*メールフォーム*/
div.prodesk_wrap form {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #880005;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}


/*メールフォーム　項目*/
.prodesk_form_box{
	padding-bottom: 40px;
	clear: both;
	text-align: left;
	font-size:1.8rem;

}

div.prodesk_form_box div{
	font-size: 2rem;
	width: 180px;
	letter-spacing: 0.2em;
	float: left;
	padding-top: 18px;
	padding-left: 80px;
	text-align: left;
}
div.prodesk_form_box div.no-space{
	letter-spacing: 0em;
}
div.prodesk_form_box div small{
	font-size: 1.4rem;
	display: block;
	margin-top: 7px;
}

/*メールフォーム　項目 必須アイコン*/
div.prodesk_form_box div span{
	font-size: 1.2rem;
	background-color: #880005;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-left: 10px;
	position: relative;
	top: -4px;
}


/*メールフォーム　インプット*/
div.prodesk_form_box input{
	-webkit-border-radius: 3px;
	        border-radius: 3px;
	font-size: 2rem;
	width: 623px;
	background-color: #3f3f3f;
	border: 1px solid #595959;
	margin: 0px;
	padding: 10px;
	color: #CDCDCD;
}
div.prodesk_form_box input.yuubin{
	width: 120px;
	margin-right: 10px;
	font-size:1.6rem;
}
div.prodesk_form_box input.address{
	width: 441px;
	font-size:1.6rem;
}
div.prodesk_form_box input:hover {
	background-color: #352020;

}
div.prodesk_form_box input:active {
	background-color: #202020;
}
div.prodesk_form_box input:focus {
	background-color: #202020;
	border: 1px solid #454545;
	color: #CDCDCD;
}

/*メールフォーム　テキストエリア*/
div.prodesk_form_box textarea{
	-webkit-border-radius: 3px;
	        border-radius: 3px;
	font-size: 2rem;
	width: 623px;
	background-color: #3f3f3f;
	border: 1px solid #595959;
	margin: 0px;
	padding: 10px;
	resize:vertical;
	color: #CDCDCD;
}
div.prodesk_form_box textarea:hover {
	background-color: #352020;

}
div.prodesk_form_box textarea:active {
	background-color: #202020;
}
div.prodesk_form_box textarea:focus {
	background-color: #202020;
	border: 1px solid #454545;
	color: #CDCDCD;
}


div.prodesk_wrap form button {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG 明朝 E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	-webkit-border-radius: 3px;
	        border-radius: 3px;
	background-color: #5a0000;
	border: 1px solid #535353;
	font-size: 2rem;
	color: #c2c2c2;
	margin-right: 20px;
	margin-left: 20px;
	height: 52px;
	width: 300px;
	/*フォントアンチエイリアス*/
	-webkit-transform-origin: 0 0;
	-webkit-transform: scale(1, 1.01);
	-moz-transform-origin: 0 0;
	-moz-transform: scale(1, 1.01);
	-ms-transform-origin: 0 0;
	-ms-transform: scale(1, 1.02); /* IE9だけ1.02 */
	-o-transform-origin: 0 0;
	-o-transform: scale(1, 1.01);
}



/*四角の中*/
.prodesk_contents {
	width: 1200px;
	clear: both;
	margin-bottom: 50px;
	background-image: url(/prodesk/img/icon_shikaku.gif);
	background-repeat: no-repeat;
	background-position: 20px 30px;
}
div.prodesk_contents section div{
	width: 500px;
	margin-bottom: 50px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #535353;
	padding: 35px;
	background-color: #000;
	float: left;
	margin-right: 60px;
}
div.prodesk_contents section div:nth-of-type(2n+0){
	margin-right: 0px;
}
div.prodesk_contents section div img{
	border: 1px solid #535353;
	float: left;
	margin-right: 20px;
}
div.prodesk_contents section div h4 {
	font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG 明朝 E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display: block;
	font-size: 2.2rem;
	padding-bottom: 15px;
	padding-top: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 0.1em;

	/*フォントアンチエイリアス*/
	-webkit-transform-origin: 0 0;
	-webkit-transform: scale(1, 1.01);
	-moz-transform-origin: 0 0;
	-moz-transform: scale(1, 1.01);
	-ms-transform-origin: 0 0;
	-ms-transform: scale(1, 1.02); /* IE9だけ1.02 */
	-o-transform-origin: 0 0;
	-o-transform: scale(1, 1.01);
}
div.prodesk_contents section div p{
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	line-height: 150%;
}


/*特殊印刷例のボタン*/
.prodesk_tokusyu {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG 明朝 E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	clear: both;
	width: 638px;
	-webkit-border-radius:8px;
	        border-radius:8px;
	background-color: #5a0000;
	border: 1px solid #535353;
	font-size: 2.6rem;
	color: #c2c2c2;
	letter-spacing: 0.6em;
	background-image: url(/prodesk/img/icon_yajirushi.png);
	background-repeat: no-repeat;
	background-position: 550px 25px;
	padding-right: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 120px;
	display: none;
}
div.prodesk_tokusyu a{
	color: #c2c2c2;
	display: block;
	padding-top: 28px;
	padding-bottom: 28px;
}
footer {
	padding-top: 50px;
	padding-bottom: 150px;
}
footer p{
	text-align: center;
}
footer p.prodesk_tel {
	font-family: 'PT Serif', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG 明朝 E",  serif;
	font-size: 2.8rem;
	padding-bottom: 30px;
	letter-spacing: 0.3em;
	padding-top: 30px;
	text-align: center;
}
footer p.prodesk_tel span {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG 明朝 E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 2.4rem;
}
footer p.prodesk_mail {
	font-family: 'PT Serif', serif;
	font-size: 2.2rem;
	padding-bottom: 60px;
	letter-spacing: 0.1em;
	text-align: center;
}
footer p.prodesk_eigyou {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG 明朝 E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 2rem;
	padding-bottom: 40px;
	letter-spacing: 0.2em;
	background-color: #5a0000;
	padding-top: 40px;
	/*フォントアンチエイリアス*/
	-webkit-transform-origin: 0 0;
	-webkit-transform: scale(1, 1.01);
	-moz-transform-origin: 0 0;
	-moz-transform: scale(1, 1.01);
	-ms-transform-origin: 0 0;
	-ms-transform: scale(1, 1.02); /* IE9だけ1.02 */
	-o-transform-origin: 0 0;
	-o-transform: scale(1, 1.01);
	text-align: center;
}
footer p.prodesk_copy {
	font-size: 1rem;
	letter-spacing: 0.3em;
	padding-top: 50px;
	text-align: center;
}

/*パンくずリスト*/
#pankuzu {
	width: 1200px;
	padding: 0;
	margin: 0px auto 20px;
}
#pankuzu ul li{
	font-size: 1.2rem;
	display: inline-block;
	margin: 0 4px 0 0;
}
#pankuzu ul li a:after{
	content:"\00a0>";
	color:#C2C2C2;
	margin:0 0 0 4px;
}
#prodesk_thanks {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #880005;
	margin-bottom: 100px;
	padding-top: 80px;
	padding-right: 100px;
	padding-bottom: 130px;
	padding-left: 100px;
}
#prodesk_thanks p{
	font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG 明朝 E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 2.4rem;
	line-height: 200%;
	text-align: justify;
}
#prodesk_thanks p:last-of-type{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	font-size: 2.0rem;
	line-height: 200%;
	text-align: center;
	margin-top: 30px;
}



/*ZeroMail関連*/


/* copyright
-----------------------------------------------------*/
.wtn_copyright {
	display: none;
}
.wtn_copyright a{
	display: none;
}
/* 必須 */
.require {color: #CC0000;}

/* Table
--------------------------------------------------*/
.form table,
.form th,
.form td {
	border:1px solid #525252;
	border-collapse:collapse;
}
.form table {
	width:1000px;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	font-size:2.0rem;
	line-height: 180%;
}

.form caption {
    margin:30px 0;
    padding:20px;
    background-color:#c9d9f0;
    color:#3762a8;
    font-weight:bold;
}

.form thead th,
.form tfoot th {
	background-color:#171717;
	text-align:center;
}
.form thead td,
.form tfoot td {
	text-align:center;
}

.form tbody th {
	padding:20px;
	background-color:#171717;
	font-weight:normal;
	font-size:1.6rem;
	letter-spacing:0.2em;
	white-space:nowrap;
}

.form td {
    padding:20px;
	text-align:left;
}
/*エラーなし*/
.form span.confirm{
	display:block;
	color:#FF0000;
	border:1px solid #990000;
	padding:10px;
	text-align: center;
	margin-bottom: 20px;
	letter-spacing:0.2em;
}
.button {
	text-align:center;
}
/* 確認・エラー画面(check,error)
--------------------------------------------------*/
.form #confirm td  {
    padding:1em;
}

/*入力エラー*/
.form div.error {
	display:inline;
	padding:0;
	margin:0;
	border:0;
	background:none;
	color:#FF0000;
}

/* Message()のメッセージ */
.message {
	text-align:center;
}

/*エラー*/
.form span.error{
	display:block;
	color:#FF0000;
	border:1px solid #990000;
	padding:20px;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
	font-size:1.8rem;
	letter-spacing:0.2;
}

/*エラーなし*/
.form span.confirm{
	display:block;
	color:#FF0000;
	border:1px solid #525252;
	padding:20px;
	margin-bottom: 40px;
	margin-top: 40px;
	font-size:1.8rem;
	letter-spacing:0.2;
}


/* 送信完了(completion.html)
--------------------------------------------------*/
#completion .success {
	margin:1.5em 50px;
	padding:1.5em 0;
	background-color:#e8f198;
	border:solid 1px #c6e148;
	text-align:center;
	color:#4e4c35;
}

/*-----------------------------------------------------
  copyright
-----------------------------------------------------*/
.wtn_copyright {
	display: none;
}
.wtn_copyright a{
	display: none;
}
