@charset "shift_jis";

#section_01 , #section_04 {
  background: url("/mihashimichiya/img/mihashimichiya_bg.jpg") repeat scroll 0 0 !important;
}

#section_02 {
  background: url("/mihashimichiya/img/mihashimichiya_bg2.jpg") repeat scroll 0 0 !important;
}

#section_03 {
  background: url("/mihashimichiya/img/mihashimichiya_bg3.jpg") repeat scroll 0 0 !important;
}

#section_01 .column1 em {
  color: #c53d43;
}

#section_04 .column1 .point_number {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ec6d71 0%, #c53d43 100%) repeat scroll 0 0;
  letter-spacing: 3px;
}

#section_02 {
  background-color: #f0e68c;
}

#section_02 .cdlist_title {
  background-color: #cc0000;
}

#section_02 em {
  color: #c91310;
  font-size: 90%;
}

#section_02 .cdlist .column2 {
  border: 2px solid #cc0000;
}

#section_02 .cdlist_title span {
  color: #f0e68c;
  padding-right: 23px;
}

#section_02 .cdlist ul li::before {
  color: #cc0000;
}

#section_02 .vol10 .cdlist_title em {
  color: #fff;
  font-size: 100%;
  margin-left: 10px;
}

#section_03 {
  background-color: #cee4ae;
}

#section_03 .column2 {
  border: 2px solid #69821b;
}

#section_03 h3.box span:nth-child(1) {
  background-color: #69821b;
}

#section_03 .cdlist .column2 {
  border: 2px solid #69821b;
  padding: 20px;
}

#section_03 h3.box span:nth-child(2) {
  background-color: #f0e68c;
}

#section_03 .cdlist ul {
  margin: 20px 0 0 0;
}

#section_03 .cdlist ul li::before {
  color: #69821b;
}

.annotation {
  text-indent: 0;
  margin-left: 0;
}

@media screen and (max-width: 767px) {

#section_02 .cdlist .column2 {
  border: 4px solid #cc0000;
}

#section_03 .column2 {
  border: 4px solid #69821b;
}

}
