@charset "utf-8";

/* =================================================================== */
/* 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 {
	max-width: 1180px;
    margin: 0 auto;
    padding: 80px 30px 100px;
    box-sizing: border-box;
}
.asmsk-txt {
    font-size: 18px;
    margin-bottom: 80px;
}
.asmsk-txt .is-bold {
    font-size: 20px;
    font-weight: bold;
}
.store-ttl {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 50px;
    text-align: center;
}
.store_table tbody {
    border-top: 1px solid #00665a;
    border-left: 1px solid #00665a;
}
.store_table tbody tr {
    border-bottom: 1px solid #00665a;
}
.store_table tbody th {
    width: 260px;
    text-align: center;
    background-color: #ebfcfa;
    border-right: 1px solid #00665a;
    font-size: 20px;
    font-weight: bold;
    box-sizing: border-box;
}
.store_table tbody td {
    width: calc(100% - 260px);
    padding: 40px;
    border-right: 1px solid #00665a;
    box-sizing: border-box;
}
.store_table tbody td .txt:not(:last-of-type) {
    margin-bottom: 20px;
}
.store_table tbody td .txt {
    line-height: 1.6;
}
.store_table tbody td .table-link {
    margin-top: 20px;
}
.store_table tbody td .table-link a {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: #00665a;
    padding: 10px 20px;
    border-radius: 50px;
    text-decoration: none;
}
.store_table tbody td .table-link a span {
    position: relative;
    padding-right: 20px;
    
}
.store_table tbody td .table-link a span::before {
    content: "";
    position: absolute;
    background: url(/dantai/asmsk/img/icn_window.svg) no-repeat center / 100% auto;
    width: 15px;
    height: 14px;
    top: 50%;
    right: -2px;
    margin-top: -7px;
}
.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) {
    .store_table tbody td .table-link a:hover {
        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,
    .store_table tbody td .table-link a {
        font-size: 16px;
    }
    .asmsk-txt {
        margin-bottom: 30px;
    }
    .asmsk_wrap {
        padding: 50px 15px 20px;
    }
    .store-ttl {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .store_table tbody th,
    .store_table tbody td {
        display: block;
        width: 100%;
        font-size: 16px;
    }
    .store_table tbody th {
        border-bottom: 1px solid #00665a;
        padding: 10px 0;
    }
    .store_table tbody td {
        padding: 20px 15px;
    }
    .store_table tbody td .table-link,
    .store_table tbody td .txt:not(:last-of-type) {
        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;
	}
}