@charset 'UTF-8';
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	user-select: element !important;  /* CSS3 */
	-moz-user-select: element !important; /* Firefox */
	-webkit-user-select: element !important; /* Safari、Chromeなど */
	-ms-user-select: element !important; /* IE10かららしい */
}

html {
	position: relative;
}

/*---------------------------------------------レスポンシブ
*/

/*ナビゲーション*/

#nav_cover{
	background:url(../html_img/common/nav_bg02.png) repeat-y !important;
	width: 766px;
}

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


body {
	font-size: 62.5%;
	min-width: 980px;
}

.bg {
	position:fixed;
	top:-50%;
	left:-50%;
	width:200%;
	height:200%;
	z-index:-100;
}

.bg img {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	min-width:50%;
	min-height:50%;
	max-width: initial;
}

#cont {
	width: 806px;
	margin: 0 auto 160px;
	padding-left: 70px;
	font-size: 14px;
	line-height: initial;
	color: #fff;
	box-sizing: content-box;
}

#cont h2 {
	padding: 97px 0 29px;
	font-family: CrimsonText-Regular, Minion,Garamond, Times New Roman, Bodoni !important;
	font-size: 42px;
	font-weight: 100;
	letter-spacing: 0.03em;
}

#cont .width01 {
	width: 440px;
	height: 17px;
}

#cont .width02 {
	width: 620px;
	height: 290px;
}

#cont table {
	border-collapse: collapse;
    border-spacing: 0;
}
#cont input,textarea {
	margin: 0;
	padding: 14px 0 14px 17px;
	background: url(../html_img/contact/bg_form.png) repeat;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	vertical-align: top;
}

#cont td{	
	width: 620px;
	padding-top: 29px;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#cont button {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	vertical-align: top;
}

#cont textarea {
	resize: vertical;
}

#cont #btn_submit {
	margin-top: 28px;
}

#cont .text_read {
	padding-bottom: 50px;
}

#cont ul{
	margin-top: 70px;
}

#cont li {
	float: left;
	padding-right: 6px;
}


label{
		width: 150px;
		white-space: nowrap;
		font-size: 9px;
		margin-left: 15px;
		vertical-align: -12px;
		font-feature-settings: normal;
	}
	
#cont a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#cont a {
	text-decoration: underline;
}

#buy {
	position: absolute;
	bottom: 30px;
	right: 30px;
	font-size: 10px;
}
	

/*一定のサイズより小さい場合*/
@media screen and (max-width: 999px) {
	
	body {
		min-width: inherit;
	}
	
	.sp {
		display: block;
	}
	
	.pc {
		display: none;
	}
	
	#cont {
		margin-bottom: 0;
		padding-bottom: 160px;
		width: auto;
		padding-left: 115px;
		position: relative;
	}
	
	#cont h2 img {
		width: 100%;
		height: auto;
	}
	
	#cont h2 {
		width: 38%;
		max-width: 158px;
		padding: 84px 0 50px;
	}
	
	#nav_name {
		display: block !important;
	}
	
}


@media screen and (max-width: 767px) {
	label{
		width: 100%;
		margin: 0;
		vertical-align: 0;
		
	}
	
	#cont {
		width: inherit;
		margin: 0 20px 80px;
		padding-left: 0;
		font-size: 12px;
	}
	
	#cont {
		width: inherit;
		margin: 0 20px;
		padding-left: 0;
		padding-bottom: 120px;
		font-size: 12px;
	}
	
	#cont h2 {
		font-size: 36px;
	}
	#cont .width01 {
		width: 100%;
		height: 17px;
		box-sizing: border-box; 
	}
	
	#cont .width02 {
		width: 100%;
		height: 290px;
		box-sizing: border-box; 
	}
	
	#cont table {
		width: 100%;
	}
	#cont input,
	#cont textarea {
		font-size: 12px;
	}
	#buy {
		right: 10px;
	}
}

@media screen and (max-width: 480px) {
	nav {
		padding-left: 0;
	}
}


/*一定のサイズより大きい場合*/
@media screen and (min-width: 1000px) {
	.sp {
		 display: none;
	}

	.pc {
		 display: block;
	}
}

/*PCスマホ横向きの場合*/
@media only screen and (orientation:landscape)
{
}
/*PCスマホ縦向きの場合
@media only screen and (orientation:portrait) {

}
*/
