@charset "utf-8";

.fontsize-body {
font-size: 1.4rem;
line-height: 3rem;
}

.e_txt_time {
font-size: 1.4rem;
line-height: 3rem;
}

.e_txt_e_link {
color: #0077bb;
text-decoration: underline;
}


.fontsize-title {
font-size: 1.6rem;
line-height: 3rem;
font-weight: bold;
}

.fontsize-title-16px {
font-size: 16px;
line-height: 24px;
font-weight: bold;
}

.font-14px {
font-size: 14px;
color: #333;
line-height: 23px;
text-align: justify;
}

.midashi-1 {
position: relative;
padding: .25em 0 .5em .75em;
border-left: 6px solid #3498db;
font-size: 2.2rem;
margin-top: 50px;
margin-bottom: 10px;
}
.midashi-1::after {
position: absolute;
left: 0;
bottom: 0;
content: '';
width: 100%;
height: 0;
border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 479px) { /* 479px以下に適用 */ 
.midashi-1 {
font-size: 2rem;
margin-top: 30px;
}
}


.midashi-2 {
font-size: 14px;
background-image: url(media/common/style/midashi-2.jpg);
color: #009;
font-weight: bold;
}


.oshirase-2 {
font-size: 16px;
font-weight: 400;
background-image: url(media/common/style/oshirase-2.jpg);
line-height: 20px;
}

.oshirase-1 {
font-size: 16px;
font-weight: 400;
background-image: url(media/common/style/oshirase-1.jpg);
}

.time {
font-size: 1.6rem;
line-height: 3rem;
}

.red {
font-size: 13px;
color: #F00;
}

.blue {
font-size: 14px;
color: #039;
}

.title-blue {
color: #00008b;
font-size: 17px;
line-height: 24px;
font-weight: bold;
}

.title-red {
font-size: 17px;
line-height: 24px;
font-weight: bold;
color: #F00;
}
