@charset "utf-8";
/* CSS Document */

/* ==========シングルPC========== */
#main_contents .seko_page_arc {
  width: 100%;
  text-align: center;
  background: #fff;
  padding: 2vw 0;
}

#main_contents .seko_page_arc .inner {
  width: 100%;
  max-width: 1040px;
  text-align: left;
  margin: 0 auto;
  vertical-align: top;
}

#main_contents .seko_page_arc h2,
#main_contents .seko_page_arc h3 {
  text-align: left;
}

#main_contents .seko_page_arc h2 {
  background-image: none;
}

#main_contents .seko_page_arc h2 img {
  width: 30%;
  height: auto;
  margin-bottom: 2%;
  margin-left: 5%;
}

#main_contents .seko_page_arc .inner .seko-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#main_contents .seko_page_arc .inner .seko-wrap:after {
  content: "";
  display: block;
  width: 31%;
}

#main_contents .seko_page_arc .inner .seko-wrap>.one_box {
  width: 31%;
  margin: 0 1% 2%;
}

#main_contents .seko_page_arc .inner .seko-wrap>.one_box a {
  color: #000;
  text-decoration: none;
}

#main_contents .seko_page_arc .inner .one_box .type_box {
  margin-top: 10px;
  height: 2rem;
  overflow: hidden;
}

#main_contents .seko_page_arc .inner .one_box .type_box p.type {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 0.5rem;
  padding: 5px;
  background-color: #fcc314;
  color: #fff;
}

#main_contents .seko_page_arc .inner .one_box .type_box p.type_m {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 0.5rem;
  padding: 5px;
  background-color: #3892f2;
  color: #fff;
}

#main_contents .seko_page_arc .inner .one_box .type_box p.type_s {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 0.5rem;
  padding: 5px;
  background-color: #60a524;
  color: #fff;
}

/*
#main_contents .seko_page_arc .inner .one_box { width:31%; display:inline-block; margin:0 0 2% 1.6%; text-align:left; vertical-align:top;}
*/
#main_contents .seko_page_arc .inner .one_box img {
  margin-bottom: 1.5vw;
  height: 242px;
  width: auto;
  text-align: center;
  margin: 0 auto;
  display: block;
}

#main_contents .seko_page_arc .inner .one_box .one_con {}

#main_contents .seko_page_arc .inner .one_box p.title {
  font-weight: bold;
  line-height: calc(18px + 0.4vw);
  height: 3.5vw;
  overflow: hidden;
}

#main_contents .seko_page_arc .inner .one_box div.more_btn_box {
  background: #efefef;
  text-align: center;
  padding: 1vw 0;
}

#main_contents .seko_page_arc .inner .one_box div.more_btn_box a.more_btn {
  border: 1px solid #fa2d00;
  padding: 0.5vw 0;
  width: 60%;
  color: #fa2d00;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  text-decoration: none;
  display: block;
  background: #FFF;
  margin: 0 auto;
}

#main_contents .seko_page_arc .inner .one_box div.more_btn_box a.more_btn:hover {
  background: #fa2d00;
  color: #FFF;
}

#main_contents .seko_page_arc .inner .one_box .wrap_place {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  padding: 1em;
  height: 2em;
  background: #f7f7f7;
}

#main_contents .seko_page_arc .inner .one_box .wrap_place .place {
  margin-right: 1rem;
  margin-bottom: 0.5rem;
}

#main_contents .seko_page_arc .inner .one_box .wrap_place .comment {
  width: 100%;
}

#main_contents .seko_page_arc .inner .one_box .right {
  text-align: right;
  margin: 0 0 20px;
}

#main_contents .seko_page_arc .inner .one_box .right img {
  display: inline-block;
  height: auto;
  margin: 0;
}

#main_contents #renov_single {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto 5% auto;
  padding: 2% 0 0 0;
}

#main_contents #renov_single h1 img {
  width: 30%;
  height: auto;
  margin-bottom: 2%;
  margin-left: 5%;
}

#main_contents #renov_single h1.single_tit,
.rt_tit {
  /* padding:1.2%; width:97.6%; background:#ccc; color:#333; border-radius:0.4vw;-webkit-border-radius:0.4vw; -moz-border-radius:0.4vw; font-size:calc(16px + 0.2vw); margin:0 0 1vw 0; */
  margin-top: 50px;
  margin-bottom: 20px;
  padding: .8em .5em;
  position: relative;
  border-bottom: 5px solid #313131;
  color: #313131;
  font-size: 20px;
  line-height: 23px;
  font-weight: normal;
}

.rt_tit {
  margin-top: 0;
}

#main_contents #renov_single h1.single_tit:after,
.rt_tit::after {
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 5px;
  background: #FA2D00;
}

#main_contents #renov_single h1.single_tit:first-letter,
.rt_tit:first-letter {
  color: #FA2D00;
  font-size: 30px;
}

#main_contents #renov_single .top_area {
  vertical-align: top;
}

#main_contents #renov_single .top_area .pic {
  float: left;
  width: 40%;
  margin-right: 2%;
}

#main_contents #renov_single .top_area .pic img {
  width: 100%;
  height: auto;
}

#main_contents #renov_single .top_area .data {
  float: left;
  width: 58%;
  padding: 0;
  margin: 0;
}

#main_contents #renov_single .top_area .data table {
  width: 100%;
  vertical-align: top;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0;
  margin: 0;
  table-layout: fixed !important;
}

#main_contents #renov_single .top_area .data table td {
  padding: 1vw;
  font-size: calc(12px + 0.2vw);
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  line-height: calc(22px + 0.2vw);
}

#main_contents #renov_single .top_area .data table td:nth-of-type(1) {
  background: #eee;
  width: 30% !important;
  font-weight: bold;
}

#main_contents #renov_single .top_area .data table td:nth-of-type(2) {
  background: #fff;
  width: 70% !important;
}

#main_contents #renov_single .top_area .after_comment {
  margin: 3% 0;
  line-height: calc(22px + 0.2vw);
}

#main_contents #renov_single .middle_area {
  vertical-align: top;
  margin-bottom: 3%;
}

#main_contents #renov_single .middle_area .pic {
  float: left;
  width: 34%;
  margin-right: 2%;
  background: #eee;
  border: 1px solid #ddd;
  overflow: hidden;
  height: 16vw;
  text-align: center;
}

#main_contents #renov_single .middle_area .pic img {
  height: 100%;
  width: auto;
}

#main_contents #renov_single .middle_area .s_nayami {
  float: left;
  width: 31%;
  margin-right: 1%;
}

#main_contents #renov_single .middle_area .s_nayami h4 {
  padding: 2.4% 1.8% 2% 1.8%;
  width: 96.4%;
  background: #fa2d00;
  color: #fff;
  border-radius: 0.3vw;
  -webkit-border-radius: 0.3vw;
  -moz-border-radius: 0.3vw;
  font-size: calc(14px + 0.2vw);
  margin: 0 0 2% 0;
  font-weight: normal;
}

#main_contents #renov_single .middle_area .s_nayami p {
  font-size: calc(12px + 0.2vw);
  line-height: calc(22px + 0.2vw);
}

#main_contents #renov_single .middle_area .s_teian {
  float: left;
  width: 31%;
}

#main_contents #renov_single .middle_area .s_teian h4 {
  padding: 2.4% 1.8% 2% 1.8%;
  width: 96.4%;
  background: #fa2d00;
  color: #fff;
  border-radius: 0.3vw;
  -webkit-border-radius: 0.3vw;
  -moz-border-radius: 0.3vw;
  font-size: calc(14px + 0.2vw);
  margin: 0 0 2% 0;
  font-weight: normal;
}

#main_contents #renov_single .middle_area .s_teian p {
  font-size: calc(12px + 0.2vw);
  line-height: calc(22px + 0.2vw);
}

#main_contents .madori {
  margin-bottom: 3%;
}

#main_contents .madori h3 {
  padding: 1.2%;
  width: 97.6%;
  background: #eee;
  color: #333;
  border-radius: 0.4vw;
  -webkit-border-radius: 0.4vw;
  -moz-border-radius: 0.4vw;
  font-size: calc(16px + 0.2vw);
  margin: 0 0 1vw 0;
}

#main_contents .madori h4 {
  padding: 1% 1% 0.6% 1%;
  width: 96.4%;
  background: #fa2d00;
  color: #fff;
  border-radius: 0.3vw;
  -webkit-border-radius: 0.3vw;
  -moz-border-radius: 0.3vw;
  font-size: calc(14px + 0.2vw);
  margin: 0 0 2% 0;
  font-weight: normal;
}

#main_contents .madori .before {
  width: 45%;
  float: left;
  text-align: center;
}

#main_contents .madori p.arrow {
  width: 10%;
  height: 100%;
  float: left;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 13% 0;
  color: #FCC;
  font-size: calc(22px + 0.2vw);
}

#main_contents .madori .after {
  width: 45%;
  float: left;
  text-align: center;
}

#main_contents .madori p.text {
  font-size: calc(12px + 0.2vw);
  line-height: calc(22px + 0.2vw);
}

#main_contents .after_area h3 {
  padding: 1.2%;
  width: 97.6%;
  background: #eee;
  color: #333;
  border-radius: 0.4vw;
  -webkit-border-radius: 0.4vw;
  -moz-border-radius: 0.4vw;
  font-size: calc(16px + 0.2vw);
  margin: 0 0 1vw 0;
}

#main_contents .after_area h4 {
  border-bottom: 2px solid #fa2d00;
  margin-bottom: 2%;
  color: #333;
  padding-bottom: 0.5%;
  font-size: calc(16px + 0.2vw);
}

#main_contents .after_area .one_box {
  width: 31%;
  float: left;
  margin: 0 1% 2% 1%;
}

#main_contents .after_area .one_box .pic_box {
  background: #eee;
  border: 1px solid #ddd;
  overflow: hidden;
  height: 16vw;
  text-align: center;
  width: 100%;
  margin-bottom: 2%;
}

#main_contents .after_area .one_box .pic_box img {
  width: auto;
  height: 100%;
}

#main_contents .after_area .one_box p {
  background: #FFF;
  line-height: calc(22px + 0.2vw);
}

#main_contents .before_picarea h3 {
  padding: 1.2%;
  width: 97.6%;
  background: #eee;
  color: #333;
  border-radius: 0.4vw;
  -webkit-border-radius: 0.4vw;
  -moz-border-radius: 0.4vw;
  font-size: calc(16px + 0.2vw);
  margin: 0 0 1vw 0;
}

#main_contents .before_picarea ul li {
  width: 23%;
  float: left;
  margin: 0 1% 3% 1%;
  display: block;
  text-align: center;
}

#main_contents .before_picarea ul li img {
  width: auto;
  height: 10vw;
  margin-bottom: 2%;
}

#main_contents .before_picarea ul li p {
  text-align: left;
  line-height: calc(22px + 0.2vw);
}

#main_contents .renov_cust {
  border: 2px solid #CCC;
  border-radius: 0.4vw;
  -webkit-border-radius: 0.4vw;
  -moz-border-radius: 0.4vw;
  padding: 3%;
  margin-bottom: 3%;
}

#main_contents .renov_cust h4 {
  padding: 1.2% 1% 1% 1%;
  width: 98%;
  background: #fa2d00;
  color: #fff;
  border-radius: 0.3vw;
  -webkit-border-radius: 0.3vw;
  -moz-border-radius: 0.3vw;
  font-size: calc(14px + 0.2vw);
  margin: 0 0 2% 0;
  font-weight: normal;
}

#main_contents .renov_cust p.pic {
  float: left;
  width: 40%;
  margin-right: 2%;
}

#main_contents .renov_cust p.pic img {
  width: 100%;
  height: auto;
}

#main_contents .renov_cust p.comment {
  float: left;
  width: 58%;
  line-height: calc(22px + 0.2vw);
}

#main_contents .renov_tanto {
  border: 2px solid #CCC;
  border-radius: 0.4vw;
  -webkit-border-radius: 0.4vw;
  -moz-border-radius: 0.4vw;
  padding: 3%;
}

#main_contents .renov_tanto h4 {
  padding: 1.2% 1% 1% 1%;
  width: 98%;
  background: #fa2d00;
  color: #fff;
  border-radius: 0.3vw;
  -webkit-border-radius: 0.3vw;
  -moz-border-radius: 0.3vw;
  font-size: calc(14px + 0.2vw);
  margin: 0 0 2% 0;
  font-weight: normal;
}

#main_contents .renov_tanto p.staff {
  width: 10%;
  float: left;
  margin-right: 1.2%;
}

#main_contents .renov_tanto p.bun_box1 {
  line-height: calc(22px + 0.2vw);
}

#main_contents .renov_tanto p.bun_box {
  line-height: calc(22px + 0.2vw);
}

#main_contents .renov_tanto span.btn {
  color: #FFF;
  text-align: center;
  display: block;
  padding: 2%;
  width: 96%;
  background: #fa2d00;
  color: #fff;
  border-radius: 0.3vw;
  -webkit-border-radius: 0.3vw;
  -moz-border-radius: 0.3vw;
  font-size: calc(8px + 0.2vw);
  margin: 2% 0 2% 0;
  font-weight: normal;
}

#main_contents .renov_tanto p.staff {
  width: 10%;
  display: block;
  float: left;
  margin-right: 2%;
  text-align: center !important;
}

#main_contents .renov_tanto p.staff span.pic {
  display: block;
  margin-bottom: 0.5vw;
}

#main_contents .renov_tanto p.staff span.staff_text {
  text-align: center !important;
  font-size: calc(10px + 0.2vw);
  line-height: calc(22px +0.2vw);
}

#main_contents .renov_tanto a {
  text-decoration: none;
  color: #000;
  text-align: center;
}


/* ==========シングルSP========== */
#sp_main_contents .seko_page_arc {
  width: 100%;
  text-align: left;
  background: #fff;
  padding: 3vw 0;
  font-size: calc(13px + 0.3vw);
}

#sp_main_contents .seko_page_arc .inner {
  width: 96%;
  text-align: left;
  margin: 0 2%;
}

#sp_main_contents .seko_page_arc h2,
#sp_main_contents .seko_page_arc h3 {
  text-align: left;
}

#sp_main_contents .seko_page_arc h2{
	background-image: none;
}
#sp_main_contents .seko_page_arc h2 img {
  width: 60%;
  height: auto;
  margin-bottom: 3%;
  margin-left: 8%;
}

#sp_main_contents .seko_page_arc h3 img {
  width: 60%;
  height: auto;
  margin-bottom: 3%;
  margin-left: 8%;
}

#sp_main_contents .seko_page_arc .inner .seko-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#main_contents .seko_page_arc .inner .seko-wrap::after {
  content: "";
  display: block;
  width: 31%;
}

#sp_main_contents .seko_page_arc .inner .seko-wrap>.one_box {
  width: 48%;
  margin: 0 1% 3%;
}

#sp_main_contents .seko_page_arc .inner .seko-wrap>.one_box a {
  color: #000;
  text-decoration: none;
}

#sp_main_contents .seko_page_arc .inner .one_box .type_box {
  height: 7vw;
  overflow: hidden;
  font-size: 80%;
}

#sp_main_contents .seko_page_arc .inner .one_box .type_box p.type {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 0.5rem;
  padding: 5px;
  background-color: #fcc314;
  color: #fff;
}

#sp_main_contents .seko_page_arc .inner .one_box .type_box p.type_m {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 0.5rem;
  padding: 5px;
  background-color: #3892f2;
  color: #fff;
}

#sp_main_contents .seko_page_arc .inner .one_box .type_box p.type_s {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 0.5rem;
  padding: 5px;
  background-color: #60a524;
  color: #fff;
}


#sp_main_contents .seko_page_arc .inner .one_box p.title {
  font-weight: bold;
  line-height: 1.4;
  height: 2em;
  margin-bottom: 0.5rem;
  font-size: 0.7rem;
}

#sp_main_contents .seko_page_arc .inner .one_box .wrap_place {
  margin-bottom: 15px;
  padding: 0.5em;
  height: 2.4em;
  background: #f7f7f7;
}

#sp_main_contents .seko_page_arc .inner .one_box .wrap_place p {
  font-size: 0.6rem;
  line-height: 1.2;
}

/*#sp_main_contents .seko_page_arc .inner .one_box:not(:first-of-type) {
  margin-top: 10vw;
}*/

/*
#sp_main_contents .seko_page_arc .inner .one_box { width:46%; float:left; margin:0 1% 3% 1%; text-align:left;}
*/
#sp_main_contents .seko_page_arc .inner .one_box img {
  height: 222px;
  width: auto;
  display: block;
  margin: 0 auto 2vw auto;
}

#sp_main_contents .seko_page_arc .inner .one_box div.more_btn_box {
  background: #efefef;
  text-align: center;
  padding: 2vw 0;
}

#sp_main_contents .seko_page_arc .inner .one_box div.more_btn_box a.more_btn {
  border: 1px solid #fa2d00;
  padding: 2vw 0;
  width: 70%;
  color: #fa2d00;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  text-decoration: none;
  display: block;
  background: #FFF;
  margin: 0 auto;
}

#sp_main_contents .seko_page_arc .inner .one_box div.more_btn_box a.more_btn:hover {
  background: #fa2d00;
  color: #FFF;
}

#sp_main_contents .seko_page_arc .inner .one_box .right img {
  height: auto;
  text-align: right;
  margin: 0;
  display: inherit;
}

#sp_main_contents #renov_single {
  width: 96%;
  margin: 0 auto 5% auto;
  padding: 3vw 0;
}

#sp_main_contents #renov_single h2 img {
  width: 90%;
  height: auto;
}

#sp_main_contents #renov_single h1 img {
  width: 60%;
  height: auto;
  margin-bottom: 3%;
  margin-left: 8%;
}

#sp_main_contents #renov_single h1.single_tit {
  padding: 1.2%;
  width: 97.6%;
  color: #333;
  font-size: calc(16px + 0.2vw);
  margin: 0 0 3vw 0px;

  padding: .8em .5em;
  position: relative;
  border-bottom: 5px solid #313131;
  color: #313131;
  font-size: 20px;
  line-height: 23px;
  font-weight: normal;
}

#sp_main_contents #renov_single h1.single_tit:after {
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 5px;
  background: #FA2D00;
}

#sp_main_contents #renov_single h1.single_tit:first-letter {
  color: #FA2D00;
  font-size: 120%;
}

#sp_main_contents #renov_single .top_area {
  vertical-align: top;
}

#sp_main_contents #renov_single .top_area .pic {
  width: 100%;
  margin-bottom: 2%;
}

#sp_main_contents #renov_single .top_area .pic img {
  width: 100%;
  height: auto;
}

#sp_main_contents #renov_single .top_area .data {
  width: 100%;
  padding: 0;
  margin: 0;
}

#sp_main_contents #renov_single .top_area .data table {
  width: 100%;
  vertical-align: top;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0;
  margin: 0;
  table-layout: fixed !important;
}

#sp_main_contents #renov_single .top_area .data table td {
  padding: 1vw;
  font-size: calc(14px + 0.2vw);
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  line-height: calc(22px + 0.2vw);
}

#sp_main_contents #renov_single .top_area .data table td:nth-of-type(1) {
  background: #eee;
  width: 40% !important;
  font-weight: bold;
}

#sp_main_contents #renov_single .top_area .data table td:nth-of-type(2) {
  background: #fff;
  width: 60% !important;
  line-height: calc(22px + 0.2vw);
}

#sp_main_contents #renov_single .top_area .after_comment {
  margin: 1% 0 3% 0;
  line-height: calc(22px + 0.2vw);
}

#sp_main_contents #renov_single .middle_area {
  vertical-align: top;
  margin-bottom: 3%;
}

#sp_main_contents #renov_single .middle_area .pic {
  width: 100%;
  margin-bottom: 2%;
  background: #eee;
  border: 1px solid #ddd;
  overflow: hidden;
  height: 48vw;
  text-align: center;
}

#sp_main_contents #renov_single .middle_area .pic img {
  height: 100%;
  width: auto;
}

#sp_main_contents #renov_single .middle_area .s_nayami {
  width: 100%;
  margin-bottom: 2%;
}

#sp_main_contents #renov_single .middle_area .s_nayami h4 {
  padding: 2.4% 1.8% 2% 1.8%;
  width: 96.4%;
  background: #fa2d00;
  color: #fff;
  border-radius: 0.3vw;
  -webkit-border-radius: 0.3vw;
  -moz-border-radius: 0.3vw;
  font-size: calc(14px + 0.2vw);
  margin: 0 0 2% 0;
  font-weight: normal;
}

#sp_main_contents #renov_single .middle_area .s_nayami p {
  font-size: calc(12px + 0.2vw);
  line-height: calc(22px + 0.2vw);
}

#sp_main_contents #renov_single .middle_area .s_teian {
  width: 100%;
}

#sp_main_contents #renov_single .middle_area .s_teian h4 {
  padding: 2.4% 1.8% 2% 1.8%;
  width: 96.4%;
  background: #fa2d00;
  color: #fff;
  border-radius: 0.3vw;
  -webkit-border-radius: 0.3vw;
  -moz-border-radius: 0.3vw;
  font-size: calc(14px + 0.2vw);
  margin: 0 0 2% 0;
  font-weight: normal;
}

#sp_main_contents #renov_single .middle_area .s_teian p {
  font-size: calc(12px + 0.2vw);
  line-height: calc(22px + 0.2vw);
}

#sp_main_contents .madori {
  margin-bottom: 3%;
}

#sp_main_contents .madori h3 {
  padding: 1.2%;
  width: 97.6%;
  background: #eee;
  color: #333;
  border-radius: 0.4vw;
  -webkit-border-radius: 0.4vw;
  -moz-border-radius: 0.4vw;
  font-size: calc(16px + 0.2vw);
  margin: 0 0 1vw 0;
}

#sp_main_contents .madori h4 {
  padding: 1% 1% 0.6% 1%;
  width: 96.4%;
  background: #fa2d00;
  color: #fff;
  border-radius: 0.3vw;
  -webkit-border-radius: 0.3vw;
  -moz-border-radius: 0.3vw;
  font-size: calc(14px + 0.2vw);
  margin: 0 0 2% 0;
  font-weight: normal;
}

#sp_main_contents .madori .before {
  width: 45%;
  float: left;
  text-align: center;
}

#sp_main_contents .madori p.arrow {
  width: 10%;
  height: 100%;
  float: left;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 13% 0;
  color: #FCC;
}

#sp_main_contents .madori .after {
  width: 45%;
  float: left;
  text-align: center;
}

#sp_main_contents .madori p.text {
  font-size: calc(12px + 0.2vw);
  line-height: calc(22px + 0.2vw);
}

#sp_main_contents .after_area h3 {
  padding: 1.2%;
  width: 97.6%;
  background: #eee;
  color: #333;
  border-radius: 0.4vw;
  -webkit-border-radius: 0.4vw;
  -moz-border-radius: 0.4vw;
  font-size: calc(16px + 0.2vw);
  margin: 0 0 4vw 0;
}

#sp_main_contents .after_area h4 {
  border-bottom: 2px solid #fa2d00;
  margin-bottom: 2%;
  color: #333;
  padding-bottom: 0.5%;
  font-size: calc(16px + 0.2vw);
}

#sp_main_contents .after_area .one_box {
  width: 100%;
  margin: 0 0 2% 0;
}

#sp_main_contents .after_area .one_box .pic_box {
  float: left;
  background: #eee;
  border: 1px solid #ddd;
  overflow: hidden;
  height: 48vw;
  text-align: center;
  width: 100%;
  margin-bottom: 1%;
}

#sp_main_contents .after_area .one_box .pic_box img {
  width: auto;
  height: 100%;
}

#sp_main_contents .after_area .one_box p {
  background: #FFF;
  line-height: calc(18px + 0.2vw);
  font-size: calc(10px + 0.2vw);
  margin-bottom: 4vw;
}

#sp_main_contents .before_picarea h3 {
  padding: 1.2%;
  width: 97.6%;
  background: #eee;
  color: #333;
  border-radius: 0.4vw;
  -webkit-border-radius: 0.4vw;
  -moz-border-radius: 0.4vw;
  font-size: calc(16px + 0.2vw);
  margin: 0 0 1vw 0;
}

#sp_main_contents .before_picarea ul li {
  width: 48%;
  float: left;
  margin: 0 1% 3% 1%;
  display: block;
  text-align: center;
}

#sp_main_contents .before_picarea ul li img {
  width: auto;
  height: 40vw;
  margin-bottom: 2%;
}

#sp_main_contents .before_picarea ul li p {
  text-align: left;
  font-size: calc(10px + 0.2vw);
  line-height: calc(18px + 0.2vw);
}

#sp_main_contents .renov_cust {
  border: 2px solid #CCC;
  border-radius: 0.4vw;
  -webkit-border-radius: 0.4vw;
  -moz-border-radius: 0.4vw;
  padding: 3%;
  margin-bottom: 3%;
}

#sp_main_contents .renov_cust h4 {
  padding: 1.2% 1% 1% 1%;
  width: 98%;
  background: #fa2d00;
  color: #fff;
  border-radius: 0.3vw;
  -webkit-border-radius: 0.3vw;
  -moz-border-radius: 0.3vw;
  font-size: calc(14px + 0.2vw);
  margin: 0 0 2% 0;
  font-weight: normal;
}

#sp_main_contents .renov_cust p.pic {
  float: left;
  width: 40%;
  margin-right: 2%;
}

#sp_main_contents .renov_cust p.pic img {
  width: 100%;
  height: auto;
}

#sp_main_contents .renov_cust p.comment {
  line-height: calc(22px + 0.2vw);
}

#sp_main_contents .renov_tanto {
  border: 2px solid #CCC;
  border-radius: 0.4vw;
  -webkit-border-radius: 0.4vw;
  -moz-border-radius: 0.4vw;
  padding: 3%;
}

#sp_main_contents .renov_tanto h4 {
  padding: 1.2% 1% 1% 1%;
  width: 98%;
  background: #fa2d00;
  color: #fff;
  border-radius: 0.3vw;
  -webkit-border-radius: 0.3vw;
  -moz-border-radius: 0.3vw;
  font-size: calc(14px + 0.2vw);
  margin: 0 0 2% 0;
  font-weight: normal;
}

#sp_main_contents .renov_tanto p.staff {
  width: 10%;
  float: left;
  margin-right: 1.2%;
}

#sp_main_contents .renov_tanto p.bun_box1 {
  line-height: calc(22px + 0.2vw);
}

#sp_main_contents .renov_tanto p.bun_box {
  line-height: calc(22px + 0.2vw);
}

#sp_main_contents .renov_tanto span.btn {
  color: #FFF;
  text-align: center;
  display: block;
  padding: 2%;
  width: 96%;
  background: #fa2d00;
  color: #fff;
  border-radius: 0.3vw;
  -webkit-border-radius: 0.3vw;
  -moz-border-radius: 0.3vw;
  font-size: calc(8px + 0.2vw);
  margin: 2% 0 2% 0;
  font-weight: normal;
}

#sp_main_contents .renov_tanto p.staff {
  width: 30%;
  display: block;
  float: left;
  margin-right: 2%;
  text-align: center !important;
}

#sp_main_contents .renov_tanto p.staff span.pic {
  display: block;
  margin-bottom: 0.5vw;
}

#sp_main_contents .renov_tanto p.staff span.staff_text {
  text-align: center !important;
  font-size: calc(10px + 0.2vw);
  line-height: calc(14px +0.2vw);
}

#sp_main_contents .renov_tanto a {
  text-decoration: none;
  color: #000;
  text-align: center;
}

#sp_main_contents #renov_single .renov-gallery-main {
  height: auto !important;
}



/* ------------------------------------------------------
   下層ページ -> リノベーション個別ページ
------------------------------------------------------ */
/* サムネイルギャラリー */
.renov-gallery-main {
  text-align: center;
  height: 530px;
}

.renov-gallery-main img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 530px;
  object-fit: contain;
  font-family: 'object-fit: contain;';
}

.renov-gallery-thumb ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
  margin-left: -5px;
  margin-bottom: 30px;
}

.renov-gallery-thumb li {
  margin-left: 5px;
  margin-bottom: 5px;
  width: calc(14.28% - 5px);
}

/* ポイント */
.renov-point {
  display: flex;
  margin-top: 50px;
  margin-bottom: 30px;
}

.renov-point .point-left {
  width: 80px;
}

.renov-point .point-right {
  padding-left: 15px;
  width: calc(100% - 80px);
}

.renov-point .point-right h2 {
  color: #FA2D00;
  font-size: 18px;
  line-height: 25px;
	background-image: none;
}

.renov-point .circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  font-family: "yumin-demibold", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 15px;
  color: #fff;
  background-color: #FA2D00;
  text-align: center;
}

.renov-point .circle p {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.wrap_perth {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
}

.wrap_perth .fbox {
  width: 50%;
  height: auto !important;
}

.wrap_perth .fbox:nth-child(1) {
  padding-right: 20px;
}

.wrap_perth .wrap_perth-design-main img,
.wrap_perth .before-main img {
  height: auto;
  width: 100%;
}

.wrap_perth .wrap_perth-design-thumb ul,
.wrap_perth .before-thumb ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 0;
}

.wrap_perth .wrap_perth-design-thumb ul li,
.wrap_perth .before-thumb ul li {
  width: 31%;
}

.renov-data {
  display: flex;
}

.renov-table {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.renov-table-left {
  border-left: 1px solid #ccc;
}

.renov-table dt,
.renov-table dd {
  padding: 15px 10px 10px 10px;
  border-top: 1px solid #ccc;
  line-height: 1.3;
  box-sizing: border-box;
}

.renov-table dt {
  width: 30%;
  text-align: center;
  padding-bottom: 10px;
  border-left: 1px solid #ccc;
}

.renov-table dd {
  background: #fff;
  border-left: 1px solid #ccc;
  width: 70%;
}

/*.renov-table dd:after {
 content: '';
 display: block;
 clear: both;
}*/

.renov-table_below {
  width: 200%;
}

.renov-table_below dt {
  width: 13.55%;
}

.renov-table_below dd {
  margin-left: 14.8999%;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc-only {
    display: none;
  }

  .sp-only {
    display: block;
  }

  .renov-table_below {
    width: 99.79999%;
  }

  .renov-table_below dt {
    width: 27%;
    float: left;
    text-align: center;
    padding-bottom: 10px;
  }

  .renov-table_below dd {
    background: #fff;
    margin-left: 29.79999%;
    padding-bottom: 10px;
    padding-left: 10px;
    border-left: 1px solid #ccc;
  }

  .border-r-sp {
    border-right: 1px solid #ccc;
  }

  .border-b-sp {
    border-bottom: 1px solid #ccc;
  }

  .border-l-sp {
    border-left: 1px solid #ccc;
  }


  .renov-data {
    display: flex;
    flex-wrap: wrap;
  }

  .renov-table {
    width: 100%;
  }
}

.renov-data {
  margin-bottom: 20px;
  padding: .5em;
  background: #f7f7f7;
}

.renov-image-scale {
  width: 100%;
  overflow: hidden;
}

.renov-image-scale img {
  -moz-transition: -moz-transform 0.3s linear;
  -webkit-transition: -webkit-transform 0.3s linear;
  -o-transition: -o-transform 0.3s linear;
  -ms-transition: -ms-transform 0.3s linear;
  transition: transform 0.3s linear;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.renov-image-scale img:hover {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.renov-object-fit {
  width: 100%;
  height: 215px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.renov-icon {
  margin: 10px;
  display: flex;
  height: 28px;
}

.hojyokin {
  display: inline-block;
  margin-right: .5em;
  padding: .2em .5em;
  background: #eb6100;
  color: #fff;
  font-size: 12px;
}

.mansion {
  display: inline-block;
  margin-right: .5em;
  padding: .2em .5em;
  background: #007b50;
  color: #fff;
  font-size: 12px;
}

.used {
  display: inline-block;
  margin-right: .5em;
  padding: .2em .5em;
  background: #00b7ee;
  color: #fff;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .renov-heading {
    padding: 20px 0 20px 0;
  }

  .renov-content {
    border-bottom: none;
  }

  .renov-content1 {
    display: none;
  }

  .renov-item {
    padding-top: 20px;
    padding-bottom: 30px;
    width: calc(100% - 20px);
    border-bottom: 1px solid #ccc;
  }
}

/* ------------------------------------------------------
   下層ページ -> 施工事例個別ページ
------------------------------------------------------ */
.seko-comment-area {
  padding: 20px;
  background: #eee;
  border-radius: 10px;
}

.seko-comment {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #fff;
}

.seko-post-grid {
  display: flex;
  margin-left: -20px;
  margin-bottom: 20px;
}

.seko-post-grid-item40 {
  margin-left: 20px;
  width: calc(40% - 20px);
}

.seko-post-grid-item60 {
  margin-left: 20px;
  width: calc(60% - 20px);
}

.seko-post-grid-item33 {
  margin-left: 20px;
  width: calc(33.33333% - 20px);
}

.seko-post-grid-item33 img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.seko-voice-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0 30px 0;
  margin-left: -20px;
}

.seko-voice-item {
  margin-left: 20px;
  width: calc(33.33333% - 20px);
}

.seko-voice-item img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media screen and (max-width: 768px) {
  .seko-post-grid {
    flex-wrap: wrap;
    margin-left: -10px;
    margin-bottom: 20px;
  }

  .seko-post-grid-item40 {
    margin-left: 10px;
    width: calc(100% - 10px);
  }

  .seko-post-grid-item60 {
    margin-left: 10px;
    width: calc(100% - 10px);
  }

  .seko-post-grid-item33 {
    margin-left: 10px;
    width: calc(33.33333% - 10px);
  }
}

.seko-table {
  border-collapse: separate;
  border-spacing: 0px 3px;
  margin: 0 auto;
  width: 100%;
}

.seko-table th,
td {
  padding: 10px;
}

.seko-table th {
  background: #333;
  color: #fff;
  width: 130px;
}

.seko-table td {
  background: #eee;
}

@media screen and (max-width: 768px) {
  .seko-table th {
    background: #333;
    color: #fff;
    width: 100%;
  }
}

.seko-single-title {
  margin-top: 50px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-family: "yumin-demibold", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 2px solid #FA2D00;
	background-image: none;
}

/* ------------------------------------------------------
   下層ページ -> スタッフ紹介
------------------------------------------------------ */
/* ------------------------------------------------------
   下層ページ -> 担当スタッフ画像
------------------------------------------------------ */
.tantou-staff-grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}

.tantou-staff-grid-item {
  margin-left: 5px;
  margin-bottom: 5px;
  width: 150px;
}

.tantou-staff-grid-item a {
  text-decoration: none;
}

.tantou-staff-grid-item a img {
  padding-bottom: 10px;
}

.tantou-staff-grid-item a .staff_text {
  font-family: "yumin-demibold", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 13px;
  line-height: 1.3;
  text-decoration: none;
  color: #000;
  display: block;
  text-align: center !important;
}

.tantou-staff-grid-item a .staff_text .btn {
  display: block;
  color: #FFF;
  text-align: center;
  display: block;
  padding: 2%;
  width: 96%;
  background: #fa2d00;
  color: #fff;
  border-radius: 0.3vw;
  -webkit-border-radius: 0.3vw;
  -moz-border-radius: 0.3vw;
  font-size: calc(8px + 0.2vw);
  margin: 2% 0 2% 0;
  font-weight: normal;
}

.staff-menu-list {
  display: flex;
  margin-left: -10px;
}

.staff-menu-list li {
  margin-left: 10px;
  width: calc(25% - 10px);
  border: 5px solid #56bc95;
  background: #007b50;
  text-align: center;
}

.staff-menu-list li a {
  display: block;
  padding: .5em;
  color: #fff;
  line-height: 30px;
}

.staff-menu-list li a:hover {
  text-decoration: none;
}

.staff-menu-list li a:after {
  display: block;
  content: '\f107';
  color: #fff;
  font-family: 'FontAwesome';
  text-align: center;
  line-height: 10px;
}

.staff-area {
  margin-bottom: 50px;
}

.staff {
  display: flex;
  margin-left: -20px;
}

.staff .image {
  margin-left: 20px;
  width: calc(30% - 20px);
}

.staff .image img {
  width: 100%;
  height: auto;
}

.staff .data {
  margin-left: 20px;
  width: calc(70% - 20px);
}

@media screen and (max-width: 768px) {
  .staff {
    display: block;
    margin: auto;
  }

  .staff .image {
    margin: auto;
    width: 70%;
    padding-bottom: 10px;
  }

  .staff .data {
    margin-left: 0px;
    width: auto;
  }

  .tantou-staff-grid-item a .staff_text {
    font-size: calc(10px + 0.2vw);
  }

}

.staff-heading {
  padding: .8em;
  margin: 0 0 20px;
  background: #313131;
  color: #fff;
  font-family: "yumin-demibold", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 25px;
}

.profile {
  margin-top: 5px;
  padding: 1em;
  background: #f7f7f7;
}

.profile h4 {
  margin-bottom: 10px;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .staff-menu-list {
    flex-wrap: wrap;
  }

  .staff-menu-list li {
    margin-bottom: 10px;
    width: calc(50% - 10px);
  }
}


/* ------------------------------------------------------
   下層ページ -> リノベーション個別ページ
------------------------------------------------------ */
/* サムネイルギャラリー */
.renov-gallery-main {
  text-align: center;
  height: 530px;
}

.renov-gallery-main img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 530px;
  object-fit: contain;
  font-family: 'object-fit: contain;';
}

.renov-gallery-thumb ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
  margin-left: -5px;
  margin-bottom: 30px;
}

.renov-gallery-thumb li {
  margin-left: 5px;
  margin-bottom: 5px;
  width: calc(14.28% - 5px);
}

.renov-gallery-main2 {
  text-align: center;
  height: 680px;
  margin-bottom: 5px;
  overflow: hidden;
}

.renov-gallery-main2 img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 600px;
  object-fit: contain;
}

.renov-gallery-main2 .text {
  padding: 30px 0;
  text-align: left;
  line-height: 1.5;
}

.thumb-item-nav_box {
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  margin-bottom: 20px;
}

.thumb-item-nav_box img {
  padding: 2px;
  cursor: pointer;
  max-width: 96%;
}

.thumb-item-nav_box .slick-prev {
  left: 0;
  z-index: 999;
}

.thumb-item-nav_box .slick-next {
  right: 0;
  z-index: 999;
}

.renov-gallery-main-before {
  text-align: center;
  height: 400px;
}

.renov-gallery-main-before img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 400px;
  object-fit: contain;
  font-family: 'object-fit: contain;';
}

.renov-gallery-thumb-before ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
  margin-left: -5px;
  margin-bottom: 30px;
}

.renov-gallery-thumb-before li {
  margin-left: 5px;
  margin-bottom: 5px;
  width: calc(14.28% - 5px);
}

.renov-gallery-main3 {
  text-align: center;
  height: 400px;
  margin-bottom: 5px;
  overflow: hidden;
}

.renov-gallery-main3 img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 400px;
  object-fit: contain;
}

.thumb-item-nav_box-before {
  position: relative;
  margin: 0 auto;
  max-width: 600px;
  margin-bottom: 20px;
  width: 100%;
}

.thumb-item-nav_box-before img {
  padding: 2px;
  cursor: pointer;
  max-width: 96%;
}

.thumb-item-nav_box-before .slick-prev {
  left: 0;
  z-index: 999;
}

.thumb-item-nav_box-before .slick-next {
  right: 0;
  z-index: 999;
}

@media screen and (max-width: 768px) {
  .renov-gallery-main2 {
    text-align: center;
    height: auto;
    margin-bottom: 5px;
  }

  .renov-gallery-main2 .text {
    font-size: 12px;
    padding: 20px 0 0;
  }

  .renov-gallery-main2 img {
    margin: 0 auto;
    width: auto;
    height: 230px;
    object-fit: contain;
    font-family: 'object-fit: contain;';
  }

  .renov-gallery-main3 {
    text-align: center;
    height: 230px;
    margin-bottom: 5px;
  }

  .renov-gallery-main3 img {
    margin: 0 auto;
    width: auto;
    height: 230px;
    object-fit: contain;
    font-family: 'object-fit: contain;';
  }
}

.renov-gallery-main3 {
  position: relative;
}

.renov-gallery-main3 .bf_title {
  position: absolute;
  top: 0;
  left: calc(50% - 25.5%);
  background: #000;
  color: #FFF;
  font-weight: bold;
  z-index: 999999;
  padding: 1rem 2rem;
}

@media screen and (max-width: 768px) {
  .renov-gallery-main3 .bf_title {
    left: 7.5%;
    padding: 0.5rem 1rem;
  }
}

.inner2 {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
}

.renov_anshin_tit {
  border-bottom: 2px solid #fa2e07;
  font-size: 26px;
  font-weight: 700;
  color: #2d2d2d;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.renov_anshin_tit .fs36 {
  font-size: 36px;
  font-weight: 700;
}

.renov_anshin_tit .fs50 {
  font-size: 50px;
  font-weight: 700;
}

.renov_anshin_tit .fcr {
  color: #fa2e07;
}

.renov_anshin_f_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}

.renov_anshin_f_box .box {
  width: 32%;
  margin-bottom: 50px;
  text-align: left;
  line-height: 1.6em;
}

.renov_anshin_f_box .box img {
  width: 100%;
  margin-bottom: 1em;
}

.renov_anshin_f_box .box .tit {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 1em;
}

.renov_anshin_f_box .box .tit span {
  font-size: 28px;
  font-weight: 700;
  color: #fa2e07;
  margin-right: 10px;
}

.renov_anshin_f_box .box .tit2 {
  font-size: 21px;
  font-weight: 700;
  color: #fa2e07;
  margin-bottom: 1em;
}

@media screen and (max-width: 768px) {
  .inner2 {
    width: 98%;
    margin: 0 auto;
  }

  .renov_anshin_tit {
    font-size: 1.4rem;
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .renov_anshin_tit .fs36 {
    font-size: 1.8rem;
  }

  .renov_anshin_tit .fs50 {
    font-size: 3rem;
  }

  .renov_anshin_f_box {
    display: block;
  }

  .renov_anshin_f_box .box {
    width: 100%;
    margin-bottom: 2em;
  }
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }
}

.renov_area_rbox {
  display: inline-block;
  background-color: #fa2e07;
  padding: 1em;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.renov_area_list {
  display: flex;
  justify-content: space-between;
  margin: 1em auto 2em;
}

.renov_area_list .area_b {
  border: 2px solid #fa2e07;
  padding: 1em 0;
  background-color: #fff;
  width: 18%;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #fa2e07;
  text-decoration: none;
}

.renov_area_list .area_b:hover {
  border: 2px solid #fa2e07;
  background-color: #fa2e07;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .renov_area_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    s
  }

  .renov_area_list .area_b {
    width: 30%;
    margin: 1%;
  }
}