@charset "UTF-8";

#yodogawa .inner {
	letter-spacing: 0.14em;
	font-family: 'Shuei MaruGo B';
} 
article {
	max-width: 820px;
	padding:0 0 0 0;
  background-color: unset;
}

footer .inner {
  background-color: unset;
}

#yodogawa .inner p {
  line-height: 1.4em;text-align:center; color: #666;
}
#yodogawa .inner > p:first-child {
  line-height: 2.2em;text-align:center; color: #666;
}
#information .bd_b, #information_free .bd_b {
  border: none;
}


#talk_wrap h2,.info_title,.txt_box .desc .p1{font-family: 'Shuei MaruGo B';}
#index_nav  .title {
    font-family: 'Shuei MaruGo B';
}

#index_nav,
#talk_nav,
.talk_nav,
#talk_wrap,
footer {
	max-width: 820px;
	margin-left: auto;
	margin-right: auto;
}

#index_nav .date {
  text-align: center;
  /* margin-top: -50px; */
  /* margin-bottom: 50px; */
}
	

article section#information, article section#information_free {
	max-width: 660px;
	margin-left: auto;
	margin-right: auto;
  text-align: center;
	background-color: #fff2be;
	color: #7b691d;
	line-height:6em;
	margin-top:100px;
}
#information li, #information_free li {
  padding-top: 60px;
  padding-bottom: 60px;
}
#information .info_title{font-size: 200%;}

footer {
  padding-top: 100px;
}
#index_nav, #talk_nav, .talk_nav, #information li, #information_free li {
  margin-top: 0;
  margin-bottom: 0;
}
#talk_wrap h2 {
  padding-top: 60px;
}
#talk_wrap .talk_end, #talk_wrap .talk_end p {
  margin: 0;
}
#talk_wrap .talk_end {
  padding-top: 3em;
}
#talk_wrap .talk_end p + p {
  padding-top: 10px;
  padding-bottom: 5em;
}

img.talker_icon {
  width: 40%;
}


@media (min-width: 641px) {
  #yodogawa {
    padding: 20px 0 60px 0;
  }
	#information li .info_desc {
    max-width: 27em;
    margin: 0 auto;
    text-align: left;
  }
  img.talker_icon {
    margin-top: -15px;
    margin-right: -10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 640px){
  #yodogawa {
    padding: calc(40 / 640 * 100vw) 10px 2em 10px!important;
    text-align: center;
  }
  img.talker_icon {
    width: 20%;
    max-width: 80px;
  }
  #talk_body dl {
    margin: 0 1rem;
  }
  .only_tablet #talk_body dl {
    margin: 0 auto; 
  }
  #talk_body dd {
    padding: 0 0;
    letter-spacing: 0.1em;
  }
  #information li .info_desc, #information_free li .info_desc {
    letter-spacing: 0.1em;
    text-align: justify;
  }
  #yodogawa .inner {
    letter-spacing: 0.1em;
    text-align: justify;
  } 
  #information li .info_img, #information_free li .info_img {
    margin-top: 46px;
    margin-left: 15px;
    margin-right: 15px;
  }
  #information li .info_desc, #information_free li .info_desc {
    max-width: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }

	#information .info_title, #information_free .info_title {
    margin: 0 0 calc(30 / 640 * 100vw) 0;
    line-height: 1.5em;
}
  .only_tablet #information li .info_desc, .only_tablet #information_free li .info_desc {
    max-width: 480px;
    margin: 0 auto;
  }
  #information li, #information_free li {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #information .info_title, #information_free .info_title {
    /* display: none; */
    margin-left: 15px;
    margin-right: 15px;
    letter-spacing: 1px;
  }
  .title br.sp {
    display: none !important;
  }
  footer {
    padding-top: 80px;
  }
}
/* CSS Document */

