@charset "utf-8";
/* CSS Document */

/*
===== CONTENTS ===========================================

  01. top

==========================================================
*/

/* -------------------------------------------------------
  01. top
------------------------------------------------------- */
#top #headerProfile {
  background: url(../../horikoshi/images/bg_horikoshi_main.jpg) no-repeat center top;
}
#top .logoSub {
  background: url(../../horikoshi/images/h_horikoshi_main_num.png) no-repeat left 19px;
}
#horikoshiTopContents {
  background: url(../../horikoshi/images/bg_horikoshi_02.jpg) no-repeat center top;
  height: 862px;
}
#horikoshiTopContents h2,
#horikoshiTopContents p {
  margin-bottom: 25px;
}
#top .pager ul {
  background: url(../../horikoshi/images/bg_pager_1.jpg) no-repeat left top;
}
/* -------------------------------------------------------
  02. page2
------------------------------------------------------- */
.logoSub {
  background: url(../../horikoshi/images/h_horikoshi_header_num.png) no-repeat left 10px;
  padding-left: 95px;
}
#horikoshiPage2Contents01 {
  background: url(../../horikoshi/images/bg_horikoshi_main_02.jpg) no-repeat center top #E2F2F9;
  height: 653px;
}
#horikoshiPage2Contents01 .article {
  padding: 0 20px;
  width: 850px;
}
#horikoshiPage2Contents01 .article p {
  line-height: 29px;
  padding-bottom: 25px;
}
#horikoshiPage2Contents01 .article h2 {
  margin-bottom: 30px;
  padding-top: 60px;
}
#horikoshiPage2Contents02 {
  background: url(../../horikoshi/images/bg_horikoshi_bottom_01.jpg) no-repeat center top;
  height: 733px;
}
#horikoshiPage2Contents02 h2 {
  margin-bottom: 30px;
}
#horikoshiPage2Contents02 p {
  padding-bottom: 20px;
}
#page2 .pager ul {
  background: url(../../horikoshi/images/bg_pager_2.jpg) no-repeat right top;
}
/* -------------------------------------------------------
  02. page3
------------------------------------------------------- */
#horikoshiPage3Contents01 {
  background: url(../../horikoshi/images/bg_horikoshi_main_03.jpg) no-repeat center top #DEEFF4;
  height: 508px;
}
#horikoshiPage3Contents01 .article {
  padding: 0 20px;
  width: 850px;
}
#horikoshiPage3Contents01 .article p {
  line-height: 27px;
  padding-bottom: 15px;
}
#horikoshiPage3Contents01 .article h2 {
  margin-bottom: 25px;
}
#horikoshiPage3Contents02 {
  background: url(../../ohno/images/bg_ohno_bottom_03.jpg) no-repeat center bottom;
  height: auto;
  padding-top: 75px;
}
#page3 .pager ul {
  background: url(../../horikoshi/images/bg_pager_3.jpg) no-repeat right top;
}
@media screen and (max-width: 768px) {
  #headerProfile .headerLogo {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  #horikoshiTopContents {
    height: auto;
    -webkit-background-size: contain;
    background-size: contain;
  }
  #horikoshiPage2Contents01 {
    -webkit-background-size: cover;
    background-size: cover;
  }
  #horikoshiPage3Contents01 {
    height: auto;
  }
  #horikoshiPage2Contents01 .article,
  #horikoshiPage3Contents01 .article {
    width: 100%;
    padding: 0 15px;
  }
  #horikoshiPage2Contents02,#horikoshiPage2Contents01 {
    height: auto;
  }
  #horikoshiPage2Contents02 .article.textRight {
    padding: 0 15px;
  }
  #page2 #headerProfile,
  #page3 #headerProfile {
    background: none;
  }
  #page2 #headerProfile .section,
  #page3 #headerProfile .section {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
  }
  #page2 #headerProfile .section,
  #page3 #headerProfile .section {
    max-width: 100%;
    padding: 15px 0;
  }
  #page2 #headerProfile dl dt img {

  }
  #page2 #headerProfile .specialty,
  #page3 #headerProfile .specialty {
    margin-top: 10px;
    margin-left: 0;
    font-size: 14px;
    text-align: center;
  }
  #page2 #headerProfile p,
  #page3 #headerProfile p {
    font-size: 16px;
    margin-top: -30px;
  }
  #page2 .logoSub,
  #page3 .logoSub {
    padding-left: 60px;
    -webkit-background-size: 50px 50px!important;
    background-size: 50px 50px!important;
    background-position: 5px 14px!important;
    font-size: 25px;
    height: auto;
    padding-right: 10px;
    line-height: 1.5;
    width: 100%;
    margin-top: 10px;
  }
  #top #headerProfile {
    background: none;
    height: auto;
  }
  #top .logoSub {
    position: relative;
  }
  #top #headerProfile dl dt span {
    background: url(../../horikoshi/images/bg_horikoshi_main.jpg) no-repeat 75% top;
    display: block;
    width: 100%;
    height: 160vw;
  }
  #top #headerProfile .section {
    height: auto;
  }
  #headerProfile .specialty {
    margin-left: 0;
  }
  .article h2 {
    font-size: 18px;
  }
  #horikoshiTopContents {
    padding-bottom: 150px;
    background: url(../../horikoshi/images/bg_horikoshi_02.jpg) no-repeat center bottom;
    -webkit-background-size: contain;
    background-size: contain;
  }
  #horikoshiPage2Contents02 {
    padding-bottom: 180px;
    background: url(../../horikoshi/images/bg_horikoshi_bottom_01.jpg) no-repeat center bottom;
    -webkit-background-size: contain;
    background-size: contain;
  }
}