#content_wrapper {
  background-image: url(../../images/bg.png);
  background-position: center top;
}

#m_event {
  display: block;
  width: 854px;
  margin: 30px auto 0 auto;
}

h2 {
  width: 766px;
  margin: 50px auto 40px auto;
}

h3 {
  margin: 15px auto;
}

.radius {
  margin-top: -72px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 0 0 60px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  display: block;
  width: 980px;
}
.radius .pd60 {
  padding: 0 60px;
}

ul.gaiyou li {
  width: 860px;
  color: #606060;
  display: block;
  padding-bottom: 20px;
  position: relative;
}
ul.gaiyou li h4 {
  text-indent: 45px;
  font-size: 18px;
  line-height: 37px;
  margin-bottom: 20px;
  background-image: url("../images/osomatsusan/img_mark.png"), url("../images/osomatsusan/bg_h4.png");
  background-repeat: no-repeat, repeat;
  background-position: 10px 10px, 0 0;
}
ul.gaiyou li a.btn_twitter {
  background-image: url(../../images/btn_twitter.png);
  width: 180px;
  height: 40px;
  display: block;
  text-indent: -999px;
  margin-top: 10px;
  overflow: hidden;
}
ul.gaiyou li a.btn_twitter:hover {
  background-position: 0 -40px;
}
ul.gaiyou li iframe.youtube {
  width: 768px;
  height: 432px;
  display: block;
  margin: 25px auto 0 auto;
}
ul.gaiyou li p.fs16 {
  font-size: 16px;
  line-height: 1.8em;
}
ul.gaiyou li .name {
  margin-top: 0.5em;
}
ul.gaiyou li .name:first-of-type {
  margin-top: 0;
}
ul.gaiyou li .pd01 {
  padding-left: 16px;
}
ul.gaiyou li p.fs14 {
  margin-top: 0.5em;
  font-size: 14px;
  line-height: 1.875em;
}
ul.gaiyou li a {
  margin-top: 5px;
  color: #023878 !important;
  text-decoration: underline !important;
  display: inline-block;
}
ul.gaiyou li a:hover {
  text-decoration: none !important;
}
ul.gaiyou li span {
  padding-left: 16px;
  display: block;
  font-size: 12px;
  line-height: 1.57em;
  margin-bottom: 5px;
}
ul.gaiyou li p.red {
  color: #f35e5e;
}
ul.gaiyou li.half {
  width: 410px;
}
ul.gaiyou li.left {
  float: left;
  margin-right: 20px;
}
ul.gaiyou li.right {
  float: right;
  margin-left: 20px;
}
ul.gaiyou li:nth-child(1) {
  background-image: url(../images/osomatsusan/img_samenyanko.png?0803);
  background-position: right 5px bottom 20px;
  background-repeat: no-repeat;
}

#visuals {
  margin-top: 24px;
  background-color: #dcf3ff;
  text-align: center;
}
#visuals .title {
  margin-top: 40px;
}
#visuals .visual {
  margin-top: 30px;
}
#visuals .wave02 {
  margin-top: 42px;
}

#items {
  margin-top: 48px;
  text-align: center;
}
#items .title {
  margin-bottom: 30px;
}

#bottoms {
  border-top: 5px solid #e3f6ff;
  margin-top: 40px;
  padding-top: 20px;
}
#bottoms .inner {
  float: left;
}
#bottoms #social li {
  display: inline-block;
  height: 20px;
  overflow: hidden;
}
#bottoms small {
  color: #667074;
  font-size: 10px;
  display: inline-block;
  margin-top: 10px;
}
#bottoms small span {
  font-family: "Vardana";
}
#bottoms a#btn_osomatsusan_official {
  background-image: url(../images/osomatsusan/btn_osomatsusan.png);
  width: 180px;
  height: 40px;
  background-repeat: no-repeat;
  text-indent: -999px;
  overflow: hidden;
  display: block;
  float: right;
}
#bottoms a#btn_osomatsusan_official:hover {
  background-position: 0 -40px;
}

a#btn_gotop {
  background-image: url(../images/btn_top.png);
  width: 266px;
  height: 40px;
  overflow: hidden;
  text-indent: -999px;
  margin: 30px auto;
  display: block;
}
a#btn_gotop:hover {
  background-position: 0 -40px;
}
