
#maga{}

.main_bg{
	margin: 0 0 30px 0;
	padding: 20px;
	border: 1px solid #5c0000;
	background: -webkit-linear-gradient(135deg, #370404 0%, #660000 49%, #370404 100%);
	background: -moz-linear-gradient(135deg, #370404 0%, #660000 49%, #370404 100%);
	background: -o-linear-gradient(135deg, #370404 0%, #660000 49%, #370404 100%);
	background: -ms-linear-gradient(135deg, #370404 0%, #660000 49%, #370404 100%);
	background: linear-gradient(-45deg, #370404 0%, #660000 49%, #370404 100%);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.main{
	border: 1px solid #5c0000;
	padding: 40px 0;
	background: url(img/img.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.main h3{
	margin: 0 0 25px 0;
}

.main h4{
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	color: #c9ba93;
	margin: 0 0 25px 0;
}

.main > p{
	font-size: 13px;
	line-height: 20px;
}

.main p.p1{
	margin: 0 80px 25px 80px;
	padding: 0 0 25px 0;
	border-bottom: 1px dotted #222;
}

.main p.p2{
	margin: 0 0 35px 0;
}

.main p.p3{
	padding: 35px 0 0 0;
}

.magabox{
	margin: 0 80px;
	padding: 30px;
	border: 1px solid #460000;
	background: -webkit-linear-gradient(105deg, #220000 30%, #500000 50%, #220000 70%);
	background: -moz-linear-gradient(105deg, #220000 30%, #500000 50%, #220000 70%);
	background: -o-linear-gradient(105deg, #220000 30%, #500000 50%, #220000 70%);
	background: -ms-linear-gradient(105deg, #220000 30%, #500000 50%, #220000 70%);
	background: linear-gradient(-15deg, #220000 30%, #500000 50%, #220000 70%);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.magabox ul{
	margin: 0 0 30px 0;
}

.magabox li{
	font-size: 14px;
	line-height: 20px;
	color: #c9ba93;
	text-align: left;
	padding: 7px 0;
	border-bottom: 1px dotted #620f0f;
}

.maga_form{
	padding: 25px 0;
	background: rgba(0, 0, 0, 0.8);
}

.magabox .div_input{
	font-size: 16px;
	line-height: 24px;
}

.magabox .div_input span{	color: #ff0000;}
.magabox .div_input p{	margin-bottom: 15px;}
.magabox .div_input input[type="email"]{
	width: 550px;
	font-family: Meiryo,"MS PGothic",Osaka,sans-serif;
	padding: 2px;
	font-size: 12px;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.magabox .div_bt{
	font-size: 0;
	line-height: 0;
	padding:0 0 0 0;
}

.magabox .div_bt .bt1{
	display: inline-block;
	vertical-align: top;
	width: 130px;
	font-family: "Sawarabi Mincho";
	font-size: 18px;
	line-height: 45px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.7);
	color: #e9e0c7;
	margin: 0 7px;
	border: 1px solid #a2926a;
	border-radius: 0;
	box-shadow:0px 0px 0px 1px #000 inset;
	-moz-box-shadow:0px 0px 0px 1px #000 inset;
	-webkit-box-shadow:0px 0px 0px 1px #000 inset;
	background: -webkit-linear-gradient(90deg, #220000 0%, #500000 50%, #220000 100%);
	background: -moz-linear-gradient(90deg, #220000 0%, #500000 50%, #220000 100%);
	background: -o-linear-gradient(90deg, #220000 0%, #500000 50%, #220000 100%);
	background: -ms-linear-gradient(90deg, #220000 0%, #500000 50%, #220000 100%);
	background: linear-gradient(0deg, #220000 0%, #500000 50%, #220000 100%);
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	cursor: pointer;
}

.magabox .div_bt .bt1:hover{
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.magabox .div_bt .bt1.bt_top{	width: 220px;}

.magabox .caution{
	font-size: 13px;
	line-height: 20px;
	padding: 15px 0 0 0;
}


/** carrier **/

#carrier{
	border: 1px solid #222;
	background: rgba(0, 0, 0, 0.8);
	padding: 40px 0 50px 0;
	margin-bottom: 20px;
}

#carrier p{
	font-size: 18px;
	line-height: 25px;
	padding: 30px 0;
}

#carrier div{
	display: inline-block;
	vertical-align: top;
	width: 320px;
	height: 185px;
	padding: 60px 0 0 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#carrier div a.fade{
	margin: 0 0 5px 0;
}

#carrier div:nth-of-type(2){
	margin: 0 20px;
}

#carrier div:nth-of-type(1){	background: url(img/cr1.png) no-repeat;}
#carrier div:nth-of-type(2){	background: url(img/cr2.png) no-repeat;}
#carrier div:nth-of-type(3){	background: url(img/cr3.png) no-repeat;}

.error,
.result{
	padding: 100px 0;
	font-size: 14px;
	line-height: 20px;
}

.error span{
	color: #ff0000;
}

