@charset "UTF-8";
/* Scss Document */
.logo-wrapper {
  width: auto;
  margin-left: 20px;
}

.logo-wrapper a {
  color: #2b383f;
  font-size: 28px;
}

@media screen and (max-width: 736px) {
  .logo-wrapper a {
    font-size: 19px;
  }
}

.logo-wrapper a img {
  width: 100%;
}

@media screen and (min-width: 737px) {
  body {
    font-size: 100% !important;
  }
  .pc-hide {
    display: none !important;
  }
  .miimo {
    color: #2b383f;
    line-height: 1.75;
  }
  .miimo * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .miimo a:hover {
    opacity: 0.7;
  }
  .miimo .page_title ._inner {
    width: 980px;
    margin: 0 auto;
    padding: 20px;
  }
  .miimo .page_title ._inner h1 a {
    color: #2b383f;
    font-size: 26px;
    text-decoration: none;
  }
  .miimo a {
    color: #2b383f;
    text-decoration: underline;
  }
  .miimo .header {
    width: 980px;
    margin: 0 auto;
  }
  .miimo .feature_header ._inner {
    width: 980px;
    margin: 0 auto;
    padding: 70px 0;
  }
  .miimo .feature_header h3 {
    font-size: 36px;
    line-height: 0.85;
    text-align: center;
  }
  .miimo .feature_header h3 small {
    color: #009844;
    font-size: 14px;
  }
  .miimo .sectionheader {
    min-width: 980px;
    background-color: #eceff1;
    text-align: center;
  }
  .miimo .sectionheader ._inner {
    width: 980px;
    margin: 0 auto;
    padding: 40px 0;
  }
  .miimo .sectionheader h4 {
    padding-top: 80px;
    font-size: 32px;
  }
  .miimo .sectionheader h4 small {
    color: #009844;
    font-size: 24px;
  }
  .miimo .sectionheader h4.sect01 {
    background: url(../../img/point_icon01.png) center top no-repeat;
    background-size: 72px;
  }
  .miimo .sectionheader h4.sect02 {
    background: url(../../img/point_icon02.png) center top no-repeat;
    background-size: 72px;
  }
  .miimo .sectionheader h4.sect03 {
    background: url(../../img/point_icon03.png) center top no-repeat;
    background-size: 72px;
  }
  .miimo .sectionheader h4.sect04 {
    background: url(../../img/point_icon04.png) center top no-repeat;
    background-size: 72px;
  }
  .miimo .catch {
    position: relative;
    padding: 0 0 10px 0;
    font-size: 28px;
    font-weight: bold;
  }
  .miimo .catch:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 3px;
    background-color: #009844;
    content: '';
  }
  .miimo .note {
    margin-left: 1em;
    font-size: 13px;
    text-indent: -1em;
  }
  .miimo .feature > section > ._inner {
    width: 980px;
    margin: 0 auto;
    padding: 50px 0 70px;
  }
  .miimo .feature > section .contbox {
    width: 860px;
    margin: 0 auto;
    padding: 0;
  }
  .miimo .feature > section .contbox > section {
    margin-top: 50px;
  }
  .miimo .feature > section .contbox h5 {
    font-size: 22px;
  }
  .miimo .feature > section .contbox h5 + p {
    margin-top: 1em;
  }
  .miimo .feature > section .contbox h5 + p sup {
    font-size: 10px;
    vertical-align: super;
  }
  .miimo .feature > section .contbox h5:before {
    color: #009844;
    content: '■';
  }
  .miimo .feature > section .contbox h6 {
    padding-left: 10px;
    border-left: 5px solid #009844;
    font-size: 18px;
    line-height: 1.1;
  }
  .miimo .feature > section .contbox h6 + p {
    margin-top: 0.7em;
  }
  .miimo .feature > section .contbox .textnote {
    margin-left: 1em;
    font-size: 13px;
    text-indent: -1em;
  }
  .miimo .feature > section .contbox .textimgbox {
    -webkit-justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .miimo .feature > section .contbox .textimgbox_text {
    -ms-flex-preferred-size: 470px;
        flex-basis: 470px;
    max-width: 470px;
  }
  .miimo .feature > section .contbox .textimgbox_img {
    -ms-flex-preferred-size: 360px;
        flex-basis: 360px;
    max-width: 360px;
  }
  .miimo .feature > section .contbox .imgbox {
    -webkit-justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .miimo .feature > section .contbox .imgcenter {
    -webkit-justify-content: center;
    -webkit-flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .miimo .feature > section .contbox .imgcenter_sidemgn {
    padding: 0 20px;
  }
  .miimo .feature > section .contbox .imgcenter_sidemgn img.w310 {
    width: 310px;
  }
  .miimo .feature > section .contbox .imgcenter_sidemgn img.w410 {
    width: 410px;
  }
  .miimo .feature > section .contbox .imgleft {
    -webkit-justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .miimo .feature > section .contbox .sectinbox {
    margin-top: 40px;
  }
  .miimo .feature > section .contbox .patarnlist {
    -webkit-justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
  }
  .miimo .feature > section .contbox .patarnlist dl {
    -ms-flex-preferred-size: 260px;
        flex-basis: 260px;
    max-width: 260px;
  }
  .miimo .feature > section .contbox .patarnlist dl dt {
    font-size: 18px;
    font-weight: bold;
  }
  .miimo .feature > section .contbox .patarnlist dl dt img {
    margin-bottom: 10px;
  }
  .miimo .feature > section .contbox .patarnlist dl dd {
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.3;
  }
  .miimo .feature > section .contbox .patarnlist2 {
    -webkit-justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
  }
  .miimo .feature > section .contbox .patarnlist2 dl {
    -ms-flex-preferred-size: 410px;
        flex-basis: 410px;
    max-width: 410px;
  }
  .miimo .feature > section .contbox .patarnlist2 dl dt {
    font-size: 18px;
    font-weight: bold;
  }
  .miimo .feature > section .contbox .patarnlist2 dl dt img {
    margin-bottom: 10px;
  }
  .miimo .feature > section .contbox .patarnlist2 dl dd {
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.3;
  }
  .miimo .feature > section .contbox .patarnlist3 .img {
    margin-top: 20px;
    text-align: center;
  }
  .miimo .feature > section .contbox .noteimg {
    font-size: 13px;
  }
  .miimo .feature > section .contbox .noteimg img {
    margin-bottom: 5px;
  }
  .miimo .feature > section .contbox .leadtext {
    margin-top: 50px;
  }
  .miimo .sectopborder {
    border-top: 1px solid #eceff1;
  }
  .miimo .footerlink {
    min-width: 980px;
    background-color: #eceff1;
  }
  .miimo .footerlink ._inner {
    width: 980px;
    margin: 0 auto;
    padding: 30px 0;
  }
  .miimo .footerlink ul {
    -webkit-justify-content: center;
    -webkit-flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .miimo .footerlink ul li {
    margin: 0 5px;
  }
  .miimo .footerlink ul li .second_item {
    display: none;
    position: absolute;
    border-top: 1px solid #eceff1;
    background-color: #fff;
  }
  .miimo .footerlink ul li .second_item li {
    margin: 0;
    border: 1px solid #eceff1;
  }
  .miimo .footerlink ul li .second_item li a {
    height: 40px;
    padding: 9px 32px 9px 32px;
    font-size: 14px;
  }
  .miimo .footerlink ul li .second_item li a::before {
    position: absolute;
    top: 50%;
    left: 16px;
    width: 5px;
    height: 5px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #009844;
    border-right: 2px solid #009844;
    content: '';
  }
  .miimo .footerlink ul li .second_item li a::after {
    display: none;
  }
  .miimo .footerlink ul li .second_item li a:hover {
    color: #009844;
    text-decoration: underline;
    opacity: 1;
  }
  .miimo .footerlink ul li a {
    display: block;
    position: relative;
    width: 245px;
    height: 62px;
    padding: 18px 22px 18px 55px;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    vertical-align: middle;
  }
  .miimo .footerlink ul li a.catalog, .miimo .footerlink ul li a.shopsearch {
    background-color: #fff;
  }
  .miimo .footerlink ul li a.catalog:after, .miimo .footerlink ul li a.shopsearch:after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #009844;
    border-right: 2px solid #009844;
    content: '';
  }
  .miimo .footerlink ul li a.catalog:before {
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 35px;
    height: 18px;
    background: url(../../img/icon-book.png) left center no-repeat;
    content: '';
  }
  .miimo .footerlink ul li a.shopsearch {
    background-image: url(/lawn-garden/common/img/modal/ico_open.png);
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
  }
  .miimo .footerlink ul li a.shopsearch:before {
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 35px;
    height: 18px;
    background: url(../../img/icon-shop.png) left center no-repeat;
    content: '';
  }
}

@media screen and (min-width: 737px) and (max-width: 736px) {
  .miimo .footerlink ul li a.shopsearch {
    background-position: right 10px center;
    background-size: 20px 20px;
  }
}

@media screen and (min-width: 737px) {
  .miimo .footerlink ul li a.shopsearch::after {
    display: none;
  }
  .miimo .footerlink ul li a.open_second_item {
    background-image: url(/lawn-garden/common/img/modal/ico_close.png);
  }
  .miimo .footerlink ul li a.mail {
    border-radius: 4px;
    background-color: #cb0000;
    color: #fff;
  }
  .miimo .footerlink ul li a.mail:after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    content: '';
  }
  .miimo .footerlink ul li a.mail:before {
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 35px;
    height: 18px;
    background: url(../../img/icon-mail.png) left center no-repeat;
    content: '';
  }
  .miimo .footerbackbtn ._inner {
    width: 980px;
    margin: 0 auto;
    padding: 70px 0;
  }
  .miimo .footerbackbtn ._inner p {
    text-align: center;
  }
  .miimo .footerbackbtn ._inner p.btntm {
    margin-top: 40px;
  }
  .miimo .btn-more {
    text-align: center;
  }
  .miimo .btn-more a {
    display: inline-block;
    position: relative;
    width: 500px;
    padding: 15px;
    border-radius: 5px;
    background-color: #009844;
    color: #fff;
    line-height: 1;
    text-align: center;
    text-decoration: none;
  }
  .miimo .btn-more a:after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    content: '';
  }
  .miimo .backbtn {
    display: inline-block;
    position: relative;
    width: 320px;
    padding: 15px;
    background-color: #eceff1;
    color: #2b383f;
    text-decoration: none;
  }
  .miimo .backbtn:after {
    position: absolute;
    top: 50%;
    left: 30px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-bottom: 2px solid #009844;
    border-left: 2px solid #009844;
    content: '';
  }
  .modal-bg {
    display: none !important;
  }
}

@media screen and (max-width: 736px) {
  .sp-hide {
    display: none !important;
  }
  .miimo {
    color: #2b383f;
    line-height: 1.75;
  }
  .miimo * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .miimo .sp_bd {
    border-bottom: 1px solid #eceff1;
  }
  .miimo .page_title ._inner {
    margin: 0 auto;
    padding: 15px;
  }
  .miimo .page_title ._inner h1 a {
    color: #2b383f;
    font-size: 20px;
    text-decoration: none;
  }
  .miimo a {
    color: #2b383f;
    text-decoration: underline;
  }
  .miimo .header img {
    width: 100%;
    height: auto;
  }
  .miimo .feature_header ._inner {
    padding: 40px 20px;
  }
  .miimo .feature_header h3 {
    font-size: 24px;
    line-height: 1;
    text-align: center;
  }
  .miimo .feature_header h3 small {
    color: #009844;
    font-size: 12px;
  }
  .miimo .sectionheader {
    background-color: #eceff1;
    text-align: center;
  }
  .miimo .sectionheader ._inner {
    padding: 23px 0;
  }
  .miimo .sectionheader h4 {
    padding-top: 70px;
    font-size: 24px;
  }
  .miimo .sectionheader h4 small {
    color: #009844;
    font-size: 16px;
  }
  .miimo .sectionheader h4.sect01 {
    background: url(../../img/point_icon01@2x.png) center top no-repeat;
    background-size: 60px;
  }
  .miimo .sectionheader h4.sect02 {
    background: url(../../img/point_icon02@2x.png) center top no-repeat;
    background-size: 60px;
  }
  .miimo .sectionheader h4.sect03 {
    background: url(../../img/point_icon03@2x.png) center top no-repeat;
    background-size: 60px;
  }
  .miimo .sectionheader h4.sect04 {
    background: url(../../img/point_icon04@2x.png) center top no-repeat;
    background-size: 60px;
  }
  .miimo .catch {
    position: relative;
    padding: 0 0 10px 0;
    font-size: 22px;
    font-weight: bold;
  }
  .miimo .catch:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 2px;
    background-color: #009844;
    content: '';
  }
  .miimo .note {
    margin-left: 1em;
    font-size: 13px;
    text-indent: -1em;
  }
  .miimo .feature > section > ._inner {
    padding: 35px 15px 35px;
  }
  .miimo .feature > section .contbox > section {
    margin-top: 30px;
  }
  .miimo .feature > section .contbox h5 {
    margin-left: 1em;
    font-size: 18px;
    text-indent: -1em;
  }
  .miimo .feature > section .contbox h5 + p {
    margin-top: 1em;
  }
  .miimo .feature > section .contbox h5:before {
    color: #009844;
    content: '■';
  }
  .miimo .feature > section .contbox h6 {
    padding-left: 10px;
    border-left: 5px solid #009844;
    font-size: 18px;
    line-height: 1.1;
  }
  .miimo .feature > section .contbox h6 + p {
    margin-top: 0.7em;
  }
  .miimo .feature > section .contbox .textimgbox_img {
    margin-top: 20px;
  }
  .miimo .feature > section .contbox .textimgbox_img img {
    width: 100%;
    height: auto;
  }
  .miimo .feature > section .contbox .imgbox p {
    margin-top: 20px;
  }
  .miimo .feature > section .contbox .imgbox img {
    width: 100%;
    height: auto;
  }
  .miimo .feature > section .contbox .imgcenter img {
    width: 100%;
    height: auto;
  }
  .miimo .feature > section .contbox .sectinbox {
    margin-top: 20px;
  }
  .miimo .feature > section .contbox .sectinbox .sp_mb20 {
    margin-bottom: 20px;
  }
  .miimo .feature > section .contbox .patarnlist {
    margin-top: 20px;
  }
  .miimo .feature > section .contbox .patarnlist dl {
    margin-top: 20px;
  }
  .miimo .feature > section .contbox .patarnlist dl dt {
    font-size: 18px;
    font-weight: bold;
  }
  .miimo .feature > section .contbox .patarnlist dl dt img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .miimo .feature > section .contbox .patarnlist dl dd {
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.3;
  }
  .miimo .feature > section .contbox .patarnlist2 > div {
    margin-top: 20px;
  }
  .miimo .feature > section .contbox .patarnlist2 > div .img {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.3;
  }
  .miimo .feature > section .contbox .patarnlist2 > div .img img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .miimo .feature > section .contbox .patarnlist2 dl {
    margin-top: 20px;
  }
  .miimo .feature > section .contbox .patarnlist2 dl dt {
    font-size: 18px;
    font-weight: bold;
  }
  .miimo .feature > section .contbox .patarnlist2 dl dt img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .miimo .feature > section .contbox .patarnlist2 dl dd {
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.3;
  }
  .miimo .feature > section .contbox .patarnlist3 .img {
    margin-top: 20px;
    text-align: center;
  }
  .miimo .feature > section .contbox .patarnlist3 .img img {
    width: 100%;
    height: auto;
  }
  .miimo .feature > section .contbox .noteimg {
    font-size: 13px;
  }
  .miimo .feature > section .contbox .noteimg img {
    margin-bottom: 5px;
  }
  .miimo .feature > section .contbox .leadtext {
    margin-top: 50px;
  }
  .miimo .feature > section .contbox .sprespo img {
    width: 100%;
    height: auto;
  }
  .miimo .sp70w {
    padding: 0 15%;
  }
  .miimo .sp80w {
    padding: 0 10%;
  }
  .miimo .footerlink {
    background-color: #eceff1;
  }
  .miimo .footerlink ._inner {
    padding: 35px 15px;
  }
  .miimo .footerlink ul li {
    margin-top: 10px;
  }
  .miimo .footerlink ul li .second_item {
    display: none;
    background-color: #fff;
  }
  .miimo .footerlink ul li .second_item li {
    margin: 0;
    padding: 10px 0;
    border-top: 1px solid #eceff1;
  }
  .miimo .footerlink ul li .second_item a {
    padding: 0 60px 0;
    font-size: 14px;
  }
  .miimo .footerlink ul li .second_item a::before {
    position: absolute;
    top: calc(50% - 4px);
    left: 40px;
    width: 4px;
    height: 4px;
    -webkit-transform: scale(0.85, 1) rotate(-135deg);
            transform: scale(0.85, 1) rotate(-135deg);
    border-bottom: 2px solid #009844;
    border-left: 2px solid #009844;
    content: '';
  }
  .miimo .footerlink ul li a {
    display: block;
    position: relative;
    padding: 22px 22px 22px 55px;
    font-size: 19px;
    line-height: 1.5;
    text-decoration: none;
    vertical-align: middle;
  }
  .miimo .footerlink ul li a.catalog, .miimo .footerlink ul li a.shopsearch {
    background-color: #fff;
  }
  .miimo .footerlink ul li a.catalog:after, .miimo .footerlink ul li a.shopsearch:after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #009844;
    border-right: 2px solid #009844;
    content: '';
  }
  .miimo .footerlink ul li a.shopsearch {
    background-image: url(/lawn-garden/common/img/modal/ico_open.png);
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
  }
}

@media screen and (max-width: 736px) and (max-width: 736px) {
  .miimo .footerlink ul li a.shopsearch {
    background-position: right 10px center;
    background-size: 20px 20px;
  }
}

@media screen and (max-width: 736px) {
  .miimo .footerlink ul li a.shopsearch::after {
    display: none;
  }
  .miimo .footerlink ul li a.open_second_item {
    background-image: url(/lawn-garden/common/img/modal/ico_close.png);
  }
  .miimo .footerlink ul li a.catalog:before {
    display: inline-block;
    position: absolute;
    top: 22px;
    left: 20px;
    width: 35px;
    height: 24px;
    background: url(../../img/icon-book@2x.png) left bottom no-repeat;
    background-size: 29px 21px;
    content: '';
  }
  .miimo .footerlink ul li a.shopsearch:before {
    display: inline-block;
    position: absolute;
    top: 22px;
    left: 20px;
    width: 35px;
    height: 24px;
    background: url(../../img/icon-shop@2x.png) left bottom no-repeat;
    background-size: 29px 21px;
    content: '';
  }
  .miimo .footerlink ul li a.mail {
    padding: 22px;
    border-radius: 4px;
    background-color: #cb0000;
    color: #fff;
  }
  .miimo .footerlink ul li a.mail:after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    content: '';
  }
  .miimo .footerlink ul li a.mail:before {
    display: inline-block;
    width: 35px;
    height: 23px;
    background: url(../../img/icon-mail.png) left bottom no-repeat;
    background-size: 25px 18px;
    content: '';
  }
  .miimo .footerbackbtn ._inner {
    padding: 35px 15px;
  }
  .miimo .footerbackbtn ._inner p {
    text-align: center;
  }
  .miimo .footerbackbtn ._inner .btntm {
    margin-top: 20px;
  }
  .miimo .btn-more {
    text-align: center;
  }
  .miimo .btn-more a {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 15px;
    border-radius: 5px;
    background-color: #009844;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    text-decoration: none;
  }
  .miimo .btn-more a:after {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    content: '';
  }
  .miimo .backbtn {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 22px;
    background-color: #eceff1;
    color: #2b383f;
    font-size: 19px;
    text-decoration: none;
  }
  .miimo .backbtn:after {
    position: absolute;
    top: 50%;
    left: 30px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-bottom: 2px solid #009844;
    border-left: 2px solid #009844;
    content: '';
  }
  .miimo .spbtn-open {
    margin-top: 20px;
  }
  .miimo .spbtn-open a {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 20px;
    border: 1px solid #009844;
    color: #009844;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
  }
  .miimo .spbtn-open a:after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    border-bottom: 2px solid #009844;
    border-left: 2px solid #009844;
    content: '';
  }
  .miimo .spbtn-close {
    margin-top: 20px;
  }
  .miimo .spbtn-close a {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 20px;
    border: 1px solid #009844;
    color: #009844;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
  }
  .miimo .spbtn-close a:after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    border-top: 2px solid #009844;
    border-right: 2px solid #009844;
    content: '';
  }
}

body, html {
  width: 100%;
  height: 100%;
}

.modal-bg {
  display: none;
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.2);
}

.modal-cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

.modal-cont {
  z-index: 2;
  position: fixed;
  position: relative;
  width: 130%;
  margin: 0;
  padding: 50px 20px 20px;
  background-color: #ffffff;
}

.modal-closebtn1 {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 17px;
  height: 17px;
  border: 1px solid #009844;
  border-radius: 100%;
  cursor: pointer;
}

.modal-closebtn1 .spn1 {
  position: absolute;
  top: 7px;
  left: 2px;
  width: 11px;
  height: 1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #009844;
}

.modal-closebtn1 .spn2 {
  position: absolute;
  top: 7px;
  left: 2px;
  width: 11px;
  height: 1px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #009844;
}

.modal-body {
  padding: 10px;
  border: 3px solid #8EB146;
}

.modal-closebtn2 {
  margin-top: 20px;
  text-align: center;
}

.modal-closebtn2 a {
  display: inline-block;
  width: 40%;
  padding: 10px;
  border: 1px solid #009844;
  color: #009844;
  font-size: 11px;
  text-align: center;
}


.l-outer-header .l-header-inner .hMenu {
	display: none;
}