@charset "UTF-8";
/*
Theme Name:Nano child
Description:WordPressテーマ「Nano」の自作子テーマです。
Template:nano_tcd065
Version:1.0
*/
.page-id-50 .l-contents {
    padding-top: 0;
}
.p-article10 a {
    border: unset;
}
.p-service-cats-list__item.aos-animate {
    border: 1px solid #ddd;
}
h2.wp-block-heading {
    position: relative;  
}
h2.wp-block-heading::after {
    content: '';
    background: #a3d5e8;
    width: -webkit-fill-available;
    height: 1px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin-left: 10px;
}
h3.wp-block-heading {
    position: relative;
    z-index: 1;
    padding-left: 15px;
}
h3.wp-block-heading::before {
    content: '';
    background-color:#a3d5e8;
    display: block;
    position: absolute;
    left: 0;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    top: 50%;
    z-index:  -1;
    transform: translate(0%, -50%);
}
h4.wp-block-heading {
    padding: 8px 40px;
    display: block;
    position: relative;
}
h4.wp-block-heading::before {
    content: "❖";
    font-weight: 900;
    position: absolute;
    font-size: 30px;
    left: 0;
    top: 0;
    color: #00779a;
}
.p-entry__body pre {
    border-left: 5px solid #00779a !important;
}
ul.wp-block-list {
    list-style: disc outside none !important;
}
ul.wp-block-list li::marker {
    color: #00779a;
}
.p-index-content07 {
    margin-top: 100px;
}


.p-global-nav .sub-menu a {
    width: 100%;
}
.p-global-nav > li > .sub-menu {
    width: 100%;
}



/*-----コンタクトフォーム-----*/
#wpcf7-f55-p75-o1 {
    background: #eeeeee;
    border: unset;
    margin: 0 auto 2.5em !important;
    width: 70%;
}
#wpcf7-f55-p75-o1 form {
    margin: 0;
}
#wpcf7-f55-p75-o1 p {
    margin-bottom: 0;
    color: #000;
}
#wpcf7-f55-p75-o1 .need {
    color: #dc3232;
    font-size: 13px;
    font-weight: bold;
}

#wpcf7-f55-p75-o1 table {
    margin: 0 auto;
    width: 100%;
}
#wpcf7-f55-p75-o1 th {
    background: #eeeeee;
    border: unset;
    display: block;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 0;
}
#wpcf7-f55-p75-o1 td {
    padding: 5px 15px 15px;
    border: unset;
    border-bottom: 1px solid #fff;
    display: block;
    padding-top: 0;
}
.wpcf7 input, .wpcf7 textarea {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #fff;
    line-height: 1.2;
}
#wpcf7-f55-p75-o1 textarea {
    resize: vertical;
}
#wpcf7-f55-p75-o1 .wpcf7-list-item {
    margin: 0;
}
#wpcf7-f55-p75-o1 .privacy {
    text-align: center;
    margin: 40px 20px;
}
#wpcf7-f55-p75-o1 .privacy a {
    color: #00acd1;
}
#wpcf7-f55-p75-o1 .privacy .wpcf7-list-item {
    margin-top: 20px;
}
#wpcf7-f55-p75-o1 .privacy label .wpcf7-list-item-label {
    position: relative;
    padding-left: 24px;
}
#wpcf7-f55-p75-o1 th p {
    position: relative;
    color: #000;
}

#wpcf7-f55-p75-o1 .wpcf7-list-item-label {
    color: #000;
}
#wpcf7-f55-p75-o1 .wpcf7-submit {
    margin: 0 auto 16px;
    background-color: #00acd1;
}
#wpcf7-f55-p75-o1 .wpcf7-submit:hover {
    background-color: #00acd1;
    opacity: .7;
}
#wpcf7-f55-p75-o1 .wpcf7-submit:disabled {
    cursor: not-allowed;
    background-color: #e4e4e4;
    opacity: 1;
    color: #a2a2a2;
}
#wpcf7-f55-p75-o1 .privacy .wpcf7-list-item-label::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    background: #fff;
    position: absolute;
    left: 0;
    top: 1px;
    box-sizing: border-box;
}
#wpcf7-f55-p75-o1 .privacy input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
    content: "";
    display: block;
    width: 13px;
    height: 6px;
    border-top: 3px solid #00acd1;
    border-right: 3px solid #00acd1;
    transform: rotate(135deg);
    position: absolute;
    left: 2px;
    top: 4px;
}
#wpcf7-f55-p75-o1 input[type="checkbox"] {
    display: none;
}
#wpcf7-f55-p75-o1 form .wpcf7-response-output {
    padding-bottom: 40px;
    margin: 0;
}


/*-----サイトマップ-----*/
.page-id-596 .l-contents a {
    color: #000;
}


/*-----トップページ3点ボックス-----*/
.p-three-box {
    justify-content: center;
}
.p-index-content04 .p-three-box li:nth-child(2) {
    display: none;
}
.p-index-content04 .p-three-box li:nth-child(3) {
    display: none;
}
@media screen and (min-width: 768px) {
  .p-index-content04 .p-three-box__item {
    width: 50%;
    }
}

/*-----リキャプチャ表示位置-----*/
.grecaptcha-badge {
	bottom: 60px !important;
}
@media screen and (max-width: 767px) {
    .grecaptcha-badge {
        bottom: 50px !important;
    }
}


.page-id-50 .l-contents {
    margin-bottom: 0px;
}

@media screen and (max-width: 767px) {
    .page-id-50 .l-primary {
        margin-bottom: 0px;
    }
}


@media screen and (max-width: 1199px) {
    .p-global-nav > li > a {
        padding: .7em 5.55556%;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1.8;
    }


    /*-----コンタクトフォーム-----*/
    #wpcf7-f55-p75-o1 {
        width: 100%;
    }
}
