::-webkit-input-placeholder { color: #fff; }

:-moz-placeholder { color: #fff; }

::-moz-placeholder { color: #fff; }

:-ms-input-placeholder { color: #fff; }

section { padding: 0.0rem 0; }

.commonpongetitle { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 0.19271rem; }

.commonpongetitle .title { font-size: 0.41667rem; color: #000; font-weight: bold; }

.commonpongetitle .link a { padding: 0.07292rem 0.14063rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: #333; font-size: 0.08333rem; border-radius: 25px; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.commonpongetitle .link a img { width: 0.13021rem; margin-left: 0.04167rem; }

@media (min-width: 576px) { .sectionA .commonpongetitle { padding-left: 0.10417rem; } }

.sectionB { background: #E2E2E2; }

.sectionB .content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.sectionB .content .pongeimg { width: 3.54167rem; }

.sectionB .content .pongeimg a { width: 100%; border-radius: 10px; overflow: hidden; display: block; }

.sectionB .content .pongeimg a:hover .img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.sectionB .content .pongeimg a .img { overflow: hidden; }

.sectionB .content .pongeimg a .img img { -webkit-transition: 0.5s ease all; transition: 0.5s ease all; }

.sectionB .content .pongeimg a:hover .Commondate span:nth-of-type(1) { color: #fff; }

.sectionB .content .pongeimg a:hover .Commondate span:nth-of-type(2) { color: #fff; }

.sectionB .content .pongeimg a:hover .text { background: #000; }

.sectionB .content .pongeimg a:hover .text .right .title { color: #fff; }

.sectionB .content .pongeimg a:hover .text .right .desc { color: #fff; }

.sectionB .content .pongeimg a .img { height: 2.25521rem; width: 100%; }

.sectionB .content .pongeimg a .img img { width: 100%; height: 100%; display: block; }

.sectionB .content .pongeimg a .text { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; background: #fff; -webkit-transition: 0.5s ease all; transition: 0.5s ease all; padding: 0.24479rem 0.10417rem; }

.sectionB .content .pongeimg a .text .right { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; margin-left: 0.18229rem; min-width: 0; }

.sectionB .content .pongeimg a .text .right .title { font-size: 0.10417rem; font-family: 'NOTOSANSHANS'; color: #262626; -webkit-transition: 0.5s ease all; transition: 0.5s ease all; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.sectionB .content .pongeimg a .text .right .desc { font-size: 0.08333rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #858585; -webkit-transition: 0.5s ease all; transition: 0.5s ease all; margin-top: 0.19792rem; }

.sectionB .content ul { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; margin-left: 0.20833rem; }

.sectionB .content ul li:first-child a { padding-top: 0; }

.sectionB .content ul li a { display: block; padding: 0.14583rem 0; border-bottom: 1px solid #CFCFCF; }

.sectionB .content ul li a:hover .top .title { color: #C6B17C; }

.sectionB .content ul li a .top { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.sectionB .content ul li a .top .title { -webkit-transition: 0.5s ease all; transition: 0.5s ease all; font-size: 0.10417rem; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; color: #000; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-family: 'NOTOSANSHANS'; margin-right: 0.10417rem; }

.sectionB .content ul li a .top .date { font-size: 0.08333rem; color: #8F8F8F; }

.sectionB .content ul li a .desc { color: #8F8F8F; font-size: 0.08333rem; margin-top: 0.10417rem; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

@media (min-width: 576px) { .sectionB .content ul li a .desc { line-height: 0.14583rem; } }

.sectionC { background: transparent; }

.sectionC .content .pongeimg a .text { background: #F6F6F6; }

@media (max-width: 575px) { section { padding: 30px 0; }
  .commonpongetitle { margin-bottom: 10px; }
  .commonpongetitle .title { font-size: 18px; }
  .commonpongetitle .link a { font-size: 12px; padding: 5px 15px; }
  .commonpongetitle .link a img { width: 10px; margin-left: 5px; }
  .sectionB .content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .sectionB .content .pongeimg { width: 100%; }
  .sectionB .content .pongeimg a .img { height: auto; }
  .sectionB .content .pongeimg a .text { padding: 15px; }
  .sectionB .content .pongeimg a .text { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
  .sectionA { padding-bottom: 20px; }
  .sectionB .content .pongeimg a .text .right { margin-left: 0; }
  .sectionB .content .pongeimg a .text .right .title { font-size: 14px; }
  .sectionB .content .pongeimg a .text .right .desc { margin-top: 5px; font-size: 12px; margin-bottom: 5px; }
  .sectionB .content ul { margin-left: 0; }
  .sectionB .content ul li a { padding: 20px 0; }
  .sectionB .content ul li:first-child a { padding-top: 20px; }
  .sectionB .content ul li a .top .title { margin-right: 10px; font-size: 14px; }
  .sectionB .content ul li a .top .date { font-size: 12px; }
  .sectionB .content ul li a .desc { font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; }
  .sectionB .content ul li a .desc { font-size: 12px; margin-top: 10px; } }

