/*
Theme Name:dogmate
Theme URI:
Description:子テーマ
Template:blankslate
Author:carepalette
Author URI:
Version: 2024.2
*/

html{
	font-size: 10px;
    line-height: 1.15;
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}

a{
    color: #000000;
    text-decoration: none;
}

p{
    font-size: 1.4rem;
}


h1{
    font-size: 2.1rem;
}


.pc-contents{
    display: none;
}
@media screen and (min-width: 64em) {
    .page-id-12 .pc-contents{
        display: inline;
    	position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 110%;
        overflow: hidden;
        background-color: #dddddd;
        background-image:url(http://stg.dogmate.jp/wp-content/uploads/2025/01/background-demo.jpeg);
        background-size: contain;
        opacity: 0.2;
    }

    .page-id-131 .pc-contents{
        display: inline;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 110%;
        overflow: hidden;
        background-color: #dddddd;
        background-image:url(http://stg.dogmate.jp/wp-content/uploads/2025/01/background-demo.jpeg);
        background-size: contain;
        opacity: 0.2;
    }

    .is-show-wide #header{
        display: flex;
        width: 100%;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .is-show-wide ul#menu-menu-1 {
        display: flex;
        justify-content: space-between;
    }

    .is-show-wide .hamburger-menu-content-pc {
        width: 100%;
    }

    .is-show-wide ul#menu-menu-1 li{
        margin-left: 0px;
        margin-right: 0px;
    }

    .is-show-wide ul#menu-menu-1 li{
        font-size: 16px;
    }

    .is-show-wide div#branding {
        margin: 0 auto;
        margin-bottom: 35px;
    }

    .is-show-wide {
        width: 100%;
        max-width: 1100px;
        margin: 0 auto;
    }
}

.pc-contents-container {
    position: relative;
    height: 100%;
    z-index: 3;
}

.contents {
    position: static;
    z-index: 3;
    transition-duration: 800ms;
    transition-property: opacity;
}


.is-show{
    padding: 0px;
    background-color: #fff9f0;
}

@media screen and (min-width: 64em) {
    .is-show {
        padding: 11.328125vh 0;
        position: relative;
    }

}






@media screen and (min-width: 64em) {
    .contents {
        width: 39rem;
        margin-left: auto;
        margin-right: auto;
        border-radius: 20px;
        box-shadow: 0 0 10px rgba(0, 0, 0, .3);
        background-color: #ffffff;
        z-index: 100;
        position: relative;
        min-height: 100vh;
    }
}

@media screen and (min-width: 64em) {
    .page-id-12 #header {
        position: fixed;
        left: 70px;
        top: 11.328125vh;
        z-index: 999;
    }

    .page-id-131 #header {
        position: fixed;
        left: 70px;
        top: 11.328125vh;
        z-index: 999;
    }

    ul.menu li{
        font-size: 1.6rem;
        line-height: 2em;
    }


}

div#copyright {
    text-align: center;
}


footer#footer {
    padding: 50px 0px;
}



@media screen and (min-width: 64em) {
    #hamburger-menu-button {
        display: none;
    }
}


.site-title img {
    width: 164px;
}

header#header {
    height: 70px;
    padding: 0 20px;
}

h1.entry-title {
    font-size: 25px;
    font-weight: bold;
    padding: 0 20px;
    margin-top: 50px;
}

.page-faq h2 {
    padding: 0 48px;
}

.faq-ul {
    padding: 0 48px;
    margin-top: 36px;
}

p.subtitle {
    padding: 0 48px;
}

p.subtitle {
    padding: 0 48px;
    margin-top: 20px;
    font-size: 12px;
}

.breadcrumbs {
    padding: 0 20px;
    margin-top: 12px;
}

/*サイト内検索成形*/

.search-form-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    border: 2px solid #542816;
    border-radius: 3px;
    margin: 0px 20px 0px 20px;
    background-color: #ffffff;
    height: 42px;
}

.breadcrumbsWrap {
    margin-bottom: 30px;
}

.search-form-1 input {
    width: 100%;
    height: 45px;
    padding: 5px 15px;
    border: none;
    box-sizing: border-box;
    font-size: 1em;
    outline: none;
}

.search-form-1 label {
    width: 100%;
}

.search-form-1 input::placeholder{
    color: #777777;
}

.search-form-1 button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 45px;
    border: none;
    background-color: #542816;
    cursor: pointer;
}

.search-form-1 button::after {
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18.031 16.6168L22.3137 20.8995L20.8995 22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 17.2475 15.8748 16.0247L16.0247 15.8748Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    content: '';
}

/*サイト内検索成形ここまで*/

.page-faq h2{
    font-size: 24px;
    margin-top: 66px;
    text-align: center;
    font-weight: bold;
}

li.faq-li{
    font-size: 16px;
    border-bottom: 1px solid #dddddd;
    line-height: 55px;
}


/*ボタン外側※レイアウトによってpositionや形状は適宜変更してください*/
.openbtn{
    position: relative;/*ボタン内側の基点となるためrelativeを指定*/
    cursor: pointer;
    width: 50px;
    height:50px;
    border-radius: 5px;
    z-index: 999;
    margin-top: 13px;
}

/*ボタン内側*/
.openbtn span{
    display: inline-block;
    transition: all .4s;/*アニメーションの設定*/
    position: absolute;
    left: 0px;
    height: 2px;
    border-radius: 5px;
    background: #262626;
    width: 65%;
  }


.openbtn span:nth-of-type(1) {
    top:13px;   
}

.openbtn span:nth-of-type(2) {
    top:21px;
}

.openbtn span:nth-of-type(3) {
    top:30px;
}

.openbtn span:nth-of-type(3)::after {
    content:"Menu";/*3つ目の要素のafterにMenu表示を指定*/
    position: absolute;
    top: 8px;
    left: 3px;
    color: #262626;
    font-size: 0.9rem;
    text-transform: uppercase;
}

/*activeクラスが付与されると線が回転して×になり、Menu⇒Closeに変更*/

.openbtn.active span:nth-of-type(1) {
    top: 14px;
    left: 0px;
    transform: translateY(6px) rotate(-45deg);
    width: 65%;
}

.openbtn.active span:nth-of-type(2) {
    opacity: 0;
}

.openbtn.active span:nth-of-type(3){
    top: 26px;
    left: 0px;
    transform: translateY(-6px) rotate(45deg);
    width: 65%;
}

.openbtn.active span:nth-of-type(3)::after {
    content:"Close";/*3つ目の要素のafterにClose表示を指定*/
    transform: translateY(0) rotate(-45deg);
    top: 12px;
    left: 17px;
}

.hamburger-menu-content{
    position: fixed;
    top: 0px;
    left: -420px;
    z-index: 99;
    background: #ffffff;
    width: 350px;
    height: 100%;
    transition:0.3s;
}


.hamburger-menu-content.active{
    left:0px;
    transition:0.3s;
}

ul#menu-menu-1 {
    margin-top: 70px;
}

@media screen and (min-width: 64em) {

ul#menu-menu-1 {
    margin-top: 0px;
}

.page-id-12 ul#menu-menu-1 {
    margin-top: 70px;
}

.page-id-131 ul#menu-menu-1 {
    margin-top: 70px;
}

.search-results div#wrapper {
    margin-top: 170px;
}

}

.search-results div#wrapper {
    margin-top: 40px;
}





div#site-title {
    padding-top: 14px;
    text-align: center;
}

.is-show-wide #menu-menu-1 li{
    display: flex;
}

.openbtn-wrapper {
    position: absolute;
    top: 0;
}


.page-content-wrapper.page-law {
    padding-left: 28px;
    padding-right: 28px;
    text-align: justify;
    margin-top: 50px;
}

p.page-law-des {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-top: 36px;
}

.page-law-main-wrapper {
    margin-top: 60px;
}

p.page-law-blockquote-des {
    font-size: 1.6rem !important;
    line-height: 1.5 !important;
}

blockquote.page-law-blockquote {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    margin-top: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.page-law-main-wrapper h3 {
    font-size: 20px;
    font-weight: bold;
}

p.page-law-main-des {
    font-size: 1.6rem;
    line-height: 1.5;
    padding-top: 10px;
}

ul.page-law-main-des-ul li {
    font-size: 1.4rem;
    line-height: 1.5;
}

.page-law h2 {
    font-size: 24px;
    margin-top: 66px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 4rem;
}


.faq-group {
    margin: 0 48px;
    margin-top: 30px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 30px;
}

.faq-wrapper {
    margin-top: 66px;
}

h3.faq-title {
    font-size: 1.6rem;
    font-weight: bold;
    padding-left: 7px;
    padding-top: 5px;
    line-height: 1.5;
}

p.faq-answer {
    line-height: 1.5;
    padding-left: 7px;
}

.faq-icon img{
    width: 23px;
}

.faq-group-01 {
    display: flex;
    align-items: flex-start;
}

.faq-group-02 {
    display: flex;
    align-items: flex-start;
    padding-top: 15px;
}

.page-content-wrapper.page-contact {
    padding: 0 48px;
}

p.page-contact-des {
    line-height: 1.5;
    margin-bottom: 1em;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    height: 52px;
    width: 100%;
    font-size: 16px;
    border: none;
    background-color: #6F4323;
    border-radius: 26px;
    font-weight: bold;
    color: #ffffff;
}

.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: block;
    padding: 7px 0px 20px 0px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
    height: 57px;
    border: 2px solid #EAE2DC;
    border-radius: 8px;
    padding: 8px;
    font-size: 16px;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    border: 2px solid #EAE2DC;
    border-radius: 8px;
    width: 100%;
    padding: 8px;
    font-size: 16px;
}

span.wpcf7-not-valid-tip {
    margin-top: 5px;
}

span.haveto {
    font-size: 10px;
    background-color: #F22211;
    color: #ffffff;
    padding: 2px 4px 2px 4px;
    border-radius: 5px;
    margin-left: 5px;
    vertical-align: middle;
}

span.ctf-label-custom-title {
    font-weight: bold;
    padding: 2px 4px 2px 4px;
    vertical-align: middle;
}

p.ctf-submit-custom {
    margin-top: 15px;
}

div#wpcf7-f25-p18-o1 {
    margin-top: 25px;
}

p.ctf-pp-custom {
    font-size: 16px;
}

input[type="checkbox"] {
    transform: scale(1.5); /* チェックボックスを1.5倍に拡大 */
    margin-left: 0px; /* 余白調整 */
}

p.page-contact-des a{
    font-weight: bold;
    color: #9D6D69;
}

p.ctf-pp-custom a{
    font-weight: bold;
    color: #9D6D69;
}

.page-company {
    padding: 0 48px;
}

.page-company th,td{
    font-size: 14px;
    text-align: left;
    display: inline-block;
    width: 100%;
    float: left;
}

.page-company th {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.page-company tr {
    border-bottom: 0.5px solid #D4C7BD;
}

th.page-company-th {
    margin-top: 30px;
}

.page-company td{
    padding-bottom: 15px;
    line-height: 1.5;
}

html{
    height: 100%;
}

body.home {
    height: 100%;
}

.home .is-show {
    min-height: 100%;
    height: auto !important;
    position: relative;
}

.home footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.page-content-wrapper.page-home {
    margin: 40vh auto 0;
    transform: translateY(-50%);
    text-align: center;
}

.main-catch-img img {
    width: 70%;
}

.download-link {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 50px;
}

.download-link-01 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;

}

.download-link-01 img{
    width: 50%;
}

ul#menu-menu-1 li {
    font-size: 16px;
    margin-left: 40px;
    margin-right: 40px;
    line-height: 2.5;
    font-weight: bold;
    border-bottom: 0.5px solid #D4C7BD;
}

ul.sub-menu li {
    font-size: 14px !important;
}

ul#menu-menu-1 li:last-child {
    border: none;
}

.page-law p {
    font-size: 14px;
    line-height: 1.5;
}

.page-law-content h3 {
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 3rem;
    margin-bottom: 1rem;
}

.page-content-wrapper.page-privacy-policy {
    padding-left: 28px;
    padding-right: 28px;
    font-size: 1.4rem;
    line-height: 1.5;
}

.page-content-wrapper.page-privacy-policy h3 {
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 3rem;
    margin-bottom: 1rem;
}

.page-search{
    margin-top: 66px;
}

.page-search h1{
    margin: 0 35px;
}

.page-id-14 ol{
    list-style: auto;
    padding-left: 2rem;
}

ul.page-privacy-policy-ul {
    list-style: disc;
    padding-left: 1.6rem;
}

ul.page-privacy-policy-ul{
    padding-bottom: 10px;
}

.page-id-14 p{
    text-align:justify;
}

p.site-title {
    text-align: center;
}

ol.page-law-main-des-ul li {
    font-size: 1.4rem;
    line-height: 1.5;
    list-style: auto;
}

ol.page-law-main-des-ul {
    list-style: auto;
    padding-left: 1.6rem;
}

ul.page-law-main-des-ul {
    padding-left: 1.6rem;
}

ul.page-law-main-des-ul li{
    list-style: disc;
}



@media screen and (min-width: 64em) {
    h1.entry-title {
        padding-top: 100px;
    }

    .page-content-wrapper.page-home {
        margin: 0;
        transform: none;
        text-align: center;
    }

    article#post-131 {
        padding-top: 50px;
    }


}



.page-content-wrapper.page-safe-children{
    padding-left: 28px;
    padding-right: 28px;
    font-size: 1.4rem;
    line-height: 1.5;
}


.page-content-wrapper.page-safe-children h3{
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 3rem;
    margin-bottom: 1rem;
}

ul.page-safe-children-ul {
    list-style: disc;
    padding-left: 1.6rem;
}


.page-company table {
    width: 100%;
}

.is-show-wide{
    background-color: #fff9f0;
}


body {
    background-color: #fff9f0;
}
