@charset "utf-8";
#bihada section { margin-bottom: 40px; overflow: hidden; }
#bihada h2 { font-size: 16px; font-weight: bold; color: #FFF; background-color: #960; margin-bottom: 20px; padding: 10px; }
#bihada ul li h3 { margin-top: 5px; color: #FF7491; font-size: 16px; }
#bihada .txt04 { font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; text-align: center; font-weight: bold; line-height: 1.6em; }
/*===============================================
●PC 画面の横幅が640px
===============================================*/
@media screen and (min-width:640px) {
/* contents
--------------------------------------------------- */
#bihada { max-width: 1024px; margin-bottom: 30px; }
/* contents 
--------------------------------------------------- */
#bihada .l_ph01 { float: left; width: 20%; margin: 0 15px; text-align: center; }
#bihada .r_ph01 { text-align: center; }
#bihada .l_txt01 { font-size: 16px; line-height: 1.6em; float: right; margin: 0 2%; max-width: 72%; }
#bihada .r_txt01 { font-size: 16px; line-height: 1.6em; float: left; margin: 0 2%; max-width: 72%; }
#bihada .pict1 { float: left; width: 140px; margin: 10px 30px 30px; }
#bihadao .txt03 { margin-right: 30px; }
#bihada .txt04 { font-size: 24px; }
#bihada .step { width: 900px; margin: 0px auto; }
#bihada .step ul li p { font-size: 14px; line-height: 1.6em; margin-bottom: 10px; }
#bihada .step ul li { overflow: hidden; list-style-type: none; }
}
/*===============================================
●SP 画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px) {
#bihada { width: 100%; margin-bottom: 30px; }
#bihada img { width: 100%; }
/* contents 
--------------------------------------------------- */
#bihada .l_txt01, .r_txt01 { font-size: 12px; line-height: 1.6em; margin: 8px; width: fit-content; }
#bihada step ul li .pict1 img { width: 10%; }
p.pict1 { width: 15%; }
#bihada .l_ph01 { margin-right: 10px; width: fit-content; float: left; }
#bihada .r_ph01 { width: fit-content; float: right; }
#bihada .step { margin: 8px; }
#bihada .txt04 { font-size: 16px; }
#bihada .step ul li p { font-size: 12px; line-height: 1.6em; }
}
