@import "https://use.fontawesome.com/releases/v5.13.0/css/all.css";

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.wpcf7 form .wpcf7-response-output {
    margin: -5em auto 10px;
    padding: 10px;
    max-width: 65%;
}

.example {
display: none!important;
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

.btn-wrap {
      margin: 45px auto 0;
   width: 600px;
}

a.btn-c {
  font-size: 2.2rem;
 width: 600px;
  position: relative;

  padding: 0.25rem 2rem 1.5rem 3.5rem;

  color: #fff;
  background: #32b16c;
  -webkit-box-shadow: 0 5px 0 #2c9d60;
  box-shadow: 0 5px 0 #2c9d60;
}

a.btn-c span {
  font-size: 1.5rem;

  position: absolute;
  top: -10px;
  left: calc(50% - 150px);

  display: block;

  width: 300px;
  padding: 0.2rem 0;

  color: #32b16c;
  border: 2px solid #32b16c;
  border-radius: 0.5rem;
  background: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

a.btn-c:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);

  color: #fff;
  background: #30a967;
  -webkit-box-shadow: 0 2px 0 #2c9d60;
  box-shadow: 0 2px 0 #2c9d60;
}

a.btn-c:hover:before {
  left: 2rem;
}

.contents {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.contents_02 {
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
}

.contents_03 {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.row {
    display: flex;
    justify-content: space-between;
}

.row > p {
    display: none;
}

.row-2 {
    width: 480px;
}

.row-3 {
    width: calc(33% - 20px);
}

.row-4 {
    width: 220px;
}

.sub-title {
    font-size: 10px;
    line-height: 20px;
    padding-bottom: 30px;
    padding-top: 13px;
    font-weight: bold;
}

.sub-title01 {
    font-size: 10px;
    line-height: 22px;
    padding-bottom: 20px;
    padding-top: 10px;
    font-weight: bold;
}

.title {
    color: #19a78e;
    font-size: 30px;
    font-weight: 900;
}

.sp-sub-title {
    font-size: 12px;
    line-height: 22px;
    padding-bottom: 15px;
    padding-top: 8px;
    font-weight: bold;
}
.sp-title {
    color: #19a78e;
    font-size: 23px;
    font-weight: 900;
}


#contact {
    padding-top: 35px;
    background-color: #FFFFFF;
    border-radius: 5px;
    width: 850px;
    margin: 0 auto;
}

.contact-contents {
    padding: 0px 120px 45px;
}

.sp-contact {
    background-image: url("https://www.uni-green.jp/lp/wp-content/uploads/2021/10/sma_bg5-2.png");
    background-size: contain;
    padding: 20px 0 25px 0;
}

.mida02 {
    padding: 0.5em!important;
    color: #494949!important;
    background: #fffaf4!important;
    border-left: solid 5px #ffaf58!important;
}

.mida03 {
    padding: 0.5em!important;
    background: #eaf9ff!important;
    border-left: solid 5px #00aced!important;
    color: #00aced!important;
}

.page-content {
    max-width: 950px;
    margin: 100px auto 10px;
}

.table_cont {
    font-size: 15px;
    background: #4a985d;
    padding: 8px 10px!important;
    font-weight: 600;
    color: #fff;
}

.cat-content, article.post, article.page, article.wp101, article.seo101 {
  margin-bottom: 0px;
}

.swiper-tab,.swiper-text {
    display: none;
}

.contact-line {
    display: none!important;
}


@media screen and (min-width: 1649px) {
.maintenance-btn {
    margin-bottom: 50px!important;
}
.maintenance-text {
    font-size: 15px!important;
}
.column-text {
    font-size: 1.5rem!important;
}
.section-wrapper {
    padding-top:40px!important;
}
.site-title > p {
    font-size: 16px!important;
}
.plan-content {
    max-width: 1200px!important;
}
.mv-list {
    padding: 5px 30px !important;
}
.mv-item {
    padding: 20px 0!important;
}
.maintenance-img {
    width: 24.5%!important;
}
.mv-title {
    font-size: 24px!important;
   margin-top: 18px!important;
}
}

@media screen and (min-width: 520px) {
.pagetop span i {
    padding-top: 5px!important;
}
.post-content dl dd {
  margin: 0 0 15px;
}
.contact-label {
        line-height: 35px;
    font-weight: 600;
    font-size: 15px;
}
.company-im img {
     width: 130px;
    margin-left: 2px;
    margin-bottom: 5px;
}
.mv-item-title {
    margin-bottom: 5px!important;
}
.mv-title {
  padding-left: 45px;
}
.mv-copy {
  padding-left: 39px;
}
main {
    margin-top: 95px;
}
.header {
    background-color: #58b6c3;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
}
.pc_none{
  display:none !important;
}
}

@media screen and (max-width: 519px) {

.wpcf7 form.sent .wpcf7-response-output {
    margin-top: 18px!important;
    background: #fff;
}

.btn-wrap {
    margin: 35px auto 15px!important;
    width: 320px!important;
}
a.btn-c {
    font-size: 17px!important;
    width: 320px!important;
    padding: 10px 2rem 1.5rem 3.5rem!important;
}
.plan-card {
    box-shadow: 0 0 7px #fff, 0 0 7px rgb(0 0 0 / 5%), 0 0 7px #aaa!important;
}
.plan-btn {
    max-width: 100%!important;
}
body {
 font-family: "游ゴシック", "Yu Gothic","游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
}
.mv-copy-sub {
  letter-spacing: .085em;
  text-align: center;
  font-family: 'M PLUS Rounded 1c';
  font-weight: bold!important;
}
.section-title-ja {
  letter-spacing: .085em;
  text-align: center;
  font-family: 'M PLUS Rounded 1c';
  font-weight: bold!important;
}
.sp_none{
  display:none !important;
}
.wrap, .one-column #content .wrap {
    margin-left: 0px!important;
    margin-right: 0px!important;
}
}

li {
	list-style-type:none;
}

body.home #content {
   padding: 0;
}

#header {
        display: none;
}

.post-header {
        display: none;
}

#footer {
        display: none;
}

.breadcrumb {
        display: none;
}

#content {
        padding: 0;
}

.post-content {
        padding: 0;
}

.one-column #content .wrap {
      width:100%;
}