@charset "UTF-8";
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

    cssファイルは編集しないでください。

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/タイトル_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
/* line 11, attached.scss */
.attached-title h3 {
  height: 68px;
  padding: 32px 0 0px 40px;
  background: url(../img/title-attached.png) no-repeat right center;
}

/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/index_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
/* line 21, attached.scss */
#attached-main h4 {
  font-size: 16px;
  height: 35px;
  margin: 10px 0 5px 0;
  padding: 15px 0 0 40px;
  background: url(../img/title-attached_sub.png) no-repeat left center;
}
/* line 29, attached.scss */
#attached-main p {
  font-size: 12px;
  padding: 0 0 0 30px;
}
