@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 .l_ph01 { width: fit-content; }
#bihada .r_ph01 { width: fit-content; float: right; }
/*===============================================
●PC 画面の横幅が640px
===============================================*/
@media screen and (min-width:640px) {
/* contents
--------------------------------------------------- */
#bihada { max-width: 1024px; margin-bottom: 30px; }
/* contents 
--------------------------------------------------- */
#bihada .r_txt01 { font-size: 16px; line-height: 1.6em; float: left; margin-left: 60px; max-width: 72%; }
#bihada .h2_01 { font-size: 18px; margin: 0 50px 10px; }
#bihada .care { width: 800px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }
#bihada .care01 { background-image: url(../../img/common/winter11.jpg); width: 800px; padding: 55px 150px 50px 105px;; box-sizing: border-box; background-repeat: no-repeat; }
#bihada .care02 { background-image: url(../../img/common/winter12.jpg); width:800px;  padding: 70px 145px 70px 105px; box-sizing:border-box ; background-repeat: no-repeat; }
#bihada .care03 { background-image: url(../../img/common/winter13.jpg); width:800px;  padding: 90px 165px 90px 105px; box-sizing:border-box ; background-repeat: no-repeat; }
#bihada .txt02 { background-image: url(../../img/common/winter08.gif); background-repeat: no-repeat; height: 80px; margin: 0 auto; padding: 20px 190px; }
}
/*===============================================
●SP 画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px) {
#bihada { width: 100%; margin-bottom: 30px; }
#bihada img { width: 100%; }
/* contents 
--------------------------------------------------- */
#bihada .r_txt01 { margin: 8px; }
#bihada .care { margin: 8px; }
}
