@import "slicknav.css";
* {
  margin: 0;
  padding: 0;
}
body {
  font-size: 13px;
  line-height: 1.5;
  font-family: 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif, 'Droid Sans', 'Arial';
  color: #231815;
}
img {
  border: 0;
  vertical-align: bottom;
}
a:link {
  color: #356698;
  text-decoration: underline;
  cursor: pointer;
}
a:visited {
  color: #356698;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #356698;
  text-decoration: none;
  cursor: pointer;
}
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
}
.hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.listnone li {
  list-style: none;
}
.texindent {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.contents {
  width: 960px;
  margin: 0 auto;
  *zoom: 1;
  position: relative;
}
.contents:before,
.contents:after {
  display: table;
  content: "";
}
.contents:after {
  clear: both;
}
.contents .left-column {
  width: 200px;
  float: left;
}
.contents .right-column {
  width: 720px;
  float: right;
}
.slicknav_menu {
  display: none;
}
/* header */
#header {
  height: 190px;
  background-image: url("/static/image/header-background.jpg");
  background-repeat: no-repeat;
  background-position: center 0;
  /* gnav */
}
#header #logo {
  position: absolute;
  top: 85px;
  left: 0;
}
#header #logo img {
  width: 158px;
  max-width: 158px;
  height: auto;
}
#header .company {
  position: absolute;
  top: 37px;
  left: 185px;
}
#header .company .read {
  font-size: 11px;
  line-height: 1;
  margin-bottom: 9px;
  color: #4f4644;
}
#header .company .name {
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
}
#header .location {
  text-align: right;
  position: absolute;
  top: 33px;
  right: 0;
}
#header .location .address {
  font-size: 12px;
  line-height: 1;
  margin-bottom: 6px;
}
#header .location .tel img {
  width: 237px;
  max-width: 237px;
  height: auto;
}
#header #gnav {
  position: absolute;
  top: 87px;
  right: 0;
  float: right;
}
#header #gnav ul {
  width: 774px;
  *zoom: 1;
}
#header #gnav ul:before,
#header #gnav ul:after {
  display: table;
  content: "";
}
#header #gnav ul:after {
  clear: both;
}
#header #gnav ul li {
  list-style: none;
}
#header #gnav ul li {
  float: left;
  width: 130px;
  margin-left: -1px;
}
#header #gnav ul li a {
  border: 1px solid #ccc;
  background: #fff;
  padding: 16px 0;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  color: #231815;
  display: block;
}
#header #gnav ul li a:hover {
  background: #fdd000;
}
#header #gnav ul li strong {
  border: 1px solid #ccc;
  background: #fdd000;
  padding: 16px 3px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  font-weight: normal;
  display: block;
}
/* pagetop */
#pagetop {
  width: 845px;
  margin: 0 auto;
  position: relative;
  right: 0;
  text-align: right;
  z-index: 1;
}
#pagetop a {
  width: 58px;
  height: 58px;
  bottom: 100px;
  position: fixed;
}
#pagetop a:hover {
  text-decoration: none;
}
/* footer */
#footer-link {
  text-align: right;
  margin: 120px 0 20px 0;
}
#footer-link a {
  color: #231815;
}
#footer {
  background: #356698;
  padding: 20px 0;
  text-align: center;
  font-size: 11px;
  line-height: 1;
  color: #fff;
}
/* right-column */
#right-column {
  width: 220px;
  float: right;
}
#right-column .service-other ul li {
  list-style: none;
}
#right-column .service-other ul li {
  margin-bottom: 40px;
}
#right-column .service-other ul li img {
  margin-bottom: 8px;
}
#right-column .service-other ul li a {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 6px;
  display: block;
  letter-spacing: -0.05em;
}
#right-column .service-other ul li a span {
  color: red;
  font-size: 11px;
  padding-left: 8px;
}
#right-column .service-other ul li .copy {
  font-size: 13px;
  font-weight: bold;
}
#right-column .service-other ul li p {
  font-size: 12px;
}
#right-column .company-profile {
  border: 1px solid #d3d1d0;
  background: #f4f3f3;
  padding: 12px;
}
#right-column .company-profile img {
  margin-bottom: 10px;
}
#right-column .company-profile .name {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px;
}
#right-column .company-profile .address {
  font-size: 13px;
  line-height: 1.8;
}
#right-column .company-profile .icon {
  text-align: center;
  margin: 20px 0 16px 0;
}
#right-column .company-profile .read {
  font-size: 14px;
  line-height: 1.8;
  color: #356698;
  margin-bottom: 30px;
}
#right-column .button .company a {
  width: 100%;
  display: block;
  padding: 18px 0;
  border: 1px solid #ccc;
  background: #e0f3f3;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  font-size: 15px;
  line-height: 1;
  color: #231815;
  text-decoration: none;
  margin-bottom: 10px;
}
#right-column .button .company a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
#right-column .button .contact a {
  width: 100%;
  display: block;
  padding: 18px 0;
  border: 1px solid #ccc;
  background: #e50012;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  font-size: 15px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
#right-column .button .contact a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
/* 見出し */
.h2 {
  width: 630px;
  background: #356698;
  padding: 20px 35px;
  border-right: 8px solid #d9df00;
  font-size: 17px;
  line-height: 1;
  color: #fff;
  margin-bottom: 30px;
}
.h3 {
  background: #c9def4;
  border-left: 10px solid #356698;
  padding: 11px 20px;
  font-size: 15px;
  line-height: 1;
  margin-bottom: 20px;
}
/* パンくず */
#breadcrumbs {
  margin: 0 auto 20px;
  list-style: none;
}
#breadcrumbs li {
  display: inline;
  margin-right: 5px;
}
#breadcrumbs li a {
  padding: 0 5px 0 0;
  color: #231815;
}
/* home */
#home {
  width: 700px;
  float: left;
}
#home h2 {
  width: 630px;
  background: #356698;
  padding: 20px 35px;
  border-right: 8px solid #d9df00;
  font-size: 17px;
  line-height: 1;
  color: #fff;
  margin-bottom: 30px;
}
#home .profile {
  margin-bottom: 40px;
}
#home .profile img {
  margin-bottom: 16px;
}
#home .profile p {
  font-size: 15px;
  line-height: 1.8;
}
#home .blog .comment {
  text-align: center;
}
#home .blog .comment .arrow {
  font-size: 21px;
  color: #b4b4b5;
}
#home .blog .comment .red {
  font-size: 34px;
  font-weight: bold;
  color: #e50012;
  margin-left: 10px;
}
#home .blog .comment .normal {
  font-size: 34px;
  color: #231815;
  margin-right: 10px;
}
#home .blog .read {
  text-align: center;
  font-size: 12px;
  color: #514946;
  margin-bottom: 20px;
}
#home .blog .tag ul {
  *zoom: 1;
}
#home .blog .tag ul:before,
#home .blog .tag ul:after {
  display: table;
  content: "";
}
#home .blog .tag ul:after {
  clear: both;
}
#home .blog .tag ul li {
  list-style: none;
}
#home .blog .tag ul li {
  width: 160px;
  margin-right: 10px;
  float: left;
}
#home .blog .tag ul li a {
  width: 100%;
  display: block;
  padding: 10px 0;
  background: #e0f3f3;
  text-align: center;
  font-size: 13px;
  line-height: 1;
  color: #231815;
  margin-bottom: 10px;
}
#home .blog .tag ul li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
#home .blog .tag ul li .buy {
  background: #f3dfe3;
}
#home .blog .tag ul li .rent {
  background: #d0f1e7;
}
#home .blog .tag ul li .consul {
  background: #d0e9f3;
}
#home .blog .tag ul li .news {
  background: #dfe3e7;
}
#home .feed {
  margin: 30px 0 30px 0;
}
#home .feed ul {
  width: 100%;
  margin: 0 auto;
}
#home .feed ul li {
  list-style: none;
}
#home .feed ul li {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 14px;
  margin-bottom: 14px;
  overflow: hidden;
}
#home .feed ul li img {
  width: 100px;
  height: 100px;
  border: 1px solid #ddd;
  object-fit: cover;
  margin: 4px 20px 0 0;
  float: left;
}
#home .feed ul li .detail {
  overflow: hidden;
}
#home .feed ul li .detail h4 {
  font-size: 15px;
  margin-bottom: 3px;
}
#home .feed ul li .detail h4 + p {
  font-size: 12px!important;
  color: #2a2a2a;
  margin-bottom: 10px;
}
#home .feed ul li .detail .date {
  font-size: 12px;
  color: #2a2a2a;
  margin: 0;
}
#home .button {
  text-align: center;
}
#home .button a {
  width: 64%;
  margin: 0 auto 10px;
  display: block;
  padding: 30px 0;
  background: #e50012;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  font-size: 23px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
#home .button a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
#home .button p {
  font-size: 12px;
}
/* mainvisual*/
#mainvisual-home {
  background-repeat: repeat-x;
  background-position: center 0;
  background-size: 1400px auto;
  -moz-background-size: 1400px auto;
  height: 756px;
  margin-bottom: 40px;
}
#mainvisual-home h1 {
  margin: 50px 0 10px 0;
}
#mainvisual-home h1 img {
  text-align: center;
}
#mainvisual-home .comment {
  width: 515px;
  border: 1px solid #d1cece;
  background: #fff;
  text-align: center;
  padding: 12px 0;
  font-size: 16px;
  line-height: 1;
  color: #4e7b7c;
  font-weight: bold;
  margin: 0 auto 16px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
#mainvisual-home .button {
  width: 515px;
  margin: 0 auto;
  *zoom: 1;
}
#mainvisual-home .button:before,
#mainvisual-home .button:after {
  display: table;
  content: "";
}
#mainvisual-home .button:after {
  clear: both;
}
#mainvisual-home .button .base {
  display: block;
  text-align: center;
  padding: 12px 0;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
#mainvisual-home .button .base:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
#mainvisual-home .button .buy {
  float: left;
  width: 48%;
}
#mainvisual-home .button .buy a {
  display: block;
  text-align: center;
  padding: 12px 0;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: #d3416d;
  background: -moz-linear-gradient(left, #d3416d 70%, #d9df00 100%);
  background: -webkit-linear-gradient(left, #d3416d 70%, #d9df00 100%);
  background: linear-gradient(to right, #d3416d 70%, #d9df00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3416d', endColorstr='#d9df00', GradientType=1);
}
#mainvisual-home .button .buy a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
#mainvisual-home .button .rent {
  float: right;
  width: 48%;
}
#mainvisual-home .button .rent a {
  display: block;
  text-align: center;
  padding: 12px 0;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: #359665;
  background: -moz-linear-gradient(left, #359665 70%, #d9df00 100%);
  background: -webkit-linear-gradient(left, #359665 70%, #d9df00 100%);
  background: linear-gradient(to right, #359665 70%, #d9df00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#359665', endColorstr='#d9df00', GradientType=1);
}
#mainvisual-home .button .rent a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
#mainvisual-lower {
  background-image: url("/static/image/mainvisual-lower.jpg");
  background-repeat: no-repeat;
  background-position: center 0;
  height: 60px;
  margin-bottom: 20px;
}
/* lower */
#headline {
  margin-bottom: 40px;
}
#headline h1 {
  font-size: 38px;
  line-height: 1.4;
  text-align: center;
}
#headline h1 + p {
  font-size: 13px;
  line-height: 1.2;
  color: #727171;
  text-align: center;
}
#headline h1 span {
  font-size: 21px;
}
.salescopy {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
  color: #d43c00;
  line-height: 1.3;
  font-weight: normal;
  font-style: italic;
}
.salescopy span {
  font-size: 32px;
  font-weight: bold;
}
#lower {
  width: 700px;
  float: left;
  /* 売買物件,賃貸物件 */
  /* 事業内容 */
  /* コンサル */
  /* コインランドリー */
  /* 会社案内 */
  /* 個人情報保護方針 */
  /* サイトマップ */
}
#lower h2 {
  width: 630px;
  background: #356698;
  padding: 20px 35px;
  border-right: 8px solid #d9df00;
  font-size: 17px;
  line-height: 1;
  color: #fff;
  margin-bottom: 30px;
}
#lower .baibai .feed {
  margin: 30px 0 60px 0;
}
#lower .baibai .feed ul {
  width: 100%;
  margin: 0 auto;
}
#lower .baibai .feed ul li {
  list-style: none;
}
#lower .baibai .feed ul li {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 14px;
  margin-bottom: 14px;
  overflow: hidden;
}
#lower .baibai .feed ul li img {
  width: 100px;
  height: 100px;
  border: 1px solid #ddd;
  object-fit: cover;
  margin: 4px 20px 0 0;
  float: left;
}
#lower .baibai .feed ul li .detail {
  overflow: hidden;
}
#lower .baibai .feed ul li .detail h4 {
  font-size: 15px;
  margin-bottom: 3px;
}
#lower .baibai .feed ul li .detail h4 + p {
  font-size: 12px!important;
  color: #2a2a2a;
  margin-bottom: 10px;
}
#lower .baibai .feed ul li .detail .date {
  font-size: 12px;
  color: #2a2a2a;
  margin: 0;
}
#lower .baibai .button {
  text-align: center;
}
#lower .baibai .button a {
  width: 50%;
  margin: 0 auto 10px;
  display: block;
  padding: 26px 0;
  background: #e50012;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  font-size: 19px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
#lower .baibai .button a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
#lower .baibai .button p {
  font-size: 12px;
}
#lower .service .category {
  border: 1px solid #cac8c7;
  background: #f6f6f6;
  margin-bottom: 60px;
}
#lower .service .category img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
#lower .service .category .detail {
  padding: 14px 14px 14px 13%;
}
#lower .service .category .detail a {
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  display: block;
  margin-bottom: 10px;
}
#lower .service .category .detail p {
  font-size: 13px;
}
#lower .service .category .consul {
  background: url("/static/image/service/icon-consul.jpg") no-repeat 14px 14px;
}
#lower .service .category .trunk {
  background: url("/static/image/service/icon-trunk.jpg") no-repeat 14px 14px;
}
#lower .service .category .coin {
  background: url("/static/image/service/icon-coin.jpg") no-repeat 14px 14px;
}
#lower .consul img {
  margin-bottom: 20px;
}
#lower .consul .consul-detail {
  *zoom: 1;
  margin-bottom: 60px;
}
#lower .consul .consul-detail:before,
#lower .consul .consul-detail:after {
  display: table;
  content: "";
}
#lower .consul .consul-detail:after {
  clear: both;
}
#lower .consul .consul-detail ul {
  margin: 0 50px 0 20px;
  float: left;
  list-style: square;
}
#lower .consul .consul-detail ul li {
  margin-bottom: 16px;
  font-size: 15px;
}
#lower .consul .headline {
  *zoom: 1;
  margin-bottom: 20px;
}
#lower .consul .headline:before,
#lower .consul .headline:after {
  display: table;
  content: "";
}
#lower .consul .headline:after {
  clear: both;
}
#lower .consul .headline img {
  float: left;
  margin: 4px 20px 0 0;
}
#lower .consul .headline h3 {
  font-size: 27px;
  line-height: 1.3;
  color: #356698;
  margin-bottom: 10px;
}
#lower .consul .headline p {
  font-size: 14px;
  line-height: 1.7;
  overflow: auto;
  zoom: 1;
}
#lower .consul table {
  width: 100%;
  border: 1px #B3B3B3 solid;
  border-collapse: collapse;
  margin-bottom: 60px;
}
#lower .consul table td {
  padding: 14px 16px;
  border: 1px solid #c7c8c8;
  text-align: left;
  font-size: 15px;
  background: #eceef3;
}
#lower .company table {
  width: 100%;
  border: 1px #B3B3B3 solid;
  border-collapse: collapse;
  margin-bottom: 60px;
}
#lower .company table th,
#lower .company table td {
  padding: 14px 12px;
  vertical-align: top;
}
#lower .company table th {
  width: 22%;
  border: 1px solid #c5c5c5;
  background: #ebf2f9;
  font-size: 15px;
  text-align: left;
}
#lower .company table td {
  border: 1px solid #c5c5c5;
  text-align: left;
  font-size: 15px;
}
#lower .company table td ul {
  margin-left: 20px;
}
#lower .company table td ul li {
  margin-bottom: 2px;
}
#lower .privacy .beginning {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 30px;
}
#lower .privacy .detail {
  border: 1px dotted #bdbab9;
  background: #f0f0f0;
  padding: 30px 20px;
  margin-bottom: 60px;
}
#lower .privacy .detail h3 {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 10px;
}
#lower .privacy .detail h3 span {
  color: #f09000;
  margin-right: 5px;
}
#lower .privacy .detail p {
  margin-left: 23px;
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 30px;
}
#lower .privacy .detail ul {
  list-style-type: decimal;
  margin: -10px 0 30px 40px;
}
#lower .privacy .detail ul li {
  margin-bottom: 8px;
}
#lower .privacy .detail ol {
  list-style-type: disc;
  margin: -10px 0 30px 40px;
}
#lower .privacy .detail ol li {
  margin-bottom: 4px;
}
#lower .sitemap h2 {
  margin-bottom: 20px;
}
#lower .sitemap ul {
  margin: 0 0 40px 40px;
}
#lower .sitemap ul li {
  list-style: none;
}
#lower .sitemap ul li {
  background-image: url("/static/image/icon-arrow02.png");
  background-repeat: no-repeat;
  background-position: 0 50%;
  margin-bottom: 10px;
}
#lower .sitemap ul li a {
  padding-left: 20px;
  font-size: 16px;
}
/* 以下、トランク、コイン */
.mainvisual-full {
  background: #000;
  text-align: center;
  margin-bottom: 40px;
}
.mainvisual-full img {
  text-align: center;
}
.mainvisual-full .contents {
  text-align: left;
  color: #fff;
  padding: 30px 0;
}
.mainvisual-full .contents img {
  float: left;
  margin: 0 20px 0 0;
}
.mainvisual-full .contents .copy {
  margin: -10px 0 0 0;
  font-size: 31px;
  font-weight: bold;
  line-height: 1.3;
}
.mainvisual-full .contents .copy .small {
  font-size: 25px;
}
.mainvisual-full .contents p {
  font-size: 14px;
  line-height: 1.7;
  padding-left: 120px;
}
/* トランクルーム */
#lower-full h2 {
  width: 630px;
  background: #356698;
  padding: 20px 35px;
  border-right: 8px solid #d9df00;
  font-size: 17px;
  line-height: 1;
  color: #fff;
  margin-bottom: 30px;
  width: 882px;
  background: #231815;
}
#lower-full .trunk .catchcopy,
#lower-full .coin .catchcopy {
  text-align: center;
  font-size: 30px;
  margin-bottom: 40px;
}
#lower-full .trunk .button,
#lower-full .coin .button {
  margin-bottom: 40px;
}
#lower-full .trunk .button a,
#lower-full .coin .button a {
  width: 60%;
  margin: 0 auto 10px;
  display: block;
  padding: 36px 0;
  background: #d43d00;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
#lower-full .trunk .button a:hover,
#lower-full .coin .button a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
#lower-full .trunk .map,
#lower-full .coin .map {
  margin-bottom: 60px;
}
#lower-full .trunk .contact,
#lower-full .coin .contact {
  border: 1px solid #d1cece;
  background: #f4f3f3;
  padding: 18px;
  *zoom: 1;
  margin-bottom: 60px;
}
#lower-full .trunk .contact:before,
#lower-full .coin .contact:before,
#lower-full .trunk .contact:after,
#lower-full .coin .contact:after {
  display: table;
  content: "";
}
#lower-full .trunk .contact:after,
#lower-full .coin .contact:after {
  clear: both;
}
#lower-full .trunk .contact img,
#lower-full .coin .contact img {
  float: left;
  margin-right: 24px;
}
#lower-full .trunk .contact .right,
#lower-full .coin .contact .right {
  float: left;
}
#lower-full .trunk .contact .right .message,
#lower-full .coin .contact .right .message {
  font-size: 17px;
  font-weight: bold;
  color: #3c9154;
  margin-bottom: 20px;
}
#lower-full .trunk .contact .right .address,
#lower-full .coin .contact .right .address {
  font-size: 15px;
  margin-bottom: 4px;
}
#lower-full .trunk .contact .right .tel,
#lower-full .coin .contact .right .tel {
  margin-bottom: 20px;
}
#lower-full .trunk .contact .right .button,
#lower-full .coin .contact .right .button {
  height: 0;
  padding-top: 8%;
}
#lower-full .trunk .contact .right .button a,
#lower-full .coin .contact .right .button a {
  width: 340px;
  display: block;
  padding: 18px 0;
  border: 1px solid #ccc;
  background: #e50012;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
#lower-full .trunk .contact .right .button a:hover,
#lower-full .coin .contact .right .button a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
#lower-full .trunk ul,
#lower-full .coin ul {
  margin-bottom: 60px;
}
#lower-full .trunk ul li,
#lower-full .coin ul li {
  list-style: none;
}
#lower-full .trunk ul li,
#lower-full .coin ul li {
  *zoom: 1;
  margin-bottom: 30px;
}
#lower-full .trunk ul li:before,
#lower-full .coin ul li:before,
#lower-full .trunk ul li:after,
#lower-full .coin ul li:after {
  display: table;
  content: "";
}
#lower-full .trunk ul li:after,
#lower-full .coin ul li:after {
  clear: both;
}
#lower-full .trunk ul li img,
#lower-full .coin ul li img {
  float: left;
  margin: 4px 20px 0 0;
}
#lower-full .trunk ul li p,
#lower-full .coin ul li p {
  font-size: 19px;
}
#lower-full .trunk table,
#lower-full .coin table {
  width: 100%;
  border: 1px #B3B3B3 solid;
  border-collapse: collapse;
  margin-bottom: 10px;
}
#lower-full .trunk table th,
#lower-full .coin table th,
#lower-full .trunk table td,
#lower-full .coin table td {
  padding: 16px 12px;
  vertical-align: top;
  font-size: 15px;
  text-align: left;
}
#lower-full .trunk table th,
#lower-full .coin table th {
  width: 20%;
  border: 1px solid #c5c5c5;
  background: #eceef3;
}
#lower-full .trunk table td,
#lower-full .coin table td {
  border: 1px solid #c5c5c5;
}
#lower-full .trunk table td ol,
#lower-full .coin table td ol {
  margin: 0 0 0 20px;
  list-style: disc;
}
#lower-full .trunk table td ol li,
#lower-full .coin table td ol li {
  margin: 0 0 4px 0;
}
#lower-full .trunk .feed,
#lower-full .coin .feed {
  margin: 30px 0 60px 0;
}
#lower-full .trunk .feed ul,
#lower-full .coin .feed ul {
  width: 100%;
  margin: 0 auto;
}
#lower-full .trunk .feed ul li,
#lower-full .coin .feed ul li {
  list-style: none;
}
#lower-full .trunk .feed ul li,
#lower-full .coin .feed ul li {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 14px;
  margin-bottom: 14px;
  overflow: hidden;
}
#lower-full .trunk .feed ul li img,
#lower-full .coin .feed ul li img {
  width: 100px;
  height: 100px;
  border: 1px solid #ddd;
  object-fit: cover;
  margin: 4px 20px 0 0;
  float: left;
}
#lower-full .trunk .feed ul li .detail,
#lower-full .coin .feed ul li .detail {
  overflow: hidden;
}
#lower-full .trunk .feed ul li .detail h4,
#lower-full .coin .feed ul li .detail h4 {
  font-size: 15px;
  margin-bottom: 3px;
}
#lower-full .trunk .feed ul li .detail h4 + p,
#lower-full .coin .feed ul li .detail h4 + p {
  font-size: 12px!important;
  color: #2a2a2a;
  margin-bottom: 10px;
}
#lower-full .trunk .feed ul li .detail .date,
#lower-full .coin .feed ul li .detail .date {
  font-size: 12px;
  color: #2a2a2a;
  margin: 0;
}
/* お問い合わせ */
#lower-contact .contact .button-address {
  margin: 40px 0 0 0;
  line-height: 2;
}
#lower-contact .contact .button-address span {
  display: block;
}
#lower-contact .contact .button-address a {
  font-size: 16px;
}
#lower-contact .contact h2 {
  width: 630px;
  background: #356698;
  padding: 20px 35px;
  border-right: 8px solid #d9df00;
  font-size: 17px;
  line-height: 1;
  color: #fff;
  margin-bottom: 30px;
  width: 890px;
  padding: 24px 35px;
  font-size: 21px;
}
#lower-contact .contact h2 + p {
  margin-top: -10px;
  font-size: 15px;
  line-height: 1.6;
}
#lower-contact .contact h2 span {
  font-size: 12px;
}
#lower-contact .contact h3 {
  background: #c9def4;
  border-left: 10px solid #356698;
  padding: 11px 20px;
  font-size: 15px;
  line-height: 1;
  margin-bottom: 20px;
  width: 772px;
}
#lower-contact .contact #mp-main {
  width: 820px;
  margin: 20px auto 70px;
}
#lower-contact .contact #mp-main > p {
  font-size: 14px;
  color: #e50012;
  text-align: left !important;
  margin-bottom: 8px;
}
#lower-contact .contact #mp-main .errs {
  width: 820px;
  margin: 24px 0 24px 0;
  font-weight: bold;
  color: #FF0000;
}
#lower-contact .contact #mp-main .errs ul {
  text-align: left;
}
#lower-contact .contact #mp-main .errs ul li {
  list-style: none;
  font-size: 25px;
  line-height: 1.7;
}
#lower-contact .contact #mp-main .red {
  color: red;
  margin-left: 6px;
  font-size: 12px;
}
#lower-contact .contact #mp-main dl {
  width: 820px;
  margin: 0 auto;
  border: 1px solid #ccc;
  border-top: none;
  background: #ebf2f9;
  margin-bottom: 30px;
}
#lower-contact .contact #mp-main dt,
#lower-contact .contact #mp-main dd {
  padding: 12px;
}
#lower-contact .contact #mp-main dt {
  border-top: 1px solid #ccc;
  clear: left;
  float: left;
  width: 220px;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.8;
}
#lower-contact .contact #mp-main dd {
  margin-left: 230px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #fff;
  font-size: 16px;
  line-height: 1.8;
  word-wrap: break-word;
}
#lower-contact .contact #mp-main dd select {
  width: 300px !important;
  font-size: 16px;
  padding: 5px 4px 5px 10px;
}
#lower-contact .contact #mp-main dd .text {
  width: 96%!important;
  border: 1px solid #7f9db9;
  font-size: 16px;
  ime-mode: auto;
  padding: 8px 4px;
  margin: 0;
}
#lower-contact .contact #mp-main dd textarea {
  width: 96% !important;
  height: 330px;
  border: 1px solid #7f9db9;
  font-size: 16px;
  ime-mode: auto;
  padding: 8px 4px;
}
#lower-contact .contact #mp-main dd .attention {
  font-size: 12px;
}
#lower-contact .contact #mp-main p {
  margin-top: 30px;
  text-align: center;
}
#lower-contact .contact #mp-main p .submit {
  width: 320px;
  padding: 19px 0;
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: bold;
  color: #231815;
  border-style: none;
  border: 1px solid #ccc;
  background: #ccc;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#lower-contact .contact #mp-main p .back {
  width: 200px;
  padding: 15px 0;
  margin-bottom: 20px;
  font-size: 17px;
  color: #fff;
  border-style: none;
  border: 1px solid #ccc;
  background: #000;
  background: #7d7e7d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0);
  /* IE6-9 */
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#lower-contact .contact #mp-main .inputconfig {
  text-align: center;
  font-size: 13px;
}
#lower-contact .contact #mp-main .inputconfig span {
  display: block;
  font-size: 23px;
  font-weight: bold;
  color: #e50012;
}
#lower-contact .contact #mp-main-app {
  width: 820px;
  margin: 20px auto 70px;
}
#lower-contact .contact #mp-main-app h2 {
  width: 630px;
  background: #356698;
  padding: 20px 35px;
  border-right: 8px solid #d9df00;
  font-size: 17px;
  line-height: 1;
  color: #fff;
  margin-bottom: 30px;
  width: 743px!important;
  font-size: 21px;
}
#lower-contact .contact #mp-main-app > p {
  font-size: 14px;
  color: #e50012;
  text-align: left !important;
  margin-bottom: 8px;
}
#lower-contact .contact #mp-main-app .attention-mail {
  background: #e8e8e8;
  border: 1px dotted #ccc;
  padding: 10px 10px 0 110px;
  margin-bottom: 40px;
  background-image: url("/static/image/attention.svg");
  background-repeat: no-repeat;
  background-position: 2.5% center;
  background-size: 80px auto;
  -moz-background-size: 80px auto;
}
#lower-contact .contact #mp-main-app .attention-mail h5 {
  font-size: 16px;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 3px;
  letter-spacing: 0.02em;
}
#lower-contact .contact #mp-main-app .attention-mail h5 span {
  color: red;
  font-size: 12px;
  font-weight: normal;
}
#lower-contact .contact #mp-main-app .attention-mail h5 + p {
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  margin: 0 0 12px 0;
  text-align: left;
}
#lower-contact .contact #mp-main-app .attention-mail h5 + p span {
  text-decoration: none;
}
#lower-contact .contact #mp-main-app .read {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 30px;
}
#lower-contact .contact #mp-main-app .read ul {
  margin-left: 50px;
}
#lower-contact .contact #mp-main-app .read ul li {
  margin-bottom: 12px;
}
#lower-contact .contact #mp-main-app .read ul li span {
  font-weight: bold;
  color: red;
}
#lower-contact .contact #mp-main-app .read ul li a {
  margin: 0 4px;
}
#lower-contact .contact #mp-main-app .read-red {
  font-size: 14px;
  line-height: 1.6;
  color: red;
}
#lower-contact .contact #mp-main-app .detail dl dt,
#lower-contact .contact #mp-main-app .detail dl dd {
  font-size: 14px;
}
#lower-contact .contact #mp-main-app .detail dl dt span,
#lower-contact .contact #mp-main-app .detail dl dd span {
  font-weight: bold;
  color: red;
}
#lower-contact .contact #mp-main-app .detail dl dt a,
#lower-contact .contact #mp-main-app .detail dl dd a {
  margin: 0 4px;
}
#lower-contact .contact #mp-main-app .detail dl dt {
  background: #356698;
  padding: 6px 8px;
  color: #fff;
}
#lower-contact .contact #mp-main-app .detail dl dd {
  padding: 6px 8px;
}
#lower-contact .contact #mp-main-app .errs {
  width: 760px;
  margin: 24px 0 24px 0;
  padding: 20px;
  background: #fff761;
  border: 10px solid red;
}
#lower-contact .contact #mp-main-app .errs .alert {
  font-size: 29px;
  font-weight: bold;
  line-height: 1.3;
  color: #e50012;
  margin-bottom: 6px;
}
#lower-contact .contact #mp-main-app .errs ul {
  text-align: left;
  margin-left: 50px;
}
#lower-contact .contact #mp-main-app .errs ul li {
  width: 100%;
  list-style: disc;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
}
#lower-contact .contact #mp-main-app .attention {
  font-size: 12px;
  z-index: 1;
}
#lower-contact .contact #mp-main-app .red {
  color: red;
  margin-left: 6px;
  font-size: 12px;
  z-index: 1;
}
#lower-contact .contact #mp-main-app dl {
  width: 820px;
  margin: 0 auto 50px;
  padding: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
}
#lower-contact .contact #mp-main-app dt {
  padding: 9px 8px;
  font-weight: bold;
  font-size: 15px;
  width: 20%;
  background: #e8e8e8;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}
#lower-contact .contact #mp-main-app dt .partition {
  color: #e50012;
}
#lower-contact .contact #mp-main-app dd {
  width: 75.85%;
  padding: 6px 8px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  word-wrap: break-word;
}
#lower-contact .contact #mp-main-app dd select {
  width: 300px !important;
  font-size: 16px;
  padding: 5px 4px 5px 10px;
  border: 1px solid #7f9db9;
}
#lower-contact .contact #mp-main-app dd .text {
  width: 100%!important;
  border: 1px solid #7f9db9;
  font-size: 16px;
  ime-mode: auto;
  padding: 5px 4px;
  margin: 0;
}
#lower-contact .contact #mp-main-app dd textarea {
  width: 100%!important;
  height: 160px;
  border: 1px solid #7f9db9;
  font-size: 16px;
  ime-mode: auto;
  padding: 8px 4px;
}
#lower-contact .contact #mp-main-app dd .attention {
  margin-top: 4px;
  font-size: 12px;
  color: #a20000;
}
#lower-contact .contact #mp-main-app dd .attention a {
  margin: 0 4px;
}
#lower-contact .contact #mp-main-app dd .attention span {
  color: red;
}
#lower-contact .contact #mp-main-app dd .checkelement {
  display: block;
  padding: 5px 0;
}
#lower-contact .contact #mp-main-app dd ::placeholder {
  color: #afafaf;
}
#lower-contact .contact #mp-main-app dd input[type=file] {
  font-size: 14px;
}
#lower-contact .contact #mp-main-app dd.err {
  background: #fff761;
}
#lower-contact .contact #mp-main-app .privacy {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-top: 70px;
}
#lower-contact .contact #mp-main-app .privacy .red {
  margin-right: 26px;
}
#lower-contact .contact #mp-main-app .privacy .attention {
  font-size: 12px;
  margin-bottom: 12px;
}
#lower-contact .contact #mp-main-app p {
  margin-top: 20px;
  text-align: center;
}
#lower-contact .contact #mp-main-app p .submit {
  width: 320px;
  padding: 19px 0;
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: bold;
  color: #231815;
  border-style: none;
  border: 1px solid #ccc;
  background: #ccc;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#lower-contact .contact #mp-main-app p .back {
  width: 200px;
  padding: 19px 0;
  margin: 0 10px 20px 0;
  font-size: 19px;
  color: #fff;
  border-style: none;
  border: 1px solid #ccc;
  background: #000;
  background: #7d7e7d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0);
  /* IE6-9 */
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#lower-contact .contact #mp-main-app .inputconfig {
  text-align: center;
  font-size: 13px;
}
#lower-contact .contact #mp-main-app .inputconfig span {
  display: block;
  font-size: 23px;
  font-weight: bold;
  color: #e50012;
}
#lower-contact .contact #finish {
  margin: 20px 0 40px 0;
}
#lower-contact .contact #finish ul {
  padding: 27px 24px 34px;
  border: #ccc solid 1px;
}
#lower-contact .contact #finish ul li {
  font-size: 14px;
  line-height: 1.8;
  list-style: none;
}
#lower-contact .contact #finish ul li .finish-message {
  font-size: 25px;
  line-height: 1.6;
  font-weight: bold;
  color: #e50012;
}
#lower-contact .contact #finish ul li ul {
  background: #f4f0e5;
  border: none;
  padding: 18px;
  margin-top: 10px;
}
#lower-contact .contact #finish ul li ul li {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 7px;
  font-size: 12px;
}
#lower-contact .contact #single-button {
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}
#lower-contact .contact #single-button button {
  width: 280px;
  padding: 15px 40px;
  font-size: 1.2em;
  border-style: none;
  border: 1px solid #ccc;
  background: #ccc;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.coming {
  margin-bottom: 60px;
  text-align: center;
  color: red;
  font-size: 48px;
  font-weight: bold;
  line-height: 1.4;
}
.coming p {
  font-size: 15px;
  font-weight: normal;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* 以下、トランク、コイン */
  .mainvisual-full {
    background: #000;
    text-align: center;
    margin-bottom: 40px;
  }
  .mainvisual-full img {
    text-align: center;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .mainvisual-full .contents {
    text-align: left;
    color: #fff;
    padding: 30px 0;
  }
  .mainvisual-full .contents img {
    display: none;
  }
  .mainvisual-full .contents .copy {
    margin: -10px 0 0 0;
    font-size: 31px;
    font-weight: bold;
    line-height: 1.3;
  }
  .mainvisual-full .contents .copy .small {
    font-size: 25px;
  }
  .mainvisual-full .contents p {
    font-size: 14px;
    line-height: 1.7;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  body {
    -webkit-text-size-adjust: 100%;
  }
  .contents {
    width: 93%;
    margin: 0 auto;
    *zoom: 1;
  }
  .contents:before,
  .contents:after {
    display: table;
    content: "";
  }
  .contents:after {
    clear: both;
  }
  .contents .left-column {
    width: 100%;
    float: none;
  }
  .contents .right-column {
    width: 100%;
    float: none;
  }
  #gnav {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
  /* header */
  #header {
    height: 160px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center 0;
    /* gnav */
  }
  #header #logo {
    width: 130px;
    position: absolute;
    top: 20px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto auto;
  }
  #header #logo img {
    width: 130px;
    max-width: 130px;
    height: auto;
  }
  #header .company {
    position: absolute;
    top: 70px;
    left: 0;
    text-align: center;
  }
  #header .company .read {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 4px;
    color: #4f4644;
  }
  #header .company .name {
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
  }
  #header .location {
    display: none;
  }
  #header .location .address {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 6px;
  }
  #header .location .tel img {
    width: 237px;
    max-width: 237px;
    height: auto;
  }
  #header #gnav {
    position: absolute;
    top: 87px;
    right: 0;
    float: right;
  }
  #header #gnav ul {
    width: 774px;
    *zoom: 1;
  }
  #header #gnav ul:before,
  #header #gnav ul:after {
    display: table;
    content: "";
  }
  #header #gnav ul:after {
    clear: both;
  }
  #header #gnav ul li {
    list-style: none;
  }
  #header #gnav ul li {
    float: left;
    width: 130px;
    margin-left: -1px;
  }
  #header #gnav ul li a {
    border: 1px solid #ccc;
    background: #fff;
    padding: 16px 0;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 1;
    color: #231815;
    display: block;
  }
  #header #gnav ul li a:hover {
    background: #fdd000;
  }
  #header #gnav ul li strong {
    border: 1px solid #ccc;
    background: #fdd000;
    padding: 16px 3px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 1;
    font-weight: normal;
    display: block;
  }
  /* pagetop */
  #pagetop {
    width: 845px;
    margin: 0 auto;
    position: relative;
    right: 0;
    text-align: right;
    z-index: 1;
  }
  #pagetop a {
    width: 58px;
    height: 58px;
    bottom: 100px;
    position: fixed;
  }
  #pagetop a:hover {
    text-decoration: none;
  }
  /* footer */
  #footer-link {
    text-align: right;
    margin: 120px 0 20px 0;
  }
  #footer-link a {
    font-size: 16px;
    color: #231815;
  }
  #footer {
    background: #356698;
    padding: 20px 0;
    text-align: center;
    font-size: 11px;
    line-height: 1;
    color: #fff;
  }
  /* right-column */
  #right-column {
    width: 100%;
    margin: 60px 0 60px 0;
    float: none;
  }
  #right-column .service-other ul li {
    list-style: none;
  }
  #right-column .service-other ul li {
    margin-bottom: 40px;
    text-align: center;
  }
  #right-column .service-other ul li img {
    margin-bottom: 8px;
  }
  #right-column .service-other ul li a {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 6px;
    display: block;
  }
  #right-column .service-other ul li .copy {
    font-size: 14px;
    font-weight: bold;
  }
  #right-column .service-other ul li p {
    font-size: 14px;
  }
  #right-column .company-profile {
    border: 1px solid #d3d1d0;
    background: #f4f3f3;
    padding: 12px;
    text-align: center;
  }
  #right-column .company-profile img {
    margin-bottom: 10px;
  }
  #right-column .company-profile .name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
  }
  #right-column .company-profile .address {
    font-size: 16px;
    line-height: 1.8;
  }
  #right-column .company-profile .icon {
    text-align: center;
    margin: 20px 0 16px 0;
  }
  #right-column .company-profile .read {
    font-size: 16px;
    line-height: 1.8;
    color: #356698;
    margin-bottom: 30px;
    text-align: left;
  }
  #right-column .button .company a {
    width: 100%;
    display: block;
    padding: 23px 0;
    border: 1px solid #ccc;
    background: #e0f3f3;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 17px;
    line-height: 1;
    color: #231815;
    text-decoration: none;
    margin-bottom: 10px;
  }
  #right-column .button .company a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }
  #right-column .button .contact a {
    width: 100%;
    display: block;
    padding: 23px 0;
    border: 1px solid #ccc;
    background: #e50012;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 17px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
  }
  #right-column .button .contact a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }
  /* 見出し */
  .h2 {
    width: 100%;
    background: #356698;
    padding: 20px 35px;
    border-right: 8px solid #d9df00;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    margin-bottom: 30px;
  }
  /* パンくず */
  #breadcrumbs {
    margin: 0 auto 14px;
    list-style: none;
  }
  #breadcrumbs li {
    display: inline;
  }
  #breadcrumbs li a {
    padding: 0 5px 0 5px;
  }
  /* home */
  #home {
    width: 100%;
    float: none;
  }
  #home h2 {
    width: 100%;
    background: #356698;
    padding: 20px 35px;
    border-right: 8px solid #d9df00;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    margin-bottom: 30px;
  }
  #home .profile {
    margin-bottom: 40px;
  }
  #home .profile img {
    margin-bottom: 16px;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #home .profile p {
    font-size: 17px;
    line-height: 1.8;
  }
  #home .blog .comment {
    text-align: center;
  }
  #home .blog .comment .arrow {
    font-size: 10px;
    color: #b4b4b5;
  }
  #home .blog .comment .red {
    font-size: 26px;
    font-weight: bold;
    color: #e50012;
    margin-left: 10px;
  }
  #home .blog .comment .normal {
    font-size: 15px;
    color: #231815;
    margin-right: 10px;
  }
  #home .blog .read {
    text-align: center;
    font-size: 14px;
    color: #514946;
    margin-bottom: 20px;
  }
  #home .blog .tag ul {
    *zoom: 1;
  }
  #home .blog .tag ul:before,
  #home .blog .tag ul:after {
    display: table;
    content: "";
  }
  #home .blog .tag ul:after {
    clear: both;
  }
  #home .blog .tag ul li {
    list-style: none;
  }
  #home .blog .tag ul li {
    width: 47%;
    margin-right: 10px;
    float: left;
  }
  #home .blog .tag ul li a {
    width: 100%;
    display: block;
    padding: 14px 0;
    background: #e0f3f3;
    text-align: center;
    font-size: 15px;
    line-height: 1;
    color: #231815;
    margin-bottom: 10px;
  }
  #home .blog .tag ul li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }
  #home .blog .tag ul li .buy {
    background: #f3dfe3;
  }
  #home .blog .tag ul li .rent {
    background: #d0f1e7;
  }
  #home .blog .tag ul li .consul {
    background: #d0e9f3;
  }
  #home .blog .tag ul li .news {
    background: #dfe3e7;
  }
  #home .feed {
    margin: 30px 0 0 0;
  }
  #home .feed ul {
    width: 100%;
    margin: 0 auto;
  }
  #home .feed ul li {
    list-style: none;
  }
  #home .feed ul li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 14px;
    margin-bottom: 14px;
    overflow: hidden;
  }
  #home .feed ul li img {
    width: 60px;
    height: 60px;
    border: 1px solid #ddd;
    object-fit: cover;
    margin: 4px 10px 0 0;
    float: left;
  }
  #home .feed ul li .detail {
    overflow: hidden;
  }
  #home .feed ul li .detail h4 {
    font-size: 16px;
    margin-bottom: 3px;
  }
  #home .feed ul li .detail h4 + p {
    font-size: 12px!important;
    color: #2a2a2a;
    margin-bottom: 10px;
  }
  #home .feed ul li .detail .date {
    font-size: 12px;
    color: #2a2a2a;
    margin: 0;
  }
  #home .button {
    text-align: center;
  }
  #home .button a {
    width: 80%;
    margin: 0 auto 10px;
    display: block;
    padding: 26px 0;
    background: #e50012;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 19px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
  }
  #home .button a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }
  /* mainvisual*/
  #mainvisual-home {
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    -moz-background-size: cover;
    width: 100%;
    height: 0;
    padding-top: 80%;
    margin-bottom: 40px;
  }
  #mainvisual-home h1 {
    margin: -80% 0 6px 0;
  }
  #mainvisual-home h1 img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #mainvisual-home .comment {
    width: 95%;
    border: 1px solid #d1cece;
    background: #fff;
    text-align: center;
    padding: 12px 0;
    font-size: 12px;
    line-height: 1;
    color: #4e7b7c;
    font-weight: bold;
    margin: 0 auto 16px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }
  #mainvisual-home .button {
    width: 95%;
    margin: 0 auto;
    *zoom: 1;
  }
  #mainvisual-home .button:before,
  #mainvisual-home .button:after {
    display: table;
    content: "";
  }
  #mainvisual-home .button:after {
    clear: both;
  }
  #mainvisual-home .button .base {
    display: block;
    text-align: center;
    padding: 12px 0;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    -webkit-border-radius: 22px;
    border-radius: 22px;
  }
  #mainvisual-home .button .base:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }
  #mainvisual-home .button .buy {
    float: left;
    width: 48%;
  }
  #mainvisual-home .button .buy a {
    display: block;
    text-align: center;
    padding: 12px 0;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    background: #d3416d;
    background: -moz-linear-gradient(left, #d3416d 70%, #d9df00 100%);
    background: -webkit-linear-gradient(left, #d3416d 70%, #d9df00 100%);
    background: linear-gradient(to right, #d3416d 70%, #d9df00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3416d', endColorstr='#d9df00', GradientType=1);
  }
  #mainvisual-home .button .buy a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }
  #mainvisual-home .button .rent {
    float: right;
    width: 48%;
  }
  #mainvisual-home .button .rent a {
    display: block;
    text-align: center;
    padding: 12px 0;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    background: #359665;
    background: -moz-linear-gradient(left, #359665 70%, #d9df00 100%);
    background: -webkit-linear-gradient(left, #359665 70%, #d9df00 100%);
    background: linear-gradient(to right, #359665 70%, #d9df00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#359665', endColorstr='#d9df00', GradientType=1);
  }
  #mainvisual-home .button .rent a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }
  /* lower */
  #headline {
    margin-bottom: 40px;
  }
  #headline h1 {
    font-size: 30px;
    line-height: 1.4;
    text-align: center;
  }
  #headline h1 + p {
    font-size: 13px;
    line-height: 1.2;
    color: #727171;
    text-align: center;
  }
  #lower {
    width: 100%;
    margin-bottom: 120px;
    float: none;
    /* 売買物件,賃貸物件 */
    /* 事業内容 */
    /* コンサル */
    /* トランクルーム */
    /* コインランドリー */
    /* 会社案内 */
    /* 個人情報保護方針 */
    /* サイトマップ */
    /* お問い合わせ */
  }
  #lower h2 {
    width: 100%;
    background: #356698;
    padding: 20px 35px;
    border-right: 8px solid #d9df00;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    margin-bottom: 30px;
  }
  #lower .baibai .feed {
    margin: 30px 0 60px 0;
  }
  #lower .baibai .feed ul {
    width: 100%;
    margin: 0 auto;
  }
  #lower .baibai .feed ul li {
    list-style: none;
  }
  #lower .baibai .feed ul li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 14px;
    margin-bottom: 14px;
    overflow: hidden;
  }
  #lower .baibai .feed ul li img {
    width: 60px;
    height: 60px;
    border: 1px solid #ddd;
    object-fit: cover;
    margin: 4px 10px 0 0;
    float: left;
  }
  #lower .baibai .feed ul li .detail {
    overflow: hidden;
  }
  #lower .baibai .feed ul li .detail h4 {
    font-size: 16px;
    margin-bottom: 3px;
  }
  #lower .baibai .feed ul li .detail h4 + p {
    font-size: 12px!important;
    color: #2a2a2a;
    margin-bottom: 10px;
  }
  #lower .baibai .feed ul li .detail .date {
    font-size: 12px;
    color: #2a2a2a;
    margin: 0;
  }
  #lower .baibai .button {
    text-align: center;
  }
  #lower .baibai .button a {
    width: 80%;
    margin: 0 auto 10px;
    display: block;
    padding: 26px 0;
    background: #e50012;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 19px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
  }
  #lower .baibai .button a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }
  #lower .baibai .button p {
    font-size: 12px;
  }
  #lower .service .category {
    border: 1px solid #cac8c7;
    background: #f6f6f6;
    margin-bottom: 60px;
  }
  #lower .service .category img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #lower .service .category .detail {
    padding: 14px;
  }
  #lower .service .category .detail a {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    display: block;
    margin-bottom: 10px;
  }
  #lower .service .category .detail p {
    font-size: 14px;
  }
  #lower .service .category .consul {
    background: none;
  }
  #lower .service .category .trunk {
    background: none;
  }
  #lower .service .category .coin {
    background: none;
  }
  #lower .consul img {
    margin-bottom: 20px;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #lower .consul .consul-detail {
    *zoom: 1;
    margin-bottom: 60px;
  }
  #lower .consul .consul-detail:before,
  #lower .consul .consul-detail:after {
    display: table;
    content: "";
  }
  #lower .consul .consul-detail:after {
    clear: both;
  }
  #lower .consul .consul-detail ul {
    margin: 0 0 0 20px;
    float: none;
    list-style: square;
  }
  #lower .consul .consul-detail ul li {
    margin-bottom: 14px;
    font-size: 17px;
  }
  #lower .consul .headline {
    *zoom: 1;
    margin-bottom: 20px;
  }
  #lower .consul .headline:before,
  #lower .consul .headline:after {
    display: table;
    content: "";
  }
  #lower .consul .headline:after {
    clear: both;
  }
  #lower .consul .headline img {
    display: none;
  }
  #lower .consul .headline h3 {
    font-size: 27px;
    line-height: 1.3;
    color: #356698;
    margin-bottom: 10px;
  }
  #lower .consul .headline h3 br {
    display: none;
  }
  #lower .consul .headline p {
    font-size: 15px;
    line-height: 1.7;
    overflow: auto;
    zoom: 1;
  }
  #lower .consul table {
    width: 100%;
    border: 1px #B3B3B3 solid;
    border-collapse: collapse;
    margin-bottom: 60px;
  }
  #lower .consul table td {
    padding: 14px 16px;
    border: 1px solid #c7c8c8;
    text-align: left;
    font-size: 16px;
    background: #eceef3;
  }
  #lower .company {
    /* 個人情報保護方針 */
    /* サイトマップ */
    /* お問い合わせ */
  }
  #lower .company table {
    width: 100%;
    border: 1px #B3B3B3 solid;
    border-collapse: collapse;
    margin-bottom: 60px;
  }
  #lower .company table th,
  #lower .company table td {
    padding: 8px 4px;
    vertical-align: top;
  }
  #lower .company table th {
    width: 21%;
    border: 1px solid #c5c5c5;
    background: #ebf2f9;
    font-size: 13px;
    text-align: left;
  }
  #lower .company table td {
    border: 1px solid #c5c5c5;
    text-align: left;
    font-size: 13px;
  }
  #lower .company table td ul {
    margin-left: 20px;
  }
  #lower .company table td ul li {
    margin-bottom: 2px;
  }
  #lower .company .map {
    height: 0;
    overflow: hidden;
    padding-bottom: 62%;
    position: relative;
  }
  #lower .company .map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
  #lower .privacy .beginning {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  #lower .privacy .detail {
    border: 1px dotted #bdbab9;
    background: #f0f0f0;
    padding: 30px 20px;
  }
  #lower .privacy .detail h3 {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 1.1em;
    text-indent: -1.1em;
  }
  #lower .privacy .detail h3 span {
    color: #f09000;
    margin-right: 5px;
  }
  #lower .privacy .detail p {
    margin-left: 23px;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  #lower .privacy .detail ol {
    list-style-type: disc;
    margin: -10px 0 30px 40px;
  }
  #lower .privacy .detail ol li {
    font-size: 14px;
    margin-bottom: 10px;
  }
  #lower .sitemap h2 {
    margin-bottom: 20px;
  }
  #lower .sitemap ul {
    margin: 0 0 40px 40px;
  }
  #lower .sitemap ul li {
    list-style: none;
  }
  #lower .sitemap ul li {
    background-image: url("/static/image/icon-arrow02.png");
    background-repeat: no-repeat;
    background-position: 0 50%;
    margin-bottom: 16px;
  }
  #lower .sitemap ul li a {
    padding-left: 20px;
    font-size: 17px;
  }
  /* 以下、トランク、コイン */
  .mainvisual-full {
    background: #000;
    text-align: center;
    margin-bottom: 40px;
  }
  .mainvisual-full img {
    text-align: center;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .mainvisual-full .contents {
    text-align: left;
    color: #fff;
    padding: 30px 0;
  }
  .mainvisual-full .contents img {
    display: none;
  }
  .mainvisual-full .contents .copy {
    margin: -10px 0 0 0;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 8px;
  }
  .mainvisual-full .contents .copy .small {
    font-size: 21px;
  }
  .mainvisual-full .contents p {
    font-size: 15px;
    line-height: 1.7;
    padding-left: 0;
  }
  /* トランクルーム */
  #lower-full h2 {
    background: #356698;
    padding: 20px 35px;
    border-right: 8px solid #d9df00;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    margin-bottom: 30px;
    width: 100%;
    background: #231815;
  }
  #lower-full .trunk .catchcopy,
  #lower-full .coin .catchcopy {
    text-align: center;
    font-size: 25px;
    margin-bottom: 40px;
  }
  #lower-full .trunk .button,
  #lower-full .coin .button {
    margin-bottom: 40px;
  }
  #lower-full .trunk .button a,
  #lower-full .coin .button a {
    width: 96%;
    margin: 0 auto 10px;
    display: block;
    padding: 30px 0;
    background: #d43d00;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 6vw;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
  }
  #lower-full .trunk .button a:hover,
  #lower-full .coin .button a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }
  #lower-full .trunk .map,
  #lower-full .coin .map {
    margin-bottom: 40px;
    height: 0;
    overflow: hidden;
    padding-bottom: 62%;
    position: relative;
  }
  #lower-full .trunk .map iframe,
  #lower-full .coin .map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
  #lower-full .trunk .contact,
  #lower-full .coin .contact {
    border: 1px solid #d1cece;
    background: #f4f3f3;
    padding: 18px;
    *zoom: 1;
    margin-bottom: 60px;
  }
  #lower-full .trunk .contact:before,
  #lower-full .coin .contact:before,
  #lower-full .trunk .contact:after,
  #lower-full .coin .contact:after {
    display: table;
    content: "";
  }
  #lower-full .trunk .contact:after,
  #lower-full .coin .contact:after {
    clear: both;
  }
  #lower-full .trunk .contact img,
  #lower-full .coin .contact img {
    display: none;
  }
  #lower-full .trunk .contact .right,
  #lower-full .coin .contact .right {
    float: none;
  }
  #lower-full .trunk .contact .right .message,
  #lower-full .coin .contact .right .message {
    font-size: 17px;
    font-weight: bold;
    color: #3c9154;
    margin-bottom: 10px;
  }
  #lower-full .trunk .contact .right .address,
  #lower-full .coin .contact .right .address {
    font-size: 15px;
    margin-bottom: 8px;
  }
  #lower-full .trunk .contact .right .tel,
  #lower-full .coin .contact .right .tel {
    margin-bottom: 50px;
  }
  #lower-full .trunk .contact .right .tel img,
  #lower-full .coin .contact .right .tel img {
    display: block;
    width: 80%;
  }
  #lower-full .trunk .contact .right .button,
  #lower-full .coin .contact .right .button {
    height: 60px;
    padding-top: 0;
  }
  #lower-full .trunk .contact .right .button a,
  #lower-full .coin .contact .right .button a {
    width: 100%;
    display: block;
    padding: 18px 0;
    border: 1px solid #ccc;
    background: #e50012;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
  }
  #lower-full .trunk .contact .right .button a:hover,
  #lower-full .coin .contact .right .button a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }
  #lower-full .trunk ul,
  #lower-full .coin ul {
    margin-bottom: 60px;
  }
  #lower-full .trunk ul li,
  #lower-full .coin ul li {
    list-style: none;
  }
  #lower-full .trunk ul li,
  #lower-full .coin ul li {
    *zoom: 1;
    margin-bottom: 30px;
  }
  #lower-full .trunk ul li:before,
  #lower-full .coin ul li:before,
  #lower-full .trunk ul li:after,
  #lower-full .coin ul li:after {
    display: table;
    content: "";
  }
  #lower-full .trunk ul li:after,
  #lower-full .coin ul li:after {
    clear: both;
  }
  #lower-full .trunk ul li img,
  #lower-full .coin ul li img {
    float: none;
    margin: 4px 20px 4px 0;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #lower-full .trunk ul li p,
  #lower-full .coin ul li p {
    font-size: 19px;
  }
  #lower-full .trunk table,
  #lower-full .coin table {
    width: 100%;
    border: 1px #B3B3B3 solid;
    border-collapse: collapse;
    margin-bottom: 10px;
  }
  #lower-full .trunk table th,
  #lower-full .coin table th,
  #lower-full .trunk table td,
  #lower-full .coin table td {
    padding: 8px 4px;
    vertical-align: top;
    font-size: 16px;
    text-align: left;
  }
  #lower-full .trunk table th,
  #lower-full .coin table th {
    width: 20%;
    border: 1px solid #c5c5c5;
    background: #eceef3;
  }
  #lower-full .trunk table td,
  #lower-full .coin table td {
    border: 1px solid #c5c5c5;
  }
  #lower-full .trunk table td ol,
  #lower-full .coin table td ol {
    margin: 0 0 0 20px;
    list-style: disc;
  }
  #lower-full .trunk table td ol li,
  #lower-full .coin table td ol li {
    margin: 0 0 4px 0;
  }
  #lower-full .trunk .feed,
  #lower-full .coin .feed {
    margin: 30px 0 60px 0;
  }
  #lower-full .trunk .feed ul,
  #lower-full .coin .feed ul {
    width: 100%;
    margin: 0 auto;
  }
  #lower-full .trunk .feed ul li,
  #lower-full .coin .feed ul li {
    list-style: none;
  }
  #lower-full .trunk .feed ul li,
  #lower-full .coin .feed ul li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 14px;
    margin-bottom: 14px;
    overflow: hidden;
  }
  #lower-full .trunk .feed ul li img,
  #lower-full .coin .feed ul li img {
    width: 60px;
    height: 60px;
    border: 1px solid #ddd;
    object-fit: cover;
    margin: 4px 10px 0 0;
    float: left;
  }
  #lower-full .trunk .feed ul li .detail,
  #lower-full .coin .feed ul li .detail {
    overflow: hidden;
  }
  #lower-full .trunk .feed ul li .detail h4,
  #lower-full .coin .feed ul li .detail h4 {
    font-size: 16px;
    margin-bottom: 3px;
  }
  #lower-full .trunk .feed ul li .detail h4 + p,
  #lower-full .coin .feed ul li .detail h4 + p {
    font-size: 12px!important;
    color: #2a2a2a;
    margin-bottom: 10px;
  }
  #lower-full .trunk .feed ul li .detail .date,
  #lower-full .coin .feed ul li .detail .date {
    font-size: 12px;
    color: #2a2a2a;
    margin: 0;
  }
  /* お問い合わせ */
  #lower-contact .contact .button-address {
    margin: 40px 0 0 0;
    line-height: 2;
  }
  #lower-contact .contact .button-address span {
    display: block;
    font-size: 15px;
  }
  #lower-contact .contact .button-address a {
    font-size: 18px;
  }
  #lower-contact .contact h2 {
    background: #356698;
    padding: 20px 35px;
    border-right: 8px solid #d9df00;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    margin-bottom: 30px;
    width: 100%;
    font-size: 22px!important;
  }
  #lower-contact .contact h2 + p {
    margin-top: -10px;
    font-size: 16px;
    line-height: 1.6;
  }
  #lower-contact .contact h3 {
    width: 100%;
  }
  #lower-contact .contact #mp-main {
    width: 100%;
    margin: 20px auto 70px;
  }
  #lower-contact .contact #mp-main > p {
    font-size: 14px;
    color: #e50012;
    text-align: left !important;
    margin-bottom: 8px;
  }
  #lower-contact .contact #mp-main .errs {
    width: 100%;
    margin: 24px 0 24px 0;
    font-weight: bold;
    color: #FF0000;
  }
  #lower-contact .contact #mp-main .errs ul {
    text-align: left;
  }
  #lower-contact .contact #mp-main .errs ul li {
    list-style: none;
    font-size: 21px;
    line-height: 1.7;
  }
  #lower-contact .contact #mp-main .red {
    color: red;
    margin-left: 6px;
    font-size: 12px;
  }
  #lower-contact .contact #mp-main dl {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ccc;
    border-top: none;
    background: #ebf2f9;
    margin-bottom: 30px;
  }
  #lower-contact .contact #mp-main dt,
  #lower-contact .contact #mp-main dd {
    padding: 12px;
  }
  #lower-contact .contact #mp-main dt {
    border-top: 1px solid #ccc;
    clear: left;
    float: none;
    width: 100%;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.8;
  }
  #lower-contact .contact #mp-main dd {
    margin-left: 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background: #fff;
    font-size: 16px;
    line-height: 1.8;
    word-wrap: break-word;
  }
  #lower-contact .contact #mp-main dd select {
    width: 100% !important;
    font-size: 16px;
    padding: 5px 4px 5px 10px;
  }
  #lower-contact .contact #mp-main dd .text {
    width: 100% !important;
    border: 1px solid #7f9db9;
    font-size: 16px;
    ime-mode: auto;
    padding: 8px 4px;
    margin: 0 0 4px 0;
  }
  #lower-contact .contact #mp-main dd textarea {
    width: 100% !important;
    height: 330px;
    border: 1px solid #7f9db9;
    font-size: 16px;
    ime-mode: auto;
    padding: 8px 4px;
  }
  #lower-contact .contact #mp-main dd .attention {
    font-size: 12px;
  }
  #lower-contact .contact #mp-main p {
    margin-top: 30px;
    text-align: center;
  }
  #lower-contact .contact #mp-main p .submit {
    display: block;
    width: 80%;
    padding: 19px 0;
    margin-bottom: 20px;
    margin: 0 auto;
    font-size: 19px;
    font-weight: bold;
    color: #231815;
    border-style: none;
    border: 1px solid #ccc;
    background: #ccc;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  #lower-contact .contact #mp-main p .back {
    width: 80%;
    padding: 19px 0;
    margin-bottom: 20px;
    font-size: 19px;
    color: #fff;
    border-style: none;
    border: 1px solid #ccc;
    background: #000;
    background: #7d7e7d;
    /* Old browsers */
    background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0);
    /* IE6-9 */
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  #lower-contact .contact #mp-main .inputconfig {
    text-align: center;
    font-size: 15px;
  }
  #lower-contact .contact #mp-main .inputconfig span {
    display: block;
    font-size: 21px;
    font-weight: bold;
    color: #e50012;
  }
  #lower-contact .contact #mp-main-app {
    width: 100%;
    margin: 20px auto 70px;
  }
  #lower-contact .contact #mp-main-app h2 {
    width: 100%!important;
  }
  #lower-contact .contact #mp-main-app > p {
    font-size: 14px;
    color: #e50012;
    text-align: left !important;
    margin-bottom: 8px;
  }
  #lower-contact .contact #mp-main-app .attention-mail {
    background: #e8e8e8;
    border: 1px dotted #ccc;
    padding: 10px 10px 0 10px;
    margin-bottom: 40px;
    background-image: none;
  }
  #lower-contact .contact #mp-main-app .attention-mail h5 {
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 3px;
    letter-spacing: 0.02em;
  }
  #lower-contact .contact #mp-main-app .attention-mail h5 span {
    color: red;
    font-size: 12px;
    font-weight: normal;
  }
  #lower-contact .contact #mp-main-app .attention-mail h5 + p {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0.02em;
    margin: 0 0 12px 0;
    text-align: left;
  }
  #lower-contact .contact #mp-main-app .attention-mail h5 + p span {
    text-decoration: none;
  }
  #lower-contact .contact #mp-main-app .detail dl dt,
  #lower-contact .contact #mp-main-app .detail dl dd {
    font-size: 16px;
  }
  #lower-contact .contact #mp-main-app .detail dl dt span,
  #lower-contact .contact #mp-main-app .detail dl dd span {
    font-weight: bold;
    color: red;
  }
  #lower-contact .contact #mp-main-app .detail dl dt a,
  #lower-contact .contact #mp-main-app .detail dl dd a {
    margin: 0 4px;
  }
  #lower-contact .contact #mp-main-app .detail dl dt {
    background: #356698;
    padding: 6px 8px;
    color: #fff;
  }
  #lower-contact .contact #mp-main-app .detail dl dd {
    padding: 6px 8px;
  }
  #lower-contact .contact #mp-main-app .errs {
    width: 100%;
    margin: 24px 0 24px 0;
    padding: 20px;
    background: #fff761;
    border: 4px solid red;
  }
  #lower-contact .contact #mp-main-app .errs .alert {
    font-size: 26px;
    font-weight: bold;
    color: #e50012;
    margin-bottom: 8px;
  }
  #lower-contact .contact #mp-main-app .errs ul {
    text-align: left;
    margin-left: 20px;
  }
  #lower-contact .contact #mp-main-app .errs ul li {
    width: 100%;
    list-style: disc;
    font-size: 17px;
    line-height: 1.5;
  }
  #lower-contact .contact #mp-main-app .red {
    color: red;
    margin-left: 6px;
    font-size: 12px;
    z-index: 1;
  }
  #lower-contact .contact #mp-main-app .privacy {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-top: 70px;
  }
  #lower-contact .contact #mp-main-app .privacy .red {
    margin-right: 26px;
  }
  #lower-contact .contact #mp-main-app .privacy .attention {
    font-size: 15px;
    margin-bottom: 12px;
  }
  #lower-contact .contact #mp-main-app dl {
    width: 100%;
    margin: 0 auto 30px;
    padding: 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background: #fff;
    display: block;
    flex-wrap: wrap;
  }
  #lower-contact .contact #mp-main-app dt {
    padding: 4px 8px;
    font-weight: bold;
    font-size: 18px;
    width: 100%;
    background: #cfcfcf;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
  }
  #lower-contact .contact #mp-main-app dd {
    width: 100%;
    padding: 6px 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    word-wrap: break-word;
  }
  #lower-contact .contact #mp-main-app dd select {
    width: 100%!important;
    font-size: 18px;
    color: #000;
    padding: 15px 4px 15px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  #lower-contact .contact #mp-main-app dd .text {
    width: 100%!important;
    border: 1px solid #7f9db9;
    font-size: 18px;
    ime-mode: auto;
    padding: 13px 4px;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  #lower-contact .contact #mp-main-app dd textarea {
    width: 100%!important;
    height: 160px;
    border: 1px solid #7f9db9;
    font-size: 18px;
    ime-mode: auto;
    padding: 8px 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  #lower-contact .contact #mp-main-app dd .attention {
    font-size: 14px;
  }
  #lower-contact .contact #mp-main-app dd input[type=file] {
    height: 60px;
  }
  #lower-contact .contact #mp-main-app dd input[type=file]::before {
    content: "添付ファイル";
    position: absolute;
    background: #000;
    font-size: 18px;
    color: #fff;
    width: 95%;
    padding: 20px 0;
    line-height: 1;
    text-align: center;
    display: block;
  }
  #lower-contact .contact #mp-main-app dd input[type=file]:focus {
    outline: none;
  }
  #lower-contact .contact #mp-main-app dd.err {
    background: #fff761;
  }
  #lower-contact .contact #mp-main-app p {
    margin-top: 30px;
    text-align: center;
  }
  #lower-contact .contact #mp-main-app p .submit {
    width: 320px;
    padding: 19px 0;
    margin-bottom: 20px;
    font-size: 19px;
    font-weight: bold;
    color: #231815;
    border-style: none;
    border: 1px solid #ccc;
    background: #ccc;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  #lower-contact .contact #mp-main-app p .back {
    width: 320px;
    padding: 15px 0;
    margin: 0 0 10px 0;
    font-size: 17px;
    color: #fff;
    border-style: none;
    border: 1px solid #ccc;
    background: #000;
    background: #7d7e7d;
    /* Old browsers */
    background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0);
    /* IE6-9 */
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  #lower-contact .contact #mp-main-app .inputconfig {
    text-align: center;
    font-size: 13px;
  }
  #lower-contact .contact #mp-main-app .inputconfig span {
    display: block;
    font-size: 23px;
    font-weight: bold;
    color: #e50012;
  }
  #lower-contact .contact #finish {
    margin: 20px 0 40px 0;
  }
  #lower-contact .contact #finish ul {
    padding: 27px 24px 34px;
    border: #ccc solid 1px;
  }
  #lower-contact .contact #finish ul li {
    font-size: 15px;
    line-height: 1.8;
    list-style: none;
  }
  #lower-contact .contact #finish ul li .finish-message {
    font-size: 25px;
    line-height: 1.6;
    font-weight: bold;
    color: #e50012;
  }
  #lower-contact .contact #finish ul li ul {
    background: #f4f0e5;
    border: none;
    padding: 12px;
    margin-top: 10px;
  }
  #lower-contact .contact #finish ul li ul li {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 7px;
    font-size: 14px;
  }
  #lower-contact .contact #single-button {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
  }
  #lower-contact .contact #single-button button {
    width: 280px;
    padding: 15px 40px;
    font-size: 1.2em;
    border-style: none;
    border: 1px solid #ccc;
    background: #ccc;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}
/*# sourceMappingURL=site.css.map */