@charset "utf-8";
/* CSS Document */
.content .content-left { width: 75%; float: left; }
.content .content-right { width: 25%; float: right; padding-left: 3rem; }
.contentinfo { border-bottom: 2px solid #ccc; padding: 10px 0; color: #333;}
.content { color: #333; display: flex; }
.head-title { font-size: 24px; padding-bottom: 10px; }
.head-title h5 { margin: 10px 0; font-size: 1.2rem; font-weight: normal; line-height: 1.6rem; }
.head-title h1 { line-height: 1.5; font-weight: bold; font-size: 3rem;margin: 0;}
.head-info { display: inline-block; width: 100%; }
.head-info .source { color: #333; line-height: 3; }
.head-info .source span { margin-right: 15px; }
.info .contentdiv { font-size: 18px;padding: 20px 0;}
.info .contentdiv p { margin-bottom: 20px; line-height: 32px; }
.info .contentdiv img { max-width: 100%; text-align: center; }
.item-list ul { padding: 0; margin: 0; }
.item-list li { line-height: 30px; margin-bottom: 3px; padding-bottom: 3px; border-bottom: 1px dotted #ccc;/*list-style-type: disc;*/ }
.item-list li a { color: #666; font-size: 14px; line-height: 32px; display: block; }
.item-list li span { margin-right: 10px; }
.item-list li span.red { font-weight: bold; color: #f00; }
@media (max-width: 767px) {
.contentinfo { margin-top: 200px; margin: 0 15px; }
.head-weather { display: none; }
.content { display: block; }
.content-left, .content-right { width: 100%!important; display: contents; }
.content-left img { width: 100%; height: auto; }
main { margin-top: 0; }
}
@media (max-width: 500px) {
.head-top { width: 100%; position: relative; padding-top: 0; }
.logo { width: 75px; height: auto; margin-top: 5px; margin-left: 5px; }
.head-weather { display: none; }
.contentinfo { margin-bottom: 20px;}
.swiper-slide.swiper-slide-active a> img {min-width: 400px;}
main { margin-top: 0; }
.addthis_toolbox.share.fr { text-align: center; float: none; }
.head-info .source{ line-height:2;}
.head-title h5 { margin: 10px 0; font-size: 1rem; font-weight: normal; line-height: 1.6rem; }
.head-title h1 { line-height: 1.5; font-weight: bold; font-size: 2rem;margin: 0;}
}
