@charset "UTF-8";
@media screen and (max-width:480px) {
#c_head {
	width: 100%;
	height: auto;
	margin-top: 5%;
	background-image: url(../img/0.common/navi_back_2.jpg);
	background-repeat: repeat;
	border-top: thin solid #675E2E;
	float: left;
	transition: 2s;
	padding-top: 5%;
	padding-bottom: 5%;
    background-position: left top;
    background-size: 50% 100%;
}
#c_logo {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 1.8%;
	text-align: center;
	display: block;
	background-size: 30%;
	transition: 2s;
	margin-bottom: 1.8%;
}
.logo_j {
	font-size: 18pt;
}
.logo_e {
	font-size: 10pt;
}
#c_nav {
	display: none;
}
#c_title1 {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5%;
	text-align: center;
}
.title_e {
	font-size: 10pt;
}
.title_j {
	font-size: 18pt;
}
#outline {
	float: left;
	height: auto;
	width: 94%;
	border: 2pt solid #675E2E;
	margin: 3%;
	transition: 2s;
}
#c_outline {
	float: left;
	height: auto;
	width: 94%;
	border: 1pt solid #675E2E;
	margin: 3%;
	transition: 2s;
}
#c_inline {
	margin: 2%;
	float: left;
	width: 95%;
	border: 1.6pt solid #675e2e;
	transition: 2s;
}
#c_list2 {
	float: left;
	height: auto;
	width: 100%;
	transition: 2s;
	line-height: 200%;
	font-size: 1.1em;
	margin-top: 5%;
	margin-bottom: 5%;
}
#c_l_line2 {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 2%;
	transition: 2s;
	font-size: 1em;
}
#c_l_line3 {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 2%;
	transition: 2s;
	margin-top: 5%;
	margin-left: 0%;
	text-align: center;
}
#c_l_line4 {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 2%;
	transition: 2s;
	margin-top: 5%;
	margin-left: 0%;
	text-align: center;
}
.c_l_head {
	font-weight: 700;
	float: left;
	width: 100%;
	margin-left: 0%;
	text-align: center;
	font-size: 1.1em;
	margin-bottom: 2%;
	margin-top: 20%;
	transition: 2s;
}
.c_l_sub {
	font-weight: 700;
	float: left;
	height: auto;
	width: 100%;
	transition: 2s;
}
.c_l_left {
	font-weight: 400;
	float: left;
	width: 100%;
	transition: 2s;
}
.c_l_left_right {
    font-weight: 400;
    float: left;
    width: 100%;
    transition: 2s;
    margin-right: 10px;
    text-align: left;    
}
.c_l_left2 {
	font-weight: 400;
	float: left;
	width: 100%;
	transition: 2s;
	font-size: 1.1em;
}
.c_l_right {
	float: left;
	height: auto;
	width: 100%;
	font-weight: 200;
	transition: 2s;
	margin-bottom: 10%;
}
.c_l_center {
	float: left;
	height: auto;
	width: 95%;
	transition: 2s;
	margin-left: 5%;
}
.c_l_right2 {
	float: left;
	height: auto;
	width: 95%;
	transition: 2s;
	margin-left: 5%;
	font-size: 0.95em;
	font-weight: 200;
	margin-bottom: 2%;
}
#c_l_line3 .c_l_right2 ,#c_l_line3 .c_l_sub {
	font-size: 1.1em;
}
.c_l_right3 {
	float: left;
	height: auto;
	width: 100%;
	transition: 2s;
	margin-bottom: 10px;
}
.c_l_com2 {
    float: left;
    height: auto;
    width: 80%;
    transition: 2s;
    font-size: 0.9em;
}
	.c_l_number {
	float: left;
	height: auto;
	width: 100%;
	transition: 2s;
	font-weight: 700;
}
.c_l_end {
	float: left;
	height: auto;
	width: 100%;
	font-weight: 300;
	transition: 2s;
	text-align: right;
}
.c_l_comment {
	float: left;
	height: auto;
	width: 100%;
	font-weight: 300;
	transition: 2s;
	margin-right: 0%;
	margin-left: 0%;
	font-size: 1.1em;
	line-height: 200%;
}
#c_bottom {
	font-size: 0.9em;	
}
#c_b_left {
	float: left;
	height: auto;
	width: 100%;
	transition: 2s;
}
#c_b_right {
	float: left;
	width: 100%;
	transition: 2s;
}

}