@charset "utf-8";


/*reset YUI 3.5.0 reset.css (http://developer.yahoo.com/yui/3/cssreset/) - http://cssreset.com
---------------------------------------------------*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}


/*font
---------------------------------------------------*/
body{font:18px 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;line-height: 2;letter-spacing: 0.04rem;color:#000000;}


/*画像サイズ
---------------------------------------------------*/
img{
    max-width: 100%;
    height: auto;
    width/***/:auto;
}


/*base
---------------------------------------------------*/
html{
}

body{ 
  width: 100%; 
  height:auto;
}

a{
  color: #000000;
  text-decoration: none;
}

a:hover{
  color: #757575;
}


/*layout
---------------------------------------------------*/
#wrapper{
}

#header{
  background-image: url(../images/bg.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  padding: 42px 40px 60px;
}

#header .title{
  width: 460px;
  padding-top: 340px
}

#header .top_logo{
  width: 300px;
  height: 20px;
  position: absolute;
  top: 20px;
  left: 40%;
}

#read{
  background-color: #ffffff;
  padding: 80px 50px 100px;
  position: relative;
}

#read .read{
  width: 550px;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
}

#prof{
  width: 180px;
  height: 390px;
  padding: 40px 0 100px;
  position: absolute;
  top: -120px;
  right: 40px;
}

#prof .face{
  text-align: center;
  padding: 0 10px 10px;
  display: block;
}

#prof .name{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
}

#prof .prof{
  font-size: 12px;
  line-height: 19px;
}

#navi {
  width: 960px;
  text-align: center;
  margin: 0 auto;
  padding: 20px 0;
}

#navi .navi{
  width: 45px;
  height: 65px;
  padding: 0 40px;
  display: inline-block;
}

#chapter {
}

#chapter .chapter_tit{
    width: 90px;
    height: 134px;
    margin: 0 auto 36px;
    padding-top: 76px;
}

#chapter .chapter_main{
    width: 880px;
    margin: 0 auto;
    display: block;
}

#chapter .chapter_text {
    width: 880px;
    margin: 20px auto 40px;
}

#chapter .chapter_text .midashi{
    width: 300px;
    margin: 0;
    font-size: 32px;
    line-height: 44px;
    font-weight: bold;
    padding: 40px 0;
    display: inline-block;
    vertical-align:middle;
}
#chapter .chapter_text p{
    width: 540px;
    display: inline-block;
    font-size: 16px;
    line-height: 28px;
    vertical-align:middle;
    padding: 40px 0 40px 30px;
}


#chapter .photo{
    background-color: #424242;
    padding: 40px 0;
    clear: both;
}

#chapter .photo .tit_photo{
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    width: 400px;
    margin: 0 auto 20px;
    border-bottom: solid 6px #d50000;
}

#chapter .photo .caption{
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    width: 880px;
    margin: 10px auto;
}

#chapter .chapter_text .chapter01 {
    padding: 30px 0;
    position: relative;
}

#chapter .chapter_text .chapter01 img{
    width: 576px;
    padding-right: 30px;
}

#chapter .chapter_text .chapter01 h3{
    width: 274px;
    font-size: 28px;
    line-height: 38px;
    font-weight: bold;
    padding: 0 0 20px;
    position: absolute;
    right: 0;
    top: 30px;
}

#chapter .chapter_text .chapter01 p{
    width: 274px;
    position: absolute;
    right: 0;
    top: 170px;
}

#chapter .chapter_text .chapter03 {
    padding: 30px 0;
    position: relative;
}

#chapter .chapter_text .chapter03 img{
    width: 300px;
    padding-right: 30px;
}

#chapter .chapter_text .chapter03 h3{
    width: 540px;
    font-size: 28px;
    line-height: 38px;
    font-weight: bold;
    padding: 0 0 20px;
    position: absolute;
    right: 0;
    top: 30px;
}

#chapter .chapter_text .chapter03 p{
    width: 540px;
    position: absolute;
    right: 0;
    top: 140px;
}



/*footer
---------------------------------------------------*/
#footer{
    text-align: center;
  }
  
#footer .to_top{
    background-color: #d50000;
}
  
#footer .to_top h5{
    color: #ffffff;
    padding: 10px 0;
    font-weight: bold;
    font-size: 16px;
}

#footer img{
    padding: 60px 0 20px;
  }

#footer h3{
    font-weight: bold;
    font-size: 20px;
  }
  
#footer .bottun img{
    padding: 20px 0 10px;
  }

#footer h4{
    padding: 0 0 80px;
  }
