@charset "utf-8";
/* CSS Document */

/* whole */
body {
	font-family: -apple-system, blinkMacSystemFont, 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', arial, helvetica, clean, sans-serif !important;
}
input{
	font-family: -apple-system, blinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
}
.form-year{
	width: 170px !important;
}
.form-month-day{
	width: 60px !important;
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	max-width: 980px;
}
.vcenter {
	display: inline-block;
	vertical-align: middle;
}
.arrow img{
	padding:5px 0;
}
.product-name-hr{
	border-bottom: 1px solid #0084f8;
}
.h2-ttl {
	font-size:28px;
	font-weight: bold;
}
.h2-ttl small{
	font-size:.6em;
	color:#000;
}
.h3-ttl-first{
	display: block;
	font-weight: bold;
	margin: 0px 0px 23px;
	position: relative;
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #0084f8;
}
.h3-ttl-first::before {
	background: #0084f8 none repeat scroll 0% 0%;
	content: "";
	display: block;
	left: -2px;
	height: 30px;
	line-height: 1.3;
	position: absolute;
	width: 8px;
}
.h3-ttl {
	display: block;
	font-weight: bold;
	margin: 40px 0px 23px;
	position: relative;
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #639848;
}
.h3-ttl::before {
	background: #639848 none repeat scroll 0% 0%;
	content: "";
	display: block;
	left: -2px;
	height: 30px;
	line-height: 1.3;
	position: absolute;
	width: 8px;
}
.h3-caution {
	display: block;
	font-weight: bold;
	line-height: 2.5;
	margin: 30px 0px 23px;
	min-height: 56px;
	position: relative;
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #639848;
	padding-left: 50px;
}
.h3-caution::before {
	background: url(../images/title_caution.png) left no-repeat;
	content: "";
	display: block;
	margin-left: -50px;
	height: 56px;
	line-height: 2.5;
	position: absolute;
	width: 45px;
}
.h4-ttl {
	color: #639848;
	font-weight: bold;
}
.line-pc {
	background: url(images/line.png) repeat-y left;
}
.line-sp {
	background: none;
}

/* jumbotron */
.jumbotron {
	padding: 20px 10px 10px 0 !important;
	margin: 5px 0 0 0 !important;
}
.jumbotron .text-alert{
	color: #A9484F !important;
}

/* cashcard-internetbanking-caution */
.cashcard-internetbanking-caution {
	margin: 15px 0px 0px 0px !important;
}

/* agreement button */
#netbranch__kantan .sectionBox p {
	font-size: 123.1%;
	line-height: 1.5;
}
.netbranch-tearms_checkbox {
	display: block;
	position: relative;
	max-width: 540px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 20px 0;
	background: #fffafa;
	border: 1px solid salmon;
	border-radius: 3px;
	color: salmon !important;
	font-weight: bold;
	text-align: center;
	font-size: 18px !important;
}

.netbranch-tearms_checkbox input {
	display: none;
	height: 16px;
	vertical-align: middle;
}
#netbranch__kantan .sectionBox p {
	font-size: 123.1%;
	line-height: 1.5;
}
.netbranch-tearms_checkbox {
	color: #3399cc;
	font-weight: bold;
	text-align: center;
	font-size: 18px !important;
}
.netbranch-tearms_checkbox #dis-agreement-label {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/netbranch_cmn_icon_checkbox01.png) no-repeat 50px 48%;
	cursor: pointer;
}
.netbranch-tearms_checkbox #agreement-label {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/netbranch_cmn_icon_checkbox02.png) no-repeat 50px 48%;
	cursor: pointer;
}
/*　title navigation */
.flow{
	padding: 15px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.bread {
	list-style : none;
	overflow : hidden;
}
.bread li {
	float : left;
}
.top-section{
	background-color: #dedede;
	margin-bottom: 50px;
}
.radius-title {
	max-width: 500px;
	margin: 10px;
	padding: 10px;
	position: relative;
	border-radius: 20px;
	background: #FFFFFF;
	color: #639848;
	font-weight:bold;
	font-size:20px;
	border: #639848 1px solid;
}
.navigation{
	margin-right: auto;
	margin-left: auto;
	max-width: 800px;
	position: relative;
	background-color: #dedede;
	color:#337ab7;
	font-weight:bold;
	font-size:20px;
}
.bubble {
	min-width: 200px;
	margin: 15px;
	background: #fff;
	padding: 0;
	position: relative;
	border-radius: 20px;
	color:#c6c6c6;
	font-weight:bold;
	font-size:16px;
	line-height: 30px;
}
.arrow{
	padding-top: 16px;
	color: #fff;
}
.current{
	background: #639848;
	color:#fff;
	border: 1px solid #639848;
}
.bubble-current:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50px;
	border-top: 20px solid blue;
	border-top-color: inherit;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
}

/* mail-form */
.mail-input-area {
	padding: 50px;
}

/* form */
/* -------------------------------------------------- */
.field-name {
	clear: both;
	padding: 5px 5px 8px;
}
.form-group {
/*    background: none repeat scroll 0 0 #E8F7FE;*/
	background: none repeat scroll 0 0 #F5F6E5;
	border: 1px solid #ccc;
	border-top: none;
	box-sizing: border-box;
	margin-bottom: 0;
}
form .first,.row .first {
	border-top: 1px solid #ccc;
}
.field-value {
	background: none repeat scroll 0 0 #fff;
	min-height: 42px;
	padding: 5px;
}
.form-control {
	height: 32px;
	padding: 4px 6px !important;
}
.form-horizontal .control-label {
	padding-top: 7px;
	text-align: left;
}
.field-value input.form-control[type="radio"],.field-value input.form-control[type="checkbox"] {
	height: 32px;
}
.form-submit {
	margin: 15px 0;
	text-align: center;
}
.form-phone {
	width: 70px !important;
}
#btn-next {
	font-size:18px;
	background:#ED7B00;
	border:#ED7B00 solid 2px;
}
#btn-prev {
	font-size:18px;
	background:#fff;
	color:#ED7B00;
	border:#ED7B00 solid 2px;
}
.btn_area {
	text-align: center;
	margin: 10px auto 40px;
}
.btn-area button {
	border: 0px;
	height: 50px;
	cursor: pointer;
	margin: 0 auto 20px;
	font-weight: bold;
	min-width: 260px;
}
.text-alert{
	color: #f00;
}
.alert-area{
	margin: 10px auto;
}
blockquote{
	font-size: 14px !important;
	border-left: none !important;
	margin-left: -15px !important;
	margin-bottom: 0 !important;
}
.text-default{
	color: #000;
}
.complete-btn-area{
	padding: 10px;
}
input[type=radio] {
	display:inline-block;
	width:20px;
	height:30px;
	vertical-align:top;
}
label.radiolabel {
	display:inline-block;
	height:35px;
	line-height:35px;
}
.inline-block-line {
	display: inline-block !important;
}
#sp-other-loan, #sp-layout{
	display: none;
}

.small-input-text{
	width: 100px !important;
}
.collateral-check-box{
	padding-left: 12px;
}
.font-size-large{
	font-size: 18px;
}
.font-size-small{
	font-size: 12px;
}

/* navigation */
/* -------------------------------------------------- */


/* extra-small-devices */
/* -------------------------------------------------- */
.for-extra-small{
	display: none !important;
}
.for-middle-over{
	display: inline-block !important;
}

/* extension */
/* -------------------------------------------------- */
.alert-danger {
	background-color: #FCB4B4 !important;
	font-weight: bold !important;
	color: #f8003d !important;
}
.sm-radio{
	border: none !important;
}
.pdf{
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.print{
	display: block;
}
hr{
	margin-top: 0 !important;
	margin-bottom: 10px !important;
}
.ime{
	ime-mode: active;
}
.ime-disabled{
	ime-mode: disabled;
}
.radiolabel{
	font-weight: normal !important;
}

.overflow{
	overflow: hidden;
}
/* 注意事項 */
#attention-area{
/*    margin: 50px 30px 10px 80px;*/
}

.panel-override .panel-heading{
	color: #fff;
	background-color: #fe626d;
	border-color: #fe626d;
}
.panel-override {
	background-color: #fff;
	border-color: #fe626d;
}
/* 同意文章用 */
.agreement li{
	list-style:none;
}
.agreement-text {
	overflow-y: scroll;
	max-height: 200px;
	border: 1px #cccccc solid;
	padding: 15px;
	background-color: #fff;
	border-color: #ddd;
	border-radius: 4px 4px 0 0;
	border-width: 1px;
	box-shadow: none;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
}
.agreement-text-no-scroll {
	border: 1px #cccccc solid;
	padding: 15px;
	background-color: #fff;
	border-color: #ddd;
	border-radius: 4px 4px 0 0;
	border-width: 1px;
	box-shadow: none;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
}
.agreement-text-sp {
	border: 1px #cccccc solid;
	padding: 15px;
}

.agreement-dl a {
	background: url(../images/icon_pdf.png) no-repeat;
	padding-left: 25px;
}

.header-title {
	text-align: center!important;
}

#header {
	border-bottom: 10px solid #639848;
/*    margin-bottom: 10px;*/
}

#footer {
	background-color: #639848;
	color: #ffffff;
	font-size: 12px;
	margin-top: 50px;
	padding: 10px;
	text-align: right;
}

.agreement-text p {
	line-height: 15px;
}

.agreement-text table {
	border-collapse: collapse;
	border: 1px #2b2b2b solid;
	margin-bottom: 10px;
}

.agreement-text td, .agreement-text th {
	border: 1px #2b2b2b solid;
}

.agreement-text p .header{
	border: 1px #2b2b2b solid;
}

.top30 {
	margin-top: 30px !important;
}
.bottom30 {
	margin-bottom: 30px !important;
}
.form-control {
	height: 32px;
	padding: 4px 6px !important;
}
.sms-form-group {
	margin: 10px;
}
.sms-pin-code{
	width: 120px;
}
.sms-panel-title{
	background-color: #74B253 !important;
	color: #FFFFFF !important;
}
.panel-warning {
	border-color: #dddddd !important;
}
.short-select-box{
	min-width: 160px;
}
.row-eq-height {
	display: flex;
	flex-wrap: wrap;
}
.margin-zero {
	margin: 0 !important;
}
.th-background {
	background: none repeat scroll 0 0 #EEF0D399;
}

.agreement-table-ul {
	padding-left: 5px;
}

/* customer-upload-extension */
.upload-document-list{
	list-style: none;
}
.upload-document-list li{
	display: inline-block;
	width: 230px;
	vertical-align: top;
	margin-top: 25px;
}
.field-del-button {
	min-height: 42px;
	padding: 5px;
}
#mail_registration_next,#next,#form_next,#application_next,#sms_authentication_next,#document_upload_event_upload,#document_upload_event_next {
	background-color: #CE8E3B;
	border-color: #CE8E3B;
	color: #fff;
}
#mail_registration_next:hover,#next:hover,#form_next:hover,#application_next:hover,#sms_authentication_next:hover,#document_upload_event_upload:hover,#document_upload_event_next:hover {
	background-color: #B2792E;
	border-color: #B2792E;
	color: #fff;
}
#form_prev {
	background-color: #AFAAA3;
	border-color: #AFAAA3;
	color: #fff;
}
#form_prev:hover {
	background-color: #9C978B;
	border-color: #9C978B;
	color: #fff;
}

/* ■共通
-----------------------------------*/
.center {
	text-align: center;
	margin: 0 auto;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.prez {
	line-height: 170%;
}

.red {
	color: #ff0000;
}

ul.none {
	list-style:none !important;
	margin-left:1em;
}

ul.none li {
	list-style:none !important;
}

ul.kome {
	list-style:none !important;
	margin-left:1em;
}

ul.kome li {
	list-style:none !important;
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

ul.kome li:before {
	list-style:none !important;
	content: "※";
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

ol.decimal {
	list-style: decimal;
	margin-left: 2em;
}

ol.decimal li {
	list-style: decimal;
	margin: 0;
	padding: 0 0 0 0em;
	text-indent: 0em;
}

ol.kakko {
	counter-reset: knumb;
	list-style: none !important;
	margin: 0;
	padding: 0;
	margin-left: 1.5em;
}

ol.kakko li {
	list-style: none !important;
	margin: 0;
	padding: 0;
	text-indent: 0em;
	clear: both;
}

ol.kakko li:before {
	list-style: none !important;
	counter-increment: knumb;
	content: "(" counter(knumb) ")";
	float: left;
	width: 1.0em;
	height: 1.0em;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	line-height: 1.2em;
	margin: 0 0 0 -1.5em;
	padding: 0em;
	text-indent: 0em;
}

ol.maru {
	counter-reset: mnumb;
	list-style: none !important;
	margin: 0;
	padding: 0;
	margin-left: 1.5em;
}

ol.maru li {
	list-style: none !important;
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	text-indent: 0em;
	clear: both;
}

ol.maru li:before {
	list-style: none !important;
	counter-increment: mnumb;
	content: counter(mnumb);
	float: left;
	width: 1.3em;
	height: 1.3em;
	border-style: solid;
	border-width: thin;
	border-color: #333333;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	line-height: 1.6em;
	margin: 0 0 0 -1.5em;
	padding: 0;
	text-indent: 0;

}

table {
	border-collapse:collapse;
	border-spacing:0;
}

table.big {
	width: 100%;
	margin-bottom: 1.7em;
	border-collapse:collapse;
}

table.big td,table.big th {
	border: 1px solid #d8dddb;
	padding: 7px 3px;
}

table.big th {
	background: #effee6;
	font-weight: bold;
	text-align: center;
}

#top_clerk_cont {
	width: 100%;
}

#top_menu_cont {
	width: 100%;
}

ul#menubutton {
	list-style: none;
}

ul#menubutton li {
	list-style: none;
	width: 95%;
	padding: 5px;
/*	float: left; */
}

ul#menubutton li img {
	width: 100%;
}

ul.chklstul {
	list-style-type: none !important;
	list-style-image: none;
	text-decoration: none;
}

ul.chklstul li {
	list-style-type: none !important;
	list-style-image: none;
	text-decoration: none;
	float: left;
}

ul.chklstul li:nth-child(2n+1) {
	list-style-type: none !important;
	list-style-image: none;
	text-decoration: none;
	clear: both;
}

ul.chklst {
	list-style: none;
	margin: 0;
	padding: 10px;
}

select#scbr_pconfirmmethod_kbn,
select#agnt_pconfirmmethod_kbn,
select#scbr_pconfirmdocuments_kbn,
select#agnt_pconfirmdocuments_kbn,
select#scbr_sconfirmmethod_kbn,
select#agnt_sconfirmmethod_kbn,
select#agnt_accept_kbn {
	width: 100%;
}

select#scbr_mynumbertype,
select#questionnaires,
select#scbr_pos_cont_time,
select#agnt_pos_cont_time,
select#scbr_wrk_kbn,
select#agnt_wrk_kbn,
select#acopenbrc,
select#re_ac_openbrc,
select#mokuteki_kbn,
select#ib_mokuteki_kbn {
	width: 100%;
}

dl.addrinput dd {
	margin-bottom: 1.5rem;
}


ul#scbr_adr_result_ul,
ul#agnt_adr_result_ul {
	list-style: none;
	margin: 0;
	padding: 10px;
}

ul#scbr_adr_result_ul li ,
ul#agnt_adr_result_ul li {
	list-style: none;
	font-size: 2.2rem;
}

dl dd #alreadyact_brcnumb {
	padding: 2%;
	font-size: 2.0rem;
}

dl dd #alreadyact_item {
	padding: 2%;
	font-size: 2.0rem;
}

dl dd #alreadyact_actno {
	padding: 2%;
	font-size: 2.0rem;
}


input#scbr_addr_search,
input#agnt_addr_search,
button#scbr_addr_search,
button#agnt_addr_search {
	position: relative;
	display: inline-block;
	color: #ffffff;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

.radios {
	display: inline-block;
	margin: 0;
	padding: 0;
	clear: both;
}

.radios li {
	display: inline-block;
	position: relative;
	float: left;
	margin: 0 5px;
	list-style: none;
	border: solid 1px #428bca;
	border-radius: 10px;
	overflow: hidden;
}

.radios label {
	display: block;
	line-height: 2.8rem;
	font-size: 1.4rem;
	font-weight: bold;
	min-width: 3em;
	text-align: center;
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),to(#eeeeee));
	background: -moz-linear-gradient(top, #ffffff, #eeeeee);
	border: solid 1px rgba(255,255,255,0.2);
	padding: 10px;
	margin: 0 0px;
	border-radius: 10px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

.radios input[type=radio] {
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	cursor: pointer;
}

.radios input[type=radio]:checked {
	cursor: auto;
}

.radios input[type=radio]:checked + label {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	border: solid 1px rgba(0,0,0,0.1);
	background: #428bca;
	background: -webkit-gradient(linear, left top, left bottom, from(#428bca),to(#5bc0de));
	background: -moz-linear-gradient(top, #428bca,#5bc0de );
	background: -webkit-linear-gradient(top, #428bca,#5bc0de );
	background: linear-gradient(to bottom, #428bca,#5bc0de );
}

.form-submit button { 
	font-size: 2em;
	padding: 0.2em;
	text-align: justify;
	text-justify: inter-ideograph;
	-moz-text-align-last: justify;
	text-align-last: justify;
}

.form-submit button.text-justify {
	display: flex;
	justify-content: space-between;
}

@media screen and (min-width : 768px){
	.form-submit button { 
		min-height: 4em;
		font-size: 2.8em;
		padding: 0.4em;
		text-align: justify;
		text-justify: inter-ideograph;
		-moz-text-align-last: justify;
		text-align-last: justify;
	}
}


.modal-close#scbr_addr_modal_close ,
.modal-close#agnt_addr_modal_close {
	color:#fff;
	text-decoration:none;
}


/* fv */
#fv{
	min-height: 75vh;
	text-align: center;
	background: url('../images/bg.jpg') #fff;
	background-size: 100% auto;
	margin: 1vh 0 -6vh 0;
	padding: 10px 0 0 0;
}

@media screen and (min-width : 640px){
	#fv{
		min-height: 60vh;
		text-align: center;
		background: url('../images/bg.jpg') #fff;
		background-size: 100% auto;
		padding: 10px 0 0 0;
	}
}


#fv img{
	vertical-align: bottom;
	display: block;
}

#fv .fv_top_msg {
	margin: 5px auto 20px auto;
	padding: 0 0 3%;
	width: 90%;
	display:block;
}

#fv .fv_top_msg img {
	width: 100%;
}

#fv .fv_gama_out{
	margin: 1vh auto;
	padding: 2vh 0 2vh;
	width: 45vw;
	display:block;
}

@media screen and (min-width : 1280px){
	#fv .fv_gama_out{
		margin: 15px auto;
		padding: 2vh 0 2vh;
		width: 30vw;
		display:block;
	}
}

#fv .fv_gama_out img.fv_gama {
	margin: 0 auto;
	width: 100%;
}

#fv .dbtn { 
	margin: 2vh 0;
	padding: 2vh 5vw;
}

#fv .dbtn .form-submit button { 
	font-size: 2em;
	padding: 0.2em;
	text-align: justify;
	text-justify: inter-ideograph;
	-moz-text-align-last: justify;
	text-align-last: justify;
}

#fv .dbtn .form-submit button.text-justify {
	display: flex;
	justify-content: space-between;
}

@media screen and (min-width : 768px){
	#fv .dbtn .form-submit button { 
		min-height: 4em;
		font-size: 3em;
		padding: 0.4em;
		text-align: justify;
		text-justify: inter-ideograph;
		-moz-text-align-last: justify;
		text-align-last: justify;
	}
}

#fv .dbtn .form-submit button.btn-light {
	background: #0099cc;
	color: #ffffff;
}

#fv .dbtn .form-submit button.btn-light:hover, #fv .dbtn .form-submit button.btn-light:focus, #fv .dbtn .form-submit button.btn-light:active, #fv .dbtn .form-submit button.btn-light.active, .open > .dropdown-toggle.btn-light {
	background: #33a6cc;
}

#fv .dbtn .form-submit button.btn-light:active, #fv .dbtn .form-submit button.btn-light.active {
	background: #007299;
	box-shadow: none;
}

.fuwafuwa {
	-webkit-animation-name: fuwafuwa;
	/* fuwafuwaっていうアニメーションをしてね！ */
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	/*-webkit-animation-direction:alternate;*/
	-webkit-animation-timing-function: ease;
	-moz-animation-name: fuwafuwa;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: infinite;
	/*-moz-animation-direction:alternate;*/
	-moz-animation-timing-function: ease;
	-ms-animation-name: fuwafuwa;
	-ms-animation-duration: 2s;
	-ms-animation-iteration-count: infinite;
	/*-ms-animation-direction:alternate;*/
	-ms-animation-timing-function: ease;
}

@media screen and (min-width : 768px){
	.fuwafuwa {
		-webkit-animation-name: fuwafuwapc;
		/* fuwafuwaっていうアニメーションをしてね！ */
		-webkit-animation-duration: 2s;
		-webkit-animation-iteration-count: infinite;
		/*-webkit-animation-direction:alternate;*/
		-webkit-animation-timing-function: ease;
		-moz-animation-name: fuwafuwapc;
		-moz-animation-duration: 2s;
		-moz-animation-iteration-count: infinite;
		/*-moz-animation-direction:alternate;*/
		-moz-animation-timing-function: ease;
		-ms-animation-name: fuwafuwapc;
		-ms-animation-duration: 2s;
		-ms-animation-iteration-count: infinite;
		/*-ms-animation-direction:alternate;*/
		-ms-animation-timing-function: ease;
	}
}


/* fuwafuwaっていうアニメーションはこんなふうだよ！ */
@-webkit-keyframes fuwafuwa {
	0% {
		-webkit-transform: translate(0, 0);
	}
	30% {
		-webkit-transform: translate(0, -50px);
	}
	60% {
		-webkit-transform: translate(0, 0px);
	}
	100% {
		-webkit-transform: translate(0, 0);
	}
}
@-moz-keyframes fuwafuwa {
	0% {
		-moz-transform: translate(0, 0);
	}
	30% {
		-moz-transform: translate(0, -50px);
	}
	60% {
		-moz-transform: translate(0, 0);
	}
	100% {
		-moz-transform: translate(0, 0);
	}
}
@-ms-keyframes fuwafuwa {
	0% {
		-ms-transform: translate(0, 0);
	}
	30% {
		-ms-transform: translate(0, -50px);
	}
	60% {
		-ms-transform: translate(0, 0);
	}
	100% {
		-ms-transform: translate(0, 0);
	}
}

@-webkit-keyframes fuwafuwapc {
	0% {
		-webkit-transform: translate(0, 0);
	}
	30% {
		-webkit-transform: translate(0, -100px);
	}
	60% {
		-webkit-transform: translate(0, 0px);
	}
	100% {
		-webkit-transform: translate(0, 0);
	}
}
@-moz-keyframes fuwafuwapc {
	0% {
		-moz-transform: translate(0, 0);
	}
	30% {
		-moz-transform: translate(0, -100px);
	}
	60% {
		-moz-transform: translate(0, 0);
	}
	100% {
		-moz-transform: translate(0, 0);
	}
}
@-ms-keyframes fuwafuwapc {
	0% {
		-ms-transform: translate(0, 0);
	}
	30% {
		-ms-transform: translate(0, -100px);
	}
	60% {
		-ms-transform: translate(0, 0);
	}
	100% {
		-ms-transform: translate(0, 0);
	}
}

/* =====
 Clearfix 
===== */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

/* DreamWeaver */
.clearfix + *{ clear: both;}
