
/*�@��ԏ�̉摜�@*/
.main div {
  display: none;
}


p {
	margin: 0;
}
/*�@����łӂ���ƌ����@*/
.effect p,
.effect div
{
	margin: 0;
	transition: .8s;
}

/*�ȉ��͕K�v�ɉ����ĕҏW*/
.efe1 {
	max-height: 300px;
}

.efe2 {
	margin: 0;
	max-height: 250px;
}

.efe3 {
	margin: 0;
	max-height: 600px;
}

.efe4 {
	margin: 0 auto;
	max-height: 540px;
}


.effect {
	margin: 0;
}


/* �E�C���h�E����737px�ȏ�̏ꍇ�ɓK�p */

@media screen and (min-width:737px)
{
.effect_formobile {
	display:none;
}
}

/* �E�C���h�E����0�`736px�̏ꍇ�ɓK�p */

@media screen and (max-width:736px)
{
.efe1 {
height: auto;
}

.efe2 {
	height: auto;
}

.efe3 {
	height: auto;
}

.efe4 {
	height: auto;
}

.efe5 {
	height: auto;
}
.efe6 {
	height: auto;
}
.efe7 {
	height: auto;
}
.efe8 {
	height: auto;
}
.efe9 {
	height: auto;
}
.efe10 {
	height: auto;
}
.efe11 {
	height: auto;
}
.efe12 {
	height: auto;
}

}
