@charset "UTF-8";
/*=============================================================
 mixin,変数
=============================================================*/
/* 上下中央揃え-ストレッチ */
/* 上下中央揃え */
/* 折り返しする */
/*=============================================================
 05.投資家情報
=============================================================*/
/*!  05-15.FAQ
---------------------------------------- */
#faq .mainimg { background-image: url(../img/ir_info/pic_mainimg01.png); }
@media print, screen and (max-width: 600px) { #faq #faqList { margin: -15px 0 0 0; } }
@media print, screen and (min-width: 600px) { #faq #faqList { margin-bottom: 100px; } }
#faq #faqList dl { padding: 20px 15px 24px 15px; border-bottom: 1px solid #e4e5e8; }
@media print, screen and (min-width: 600px) { #faq #faqList dl { padding: 34px 0; } }
#faq #faqList dt , #faq #faqList dd { position: relative; padding-left: 35px; }
#faq #faqList dt:before , #faq #faqList dd:before { position: absolute; left: 0; width: 25px; height: 25px; margin-right: 15px; background: #062c87; color: #fff; font-family: "Roboto", "メイリオ", "Meiryo", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 700; font-size: 1.5rem; text-align: center; }
@media print, screen and (min-width: 600px) { #faq #faqList dt , #faq #faqList dd { padding-left: 60px; font-size: 2.0rem; }  #faq #faqList dt:before , #faq #faqList dd:before { width: 40px; height: 35px; margin-top: -1px; padding-top: 5px; font-size: 2.0rem; } }
#faq #faqList dt:before , #faq #faqList dd:before { height: 38px; padding-top: 2px; }
#faq #faqList dt { margin-bottom: 20px; font-weight: 700; }
#faq #faqList dt:before { background: #062c87; color: #fff; content: "Q"; }
@media print, screen and (min-width: 600px) { #faq #faqList dt { margin-bottom: 30px; } }
#faq #faqList dd:before { background: #e5eafc; color: #062c87; content: "A"; }
#faq #faqList dd .link { color: #626c79; text-decoration: underline; }
@media print, screen and (min-width: 600px) { #faq #faqList dd { font-size: 1.5rem; }  #faq #faqList dd:before { margin-top: -7px; } }
/*# sourceMappingURL=maps/faq.css.map */