@charset "UTF-8";
html {
	margin-top:0px!important;
}

body {
    color: #222222;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-weight: 500;
    height: auto;
    height: 100%;
    margin: 0;
    padding: 0;
	  
}
p,h2,h3,h4 {
    margin: 0;
}
body.customize-support {
    margin: 0;
    padding: 0;
}
span.block {
    display: block;
}
.banner .inner > div .cta {
    margin-top: 3.5rem;
    text-align: center;
    width: 65%;
}
.spOnly {
  display: none !important; }
  @media (max-width: 768px) {
    .spOnly {
      display: block !important; } }

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

h1{
	margin:0px;
}
a:hover {
  opacity: 0.7; }

a {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  display: inline-block;
  text-decoration: none; }

li {
  list-style: none; }

img {
  width: 100%; }

header {
    background-image: url(http://shop.reveur.jp/wp-content/uploads/2023/02/firstview.webp);
}
header > div .catch-copy .emphasis {
    font-size: 3vw;
}
header > div .catch-copy .bottom {
    background-color: #049D5C;
    color: #fff;
    display: block;
    font-weight: bold;
    letter-spacing: 4px;
    margin-bottom: 0.875rem;
    margin-top: 1rem;
    padding: 0 1rem;
}
header {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    position: relative;
    width: 100%;
}

header > div h1 {
    color: #fff;
    display: block;
    font-size: 2vw;
    font-weight: bold;
    padding-left: 1rem;
    padding-top: 1rem;
	    margin-top: 0;
}

header > div .catch-copy {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 10%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
header > div .catch-copy .top {
    font-size: 2vw;
    font-weight: bold;
    letter-spacing: 3px;
}
header > div .catch-copy .top .dot-text {
    padding-top: 0.2em;
    position: relative;
}
header > div .catch-copy .center {
    background-color: #049D5C;
    color: #fff;
    display: inline-block;
    font-size: 2vw;
    font-weight: bold;
    letter-spacing: 4px;
    margin-top: 1rem;
    padding: 0 1rem;
}
header > div .catch-copy p {
    font-size: 1.5vw;
    letter-spacing: 2px;
}
header > div {
    height: auto;
    width: 100%;
}
.banner {
    background-image: url(http://zihan-ec.com/wp-content/themes/zihan/images/banner/background.webp);
}

.banner .inner {
    padding-bottom: 50px;
    padding-top: 50px;
}
.inner {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 16px;
    width: 100%;
}
.banner .inner > div {
    background-color: #fff;
    border-radius: 2rem;
    display: flex;
}
.banner .inner > div .cta {
    margin-top: 3.5rem;
    text-align: center;
    width: 65%;
}
.banner .inner > div .icon {
    height: 365px;
    width: 35%;
}
.banner .inner > div .cta h1 {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.2;
}
a.btn {
    background-color: #EF6944;
    border-radius: 999px;
    box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
    color: #fff;
    display: block;
    font-size: 1.375rem;
    font-weight: bold;
    height: 4.5rem;
    line-height: 4.5rem;
    text-align: center;
    transition: 0.3s;
}
.banner .inner > div .cta .btn {
    margin: 3rem auto 0;
    max-width: 480px;
    width: 100%;
}

/* issue */
.issue .inner .title h1 {
    color: #fff;
}
.title > h1 {
    font-size: 2.25rem;
    font-weight: bold;
    letter-spacing: 2px;
}
.issue .inner .title .sub {
    color: #9DC123;
}
.issue .inner .contents .content .image {
    height: 82px;
    margin: 1.5rem auto;
    width: 82px;
}
.issue .inner .contents .content p {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 3rem;
    padding: 0 2rem;
}
.title > .sub {
    font-size: 1.125rem;
    font-weight: bold;
    letter-spacing: 1px;
}
.title {
    padding: 5rem 0 3rem;
    text-align: center;
}
.issue {
    background: black;
    background: linear-gradient(180deg, black 0%, #3b3b3b 50%, #868686 100%);
    position: relative;
}
.issue .inner .contents {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    max-width: 920px;
	  justify-content: space-between;
}
.issue .inner .contents .content {
    background-color: #fff;
    border-radius: 0.25rem;
    margin-bottom: 2.5rem;
    width: calc(33.33333% - 2.5rem * 2 / 3);
}
.issue .inner .contents .content .image {
    height: 82px;
    margin: 1.5rem auto;
    width: 82px;
}
.issue .inner {
    padding-bottom: 5rem;
}

/* trouble */
.solution {
    background-image: url(http://zihan-ec.com/wp-content/themes/zihan/images/solution/background.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
.issue .triangle {
    bottom: -48px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.solution .inner {
    padding: 8rem 1rem 5rem;
}
.solution .inner h1 {
    font-size: 1.875rem;
    font-weight: bold;
    text-align: center;
}
.solution .inner > div .text {
    padding: 2.5rem 0 2rem 4rem;
    width: 60%;
}
.solution .inner > div .icon {
    align-items: center;
    display: flex;
    padding: 1rem 2rem 1rem 1rem;
    width: 40%;
}
.solution .inner > div .icon img {
    -o-object-fit: cover;
    height: auto;
    object-fit: cover;
    width: 100%;
}
.solution .inner > div {
    background-color: #fff;
    border-radius: 1.5rem;
    display: flex;
    margin-top: 2rem;
}
.solution .inner h1 span {
    color: #049D5C;
    font-size: 2.5rem;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0 0.5rem;
}
.solution .inner > div .text h3 .accent {
    color: #049D5C;
}

/* feature */
.features .inner .content .text {
    margin: auto;
    padding: 2.5rem;
    width: 65%;
}
.features .inner {
    padding-bottom: 2rem;
}
.features .inner .content {
    border-radius: 1rem;
    box-shadow: rgb(17 17 26 / 10%) 0px 0px 16px;
    display: flex;
    margin-bottom: 3rem;
    overflow: hidden;
}
.features .inner .content .image {
    padding: 1rem;
    text-align: center;
    width: 35%;
}
.features .inner .content .image.first {
    background-color: #9DC123;
}
.features .inner .content .image.second {
    background-color: #5DAE27;
}
.features .inner .content .image.third {
    background-color: #049D5C;
}
.features .inner .content .text h2 {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 0.875rem;
}
.features .inner .content .text h2 {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 0.875rem;
}
.solution .inner > div .icon {
    align-items: center;
    display: flex;
    padding: 1rem 2rem 1rem 1rem;
    width: 40%;
}
.features .inner .title .sub {
    color: #9DC123;
}
.banner .inner > div .cta h1 .num {
    font-size: 3.5rem;
    margin: 0 0.5rem;
}
/* alimighty */
.alimighty .inner .title .sub {
    color: #9DC123;
}
.alimighty .inner .contents {
    display: flex;
    flex-wrap: wrap;
	  justify-content:space-between;
}
.alimighty .inner {
    margin-bottom: 4rem;
}
.alimighty .inner .contents .content h2 {
    align-items: center;
    align-items: center;
    background-color: #9DC123;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-weight: bold;
    justify-content: center;
    min-height: 4rem;
    text-align: center;
}
.alimighty .inner .contents .content {
    background-color: #fff;
    border-radius: 0.25rem;
    margin-bottom: 1rem;
    overflow: hidden;
    width: calc(25% - 1rem * 3 / 4);
}
.alimighty .inner .contents .content .image {
    background-color: #e8e8e8;
    height: auto;
    width: 100%;
}
.alimighty .inner .contents .content .image img {
    -o-object-fit: cover;
    height: auto;
    object-fit: cover;
    padding: 1rem 2rem;
    width: 100%;
}

/* voice */
.voice .inner .heading {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1rem;
    text-align: center;
}
.voice .inner .contents .content .head {
    display: flex;
    padding: 2.5rem 1rem 1rem;
    position: relative;
    z-index: 3;
}
.voice .inner .contents.introduction .content {
    margin-bottom: 1.5rem;
    margin-right: 1.5rem;
    width: calc(33.33333% - 1.5rem * 2 / 3);
}
.voice .inner .contents .content .top {
    position: absolute;
    right: 1rem;
    top: 1rem;
}
.voice .inner .contents .content .head .profile.introduction h2 {
    background-color: #049D5C;
}
.voice .inner .contents .content {
    background-color: #fff;
    border-radius: 0.5rem;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    position: relative;
}
.voice .inner .contents.introduction .content {
    margin-bottom: 1.5rem;
    margin-right: 1.5rem;
    width: calc(33.33333% - 1.5rem * 2 / 3);
}
.voice .inner .contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.voice .inner .contents.introduction {
    margin-bottom: 5rem;
}
.voice .inner .contents .content .head .profile h2 {
    color: #fff;
    display: inline-block;
    margin-bottom: 0.5rem;
    padding: 0 1rem;
}
.voice .inner .contents .content .head .profile p {
    line-height: 1.5;
}
.voice .inner .contents .content .head .icon img {
    display: block;
    height: 79px;
    width: 79px;
}
.voice .inner .contents .content .head .icon span {
    display: block;
    font-weight: bold;
    margin-top: 0.5rem;
}
.voice .inner .contents .content .head .profile span {
    color: #049D5C;
}
.voice .inner .contents .content .bottom {
    bottom: 1rem;
    left: 1rem;
    position: absolute;
    transform: rotate(-180deg);
}

/* price */

.price .inner .contents .content .head {
    align-items: center;
    border-radius: 0.25rem 0.25rem 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 5rem;
    text-align: center;
}
.price .inner .contents .content .first {
    background-color: #9DC123;
}
.price .inner .contents {
    display: flex;
    flex-wrap: wrap;
}
.price .inner .contents .content .body .body-inner > p {
    font-size: 0.875rem;
    font-weight: bold;
    margin-bottom: 0.25rem;
}
.price .inner .contents .content .body .body-inner {
    padding: 1rem;
}
.price .inner .contents .content .body .body-inner .list {
    align-items: flex-start;
    display: flex;
    margin-bottom: 0.25rem;
}
.price .inner .contents .content {
    border-radius: 0 0 0.25rem 0.25rem;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    margin-bottom: 1rem;
    margin-right: 1rem;
    position: relative;
    width: calc(25% - 1rem * 3 / 4);
}

.price .inner .contents .content .btn {
    font-size: 1rem;
    height: 3rem;
    line-height: 3rem;
    margin-top: 5rem;
}
.price .inner .contents .content .body .body-inner .list img {
    display: block;
    height: auto;
    margin-right: 0.5rem;
    margin-top: 0.25rem;
    width: 16px;
}
.price .inner .contents .content .second {
    background-color: #5DAE27;
}
.price .inner .contents .content .third {
    background-color: #049D5C;
}
.price .inner .contents .content .fourth {
    background-color: #1A8982;
}
.price .inner .contents .content .head h3 {
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 2px;
}

.price .inner .contents .content .body .body-inner .list-title {
    color: #fff;
    display: block;
    font-weight: bold;
    margin-bottom: 0.5rem;
    padding: 0.25rem 0.5rem;
    text-align: center;
}
.price .inner {
    padding-bottom: 4rem;
}

/* service */
.service {
    background-color: #F7F7F7;
}
.service .inner {
    padding-bottom: 3rem;
}
.service .inner .popup {
    margin-bottom: 2rem;
    text-align: center;
}
.service .inner .contents {
    display: flex;
    flex-wrap: wrap;
	 justify-content: space-between;
}
.service .inner .contents .content .image img {
    -o-object-fit: cover;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.service .inner .contents .content h2 {
    font-weight: bold;
    margin-bottom: 0.5rem;
    padding: 0 1rem;
    text-align: center;
}
.service .inner .contents .content p {
    font-size: 0.875rem;
    margin: 0 auto 2rem;
    padding: 0 1rem;
    text-align: center;
}
.service .inner .contents .content .image {
    height: 63px;
    margin: 2rem auto 1rem;
    width: 63px;
}
.service .inner .contents .content {
    background-color: #fff;
    border-radius: 0.25rem;
    margin-bottom: 2rem;
    margin-right: 1rem;
    position: relative;
    width: calc(25% - 2rem * 3 / 4);
}
.service .inner .contents .content .icon img {
    height: 154px;
    width: 156px;
}
.service .inner .contents .content .icon {
    position: absolute;
    right: -3.5rem;
    top: -3.5rem;
    z-index: 3;
}

/* flow */
.flow {
    background-color: #F7F7F7;
}
.flow .inner {
    padding-bottom: 6rem;
}
.flow .inner .contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.flow .inner .contents .content {
    background-color: #fff;
    border-radius: 0.25rem;
    box-shadow: rgb(17 17 26 / 10%) 0px 0px 16px;
    margin-bottom: 2rem;
    margin-right: 1rem;
    position: relative;
    width: calc(25% - 2rem * 3 / 4);
}
.flow .inner .contents .content .content-inner p.num {
    color: #9DC123;
    display: block;
    font-size: 1.25rem;
    font-weight: bold;
    text-align: center;
}
.flow .inner .contents .content .content-inner {
    padding: 1rem;
}
.flow .inner .contents .content .content-inner > span {
    color: #9DC123;
    display: block;
    font-size: 0.75rem;
    font-weight: bold;
    line-height: 0.75;
    text-align: center;
}
.flow .inner .contents .content .content-inner h2 {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    text-align: center;
}
.flow .inner .contents .content .content-inner p {
    font-size: 0.875rem;
}
.flow .inner .contents .content .content-inner .btn {
    font-size: 1rem;
    height: 3rem;
    line-height: 3rem;
    margin-top: 2rem;
}

/* faq */
details {
    background-color: #fff;
    border-radius: 0.25rem;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
    height: auto;
    margin: 0 auto 24px;
    max-width: 767px;
    padding: 12px 24px;
    transition: 0.5s;
}
.faq .inner {
    padding-bottom: 6rem;
}

summary .icon {
    margin-right: 16px;
}
summary {
    align-items: center;
    cursor: pointer;
    display: flex;
    font-weight: bold;
    justify-items: center;
    list-style: none !important;
}
details .answer .icon {
    margin-right: 16px;
}
details .answer {
    display: flex;
    margin-bottom: 16px;
    margin-top: 16px;
}
details .answer .icon img {
    height: 28px;
    width: 28px;
}

/* contact */

.contact {
    background-color: #505050;
}
.contact .inner {
    padding-bottom: 6rem;
}

.contact .inner .title h1 {
    color: #fff;
}
.contact .inner form {
    margin: auto;
    max-width: 767px;
}
.contact .inner form > div label {
    color: #fff;
    font-weight: bold;
    margin-bottom: 0.5rem;
}
.contact .inner form > div label .required {
    color: #FA6262;
    font-size: 0.75rem;
    font-weight: bold;
    margin-left: 0.5rem;
}
.contact .inner form > div {
    display: flex;
    flex-direction: column;
    margin-bottom: 2rem;
}

.contact .inner form > div input {
    background-color: #fff;
    padding: 0.75rem 1rem;
}
.wpcf7-text {
    width: 100%;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    -webkit-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    border: 0;
    background: transparent;
    padding: 0;
    margin: 0;
    outline: 0;
    border-radius: 0;
    text-align: inherit;
}
span#menu {
    display: flex;
    flex-direction: column;
}
.contact .inner form > div input {
    background-color: #fff;
    padding: 0.75rem 1rem;
}
.contact .inner form > div textarea {
    background-color: #fff;
    max-height: 180px;
    padding: 0.75rem 1rem;
    width: 100%;
}
.contact .inner form > div {
    display: flex;
    flex-direction: column;
    margin-bottom: 2rem;
}
.pp {
    background: #fff;
    border: solid 1px #e6e6e6;
    font-weight: lighter;
    height: 210px;
    overflow: scroll;
    padding: 10px;
    padding-bottom: 25px;
    width: 100%;
}
.privacy {
    color: #fff;
    display: block;
    font-weight: bold;
    margin-bottom: 0 !important;
    text-align: center;
    width: 100%;
}

.contact .inner form .submit {
    background-color: #EF6944;
    border-radius: 999px;
    box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
    color: #fff;
    display: block;
    font-size: 1rem;
    font-weight: bold;
    height: 3rem;
    line-height: 3rem;
    margin: auto;
    margin-top: 4rem;
    max-width: 300px;
    text-align: center;
    transition: 0.3s;
    width: 100%;
}

/* footer */
footer {
    background-color: #fff;
    color: #505050;
    margin-bottom: 0.5rem;
    margin-top: 2rem;
    text-align: center;
}
footer a {
    display: block;
    font-weight: bold;
    margin: auto auto 0.5rem;
    text-align: center;
}