.container {
    width: 980px;
}
header#chirashi_head {
  margin: 0 auto;
  width: 980px;
  height: 120px;
  background: #453e36;
}
header#chirashi_head h1 {
  margin-bottom: 18px;
  color: #fff;
}
header#chirashi_head h1 img {
  width: 470px;
  margin: 10px 0 0 0;
}
header#chirashi_head #head_tel {
  bottom: 10px;
  text-align: right;
  margin-right: 20px;
}
.telnum {
  margin-top: 8px;
}
div.acdion2 div.txt {
  background: white;
}
p {
    margin: 0;
}
#chirashi div.row div.col h2 span{
  font-size: 0.8rem;
}

#chirashi div.row div.col h2 {
  font-size: 1.3rem;
  clear: both;
  font-weight: 600;
  color: #527739;
  background: none;
  border-bottom: solid 2px #d7cdc3;
}

#chirashi div.row div.col h2:first-child {
  margin-top: 1.5rem;
}
#chirashi div.row div.col h3 {
  font-size: 1.2rem;
  clear: both;
  color: #3b2213;
  margin: 24px 0 8px 0;
  background: #f8f5ec;
  border-left: 5px solid #4a5b2e;
}

#chirashi div.row div.col {
  line-height: 150%;
  padding: 0.5rem;
}

#chirashi div.row div.col:last-child {
  background-color: #f4e9ce;
}

#chirashi h2 + article {
  margin: 0.5rem 0.5rem 2rem 0.5rem;
}
#chirashi article.m_01 {
  margin: 0.5rem 1rem 3.5rem 0.5rem;
}

#chirashi article p strong {
  font-weight: bold;
  font-size: 1.2rem;
  display: block;
  margin: 1.5rem 0 0 -1rem;
}
#chirashi address {
  padding: 1rem;
  font-size: 0.9rem;
}
#chirashi address img:first-child {
  float: left;
  margin: 0 1rem 0.5rem 0;
}

#chirashi address p:nth-of-type(1) {
  color: #3b2213;
}
#chirashi address p:nth-of-type(3) {
  font-size: 1.2rem;
  font-weight: bold;
  clear: both;
}

#chirashi div.row div.col:nth-of-type(2) article:nth-of-type(1) img {
  display: block;
  margin: 0 auto;
}
#chirashi div.row div.col dt {
  color: #3b2213;
  font-weight: normal;
  background: none;
  border: none;
  margin: 0;
  padding: 5px 0 0 0;
}

#chirashi div.row div.col dt:before {
  content: "■";
}
#chirashi div.row div.col dd {
  margin: 0 0 0.5rem 0;
}
#chirashi div.row div.col dd ul li span {
  font-size: 0.8rem;
}

div#y_area a {
    background: rgba(0, 0, 0, 0) url("/images/bg_let.gif") no-repeat scroll 0 0;
    display: inline-block;
    font-size: 1.2rem;
    font-weight: bold;
    height: 40px;
    line-height: 2.6rem;
    margin: 2px;
    padding: 1px;
    width: 150px;
    text-align: center;
    color: #3b2213;
}

/*    
#chirashi div.row div.col:nth-of-type(2) article:nth-of-type(2) p {
  text-align: right;
}

#chirashi div.row div.col:nth-of-type(2) article:nth-of-type(2) p:nth-of-type(2) {
  font-size: 0.8rem;
  line-height: 1rem;
}
*/

#chirashi div.row div.col:nth-of-type(2) div {
  border: dashed 1px #3b2213;
  background: white;
  padding: 0.5rem;
  margin: 2rem 0 1rem;
}
#chirashi div.row div.col:nth-of-type(2) div p {
  text-indent: 0;
}
#chirashi div.row div.col:nth-of-type(2) div p:nth-of-type(1) {
  color: #3b2213;
  text-indent: 0;
}
#chirashi div.row div.col:nth-of-type(2) div p:nth-of-type(2) {
  font-size: 0.9rem;
}
#chirashi div.row div.col:nth-of-type(2) div p:nth-of-type(3) {
  font-size: 0.9rem;
}
#chirashi div.row div.col:nth-of-type(2) div p:nth-of-type(4) {
 
}
#chirashi div.row div.col:nth-of-type(2) article:nth-of-type(2) p:nth-of-type(5){
  text-align: right;
}
#chirashi span{
  font-size: 1.2rem;
  font-weight: bold;
}

header:nth-of-type(2) {
  margin-top: 4rem;
}

.contact{
  margin:  -1rem 0 3rem;
}
.left_img{
  float: left;
}
.right_img{
  float: right;
  margin: 0 0 10px 10px;
}
.btn_img{
  background: #527739;
  color: #fff;
  width: 100%;
  text-align: center;
  margin: 10px 0;
  padding: 10px 0;
  border-radius: 4px; /* CSS3 */
  -webkit-border-radius: 4px; /* Safari,Google Chrome用 */
  -moz-border-radius: 4px; /* Firefox用 */
}
.btn_box{
  border-collapse: separate;
  border-spacing: 6px;
  display: table;
  width: 100%;
}
.btn_box div{
  display: table-cell;
  vertical-align: top;
  background: #527739;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  width: 50%;
  border-radius: 4px; /* CSS3 */
  -webkit-border-radius: 4px; /* Safari,Google Chrome用 */
  -moz-border-radius: 4px; /* Firefox用 */
}
.btn_box div a,.btn_img a{
  color: #fff;
  font-weight: bold;
}
.txt01{
  text-align: center;
  clear: both;
  font-weight: bold;
  padding: 16px 0 0 0;
  font-size: 1.1rem;
  color: #a88a6b;
}

@media only screen and (max-width : 979px){
.container {
    width: 100%;
}
header#chirashi_head {
  background: url(/c/tobishima-zenkoji/images/bg_top.png) no-repeat;
  margin: 0 auto;
  width: 100%;
  height: 100px;
}
header#chirashi_head h1{
  text-align: center;
  font-size: 18px;
  clear: both;
  color: #000;
}
header#chirashi_head h1 img {
  max-width: 77%;
  margin: 2px 40px 0px;
}
#chirashi div.row div.col:first-child article:nth-of-type(1) img {
  float: none;
  margin: 0 auto 0.5rem auto;
  width: 100%;
}
#chirashi div.row div.col:first-child article:nth-of-type(5) img {
  float: none;
  margin: 0 auto 0.5rem auto;
  width: 100%;
}
ul#links01 li ul li,ul#links02 li ul li,ul#links03 li ul li,ul#links04 li ul li,ul#links05 li ul li{
  margin: 0;
  padding: 0!important;
}
.right_img{
  float: none;
  width: 100%;
}
}
.acdion2 {
  height: 740px;
  position: relative;
  margin-bottom: 10px;
  margin-left: 6px;
}
.pleat {
  width: 680px;
  height: 100%;
  overflow: hidden;
  background: #eee;}
  .pleat h2 {
    width: 60px;
    height: 100%;
    float: left;
    cursor: pointer;}
    .pleat#now_active h2 {
      display: none; }
  .pleat .txt {
    padding: 0;
    zoom: 1;}

.button {
    padding: 10px 0 20px;
    text-align: center;
}

@media only screen and (max-width: 975px) {
  .acdion2 {
    display: none;
  }
}

.acdion2 {
  height: 400px;
  position: relative;
  margin-bottom: 10px;
}

@media only screen and (max-width: 975px) {
  .acdion2 {
    display: none;
  }
}
/* ----------- アコーディオン調整 ----------- */
div.acdion2 .pleat {
    height: 100%;
    overflow: hidden;
    width: 700px;
}
div.acdion2 .pleat h2 {
    cursor: pointer;
    float: left;
    height: 100%;
    width: 70px;
}
/* ----------- / アコーディオン調整 ----------- */