@charset "UTF-8";

h2 {
	margin-bottom:0px;
}

h3 {
	border-bottom:1px solid #fff;
	display:inline-block;
	font-size:16px;
	margin-top:2em;
}

h4 {
	float:left;
	width:400px;
	display:block;
	margin-left:30px;
	font-size:20px;
	margin-top:30px;
}

#top_box p a {
 color:#fff;
 }

#gaikan {
	position: absolute;
	top:220px;
	left:80px;
}

#floor2 {
	position: absolute;
	right:80px;
	bottom:0px;
}

#box3 {
	margin-top:80px;
}

#m_sample {
	float:left;
	margin-left:50px;
}

#f_msg {
	float:left;
	width:400px;
	display:block;
	margin-left:100px;
	font-size:20px;
	margin-top:30px;
}

#sns {
	float:right;
	width:430px;
	margin-right:80px;
	margin-top:50px;
}

#sns img {
	padding:10px;
}






#top_box {
	width:800px;
	margin:0px auto 50px auto;
	text-align:center;
}

#top_box p {
	font-size:1.2vmax;
}

#formarea {
	width:800px;
	margin:50px auto;
}

.kumiko1 {
	width:100px;
	height:100px;
	margin:200px auto 0px auto;
	display:block;
}

table{ 
	background-image: url(../images/washi2.jpg); 
	background-repeat:no-repeat;
	padding:10px;
}

th { font-size:20px;height:3em; border-bottom:1px solid #aaa;padding:10px 0px;}
td { font-size:20px;height:3em; border-bottom:1px solid #aaa;padding:10px 0px;}

input[type="text"],
input[type="phone"],
input[type="email"] { font-size:20px; width:95%;}


textarea { font-size:20px; width:95%;height:10em;}


input[type="reset"],
input[type="submit"],
button[type="button"]
{ font-size:20px;
	text-align:center;
	width:6em;
 }
 
 input[type="radio"]{ margin-right:10px;zoom:150%; }
 
 #btns {
	 text-align:center;
 }
 
label { margin-right:2em; }

label span { width:6em; background-color:#f5f5dc;color:#000;padding:5px 10px;border-radius:10px;font-size:14px;display:inline-block;text-align:center; }

#emcu {
	font-size:14px;
}

#pp {
	width:760px;
	margin:10px auto 50px auto;
	padding:20px;
	font-size:12px;
	background-color:#111;
	height:20em;
	overflow:scroll;
	font-weight:normal;
	margin-top:200px;
}

h2 span { font-size:12px; }



/* スクロールバーのトラック（背景） */
::-webkit-scrollbar {
	width: 12px; /* スクロールバーの幅 */
}

/* スクロールバーのハンドル（つまみ） */
::-webkit-scrollbar-thumb {
	background-color: #808080; /* ハンドルの背景色 */
	border-radius: 6px; /* ハンドルの角の丸み */
}

/* スクロールバーのトラックの境界 */
::-webkit-scrollbar-track {
	background-color: #2f2f2f; /* トラックの背景色 */
}

::-webkit-scrollbar-corner {
	background-color: #2f2f2f; /* トラックの背景色 */
}


@media (max-width: 1400px) {
  #box2 {
	width: 100%;
  }
}


#kakunin {
	text-align:center;
}

#conf_out {
	border:1px solid #fff;
	width:800px;
	margin:auto;
	padding:10px ;
}

#conf_in {
	margin-left:120px;
}

#submit_area {
	float:right;
	margin-right:20px;
	margin-bottom:20px;
}

#sendchk {
	margin-top:100px;
	line-height:5em;
	text-align:center;
}