@charset "UTF-8";
/* CSS Document */

/*TOPページ　p01
=========================================== */
#topbox01 {}
#topbox01 .cnt {justify-content:space-between;}
#topbox01 .cnt .title {}
#topbox01 .cnt .title .eng {font-size:20px;font-weight:bold;margin-bottom:20px;}
#topbox01 .cnt .title .eng span {display:inline-block;padding-left:18px;position:relative;}
#topbox01 .cnt .title .eng span::before {content:"";width:8px;height:8px;background:#E20013;border-radius:100%;position:absolute;top:0;bottom:0;left:0;margin:auto;}
#topbox01 .cnt .title .jap {font-size:50px;line-height:2;text-decoration:underline;text-decoration-thickness: 1px;}
#topbox01 .cnt .text_list {width:500px;padding-top:54px;}
#topbox01 .cnt .text_list .text {margin-bottom:1em;line-height:2.2;}
#topbox01 .cnt .text_list .text:last-child {margin-bottom:0;}

#topbox01 .umekomi_movie {margin-top:60px;position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;}
#topbox01 .umekomi_movie iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}


#topbox02 {padding-top:120px;}
#topbox02 .title02 {margin-bottom:44px;}
#topbox02 .bg_list {}
#topbox02 .bg_list .bg {padding:60px 0;background:#F6F6F6;border-radius:20px;width:calc(100% - 60px);margin:0 auto 10px;position:relative;}
#topbox02 .bg_list .bg:first-child::before {content:"";width:196.5px;height:179px;background: url("../img/p05/illust01.png") no-repeat;background-size:contain;position:absolute;top:-149px;left:calc(50% - 660px);}

#topbox02 .bg_list .bg:last-child {margin-bottom:0;}
#topbox02 .bg_list .bg h3 {font-size:20px;padding-left:20px;margin-bottom:20px;position:relative;}
#topbox02 .bg_list .bg h3::before {content:"";width:10px;height:10px;background:#E20013;border-radius:100%;position:absolute;top:0;bottom:0;left:0;margin:auto;}

#topbox02 .bg_list .bg .table {}
#topbox02 .bg_list .bg .table .tr {margin-bottom:1px;border-radius:10px;overflow: hidden;background:#fff;}
#topbox02 .bg_list .bg .table .tr:last-child {margin-bottom:0;}
#topbox02 .bg_list .bg .table .tr .th {width:360px;padding:20px;box-sizing:border-box;background:#007AFF;color:#fff;align-items:center;}
#topbox02 .bg_list .bg .table .tr .th .num {width:22px;height:22px;display:table;margin-right:10px;}
#topbox02 .bg_list .bg .table .tr .th .num span {display:table-cell;vertical-align:middle;text-align:center;font-size:14px;font-weight:bold;color:#007AFF;background:#fff;border-radius:100%;}
#topbox02 .bg_list .bg .table .tr .th h4 {font-size:18px;width:calc(100% - 33px);}
#topbox02 .bg_list .bg .table .tr .td {width:calc(100% - 360px);padding:20px;box-sizing:border-box;font-weight:500;}

#topbox02 .bg_list .bg .box_list {}
#topbox02 .bg_list .bg .box_list .box {width:545px;margin-right:10px;background:#fff;border-radius:10px;overflow:hidden;}
#topbox02 .bg_list .bg .box_list .box:last-child {margin-right:0;}
#topbox02 .bg_list .bg .box_list .box h4 {line-height:60px;color:#fff;text-align:center;background:#007AFF;font-size:18px;}
#topbox02 .bg_list .bg .box_list .box h4 span {display:inline-block;padding-left:33px;background:url("../img/top/muki.svg")no-repeat center left;}
#topbox02 .bg_list .bg .box_list .box02 h4 {background:#1E1E1E;}
#topbox02 .bg_list .bg .box_list .box02 h4 span {background:url("../img/top/fumuki.svg")no-repeat center left;}
#topbox02 .bg_list .bg .box_list .box .box_in {padding:0 20px 20px;box-sizing:border-box;}
#topbox02 .bg_list .bg .box_list .box .box_in li {font-weight:500;padding-left:30px;margin:20px 20px 0 0;background:url("../img/top/muki02.svg")no-repeat top 2px left;}
#topbox02 .bg_list .bg .box_list .box .box_in li:nth-child(2n) {margin-right:0;}
#topbox02 .bg_list .bg .box_list .box .box_in li:last-child {margin-right:0;}
#topbox02 .bg_list .bg .box_list .box02 .box_in {padding-left:60px;}
#topbox02 .bg_list .bg .box_list .box02 .box_in li {background:url("../img/top/fumuki02.svg")no-repeat top 2px left;margin-right:30px;}

#topbox02 .btn01 {margin: 40px auto 0;}

#topbox03 {padding-top:120px;}
#topbox03 .title01 {margin-bottom:40px;}
#topbox03 .point_list {position:relative;z-index:2;}
#topbox03 .point_list {position:relative;}
#topbox03 .point_list::before {content:"";background:url("../img/top/illust01.png")no-repeat;background-size:contain;width:576px;height:424px;box-sizing:border-box;position:absolute;top:-238px;left:calc(50% - 855px);}
#topbox03 .point_list::after {content:"";background:url("../img/top/illust02.png")no-repeat;background-size:contain;width:173px;height:202px;box-sizing:border-box;position:absolute;top:-202px;right:calc(50% - 582px);}

#topbox03 .point_list .point01 {width:calc(100% - 30px - 91px);margin:0 30px 1px auto;border-radius:6px 20px 20px 6px;background:#EBF4FF;padding:40px;box-sizing:border-box;position:relative;}
#topbox03 .point_list .point01:last-child {margin-bottom:0;}
#topbox03 .point_list .point01::before {content:"Point 01";width:60px;height:100%;background:#EBF4FF;border-radius:20px 6px 6px 20px;font-family: 'Poppins';font-weight:500;font-size:14px;color:#007AFF;padding-top:40px;box-sizing:border-box;writing-mode: vertical-rl;position:absolute;top:0;left:-61px;line-height: 60px;}
#topbox03 .point_list .point01:nth-child(2)::before {content:"Point 02";}
#topbox03 .point_list .point01:nth-child(3)::before {content:"Point 03";}
#topbox03 .point_list .point01::before {content:"Point 01";width:60px;height:100%;background:#EBF4FF;border-radius:20px 6px 6px 20px;font-family: 'Poppins';font-weight:500;font-size:14px;color:#007AFF;padding-top:40px;box-sizing:border-box;writing-mode: vertical-rl;position:absolute;top:0;left:-61px;line-height: 60px;}

#topbox03 .point_list .point01 .cnt {justify-content:space-between;position:relative;}
#topbox03 .point_list .point01 .cnt .info {width:600px;}
#topbox03 .point_list .point01 .cnt .info h3 {font-size:28px;margin-bottom:20px;}
#topbox03 .point_list .point01 .cnt .info .text {}
#topbox03 .point_list .point01 .cnt .img {width:380px;}
#topbox03 .point_list .point01 .cnt .btn02 {position:absolute;left:0;bottom: 23px;}

#topbox04 {padding:120px 0;}
#topbox04 .title01 {margin-bottom:40px;}
#topbox04 .interview_list {border-top:1px solid #eee;}
#topbox04 .interview_list .interview01 {padding:40px 40px 48px 0;width:510px;position:relative;border-bottom:1px solid #eee;}
#topbox04 .interview_list .interview01:nth-child(2n) {padding:40px 0 48px 40px;}
#topbox04 .interview_list .interview01::before {content:"";width:1px;height:calc(100% - 40px);background:#eee;position:absolute;top:20px;right:0;}
#topbox04 .interview_list .interview01:nth-child(2n)::before {content:none;}
#topbox04 .interview_list .interview01 a {display:block;height:100%;text-decoration:none;}
#topbox04 .interview_list .interview01 a .cnt {justify-content:space-between;position:relative;}
#topbox04 .interview_list .interview01 a .cnt .num_box {font-size:12px;line-height:1;text-align: center;}
#topbox04 .interview_list .interview01 a .cnt .num_box .num {font-size:36px;}
#topbox04 .interview_list .interview01 a .img {position:relative;overflow:hidden;border-radius:10px;width: 280px;}
#topbox04 .interview_list .interview01 a .img .in_img { aspect-ratio: 280 / 220;transition: 0.3s;}
#topbox04 .interview_list .interview01 a:hover .img .in_img { scale: 1.1; opacity: 1;}
#topbox04 .interview_list .interview01 a .info {position:absolute;left:0;bottom:0;}
#topbox04 .interview_list .interview01 a .info .year {margin-bottom:8px;font-size:18px;font-weight:500;}
#topbox04 .interview_list .interview01 a .info .year span {display:inline-block;padding:2px 20px;border:1px solid #E20013;border-radius:100px;}
#topbox04 .interview_list .interview01 a .info .shop_name {font-size:14px;margin-bottom:12px;}
#topbox04 .interview_list .interview01 a .info .name_box {width:auto;align-items:baseline;}
#topbox04 .interview_list .interview01 a .info .name_box .name {font-size:20px;margin-right:14px;}
#topbox04 .interview_list .interview01 a .info .name_box .kana {font-size:12px;}
#topbox04 .interview_list .interview01 a .message {margin-top:60px;}

#topbox04 .btn01 {margin: 40px auto 0;}

#top_bg01 {background:url("../img/top/bg01.png")no-repeat center top;background-size:2000px;}

#topbox05 {padding:140px 0;}
#topbox05 .cnt {justify-content:space-between;}
#topbox05 .cnt .title01 {text-align:left;}
#topbox05 .cnt .title01 .jap {font-size:44px;line-height:1.8;margin-top:10px;}
#topbox05 .cnt .text_list {width: 500px;line-height:2.2;padding-top:100px;}
#topbox05 .cnt .text_list .text {margin-bottom:1em;}
#topbox05 .cnt .text_list .text:last-child {margin-bottom:0;}
#topbox05 .img {width:560px;margin:44px auto 0;}
#topbox05 .btn01 {margin: 40px auto 0;}

#topbox06 {}
#topbox06 .bg {padding:120px 0;background:#F6F6F6;border-radius:20px;width:calc(100% - 60px);margin:0 auto 10px;}
#topbox06 .bg .title01 {margin-bottom:30px;}
#topbox06 .bg .num_box_list {}
#topbox06 .bg .num_box_list .num_box {width:360px;margin:10px 10px 0 0;min-height:230px;padding:20px;box-sizing:border-box;position:relative;background:#fff;border-radius:10px;}
#topbox06 .bg .num_box_list .num_box:nth-child(3n) {margin-right:0;}
#topbox06 .bg .num_box_list .num_box .midashi {margin-bottom:5px;}
#topbox06 .bg .num_box_list .num_box .midashi span {display:inline-block;padding:1px 20px;border:1px solid #E20013;border-radius:100px;}
#topbox06 .bg .num_box_list .num_box .jisseki {font-size:12px;position:absolute;top:20px;right:20px;}
#topbox06 .bg .num_box_list .num_box .cnt {align-items:center;justify-content:space-around;}
#topbox06 .bg .num_box_list .num_box .cnt .num {font-weight:bold;font-size:20px;}
#topbox06 .bg .num_box_list .num_box .cnt .num .red {font-size:50px;font-weight:600;margin:0 4px;}
#topbox06 .bg .num_box_list .num_box .cnt .num .red .mini {font-size:40px;font-weight:600;}
#topbox06 .bg .num_box_list .num_box .cnt .num .p01 {display:block;margin-top:-18px;text-align:center;}
#topbox06 .bg .num_box_list .num_box .cnt .num .p02 {width:36px;display: inline-block;line-height:1.2;}

#topbox06 .bg .num_box_list .num_box.num_box02 .cnt .num {font-size:16px;}

#topbox06 .bg .num_box_list .num_box.num_box01 .cnt .img {width:174px;}
#topbox06 .bg .num_box_list .num_box.num_box02 .cnt .img {width:163px;}
#topbox06 .bg .num_box_list .num_box.num_box03 .cnt .img {width:128px;}
#topbox06 .bg .num_box_list .num_box.num_box04 .cnt .img {width:108px;}
#topbox06 .bg .num_box_list .num_box.num_box05 .cnt .img {width:137px;}
#topbox06 .bg .num_box_list .num_box.num_box06 .cnt .img {width:159px;}

#topbox06 .btn01 {margin: 40px auto 0;}

#topbox07 {padding:100px 0;position:relative;}
#topbox07::before {content:"";background:url("../img/top/tuika_il.png")no-repeat;background-size:contain;width:453px;height:463px;box-sizing:border-box;position:absolute;bottom:0;left: calc(50% - 915px);z-index: 2;}

#topbox07 .title02 {margin-bottom:40px;}
#topbox07 .bg {position:relative;}

#topbox07 .zou_list {border-top:1px solid #eee;}
#topbox07 .zou_list .zou01 {padding:40px 40px 66px 0;width:510px;position:relative;border-bottom:1px solid #eee;}
#topbox07 .zou_list .zou01:nth-child(2n) {padding:40px 0 48px 40px;}
#topbox07 .zou_list .zou01::before {content:"";width:1px;height:calc(100% - 40px);background:#eee;position:absolute;top:20px;right:0;}
#topbox07 .zou_list .zou01:nth-child(2n)::before {content:none;}
#topbox07 .zou_list .zou01 .icon {width:115px;}
#topbox07 .zou_list .zou01 .icon img {width:70px;}
#topbox07 .zou_list .zou01:nth-child(3) .icon img {width:64px;}
#topbox07 .zou_list .zou01:nth-child(4) .icon img {width:71px;}
#topbox07 .zou_list .zou01 .info {width:calc(100% - 115px);padding-top:20px;}
#topbox07 .zou_list .zou01 .info .midashi {font-size:20px;margin-bottom:20px;}
#topbox07 .zou_list .zou01 .info p {}
#topbox07 .bg .btn01 {position:absolute;right:0;bottom:0;}

#topbox08 {padding-bottom:100px;}
#topbox08 .bg {padding:100px 0;background:#F6F6F6;border-radius:20px;width:calc(100% - 60px);margin:0 auto;}

#topbox08 .title03 {margin-bottom: 40px;}

.news_slider {width:1760px;margin-bottom:0!important;}
.news_slider .news01 {width:260px;margin-right:40px;}
.news_slider .news01 a {height:100%;display: block;text-decoration:none;transition:0.3s;box-sizing: border-box;}
.news_slider .news01 a .img {position:relative;overflow:hidden;border-radius:10px;}
.news_slider .news01 a .img .in_img { aspect-ratio: 260 / 160;transition: 0.3s;}
.news_slider .news01 a:hover .img .in_img { scale: 1.1; opacity: 1;}
.news_slider .news01 a .title {font-weight:400;width: 100%;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-top: 30px;min-height: 51.2px;}
.news_slider .news01 a .info {align-items:center;margin-top:20px;}
.news_slider .news01 a .info .cat {width:auto;margin-right:20px;}
.news_slider .news01 a .info .cat li {padding:4px 10px;color:#fff;background:#1E1E1E;font-weight:500;margin-right:5px;border-radius:5px;font-size:12px;}
.news_slider .news01 a .info .cat li:last-child {margin-right:0;}
.news_slider .news01 a .info .time {font-size:14px;}

.news_slider button.slick-arrow {opacity: 1;z-index: 2;transition: 0.3s;width:40px;height:40px;top:-98px;border-radius:100%;}
.news_slider button.slick-prev.slick-arrow {background: url("../img/top/arrow01.svg") no-repeat center;left:1010px;}
.news_slider button.slick-next.slick-arrow {background: url("../img/top/arrow02.svg") no-repeat center;right:auto;left:1060px;}
.news_slider button.slick-arrow:before {content: none;}

.news_slider button.slick-prev.slick-arrow:hover {background: url("../img/top/arrow01_h.svg") no-repeat center;}
.news_slider button.slick-next.slick-arrow:hover {background: url("../img/top/arrow02_h.svg") no-repeat center;}

#topbox08 .btn {width:180px;height:50px;display:table;position:absolute;top:14px;right:130px;}
#topbox08 .btn a {display:table-cell;vertical-align:middle;color:#E20013;border:1px solid #E20013;font-size:14px;font-weight:bold;text-decoration:none;border-radius:140px;padding-left:30px;background: url("../img/top/btn.svg")no-repeat center right 14px #fff;}
#topbox08 .btn a:hover {opacity:0.7;}

/*事業戦略 (strategy) p02
=========================================== */
#p02box01 {padding-top:100px;}
#p02box01 .title01 {margin-bottom:40px;text-align:left;}
#p02box01 .title01 .jap {font-size:44px;}
#p02box01 .cnt {justify-content:space-between;}
#p02box01 .cnt .info {width:742px;position:relative;z-index:2;}
#p02box01 .cnt .info::after {content:"";width:485px;height:485px;background: url("../img/p02/maru01.png") no-repeat;background-size:contain;position:absolute;top:-22px;left:305px;z-index: -1;}

#p02box01 .cnt .info .midashi {font-size:34px;margin-bottom:40px;}
#p02box01 .cnt .info .text_list {font-weight: 500;}
#p02box01 .cnt .info .text_list .text {margin-bottom:20px;}
#p02box01 .cnt .info .text_list .text:last-child {margin-bottom:0;}
#p02box01 .cnt .img {width:308px;position:relative;z-index:2;}
#p02box01 .cnt .img::after {content:"";width:766.5px;height:713px;background: url("../img/p02/illust01.png") no-repeat;background-size:contain;position:absolute;top:-270px;left:85px;z-index: -1;}
#p02box01 .cnt .img h3 {font-weight:400;margin-top:10px;}

#p02box02 {padding-top:120px;}
#p02box02 .title01 {margin-bottom:40px;}
#p02box02 .bg {position:relative;padding:60px 50px;box-sizing:border-box;background:#EBF4FF;border-radius:20px;}
#p02box02 .bg::after {content:"";width:196px;height:179px;background: url("../img/p09/illust02.png") no-repeat;background-size:contain;position:absolute;top:-143px;right:80px;}
#p02box02 .bg .midashi_box {align-items:center;justify-content:space-between;margin-bottom:40px;}
#p02box02 .bg .midashi_box h3 {font-size:32px;}
#p02box02 .bg .midashi_box .text {font-weight:500;width:670px;}
#p02box02 .bg .point_list {}
#p02box02 .bg .point_list .point01 {padding:50px;background:#fff;border-radius:10px;flex-direction:row-reverse;justify-content:space-between;box-sizing:border-box;margin-bottom:30px;}
#p02box02 .bg .point_list .point01:nth-child(2n) {flex-direction:row;}
#p02box02 .bg .point_list .point01:last-child {margin-bottom:0;}
#p02box02 .bg .point_list .point01 .info {width:570px;}
#p02box02 .bg .point_list .point01 .info .point_midashi {align-items:center;margin-bottom:20px;}
#p02box02 .bg .point_list .point01 .info .point_midashi .num_box {font-size:13px;line-height:0.9;text-align: center;}
#p02box02 .bg .point_list .point01 .info .point_midashi .num_box .num {font-size:36px;}
#p02box02 .bg .point_list .point01 .info .point_midashi h4 {font-size:28px;line-height:1.2;margin-left:16px;}
#p02box02 .bg .point_list .point01 .info .text {}
#p02box02 .bg .point_list .point01 .img {width:298px;}

#p02box03 {padding:120px 0 200px;}
#p02box03 .cnt01 {justify-content:space-between;align-items:center;margin-bottom:60px;}
#p02box03 .cnt01 .title01 {text-align:left;}
#p02box03 .cnt01 .title01 .jap {font-size:44px;line-height:1.8;}
#p02box03 .cnt01 .img {width:570px;}
#p02box03 .cnt02 {justify-content:flex-start;flex-direction:row-reverse;}
#p02box03 .cnt02 .img_list {width:322px;margin-right:78px;position:relative;z-index:2;}
#p02box03 .cnt02 .img_list::after {content:"";width:973px;height:435px;background: url("../img/p02/illust02.png") no-repeat;background-size:contain;position:absolute;top:-89px;right:213px;z-index: -1;}
#p02box03 .cnt02 .info {width:570px;}
#p02box03 .cnt02 .info h3 {font-size:28px;margin-bottom:30px;}
#p02box03 .cnt02 .info .text_list {}
#p02box03 .cnt02 .info .text_list .text {margin-bottom:27px;}
#p02box03 .cnt02 .info .text_list .text:last-child {margin-bottom:0;}


/*数字で見る (numbers) p03
=========================================== */
#p03box01 {padding-top:80px;background:#F6F6F6;}
.number_box_list01 {}
.number_box_list01 .number_box {background:#fff;border-radius:10px;padding:20px 0;margin:20px 20px 0 0;border:1px solid #E6E6E6;position: relative;box-sizing:border-box;}
.number_box_list01 .number_box h3 {line-height:2;text-align:center;}
.number_box_list01 .number_box h3 span {display:inline-block;padding:1px 20px;background:#1E1E1E;border-radius:100px;color:#fff;}

.number_box_list01 .number_box01 {width:300px;}
.number_box_list01 .number_box01 .img {width:188px;margin:10px auto -18px;}
.number_box_list01 .number_box01 .num {text-align:center;font-size:26px;margin-bottom:-20px;font-weight:bold;}
.number_box_list01 .number_box01 .num .red {font-size:76px;margin-right:9px;font-weight:600;}
.number_box_list01 .number_box01 .text01 {line-height:1.5;}

.number_box_list01 .number_box02 {width:300px;}
.number_box_list01 .number_box02 .text01 {margin:3px auto -5px;font-size:14px;}
.number_box_list01 .number_box02 .num {text-align:center;font-size:26px;margin-bottom:-10px;font-weight:bold;}
.number_box_list01 .number_box02 .num .red {font-size:76px;margin-right:3px;font-weight:600;}
.number_box_list01 .number_box02 h4 {line-height:1.5;font-size:26px;}

.number_box_list01 .number_box03 {width:460px;margin-right:0;padding-left:28px;padding-bottom:150px;}
.number_box_list01 .number_box03 .text01 {padding-left:9px;margin-bottom:-20px;line-height:1.4;font-weight:bold;margin-top: 10px;}
.number_box_list01 .number_box03 .num {font-size:26px;font-weight:bold;}
.number_box_list01 .number_box03 .num .red {font-size:82px;margin-right:6px;font-weight:600;}
.number_box_list01 .number_box03 .num .big {display:block;font-size:34px;margin-left:10px;margin-top:-35px;}
.number_box_list01 .number_box03 .img {width:391px;position:absolute;left:43px;bottom:30px;}
.number_box_list01 .number_box03 .tuika_p01 {position: absolute;right: 10px;bottom: 5px;font-size: 14px;}

.number_box_list01 .number_box04 {width:620px;padding-left:20px;}
.number_box_list01 .number_box04 .num {font-weight:bold;margin-top:60px;margin-left: 26px;}
.number_box_list01 .number_box04 .num .red {font-size:90px;margin-right:2px;font-weight:600;}
.number_box_list01 .number_box04 .num .big {font-size:22px;margin-left:6px;}
.number_box_list01 .number_box04 .text01 {margin:-30px 0 15px 26px;line-height:1.5;font-weight:500;}
.number_box_list01 .number_box04 .text02 {padding:20px;}

.number_box_list01 .number_box04 .img {width:367px;position:absolute;top:53px;right:40px;}

.number_box_list01 .number_box05 {width:460px;margin-right:0;}
.number_box_list01 .number_box05 .text01 {margin:3px auto 27px;font-size:14px;}
.number_box_list01 .number_box05 .num {font-weight:bold;margin-bottom:28px;margin-left: 52px;font-size:26px;}
.number_box_list01 .number_box05 .num .red {font-size:76px;margin-right:10px;font-weight:600;}
.number_box_list01 .number_box05 .img {width:168px;position:absolute;top: 103px;right:52px;}
.number_box_list01 .number_box05 h4 {font-size:26px;line-height:1.5;margin-bottom:20px;}
.number_box_list01 .number_box05 .text02 {line-height:1.5;text-align:center;}

.number_box_list01 .number_box06 {width:380px;}
.number_box_list01 .number_box06 .img {width:320px;margin:32px auto 15px;}
.number_box_list01 .number_box06 .text01 {text-align:center;}

.number_box_list01 .number_box07 {width:300px;}
.number_box_list01 .number_box07 .text01 {margin:3px auto 32px;font-size:14px;}
.number_box_list01 .number_box07 .num {text-align:center;font-size:26px;margin-bottom:10px;font-weight:bold;margin-top: 30px;}
.number_box_list01 .number_box07 .num .red {font-size:76px;margin-right:5px;font-weight:600;}
.number_box_list01 .number_box07 .num .red .mini {font-size:46px;}
.number_box_list01 .number_box07 h4 {font-size:26px;line-height:1.5;margin-bottom:10px;}
.number_box_list01 .number_box07 .text02 {text-align:center;line-height:1.5;}

.number_box_list01 .number_box08 {width:380px;margin-right:0;}
.number_box_list01 .number_box08 .img {width:334px;margin:6px auto 24px;}
.number_box_list01 .number_box08 .text01 {text-align:center;line-height:1.5;}

.number_box_list02 {}
.number_box_list02 .number_box {background:#fff;width:353px;border-radius:10px;padding:20px 26.5px 40px;margin:20px 20px 0 0;border:1px solid #E6E6E6;position: relative;box-sizing:border-box;}
.number_box_list02 .number_box:nth-child(3n) {margin-right:0;}
.number_box_list02 .number_box h3 {line-height:2;text-align:center;margin-bottom:40px;}
.number_box_list02 .number_box h3 span {display:inline-block;padding:1px 20px;background:#1E1E1E;border-radius:100px;color:#fff;}
.number_box_list02 .number_box .star {background: url("../img/p03/star.svg") no-repeat;width:170px;height:34px;position:relative;margin: 0 auto;}
.number_box_list02 .number_box .star .star_in {background: url("../img/p03/star_on.svg") no-repeat center left;height:34px;position:absolute;top:0;left:0;}
.number_box_list02 .number_box .num {text-align:center;margin-bottom:10px;font-weight:bold;}
.number_box_list02 .number_box .num .red {font-size:76px;margin-right:9px;font-weight:600;}
.number_box_list02 .number_box .num .red .mini {font-size:46px;}
.number_box_list02 .number_box h4 {font-weight:400;background: url("../img/p03/fuki.svg") no-repeat center left;padding-left:21px;}
.number_box_list02 .number_box .text01 {line-height:1.5;}
.number_box_list02 .number_box .text01 .red {font-weight:bold;}

.number_ul_box {margin-top:40px;background:#fff;border:1px solid #E6E6E6;border-radius:10px;overflow:hidden;}
.number_ul_box .number_ul {table-layout:fixed;}
.number_ul_box .number_ul .tr {display: table;}
.number_ul_box .number_ul .tr .th {background:#DE1728;padding:35px 20px;box-sizing:border-box;border-bottom:1px solid #E84653;color:#fff;font-weight:bold;width:222px;vertical-align: middle;}
.number_ul_box .number_ul .tr .th .mini {font-size:14px;display:block;}
.number_ul_box .number_ul .tr .td01 {border-right:2px dotted #E3E3E3;border-bottom:1px solid #E3E3E3;padding:22px;width:292px;box-sizing:border-box;font-weight:bold;text-align:center;vertical-align: middle;}
.number_ul_box .number_ul .tr .td01 .big {font-size:26px;}
.number_ul_box .number_ul .tr .td02 {border-bottom:1px solid #E3E3E3;padding:22px 40px;box-sizing:border-box;font-weight:bold;vertical-align: middle;}

.number_ul_box .number_ul .tr:last-child .th {border-bottom:0;}
.number_ul_box .number_ul .tr:last-child .td01 {border-bottom:0;}
.number_ul_box .number_ul .tr:last-child .td02 {border-bottom:0;}

#p03box02 {padding:120px 0;background:#F6F6F6;}
#p03box02 .title01 {margin-bottom:20px;}

.anke_box_list {}
.anke_box_list {}
.anke_box_list .anke_box {background:#fff;border-radius:10px;padding:20px 0 30px;margin:20px 20px 0 0;border:1px solid #E6E6E6;position: relative;box-sizing:border-box;}
.anke_box_list .anke_box h3 {line-height:2;text-align:center;}
.anke_box_list .anke_box h3 span {display:inline-block;padding:1px 20px;background:#1E1E1E;border-radius:100px;color:#fff;}
.anke_box_list .anke_box01 {padding:38px 0 30px 30px;width:760px;}
.anke_box_list .anke_box01 h3 {text-align:left;margin-bottom:10px;}
.anke_box_list .anke_box01 .p01 {width:205px;line-height:1.5;margin-bottom:15px;}
.anke_box_list .anke_box01 .p02 {margin-bottom:10px;font-weight: bold;}
.anke_box_list .anke_box01 .p02 span {display:inline-block;padding:5px 24px;border-radius:100px;border:1px solid #DADADA;}
.anke_box_list .anke_box01 .ranking {line-height:1.5;font-weight:bold;margin-bottom:14px;}
.anke_box_list .anke_box01 .ranking li {padding:2px 0 0 36px;background: url("../img/p03/r03.svg") no-repeat bottom left;margin-bottom:8px;}
.anke_box_list .anke_box01 .ranking li:last-child {margin-bottom:0;}
.anke_box_list .anke_box01 .ranking li:nth-child(1) {background: url("../img/p03/r01.svg") no-repeat bottom left;}
.anke_box_list .anke_box01 .ranking li:nth-child(2) {background: url("../img/p03/r02.svg") no-repeat bottom left;}
.anke_box_list .anke_box01 .p03 {margin-bottom:4px;font-weight: bold;}
.anke_box_list .anke_box01 .p03 span {display:inline-block;padding:5px 24px;border-radius:100px;border:1px solid #DADADA;}
.anke_box_list .anke_box01 .p04 {font-size:19px;font-weight:bold;line-height:1.5;padding-left:10px;}
.anke_box_list .anke_box01 .img {width:479px;position:absolute;top:38px;right:44px;}

.anke_box_list .anke_box02 {margin-right:0;width:320px;}
.anke_box_list .anke_box02::after {content:"";width:166px;height:151.5px;background: url("../img/p03/illust01.png") no-repeat;background-size:contain;position:absolute;top:-131px;right:11px;}
.anke_box_list .anke_box02 .img {width:240px;margin:12px auto 17px;}
.anke_box_list .anke_box02 .p01 {width:276px;margin:0 auto;line-height:1.5;}

.anke_box_list .anke_box03 {padding:20px 0 0 30px;width:540px;min-height: 336px;}
.anke_box_list .anke_box03 h3 {text-align:left;margin-bottom:70px;}
.anke_box_list .anke_box03 .p01 {width:205px;line-height:1.5;margin-bottom:15px;}
.anke_box_list .anke_box03 h4 {font-weight:400;background: url("../img/p03/fuki.svg") no-repeat center left;padding-left:21px;}
.anke_box_list .anke_box03 .text01 {line-height:1.5;font-weight:bold;}
.anke_box_list .anke_box03 .img {width:260px;position:absolute;top:46px;right:20px;}

.anke_box_list .anke_box04 {margin-right:0;width:540px;}
.anke_box_list .anke_box04 .ranking_box {padding-left:90px;}
.anke_box_list .anke_box04 .ranking_box .ranking {line-height:1.5;font-weight:bold;margin:20px 0;}
.anke_box_list .anke_box04 .ranking_box .ranking li {padding:2px 0 0 36px;background: url("../img/p03/r03.svg") no-repeat bottom left;margin-bottom:15px;}
.anke_box_list .anke_box04 .ranking_box .ranking li:last-child {margin-bottom:0;}
.anke_box_list .anke_box04 .ranking_box .ranking li:nth-child(1) {background: url("../img/p03/r01.svg") no-repeat bottom left;}
.anke_box_list .anke_box04 .ranking_box .ranking li:nth-child(2) {background: url("../img/p03/r02.svg") no-repeat bottom left;}
.anke_box_list .anke_box04 .ranking_box .img {width:138px;position:absolute;top:77px;right:88px;}
.anke_box_list .anke_box04 .sonotta_box {justify-content:center;margin-bottom:12px;}
.anke_box_list .anke_box04 .sonotta_box .p01 {margin-right:10px;line-height:1.5;font-weight: bold;}
.anke_box_list .anke_box04 .sonotta_box .p01 span {display:inline-block;padding:5px 24px;border-radius:100px;border:1px solid #DADADA;}
.anke_box_list .anke_box04 .sonotta_box .p02 {line-height:1.3;}
.anke_box_list .anke_box04 .p03 {padding:0 41px;line-height:1.5;}

.anke_box_list .anke_box05 {width:353px;}
.anke_box_list .anke_box05 .ranking_box {padding:0 26px;position:relative;}
.anke_box_list .anke_box05 .ranking_box .ranking {line-height:1.5;font-weight:bold;margin:42px auto 47px;}
.anke_box_list .anke_box05 .ranking_box .ranking li {padding:2px 0 0 36px;background: url("../img/p03/r03.svg") no-repeat bottom left;margin-bottom:15px;}
.anke_box_list .anke_box05 .ranking_box .ranking li:last-child {margin-bottom:0;}
.anke_box_list .anke_box05 .ranking_box .ranking li:nth-child(1) {background: url("../img/p03/r01.svg") no-repeat bottom left;}
.anke_box_list .anke_box05 .ranking_box .ranking li:nth-child(2) {background: url("../img/p03/r02.svg") no-repeat bottom left;}
.anke_box_list .anke_box05 .ranking_box .img {width:84px;position:absolute;top:0;right:26px;}
.anke_box_list .anke_box05 .p02 {font-size:26px;font-weight:bold;margin-bottom:4px;}
.anke_box_list .anke_box05 .p03 {padding:0 16.5px;line-height:1.5;}

.anke_box_list .anke_box06 {width:353px;}
.anke_box_list .anke_box06 .ranking_box {padding:0 25px;position:relative;}
.anke_box_list .anke_box06 .ranking_box .ranking {line-height:1.5;font-weight:bold;margin:41px auto 0;}
.anke_box_list .anke_box06 .ranking_box .ranking li {padding:2px 0 0 36px;background: url("../img/p03/r03.svg") no-repeat bottom left;margin-bottom:15px;width:180px;}
.anke_box_list .anke_box06 .ranking_box .ranking li:last-child {margin-bottom:0;}
.anke_box_list .anke_box06 .ranking_box .ranking li:nth-child(1) {background: url("../img/p03/r01.svg") no-repeat top 2px left;}
.anke_box_list .anke_box06 .ranking_box .ranking li:nth-child(2) {background: url("../img/p03/r02.svg") no-repeat top 2px left;}
.anke_box_list .anke_box06 .ranking_box .img {width:120px;position:absolute;top:29px;right:25px;}

.anke_box_list .anke_box07 {width:353px;margin-right:0;}
.anke_box_list .anke_box07 .ranking_box {padding: 0 43px;position:relative;}
.anke_box_list .anke_box07 .ranking_box .ranking {line-height:1.5;font-weight:bold;margin:38px auto 51px;}
.anke_box_list .anke_box07 .ranking_box .ranking li {padding:2px 0 0 36px;background: url("../img/p03/r03.svg") no-repeat bottom left;margin-bottom:15px;}
.anke_box_list .anke_box07 .ranking_box .ranking li:last-child {margin-bottom:0;}
.anke_box_list .anke_box07 .ranking_box .ranking li:nth-child(1) {background: url("../img/p03/r01.svg") no-repeat bottom left;}
.anke_box_list .anke_box07 .ranking_box .ranking li:nth-child(2) {background: url("../img/p03/r02.svg") no-repeat bottom left;}
.anke_box_list .anke_box07 .ranking_box .img {width:140px;position:absolute;top:-8px;right:43px;}
.anke_box_list .anke_box07 .p02 {font-size:26px;font-weight:bold;margin-bottom:4px;}
.anke_box_list .anke_box07 .p03 {padding:0 16.5px;line-height:1.5;}



/*環境を知る (culture) p04
=========================================== */
#p04box01 {padding-top:136px;}
#p04box01 .wrap::before {content:"";width:583px;height:583px;background: url("../img/p04/maru01.png") no-repeat;background-size:contain;position:absolute;top: -220px;left: -200px;z-index: -1;}
#p04box01 h2 {font-size:44px;line-height:2;margin-bottom:20px;}
#p04box01 .text01 {text-align:center;}

#p04box02 {padding:120px 0;}
#p04box02 .title01 {margin-bottom:40px;}
#p04box02 .bg {position:relative;padding:60px 50px;box-sizing:border-box;background:#F6F6F6;border-radius:20px;}
#p04box02 .bg::before {content:"";width:973px;height:435px;background: url("../img/p04/illust02.png") no-repeat;background-size:contain;position:absolute;top:-263px;right:-734px;z-index:-1;}
#p04box02 .bg::after {content:"";width:128px;height:149px;background: url("../img/p04/illust01.png") no-repeat;background-size:contain;position:absolute;top:-149px;left:32px;}
#p04box02 .bg .environment_list {}
#p04box02 .bg .environment_list .environment00 {margin-bottom:30px;}
#p04box02 .bg .environment_list .environment00:last-child {margin-bottom:0;}
#p04box02 .bg .environment_list .environment00 .environment_title {align-items:center;padding:20px 30px;box-sizing:border-box;background:#007AFF;border-radius:10px 10px 0 0;}
#p04box02 .bg .environment_list .environment00 .environment_title .num {width:22px;height:22px;display:table;margin-right:10px;}
#p04box02 .bg .environment_list .environment00 .environment_title .num span {display:table-cell;vertical-align:middle;text-align:center;font-size:14px;font-weight:bold;background:#fff;color:#007AFF;border-radius:100%;}
#p04box02 .bg .environment_list .environment00 .environment_title h3 {width:calc(100% - 32px);font-size:26px;color:#fff;}
#p04box02 .bg .environment_list .environment00 .environment_in {padding:30px 40px 40px;background:#fff;border-radius:0 0 10px 10px;box-sizing:border-box;}
#p04box02 .bg .environment_list .environment00 .environment_in .text01 {margin-bottom:30px;}

#p04box02 .bg .environment_list .environment00 .environment_in .box_list {}
#p04box02 .bg .environment_list .environment00 .environment_in .box_list .box {padding:30px;box-sizing:border-box;border-radius:10px;background:#F2F8FF;margin-bottom:20px;}
#p04box02 .bg .environment_list .environment00 .environment_in .box_list .box:last-child {margin-bottom:0;}
#p04box02 .bg .environment_list .environment00 .environment_in .box_list .box h4 {font-size:20px;padding-bottom:16px;border-bottom:1px solid #D0DFF0;margin-bottom:22px;}
#p04box02 .bg .environment_list .environment00 .environment_in .box_list .box .text {}

#p04box02 .bg .environment_list .environment00 .environment_in .hikari {font-size: 20px;padding-left:38px;background: url("../img/p04/hikari.svg") no-repeat center left;margin-bottom:20px;}

#p04box02 .bg .environment_list .environment00 .environment_in .mini_list {}
#p04box02 .bg .environment_list .environment00 .environment_in .mini_list .mini01 {width:215px;margin-right:20px;}
#p04box02 .bg .environment_list .environment00 .environment_in .mini_list .mini01:last-child {margin-right:0;}
#p04box02 .bg .environment_list .environment00 .environment_in .mini_list .mini01 .img {}
#p04box02 .bg .environment_list .environment00 .environment_in .mini_list .mini01 h5 {font-size:18px;text-align:center;margin-top:10px;}
#p04box02 .bg .environment_list .environment00 .environment_in .mini_list .mini01 .text {margin-top:8px;}

#p04box02 .bg .environment_list .environment00 .environment_in .haikei {padding:30px;background:#F2F8FF;border-radius:10px;box-sizing:border-box;}
#p04box02 .bg .environment_list .environment00 .environment_in .haikei h4 {font-size:20px;padding-bottom:16px;border-bottom:1px solid #D3D3D3;margin-bottom:20px;}
#p04box02 .bg .environment_list .environment00 .environment_in .haikei .haikei_cnt {justify-content:space-between;}
#p04box02 .bg .environment_list .environment00 .environment_in .haikei .haikei_cnt ul {width:480px;}
#p04box02 .bg .environment_list .environment00 .environment_in .haikei .haikei_cnt ul li {margin-bottom:16px;padding-left:30px;background: url("../img/p04/li.svg") no-repeat top 4px left;}
#p04box02 .bg .environment_list .environment00 .environment_in .haikei .haikei_cnt ul li:last-child {margin-bottom:0;}
#p04box02 .bg .environment_list .environment00 .environment_in .haikei .haikei_cnt ul li h5 {font-size:18px;margin-bottom:6px;}
#p04box02 .bg .environment_list .environment00 .environment_in .haikei .haikei_cnt ul li .text {font-weight:500;}
#p04box02 .bg .environment_list .environment00 .environment_in .haikei .haikei_cnt .sli_img_box {width:350px;}
#p04box02 .bg .environment_list .environment00 .environment_in .haikei .btn01 {margin:40px auto 0;}
#p04box02 .bg .environment_list .environment00 .environment_in .haikei .btn01 a {background: url("../img/p04/haikei_btn01.svg")no-repeat center right 22px #E20013;}

#p04box03 {padding:120px 0;background:#F6F6F6;}
#p04box03 .title01 {margin-bottom:40px;}
#p04box03 .benefit_list {}
#p04box03 .benefit_list .benefit {padding-top:40px;border-top:1px solid #E3E3E3;margin-top:40px;align-items: flex-start;}
#p04box03 .benefit_list .benefit:first-child {margin-top:0;}
#p04box03 .benefit_list .benefit .benefit_title {width:312px;align-items:center;}
#p04box03 .benefit_list .benefit .benefit_title.ais {align-items:flex-start;}
#p04box03 .benefit_list .benefit .benefit_title .icon {width:54px;margin-right:20px;}
#p04box03 .benefit_list .benefit .benefit_title h3 {font-size:24px;}
#p04box03 .benefit_list .benefit .naiyou {width:calc(100% - 312px);}

#p04box03 .benefit_list .benefit .naiyou .text02 {}
#p04box03 .benefit_list .benefit .naiyou .text02 p {text-indent:-1em;padding-left:1em;}
#p04box03 .benefit_list .benefit .naiyou .text02 p span.a {display:block;margin-top:14px;padding-left: 1em;}
#p04box03 .benefit_list .benefit .naiyou .text02 p span.a a {display:inline-block;padding-bottom:6px;border-bottom:1px solid #1E1E1E;padding-right:22px;background: url("../img/p04/pass01.svg")no-repeat top 7px right;text-decoration:none;text-indent: 0em;}
#p04box03 .benefit_list .benefit .naiyou .text02 p span.a a:hover {opacity:0.7;}

#p04box03 .benefit_list .benefit .naiyou .sugoshikata_box {margin-top:30px;}
#p04box03 .benefit_list .benefit .naiyou .sugoshikata_box h4 {font-weight:500;margin-bottom:10px;}
#p04box03 .benefit_list .benefit .naiyou .sugoshikata_box .sugoshikata_list {}
#p04box03 .benefit_list .benefit .naiyou .sugoshikata_box .sugoshikata_list .sugoshikata {width:256px;margin-right:10px;border:2px solid #E20013;border-radius:10px;overflow:hidden;background:#fff;box-sizing: border-box;}
#p04box03 .benefit_list .benefit .naiyou .sugoshikata_box .sugoshikata_list .sugoshikata:last-child {margin-right:0;}
#p04box03 .benefit_list .benefit .naiyou .sugoshikata_box .sugoshikata_list .sugoshikata .name {padding:13px;background:#E20013;color:#fff;font-size:18px;text-align:center;}
#p04box03 .benefit_list .benefit .naiyou .sugoshikata_box .sugoshikata_list .sugoshikata .sugoshikata_in {padding:20px;font-size:14px;}
#p04box03 .benefit_list .benefit .naiyou .sugoshikata_box .sugoshikata_list .sugoshikata .sugoshikata_in .sugoshikata_in_ul {text-align: center;}
#p04box03 .benefit_list .benefit .naiyou .sugoshikata_box .sugoshikata_list .sugoshikata .sugoshikata_in .sugoshikata_in_ul ul {text-align: left;display: inline-block;}
#p04box03 .benefit_list .benefit .naiyou .sugoshikata_box .sugoshikata_list .sugoshikata .sugoshikata_in .sugoshikata_in_ul ul li {}
#p04box03 .benefit_list .benefit .naiyou .sugoshikata_box .sugoshikata_list .sugoshikata .sugoshikata_in .sugoshikata_img {margin:6px auto;}
#p04box03 .benefit_list .benefit .naiyou .sugoshikata_box .sugoshikata_list .sugoshikata:nth-child(1) .sugoshikata_in .sugoshikata_img {width:188px;}
#p04box03 .benefit_list .benefit .naiyou .sugoshikata_box .sugoshikata_list .sugoshikata:nth-child(2) .sugoshikata_in .sugoshikata_img {width:208px;}
#p04box03 .benefit_list .benefit .naiyou .sugoshikata_box .sugoshikata_list .sugoshikata:nth-child(3) .sugoshikata_in .sugoshikata_img {width:194px;}
#p04box03 .benefit_list .benefit .naiyou .sugoshikata_box .sugoshikata_list .sugoshikata .sugoshikata_in .p01 {}

#p04box04 {padding-top:120px;}
#p04box04 .title01 {margin-bottom:40px;}
#p04box04 .bg {position:relative;padding:60px 50px;box-sizing:border-box;background:#EBF4FF;border-radius:20px;}
#p04box04 .bg::before {content:"";width:655px;height:540px;background: url("../img/p04/illust03.png") no-repeat;background-size:contain;position:absolute;top:-212px;left:-284px;z-index:-1;}
#p04box04 .bg::after {content:"";width:196px;height:179px;background: url("../img/p10/illust02.png") no-repeat;background-size:contain;position:absolute;top:-140px;right:117px;}
#p04box04 .bg .box_list {}
#p04box04 .bg .box_list .box {padding:50px;box-sizing:border-box;background:#fff;border-radius:10px;margin-bottom:30px;}
#p04box04 .bg .box_list .box:last-child {margin-bottom:0;}
#p04box04 .bg .box_list .box .box_title {align-items:center;margin-bottom:20px;}
#p04box04 .bg .box_list .box .box_title .num_box {font-size:13px;line-height:0.9;text-align: center;}
#p04box04 .bg .box_list .box .box_title .num_box .num {font-size:36px;}
#p04box04 .bg .box_list .box .box_title .title {font-size:28px;line-height:1.2;margin-left:16px;}
#p04box04 .bg .box_list .box .text01 {margin-bottom:30px;}

#p04box04 .bg .box_list .box .kaisaichi_box {padding:13px 30px;width:auto;background:#F6F6F6;border-radius:10px;align-items:center;display: inline-flex;margin-bottom:30px;}
#p04box04 .bg .box_list .box .kaisaichi_box .title {font-size:18px;padding:6px 30px 6px 0;border-right:1px solid #E3E3E3;margin-right:30px;}
#p04box04 .bg .box_list .box .kaisaichi_box ul {width:auto;}
#p04box04 .bg .box_list .box .kaisaichi_box ul li {width:auto;margin-right:20px;}
#p04box04 .bg .box_list .box .kaisaichi_box ul li:last-child {margin-right:0;}
#p04box04 .bg .box_list .box .event_list {}
#p04box04 .bg .box_list .box .event_list .event01 {width:216px;margin-right:12px;}
#p04box04 .bg .box_list .box .event_list .event01:last-child {margin-right:0;}
#p04box04 .bg .box_list .box .event_list .event01 h5 {margin-top:10px;}

#p04box05 {padding:120px 0;}
#p04box05 .title01 {margin-bottom:80px;}
#p04box05 .cnt_list {}
#p04box05 .cnt_list .cnt {padding-bottom:60px;border-bottom:1px solid #E3E3E3;margin-bottom:60px;justify-content:space-between;}
#p04box05 .cnt_list .cnt02 {flex-direction:row-reverse;}
#p04box05 .cnt_list .cnt .info {width:556px;position:relative;z-index:2;}
#p04box05 .cnt_list .cnt .info::before {content:"";width:669px;height:669px;background: url("../img/p04/maru02.png") no-repeat;background-size:contain;position:absolute;top: -230px;left: -280px;z-index: -1;}
#p04box05 .cnt_list .cnt02 .info::before {background: url("../img/p04/maru03.png") no-repeat;background-size:contain;top: -220px;left:auto;right: -270px;}
#p04box05 .cnt_list .cnt .info h3 {font-size:34px;margin-bottom:30px;}
#p04box05 .cnt_list .cnt .info .text {}
#p04box05 .cnt_list .cnt .img {width:468px;}

#p04box05 .fukuri_box {}
#p04box05 .fukuri_box .fukuri_midashi {justify-content: space-between;margin-bottom:30px;}
#p04box05 .fukuri_box .fukuri_midashi h3 {font-size:34px;}
#p04box05 .fukuri_box .fukuri_midashi .text {width:700px;}
#p04box05 .fukuri_box .fukuri_list {}
#p04box05 .fukuri_box .fukuri_list .fukuri01 {width:352px;margin:20px 22px 0 0;border:1px solid #DFDFDF;border-radius:10px;box-sizing:border-box;overflow:hidden;}
#p04box05 .fukuri_box .fukuri_list .fukuri01:nth-child(3n) {margin-right:0;}
#p04box05 .fukuri_box .fukuri_list .fukuri01 h4 {padding:12px;color:#fff;text-align:center;background:#525252;}
#p04box05 .fukuri_box .fukuri_list .fukuri01 .fukuri_box {width:100%;height:160px;display:table;}
#p04box05 .fukuri_box .fukuri_list .fukuri01 .fukuri_box .fukuri_box_in {display:table-cell;vertical-align:middle;text-align:center;}
#p04box05 .fukuri_box .fukuri_list .fukuri01:nth-child(1) .fukuri_box .fukuri_box_in img {width:215px;}
#p04box05 .fukuri_box .fukuri_list .fukuri01:nth-child(2) .fukuri_box .fukuri_box_in img {width:215px;}
#p04box05 .fukuri_box .fukuri_list .fukuri01:nth-child(3) .fukuri_box .fukuri_box_in img {width:207px;}
#p04box05 .fukuri_box .fukuri_list .fukuri01:nth-child(4) .fukuri_box .fukuri_box_in img {width:160px;}
#p04box05 .fukuri_box .fukuri_list .fukuri01:nth-child(5) .fukuri_box .fukuri_box_in img {width:240px;}
#p04box05 .fukuri_box .fukuri_list .fukuri01:nth-child(6) .fukuri_box .fukuri_box_in img {width:240px;}
#p04box05 .fukuri_box .fukuri_list .fukuri01:nth-child(7) .fukuri_box .fukuri_box_in img {width:239px;}
#p04box05 .fukuri_box .fukuri_list .fukuri01:nth-child(8) .fukuri_box .fukuri_box_in img {width:62px;}

/*仕事内容 (job) p05
=========================================== */
#p05box01 {padding:100px 0 120px;}
#p05box01 .title01 {margin-bottom:40px;}
#p05box01 .bg {position:relative;padding:60px 50px;box-sizing:border-box;background:#F6F6F6;border-radius:20px;}
#p05box01 .bg::before {content:"";width:196.5px;height:179px;background: url("../img/p05/illust01.png") no-repeat;background-size:contain;position:absolute;top:-149px;left:122px;}
#p05box01 .bg::after {content:"";width:727px;height:969.5px;background: url("../img/p05/illust02.png") no-repeat;background-size:contain;position:absolute;bottom:-195px;left:-646px;z-index:-1;}
#p05box01 .bg .bg_in {padding:100px 50px 50px;background: url("../img/p05/map.png") no-repeat center top #fff;background-size:100%;border-radius: 10px;}
#p05box01 .bg .bg_in .info {margin-bottom:100px;}
#p05box01 .bg .bg_in .info h3 {margin-bottom:20px;font-size:24px;}
#p05box01 .bg .bg_in .info .text {width:418px;margin-bottom:30px;}
#p05box01 .bg .bg_in .info .text .marb {margin-bottom:1.6em;}

#p05box01 .bg .bg_in .info .career_list {width:404px;justify-content:space-between;}
#p05box01 .bg .bg_in .info .career_list .career {width:194px;}

#p05box01 .bg .bg_in .tenpo_box_list {}
#p05box01 .bg .bg_in .tenpo_box_list .tenpo_box {margin-bottom:30px;border:2px solid #E20013;background:#fff;border-radius:10px;overflow:hidden;}
#p05box01 .bg .bg_in .tenpo_box_list .tenpo_box .area {text-align:center;color:#fff;background: #E20013;padding:14px;font-size:20px;}
#p05box01 .bg .bg_in .tenpo_box_list .tenpo_box .tenpo_box_in {padding:40px 30px 50px;}
#p05box01 .bg .bg_in .tenpo_box_list .tenpo_box .tenpo_box_in .tenpo_ul {justify-content:space-between;}
#p05box01 .bg .bg_in .tenpo_box_list .tenpo_box .tenpo_box_in .tenpo_ul > ul {width:49%;}
#p05box01 .bg .bg_in .tenpo_box_list .tenpo_box .tenpo_box_in .tenpo_ul > ul > li {margin-bottom:20px;}
#p05box01 .bg .bg_in .tenpo_box_list .tenpo_box .tenpo_box_in .tenpo_ul > ul > li:last-child {margin-bottom:0;}
#p05box01 .bg .bg_in .tenpo_box_list .tenpo_box .tenpo_box_in .tenpo_ul > ul > li > h4 {font-size:18px;margin-bottom:8px;}
#p05box01 .bg .bg_in .tenpo_box_list .tenpo_box .tenpo_box_in .tenpo_ul > ul > li > ul {}
#p05box01 .bg .bg_in .tenpo_box_list .tenpo_box .tenpo_box_in .tenpo_ul > ul > li > ul > li {}

.satellite-shop {font-size: 13px;display: inline-block;margin-left: 5px;}

#p05box01 .bg .bg_in .btn01 {margin:40px auto 0;}
#p05box01 .bg .bg_in .btn01 a {background: url("../img/p04/haikei_btn01.svg")no-repeat center right 22px #E20013;}
#p05box01 .bg .bg_in .p01 {margin-top:10px;font-size:14px;}

#p05box01 .umekomi_movie {margin-top:40px;position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;}
#p05box01 .umekomi_movie iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

#p05box02 {padding:120px 0;background:#EBF4FF;}
#p05box02 .title01 {margin-bottom:40px;}
#p05box02 .text01 {margin-bottom:40px;}
#p05box02 .job_list {border-top:1px solid #C5DFFE;position:relative;}
#p05box02 .job_list::after {content:"";width:983px;height:630px;background: url("../img/p05/illust03.png") no-repeat;background-size:contain;position:absolute;bottom:-384px;right:-731px;}
#p05box02 .job_list .job {padding:50px 40px 40px 0;width:550px;position:relative;border-bottom:1px solid #C5DFFE;box-sizing:border-box;}
#p05box02 .job_list .job:nth-child(2n) {padding:50px 0 40px 40px;}
#p05box02 .job_list .job::before {content:"";width:1px;height:calc(100% - 40px);background:#C5DFFE;position:absolute;top:20px;right:0;}
#p05box02 .job_list .job:nth-child(2n)::before {content:none;}
#p05box02 .job_list .job .icon {width:70px;margin-right:20px;}
#p05box02 .job_list .job .info {width:calc(100% - 90px);padding-top:12px;}
#p05box02 .job_list .job .info h3 {font-size:24px;margin-bottom:20px;}
#p05box02 .job_list .job .info ul {}
#p05box02 .job_list .job .info ul li {text-indent:-1em;padding-left:1em;}

#p05box03 {padding-top:120px;}
#p05box03 .title01 {margin-bottom:40px;}
#p05box03 .bg {position:relative;padding:60px 50px;box-sizing:border-box;background:#EBF4FF;border-radius:20px;}
#p05box03 .bg::before {content:"";width:160px;height:187px;background: url("../img/p05/illust04.png") no-repeat;background-size:contain;position:absolute;top:-187px;left:20px;}
#p05box03 .bg .box_list {}
#p05box03 .bg .box_list .box {background:#fff;border-radius:20px;}
#p05box03 .bg .box_list .box01 {position:relative;padding:60px 50px;box-sizing:border-box;width:100%;margin-bottom:30px;}
#p05box03 .bg .box_list .box01 h3 {font-size:28px;margin-bottom:30px;}
#p05box03 .bg .box_list .box01 .img {width:513px;position:absolute;top:30px;right:12px;}
#p05box03 .bg .box_list .box01 .text {width:422px;}
#p05box03 .bg .box_list .box02 {padding:60px 50px;box-sizing:border-box;margin-bottom:0;justify-content:space-between;flex-direction:row-reverse;}
#p05box03 .bg .box_list .box02 ul {width:510px;}
#p05box03 .bg .box_list .box02 ul li {margin-bottom:30px;}
#p05box03 .bg .box_list .box02 ul li:last-child {margin-bottom:0;}
#p05box03 .bg .box_list .box02 ul li h4 {background: url("../img/p05/pass01.svg") no-repeat top 4px left;font-size:18px;margin-bottom:6px;padding-left: 30px;}
#p05box03 .bg .box_list .box02 ul li .text {padding-left:30px;}
#p05box03 .bg .box_list .box02 .img {width:346px;}

#p05box04 {padding:120px 0;}
#p05box04 .cnt {justify-content:space-between;align-items:flex-end;margin-bottom:70px;}
#p05box04 .cnt .left {width:606px;}
#p05box04 .cnt .left .title01 {margin-bottom:40px;text-align:left;}
#p05box04 .cnt .left .title01 .jap {font-size:44px;}
#p05box04 .cnt .left .text01 {margin-bottom:40px;}
#p05box04 .cnt .left h3 {font-size:20px;padding-left:38px;background: url("../img/p05/pass02.svg") no-repeat center left;margin-bottom:20px;}
#p05box04 .cnt .left .text02 {white-space:nowrap;}
#p05box04 .cnt .img {width:439px;}
#p05box04 .tyuui {align-items:center;justify-content:space-between;padding:30px 47px;box-sizing:border-box;background:#FFF9CE;border-radius:20px;}
#p05box04 .tyuui h3 {padding-left:34px;background: url("../img/p05/tyuui.svg") no-repeat center left;font-size:20px;}
#p05box04 .tyuui .tyuui_in {padding:10px 0 10px 40px;border-left:1px solid #EAE4B3;width:824px;}
#p05box04 .tyuui .tyuui_in ul {margin-bottom:10px;}
#p05box04 .tyuui .tyuui_in ul li {}
#p05box04 .tyuui .tyuui_in p {}

/*キャリアパス (career) p06
=========================================== */
#p06box01 {padding:100px 0 120px;}
#p06box01 .cnt {align-items:center;justify-content:space-between;margin-bottom:30px;}
#p06box01 .cnt .title01 {text-align:left;}
#p06box01 .cnt .text01 {width:600px;}

.career_step_list01 {align-items:flex-end;}
.career_step_list01 .career_step {width:352px;margin-right:22px;position:relative;}
.career_step_list01 .career_step:last-child {margin-right:0;}
.career_step_list01 .career_step .num {font-size:20px;font-weight:bold;text-align:center;}
.career_step_list01 .career_step .num span {font-size:36px;font-weight:bold;}
.career_step_list01 .career_step h3 {text-align:center;color:#fff;font-size:24px;border-radius:10px 10px 0 0;}
.career_step_list01 .career_step .box {padding:23px 21px 25px;box-sizing:border-box;border-radius:0 0 10px 10px;background:#F8F8F8;}


.career_step_list01 .career_step01::before {content:"";width:60px;height:60px;background: url("../img/p06/ya01.svg") no-repeat;background-size:contain;position:absolute;top: -25px;right: -40px;}
.career_step_list01 .career_step01 .num {color:#FB1E31;}
.career_step_list01 .career_step01 h3 {padding:12px 0 10px;background:#FB1E31;}
.career_step_list01 .career_step02::before {content:"";width:60px;height:60px;background: url("../img/p06/ya02.svg") no-repeat;background-size:contain;position:absolute;top: -25px;right: -40px;}
.career_step_list01 .career_step02 .num {color:#E20013;}
.career_step_list01 .career_step02 h3 {padding:23px 0 31px;background:#E20013;}
.career_step_list01 .career_step03 .num {color:#B7000F;}
.career_step_list01 .career_step03 h3 {padding:40px 0 49px;background:#B7000F;}

.career_step_list02 {margin-top:80px;position:relative;}
.career_step_list02::before {content:"";background: url("../img/p06/maru.png") no-repeat;width:300px;height:300px;background-size:contain;bottom:80px;left:0;z-index:-1;position: absolute;}

.career_step_list02 .career_step {margin-bottom:40px;position:relative;z-index:2;}
.career_step_list02 .career_step:last-child {margin-bottom:0;}
.career_step_list02 .career_step::before {content:"";width:1px;height:calc(100% + 40px);border-left:3px dashed #E20013;top:0;left:55px;position:absolute;z-index:-1;}
.career_step_list02 .career_step:last-child::before {content:none;}

.career_step_list02 .career_step .nen_box {width:110px;height:110px;display:table;margin-right:30px;}
.career_step_list02 .career_step .nen_box .nen_box_in {display:table-cell;vertical-align:middle;text-align:center;font-weight:bold;border:3px solid #E20013;border-radius:100%;color:#E20013;background:#fff;}
.career_step_list02 .career_step .nen_box .nen_box_in span {font-size:26px;}
.career_step_list02 .career_step .career_step_info {width:calc(100% - 140px);padding-bottom:40px;border-bottom:1px solid #E3E3E3;}
.career_step_list02 .career_step:last-child .career_step_info {padding-bottom:0;border-bottom:0;}
.career_step_list02 .career_step .career_step_info h3 {font-size:28px;margin-bottom:20px;}
.career_step_list02 .career_step .career_step_info .text {}

#p06box01 .bg {padding:40px;margin-top:80px;position:relative;box-sizing:border-box;background:#F6F6F6;border-radius:20px;}
#p06box01 .bg::after {content:"";width:727px;height:696.5px;background: url("../img/p06/illust01.png") no-repeat;background-size:contain;position:absolute;top:-266px;right:-268px;z-index: -1;}
#p06box01 .bg h3 {margin-bottom:30px;padding-left:38px;background: url("../img/p06/pass01.svg") no-repeat center left;}

#p06box01 .bg .table_box {}
#p06box01 .bg .table_box .table_box_in {}
#p06box01 .bg .table_box .table_box_in table {border-radius:10px;overflow:hidden;table-layout: fixed;}
#p06box01 .bg .table_box .table_box_in table thead {}
#p06box01 .bg .table_box .table_box_in table thead th {width:222px;background:#E20013;color:#fff;padding:17px 20px;box-sizing:border-box;}
#p06box01 .bg .table_box .table_box_in table thead td {padding:17px 20px;background:#E6E6E6;border-right:1px solid #C4C4C4;font-weight:bold;text-align:center;}
#p06box01 .bg .table_box .table_box_in table thead td:last-child {border-right:0;width:283px;box-sizing:border-box;}

#p06box01 .bg .table_box .table_box_in table tbody {}
#p06box01 .bg .table_box .table_box_in table tbody th {padding:20px;background:#E20013;color:#fff;}
#p06box01 .bg .table_box .table_box_in table tbody td {border-right:1px solid #E3E3E3;vertical-align:middle;padding:20px;font-weight:500;background:#fff;}
#p06box01 .bg .table_box .table_box_in table tbody td:last-child {border-right:0;}
#p06box01 .bg .table_box .table_box_in table tbody td ul {}
#p06box01 .bg .table_box .table_box_in table tbody td ul li {text-indent:-1em;padding-left:1em;}

#p06box01 .bg .table_box .table_box_in table tbody tr {border-top:1px solid #E3E3E3;}
#p06box01 .bg .table_box .table_box_in table tbody tr:last-child {border-bottom:0;}

#p06box02 {padding:120px 0;background:#EBF4FF;}
#p06box02 .title01 {margin-bottom:40px;}
#p06box02 .box_list {}
#p06box02 .box_list .box {margin-bottom:30px;}
#p06box02 .box_list .box:last-child {margin-bottom:0;}
#p06box02 .box_list .box .box_title {align-items:center;padding:20px 30px;background:#007AFF;box-sizing:border-box;border-radius:10px 10px 0 0;}
#p06box02 .box_list .box .box_title .num {width:22px;height:22px;display:table;margin-right:10px;}
#p06box02 .box_list .box .box_title .num span {display:table-cell;vertical-align:middle;text-align:center;font-size:14px;font-weight:bold;background:#fff;border-radius:100%;}
#p06box02 .box_list .box .box_title h3 {font-size:26px;width:calc(100% - 32px);}
#p06box02 .box_list .box .box_in {padding:30px 40px 40px;background:#fff;border-radius: 0 0 10px 10px;}

#p06box02 .box_list .box01 {position:relative;}
#p06box02 .box_list .box01::before {content:"";width:126px;height:147px;background: url("../img/p06/illust02.png") no-repeat;background-size:contain;position:absolute;top: -147px;right: 75px;}
#p06box02 .box_list .box01 .text01 {margin-bottom:20px;}
#p06box02 .box_list .box01 .teate {display:inline-flex;align-items:center;padding:13px 30px;background:#F6F6F6;border-radius:10px;margin-bottom:30px;width: auto !important;}
#p06box02 .box_list .box01 .teate .p01 {padding:6px 30px 6px 0;border-right:1px solid #E3E3E3;margin-right:30px;font-weight:bold;}
#p06box02 .box_list .box01 .teate .p02 {}
#p06box02 .box_list .box01 h4 {padding-left:10px;border-left:2px solid #007AFF;margin-bottom:20px;}
#p06box02 .box_list .box01 ul {}
#p06box02 .box_list .box01 ul li {margin-right:20px;padding-left:30px;background: url("../img/p06/pass02.svg") no-repeat center left;}
#p06box02 .box_list .box01 ul li:last-child {margin-right:0;}

#p06box02 .box_list .box02 {position:relative;z-index:2;}
#p06box02 .box_list .box02::before {content:"";width:973px;height:435px;background: url("../img/p06/illust03.png") no-repeat;background-size:contain;position:absolute;bottom: 20px;left: -265px;z-index:-1;}

#p06box02 .box_list .box02 .cnt {justify-content:space-between;margin-bottom:40px;}
#p06box02 .box_list .box02 .cnt .info {width:690px;}
#p06box02 .box_list .box02 .cnt .img {width:302px;}

#p06box02 .box_list .box02 .table_box {}
#p06box02 .box_list .box02 .table_box .table_box_in {}
#p06box02 .box_list .box02 .table_box .table_box_in table {table-layout: fixed;}
#p06box02 .box_list .box02 .table_box .table_box_in table thead {}
#p06box02 .box_list .box02 .table_box .table_box_in table thead th {width:222px;background:#007AFF;color:#fff;padding:17px 20px;box-sizing:border-box;border-radius: 10px 0 0 0;}
#p06box02 .box_list .box02 .table_box .table_box_in table thead td {padding:17px 20px;background:#E6E6E6;border-right:1px solid #C4C4C4;font-weight:bold;text-align:center;}
#p06box02 .box_list .box02 .table_box .table_box_in table thead td:last-child {width:245px;box-sizing:border-box;border-right: 0;border-radius: 0 10px 0 0;}

#p06box02 .box_list .box02 .table_box .table_box_in table tbody {}
#p06box02 .box_list .box02 .table_box .table_box_in table tbody th {padding:20px;background:#007AFF;color:#fff;border-top: 1px solid #64ADFD;}
#p06box02 .box_list .box02 .table_box .table_box_in table tbody td {border-right:1px solid #E3E3E3;vertical-align:middle;padding:20px 30px;font-weight:500;}
#p06box02 .box_list .box02 .table_box .table_box_in table tbody td:last-child {text-align:center;}

#p06box02 .box_list .box02 .table_box .table_box_in table tbody tr:last-child {border-bottom:1px solid #E3E3E3;}
#p06box02 .box_list .box02 .table_box .table_box_in table tbody tr:last-child th {border-radius: 0 0 0 10px;}
#p06box02 .box_list .box02 .table_box .table_box_in table tbody tr:last-child td {border-radius: 0 0 10px 0;}
#p06box02 .box_list .box02 .table_box .table_box_in table tbody tr:nth-child(2n) {background:#FAFAFA;}

#p06box02 .box_list .box02 .goukaku_box {margin-top:40px;}
#p06box02 .box_list .box02 .goukaku_box h4 {margin-bottom:20px;line-height:54px;padding-left:70px;background: url("../img/p06/goukaku.svg") no-repeat center left;font-size: 24px;}
#p06box02 .box_list .box02 .goukaku_box .p01 {margin-bottom:20px;}
#p06box02 .box_list .box02 .goukaku_box .goukaku_list {align-items: flex-end;position:relative;}
#p06box02 .box_list .box02 .goukaku_box .goukaku_list::before {content:"";width:100%;height:1px;background:#007AFF;position:absolute;left:0;top:94px;}

#p06box02 .box_list .box02 .goukaku_box .goukaku_list .goukaku {width:240px;margin-right:20px;}
#p06box02 .box_list .box02 .goukaku_box .goukaku_list .goukaku:last-child {margin-right:0;}
#p06box02 .box_list .box02 .goukaku_box .goukaku_list .goukaku .goukaku_g {width:100%;display:table;}
#p06box02 .box_list .box02 .goukaku_box .goukaku_list .goukaku01 .goukaku_g {height:70px;background:#4EA3FF;}
#p06box02 .box_list .box02 .goukaku_box .goukaku_list .goukaku02 .goukaku_g {height:72px;background:#258DFF;}
#p06box02 .box_list .box02 .goukaku_box .goukaku_list .goukaku03 .goukaku_g {height:90px;background:#007AFF;}
#p06box02 .box_list .box02 .goukaku_box .goukaku_list .goukaku04 .goukaku_g {height:94px;background:#006ADD;}
#p06box02 .box_list .box02 .goukaku_box .goukaku_list .goukaku .goukaku_g p {display:table-cell;vertical-align:middle;text-align:center;color:#fff;font-size:34px;font-weight:bold;}
#p06box02 .box_list .box02 .goukaku_box .goukaku_list .goukaku .goukaku_g p span {font-size:20px;}
#p06box02 .box_list .box02 .goukaku_box .goukaku_list .goukaku h5 {font-size:19px;margin-top:6px;}

#p06box02 .box_list .box02 .goukaku_box .goukaku_list .goukaku01 h5 {color:#4EA3FF;}
#p06box02 .box_list .box02 .goukaku_box .goukaku_list .goukaku02 h5 {color:#258DFF;}
#p06box02 .box_list .box02 .goukaku_box .goukaku_list .goukaku03 h5 {color:#007AFF;}
#p06box02 .box_list .box02 .goukaku_box .goukaku_list .goukaku04 h5 {color:#006ADD;}

#p06box02 .box_list .box02 .manabi_box {margin-top:40px;}
#p06box02 .box_list .box02 .manabi_box h4 {font-size: 24px;margin-bottom:20px;line-height:54px;padding-left:70px;background: url("../img/p06/manabi_box.svg") no-repeat center left;}
#p06box02 .box_list .box02 .manabi_box .manabi_text {}

#p06box03 {padding:120px 0;}
#p06box03 .title01 {margin-bottom:60px;}

#p06box03 .umekomi_movie {margin-bottom:60px;position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;}
#p06box03 .umekomi_movie iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

#p06box03 .cnt01 {padding-bottom:60px;border-bottom:1px solid #E3E3E3;margin-bottom:60px;justify-content: space-between;}
#p06box03 .cnt01 .info {width:484px;}
#p06box03 .cnt01 .info h3 {font-size:34px;margin-bottom:30px;}
#p06box03 .cnt01 .info .text {}
#p06box03 .cnt01 .img {width:564px;}
#p06box03 .cnt01 .img p {margin-top:10px;}

#p06box03 .cnt02 {justify-content:space-between;flex-direction:row-reverse;}
#p06box03 .cnt02 .info {width:484px;}
#p06box03 .cnt02 .info h3 {font-size:34px;margin-bottom:30px;}
#p06box03 .cnt02 .info .text {}
#p06box03 .cnt02 .info .text p:last-child {margin-top:10px;}
#p06box03 .cnt02 .img_list {width:564px;justify-content:space-between;}
#p06box03 .cnt02 .img_list .img {width:274px;}
#p06box03 .cnt02 .img_list .img p {margin-top:10px;}

/*研修制度 (training) p07
=========================================== */
#p07box01 {padding:100px 0 120px;}
#p07box01 .title01 {margin-bottom:40px;}
#p07box01 .training_flow_list {position:relative;}
#p07box01 .training_flow_list::before {content:"";width:727px;height:696.5px;background: url("../img/p07/illust01.png") no-repeat;background-size:contain;position:absolute;top: -40px;right: -364px;z-index: -1;}

#p07box01 .training_flow_list .training_flow {}
#p07box01 .training_flow_list .training_flow .nen {width:100px;text-align:right;font-size: 24px;font-weight: bold;padding-top: 26px;}
#p07box01 .training_flow_list .training_flow .tsuki_list {width:calc(100% - 100px);}
#p07box01 .training_flow_list .training_flow .tsuki_list li {margin-bottom:46px;align-items: flex-start;position:relative;}
#p07box01 .training_flow_list .training_flow:last-child .tsuki_list li:last-child {margin-bottom:0;}

#p07box01 .training_flow_list .training_flow .tsuki_list li::after {content:"";width:2px;height:calc(100% + 46px);background:#ddd;position:absolute;top: 40px;left: 31px;z-index: -1;}
#p07box01 .training_flow_list .training_flow:last-child .tsuki_list li:last-child::after {content:none;}

#p07box01 .training_flow_list .training_flow .tsuki_list li .tsuki {width:125px;padding-right:15px;box-sizing: border-box;font-size:24px;line-height:1;position:relative;font-weight:500;text-align: right;padding-top: 35px;}
#p07box01 .training_flow_list .training_flow .tsuki_list li .tsuki::before {content:none;width:16px;height:16px;border-radius:100%;position:absolute;top: 40px;left: 25px;}
#p07box01 .training_flow_list .training_flow .tsuki_list li .tsuki.red::before {content:"";background:#E20013;}
#p07box01 .training_flow_list .training_flow .tsuki_list li .tsuki.blue::before {content:"";background:#007AFF;}

#p07box01 .training_flow_list .training_flow .tsuki_list li .naiyou {width:calc(100% - 125px);padding:30px 40px;box-sizing:border-box;background:#F6F6F6;border-radius:20px;}
#p07box01 .training_flow_list .training_flow .tsuki_list li .naiyou .text_list {}
#p07box01 .training_flow_list .training_flow .tsuki_list li .naiyou .text_list .text {margin-bottom:20px;}
#p07box01 .training_flow_list .training_flow .tsuki_list li .naiyou .text_list .text:last-child {margin-bottom:0;}
#p07box01 .training_flow_list .training_flow .tsuki_list li .naiyou .text_list .text h4 {font-size:20px;}
#p07box01 .training_flow_list .training_flow .tsuki_list li .naiyou .text_list .text .text_in {font-size:16px;font-weight:400;margin-top:5px;}
#p07box01 .training_flow_list .training_flow .tsuki_list li .naiyou.flex {align-items:flex-end;}
#p07box01 .training_flow_list .training_flow .tsuki_list li .naiyou.flex .text_list {width:calc(100% - 167px - 30px);}
#p07box01 .training_flow_list .training_flow .tsuki_list li .naiyou.flex .naiyou_img00 {width:167px;margin-left:30px;}
#p07box01 .training_flow_list .training_flow .tsuki_list li .naiyou .naiyou_img_sli {margin-top:20px;}
#p07box01 .training_flow_list .training_flow .tsuki_list li .naiyou .naiyou_img_sli .naiyou_img {width:188px;margin-right:14px;}
#p07box01 .training_flow_list .training_flow .tsuki_list li .naiyou .naiyou_img_sli .naiyou_img:last-child {margin-right:0;}

#p07box01 .training_flow_list::after {content:"";width:973px;height:435px;background: url("../img/p06/illust03.png") no-repeat;background-size:contain;position:absolute;bottom: -100px;left: -300px;z-index:-1;}



#p07box02 {padding:120px 0;background:#EBF4FF;}
#p07box02 .cnt {justify-content:space-between;align-items:center;margin-bottom:40px;}
#p07box02 .cnt .title01 {text-align:left;}
#p07box02 .cnt .text01 {}
#p07box02 .table_box_list {position:relative;}

#p07box02 .table_box_list .table_box {margin-bottom:60px;}
#p07box02 .table_box_list .table_box:last-child {margin-bottom:0;}
#p07box02 .table_box_list .table_box h3 {font-size:24px;padding-left:12px;margin-bottom:30px;position:relative;line-height:1.2;}
#p07box02 .table_box_list .table_box h3::before {content:"";width:2px;height:calc(100% + 3px);background:#007AFF;position:absolute;top:-1px;left:0;}
#p07box02 .table_box_list .table_box .table {position:relative;z-index:2;}
#p07box02 .table_box_list .table_box:first-child .table::before {content:"";width:150px;height:176px;background: url("../img/p07/illust03.png") no-repeat;background-size:contain;position:absolute;top: -109px;right: 87px;z-index: -1;}
#p07box02 .table_box_list .table_box:first-child .table::after {content:"";width:973px;height:435px;background: url("../img/p07/illust02.png") no-repeat;background-size:contain;position:absolute;top: 44px;left: calc(-973px - 52px);}

#p07box02 .table_box_list .table_box .table table {border-radius:10px;overflow:hidden;table-layout: fixed;background:#fff;}
#p07box02 .table_box_list .table_box .table table thead {background:#007AFF;color:#fff;text-align:center;}
#p07box02 .table_box_list .table_box .table table thead th {width:316px;vertical-align:middle;padding:17px;box-sizing:border-box;text-align:center;}
#p07box02 .table_box_list .table_box .table table thead td {border-right:1px solid #64ADFD;vertical-align:middle;font-weight:bold;}

#p07box02 .table_box_list .table_box .table table tbody {font-weight:500;}
#p07box02 .table_box_list .table_box .table table tbody tr {border-bottom:1px solid #E3E3E3;}
#p07box02 .table_box_list .table_box .table table tbody tr:last-child {border-bottom:0;}

#p07box02 .table_box_list .table_box .table table tbody th {padding:22px 30px;font-weight:500;}
#p07box02 .table_box_list .table_box .table table tbody td {border-right:1px solid #E3E3E3;padding:22px 30px;}

#p07box02 .table_box_list .table_box .table table tbody tr:nth-child(2n) {background:#FAFAFA;}

#p07box03 {padding:120px 0;}
#p07box03 .title01 {margin-bottom:40px;}

.guest_list {}
.guest_list .guest01 {padding-bottom:40px;border-bottom:1px solid #E3E3E3;margin-bottom:40px;justify-content:space-between;align-items: flex-start;}
.guest_list .guest01:first-child {padding-top:40px;border-top:1px solid #E3E3E3;}
.guest_list .guest01:last-child {margin-bottom:0;}
.guest_list .guest01 .img {position:relative;overflow:hidden;border-radius:10px;width: 274px;}
.guest_list .guest01 .img .in_img { aspect-ratio: 274 / 226;}
.guest_list .guest01 .info {width:766px;}
.guest_list .guest01 .info .katagaki {margin-bottom:10px;}
.guest_list .guest01 .info .name_box {align-items:baseline;margin-bottom:30px;font-size:26px;line-height:1.2;}
.guest_list .guest01 .info .name_box h3 {margin-right:20px;}
.guest_list .guest01 .info .name_box .eng {}
.guest_list .guest01 .info .box_list {justify-content:space-between;}
.guest_list .guest01 .info .box_list .box {width:374px;background:#F8F8F8;border-radius:10px;margin-right:18px;overflow: hidden;}
.guest_list .guest01 .info .box_list .box:last-child {margin-right:0;}
.guest_list .guest01 .info .box_list .box h4 {padding:10px 30px;color:#fff;background:#E20013;font-size:18px;}
.guest_list .guest01 .info .box_list .box ul {padding:20px 30px;padding-left: calC(30px + 1em);}
.guest_list .guest01 .info .box_list .box ul li {list-style-type: disc;}

/*人を知る (interview) p08
=========================================== */
#p08box01 {padding:100px 0 120px;}
#p08box01 .tax_list {margin-bottom:-20px;}
#p08box01 .tax_list li {width:160px;height:50px;display:table;margin-right:14px;}
#p08box01 .tax_list li:last-child {margin-right:0;}
#p08box01 .tax_list li a {display:table-cell;vertical-align:middle;text-align:center;border:1px solid #E20013;color:#E20013;border-radius:140px;font-weight:500;text-decoration:none;}
#p08box01 .tax_list li a:hover {background:#E20013;color:#fff;}
#p08box01 .tax_list li.on_tax a {background:#E20013;color:#fff;}

.k_interview_list {}
.k_interview_list .interview02 {width:348px;margin:80px 28px 0 0;}
.k_interview_list .interview02:nth-child(3n) {margin-right:0;}
.k_interview_list .interview02 a {display:block;height:100%;text-decoration:none;}
.k_interview_list .interview02 a .img {position:relative;overflow:hidden;border-radius:10px;width: 100%;}
.k_interview_list .interview02 a .img::before {content:"";width:38px;height:38px;background: url("../img/p08/a.svg") no-repeat;position:absolute;bottom:0;right:0;z-index: 1;}
.k_interview_list .interview02 a .img .in_img {aspect-ratio: 348 / 250;transition: 0.3s;}
.k_interview_list .interview02 a:hover .img .in_img { scale: 1.1; opacity: 1;}

.k_interview_list .interview02 a .info {margin-top:16px;padding-bottom:10px;border-bottom:1px solid #E3E3E3;margin-bottom:10px;}
.k_interview_list .interview02 a .info .year {margin-bottom:8px;font-size:14px;font-weight:500;}
.k_interview_list .interview02 a .info .year span {display:inline-block;padding:2px 20px;border:1px solid #E20013;border-radius:100px;}
.k_interview_list .interview02 a .info .shop_name {font-weight:40px;}

.k_interview_list .interview02 a .name_box {}
.k_interview_list .interview02 a .name_box .name {font-size:22px;margin-bottom:2px;}
.k_interview_list .interview02 a .name_box .kana {font-size:14px;}

.k_interview_list .interview02 a .message {margin-bottom:10px;}

/*人を知る 詳細 p09
=========================================== */
#p09box01 {padding:100px 0 120px;}
.interview_single {}
.interview_single .interview_single01 {position:relative;min-height:308px;padding-left:458px;}
.interview_single .interview_single01 .message {margin-bottom:36px;}
.interview_single .interview_single01 .message p {margin-bottom:10px;}
.interview_single .interview_single01 .message p:last-child {margin-bottom:0;}
.interview_single .interview_single01 .message span {display:inline-block;padding:4px 10px;font-size:32px;background:#E20013;color:#fff;font-weight:bold;margin-bottom:0;}

.interview_single .interview_single01 .img {overflow:hidden;border-radius:10px;width: 418px;position:absolute;left:0;top:0;}
.interview_single .interview_single01 .img .in_img {aspect-ratio: 418 / 308;}

.interview_single .interview_single01 .info {align-items:center;}
.interview_single .interview_single01 .info .info_in {width:auto;}
.interview_single .interview_single01 .info .info_in li {font-size:14px;padding:4px 8px;color:#fff;background:#1E1E1E;border-radius:4px;margin-right:5px;font-weight:500;}
.interview_single .interview_single01 .info .info_in li:last-child {margin-right:0;}
.interview_single .interview_single01 .info .shop_name {font-weight:500;margin-left:10px;}
.interview_single .interview_single01 .name {font-size:28px;font-weight:500;margin-top:10px;}
.interview_single .interview_single01 .name .kana {margin-left:10px;display:inline-block;font-size:16px;}

.interview_single .interview_single02 {margin-top:80px;}
.interview_single .interview_single02 .interview_list {}
.interview_single .interview_single02 .interview_list li {padding-bottom:50px;border-bottom:1px solid #E3E3E3;margin-bottom:50px;}
.interview_single .interview_single02 .interview_list li:last-child {padding-bottom:0;border-bottom:0;margin-bottom:0;}
.interview_single .interview_single02 .interview_list li h3 {font-size:24px;margin-bottom:24px;padding-left:46px;background: url("../img/p09/q.svg") no-repeat left top 1px;}
.interview_single .interview_single02 .interview_list li .answer {}

#p09box02 {padding:60px 0 120px;}
#p09box02 .title01 {margin-bottom:40px;}
#p09box02 .bg {position:relative;padding:60px 50px;box-sizing:border-box;background:#EBF4FF;border-radius:20px;}
#p09box02 .bg::before {content:"";width:718.5px;height:688px;background: url("../img/p09/illust01.png") no-repeat;background-size:contain;position:absolute;top:-247px;left:-399px;z-index:-1;}
#p09box02 .bg::after {content:"";width:196px;height:179px;background: url("../img/p09/illust02.png") no-repeat;background-size:contain;position:absolute;top:-143px;right:50px;}
#p09box02 .bg .text01 {margin-bottom:30px;}
#p09box02 .bg_in {padding:60px 50px;border-radius:10px;box-sizing:border-box;background:#fff;}
#p09box02 .bg_in .day_schedule {}
#p09box02 .bg_in .day_schedule li {margin-bottom:60px;position:relative;}
#p09box02 .bg_in .day_schedule li:last-child {margin-bottom:0;}
#p09box02 .bg_in .day_schedule li::before {content:"";width:2px;height:calc(100% + 70px);background:#ddd;background-size:contain;position:absolute;top:10px;left:94px;}
#p09box02 .bg_in .day_schedule li:last-child::before {content:none;}

#p09box02 .bg_in .day_schedule li .time {width:65px;text-align:right;font-size:24px;font-weight:500;padding-top:6px;line-height: 1;}
#p09box02 .bg_in .day_schedule li .day_schedule_info {width:calc(100% - 65px);box-sizing:border-box;padding-left:70px;position:relative;}
#p09box02 .bg_in .day_schedule li .day_schedule_info ::before {content:"";width:20px;height:20px;background: url("../img/p09/maru.svg") no-repeat;background-size:contain;position:absolute;top:10px;left:20px;}
#p09box02 .bg_in .day_schedule li .day_schedule_info h3 {font-size:24px;font-weight:500;}
#p09box02 .bg_in .day_schedule li .day_schedule_info .naiyou {margin-top:18px;}

#p09box02 .bg_in .day_img_list {margin-top:60px;}
#p09box02 .bg_in .day_img_list .day_img {overflow:hidden;border-radius:10px;width: 284px;margin-right:24px;}
#p09box02 .bg_in .day_img_list .day_img:last-child {margin-right:0;}
#p09box02 .bg_in .day_img_list .day_img .in_img {aspect-ratio: 284 / 200;}

#p09box03 {padding:120px 0;background:#F6F6F6;}
#p09box03 .title01 {margin-bottom:80px;}
#p09box03 .cnt {justify-content:space-between;}
#p09box03 .cnt .info {width:654px;}
#p09box03 .cnt .info.full {width:100%;}

#p09box03 .cnt .img {width:400px;overflow:hidden;border-radius:10px;}
#p09box03 .cnt .img .in_img {aspect-ratio: 400 / 268;}

#p09box04 {padding:120px 0 100px;}
#p09box04 .midashi {font-size:24px;padding-left:18px;margin-bottom:30px;position:relative;line-height:1.2;}
#p09box04 .midashi::before {content:"";width:2px;height:calc(100% + 3px);background:#E20013;position:absolute;top:-1px;left:0;}

#p09box04 .other_interview_list {}
#p09box04 .other_interview_list .other_interview {width:540px;height:auto;margin-right:20px;}
#p09box04 .other_interview_list .other_interview:last-child {margin-right:0;}
#p09box04 .other_interview_list .other_interview a {text-decoration:none;border:1px solid #C2C2C2;border-radius:10px;padding:30px 20px;background: url("../img/p08/a.svg") no-repeat bottom right;display: block;}
#p09box04 .other_interview_list .other_interview a:hover {border-color:#E20013;}
#p09box04 .other_interview_list .other_interview .cnt01 {}
#p09box04 .other_interview_list .other_interview .cnt01 .img {overflow:hidden;border-radius:10px;width: 206px;}
#p09box04 .other_interview_list .other_interview .cnt01 .img .in_img {aspect-ratio: 206 / 150;}
#p09box04 .other_interview_list .other_interview .cnt01 .info {width:calc(100% - 206px);padding-left:14px;box-sizing:border-box;}
#p09box04 .other_interview_list .other_interview .cnt01 .info .name {font-size:22px;font-weight:500;} 
#p09box04 .other_interview_list .other_interview .cnt01 .info .eng {font-size:14px;font-weight:500;} 
#p09box04 .other_interview_list .other_interview .cnt01 .info .message {margin-top:10px;font-weight:500;} 

#p09box04 .other_interview_list .other_interview .cnt02 {margin-top:14px;align-items:center;}
#p09box04 .other_interview_list .other_interview .cnt02 .number {}
#p09box04 .other_interview_list .other_interview .cnt02 .number span {font-size:14px;padding:2px 8px;color:#fff;background:#1E1E1E;border-radius:4px;font-weight:500;display: inline-block;}
#p09box04 .other_interview_list .other_interview .cnt02 .shop_name {margin-left:10px;font-weight:500;}

#p09box04 .btn {width:200px;height:50px;display:table;margin:60px auto 0;}
#p09box04 .btn a {display:table-cell;vertical-align:middle;text-align:center;color:#fff;font-weight:bold;text-decoration:none;border-radius:80px;background:#E20013;}
#p09box04 .btn a:hover {opacity:0.7;}

#p09box01 + #p09box04 {padding-top:0;}


/*募集要項 (requirements) p10
=========================================== */
#p10box01 {padding-top:100px;}
#p10box01 .cnt {justify-content:space-between;}
#p10box01 .cnt .left {}
#p10box01 .cnt .left h2 {font-size:44px;line-height:1.8;margin-bottom:30px;position:relative;}
#p10box01 .cnt .left h2::after {content:"";width:609px;height:565px;background: url("../img/p10/maru.png") no-repeat;background-size:contain;position:absolute;top:-100px;left:0;z-index: -1;}

#p10box01 .cnt .left .text01 {line-height:1.8;font-weight:bold;}
#p10box01 .cnt .right {width:670px;padding-top:160px;}
#p10box01 .cnt .right .text {margin-bottom:30px;}
#p10box01 .cnt .right .text:last-child {margin-bottom:0;}

#p10box02 {padding-top:120px;}
#p10box02 .title01 {margin-bottom:40px;}
#p10box02 .bg {position:relative;padding:60px 50px;box-sizing:border-box;background:#EBF4FF;border-radius:20px;}
#p10box02 .bg::before {content:"";width:526px;height:387px;background: url("../img/p10/illust01.png") no-repeat;background-size:contain;position:absolute;top:-150px;left:-275px;z-index:-1;}
#p10box02 .bg::after {content:"";width:196px;height:179px;background: url("../img/p10/illust02.png") no-repeat;background-size:contain;position:absolute;top:-140px;right:50px;}
#p10box02 .bg .miryoku_list {margin-bottom:30px;}
#p10box02 .bg .miryoku_list .miryoku01 {width:300px;margin-right:50px;}
#p10box02 .bg .miryoku_list .miryoku01:last-child {margin-right:0;}
#p10box02 .bg .miryoku_list .miryoku01 h3 {font-size:18px;margin:10px auto 8px;}
#p10box02 .bg .miryoku_list .miryoku01 .text {}
#p10box02 .bg .bg_in {padding:50px;box-sizing:border-box;background:#fff;border-radius:10px;justify-content:space-between;}
#p10box02 .bg .bg_in .info {width:512px;}
#p10box02 .bg .bg_in .info h3 {font-size:28px;margin-bottom:30px;}
#p10box02 .bg .bg_in .info h3 span {color:#007AFF;}
#p10box02 .bg .bg_in .info .text {}
#p10box02 .bg .bg_in .img {width:330px;}

#p10box03 {padding-top:120px;}
#p10box03 .title01 {margin-bottom:80px;}
#p10box03 .cnt {justify-content:space-between;}
#p10box03 .cnt .info {width:620px;}
#p10box03 .cnt .info h3 {font-size:28px;margin-bottom:30px;}
#p10box03 .cnt .info .text {}
#p10box03 .cnt .info .text p {margin-bottom:10px;}
#p10box03 .cnt .info .text p:last-child {margin-bottom:0;}
#p10box03 .cnt .info .text p.bold {font-weight:bold;}
#p10box03 .cnt .info .bg {padding:30px;background:#F6F6F6;border-radius:10px;margin-top:40px;line-height:1.2;font-size:18px;display:inline-block;}
#p10box03 .cnt .info .bg .p01 {margin-bottom:10px;}
#p10box03 .cnt .info .bg .p01 span {font-weight:bold;}
#p10box03 .cnt .info .bg .p02 {}
#p10box03 .cnt .img {width:452px;}

#p10box04 {padding:120px 0 100px;}
#p10box04 .title01 {margin-bottom:40px;}
#p10box04 .bg {position:relative;padding:60px 50px;box-sizing:border-box;background:#F6F6F6;border-radius:20px;}
#p10box04 .bg::before {content:"";width:173px;height:202px;background: url("../img/p10/illust03.png") no-repeat;background-size:contain;position:absolute;top:-202px;left:136px;}
#p10box04 .bg::after {content:"";width:990.5px;height:585.5px;background: url("../img/p10/illust04.png") no-repeat;background-size:contain;position:absolute;top:-181px;right:-615px;z-index:-1;}
#p10box04 .bg .bg_in {padding:60px 50px;box-sizing:border-box;background:#fff;border-radius:10px;}
#p10box04 .bg .bg_in h3 {text-align:center;font-size:28px;margin-bottom:16px;}
#p10box04 .bg .bg_in .text {margin-bottom:40px;}
#p10box04 .bg .bg_in .table_box {}
#p10box04 .bg .bg_in .table_box .table_box_in {}
#p10box04 .bg .bg_in .table_box .table_box_in table {border:1px solid #E3E3E3;border-radius:10px;overflow:hidden;border-collapse: separate;table-layout: fixed;}
#p10box04 .bg .bg_in .table_box .table_box_in table thead {background:#E20013;color:#fff;text-align:center;}
#p10box04 .bg .bg_in .table_box .table_box_in table thead th {width:285px;vertical-align:middle;padding:17px;box-sizing:border-box;text-align:center;}
#p10box04 .bg .bg_in .table_box .table_box_in table thead td {border-left:1px solid #FC4F5E;vertical-align:middle;font-weight:bold;}

#p10box04 .bg .bg_in .table_box .table_box_in table tbody {text-align:center;font-weight:500;}
#p10box04 .bg .bg_in .table_box .table_box_in table tbody th {vertical-align:middle;padding:22px 30px;text-align:left;font-weight:500;}
#p10box04 .bg .bg_in .table_box .table_box_in table tbody td {border-left:1px solid #E3E3E3;vertical-align:middle;padding:22px;}
#p10box04 .bg .bg_in .table_box .table_box_in table tbody td span {display:block;font-size:14px;}
#p10box04 .bg .bg_in .table_box .table_box_in table tbody tr:nth-child(2n) {background:#FAFAFA;}
#p10box04 .bg .bg_in .table_box .table_box_in table tbody tr:last-child {background:#FFEEEF;}
#p10box04 .bg .bg_in .table_box .table_box_in table tbody tr:last-child th {font-weight:bold;}
#p10box04 .bg .bg_in .table_box .table_box_in table tbody tr:last-child td {font-weight:bold;}

/*募集要項 (requirements) p11
=========================================== */
#p11box00 {padding:120px 0 0;}
#p11box00 .title01 {margin-bottom:40px;}
#p11box00 .text01 {margin-bottom:40px;text-align:center;}
#p11box00 .bg {padding:40px;box-sizing:border-box;border-radius:20px;background:#F6F6F6;}
#p11box00 .bg .table_box {}
#p11box00 .bg .table_box .table_box_in {}
#p11box00 .bg .table_box .table_box_in table {border:1px solid #E3E3E3;border-radius:10px;overflow:hidden;border-collapse: separate;table-layout: fixed;}
#p11box00 .bg .table_box .table_box_in table thead {}
#p11box00 .bg .table_box .table_box_in table thead th {vertical-align:middle;padding:17px;box-sizing:border-box;text-align:center;background:#E20013;color:#fff;border-left:1px solid #FC4F5E;}
#p11box00 .bg .table_box .table_box_in table thead th.th01 {border-left:0;width:175px;}
#p11box00 .bg .table_box .table_box_in table thead th.th02 {width:155px;}
#p11box00 .bg .table_box .table_box_in table thead th.th03 {width:370px;}

#p11box00 .bg .table_box .table_box_in table tbody {}
#p11box00 .bg .table_box .table_box_in table tbody td {border-left:1px solid #E3E3E3;vertical-align:middle;padding:22px;background:#fff;text-align:center;}
#p11box00 .bg .table_box .table_box_in table tbody td:first-child {border-left:0;}
#p11box00 .bg .table_box .table_box_in table tbody td .td_in {display:inline-block;text-align:left;}


#p11box00 .bg .btn01 {margin:40px auto 0;}
#p11box00 .bg .btn01 a {background:url("../img/p04/haikei_btn01.svg")no-repeat center right 22px #E20013;}

#p11box01 {padding:120px 0;}
#p11box01 .title01 {margin-bottom:40px;}
#p11box01 .recruit_name {padding:24px 40px;font-size:20px;background:#E20013;color:#fff;border-radius:10px;margin-bottom:40px;}
#p11box01 .recruit_list {}
#p11box01 .recruit_list li {padding-bottom:40px;border-bottom:1px solid #E3E3E3;margin-bottom:40px;position:relative;}
#p11box01 .recruit_list li:last-child {padding-bottom:0;border-bottom:0;margin-bottom:0;}
#p11box01 .recruit_list li::before {content:"";width:200px;height:1px;background:#E20013;position:absolute;left:0;bottom:-1px;}
#p11box01 .recruit_list li:last-child::before {content:none;}
#p11box01 .recruit_list li .midashi {font-size:18px;width:200px;}
#p11box01 .recruit_list li .naiyou {width:calc(100% - 200px);padding-left:40px;padding-top:4px;box-sizing:border-box;}
#p11box01 .btn01 {margin:80px auto 0;}

#p11box02 {padding:120px 0;background:#F6F6F6;}
#p11box02 .title01 {margin-bottom:40px;}
#p11box02 .process_list {}
#p11box02 .process_list .process01 {width:220px;padding:30px 0 24px;background:#fff;border-radius:20px;margin-right:73px;position:relative;}
#p11box02 .process_list .process01::before {content:"";width:14px;height:25px;background: url("../img/p11/kaku.svg") no-repeat;position:absolute;right:-45px;top:0;bottom:0;margin:auto;}
#p11box02 .process_list .process01:last-child {margin-right:0;}
#p11box02 .process_list .process01:last-child::before {content:none;}
#p11box02 .process_list .process01 .icon {margin:0 auto 30px;}
#p11box02 .process_list .process01 h3 {font-size:20px;line-height:1.4;}


/*エントリー (entry) p12
=========================================== */
#p12box01 {padding:100px 0 120px;background: url("../img/p12/bg01.png") no-repeat center bottom;}
#p12box01 .saiyou_btn_box_list {justify-content:center;text-align:center;}
#p12box01 .saiyou_btn_box_list .saiyou_btn_box01 {padding:30px 50px;background:#F6F6F6;border-radius:20px;margin-right:10px;width: 545px;box-sizing: border-box;}
#p12box01 .saiyou_btn_box_list .saiyou_btn_box01 .midashi01 {font-size:24px;margin-bottom:20px;}
#p12box01 .saiyou_btn_box_list .saiyou_btn_box01 .saiyou_btn_list {justify-content:center;}
#p12box01 .saiyou_btn_box_list .saiyou_btn_box01 .saiyou_btn_list .saiyou_btn_bg {background:#fff;padding:20px 57px;width:100%;margin-right:10px;box-sizing: border-box;border-radius:10px;}
#p12box01 .saiyou_btn_box_list .saiyou_btn_box01 .saiyou_btn_list .saiyou_btn_bg:last-child {margin-right:0;}
#p12box01 .saiyou_btn_box_list .saiyou_btn_box01 .saiyou_btn_list .saiyou_btn_bg h4 {margin-bottom:14px;}
.saiyou_btn {width:100%;height:78px;display:table;margin:0 auto;}
.saiyou_btn a {display:table-cell;vertical-align:middle;text-align:center;background:#E20013;color:#fff;font-weight:500;border-radius:50px;text-decoration:none;}
.saiyou_btn a:hover {opacity:0.7;}
.saiyou_btn a span {display:inline-block;background: url("../img/p12/blank.svg") no-repeat center right;padding-right:26px;}
.saiyou_btn.not a {background:#8C8C8C;pointer-events: none;}
.saiyou_btn.not a span {background:none;padding-right:0;}

.line_entry_box {margin:10px auto 120px;padding:47px 50px;box-sizing:border-box;background:#F6F6F6;border-radius:20px;overflow:hidden;justify-content:center;align-items: center;}
.line_entry_box .line_entry_box_in {width:auto;margin-right:120px;}
.line_entry_box .line_entry_box_in .line_entry_box_img {width:120px;margin-top:-32px;height: 0;}
.line_entry_box .line_entry_box_in h3 {font-size:24px;margin-left:74px;}
.line_entry_box .line_entry_box_in h3 span {color:#06C755;}
.line_entry_box .btn {width:320px;height:70px;display:table;}
.line_entry_box .btn a {display:table-cell;vertical-align:middle;color:#fff;font-weight:bold;text-decoration:none;border-radius:140px;padding-left:40px;background: url("../img/p12/btn.svg")no-repeat center right 22px #06C755;}
.line_entry_box .btn a:hover {opacity:0.7;}

#p12box01 .saiyou_btn_box_list .saiyou_btn_box02 {padding:30px 50px 70px;background:#F6F6F6;border-radius:20px;width: 545px;box-sizing: border-box;}
#p12box01 .saiyou_btn_box_list .saiyou_btn_box02 .midashi01 {font-size:24px;margin-bottom:52px;}

#p12box01 .title01 {margin-bottom:40px;}
#p12box01 .bg {padding:60px 50px;background:#EBF4FF;box-sizing:border-box;border-radius:20px;position:relative;}
#p12box01 .bg::before {content:"";width:196px;height:179px;background: url("../img/p12/illust01.png") no-repeat;background-size:contain;position:absolute;top:-149px;left:87px;}
#p12box01 .bg::after {content:"";width:526px;height:387px;background: url("../img/p12/illust02.png") no-repeat;background-size:contain;position:absolute;top:-194px;right:-289px;z-index:-1;}
#p12box01 .bg .text01 {text-align:center;margin-bottom:40px;}

#p12box01 .bg .bg_in {padding:60px 55px 80px;box-sizing:border-box;background:#fff;border-radius:10px;}
#p12box01 .bg .bg_in .text02 {margin:0 auto 40px;text-align: center;}
#p12box01 .bg .bg_in .text02 ul {display: inline-block;}
#p12box01 .bg .bg_in .text02 li {text-align: left;}

.contact_form_box {}

form.wpcf7-form {padding-top: 150px;margin-top: -150px;}

ul.contact-state {width:100%;height:48px;position: relative;margin:0 auto 50px;}
ul.contact-state > li{width:100%;height:48px;}
ul.contact-state > li span {display: none;}
ul.contact-state > li.state01 {background: url("../img/p12/state01.png") no-repeat center;background-size:contain;}
ul.contact-state > li.state02 {background: url("../img/p12/state02.png") no-repeat center;background-size:contain;position:absolute;left:0;top:0;}

.contactTBL table {}
.contactTBL tr {display:block;margin-bottom:60px;}
.contactTBL tr:last-child {margin-bottom:0;}

.contactTBL th {width:100%;margin-bottom:10px;display:block;line-height:1;}
.contactTBL td {width:100%;display:block}

.state-text {text-align: center;color: #E32525;font-weight: 700;font-size: 18px;margin-bottom: 50px;}


.hissu {color:#fff;background:#E20013;border:1px solid #E20013;border-radius: 2px;padding:4px 5px;font-size:14px;margin-right:8px;display: inline-block;}
.ninni {color:#E20013;background:#fff;border:1px solid #E20013;border-radius: 2px;padding:4px 5px;font-size:14px;margin-right:8px;display: inline-block;}

/*list-item*/
.wpcf7-list-item {display:block!important;margin: 16px 0 0 0!important;line-height:1;font-weight: 500;}

/*text*/
input.wpcf7-text {width: 100%;height:40px;box-sizing: border-box;padding:10px;border:1px solid #B3B3B3;background:#fff;}
input.wpcf7-text.your-name {width: 512px;}
input.wpcf7-text.kana {width: 512px;}
input.wpcf7-text.tel01 {width: 140px;}

/*textarea*/
textarea.wpcf7-form-control.wpcf7-textarea {width: 100%;height:210px;box-sizing: border-box;padding:10px;border:1px solid #B3B3B3;background:#fff;}

/*添付ファイル*/
.codedropz-upload-handler {border: 1px dashed #B3B3B3!important;}
.codedropz-upload-container {padding: 40px;color:#B3B3B3;font-weight:500;}
.codedropz-upload-container h3 {font-size: 16px !important;line-height: 24px !important;font-weight: 500;margin: 0 !important;padding-top:30px;background: url("../img/p12/file_bg.svg") no-repeat center top;}

.codedropz-btn-wrap {width:144px;height:40px;display: table;margin: 5px auto 0;}
.codedropz-btn-wrap a {height: 40px;display: table-cell;background:#D9D9D9;text-align:center;vertical-align: middle;border:0;font-size:16px;font-weight:500;}
.codedropz-btn-wrap a:hover {opacity:0.7;}
.tuiki_memo02 {font-size: 14px;line-height:26px;font-weight:500;}

.codedropz-upload-wrapper .wpcf7c-conf {height:0;opacity:0;overflow:hidden;}

.privacypolicy {}
.privacypolicy .privacypolicy01 {display:block;margin-top:10px;font-size:14px;line-height:26px;}
.privacypolicy .privacypolicy01 a {text-decoration:underline;color:#007AFF;}

/*送信ボタン*/
.contact-submit.flex { justify-content: center;margin-top:80px;}
input.wpcf7-form-control.btn04 {width: 300px;height:70px;font-family: "NotoSansJP";cursor: pointer; transition: 0.3s;font-size: 16px;font-weight: bold;text-align: center;box-sizing:border-box;display: block;color:#fff;background: #E20013;border: none;border-radius:80px;}

input.wpcf7-form-control.btn04:hover {opacity:0.7;}

input.wpcf7-form-control.btn05.wpcf7c-btn-back {width: 300px;height:70px;font-family: "NotoSansJP";cursor: pointer; transition: 0.3s;font-size: 16px;font-weight: bold;text-align: center;box-sizing:border-box;display: block;color:#E20013;border:1px solid #E20013;background: none;border-radius:40px;order: -1;}

input.wpcf7-form-control.btn05:hover {opacity:0.7;}

input.wpcf7-form-control.btn05.wpcf7c-btn-back {margin-right: 20px;}
input.wpcf7-form-control.btn04:focus { outline: none;}

.wpcf7c-conf { background-color: #D4D4D4 !important; }
input:-webkit-autofill, input:-internal-autofill-selected { -webkit-appearance: none; -webkit-box-shadow: 0 0 0px 1000px #D4D4D4 inset !important; box-shadow: 0 0 0px 1000px #D4D4D4 inset !important;}
.wpcf7 .ajax-loader {display: none !important;}
.wpcf7c-elm-step2.mt20 {width: 100%;text-align: center;margin-top: 20px;}
.wpcf7-spinner {display: none !important;}
.wpcf7-not-valid-tip {margin-top:10px;}


/*Thanks・404.
=========================================== */
#other {padding:100px 0 120px;text-align: center;}
#other h2 {font-size: 24px;margin-bottom: 25px;}
#other .other_in p {font-size: 18px;position: relative;margin: 10px 0;}
#other .btn01 {margin:30px auto 0;text-align: left; }

/*プライバシーポリシー
=========================================== */
div#pageBox01{padding:100px 0 120px;}
.page-cont p {line-height: 26px;}
.page-cont ul {line-height: 26px;}
h2.pp-title01 {font-size: 24px;border-bottom: solid 2px;margin-bottom: 25px;padding-bottom: 10px;}
h3.pp-title02 {font-size: 20px;position: relative;margin: 25px 0;padding-left: 10px;}
h3.pp-title02:before{content:"";width:5px;height:65%;background:#000;position: absolute;left:0;top:0;bottom:0;margin:auto 0;}



.g_sub.g_sub02 {min-width: auto;width: 1000px;left: auto;right: 60px;}
.g_sub.g_sub03 {min-width: auto;width: 770px;left: auto;right: 60px;}

.g_sub02 .g_sub_in {width: 865px;}
.g_sub03 .g_sub_in {width: 633px;}



/*ウインドー幅ごと
=========================================== */

@media screen and (min-width: 0px) and (max-width: 1700px) {

}	
@media screen and (min-width: 0px) and (max-width: 1450px) {

}	
@media screen and (min-width: 0px) and (max-width: 1350px) {
	#header {padding: 10px 30px;}
	#header .header_inner .logo_box .p01 {margin-left: 15px;}
	.gnav > ul > li {margin-right: 15px;}
	.g_sub {width:100%!important;right:0!important;}
	.g_sub_in {width: 1040px;}
	.g_sub_in .g_sub_ul {width: auto;}
	.g_sub_in .g_sub_ul li {width: 188px;}
	
	#topbox02 .bg_list .bg {border-radius:0;width: 100%;}
	#topbox03 .point_list .point01 {width: calc(100% - 61px);margin: 0 0 1px auto;border-radius: 6px 0 0 6px;}
	#topbox06 .bg {border-radius: 0;width:100%;}
}
@media screen and (min-width: 0px) and (max-width: 1100px) {

}

/*IE11対策
=========================================== */
@media all and (-ms-high-contrast:none){
}
/*edge対策
=========================================== */
@supports (-ms-ime-align: auto) {
}
