#logo, #logoSP {
	width: 100%;
	text-align: center;
}
.logoImg {
	width: 20%;
    margin-top: 20px;
}

#footAreaSP,#logoSP{
	display: none;
}

@media screen and (max-width: 768px) {
	body {
		min-width: 100%;
		width: 100%;
	}
	.logoImgSP{
        margin-top: 20px;
		width: 50%;
	}
	.content {
		width: 100%;
	}
	.u13{
		padding: 0px;
        margin: 0px;
	}
	.u13 h2 {
		padding: 10px 0 10px;
	}
	.u13 h2 span {
		font-size: 18px;
	}
	.u13 .forMember,.u13 .lead p {
		width: 80%;
		margin: 20px auto;
	}
	.u13 .entryForm {
		width: 100%;
		margin: 30px auto;
	}
	.u13 table.entry {
		border-collapse: collapse;
		width: 100%;
		border: none;
	}
	.u13 table.entry td {
		display: block;
		float: none;
		padding: 0;
		margin-bottom: 5px;
		border: none;
	}
	.u13 table.entry th {
		display: block;
		border: none;
		width: 100%;
		font-weight: bold;
		margin-top: 25px;
	}
	.u13 table.entry select {
		border-left-width: 1px;
		margin-right: 10px;
		border-right-width: 1px;
		margin-left: 10px;
		border-top-width: 1px;
		width: 80%;
	}
	.u13 table.entry td p.clearfix {
		margin-left: 0;	
	}
	.u13 table.entry input[type="text"]{
		margin-left: 10px;
		width: 80%;
	}
	.u13 table.entry input[type="text"].textBox3{
		margin-left: 5px;
		width: 50px;
	}
	.u13 table.entry td p span.label2{
		width: 100%;
	}
	.u13 .btn input[type="submit"]{
		width: 80%;
		-webkit-appearance: none;
	}
	.u13 p.precaution,.u13 p.example{
		margin-left: 25px;
	}
	.u13 p.precaution,.u13 p.example{
		margin-left: 25px;
	}
	.u13 table.entry td p span.label1, .jefKids table.entry td p span.label1 {
		width: auto;
	}
	#logo,#footArea {
		display: none;
	}
	#logoSP,#footAreaSP {
		display: block;
	}
    /*
	#footAreaSP ul {
		background: #023515;
	}
	#footAreaSP ul li {
		padding: 5px 10px;
	}
	#footAreaSP ul li a {
		color: #ffffff;
	}
	#footAreaSP .credit {
		width: 100%;
		margin: 0 auto;
	}
	#footAreaSP .credit p {
		float: left;
		width: 33.3%;
	}
    */
    /* ==========================================================

    - 共通フッター 01-2. Foot

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

    #footArea{ display: none;}
    #footAreaSP{ display: block;}

    #footAreaSP .commonFoot {
        display:block;
        background: #004F28;
        border-top:0px none;
        margin: 0;
        padding: 0;
    }
    #footAreaSP .commonFoot p.copyright {
        text-align: center;
        padding: 15px 0 75px;
        border-bottom: 5px solid #ffe100;
    }
    #footAreaSP .commonFoot p.copyright img {
        width: 170px;
    }
    #footAreaSP .commonFoot p.slogan {
        text-align: center;
        padding: 16px 0 16px;
    }
    #footAreaSP .commonFoot p.slogan img {width:150px;}

    #footAreaSP .socialNav {
        font-family: 'Roboto Condensed',sans-serif;
        font-size: 14px;
        line-height: 1.2;
        letter-spacing: 0.5px;
        font-weight: 700;
        display: table;
        width: 100%;
        margin: 0 0 30px 0;
    }
    #footAreaSP .socialNav li a {color: #ffffff;}
    #footAreaSP .socialNav li {
        display: table-cell;
        text-align: center;
        width: 33.3%;
        padding: 0px 0 6px;
    }
    #footAreaSP .socialNav li.twitter {
        border-left: 1px solid #003d1f;
        border-right: 1px solid #003d1f;
    }
    #footAreaSP .socialNav li img {
        display: block;
        width: 25px;
        height: 25px;
        margin: 0 auto 10px;
    }

    #footAreaSP .commonFoot .commonLink {
        margin: 0;
        border-top: 1px solid #003d1f;
    }
    #footAreaSP .commonFoot .commonLink li {
        border-bottom: 1px solid #003d1f;
    }
    #footAreaSP .commonFoot .commonLink li a {
        padding: 11px 15px;
        display: block;
        color: #ffffff;
        font-size: 12px;
    }
	#footAreaSP .credit p img,
	#footAreaSP .credit p a img
	{
		width: 80%;
		height: auto;
		padding: 0 10%;
	}
    /*エラー*/
    .u13 table.entry td{
		margin-left: 25px;
        margin-right: 20px;
    }

    .edit a{
        margin-left: 20px;
    }
}

/*@media screen and (max-width: 400px) {
.entry td {
	display: block;
	text-align: center;
}
table th {
	display: block;
	border-top: none;
	border-bottom: none;
	width: 100%;
}
}*/
