@charset "UTF-8";
/*20230602追加*/
.m_note {
    float: left;
    height: auto;
    width: 86%;
    font-weight: 300;
    transition: 2s;
    margin-right: 3%;
    margin-left: 3%;
    line-height: 150%;
    margin-bottom: 30px;
    border: 1.5pt solid #675e2e;
    padding-top: 2%;    
    padding-right: 4%;
    padding-bottom: 2%;
    padding-left: 4%;
    font-size: medium;
}
/*ここまで↑*/
#white_back {
	background-color: #FFF;
	width: 100%;
	float: left;
	height: auto;
	margin-top: 4%;
	padding-top: 3%;
	padding-bottom: 3%;
}
.logo_j {
	font-size: 20pt;
	transition: 2s;
}
.logo_e {
	font-size: 10pt;
	transition: 2s;
}
#c_head {
    width: 100%;
    height: auto;
    margin-top: 2%;
    background-image: url(../img/0.common/navi_back_2.jpg);
    background-repeat: repeat;
    border-top: thin solid #675E2E;
    float: left;
    transition: 2s;
    background-position: left top;
    background-size: 50% 100%;
}

#c_logo {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 1%;
	text-align: center;
	display: block;
	background-size: 30%;
	transition: 2s;
	margin-bottom: 1%;
}
#c_nav {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 90%;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	padding-left: 10%;
    transition: 2s;
}
.nav_list {
	float: left;
	margin-left: 1.8%;
	margin-right: 1.8%;
	font-size: 1.6vw;
	transition: 2s;
	text-align: center;
}
#c_nav ul {
	text-align: center;
}
#c_nav ul li {
	display: inline-block;
	width: 16%;
}
#c_title1 {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5%;
	text-align: center;
	transition: 2s;
}
.title_e {
	font-size: 12pt;
}
.title_j {
	font-size: 21pt;
}
#outline {
	float: left;
	height: auto;
	width: 85%;
	border: 2pt solid #675E2E;
	margin-top: 3%;
	margin-right: 7.5%;
	margin-bottom: 3%;
	margin-left: 7.5%;
	transition: 2s;
	background-color: #FFF;
}
#c_outline {
	float: left;
	height: auto;
	width: 85%;
	border: 1pt solid #675E2E;
	margin-top: 3%;
	margin-right: 7.5%;
	margin-bottom: 3%;
	margin-left: 7.5%;
	transition: 2s;
	background-color: #FFF;
}
#c_inline {
	margin: 1%;
	float: left;
	width: 97.6%;
	border: 1.6pt solid #675e2e;
	transition: 2s;
}
#c_list {
	float: left;
	height: auto;
	width: 88%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #675e2e;
	border-bottom-color: #675e2e;
	margin: 4%;
	padding-top: 3%;
	padding-bottom: 3%;
	padding-right: 2%;
	padding-left: 2%;
	transition: 2s;
}
#c_list2 {
	float: left;
	height: auto;
	width: 70%;
	margin: 4%;
	padding-right: 11%;
	padding-left: 11%;
	transition: 2s;
	line-height: 200%;
	font-size: 1.1em;
}
#topline {
	float: left;
	width: 88%;
	transition: 2s;
	margin-top: 4%;
	margin-right: 6%;
	margin-bottom: 4%;
	margin-left: 6%;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #675e2e;
}
#bottomline {
	float: left;
	width: 88%;
	transition: 2s;
	margin-top: 4%;
	margin-right: 6%;
	margin-bottom: 4%;
	margin-left: 6%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #675e2e;
}

#c_l_line {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 2%;
	transition: 2s;
}
#c_l_line2 {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 2%;
	transition: 2s;
	font-size: 1.1em;
}
#c_l_line3 {
	float: left;
	height: auto;
	width: 80%;
	margin-bottom: 2%;
	transition: 2s;
	margin-top: 5%;
	margin-left: 10%;
	line-height: 200%;
}
#c_l_line4 {
	float: left;
	height: auto;
	width: 80%;
	margin-bottom: 2%;
	transition: 2s;
	margin-top: 5%;
	margin-left: 10%;
	line-height: 200%;
	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: 4%;
	transition: 2s;
}
.c_l_head2 {
	font-weight: 700;
	float: left;
	width: 100%;
	margin-left: 0%;
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 2%;
	margin-top: 4%;
	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: 10%;
    transition: 2s;
}
.c_l_left_right {
    font-weight: 400;
    float: left;
    width: 65px;
    transition: 2s;
    margin-right: 10px;
    text-align: right;
}
.c_l_left2 {
	font-weight: 400;
	float: left;
	width: 20%;
	transition: 2s;
}
.c_l_center {
	float: left;
	height: auto;
	width: 20%;
	transition: 2s;
	margin-left: 10%;
}
.c_l_right {
	float: left;
	height: auto;
	width: 90%;
	transition: 2s;
    clear: right;
}
.c_l_right2 {
	float: left;
	height: auto;
	width: 70%;
	transition: 2s;
}

.c_l_right3 {
	float: left;
	height: auto;
	width: 95%;
	transition: 2s;
}

.c_l_com2 {
    float: left;
    height: auto;
    width: 100%;
    transition: 2s;
    font-size: 0.92em;
}
.c_l_number {
	float: left;
	height: auto;
	width: 5%;
	transition: 2s;
}
.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: 86%;
	font-weight: 300;
	transition: 2s;
	margin-right: 7%;
	margin-left: 7%;
	font-size: 1.06em;
	line-height: 200%;
}

#c_bottom {
	background-color: #FFF;
	float: left;
	width: 90%;
	padding-right: 2%;
	padding-left: 8%;
	padding-top: 2%;
	padding-bottom: 2%;
	transition: 2s;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #675e2e;
}
#c_b_left {
	float: left;
	height: auto;
	width: 10%;
	transition: 2s;
}

#c_b_right {
	float: left;
	width: 90%;
	transition: 2s;
}



a strong {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
.me_small {
    font-size: 0.9em;
}
.me_small2 {
	font-size: 0.9em;
	float: none;
	padding-top: 10px;
}


@media screen and (min-width:481px) and (max-width:896px) {
.logo_j {
	font-size: 21pt;
}
.logo_e {
	font-size: 11pt;
}
.nav_list {
	float: left;
	font-size: 12pt;
}
#c_l_line2 {
	font-size: 1em;
}
.c_l_left_right {
    font-weight: 400;
    float: left;
    width: 100%;
    transition: 2s;
    text-align: left;
	margin-right: 0px;
}
.c_l_right {
	float: left;
	height: auto;
	width: 100%;
	transition: 2s;
    clear: right;
}

}