@charset "utf-8";
#bihada section { margin-bottom: 40px; overflow: hidden; }
#bihada h2 { font-size: 16px; font-weight: bold; margin-bottom: 20px; padding: 10px; }
#bihada .h2_camel { font-size: 16px; font-weight: bold; color: #FFF; background-color: #960; margin-bottom: 20px; padding: 10px; }
#bihada .h2_pink { color: #FFF; background-color: #F36; text-align: center; padding: 10px; }
#bihada .title { margin-bottom: 0px; }
#bihada .r_ph01 { float: right; }
#bihada .txt02 span { font-size: 18px; font-weight: bold; color: #c90; }
#bihada .l_ph01 { float: left; }
#bihada .pores02, .pores03 { overflow: hidden; }
/*===============================================
●PC 画面の横幅が768px
===============================================*/
@media screen and (min-width:768px) {
/* contents
--------------------------------------------------- */
#bihada { max-width: 1024px; margin-bottom: 30px; }
/* contents 
--------------------------------------------------- */
#bihada .r_txt01 { font-size: 16px; line-height: 1.6em; float: left; margin-left: 60px; margin-bottom: 10px; max-width: 72%; }
#bihada .h2_01 { font-size: 18px; margin: 0 50px 10px; }
#bihada .pores { width: 800px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }
#bihada .txt01 { font-size: 16px; width: 400px; float:left; height:180px; margin-right: 25px; }
#bihada .txt02 { font-size: 16px; width: 540px; }
#bihada .pores02 { height: 180px; margin-top: 20px; }
#bihada .pores03 { height: 250px; margin-top: 20px; }
#bihada .ph01{ float: right; }
}
/*===============================================
●SP 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width:768px) {
#bihada { width: 100%; margin-bottom: 30px; }
#bihada img { max-width: 100%; }
/* contents 
--------------------------------------------------- */
#bihada .r_txt01 { margin: 8px; }
#bihada .txt01 { margin-bottom: 20px;  }
#bihada .pores { margin: 8px; }
#bihada .ph , .ph01 { text-align: center; margin-bottom: 20px; }
}
