@charset "UTF-8";
/* CSS Document */
/*leadを2つのブロックに分ける*/
#lead1, #lead2, #lead3{/*3つのエリアに分割explain, img, title*/
margin: 0 80px 80px 80px;
display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-family:  serif, "MS Serif", "New York", "serif",'New York', 'serif';
  width:100%;
}
#lead1 figure, #lead3 figure{
  order: 2;
  width:25%;
}
#lead1 nav, #lead3 nav{
  order:1;
  width:50%;
}
#lead2 figure{
  width:30%;
}
#lead2 nav{
  width:50%;
}

#lead2 ol{
  margin-left: 40px;
}
#lead1 ol li, #lead2 ol li{
  list-style: none;
  padding-left: 1.3em;
  text-indent: -1.3em;
  font-size:2rem;
  font-weight: 600;
  text-align: left;
  line-height: 4rem;
}
#lead1 img{
  width:24vw;
  height:auto;
}
#lead2 figure{
  margin:0;
}
#lead2 img{
  
  width:24vw;
  height:auto;
}
#lead1 h3{
  writing-mode: vertical-rl;
  font-size:4rem;
  line-height:5.8rem;
  text-align: center;
  margin: 0;
  order:3;
  width:15%;
}
#lead1 h3 span{
    /*letter-spacing: -0.8rem;*/
   /*font-size:6rem;*/
  font-weight: 600;
}
#lead2 h3{
  writing-mode: vertical-rl;
  font-size:4rem;
  line-height: 5rem;
  margin:0;
  text-align: left;
  width:15%;
}
@media(max-width:1100px){
  #lead1, #lead2, #lead3{/*3つのエリアに分割explain, img, title*/
margin: 0 60px 20px 60px;
}
#lead1 nav, #lead nav{
  margin-right: 10px;
}
#lead1 ol li, #lead2 ol li, #lead3 ol li{
  list-style: none;
  padding-left: 1.3em;
  text-indent: -1.3em;
  font-size:1.8rem;
  font-weight: 600;
  text-align: left;
  line-height: 2.6rem;
}
#lead1 img, #lead3 imag{
  margin:0 10px  0 10px;
}
#lead2 img{
  margin:0;
}
#lead1 h3, #lead3 h3{
  writing-mode: vertical-rl;
  font-size:3rem;
  line-height:4.4rem;
  text-align: center;
  margin: 0;
}
#lead1 h3 span, #lead3 h3 span{
    /*letter-spacing: -0.8rem;*/
   /*font-size:6rem;*/
  font-weight: 600;
}
#lead2 h3{
  writing-mode: vertical-rl;
  font-size:3rem;
  line-height: 4.8rem;
  margin:0;
  text-align: left;
}
}
@media(max-width:880px){
  #lead1, #lead2, #lead3{/*3つのエリアに分割explain, img, title*/
margin: 0 60px 60px 60px;
}
#lead2 nav{
  margin: 0;
}
#lead1 ol li, #lead2 ol li, #lead3 ol li{
  padding-left: 1.3em;
  text-indent: -1.3em;
  font-size:1.4rem;
  font-weight: 600;
  text-align: left;
  line-height: 2.6rem;
}
#lead1 img, #lead3 img{
  margin:0;
  width:17vw;
  height:auto;
}
#lead2 img{
  margin:0;
  width:17vw;
  height:auto;
}
#lead1 h3, #lead3 h3{
  writing-mode: vertical-rl;
  font-size:2.4rem;
  line-height:3rem;
  text-align: center;
  margin-right: 20px;
}
#lead1 h3 span, #lead3 h3 span{
    /*letter-spacing: -0.8rem;*/
   /*font-size:6rem;*/
  font-weight: 600;
}
#lead2 h3{
  writing-mode: vertical-rl;
  font-size:2.4rem;
  line-height: 3rem;
  /*margin-left:5px ;*/
  text-align: left;
}
}
@media(max-width:720px){
  #lead1, #lead2, #lead3{/*3つのエリアに分割explain, img, title*/
margin: 40px auto;
display: block;
width:100%;
}
#lead1 figure, #lead2 figure, #lead3 figure{
  width:100%;
}
#lead1 nav, #lead2 nav, #lead3 nav{
  width:100%;
}
  #lead1 ol, #lead2 ol, #lead3 ol{
    margin: 0 0  0 60px;
  }
#lead1 ol li, #lead2 ol li, #lead3 ol li{
  font-size:2rem;
  font-weight: 600;
}
#lead1 img, #lead3 imag{
  width:30vw;
  height:auto;
}
#lead2 figure{
  margin:20px 0;
}
#lead2 img{
  width:30vw;
  height:auto;
}
#lead1 h3, #lead2 h3, #lead3 h3{
  writing-mode:horizontal-tb;
  font-size:3rem;
  line-height:4.2rem;
  text-align: center;
  width:100%;
  margin: 40px 0;
}
}
@media(max-width:550px){
  #lead1, #lead2, #lead3{/*3つのエリアに分割explain, img, title*/
margin: 40px auto;
}
  #lead1 ol, #lead2 ol, #lead3 ol{
    margin: 0 0  0 40px;
  }
#lead1 ol li, #lead2 ol li, #lead3 ol li{
  font-size:1.8rem;
  line-height: 2.8rem;
}
#lead2 figure{
  margin:20px 0;
}
#lead1 h3, #lead2 h3, #lead3 h3{
  font-size:2.2rem;
  line-height:3.2rem;
  margin: 20px 0;
}
}
@media(max-width:480px){
  #lead1, #lead2, #lead3{/*3つのエリアに分割explain, img, title*/
margin: 40px auto;
}
  #lead1 ol, #lead2 ol, #lead3 ol{
    margin: 0 0  0 20px;
  }
#lead1 ol li, #lead2 ol li, #lead3 ol li{
  font-size:1.6rem;
  line-height: 2.4rem;
}
#lead1 h3, #lead2 h3, #lead2 h3{
  font-size:2.2rem;
  line-height:2.8rem;
}
}
/*readingclub-guide*/
#main{
  margin:40px 0;
  padding:0 120px;
}
#readingclub-guide{
  border:1px solid #eae8ea;
  border-radius: 24px;
  margin: 40px auto;
  max-width: 1040px;
}
#readingclub-guide h3{
  font-size: 2.8rem;
  margin: 40px auto;
  color: #e7575a;
}
#readingclub-guide ul{
  margin:40px 60px;
}
#readingclub-guide p{
  margin:40px 60px;
}
#readingclub-guide ul li{
padding-left: 0;
  background-image: url("../img/icon/icon_beer.png");
  background-repeat: no-repeat;
  background-size: 1.2em;
  background-position: left center;
  font-size:2.4rem;
  line-height: 4rem;
  text-align: left;
  text-indent: 3.8rem;
}
@media(max-width:880px){
  #main{
  margin:40px 0;
    padding:0 60px;
}
  #readingclub-guide{
  margin: 60px auto;
  }
#readingclub-guide h3{
  font-size: 2.8rem;
  margin: 30px auto 0 auto;
  color: #e7575a;
}
#readingclub-guide ul{
  margin:40px 30px;
}
#readingclub-guide ul li{
padding-left: 10px;
  background-size: 1.2em;
  background-position: left center;
  font-size:2rem;
  line-height: 4rem;
  text-align: left;
  text-indent: 2rem;
}
}
@media(max-width:720px){
  #main{
  margin:40px 0;
    padding:40px;
}
  #readingclub-guide{
  margin: 60px auto;
  }
#readingclub-guide h3{
  font-size: 2.4rem;
  margin: 30px auto 0 auto;
  color: #e7575a;
}
#readingclub-guide ul{
  margin:20px 0 40px 20px;
}
#readingclub-guide ul li{
/*padding-left: 10px;*/
 /* background-size: 1.2em;*/
  font-size:1.8rem;
  line-height: 2.8rem;
  text-indent: 2rem;
}
}
@media(max-width:490px){
  #main{
  margin:40px auto 120px auto;
     padding:0;
}
  #readingclub-guide{
  margin: 40px 0;
   
    border-radius:0;
  border-right:0;
    border-left:0;
  }
#readingclub-guide h3{
  font-size: 2.4rem;
  margin: 20px auto 0 auto;
}
#readingclub-guide ul{
  margin:20px 40px 40px 40px;
  
}
#readingclub-guide ul li{
  font-size:1.6rem;
  line-height: 2.8rem;
  text-indent: 2rem;
}
}

/*フォーム*/
#form{
  margin: 40px auto;
  padding: 0;
}
#form table{
  margin:40px 0;
  max-width: 1040px;
  text-align: left;
}
#form table caption{
  background: #eae8ea;
  border-top:1px solid #999;
  border-left:1px solid #999;
  border-right:1px solid #999;
  /*color: #e7575a;*/
  font-size:2.8rem;
  padding: 1.8rem;
  text-align: center;
  font-weight: 600;
}
#form table th{
  background: #eae8ea;
  border:1px solid #999;
  padding:20px;
  font-size:2.4rem;
  line-height: 3.6rem;
  width:30%;
  font-weight: normal;
  vertical-align: top;
}
#form table td{
  padding:20px;
  font-size:2.2rem;
  line-height: 3.6rem;
   width:70%;
  border:1px solid #999;
  vertical-align:text-top;
  text-align: left;
}
input[type="radio"] , input[type="checkbox"]{
   -webkit-transform: scale(1.5);
   transform: scale(1.5);
   margin-right: 0.5em;
  vertical-align:text-top;
}
input[type="text"] {
  width:30vw;
  height:4vw;
  font-size:1.6rem;
}
input[type="submit"]{
  background:#f1f3f4;
  color:#333;
  border: 1px #999 solid;
  box-shadow: 0  2px 2px  rgba(0, 0, 0, 0.25);
  margin-right:30px;
  font-size: 1.8rem;

}
input[type="reset"]{
  color:#333;
  background:#cdcdcf;
  border: 1px #999 solid;
  box-shadow: 0  2px 2px  rgba(0, 0, 0, 0.25);
  font-size: 1.8rem;
}
textarea.text-question{
  width:50vw;
  min-height:12vw;
  height:12vw;
  resize: none;
}
td.readeing_request{
    margin: 20px auto;
  } 
td.readeing_request p{
    margin: 20px auto;
   text-align:center;
  } 
@media(max-width:1020px){
  textarea.text-question{
  width:38vw;
  height:10vw;
}
}
/*フォームのメディアクエリ*/
@media(max-width:880px){
  #form{
  margin: 0 auto 80px auto;
    padding:0;
}
#form table{
  margin: 0 auto;
  max-width: 1040px;
}
#form table caption{
  font-size:2.2rem;
  padding: 2rem;
}
#form table th{
  padding:15px;
  font-size:2.2rem;
  line-height: 2.8rem;
}
#form table td{
  padding:15px;
  font-size:2.2rem;
  line-height: 2.8rem;
}
input[type="radio"] , input[type="checkbox"]{
   -webkit-transform: scale(1.5);
   transform: scale(1.5);
   margin-right: 0.5em;
  vertical-align:text-top;
}
.extarea.text-question{
  width:70vw;
  height:8vw;
}
}
@media(max-width:720px){
  #form{
  margin: 0 auto 80px auto;
}
#form table{
  margin: 0 auto;
  max-width: 1040px;
}
#form table caption{
  font-size:2.2rem;
  padding: 2rem;
}
#form table th{
  padding:10px;
  font-size:1.8rem;
  line-height: 2.4rem;
}
#form table td{
  padding:10px;
  font-size:1.8rem;
  line-height: 2.4rem;
}
input[type="radio"] , input[type="checkbox"]{
   -webkit-transform: scale(1.5);
   transform: scale(1.5);
   margin-right: 0.5em;
  vertical-align:text-top;
}
  textarea.text-question{
  width:40vw;
  height:8vw;
}
}
@media(max-width:640px){
  #form{
    margin: 40px auto 120px auto;
  }
  #form table{
  width:100%;
  }
  #form table caption{
    border-bottom:1px solid #999;
  }
  #form table th{
    border-bottom: 0;
    border-top: 0;
  }
  input[type="text"] {
  width:60vw;
  height:5vw;
  font-size:2rem;
}
  #form table caption{
    
  }
  #form table th, #form table td{
width:auto;
	display:block;
  font-size: 2.4rem;
  padding:15px 20px;
  line-height:3rem;
}
  #form table th, #form table td, #form table caption{
  }
  textarea.text-question{
  width:100%;
  height:auto;
}
}
@media(max-width:480px){
  #form{
    margin: 60px auto 120px auto;
  }
  #form table th, #form table td, #form table caption{
    border-right:0;
  border-left:0;
}
  .readeing_request{
    border-top:0;
  } 
}