.font-num { font-family: 'Ropa Sans', sans-serif; }

.font-maru { font-family: 'Zen Maru Gothic', sans-serif; }

.about-in { max-width: 800px; margin: 0 auto; }

.about-heading { margin-bottom: 60px; font-size: 1.75rem; font-weight: 700; text-align: center; }

@media screen and (max-width: 750px) { .about-heading { font-size: 1.4375rem; } }
.about-heading span { background: linear-gradient(transparent 60%, #ffe900 60%); }

.idx .top-sec { z-index: 99; position: relative; padding: 40px 0 100px; background: url("../img/about/top_bg001.png") no-repeat center center; }

@media screen and (max-width: 750px) { .idx .top-sec { padding: 40px 0 120px; } }
.idx .top-sec .top-in { position: relative; }

.idx .top-sec .fig { position: absolute; }

.idx .top-sec .fig.fig01 { top: 0; left: 0; width: 15.2%; margin-left: 3%; }

@media screen and (max-width: 750px) { .idx .top-sec .fig.fig01 { width: 22.3529411765%; margin-left: 0%; } }
.idx .top-sec .fig.fig02 { top: 0; right: 0; width: 12.1%; margin-top: 0.5%; margin-right: 11%; }

@media screen and (max-width: 750px) { .idx .top-sec .fig.fig02 { width: 17.7941176471%; margin-right: 0%; } }
.idx .top-sec .fig.fig03 { bottom: 0; left: 0; width: 17.4%; margin-left: -9%; margin-bottom: -12.5%; }

@media screen and (max-width: 1200px) { .idx .top-sec .fig.fig03 { margin-left: 0; margin-bottom: -15.5%; } }
@media screen and (max-width: 750px) { .idx .top-sec .fig.fig03 { width: 25.5882352941%; margin-bottom: -30.8823529412%; } }
.idx .top-sec .fig.fig04 { bottom: 0; right: 0; width: 21%; margin-right: -9%; margin-bottom: -17%; }

@media screen and (max-width: 1200px) { .idx .top-sec .fig.fig04 { margin-right: 0; } }
@media screen and (max-width: 750px) { .idx .top-sec .fig.fig04 { width: 30.8823529412%; margin-bottom: -32.3529411765%; } }
.idx .top-sec .top-icon { width: 9.4%; margin: 0 auto 20px; }

@media screen and (max-width: 750px) { .idx .top-sec .top-icon { width: 17.6470588235%; } }
.idx .top-sec .top-heading { margin-bottom: 50px; font-size: 1.75rem; font-weight: 700; text-align: center; }

.idx .top-sec .top-heading span { border-bottom: 2px solid #ffeb00; }

.idx .top-sec .top-txt { max-width: 730px; margin: 0 auto; text-align: center; }

@media screen and (max-width: 1200px) { .idx .top-sec .top-txt { max-width: 600px; } }
.idx .activity-sec { padding: 80px 0 85px; background-color: #fff7e1; }

@media screen and (max-width: 750px) { .idx .activity-sec { padding: 40px 0; } }
.idx .activity-sec .about-heading { margin-bottom: 85px; }

.idx .activity-sec .activity-list { display: flex; }

@media screen and (max-width: 750px) { .idx .activity-sec .activity-list { display: block; } }
.idx .activity-sec .activity-list li { position: relative; width: 31%; margin-right: 3.5%; padding-top: 75px; background-color: #fff; border-radius: 1em; box-shadow: 2px 2px 2px 2px rgba(4, 0, 0, 0.2); }

@media screen and (max-width: 750px) { .idx .activity-sec .activity-list li { width: 100%; margin-bottom: 80px; } }
.idx .activity-sec .activity-list li:last-child { margin-right: 0; }

@media screen and (max-width: 750px) { .idx .activity-sec .activity-list li:last-child { margin-bottom: 0; } }
.idx .activity-sec .activity-list li .list-icon { position: absolute; top: 0; left: 50%; width: 32.2580645161%; margin-top: -50px; margin-left: -16.1290322581%; }

@media screen and (max-width: 750px) { .idx .activity-sec .activity-list li .list-icon { width: 22.0588235294%; margin-left: -11.0294117647%; } }
.idx .activity-sec .activity-list li .list-heading { margin-bottom: 20px; padding: 0 10px; font-size: 1.3125rem; font-weight: bold; text-align: center; }

.idx .activity-sec .activity-list li figure { margin-bottom: 10px; }

.idx .activity-sec .activity-list li .list-txt { padding: 20px; font-size: 0.875rem; }

.idx .activity-sec .activity-list li .list-box { padding: 30px 25px; background-color: #eaeff1; border-bottom-right-radius: 1em; border-bottom-left-radius: 1em; }

.idx .activity-sec .activity-list li .list-subheading { margin-bottom: 10px; padding: 0 10px; font-size: 1.25rem; font-weight: bold; text-align: center; }

.idx .activity-sec .activity-list li .list-arrow { margin-bottom: 20px; text-align: center; }

.idx .activity-sec .activity-list li dl { padding: 0 25px; background-color: #ffe900; border: 1px solid #fff; border-radius: 1em; }

.idx .activity-sec .activity-list li dl dt { margin-bottom: 15px; padding: 15px 0; font-size: 1.125rem; font-weight: bold; text-align: center; border-bottom: 1px solid #fff; }

.idx .activity-sec .activity-list li dl dd { padding-bottom: 20px; font-size: 1.125rem; text-align: center; }

.idx .activity-sec .activity-list li dl dd a { text-decoration: none; }

.idx .activity-sec .activity-list li dl dd a:hover { text-decoration: underline; }

.activity-list li:nth-child(3) dl dd { font-size: 0.75rem !important; }

.idx .mark-sec { padding: 105px 0 115px; }

@media screen and (max-width: 750px) { .idx .mark-sec { padding: 40px 0; } }
.idx .mark-sec .mark-txt01 { margin-bottom: 40px; text-align: center; }

.idx .mark-sec .mark-about { display: flex; align-items: center; justify-content: space-between; margin-bottom: 50px; padding: 40px 60px; border: 2px solid #ffe900; border-radius: 1em; }

@media screen and (max-width: 750px) { .idx .mark-sec .mark-about { display: block; padding: 40px 20px; } }
.idx .mark-sec .mark-about .mark-about-red { color: #e50012; }

.idx .mark-sec .mark-about .dot-text { text-emphasis: filled; }

.idx .mark-sec .mark-about figure { width: 22.0588235294%; }

@media screen and (max-width: 750px) { .idx .mark-sec .mark-about figure { width: 44.1176470588%; margin: 0 auto 40px; } }
.idx .mark-sec .mark-about .mark-about-box { width: 66.1764705882%; }

@media screen and (max-width: 750px) { .idx .mark-sec .mark-about .mark-about-box { width: 100%; } }
.idx .mark-sec .mark-about .mark-about-box dl { display: flex; align-items: flex-start; margin-bottom: 30px; }

.idx .mark-sec .mark-about .mark-about-box dl.mark-about-box-dl-01 dd { font-size: 1.3125rem; font-weight: bold; }

.idx .mark-sec .mark-about .mark-about-box dl.mark-about-box-dl-02 { margin-bottom: 0; }

.idx .mark-sec .mark-about .mark-about-box dl.mark-about-box-dl-02 dd { font-size: 1.125rem; }

.idx .mark-sec .mark-about .mark-about-box dl.mark-about-box-dl-02 dd .mark-about-txt01 { font-size: 1.4375rem; font-weight: bold; }

.idx .mark-sec .mark-about .mark-about-box dl dt { display: flex; align-items: center; justify-content: center; width: 1.5em; padding: 10px; margin-right: 0.5em; background-color: #ffe900; font-size: 2.25rem; line-height: 1; border-radius: 0.2em; }

@media screen and (max-width: 750px) { .idx .mark-sec .mark-about .mark-about-box dl dt { width: 1.2em; padding: 5px; font-size: 1.75rem; } }
.idx .mark-sec .mark-about .mark-about-box dl dd { flex: 1; line-height: 2; }

.idx .mark-sec .mark-about .mark-about-box .mark-about-box-txt-01 { display: flex; align-items: center; justify-content: center; margin: 15px 0; }

.idx .mark-sec .mark-about .mark-about-box .mark-about-box-txt-01 p { -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; -o-writing-mode: vertical-rl; writing-mode: vertical-rl; font-size: 1.3125rem; font-weight: bold; text-align: center; }

.idx .mark-sec .mark-about .mark-about-box .mark-about-box-txt-02 { font-size: 1.3125rem; font-weight: 500; text-align: center; }

.idx .mark-sec .mark-txt02 { margin-bottom: 70px; text-align: center; }

.idx .mark-sec .mark-use { padding: 40px 50px 55px; background-color: #fff7e1; }

.idx .mark-sec .mark-use dl { margin-bottom: 40px; }

.idx .mark-sec .mark-use dl dt { margin-bottom: 20px; font-size: 1.375rem; font-weight: bold; text-align: center; }

.idx .mark-sec .mark-use dl dd { line-height: 2; }

.idx .mark-sec .mark-use .use-list { display: flex; justify-content: space-between; margin-bottom: 40px; }

@media screen and (max-width: 750px) { .idx .mark-sec .mark-use .use-list { display: block; } }
.idx .mark-sec .mark-use .use-list li { display: flex; border: 1px solid #ffb800; background-color: #fff; width: 45.7142857143%; border-radius: 0.5em; box-shadow: 2px 2px 2px 2px rgba(4, 0, 0, 0.2); }

@media screen and (max-width: 750px) { .idx .mark-sec .mark-use .use-list li { display: block; width: 100%; margin-bottom: 40px; } }
.idx .mark-sec .mark-use .use-list li:first-child img { width: 38px; }

.idx .mark-sec .mark-use .use-list li:last-child img { width: 84px; }

@media screen and (max-width: 750px) { .idx .mark-sec .mark-use .use-list li:last-child { margin-bottom: 0; } }
.idx .mark-sec .mark-use .use-list li a { display: flex; align-items: center; justify-content: center; text-decoration: none; width: 100%; height: 100%; padding: 20px; text-align: center; }

.idx .mark-sec .mark-use .use-list li a figcaption { margin-top: 15px; }

.idx .mark-sec .mark-use .use-list li a figcaption span { font-size: 1.125rem; font-weight: bold; }

.idx .mark-sec .mark-use .use-link { text-align: center; }

.idx .mark-sec .mark-use .use-link a { color: #3259ca; }

.idx .miryoku-sec { background: url("../img/about/miryoku_bg001.jpg") no-repeat center top; background-size: cover; }

.idx .miryoku-sec .miryoku-in { margin-bottom: 110px; padding: 80px 0 125px; background: url("../img/about/miryoku_bg002.png") repeat-x left bottom; }

@media screen and (max-width: 750px) { .idx .miryoku-sec .miryoku-in { margin-bottom: 40px; padding: 40px 0; } }
.idx .miryoku-sec .miryoku-list { display: flex; justify-content: center; margin-bottom: 60px; }

@media screen and (max-width: 960px) { .idx .miryoku-sec .miryoku-list { display: block; } }
.idx .miryoku-sec .miryoku-list li { position: relative; width: 29.8%; margin-right: 3.5%; background-color: #ffe900; border: 1px solid #fff; border-radius: 50%; }

@media screen and (max-width: 960px) { .idx .miryoku-sec .miryoku-list li { width: 40%; margin: 0 auto 40px; } }
@media screen and (max-width: 750px) { .idx .miryoku-sec .miryoku-list li { width: 73.5294117647%; } }
.idx .miryoku-sec .miryoku-list li:last-child { margin-right: 0; }

@media screen and (max-width: 960px) { .idx .miryoku-sec .miryoku-list li:last-child { margin: 0 auto; } }
.idx .miryoku-sec .miryoku-list li::before { content: ''; display: block; padding-top: 100%; }

.idx .miryoku-sec .miryoku-list li div { position: absolute; top: 0; left: 0; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }

.idx .miryoku-sec .miryoku-list li div dl dt { margin-bottom: 15px; font-size: 1.0625rem; color: #139655; text-align: center; font-weight: 700; line-height: 1; }

.idx .miryoku-sec .miryoku-list li div dl dt span { font-size: 3.75rem; }

.idx .miryoku-sec .miryoku-list li div dl dd { font-size: 1.25rem; font-weight: 700; text-align: center; }

.idx .miryoku-sec .miryoku-txt { margin-bottom: 25px; font-size: 1.75rem; font-weight: 700; text-align: center; }

.idx .miryoku-sec .miryoku-btn { width: 54.4%; margin: 0 auto; }

@media screen and (max-width: 960px) { .idx .miryoku-sec .miryoku-btn { width: 100%; } }
/*# sourceMappingURL=about.css.map */

/*# sourceMappingURL=about.css.map */
