@charset "UTF-8";
.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mb50 {
  margin-bottom: 50px !important; }

#content {
  width: 100%;
  padding-top: 60px;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 0; }

#content h2 {
  width: 280px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 18px;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  font-weight: normal;
  border-bottom: 1px solid black; }

#content .box {
  width: 280px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px; }

#content .box p {
  margin-bottom: 20px; }

#content .box .category {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid black; }

#content .box .img {
  text-align: center; }

#content .box .img img {
  width: 200px; }

#content .box .text .rect {
  margin-bottom: 10px;
  padding: 20px;
  border: 1px solid black; }

#content .box .text .rect .large {
  font-size: 15px;
  font-size: 15px;
  font-size: 0.9375rem; }

#content .box .text .rect .srg {
  font-size: 15px;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: bold; }

#content .box .text .btn {
  display: block;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #996c1f;
  color: #996c1f;
  text-align: center;
  font-size: 16px;
  font-size: 16px;
  font-size: 1rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif; }

#content .box .text .btn:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

#content .box .text .btn img {
  margin-top: 9px;
  float: right; }

#content .box .exp2 {
  margin-bottom: 20px; }

#content #links {
  width: 320px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 40px; }

#content #links:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

#content #links .link {
  margin-left: 20px;
  margin-bottom: 20px;
  float: left; }

#content #links .link.right {
  margin-right: 0px; }

#content #links .link.bottom {
  margin-bottom: 0px; }

#content #links .link img {
  width: 280px; }
