/*common--------------------------------------------------*/
div.section_02 table.caption,
div.section_03 table.caption,
div.section_04 table.caption,
div.section_05 table.caption,
div.section_06 table.caption
{
border-bottom:1px solid #FCBC22 !important;
margin-bottom:10px !important;
}
div.section_02 table.caption tr td,
div.section_03 table.caption tr td,
div.section_04 table.caption tr td,
div.section_05 table.caption tr td,
div.section_06 table.caption tr td{padding-bottom:5px !important;}
div.section_02 table.caption tr td img,
div.section_03 table.caption tr td img,
div.section_04 table.caption tr td img,
div.section_05 table.caption tr td img,
div.section_06 table.caption tr td img
{
height:auto;
max-width:306px;
width:100%;		
}
table.sentence tr td
{
padding:10px !important;
text-align:justify;
}
table.sentence tr td br{display:block;}
table.sentence tr td br.pc{display:none;}
div .notice
{
font-weight:bold;
line-height:1.5;
}
div .notice br{display:block;}
/*SECTION_01*/
div.section_01 table.caption tr td img
{
height:auto;
margin-bottom:15px;
width:100%;
}