@charset "UTF-8";
.special_00338 { background-position: center; background-repeat: no-repeat; background-size: cover; padding: 100px 0; }

.special_00338 .list { margin-top: 40px; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.special_00338 .list::before { content: ''; border-left: 1px dashed #6bbaee; position: absolute; top: 0; left: 50%; bottom: 0; }

.special_00338 .list .item { padding: 0 4.16667vw; width: 50%; color: #4ab6ff; }

.special_00338 .list .item .liner { padding: 32px 0 43px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-bottom: 1px dashed #6bbaee; }

.special_00338 .list .item .text { margin-left: 2.34375vw; width: 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.special_00338 .list .item .text .t1 { font-size: 18px; white-space: nowrap; line-height: 1.5; height: 1.5em; text-overflow: ellipsis; overflow: hidden; }

@media (max-width: 768px) { .special_00338 .list .item .text .t1 { font-size: 16px; } }

.special_00338 .list .item .text .t2 { font-size: 16px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 1.5; height: 3em; text-overflow: ellipsis; overflow: hidden; margin-top: 10px; }

body:not(.lang-en) .special_00338 .list .item .text .t2 { text-align: justify; text-justify: inter-ideograph; }

.special_00338 .list .item .date { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.special_00338 .list .item .date .d1 { font-size: 48px; line-height: 1.2; }

@media (max-width: 768px) { .special_00338 .list .item .date .d1 { font-size: 28px; } }

.special_00338 .list .item .date .d2 { font-size: 18px; }

@media (max-width: 768px) { .special_00338 .list .item .date .d2 { font-size: 16px; } }

/*	pc 端	*/
@media (min-width: 769px) { .special_00338 .list .item:hover { color: #fff; } }

/*	1280~1440	*/
@media (max-width: 900px) { .special_00338 .list { display: block; }
  .special_00338 .list::before { content: none; }
  .special_00338 .list .item { width: 100%; padding: 0; } }

/*	1024	*/
/*	移动端	*/
@media (max-width: 768px) { .special_00338 { padding: 40px 0; }
  .special_00338 .list { margin-top: 10px; }
  .special_00338 .list .item .liner { padding: 15px 0; display: block; }
  .special_00338 .list .item .text { width: 100%; margin-left: 0; }
  .special_00338 .list .item .date { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; margin-top: 10px; }
  .special_00338 .list .item .date .d1 { font-size: 16px; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; }
  .special_00338 .list .item .date .d1::before { content: '.'; display: block; } }
