@media screen and (min-width: 641px),print {
#page #title {
background-image: url("image/title.jpg");
}
#page #title h1:before,
#page #title p:before {
background-image: url("image/title_icon.png");
width: 46px;
height: 50px;
top: -5px;
}

#contents{}
#contents dd p{
font-size: 18px;
line-height: 1.7em;
}
#contents .period {
text-align: center;
padding: 0 0 50px 0;
}

#contents h2 {
color: #333;
font-size: 34px;
font-weight: bold;
padding-top: 0px;
padding-bottom: 30px;
}
#contents h3 {
color: #131768;
font-size: 18px;
font-weight: bold;
}
#contents h4 {
color: #333;
font-size: 22px;
font-weight: bold;
padding: 10px 0 0;
}
#contents h5 {
color: #1b660e;
font-size: 26px;
font-weight: bold;
padding-top: 20px;
}
#page #change {
margin-bottom: 30px;
margin-top: 20px;
padding: 0.5em 1em 1em 1em;
}
#page #change p.day {
	font-size: 18px;
	font-weight: bold;
}
#page #change p.title {
	font-size: 24px;
	font-weight: bold;
}
#page #change p.title b {
	color: #F30;
	margin: 0px;
	padding: 0px;
}
#page #change h3 {
font-size: 24px;
line-height: 1.8em;
padding: 0em 0 0 0;
color: #1b660e;
}
#page #change p {
	font-size: 18px;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}
#page #change p i {
color: #FF0000;
font-style: normal;
font-weight: bold;
}
#page #change p.bt {
	padding-top: 10px;
}
#page .reissue {
border: solid 1px #cfcfcf;
padding: 1em;
}
#page .reissue h3 {
font-size: 26px;
line-height: 1.8em;
}
#page .reissue p {
font-size: 18px;
}

#contents .bt5 {
font-size: 24px;
}
#contents .red_bg {
background: #FFE6EB;
border-radius: 6px;
padding: 2em;
margin-bottom: 70px;
text-align: center;
}
#contents .red_bg p {
padding-top: 10px;
}
#contents dl {
display: flex;
flex-wrap: wrap;
margin: 30px 0;
border-top: solid 1px #D8D8D8;
}
#contents dt {
width: 160px;
background: #E9F7FF;
border-bottom: solid 1px #D8D8D8;
padding: 20px;
display: flex;
align-items: center;
}
#contents dd {
width: 960px;
border-bottom: solid 1px #D8D8D8;
padding: 20px;
}
#contents dd:nth-of-type(3) {
padding: 0;
}
#contents dd:nth-of-type(3) table{
border: none !important;
}
#contents dd:nth-of-type(3) table th {
background-color: #FFF;
border-top: none;
border-right: none;
border-left: none;
border-bottom: 1px solid #D8D8D8;
width: 240px;
}
#contents dd:nth-of-type(3) table td {
border-top: none;
border-right: none;
border-left: none;
border-bottom: 1px solid #D8D8D8;
padding: 1em;
}
#contents dd:nth-of-type(3) table td p i {
font-size: 18px;
}
#contents dd p{
font-size: 18px;
line-height: 1.7em;
padding: 10px 0;
}
#contents dd p i {
font-size: 20px;
font-weight: bold;
font-style: normal;
}
#contents dd p b{
font-size: 22px;
color: #FF0000;
font-weight: bold;
}
#contents .tel{
font-family: "Arial Black", Gadget, "sans-serif";
font-size: 40px;
line-height: 1.3em;
color: #E50012;
}
}


@media screen and (min-width: 0px) and (max-width: 640px) {
#contents .period {
text-align: center;
}
#contents h2 {
color: #333;
font-size: 18px;
font-weight: bold;
padding-bottom: 10px;
}
#contents h3 {
color: #131768;
font-size: 16px;
font-weight: bold;
}
#contents h4 {
color: #333;
font-size: 16px;
font-weight: bold;
padding: 10px 0 0;
}
#contents h5 {
color: #00A63C;
font-size: 18px;
font-weight: bold;
padding-top: 20px;
}
#contents .red_bg {
background: #FFE6EB;
border-radius: 6px;
padding: 15px;
margin-bottom: 30px;
text-align: center;
}
#contents .red_bg p {
padding-top: 10px;
}

#page #change {
margin-bottom: 30px;
margin-top: 20px;
padding: 0.5em;
}
#page #change p.day {
	font-size: 16px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#page #change p.title {
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
}
#page #change p.title b {
color: #F30;
margin: 0px;
padding: 0px;
}
#page #change h3 {
font-size: 18px;
line-height: 1.3em;
padding: 1em 0 0.5em 0;
color: #1b660e;
}
#page #change p {
	font-size: 16px;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}
#page #change p i {
color: #FF0000;
font-style: normal;
font-weight: bold;
}
#page #change p.bt {
	padding-top: 10px;
}

#page .reissue {
border: solid 1px #cfcfcf;
padding: 1em;
}
#page .reissue h3 {
font-size: 20px;
line-height: 1.2em;
padding-bottom: 0.5em;
}
#page .reissue p {
font-size: 16px;
margin: 0px;
}

#contents dl {
margin: 20px 0;
width: 100%;
border-top: solid 1px #D8D8D8;
}
#contents dt {
background: #E9F7FF;
border-bottom: solid 1px #D8D8D8;
padding: 10px;
display: flex;
align-items: center;
}
#contents dd {
border-bottom: solid 1px #D8D8D8;
padding: 10px;
}

#contents dd:nth-of-type(3) {
padding: 0;
}
#contents dd:nth-of-type(3) table{
border: none !important;
}
#contents dd:nth-of-type(3) table th {
padding: 1em 0 0 0;
display: block;
width: 100%;
box-sizing: border-box;
}
#contents dd:nth-of-type(3) table td {
padding: 0em;
display: block;
width: 100%;
box-sizing: border-box;
}
#contents dd:nth-of-type(3) table th p i {
font-size: 18px;
}

#contents dd p{
padding: 7px 0;
}
#contents dd p i {
font-weight: bold;
font-style: normal;
}
#contents dd p b{
color: #FF0000;
font-weight: bold;
}
#contents .tel{
font-family: "Arial Black" , Avenir , sans-serif;
font-size: 22px;
font-weight: 900;
color: #E50012;
line-height: 1.3em;
text-decoration: none;
}

}