@charset "utf-8";

/*
============================================================
proceed_to_signup.css
------------------------------------------------------------

■introduction
■registration
■personal_information


作成日：2014.07.25
作成者：kikuchi
更新日：
更新者：
バージョン： 1.0
会社名：Dynamite Brothers Syndicate

============================================================
*/

.columnRight {
	padding-bottom: 150px; }

/* ---------------------------------------------------------
■introduction
--------------------------------------------------------- */
.introduction {
	overflow: hidden;
	zoom: 1; }

.zutto_no_kai-a {
	max-width: 910px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1; }

.zutto_no_kai {
	float: left;
	width: 290px;
	margin: 0 20px 30px 0; }

.zutto_no_kai:nth-of-type(3n) {
	margin-right: 0; }

.zutto_no_kai:nth-of-type(3n+1) {
	clear: both; }

.zutto_no_kai img {
	max-width: 100%;
	height: auto; }

@media (max-width: 1220px) {
	.zutto_no_kai {
		width: 31.86%;
		margin: 0 2.21% 30px 0; }

	.zutto_no_kai:nth-of-type(3n) {
		margin-right: 0; }
}

.zuttoCard a {
	float: left; }

.zuttoCard .about_zuttoCard{
    background: url(/images/common/btn_zuttoCard.jpg) no-repeat;
	float: right;
    width: 125px;
    height: 32px;
    display: block;
    cursor: pointer;
    text-align: center;
    }

.zuttoCard .about_zuttoCard:hover{
    background-position:left bottom;
    }


/* ---------------------------------------------------------
■registration
--------------------------------------------------------- */
.registrationInner {
	width: 390px;
	margin: 0 auto;
	text-align: center; }

table .textbox {
	width: 376px;}

.btnArea {
	overflow: hidden;
	zoom: 1; }


.disagree {
	float: left;
    width: 190px;
	margin-right: 10px; }

.regist {
	float: right;
    width: 190px; }

.regist {
    width: 190px;
    height: 40px;
    display: block;
    cursor: pointer;
    text-align: center;
	overflow: hidden;
	zoom: 1; }
	
.regist {
	margin: 0; }
