@charset "UTF-8";
/*共通部分
-------------------------*/
html {
    font-size: 100%;
}
body {
    font-family: "Forum","shippori-mincho","Inter","Yrsa",sans-serif,serif;
    line-height: 1.7;
    color: #2B2B2B;
}
a {
    text-decoration: none;
}
p {
    font-family: "shippori-mincho", sans-serif;;
    font-weight: 400;
    font-size: 1rem;
}
img {
    max-width: 100%;
}
.wrapper {
    max-width: 1100px;
    padding: 0 2%;
    margin: 0 auto;
}

/*確認用チェックボックス*/
#menu-btn-check {
    display: none;
}

/*ヘッダー
-----------------------*/
header {
    width: 100%;
    background-color: #C5979A;
    position: fixed;
    top: 0;
    z-index: 10;
}
.page-header {
    display: flex;
    justify-content: space-between;
    height: 85px;
    align-items: center;
}
.logo {
    width:184px;
    object-fit: contain;
    display: block;
}
.main-nav {
    display: flex;
    font-family: Inter;
    font-size: 1rem;
    font-weight: 400;
    list-style: none;
}
.main-nav li {
    padding-right: 48px;
}
.main-nav a {
    color: #2B2B2B;
}
.main-nav a:hover {
    color: #616861;
}
.nav-button {
    display: flex;
    align-items: center;
}
/* ボタン */
.button {
    font-size: 1rem;
    font-weight: 500;
    background: #788778;
    color: #ECE7E1;
    border-radius: 3px;
}
.page-header .button {
    font-family: "Inter";
    padding: 5px 40px;
    width: 142px;
}
.button:hover {
    background-color: #616861;
}
.hamburger-menu {
    display: none;
}
.menu-btn {
    display: none;
}
.menu-content {
    display: none;
}
/* ヘッダー終わり
-----------------------*/

/* トップページコンテンツ 
------------------------------------------------------------------------*/
/* トップページ メインビジュアル
-----------------------*/
 .home-content {
    background: url(../images/top-mainvisual.jpg) no-repeat 0 0 /
    cover;
    padding-top: 85px;
    height: auto;
    width: 100%;
}
.main-title {
    font-size: 3.125rem;
    color: #ECE7E1;
    font-weight: 400;
    padding-top: 270px;
    padding-left: 53px;
    padding-bottom: 270px;
}

/* トップページ　About
-----------------------*/
.home-aboutsp {
    display: none;
}
.home-about {
    background-color: #788778;
    height: auto;
    margin-left: 11.25%;
    margin-top: 108px;
    margin-bottom: 108px;
}
.flexbox {
    display: flex;
}
.homeabout-wrapper {
    max-width: 1100px;
    padding: 0 2%;
    justify-content: space-between;
}
.about-img {
    padding-top: 76px;
    padding-left: 5%;
    padding-right: 5%;
    object-fit: cover;
}
.top-about {
    color: #ECE7E1;
    padding-top: 91px;
}
.section-title {
    font-size: 2.8125rem;
    font-weight: 400;
}
.section-subtitle {
    font-family: "shippori-mincho";
    font-size: 0.75rem;
    font-weight: 400;
}
.about-text {
    line-height: 30px;
    letter-spacing: 0.16em;
    padding-top: 49px;
}
.viwmore-img {
    padding-top: 54px;
    display: flex;
    justify-content: flex-end;
    padding-bottom: 73px;
}
.tulip {
    width: 29px;
    object-fit: contain;
}
.view-more {
    font-size: 1.5rem;
    background: #788778;
    padding: 2px 11px;
}
.home-about .view-more {
    margin-left: 35px;
    margin-top: 35px;
}
.yrsa {
    font-family: "Yrsa";
    font-weight: 400;
    font-size: 1.5rem;
}

/* トップページ　サービス
-----------------------*/
.home-service {
    background-color: #ECE7E1;
    height: auto;
    margin-right: 11.25%;
    margin-top: 109px;
    margin-bottom: 109px;
    position: relative;
}
.home-service .wrapper {
    text-align: center;
}
.top-service {
    padding-top: 78px;
    padding-left: 11.25%;
}
.top-service .section-subtitle {
    color: #C5979A;
}
.container {
    padding-top: 55px;
    display: flex;
    justify-content: space-between;
}
.home-service .container {
    padding-left: 11.25%;
}
.service-contents {
    width: 30%;
}
.service-text {
    background-color: #C5979A;
    color: #ECE7E1;
    font-family: "Inter";
    font-size: 1.25rem;
    font-weight: 400;
    display: block;
}
.service-contents br {
    display: none;
}
.service-img {
    padding-top: 5%;
    width: 100%;
}
.flower {
    position: absolute;
    width: 107px;
    object-fit: cover;
    top: 75%;
    left: 18%;
}
.service-viewmore {
    padding-top: 96px;
    padding-left: 11.25%;
    padding-bottom: 120px;
}
.service-viewmore .view-more {
    padding: 10px 11px;
}
/* サービス　画像　ブレイクポイント */
@media screen and (max-width: 900px) {
    .service-contents br {
        display: block;
    }
    .home-service {
        margin-right: 0;
    }
    .top-service {
        padding-left: 0;
    }
    .home-service .container {
        padding-left: 0;
    }
    .service-viewmore {
        padding-left: 0;
    }
    .flower {
        width: 70px;
    }
}

/* トップページ　Works
----------------------*/
.home-works {
    background-color: #EEDEDD;
    height: auto;
    margin-bottom: 174px;
    text-align: center;
    position: relative;
}
.top-works {
    padding-top: 75px;
    padding-bottom: 61px;
}
.top-works h4 {
    color: #C5979A;
}
.works-container {
    display: grid;
    grid-template-columns:  repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
}
.works-img {
    width: 22.375rem;
    height: auto;
    object-fit: contain;
    display: block;
    width: 100%;
    max-width: 358px;
    margin: 0 auto;
}
.works-text {
    font-size: 0.875rem;
    text-align: left;
    max-width: 358px;
    margin: 0 auto;
    padding-top: 2%;
}
.topworks-button {
    padding-top: 81px;
    padding-bottom: 120px;
}
.home-works .button {
    padding: 10px 11px;
}
.works-flowe {
    position: absolute;
    top: 35px;
    right: 15%;
    width: 125px;
    object-fit: contain;
}

/* トップページ　Contact
-----------------------*/
.home-contact {
    background-color: #E1BBBA;
    height: auto;
    text-align: center;
}
.top-contact {
    padding-top: 118px;
}
.top-contact .section-subtitle {
    color: #788778;
}
.contact-txt {
    font-family: "shippori-mincho";
    font-size: 1.5rem;
    padding-top: 80px;
    padding-bottom: 92px;
}
.contact-textsp {
    padding-bottom: 125px;
}
.home-contact .button {
    font-size: 1.7rem;
    padding: 15px 35px;
}

/* トップページコンテンツ終わり終わり 
--------------------------------------------------------------------*/
/* フッター
-----------------------*/
footer {
    background: #9CA79F;
    text-align: center;
    font-family: Inter;
    height: 85px;
    line-height: 85px;
    color: #ECE7E1;
}


/*About　コンテンツ
---------------------------------------------------------------------*/
/* About　メインビジュアル
-------------------*/
.about-content {
    background: url(../images/about-mainvisual.jpg) no-repeat 0 0 /
    cover;
    padding-top: 85px;
    height: auto;
    width: 100%;
}
.page-title {
    padding-top: 139px;
    padding-bottom: 138px;
    padding-left: 56px;
    color: #ECE7E1;
}

/*リード文
-------------------*/
.about-lead {
    padding-top: 125px;
    padding-left: 85px;
    padding-bottom: 99px;
    line-height: 30px;
    letter-spacing: 0.16em;
}
/* プロフィール
------------------*/
.about-profile {
    padding-bottom: 158px;
}
.aboutsection-title {
    padding-left: 10px;
}
.about-profile .section-subtitle {
    color: #C5979A;
    padding-bottom: 30px;
}
.profile-contents {
    justify-content: space-between;
}
.profile-img {
    width: 272px;
}
.profile-text {
    background-color: #788778;
    color: #ECE7E1;
    width: 760px;
}
.name-n {
    font-size: 1.5rem;
    padding-top: 39px;
    padding-left: 30px;
}
.name-a {
    font-family: "Forum";
    padding-top: 47px;
    padding-left: 15px;
}
.profile-message {
    line-height: 20px;
    letter-spacing: 0.16em;
    padding-left: 30px;
    padding-top: 22px;
    padding-bottom: 42px;
    padding-right: 4%;
}

/* サービス
------------------*/
.about-service .wrapper {
    background-color: #ECE7E1;
    margin-bottom: 92px;
}
.aboutservice-title {
    text-align: center;
    padding-top: 75px;
}
.aboutservice-title .section-subtitle {
    color: #C5979A;
}
.about-service .container {
    padding-bottom: 89px;
    justify-content: space-around;
}
.about-service .service-contents {
    background-color: #ffffff;
    padding: 22px;
}
.about-service .service-img {
    padding: 0;
}
.about-service .service-text {
    text-align: center;
    margin: 0;
}
.about-service p {
    font-family: "Inter";
    padding-top: 26px;
}

/* スキル
--------------------*/
.about-skill .wrapper {
    background-color: #EEDEDD;
    margin-bottom: 105px;
}
.aboutskill-title {
    text-align: center;
    padding-top: 75px;
    padding-bottom: 38px;
}
.aboutskill-title .section-subtitle {
    color: #9CA79F;
}
.skill-container {
    display: grid;
    grid-template-columns:  repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    padding-bottom: 47px;
}
.skill-contents {
    background-color: #ffffff;
    text-align: center;
    padding: 20px 50px;
}
.skill-img {
    width: 60px;
}
.skill-name {
    font-family: "Inter";
    padding-bottom: 8px;
}
.skill-text {
    font-family: "Inter";
    background-color: rgba(238, 222, 221, 0.25)
}
.skill-subtext {
    color: #788778;
    font-family: "Inter";
    font-size: 14px;
    text-align: right;
    padding-bottom: 24px;
}

/* 経歴
----------------------*/
.about-history {
    background-color: #ECE7E1;
    margin-right: 11.25%;
    position: relative;
    margin-bottom: 94px;
}
.about-history .wrapper {
    padding-left: 11.25%;
}
.abouthistory-title {
    padding-top: 85px;
    padding-left: 76px;
}
.abouthistory-title .section-subtitle {
    color: #C5979A;
}
.histoly-container {
    padding-top: 47px;
    padding-left: 76px;
    padding-bottom: 95px;
}
.timeline {
    list-style: none;
}
.timeline > li {
    display: flex;
    margin-bottom: 0;
    position: relative;
    margin-left: 20px;
}
.timeline-contents {
    border-left: 1px #788778 solid;
}
.timeline-contents::before {
    content: "";
    width: 12px;
    height: 12px;
    background: #C5979A;
    position: absolute;
    left: -7px;
    top: 27px;
    border-radius: 100%;
}
.timeline-date {
    width: 70px;
    margin-left: 20px;
    margin-top: 20px;
}
.timeline-text {
    float: left;
    width: 80%;
    padding-left: 30px;
    margin-top: 20px;
}

.history-flowe {
    width: 43px;
    object-fit: contain;
    position: absolute;
    top: 65%;
    right: 10%;
}

/* Works
-------------------------------------------------------------------------------------------*/
/* Works メインビジュアル
--------------------------------------*/
.works-content {
    background: url(../images/works-mainvisual.jpg) no-repeat 0 0 /
    cover;
    padding-top: 85px;
    height: auto;
    width: 100%;
}
/* Works　コンテンツ
---------------------------------------*/
/* ハッシュタグ */
.tag {
    display: grid;
    grid-template-columns:  repeat(auto-fit, minmax(180px, 1fr));
    gap: 20px;
    padding-top: 70px;
    padding-bottom: 125px;
}
.tag a {
    background-color: #C5979A;
    font-family: "Inter";
    padding: 5px;
    border-radius: 2px;
    border:1px solid #C5979A;
    text-align: center;
    color: #2B2B2B;
}
.tag a:hover {
    background-color: #fff;
    border:1px solid #C5979A;
}
/* コンテンツ一覧 */
.workspage-container {
    display: grid;
    grid-template-columns:  repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    padding-bottom: 125px;
}
.workspage-contents img {
    height: auto;
    object-fit: contain;
    display: block;
    width: 100%;
    max-width: 358px;
    margin: 0 auto;
}
.workspage-text {
    font-size: 0.875rem;
    text-align: left;
    max-width: 358px;
    margin: 0 auto;
    padding-top: 2%;
    color: #2B2B2B;
}
.workspage-text:hover {
    color: #C5979A;
    font-weight: 600;
}
.workspage-tag {
    font-size: 0.875rem;
    font-family: "Inter";
    text-align: left;
    display: block;
    color: #C5979A;
    max-width: 358px;
    margin: 0 auto;
    padding-top: 1%;
}
/*　ページ送り */
.pagination {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    gap: 10px;
    padding-bottom: 75px;
}
.pagination li {
    list-style: none;
}
.pagination li a,
.pagination li span {
    display: block;
    color: #2B2B2B;
    padding: 5px 15px;
    background-color: #fff;
    font-family: "Inter";
}
.pagination li span {
    color: #fff;
    background-color: #C5979A;
}
.pagination li a:hover {
    color: #fff;
    background-color: #C5979A;
}
.pagination li a.prev::before{
    font-size: 1rem;
    padding-right: 10px;
    font-weight: 900;
}
.pagination li a.next::after{
    font-size: 1rem;
    padding-left: 10px;
    font-weight: 900;
}
.wp-pagenavi {
    display: flex;
    justify-content: center;
    gap: 8px;
    padding: 30px 0;
}
.wp-pagenavi a, .wp-pagenavi span {
    display: inline-block;
    border: 1px solid #bfbfbf;
    padding: 8px 12px;
    border-radius: 5px;
    text-decoration: none;
    color: #C5979A;
    background-color: #ffffff;
    transition: all 0.3s;
    font-family: "Inter";
}
.wp-pagenavi a:hover {
    color: white;
    background-color: #C5979A;
}
.wp-pagenavi .current {
    background-color: #C5979A;
    color: white;
    border-color: #C5979A;
    font-weight: bold;
    font-family: "Inter";
}

/* Works Page
---------------------*/
.workspage2-contents {
    padding: 0 4%;
}
.workspage-title {
    padding-top: 93px;
    padding-bottom: 59px;
    font-size: 1.5rem;
}
.workspage2-contents img {
    padding-bottom: 84px;
    height: auto;
}
.workscoment {
    display: flex;
    padding-top: 20px;
    align-items:flex-start
}
.workscoment a {
    color: #2B2B2B;
}
.syousaimidashi,
.syousaitext {
    font-size: 1.25rem;
}
.syousaimidashi {
    background-color: #C5979A;
    border-radius: 3px;
}
.syousaimidashi-s {
    background-color: #C5979A;
    border-radius: 3px;
    text-align: center;
    width: 80px;
}
.syousaimidashi-s,
.syousaitext-s {
    font-size: 1.25rem;
}
.syousaitext-s {
    padding-bottom: 20px;
}
.workssyousaipic {
    padding-top: 63px;
    padding-bottom: 79px;
}

/* Contact コンテンツ
-------------------------------------------------------------------------------------------*/
/* contact メインビジュアル
----------------------*/
.contact-content {
    background: url(../images/contact-mainvisual.jpg) no-repeat 0 0 /
    cover;
    padding-top: 85px;
    height: auto;
    width: 100%;
}
/* リード文
-----------------------*/
.contactread {
    max-width: 800px; 
    margin: 0 auto;
}
.contactreadtext {
    padding-top: 105px;
    padding-bottom: 105px;
    line-height: 30px;
    letter-spacing: 0.16em;
}
/* Form
-----------------------*/
form {
    padding-bottom: 107px;
    margin: 0 auto;
    max-width: 800px;
    text-align: center;
}
.form label {
    font-size: 1rem;
    text-align: left;
    width: 200px;
}
.form {
    display: flex;
}
input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
    background: rgba(238,222,221,1);
    border-radius: 5px;
    padding: 10px;
    font-size: 1rem;
    margin-bottom: 33px;
}
input[type="text"],
input[type="email"],
input[type="tel"] {
    width: 560px;
}
textarea {
    width: 560px;
    height: 10rem;
}
input[type="submit"] {
    border: none;
    cursor: pointer;
    line-height: 1;
}
form .button {
    padding: 10px 100px;
    font-size: 20px;
    margin-top: 20px;
}
/* Contact */
@media screen and (max-width: 800px) {
    input[type="text"],
    input[type="email"],
    input[type="tel"] {
        width: 400px;
    }
    textarea {
        width: 400px;
    }
}

/*　モバイル版
--------------------------------------------------------------------------------------------*/
@media screen and (max-width: 600px) {
    .wrapper {
        max-width: 600px;
    }
    /*ヘッダー */
    .main-nav {
        display: none;
    }
    .page-header .button {
        display: none;
    }
    .hamburger-menu {
        display: block;
    }

    .menu-btn {
        top: 10px;
        right: 10px;
        display: flex;
        height: 60px;
        width: 60px;
        justify-content: center;
        align-items: center;
        z-index: 90;
        background-color: transparent;
    }
    .menu-btn span,
    .menu-btn span:before,
    .menu-btn span:after {
        content: '';
        display: block;
        height: 2px;
        width: 34px;
        background-color: #ECE7E1;
        position: absolute;
    }
    .menu-btn span:before {
        bottom: 8px;
    }
    .menu-btn span:after {
        top: 8px;
    }
    #menu-btn-check:checked ~ .menu-btn span {
        background-color: rgba(255, 255, 255, 0);
    }
    #menu-btn-check:checked ~ .menu-btn span::before {
        bottom: 0;
        transform: rotate(45deg);
    }
    #menu-btn-check:checked ~ .menu-btn span::after {
        top: 0;
        transform: rotate(-45deg);
    }
    /* ハンバーガー内部 */
    .menu-content {
        display: block;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 80;
        background-color: #C5979A;
    }
    .menu-content h1 {
        padding-top: 80px;
        text-align: center;
        padding-bottom: 45px;
    }
    .menu-content .logo {
        width: 306px;
        margin: 0 auto;
    }
    .menu-content ul {
        text-align: center;
    }
    .menu-content ul li {
        list-style: none;
    }
    .menu-content ul li a {
        display: block;
        width: 100%;
        font-size: 1.5rem;
        font-family: "Inter";
        box-sizing: border-box;
        color: #2B2B2B;
        text-decoration: none;
        padding-bottom: 45px;
        position: relative;
    }
    .menu-content .button {
        display: block;
        margin: 0 auto;
        margin-top: 59px;
        width: 205px;
        text-align: center;
    }
    .menu-content {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;/*leftの値を変更してメニューを画面外へ*/
        z-index: 80;
        background-color: #C5979A;
        transition: all 0.5s;/*アニメーション設定*/
    }
    #menu-btn-check:checked ~ .menu-content {
        left: 0;/*メニューを画面内へ*/
    }

    /* トップページコンテンツ */
    /* トップページ メインビジュアル */
    .home-content {
        background: url(../images/top-mainvisualsp.png) no-repeat 0 0 /
        cover;
        width: 100%;
    }
    .main-title {
        font-size: 2rem;
        margin: 0 auto;
        padding-top: 233px;
    }
    /* トップページ　About */
    .home-about {
        display: none;
    }
    .home-aboutsp {
        display: block;
        background-color: #788778;
        margin-top: 60px;
    }
    .homeabout-wrappersp {
        margin-left: 2%;
        margin-right: 2%;
    }
    .top-aboutsp .section-title {
        color: #ECE7E1;
        padding-top: 58px;
        padding-left: 3%;
    }
    .top-aboutsp .section-subtitle {
        padding-left: 3%;
        color: #ECE7E1;
        padding-bottom: 58px;
    }
    .about-textsp {
        color: #ECE7E1;
        padding-left: 5%;
        padding-right: 5%;
    }
    .about-imgsp {
        max-width: 350px;
        margin: 0 auto;
        padding-bottom: 70px;
    }
    .tulip {
        margin-left: 20px;
        margin-top: 60px;
        width: 20px;
        height: 57px;
        object-fit: contain;
    }
    .viwmore-imgsp {
        text-align: right;
        padding-bottom: 35px;
    }

    /* トップページ　サービス */
    .home-service {
        margin-right: 0;
        margin-top: 60px;
        margin-bottom: 0;
    }
    .top-service {
        padding-left: 0;
        padding-top: 114px;
        padding-bottom: 30px;
    }
    .container {
        display: block;
        margin-left: 0;
    }
    .home-service .container {
        display: block;
        padding-top: 0px;
        padding-left: 0;
    }
    .service-contents {
        width: 300px;
        margin-bottom: 56px;
        margin: 0 auto;
        padding-bottom: 30px;
    }
    .service-img {
        width: 100%;
        object-fit: cover;
        margin-top: 0;
        margin: 0 auto;
        padding: 0;
    }
    .service-text {
        margin: 0 auto;
    }
    .service-viewmore {
        padding-left: 0;
        padding-top: 10px;
    }
    .flower {
        top: 108px;
        width: 58px;
        height: 91px;
    }

    /* トップページ　Works */
    .home-works {
        margin-top: 60px;
        margin-bottom: 0;
    }
    .works-img {
        margin: 0 auto;
    }
    .works-text {
        margin: 0 auto;
    }
    .works-contents {
        margin-bottom: 60px;
    }
    .works-flowe {
        width: 71px;
        height: 95px;
        object-fit: contain;
        margin-top: 45px;
    }    
    /* トップページ　Contact */
    .home-contact {
        margin-top: 75px;
    }
    .top-contact {
        padding-top: 83px;
    }
    .contact-txt {
        font-size: 0.875rem;
        padding-top: 56px;
        width: 289px;
    }
    .contact-textsp {
        text-align: center;
    }
    .contact-txt {
        margin: 0 auto;
    }
    
    /* フッター */
    footer {
        font-size: 0.75rem;
    }
    /*　アバウト　ページコンテンツ　*/
    /* About　メインビジュアル */
    .flexbox {
        display: block;
    }
    .about-content {
        background: url(../images/about-mainvisualsp.png) no-repeat 0 0 /
        cover;
        width: 100%;
    }
    .page-title {
        padding-top: 64px;
        padding-bottom: 63px;
        padding-left: 46px;
    }
    .about-lead {
        margin: 0 auto;
        padding: 74px 3%;
    }
    /* about plofile */
    .profile-img {
        margin: 0 auto;
    }
    .profile-contents {
        width: 100%;
        padding: 0 2%;
    }
    .profile-text .flexbox {
        display: flex;
    }
    .profile-text {
        margin: 0;
        width: 100%;
    }
    .profile-message {
        width: 100%;
        padding: 30px 5%;
        font-size: 15px;
    }
    /* about skill */
    .skill-contents {
        margin: 0 5%;
    }
    .skill-subtext {
        text-align: center;
        padding-bottom: 30px;
    }
    /* about history */
    .about-history {
        margin-right: 0;
    }
    .about-history .wrapper {
        padding-left: 2%;
    }
    .abouthistory-title {
        padding-top: 60px;
        padding-left: 30px;
    }
    .histoly-container {
        padding-left: 5%;
    }
    .timeline-date {
        font-size: 12px;
    }
    .timeline-text {
        font-size: 12px;
    }
    .history-flowe {
        width: 30px;
        top: 430px;
    }
    /* works */
    .works-content {
        background: url(../images/works-mainvisualsp.png) no-repeat 0 0 /
        cover;
        width: 100%;
    }
    .workspage-container {
        gap: 40px;
    }
    /* works page */
    .syousaimidashi-s {
        font-size: 14px;
    }
    .syousaitext-s {
        font-size: 14px;
        text-align: left;
    }
    .syousaimidashi {
        font-size: 14px;
        width: 150px;
        text-align: center;
    }
    .syousaitext {
        font-size: 14px;
    }
    .workscoment {
        display: block;
    }
    .syousaimidashi-s {
        width: 150px;
    }
    .syousaitext-s {
        max-width: 330px;
    }
    /* contact */
    .contact-content {
        background: url(../images/contact-mainvisualsp.png) no-repeat 0 0 /
        cover;
        width: 100%;
    }
    .contactreadtext {
        padding: 80px 5%;
        font-size: 13px;
        line-height: 25px;
        letter-spacing: 0.15em;
    }
    .form {
        display: block !important;
    }
    form {
        padding-left: 5%;
        padding-right: 5%;
    }
    .form label {
        display: block !important;
        text-align: left;
        margin-bottom: 3px;
    }
    input[type="text"],
    input[type="email"],
    input[type="tel"] {
        width: 100%;  
    }
    textarea {
        width: 100%;   
    }
}

.wpcf7 p {
display: block;
}