@charset "utf-8";
.c-pc {
    display: block;
}
.c-sp {
    display: none;
}
/* =================================================================== */
/* MODULE
/* =================================================================== */
.pB0 {
	padding-bottom: 0 !important;
}
.text-align-center{
	text-align: center;
}
@media screen and (max-width:767px) {
	.sp_mT0 {
		margin-top: 0px !important;
	}
	.sp_mT15 {
		margin-top: 15px !important;
	}
	.sp_mB15 {
		margin-bottom: 15px !important;
	}
	.sp_block {
		display: block !important;
	}
	.sp_mL0 {
		margin-left: 0 !important;
	}
	.sp_w100pct {
		width: 100% !important;
	}
}

/* =================================================================== */
/* HEADER
/* =================================================================== */
#dantai-header {
    margin: 0;
    padding: 0;
}
#dantai-header #header_logo {
	width: 100%;
	padding: 20px 0 5px;
	background: #fff;
}
#dantai-header #header_logo p {
	max-width: 975px;
	margin: 0 auto 10px;
	font-size: 12px;
}
#dantai-header #header_logo p.logo_text {
	display: block;
	color: #006c60;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0;
}
#dantai-header #header_logo p.logo_text span {
    display: block;
    padding-left: 0;
}
#dantai-header #header_logo p.logo_text img {
	vertical-align: -2px;
}
@media screen and (max-width: 896px) {
	#dantai-header #header_logo {
		width: auto;
		padding: 10px;
	}
	#dantai-header #header_logo p {
		width: auto;
	}
}

body {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Helvetica Neue", Arial, Meiryo, sans-serif;
    line-height: 1.5;
    color: #333333;
    font-size: 16px;
    font-weight: 300;
    min-height: 100%;
    height: auto !important;
    position: relative;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #FFFFFF;
    text-align: left;
}
#dantai-header,
.site-header,
.site-footer {
	font-size: 13px;
	line-height: 1.8;
    font-family: Helvetica, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.site-header-upper {
    max-width: 1180px;
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
}
.mv_wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: linear-gradient(150deg, rgba(0, 102, 88, 1) 10%, rgba(5, 126, 109, 1) 35%, rgba(63, 200, 152, 1) 70%, rgba(5, 126, 109, 1) 95%);
	min-height: 330px;
    padding: 30px;
    box-sizing: border-box;
}
.mv_in {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    color: #fff;
    font-weight: bold;
}
.mv-ttl {
	font-size: 44px;
    font-weight: bold;
	letter-spacing: 0.025em;
	line-height: 1.4;
    margin-bottom: 20px;
}
.mv-txt {
    font-size: 24px;
}
.mv_in .mv-txt:not(:last-of-type) {
    margin-bottom: 5px;
}
.asmsk_wrap {
    margin: 80px auto 100px;
    box-sizing: border-box;
}
.asmsk-txt {
    max-width: 1180px;
    margin: 0 auto 80px;
    padding: 0 30px;
    font-size: 18px;
}
.asmsk-txt .is-bold {
    font-size: 20px;
    font-weight: bold;
}
.product_wrap {
    margin-top: 80px;
    padding: 60px 30px;
    background: #dceaea;
    text-align: center;
}
.product_in {
    max-width: 1120px;
    margin: 0 auto;
}
.product-ttl {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 16px;
}
.product-addttl {
    font-size: 18px;
    margin-bottom: 40px;
}
.product_flexbox {
    padding: 43px 100px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px 0;
    margin-bottom: 25px;
}
.product_flexbox .box {
    width: 48%;
    border: 1px solid #e0e0e0;
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.product_flexbox .box .txt {
    width: 100%;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
}
.lnk-txt {
    margin: 0 10px;
}
.lnk-txt a {
    position: relative;
    color: #00665a;
    padding-right: 20px;
    font-size: 18px;
}
.lnk-txt a::before {
    content: "";
    position: absolute;
    background: url(/dantai/keizai/img/icn_window.svg) no-repeat center / 100% auto;
    top: 50%;
    right: 0;
    width: 15px;
    height: 14px;
    margin-top: -7px;
}
.add_lst {
    margin-bottom: 20px;
    text-align: left;
}
.add_lst li {
    position: relative;
    padding-left: 1em;
}
.add_lst li span {
    position: absolute;
    top: 0;
    left: 0;
}
.bottom_flex {
    display: flex;
    align-items: center;
    gap: 20px;
    text-align: left;
}
.bottom_flex img {
    transition: .3s;
}
.bottom_flex .txt {
    font-size: 14px;
}
.service_wrap {
    padding: 60px 30px;
    background: #f4f4f4;
}
.service_in {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1120px;
    background: #fff;
    padding: 40px;
    margin: 0 auto;
    box-sizing: border-box;
}
.textbox {
    width: calc(100% - 445px);
    padding-right: 35px;
    box-sizing: border-box;
}
.textbox .ttl {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.textbox .txt {
    font-size: 18px;
}
.linkarea {
    width: 445px;
}
.linkarea a {
    border: 1px solid #00665a;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 25px;
    position: relative;
    box-sizing: border-box;
    text-decoration: none;
    transition: .3s;
}
.linkarea a::before {
    content: "";
    position: absolute;
    background: url(/dantai/saigusa/img/icn_window.svg) no-repeat center / 100% auto;
    bottom: 10px;
    right: 10px;
    width: 16px;
    height: 14px;
}
.linkarea a .img_wrap {
    width: 150px;
    margin-right: 15px;
}
.linkarea a .img_wrap img {
    width: 100%;
    height: auto;
}
.linkarea .txt {
    width: calc(100% - 165px);
}
.keizaiCv_wrap {
    margin: 60px auto;
    padding: 0 30px;
}
.keizaiCv_in {
    margin: 0 auto;
    width: 100%;
    max-width: 1120px;
    box-sizing: border-box;
    border: 1px solid #00665a;
    padding: 45px 60px;
    text-align: center;
}
.keizaiCv-ttl {
    font-size: 28px;
    margin-bottom: 20px;
    color: #00665a;
    letter-spacing: .025em;
    text-align: center;
    font-weight: bold;
}
.keizaiCv-txt {
    margin-bottom: 20px;
}
.keizaiCv-txt.is-ver2 {
    font-size: 20px;
    font-weight: bold;
}
.keizaiCv-txt.is-ver3 {
    margin-bottom: 5px;
}
.keizaiCv_in .keizaiCv-txt:last-of-type {
    margin: 0;
}
.footer-inner {
    max-width: 1120px;
    width: 100%;
    padding: 50px 30px 65px;
    box-sizing: border-box;
}
.footer-links,
.footer-copyright {
    float: none;
    text-align: center;
}
@media screen and (min-width:896px) {
    .bottom_flex a:hover img {
        opacity: 0.8;
    }
    a.footer-links-anchor,
    a.footer-links-anchor:visited {
        font-size: 16px;
    }
    .footer-links-list .footer-links-item:last-of-type {
        margin: 0;
    }
}
@media screen and (max-width: 767px) {
    .footer-inner {
        padding: 0;
    }
}
@media screen and (max-width:896px) {
	.c-pc {
		display: none;
	}
	.c-sp {
		display: block;
	}
	body {
		font-size: 14px;
		min-width: 320px;
		width: 100%;
		min-height: -webkit-fill-available;
	}
    .site-header-upper {
        padding: 15px;
    }
	.mv_wrap {
        padding: 20px 15px;
		min-height: auto;
	}
    .mv-ttl {
        font-size: 26px;
    }
    .mv-txt,
    .asmsk-txt,
    .asmsk-txt .is-bold,
    .lnk-txt a,
    .keizaiCv-txt.is-ver2,
    .textbox .txt {
        font-size: 16px;
    }
    .asmsk-txt {
        margin: 0;
        padding: 0;
    }
    .asmsk_wrap {
        margin: 50px 0 20px;
        padding: 0 15px;
    }
    .product_wrap {
        margin-top: 50px;
        padding: 30px 15px;
    }
    .product-ttl {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .product-addttl {
        font-size: 15px;
        margin-bottom: 20px;
    }
    .product_flexbox {
        padding: 20px 15px;
    }
    .product_flexbox .box {
        width: 100%;
        padding: 15px 0;
    }
    .product_flexbox .box .txt {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .lnk-txt {
        width: 100%;
        margin: 0 0 5px;
    }
    .product_flexbox .box .lnk-txt:last-of-type,
    .linkarea a .img_wrap {
        margin: 0;
    }
    .bottom_flex {
        flex-direction: column;
        align-items: start;
        gap: 10px 0;
    }
    .service_wrap {
        padding: 30px 15px;
        margin-top: 50px;
    }
    .service_in {
        padding: 20px 15px;
        flex-direction: column;
    }
    .textbox {
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }
    .textbox .ttl {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .linkarea,
    .linkarea .txt {
        width: 100%;
    }
    .linkarea a {
        padding: 15px;
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
    .keizaiCv_wrap {
        margin: 30px auto 0;
        padding: 0;
    }
    .keizaiCv_in {
        padding: 24px 15px 30px;
    }
    .keizaiCv-ttl {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .keizaiCv-txt {
        margin-bottom: 10px;
    }
    .footer-links {
        text-align: left;
    }
}
@media screen and (max-width:374px) {
	.mv-ttl {
		font-size: 17px;
	}
	.ank_lst li a {
		font-size: 13px;
	}
}