@charset "euc-jp";
/* CSS Document */

#contact_detail h2         {
	background: url(../img/contact/page_image.jpg) no-repeat;
}
#contact_detail .pankuzu   { background: url(../img/contact/page_image.jpg) no-repeat 0 -105px; }
#contact_detail .pankuzu a { color: #9CF;}
#contact_detail .pankuzu a:hover { color: #FFF;}


/*-----------未成年者---------*/
.attention {
	padding: 10px 0 0 15px;
	margin: 15px 0 20px 10px;
	background: url(../img/contact/bg1.png) no-repeat;
	height: 145px;
	width: 605px;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
	}
.img_t {
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.img_t2 {
	padding: 5px 0 0 0px;
}
.img_t3{
	padding:10px 0 15px 0px;
		}
.img_t4{
	padding: 0 0px 20px 0px;
	margin-right: 15px;
		}
.gray {
	color: #4C454a;
	padding-top: 15px;
	padding-left: 10px;
}
.gray_1 {
	color: #4C454a;
	padding-left: 10px;
}
.gray_2 {
	color: #4C454a;
}
#info {
	width: 100%;
	margin: 0 0 10px 0;
}
#info tr,
#info td{
	border:solid 1px #ccc;

	padding: 5px;
	vertical-align:top
	}

#info th{
	background-color: #CFCBBD;
	font-weight: bold;
}
#info td.name1{
	background-color: #C0B5AF;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;

}

#info td.name2{
	background-color: #EEEBE9;
	text-align: left;
	width: 280px;

}

#info td.red{
	color: #EB6E65;
}

.bold{
	font-weight: bold;
	line-height: 1.6;
	color: #FFF;
}
.pink_bg {
	background: url(../img/contact/bg.jpg) no-repeat;
	height: 100px;
	width: 100%;
	color: #FFF;
	line-height: 1.6;
	position:relative;
	text-align: center;
	padding-top: 15px;
	margin-top: 20px;
	margin-bottom: 25px;
}
.send {
	position:relative;
	left:320px;

}





.move {
	position:relative;
	top: -40px;
	left: -60px;

}

@media all and (-ms-high-contrast:none){
 .move {
	position:relative;
	top: -70px;
	left: 50px;

}
}



/*Firefoxだけに適用されるCSSハック*/
@-moz-document url-prefix() {
 .move {
	position:relative;
	top: -70px;
	left: 50px;

}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.modify {
	position:relative;
	top:-30px;
	left:120px;
	width:190px;
}}


.send02 {
	height: 30px;
	width: 190px;
	margin-left: 200px;
	margin-bottom: 15px;
}
.left_img {
	margin: 0 15px 5px 0px;
}

.left_img2 {
	margin: 40px 15px 5px 0px;
}

.red_t {
	color: #EB6E65;
	margin-left: 10px;
}

.red_r {
	color: #EB6E65;
}

.s2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.s3 {
	margin-bottom: 10px;
}
.c_p15 {
	padding: 0 15px;
	margin: 0 0 25px 0;
	clear: both;
	text-align: left;
}

#info .f_box tr,
#info .f_box td {
	border: 0;
}


.tyuui {
	font-size: 129%;
	color: #EA454C;
	font-weight: bold;
	text-align: center;
}

.form_z {
	width: 95%;
}

.w_control {
	clear: both;
	margin-top: 25px;
}

.left_img3 {
	position: relative;
	left: 10px;
}

.totop {
	margin-top: -30px;
}

.notice_red {
  color:#FF6A6A;
  margin-bottom:5px;
  text-align:center;
  position: relative;
  left: 17px;
  font-size: 120%;
}

.thanks_text {
	font-size: 149%;
	text-align: center;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}