/*
Theme Name: sanwa
Theme URI: https://daihatsu-sanwa.co.jp
Description: 株式会社三和　Wordpressテーマ
Author: koge
Author URI: https://nikko-lab.com/
Template: arkhe
Version: 1.0.0
*/
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');

body {
    font-family: "Kosugi Maru", sans-serif;
    font-weight: 400;
    font-style: normal;
}



@media screen and (max-width: 782px) {
    body {
        font-size: 14px;
    }


}



[data-btns=rr-rl] .l-header__body {
    grid-template-columns: 0% auto auto var(--ark-searchW) var(--ark-drawerW);
    align-items: flex-start;
}
.l-header__bar {
    text-align: left;
    padding: 1rem 0;
    font-size: 90%;
}
.l-header__logo {
    justify-content: flex-start;
}


.l-header__right {
    display: block;
    text-align: right;
    padding-bottom: 1rem;
}

.kanta-right {
    display: flex;
    font-size: 0.9rem;
}
.contact-box {
    margin-left: auto;
    margin-bottom: 2px;
    line-height: 1.9;
    padding: 1rem 0 0.5rem;
}
.contact-box span {
    display: block;
    text-align: right;
}
.contact-box02 {
    font-weight: 700;
    font-size: 1.75rem;
    letter-spacing: 2px;
    margin-bottom: 2px;
    line-height: 1;
}
.contact-banner {
    padding-left: 1em;
}
.contact-banner a {
    font-size: 16px;
    display: flex;
    align-items: center;
    padding: 0 2em;
    margin-top: 3px;
    text-decoration: none;
}
.contact-banner .far {
    padding-right: 5px;
}
.kanta-cta {
    border: 1px solid var(--ark-color--main);
    background: #fff;
    color: var(--ark-color--main);
    height: 70px;
    border-radius: 40px;
    opacity: 1;
    transition: 0.3s;
}
.kanta-cta:hover {
    opacity: 0.7;
}


.l-headerUnder {
    background: linear-gradient(#f9f9f9,#ddd);
}
.l-headerUnder .c-gnav>.menu-item>a {
    padding: 8px 24px;
    border-left: 1px dotted #cecece;
}
.l-headerUnder .c-gnav>.menu-item:last-child {
    border-right: 1px dotted #cecece;
}
.c-gnav__li {
    padding: 10px 0;
}
.c-gnav .__mainText {
    display: block;
    position: relative;
}
.c-gnav .__mainText::after {
    background-color: #75c353;
    bottom: -8px;
    left: 0;
    height: 3px;
    width: 100%;
    content: "";
    position: absolute;
    opacity: 0;
}
.c-gnav__li.-current .__mainText::after, .c-gnav__li.focus  .__mainText::after, .c-gnav__li:hover .__mainText::after {
    color: #454545;
    opacity: 1;
}
.c-gnav__li.-current,.c-gnav__li.focus,.c-gnav__li:hover {
    color: var(--ark-color--main)
}






.ark-block-heading .ark-block-heading__line:before {
    border-radius: 3px;
    height: 3px;
    width: 6em;
}

.home-service_Box .ark-block-boxLink.-horizontal .arkb-boxLink__inner {
    background-color: var(--ark-color--gray);
    color: ver(--ark-color_text);
}
.home-service_Box .ark-block-boxLink .arkb-boxLink__body {
    justify-content: center;
    padding: 1.5rem;
}
.home-service_Box .ark-block-boxLink .arkb-boxLink__title {
    font-size: 1.35rem;
    position: relative;
}
.home-service_Box .ark-block-boxLink .arkb-boxLink__title::after {
    content: "";
    height: 2px;
    width: 6rem;
    border-radius: 2px;
    background-color: var(--ark-color_main);
    display: block;
    margin: 0.5rem 0 1rem;
}
.home-service_Box .ark-block-boxLink .arkb-boxLink__content a {
    font-size: 1.15rem;
}

.tel-text {
    font-size: 1.6rem;
    font-weight: 700;
    color: var(--ark-color_main);
}

.ac-contact-box {
    border: 2px solid #ccc;
    padding: 0.75rem;
}

.company-table th {
    width: 15rem;
}


.p-postList.-type-card .p-postList__item {
    border: 1px solid #cccccc;
    padding: 0;
    box-shadow: var(--arkb-shadow);
}
.p-postList .p-postList__title {
    color: var(--ark-color_main);
    padding: 0 0.75rem;
}
.p-postList .p-postList__excerpt {
    padding: 0 0.75rem;
}
.p-postList .p-postList__meta {
    margin-top: 1rem;
    justify-content: flex-end;
}
.c-postMetas>.c-postAuthor, .c-postMetas>div {
    background-color: #75c353;
    color: #fff;
    padding: 0.25rem 0.5rem;
    opacity: 1;
    margin-bottom: 0;
}


.contact-form {
    --ark-color--border--table: #ccc;
}
.contact-form th {
    width: 15rem;
}
.contact-form .req {
    color: red;
    display: inline-block;
    padding-left: 0.5rem;
}
.contact-form .hosoku {
    font-size: 0.85rem;
    display: inline-block;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea {
    width: 100%;
}
.contact-form input[type="text"].f-tel {
    width: auto;
}
.contact-form input[type="email"].mail-conf {
    margin-top: 0.5rem;
}

.btn-area {
    text-align: center;
    margin-top: 3rem;
}
.btn-area button {
    background: var(--ark-color_main);
    color: #fff;
    border: none;
    border-radius: 100px;
    padding: 1rem;
    min-width: 200px;
    transition: 0.3s;
}
.btn-area button:hover {
    background: #75c353;
}
.mw_wp_form_confirm .contact-form .mc-wrap, .mw_wp_form_confirm .contact-form .hosoku {
    display: none;
}
.mw_wp_form_complete:has(+ .contact-page_Header) {
    display: none;
}



@media screen and (max-width: 782px) {
    .home-service_Box .ark-block-boxLink.-horizontal .arkb-boxLink__inner {
        flex-direction: column;
    }
    .company-table th, .company-table td {
        display: block;
        width: 100%;
    }
    .contact-form th, .contact-form td {
        display: block;
        width: 100%;
    }
    .l-header__right {
        display: none;
    }
}


/* Google Mapを囲う要素 */
.map {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 38.25%;
}

/* Google Mapのiframe */
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}





/* その他CSS */
.text-c { text-align: center; }
br.sp { display: none; }

.ts-pc { display: block; }
.ts-sp { display: none; }

.innerS { 
    width: 80%;
    margin: auto;
}

@media screen and (max-width: 782px) {
	br.sp { display: inline; }
	.ts-pc { display: none; }
	.ts-sp { display: block; }

    .innerS {
        width: 100%;
    }
	.l-footer {
		padding-bottom: 54px;
	}
}





/* footer-btn */
@media screen and (min-width: 783px) {
	.footer-btn { display: none;}
}
.footer-btn {
	position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
	z-index: 2;
}
.footer-btn_Flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footer-btn_Flex > a {
	width: calc(100% / 3);
	text-align: center;
	display: flex;
    justify-content: center;
    align-items: center;
	padding: 0.75rem 0.5rem;
	text-decoration: none;
	line-height: 1;
}
.footer-btn_Flex > a:first-child {
	color: #fff;
	background-color: #002ea6;
}
.footer-btn_Flex > a:nth-child(2) {
    color: #000;
    background-color: #eee;
}
.footer-btn_Flex > a:last-child {
    color: #fff;
    background-color: #00C300;
}
.footer-btn_Flex > a img {
	display: inline-block;
	padding-right: 0.25rem;
	height: 26px;
}

.p-fixBtnWrap {
	bottom: 75px;
}