@charset "utf-8";


/* ##### fresh.html ##### */

#kvis{ background-image: url(../../img/fresh_kvis_bg.jpg);}

#page_fresh dl{ padding-bottom: 70px; }
#page_fresh dl dt{ text-align: center; padding-bottom: 40px; }
#page_fresh dl dd{ overflow-x: hidden; }

#page_fresh dl dd table{ border-top: 1px solid #B1C3DA; border-left: 1px solid #B1C3DA; width: 100%; }
#page_fresh dl dd table th{ background-color: #F6F6F6; padding: 10px; border-right: 1px solid #b1c3da; border-bottom: 1px solid #b1c3da; font-weight: bold; color: #06C; }
#page_fresh dl dd table td{ background-color: #FFFFFF; padding: 10px; border-right: 1px solid #b1c3da; border-bottom: 1px solid #b1c3da; color: #333; line-height: 1.8em; }
#page_fresh dl dd table td a{ color: #F00; }
#page_fresh dl dd table td strong{ color: #333; line-height: 1.8em; display: inline-block; padding-top: 14px; }
#page_fresh dl dd table td strong.end_ann{
padding-top: 0px;
font-size: 16px;
color: #06C;
}
#page_fresh dl dd table td a.ent_dl { border: 1px solid #0066CC; display: block; width: 50%; text-align: center; color: #0066CC; font-size: 18px; padding-top: 14px; padding-bottom: 14px; line-height: 1em; font-weight: bold; letter-spacing: 0.05em; margin-top: 15px; margin-bottom: 15px; border-radius: 4px; }
#page_fresh dl dd table td a.ent_dl:after{ content: "▼"; -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); font-size: 16px; width: 18px; height: 18px; display: inline-block; margin-left: 14px; font-weight: normal; }
#page_fresh dl dd table td a.ent_dl br{ display: none; }


#page_fresh dl dd table td em{ font-style: normal; color: #F00; line-height: 1.8em; }

#page_fresh dl dd ul#sche_flow{ overflow: hidden; padding-bottom: 1em;}
#page_fresh dl dd ul#sche_flow li{ float: left; text-align: center; }
#page_fresh dl dd ul#sche_flow li h3{ border-left: 1px solid #FFFFFF; font-size: 20px; position: relative; line-height: 1em; display: block; padding-top: 50px; padding-bottom: 50px; color: #FFFFFF; letter-spacing: 0.1em; }
#page_fresh dl dd ul#sche_flow li h3:before{ content: "▼"; -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); font-size: 20px; width: 20px; height: 20px; display: block; position: absolute; top: 50%; left: -3px; margin-top: -12px; overflow: hidden; }
#page_fresh dl dd ul#sche_flow li aside{ border-left: 1px solid #D7D7D7; padding-left: 12px; text-align: left; padding-top: 12px; padding-right: 12px; padding-bottom: 12px; min-height: 160px; line-height: 1.4em; }
#page_fresh dl dd ul#sche_flow li aside strong{ font-weight: bold; display: block; color: #003476; line-height: 1.4em; padding-bottom: 8px; }


#page_fresh dl dd ul#sche_flow li:first-child h3{ border-left-style: none; }
#page_fresh dl dd ul#sche_flow li:first-child h3:before{ content: ""; }
#page_fresh dl dd ul#sche_flow li:first-child aside{ border-left-style: none; } 

#page_fresh dl dd .udc{ text-align: center; padding-bottom: 40px; }
#page_fresh dl dd .udc h4{ color: #f39813; font-size: 30px; line-height: 1.4em; }
#page_fresh dl dd .udc h5{ font-size: 18px; padding-top: 16px; }
#page_fresh dl dd .udc h6{ font-size: 20px; padding-top: 16px; font-weight: normal; color: #747474; }
#page_fresh dl dd .udc h6 span{ color: #D51D2E; font-size: 75%; display: inline-block; vertical-align: baseline; }
#page_fresh dl dd .udc a.cfes_ban{ display: inline-block; margin-top: 18px; margin-bottom: 18px; }

/*
#page_fresh dl#schedule_area dd ul#sche_flow li{ width: 20%; }
#page_fresh dl#schedule_area dd ul#sche_flow li:nth-child(1) h3{ background-color: #7AAAE8;}
#page_fresh dl#schedule_area dd ul#sche_flow li:nth-child(2) h3{ background-color: #6498dc;}
#page_fresh dl#schedule_area dd ul#sche_flow li:nth-child(3) h3{ background-color: #326ebd;}
#page_fresh dl#schedule_area dd ul#sche_flow li:nth-child(4) h3{ background-color: #1653a3;}
#page_fresh dl#schedule_area dd ul#sche_flow li:nth-child(5) h3{ background-color: #003476;}
*/

#page_fresh dl#schedule_area dd ul#sche_flow li{width : calc(100% / 6); }
#page_fresh dl#schedule_area dd ul#sche_flow li:nth-child(1) h3{ background-color: #7AAAE8;}
#page_fresh dl#schedule_area dd ul#sche_flow li:nth-child(2) h3{ background-color: #6498dc;}
#page_fresh dl#schedule_area dd ul#sche_flow li:nth-child(3) h3{ background-color: #326ebd;}
#page_fresh dl#schedule_area dd ul#sche_flow li:nth-child(4) h3{ background-color: #1653a3;}
#page_fresh dl#schedule_area dd ul#sche_flow li:nth-child(5) h3{ background-color: #003476;}
#page_fresh dl#schedule_area dd ul#sche_flow li:nth-child(6) h3{ background-color: #002758;}

#page_fresh dl#schedule_area dd .em_coron{
color: #F00;
font-style: normal;
padding-bottom: 20px;
display: block;
}
