@charset "UTF-8";
/* Scss Document */
/* Shitrota Setting */
/* 色 */
/* キービジュアル */
/* *** *** *** *** *** *** *** *** */
.key-visual { background-image: url("../../service/images/astes/kv.jpg"); }

/* セクション間のマージン */
/* *** *** *** *** *** *** *** *** */
.section1 { margin-bottom: 90px; }

.section2 { margin-bottom: 90px; }

.section3 { margin-bottom: 120px; }

.section11 { margin-bottom: 90px; }

/* 各セクション */
/* *** *** *** *** *** *** *** *** */
.feature-box { margin-bottom: 2rem; }

.feature { background: linear-gradient(-15deg, rgba(168, 142, 183, 0.8), #70bd8a); padding: 30px 20px; border-radius: 1rem; color: #ffff; }

.feature .icon-feature { margin: 10px auto 15px; }

.feature p { margin-bottom: 0; }

@media (min-width: 768px) { .feature { margin-bottom: 0; } }

.section2 h3 { font-size: 1.5rem; }

@media (min-width: 768px) { h3 { font-size: 1.25rem; } }

.section3 .row { margin-bottom: 45px; }

.section3 .row h3 { margin-bottom: 1rem; }

.section3 .row h3 .logo { width: 60%; }

@media (max-width: 768px) { .section3 .row h3 .logo { width: auto; } }

.section3 .row h3 .logo_refr { width: 32%; }

@media (max-width: 768px) { .section3 .row h3 .logo_refr { width: auto; height: 72px; } }

.section3 .row h4 { margin-bottom: 1rem; }

.section3 ul.list { list-style: none; max-width: 330px; width: 100%; padding-left: 0; }

@media (max-width: 767.98px) { .section3 ul.list { margin: 0 auto; } }

.section3 ul.list li { width: 100%; margin-bottom: 15px; }

@media (max-width: 767.98px) { .section3 ul.list li { margin-bottom: 1rem; } }

.section3 ul.list li a { width: 100%; padding: 0.375rem; text-align: left; }

@media (max-width: 767.98px) { .section3 ul.list li a { text-align: center; } }

/* PDFパンフレット ダウンロードページ */
.pamphlet .key-visual { height: 240px; min-height: 240px; }

.pamphlet .breadcrumb_wrap { margin-bottom: 80px; }

.pamphlet h2 { margin-top: 4.75rem; margin-bottom: 1rem; }

.pamphlet h2 .logo { width: 60%; max-width: 400px; min-width: 240px; }

.pamphlet h2 .logo_refresh { width: 50%; max-width: 300px; min-width: 240px; }

.pamphlet h3 { margin-bottom: 1rem; }

.pamphlet .section4 { margin-bottom: 6rem; }

.pamphlet .list_pdf { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -.5rem; padding: 0; list-style-type: none; }

.pamphlet .list_pdf li a { display: block; margin: 0 .5rem 1rem; padding: .5rem 1.5rem .5rem 1.25rem; border: 1px solid #ccc; border-radius: 0.25rem; font-size: .875rem; position: relative; /*&::after { display: block; content: ''; width: 20px; height: 20px; background-image: url("../../shared/images/icon-pdf.png"); background-size: cover; background-repeat: no-repeat; position: absolute; top: 10px; right: 8px; z-index: 2; }*/ }
/*# sourceMappingURL=sercive-astes.css.map */