@charset "UTF-8";
/* CSS Document */
/* Scss Document */
/* Scss Document */
#information__list { padding-bottom: 60px; margin: 36px 0 0 0; }
#information__list .info__list { max-width: 856px; margin: 0 auto 35px auto; }
#information__list .info__list .info__list-parts { border-bottom: 1px solid #FFFFFF; }
#information__list .info__list .info__list-parts a { position: relative; padding: 18px 36px 18px 10px; font-size: 0; color: #FFFFFF; line-height: 1.2; transition: all .4s; }
#information__list .info__list .info__list-parts a i { position: absolute; top: 50%; transform: translateY(-50%); right: 10px; font-size: 1.6rem; color: #fff; transition: all .4s; }
#information__list .info__list .info__list-parts a .txt__content-date { margin: 0 0 10px 0; font-size: 1.4rem; }
@media (min-width: 375px) { #information__list .info__list .info__list-parts a .txt__content-date { font-size: calc( 1.4rem + ( 1vw - 3.75px ) * 0.2424242424 ); } }
@media (min-width: 1200px) { #information__list .info__list .info__list-parts a .txt__content-date { font-size: 1.6rem; } }
#information__list .info__list .info__list-parts a .txt__content-ttl { font-size: 1.3rem; }
@media (min-width: 375px) { #information__list .info__list .info__list-parts a .txt__content-ttl { font-size: calc( 1.3rem + ( 1vw - 3.75px ) * 0.2424242424 ); } }
@media (min-width: 1200px) { #information__list .info__list .info__list-parts a .txt__content-ttl { font-size: 1.5rem; } }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) { #information__list { padding-bottom: 120px; margin: 36px 0 0 0; }
  #information__list .info__list { margin-bottom: 78px; }
  #information__list .info__list .info__list-parts a { padding: 30px 36px 30px 16px; }
  #information__list .info__list .info__list-parts a i { right: 20px; }
  #information__list .info__list .info__list-parts a .txt__content-date { display: inline-block; margin-right: 38px; margin-bottom: 0; }
  #information__list .info__list .info__list-parts a .txt__content-ttl { display: inline-block; }
  #information__list .info__list .info__list-parts a:hover { opacity: 0.5; }
  #information__list .info__list .info__list-parts a:hover i { right: 12px; transition: all .4s; } }
/*------------------------------
		961px以上
------------------------------*/
/*------------------------------
		1281px以上
------------------------------*/

/*# sourceMappingURL=style.css.map */
