/* section */
section { width: 100%; }
.section_title { font-size: 24px; font-weight: bold; display: inline-block; position: relative; }
.period::after { content: ""; display: inline-block; position: absolute; width: 5px; height: 5px; right: -8px; bottom: 2px; background-color: #8a52dc; border-radius: 50%; }
.text_bg::after { height: 19px; }
.mark_type01 { position: relative; width: auto; display: inline-block; }
.mark_type01::before { content: ""; width: 25px; height: 40px; display: inline-block; position: absolute; background-image: url(../image/mark_01.svg); background-repeat: no-repeat; background-position: center center; background-size: contain; left: 0px; top: -50px; }
.mark_type01::after { content: ""; width: 25px; height: 40px; display: inline-block; position: absolute; background-image: url(../image/mark_02.svg); background-repeat: no-repeat; background-position: center center; background-size: contain; left: 0; top: 150px; }

main .main_button_area { text-align: center; width: 100%; }
main .main_button_area .main_btn { display: inline-block; width: 312px; height: 64px; text-align: center; background-color: #8a52dc; border-radius: 12px; color: #ffffff; font-size: 16px; font-weight: bold;  }

.section01 .main_button_area { position: absolute; bottom: 50px; left: 0; }
.section03 .main_button_area { position: absolute; bottom: 50px; left: 0; height: auto; top: auto; }

.section_wrap { width: 100%; height: 100%; margin: 0 auto; min-height: auto !important; padding: 0 24px; }
.section01 { width: 100%; height: 596px; overflow: hidden; position: relative; }
.section01 .section_wrap { overflow: hidden; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); padding-top: 216px; }
.section01 .video_box { position: relative; width: 1200px; height: 100%; top: 0px; left: 50%; transform: translateX(-50%); overflow: hidden; }
.section01 video { width: 100%; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); }
.section01 .video_wrap { width: 100%; height: 100%; position: absolute; top: 0px; left: 0; background-color: #ffffff; opacity: 0.4; }

.section01 h2 { font-weight: bold; font-size: 24px; padding-left: 15px; z-index: 20; }
.section01 h2 p { position: relative; width: auto; }
.section01 h2 p span { color: #8a52dc; }
.section01 h2 p.period { display: inline-block; }
.section01 h2 p.period::after { bottom: 6px; }


.section02 { height: 455px;  }
.section02 .section_wrap { padding-top: 72px; }
.section02 .section_title { width: 100%; text-align: center; font-weight: normal; font-size: 24px; margin-bottom: 48px; }
.section02 .section_title em { display: block; }
.section02 .section_title span { font-weight: bold; }
.section02 .section_text { width: 100%; text-align: center; margin-bottom: 32px; font-weight: normal; font-size: 16px; }
.section02 .section_text span { font-weight: bold; }

.section03 { height: 598px; background-image: url(../image/m_story_bg01.png); background-repeat: no-repeat; background-position: center center; background-size: cover; text-align: center; position: relative; }
.section03 .section_wrap { padding-top: 115px; }
.section03 .section_text { font-weight: normal; font-size: 24px; text-align: left; }
.section03 .section_text span { display: block; }
.section03 .section_text strong { font-size: 24px; text-align: left; }
.section03 .section_text strong span { display: block; }
.section03 p { width: 100%; text-align: left; font-weight: normal; font-size: 24px; color: #ffffff; }
.section03 p strong { font-weight: bold; }
.section03 .period { position: relative; width: auto; display: inline-block; }
.section03 .period::after { bottom: 6px; }
.section03 .mark_type01 { width: auto; display: block; }
.section03 .section_text .period { display: inline-block; }

.section04 { height: 1040px; background-color: #f3f3f3; text-align: center; }
.section04 .section_wrap { padding-top: 72px; }
.section04 .section_title { font-weight: bold; font-size: 24px; margin-bottom: 48px; }
.section04 ul { width: 100%; height: auto; }
.section04 ul li { width: 100%; height: auto; margin-bottom: 40px; background-repeat: no-repeat; background-size: 200px; text-align: left; padding: 224px 0 0 0; }
.section04 ul li > span { display: block; font-weight: normal; font-size: 18px; }
.section04 ul li strong { display: block; font-weight: bold; font-size: 18px; }
.section04 ul li p { font-weight: normal; font-size: 16px; line-height: 24px; padding-top: 24px; width: 100%; word-break: break-all; }
.section04 ul li p span { font-weight: bold;  } 
.section04 ul li:first-of-type { padding-left: 0px; background-image: url(../image/story_icon01.svg); background-position: center top; margin-bottom: 56px; }
.section04 ul li:last-of-type { margin-bottom: 0; padding-left: 0px; background-image: url(../image/story_icon02.svg); background-position: center top; }

.section05 { height: 757px; }
.section05 .section_wrap { width: 100%; position: relative; padding: 72px 0 0 0; }
.section05 .section_title { font-weight: normal; font-size: 24px; margin-bottom: 8px; width: 100%; padding: 0 24px; }
.section05 .section_title span { font-weight: bold; display: block; }
.section05 .section_text { font-weight: normal; font-size: 16px; margin-bottom: 40px; padding: 0 24px; }
.section05 .section_content_list { width: 100%; text-align: center; }
.section05 .section_content_list.swiper-wrapper { display: 100%; }
.section05 .section_content_list li { padding: 224px 0 0 0; background-repeat: no-repeat; background-position: top center; margin-bottom: 56px; }
.section05 .section_content_list li.swiper-slide { height: auto; }
.section05 .section_content_list li:nth-of-type(1) { background-image: url(../image/m_content_img01.png)}
.section05 .section_content_list li:nth-of-type(2) { background-image: url(../image/m_content_img02.png)}
.section05 .section_content_list li:nth-of-type(3) { background-image: url(../image/m_content_img03.png)}
.section05 .section_content_list li:last-of-type { margin-bottom: 56px; }
.section05 .section_content_list .title_num { height: 40px; position: relative; text-align: left; padding: 24px 0 0 24px; height: auto; margin-bottom: 0; }
.section05 .section_content_list .title_num strong {font-weight: bold; font-size: 30px; width: auto; display: inline-block; text-align: center; color: #8a52dc; }
.section05 .section_content_list .title_num strong::after { content: ""; display: inline-block; width: 100%; height: 4px; border-radius: 2px; bottom: -6px; left: 0; background-color: #8A52DC; }
.section05 .section_content_list .title { font-weight: bold; padding: 16px 24px 0 24px; font-size: 18px; text-align: left; display: inline-block; width: 100%; }
.section05 .section_content_list .detail_text { font-weight: normal; font-size: 16px; line-height: 24px; margin: 16px 0 8px; padding: 0 24px 0 24px; text-align: left; }
.section05 .section_content_list .more_info { font-weight: normal; line-height: 20px; color: #888888; display: inline-block; width: 100%; padding-left: 24px; font-size: 14px; text-align: left; }
.section05 .section_content_list li .text_bg { display: table; margin-bottom: 4px; } 
.section05 .section_content_list li .text_bg::after { height: 16px; }
.section05 .swiper-pagination { position: absolute; bottom: 70px; width: 100%; background-color: transparent; }
.section05 .swiper-pagination-bullet { margin-right: 8px; width: 10px; height: 10px; background-color: #c4c4c4; transition: all 0.3s; opacity: 1; }
.section05 .swiper-pagination-bullet:last-of-type { margin: 0; }
.section05 .swiper-pagination-bullet-active { width: 28px; height: 10px; background-color: #8a52dc; border-radius: 33px; }


.section06 { height: 440px; background-image: url(../image/m_story_bg02.png); background-repeat: no-repeat; background-position: center center; background-size: cover; }
.section06 .section_wrap { padding-top: 136px; }
.section06 .section_text { font-weight: normal; font-size: 24px; margin-bottom: 24px; text-align: center; }
.section06 .section_text strong { font-weight: bold; display: block; }
.section06 .go_care { display: block; width: 312px; height: 64px; line-height: 64px; background-color: #8a52dc; border-radius: 12px; font-size: 16px; color: #ffffff; font-weight: bold; margin: 0 auto; }

/* common */
.text_bg { position: relative; padding: 0 4px; }
.text_bg { background: linear-gradient(to top, rgba(138,82,220,0.2) 60%, transparent 40%); }
