@charset "utf-8";

#main section#top {
  padding: 40px 0 30px;
  background: none;
}

#main h2 {
  margin: 0 0 30px 0;
  background: url("../../img/vic/ico_01.png") no-repeat 0 center;
  background-size: auto 100%;
  color: #663300;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  font-size: 2rem;
  line-height: 1;
  text-align: left;
  text-indent: 56px;
  text-shadow: 1px 0 0 #fff,0 1px 0 #fff,-1px 0 0 #fff,0 -1px 0 #fff;
}
#main h2 img {margin: 0 1% 10px 0;}
#main h2 span {
  margin: -5px 0 0;
  display: block;
  font-size: 1.1rem;
  font-weight: 900;
}

#main .inbox {
  border-radius: 3px;
  box-shadow: none;
}

#main section .box02 {
  padding: 20px 0;
  background: #fff;
}

#main section .box02 p {
  color: #663300;
  line-height: 1.4;
  text-align: left;
}

#main img.r_img {
  max-width: 400px;
  margin: 0 0 0 15px;
  border: 1px solid #e6e6e6;
  float: right;
}

section#ex {
  padding: 40px 0 30px;
  background: none;
}

section#ex3 {
  padding: 40px 0 30px;
  background: url("../../img/bg_01.png") no-repeat center 0 / cover #fff;
  box-shadow: 0 5px 0 rgba(0, 0, 0, 0.2) inset;
}
