@charset "utf-8";

#container {
  background: url(/img/index/background_page_index.png) repeat-y;
}

h2 {
  font-size: 1px;
  overflow: hidden;
  text-decoration: none;
  text-indent: -9999px;
}

.section {
  margin: 30px 0 0;
}

strong {
  font-weight: normal;
}

/*------------------------------------------------------------------------------
 トップイメージ
------------------------------------------------------------------------------*/
#top_image {
  position: relative;
  width: 910px;
  height: 350px;
  margin: 0;
}

#top_image .image {
  display: none;
  width: 910px;
  height: 350px;
}

#top_image .image img {
  display: none;
}

#top_image #top_image_portfolio {
  background: url(/img/index/top_image/01.jpg) no-repeat;
}

#top_image #top_image_resson {
  background: url(/img/index/top_image/02.jpg) no-repeat;
}

#top_image #top_image_photo {
  background: url(/img/index/top_image/03.jpg) no-repeat;
}

/*------------------------------------------------------------------------------
 content
------------------------------------------------------------------------------*/
#content {
  margin-bottom: 40px;
}

#content h2 {
  height: 44px;
  margin: 0 0 25px;
  background: url(/img/index/img_sprite_index.png) no-repeat;
}

#content h3 {
  font-size: 20px;
  color: #734a00;
}

/* section_1(紙や布で作るホームページ) */
#section_1 {
}

#section_1 #description_box,
#section_1 #description_box dl {
}

#section_1 #description_box {
  float: left;
  position: relative;
  width: 610px;
  margin: 0;
  padding-top: 5px;
  background: #e5e5dd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#section_1 #description_box dl {
  min-height: 150px;
  padding: 5px 10px 5px 300px;
  background-position: -950px bottom;
}

#section_1 #description_box dt {
  margin: 6px 0 8px;
}

#section_1 #description_box #page_capture {
    bottom: 1px;
    left: 13px;
    position: absolute;
}

#section_1 #campaign_info {
  float: left;
  display: block;
  width: 667px;
  height: 160px;
}

#section_1 #exhibition_info {
  float: right;
  display: block;
  width: 213px;
  height: 180px;
}

/* section_1横(あなたに知ってほしいプチの良いところ) */
#section_1 #btn_service {
  float: right;
  display: block;
  width: 290px;
  height: 117px;
  margin-top: 20px;
  background: url(/img/index/img_sprite_index.png) no-repeat -600px -100px;

  font-size: 1px;
  overflow: hidden;
  text-decoration: none;
  text-indent: -9999px;
}

#section_1  #btn_service:hover {
  background-position: -600px -250px;
}

/* section_2(初めてでも簡単！３つのポイント) */
#section_2 {
}

#section_2 h2 {
  width: 440px;
  background-position: 0 -100px;
}

#section_2 dl {
  float: left;
  width: 260px;
  height: 130px;
  margin: 0 0 0 20px;
  padding: 20px 10px 10px 20px;
  background: url(/img/index/img_sprite_index.png) no-repeat 0 -300px;
}

#section_2 dl.first {
  margin: 0;
}

#section_2 dl#section_2_detail_1 {
  background-position: 0 -300px;
}

#section_2 dl#section_2_detail_2 {
  background-position: -297px -300px;
}

#section_2 dl#section_2_detail_3 {
  background-position: 0 -468px;
}

/* section_3(表現する人の数だけ、プチもいろいろ) */
#section_3 {
  margin-top: 0;
}

#section_3 h2 {
  width: 510px;
  background-position: 0 -200px;
}

#section_3 p {
  margin: 0 0 1.2em 4px;
  font-size: 14px;
}

#section_3 dl {
  float: left;
  width: 298px;
  margin: 0 0 0 8px;
}

#section_3 dl.first {
  margin: 0;
}

#section_3 dt a {
  display: block;
  width: 298px;
  height: 0;
  padding-top: 206px;
  background: url(/img/index/img_sprite_index.png) no-repeat -1596px -1px;
  text-align: center;
  font-size: 14px;
}

#section_3 dt a#site_sample_2 {
  background-position: -1596px -218px;
}

#section_3 dt a#site_sample_3 {
  background-position: -1896px -1px;
}

/* 申し込みボタン(ページ下部) */
#content .wrap_button {
  margin: 70px 0 0;
  padding-left: 294px;
}

#content .wrap_button a {
  display: block;
  width: 322px;
}

#content .wrap_button .campaign {
  margin-top: -20px;
}

/*------------------------------------------------------------------------------
 Twitter
------------------------------------------------------------------------------*/
#twitterize {
  display: none;
  position: relative;
  width: 910px;
  height: 75px;
  margin: 50px 0 0;
  background: url(/img/index/img_sprite_index.png) no-repeat 0 0;
}

#twitterize #headline {
  position: relative;
  left: 155px;
  top: 40px;
  width: 730px;
  height: 170px;
  padding: 0 10px;
  overflow: hidden;
}

#twitterize #ico:hover {
  cursor: pointer;
}

#twitterize #tweets{
  position: relative;
  width: 730px;
  height: 75px;
  line-height: 1;
  overflow: hidden;
}

#twitterize .tweetsElm{
  position:absolute;
  left: 0;
  top: -300px;
  width: 730px;
  z-index:5;
}

#twitterize .tweetsElm td {
  color: #402600;
  font-size: 12px;
  text-align: left;
}

#twitterize .tweetsElm td.icon {
  width: 1%;
}

#twitterize .tweetsElm td.account {
  width: 99%;
}

#twitterize .tweetsElm td.text div {
  width: 590px;
  font-size: 11px;
}

#twitterize .tweetsElm td a {
  color: #402600;
  text-decoration: none;
}

#twitterize .tweetsElm td a:hover {
  color: #c04e46;
  text-decoration: underline;
}

#twitterize .tweetsElm img {
  width: 22px;
  border: 2px solid #ffffff;
}

body:last-child:not(:root:root) #twitterize{ display:none; }

#twitterize .message_error {
  font-size: 11px;
  color: #402600;
  line-height: 1.4;
}

#twitterize #facebook_badge {
  position: absolute;
  right: 280px;
  top: -5px;
}

#twitterize #tweet_badge {
  position: absolute;
  right: 130px;
  top: -5px;
}

#twitterize #follow_badge {
  position: absolute;
  right: 0;
  top: -5px;
}

#twitterize #follow_badge iframe {
  width: 140px !important;
}

