@extends("/_layouts/base.html")
@section("main")
@include("/include/parts/top-main-visual.html", {"module_id": "MF_main_visual"})
@include("/include/parts/top-message.html", {"module_id": "MF_message"})
@include("/include/entry/summary-top-thumbnail.html", {"module_id": "summary_service"})
@include("/include/parts/cta-visual.html", {"module_id": "MF_cta_visual_top"})
@include("/include/entry/summary-top-bordered.html", {"module_id": "summary_recruit"})
@include("/include/parts/summary-news.html")
@include("/include/entry/summary-top-blog.html", {"module_id": "summary_blog"})
@include("/include/parts/video.html", {"module_id": "MF_video"})
@include("/include/siteparts/banner-bordered.html", {"module_id": "banner_related_site"})
@include("/include/parts/cta-top.html", {"module_id":"MF_cta_top"})
@endsection
@section("footer-cta")
@endsection
@section("footer")
@endsection