@charset "utf-8";


@media screen and (max-width: 767px) {
	
    
/*  common
===================================*/
	.wrapper {
		overflow-x: hidden;
	}
    
	
	
/* display
===================================*/
	.ie-mestxt {
		display: none;
	}
    
    .pshed {
		display: none;
    }

	.smt {
		display: block;
	}
    
    
    
/*  smt-pusher
===================================*/
    .smt-pusher {
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        will-change: transform;
    }
    .smt-fixed .smt-pusher {
        -webkit-transform: translate3d(-80vw, 0, 0);
        -moz-transform: translate3d(-80vw, 0, 0);
        transform: translate3d(-80vw, 0, 0);
    }

    
    
    
    
    
    

/* janp
===================================*/
	.janp {
		bottom: 20px;
		right: 3.0%;
	}
	.janp a {
		width: 40px;
		height: 40px;
	}
	
	
	
/*  footer
===================================*/
	footer {
	}
    
    
    
    
/*  共 通
===================================*/
    .contebody {
        min-height: auto;
        display: block;
    }
    header.signup .hed-are {
        background-position: top center;
        height: 160px;
    }
    
    .sbody-hed {
    padding-top: 20px;
    padding-bottom: 20px;
}
    
    
    .fm-box .moku {
    width: auto;
    min-width: 160px;
}
    .fm-box .paswd .flx {
}
    .fm-box .paswd .flx .mr20 {
    margin-right: 10px;
}
    .fm-box .paswd .blk.mt20 {
    margin-right: 80px;
}
    
    .fm-box .paswd input {
    width: 100%;
}
    .switch {
    margin-top: 10px;
    margin-bottom: -5px;
}

    
    
/* flow-are
===================================*/
    .flow-are {
    padding-bottom: 30px;
}
	.flow-are ul {
    flex-wrap: wrap;
}
	.flow-are li {
    padding: 3px 0;
    padding-right: 5px;
}
    
    
    
       
/* signup
===================================*/
    .pshed.signup {
        display: block;
    }
    
    .signup .sbody-are {
    padding-top: 20px;
}
    
    .signup .sbody-hed {
    padding-top: 20px;
    padding-bottom: 20px;
}
    .signup .sbody-hed h2 {
    font-size: 2.2rem;
}

    
    
    
/* home
===================================*/
    .hometop .flxare {
        display: block;
    }
    .rogu-lst.lef {
    margin-right: 0;
}
    .rogu-lst.rig {
    margin-left: 0;
    margin-top: 30px;
}
    
    
    .file-btn .rig {
    display: none;
}
    .file-btn .txt {
    display: block;
    font-size: 1.4rem;
    line-height: 1.3;
    margin-right: 10px;
    color: #e02300;
}

    
    
    .flow-title .file-btn.rigaut {
    display: none;
}
    
    
    .form-are .lst-blk .fm-box.hyoka .flx {
        flex-wrap: wrap;
    }
    
    .form-are .lst-blk .fm-box.hyoka {
        padding: 10px;
    }
    .form-are .lst-blk .fm-box.hyoka .fm-radio .blk {
        margin-right: 40px;
        margin-top: 15px;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	
	


}
 /* (max-width: 767px) */

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 