@charset "UTF-8";
.nomucom{
     float:right;
     margin-top:15px;
}
.moshikomi_btn a{
	background: #b10511;
	color: #fff;
	display: block;
	width: 70%;
	text-align: center;
	margin: 30px auto;
	font-size: 30px;
	font-weight: bold;
	padding: 20px 0;
	border-radius: 3px;
	box-shadow: 0px 5px 0 #690007;
	position: relative;
	vertical-align: middle;
}
.moshikomi a:hover{
	background:#cc323d;
}
.moshikomi_btn a:before, .moshikomi_btn a:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.moshikomi_btn a:before{
     width: 32px;
     height: 32px;
     border-radius: 50%;
     background: #fff;
}
.moshikomi_btn a:after {
    box-sizing: border-box;
    width: 5px;
    height: 5px;
    border: 7px solid transparent;
    border-left: 12px solid #b10511;
    right: 16px;
}
/* --------------------------
    Module
----------------------------*/
/* Layout */
.hidden {
	display: none;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.txtR {
	text-align:right;
}

/*pagetop
---------------------------------*/
#pagetop {
width: 100%;
height:44px;
margin: 0 auto;
text-align: center;
border-bottom:3px #3f3f3f solid;
box-sizing:border-box;
position: fixed;
bottom:0px;
visibility : visibility;
display:block;
}
.footer-top {
width: 1200px;
height:44px;	
margin: 0 auto;
text-align: center;	
	
}
.footer-inner-img {
width: 134px;
height:44px;	
float:right;		
}
#pagetop02 {
width: 100%;
height:44px;
margin: 0 auto;
text-align: center;
border-bottom:3px #3f3f3f solid;
box-sizing:border-box;
visibility : hidden;
position: absolute;
top:0px;
left:0;

}
.footer_out {
position: relative;

width: 100%;
height:44px;
margin-top:30px;
display:block;
	
}

#Pankuzu{
	padding:10px 0px 15px 0px;
	/*font-size:84%;*/
	line-height:1;
	width:950px;
	margin:0px auto;
	
  font-size: 11px;
display:block;	
	
	}

#Pankuzu a{text-decoration:none;}

/* ----- Footer ----- */
#footer {
	width: 950px;
	margin:0 auto;
	padding: 45px 0 0;
	color:#333;
	font-size: 14px;
}
#footer .f01 {
	margin-bottom:15px;
}
#footer .footerNavi01 li {
	display:inline;
	border-left:1px #333 solid;
	padding:0 20px;
}
#footer .footerNavi01 li:last-child {
	border-right:1px #333 solid;
}
#footer .footerNavi01 li a {
	text-decoration:none;
	line-height:100%;
}
#footer .footerNavi01 li a:hover {
	text-decoration:underline;
}
#footer .footerNavi01.Navi02 {
	border-top:1px #aaa dashed;
	border-bottom:1px #aaa dashed;
	padding:20px 0;
	margin-bottom:20px;
}
#footer .footerNavi01 {
    margin-bottom: 15px;
}
#footer .footerCon {
	margin-bottom:30px;
}
#footer .footerCon p {
	float:left;
	margin-right:20px;
}
#footer .footerCon .footerNavi01 {
	padding-top:5px;
}
.Copyright01 {
	margin-bottom:20px;
	

.TopColumn04{ width:950px; margin:0 auto;}


/* --------------------------
    Module
----------------------------*/
/* Layout */
.hidden {
	display: none;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.txtR {
	text-align:right;
}
/* Margin */
.mgnT5 {
	margin-top: 5px;
}
.mgnT10 {
	margin-top: 10px;
}
.mgnT15 {
	margin-top: 15px;
}
.mgnT20 {
	margin-top: 20px;
}
.mgnT25 {
	margin-top: 25px;
}
.mgnT30 {
	margin-top: 30px;
}
.mgnT35 {
	margin-top: 35px;
}
.mgnT40 {
	margin-top: 40px;
}
.mgnT45 {
	margin-top: 45px;
}
.mgnT50 {
	margin-top: 50px;
}




.mr0{ margin-right:0!important;}
/* Padding */
.pdnT5 {
	padding-top: 5px;
}
.pdnT10 {
	padding-top: 10px;
}
.pdnT15 {
	padding-top: 15px;
}
.pdnT20 {
	padding-top: 20px;
}
.pdnT25 {
	padding-top: 25px;
}
.pdnT30 {
	padding-top: 30px;
}
.pdnT35 {
	padding-top: 35px;
}
.pdnT40 {
	padding-top: 40px;
}
.pdnT45 {
	padding-top: 45px;
}
.pdnT50 {
	padding-top: 50px;
}
.pdnT60 {
	padding-top: 60px;
}
.pdnB5 {
	padding-bottom: 5px;
}
.pdnB10 {
	padding-bottom: 10px;
}
.pdnB15 {
	padding-bottom: 15px;
}
.pdnB20 {
	padding-bottom: 20px;
}
.pdnB25 {
	padding-bottom: 25px;
}
.pdnB30 {
	padding-bottom: 30px;
}
.pdnB35 {
	padding-bottom: 35px;
}
.pdnB40 {
	padding-bottom: 40px;
}
.pdnB50 {
	padding-bottom: 50px;
}
.pdnB60 {
	padding-bottom: 60px;
}
.pdnB70 {
	padding-bottom: 70px;
}
.pdnB80 {
	padding-bottom: 80px;
}
.pdnL5 {
	padding-left: 5px;
}
.pdnL10 {
	padding-left: 10px;
}
.pdnL15 {
	padding-left: 15px;
}
.pdnL20 {
	padding-left: 20px;
}
.pdnL25 {
	padding-left: 25px;
}
.pdnL30 {
	padding-left: 30px;
}
