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

/*sidebar*/
.sidebar {
	width: 24.5%;
	max-width: 245px;
	margin-bottom: 40px;
}
.sidebar .box01 {background: url(img/side/box01_bg.jpg)top center repeat; box-sizing: border-box; border: 3px solid #318b55; padding: 10px 0;}
.sidebar .box02 {box-sizing: border-box; border: 3px solid #cdcdcd; border-top: none; background: url(img/side/box02_bg.jpg)top center repeat; padding: 10px 0;}
.sidebar .box03 {background: url(img/side/box01_bg.jpg)top center repeat; box-sizing: border-box; border: 3px solid #318b55; padding-bottom: 10px;}
.sidebar .box04 {background: url(img/side/box04_bg.jpg)top center no-repeat; box-sizing: border-box; border: 3px solid #318b55; padding: 20px 0 10px;}
.sidebar .box04 .title {margin-left: 35px;}
.sidebar .box05 {background: url(img/side/box05_bg.jpg)top center repeat; box-sizing: border-box; border: 3px solid #318b55; padding: 20px 0 10px;}

/*****************
width768px以下
*****************/
@media screen and (max-width:768px) {
.sidebar {
	display: none;
}
}

.marker {background: linear-gradient(transparent 70%, #ff6801 70%);}

/*contact_banner*/
.contact_banner {margin-top: 40px;}
.contact_banner.marginOff {margin-top: 0;}
.contact_banner .con05 {background: url(img/index/box05_bg.jpg)top center repeat; box-sizing: border-box; border-top: 5px solid #cdcdcd;}
.contact_banner .con05 .min {display: flex; justify-content: center; align-items: flex-end; line-height: 1; font-size: 28px;}
.contact_banner .con05 .title_area {display: flex; justify-content: center; align-items: flex-start; line-height: 1; margin: 30px auto 20px;}
.contact_banner .con05 .min img,.contact_banner .con05 .title_area img {margin-right: 10px;}
.contact_banner .con05 h2 {font-size: 34px; line-height: 1;}
.contact_banner .con05 h2 span {font-size: 50px; margin-right: 10px;}
.contact_banner .con05 h2 .normarl {font-weight: normal;}
.contact_banner .con05 ul {display: flex; justify-content: space-between; align-items: flex-end; width: 1000px; margin: 60px auto 0;}
.contact_banner .con05 li {width: 306px; font-size: 20px; text-align: center; background-color: #fff; border: 1px solid #ccc; box-sizing: border-box; position: relative; box-shadow: 5px 5px rgba(0,0,0,.44);}  
.contact_banner .con05 li .con {box-sizing: border-box; border: 1px solid; padding: 20px; line-height: 1; padding-top: 60px;}
.contact_banner .con05 li .big {position: absolute; left: 0; right: 0; top: 30px; z-index: 10; margin: auto;}
.contact_banner .con05 li .undertxt {margin-top: 10px; font-size: 22px;}
.contact_banner .con05 li .undertxt span {background-color: #ff6801; padding: 1px 5px; color: #fff; margin-right: 5px;}
.contact_banner .con05 li .icon {position: absolute; top: -35px; left: 10px;}
.contact_banner .con05 li:nth-child(2) .icon {position: absolute; top: -43px; left: -36px;}
.contact_banner .con05 li:nth-child(3) .icon {position: absolute; top: -49px; left: 30px;}
.contact_banner .con05 .hvr-radial-out {width: 306px; height: 160px; box-sizing: border-box; padding: 10px;}
.contact_banner .con05 .bdr_txt {border-top: 2px dotted; box-sizing: border-box; padding-top: 10px;}
.contact_banner .con05 li:nth-child(1) .hvr-radial-out:before {background: url(img/index/box05_li01.jpg);}
.contact_banner .con05 li:nth-child(2) .hvr-radial-out:before {background: url(img/index/box05_li02.jpg);}
.contact_banner .con05 li:nth-child(3) .hvr-radial-out:before {background: url(img/index/box05_li03.jpg);}
.contact_banner .con09 {background: url(img/index/box09_bg.jpg)top center repeat; box-sizing: border-box;}
.contact_banner .con09 .title_area {display: flex; justify-content: flex-start; align-items: center; width: 1000px; margin: 0 auto;}
.contact_banner .con09 .title_area h2 {font-size: 24px; line-height: 1; margin-left: 20px;}
.contact_banner .con09 ul {display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; width: 1000px; margin: 0 auto;}
.contact_banner .con09 li {margin-top: 30px; margin-right: 30px; box-sizing: border-box;}
.contact_banner .con09 .over li {margin-right: 30.6px;}
.contact_banner .con09 .over li:nth-child(4) {margin-right: 0;}
.contact_banner .con09 li:nth-child(5n){margin-right: 0;}
.contact_banner .con10 {background: url(img/index/box10_bg.jpg)top center repeat; line-height: 2; font-weight: bold;}
.contact_banner .con09 .moveul05 {width: 742px; margin: auto;}
.contact_banner .con09 .moveul05 li:nth-child(3) {margin-right: 0;}

/*blog*/
#blog_single .box01 {background-color: #fff; box-sizing: border-box; border: 3px solid #cdcdcd; padding: 20px; margin-bottom: 20px;}
#blog .bg {background: url(img/index/box09_bg.jpg)top center repeat; padding: 20px; margin-top: 20px;}
#blog .box {margin-top: 20px;}
#blog .box:nth-child(1) {margin-top: 0;}
#blog .title {font-size: 25px; color: #02983f; text-decoration: underline; line-height: 1; margin-bottom: 20px;}
#blog .con {padding: 20px; background-color: #fff; box-sizing: border-box; border: 1px solid #cdcdcd; line-height: 1.3;}
#blog .box01 .con:nth-child(1) {margin-top: 0;}
#blog h1,#blog h2,#blog h3,#blog h4,#blog h5,#blog th, #blog dt, #blog strong{font-weight: bold; line-height: 1.5; margin: 5px 0;} 
#blog_single h1,#blog_single h2,#blog_single h3,#blog_single h4,#blog_single h5,#blog_single th, #blog_single dt, #blog_single strong{font-weight: bold; line-height: 1.5; margin: 5px 0;}
#blog .box01 .img {margin-right: 20px; width: 168px; min-width: 168px;}
#blog .box01 .img img {height: 116px; object-fit: cover; width: 100%;}
#blog .box01 .btn {box-sizing: border-box; border: 1px solid #000; line-height: 1; padding: 7px 0; text-align: center;}
#blog .box01 .right_area {width: 100%; font-size: 16px;}
#blog .box01 .txt {margin: 8px 0 10px;}
#blog .box01 .time {font-size: 16px; line-height: 1; margin-top: 30px;}
#blog .box img {margin: 10px 0;}
#blog .wp-block-image .alignleft {float: none;}
#blog .wp-block-image .alignright {float: none;}
#flyer_single h1,#flyer_single h2,#flyer_single h3 {font-weight: bold; line-height: 1.2;}
#blog .over,#blog_single .over {margin-bottom: 20px;}
.tax_tag {display: inline-block; font-size: 14px; line-height: 1; padding: 5px 10px 4px; color: #fff; margin-left: 10px; border-radius: 15px;}
#blog .cat_list,#blog_single .cat_list {margin-bottom: 10px;}
#blog .cat_list li,#blog_single .cat_list li {background: #308B55; color: #fff; padding: 7px 20px; line-height: 1; font-weight: 600; border: 1px solid #ccc;}
#blog .tag_list,#blog_single .tag_list {color: #009DE0;}
#blog .o_inner,#blog_single .o_inner {margin-bottom: 15px;}
#blog .o_inner .r_box,#blog_single .o_inner .r_box {flex-wrap: wrap;}
#blog .o_inner ul,#blog_single .o_inner ul {display: flex; flex-wrap: wrap; gap: 10px;}


/*flyer*/
#flyer_single .flyer_item,#flyer_single .flyer_txt_box {box-sizing: border-box; border: 3px solid #cdcdcd; padding: 20px;}
#flyer_single .flyer_txt_box {margin: 20px 0; text-align: justify;}
#flyer_single .img img {width: 100%; object-fit: cover;}
#flyer .bg {background: url(img/index/box09_bg.jpg)top center repeat; padding: 20px;}
#flyer .box01 {padding: 20px; background-color: #fff; box-sizing: border-box; border: 1px solid #cdcdcd; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
#flyer .con {width: 197.6px; margin-right: 20px; margin-top: 20px;}
#flyer .con:nth-child(1),#flyer .con:nth-child(2),#flyer .con:nth-child(3) {margin-top: 0;}
#flyer .con:nth-child(3n) {margin-right: 0;}
#flyer .img {margin: 10px 0; width: 198px;}
#flyer .time {display: flex; justify-content: flex-start; align-items: center;}
#flyer .time p {margin-left: 5px;}
#flyer .txt {line-height: 1.2; color: #656565; display: inline; border-bottom: 1px solid;}
#flyer .img img {height: 258px; object-fit: cover;}
#flyer .icon_area {display: flex ;justify-content: flex-start; align-items: center; height: 40px;}
#flyer .icon_area .icon {margin-right: 10px;}

#introduction .bg {box-sizing: border-box; border: 1px solid #d1d2d2; padding-bottom: 20px;}
#introduction .img01 {margin: 20px auto;}
#introduction .img02 {margin-bottom: 20px;}
#introduction .img04 {position: relative; margin-top: 20px;}
#introduction .img05 {margin-top: -55px;}
#introduction .btn {font-size: 25px; line-height: 1; padding: 15px 0; background-color: #e60012; border-radius: 10px; margin: 20px 20px 0; box-shadow: 2px 2px 10px #000;}

#child .ul01 {display: flex; justify-content: space-between; align-items: center; width: 393px;}
#child .ul02 {display: flex; justify-content: space-between; align-items: center; width: 493px;}
#child .ul03 {display: flex; justify-content: space-between; align-items: center; width: 615px; margin-top: -30px;}
#child .bg {box-sizing: border-box; border: 3px solid #949494; border-radius: 15px; overflow: hidden;}
#child .box01 {background: url(img/child/box01_bg.jpg)top center no-repeat;}
#child .box01 .title_area,#child .box02 .title_area,#child .box03 .title_area,#child .box04 .title_area {display: flex; justify-content: flex-start; align-items: center; background: url(img/child/box01_title_bg.png)top right no-repeat; background-color: #000; font-size: 18px; line-height: 1; height: 31px; padding-left: 5px;}
#child .box01 .white_area {background-color: #fff; content: ""; width: 100%; height: 20px;}
#child .box02 .title_area {background: url(img/child/box02_title_bg.png)top right no-repeat; background-color: #000;}
#child .box03 .title_area {background: url(img/child/box03_title_bg.png)top right no-repeat; background-color: #000;}
#child .box04 .title_area {background: url(img/child/box04_title_bg.png)top right no-repeat; background-color: #000;}
#child .box01 h2,#child .box02 h2,#child .box03 h2,#child .box04 h2 {font-size: 26px; margin-left: 30px;}
#child .box01 .con01 {position: relative; margin-top: 150px; background: rgba(255,255,255,.7); padding: 15px 0;}
#child .box01 .con01 .icon {position: absolute; top: -80px; left: 15px;}
#child .box01 .con02 {position: relative; margin-top: 190px; background: rgba(255,255,255,.65); padding: 15px 0;}
#child .box01 .con02 .icon {position: absolute; top: -80px; left: 15px;}
#child .box01 .con03 {position: relative; margin-top: 195px; background: rgba(255,255,255,.8); padding: 15px 0;}
#child .box01 .con03 .icon {position: absolute; top: -115px; left: 17px;}
#child .box01 h3 {font-size: 36px; line-height: 1.2;}
#child .box01 h3 span {font-size: 85px;}
#child .box01 .con03 h3 {line-height: 1.1;}
#child .box01 .txt {font-size: 18px; margin: 25px 20px 0; text-align: justify;}
#child .box01 .con02 .img {margin-left: 60px; margin-top: 15px;}
#child .box01 .con02 .txt {text-align: center; margin: 0;}
#child .box02 {padding-top: 20px; padding-bottom: 5px;}
#child .box02 .con01 {position: relative;}
#child .box02 h3 {font-size: 70px; position: absolute; top: 15px; left: 20px; line-height: 1.1;}
#child .box02 .con01 .inner {display: flex; justify-content: space-between; align-items: flex-start; font-size: 18px; padding-left: 10px;}
#child .box02 .con01 .inner img {margin-left: 20px;}
#child .box02 .con01 .inner p {line-height: 1.3; margin-top: 340px;}
#child .box02 .con02 {background: url(img/child/box02_bg01.jpg)center center repeat; padding: 20px; margin: 10px; position: relative;}
#child .box02 .con02 li {display: flex; justify-content: space-between; align-items: center; font-size: 15px; color: #00668b; line-height: 1.1; margin-bottom: 15px;}
#child .box02 .con02 li:nth-child(3) {margin-bottom: 0;}
#child .box02 .con02 li .big {font-size: 22px; box-sizing: border-box; border: 2px solid #00668b; background-color: #fff; border-radius: 5px; min-width: 65px; display: flex; align-items: center; justify-content: center; padding: 14px 0; line-height: 1;}
#child .box02 .con02 .inner {display: flex; justify-content: space-between; align-items: center;}
#child .box02 .con02 .img {margin-right: 10px;}
#child .box02 .con02 li .txt {font-size: 14.5px; letter-spacing: -1px;}
#child .box02 .icon {position: absolute; bottom: -35px; left: 0; font-size: 12px; line-height: 1;}
#child .box02 .icon span {font-size: 18px; color: #fff; display: inline-block; background-color: #e60012; padding: 5px;margin-bottom: 5px;}
#child .box02 .min {font-size: 12px; margin-top: 5px; margin-left: 10px;}
#child .box03 {padding-top: 20px;}
#child .box04 .bg01 {padding-top: 20px; position: relative;}
#child .box04 li {box-sizing: border-box; border: 2px solid #949494; margin-top: 20px; position: relative; padding: 10px; width: 100%; color: #949494; overflow: hidden;}
#child .box04 .left_txt {background-color: #dcdddd; font-size: 12px; line-height: 1; min-width: 50px; min-height: 75px; border-radius: 5px; margin-right: 10px;}
#child .box04 .time {font-size: 10px; color: #000;}
#child .box04 .s01 {color: #7f1084;}
#child .box04 .s02 {color: #f39700;}
#child .box04 .s03 {color: #73af2d;}
#child .box04 .s04 {color: #009e96;}
#child .box04 .s05 {color: #23ade5;}
#child .box04 .s06 {color: #e83844;}
#child .box04 .s07 {color: #ab951d;}
#child .box04 .s08 {color: #268baf;}
#child .box04 .s09 {color: #2d428f;}
#child .box04 .s10 {color: #009c74;}
#child .box04 .s11 {color: #005bac;}
#child .box04 .txt {text-align: justify; width: 60%; font-size: 11px; line-height: 1.3;}
#child .box04 .icon {position: absolute; top: 0; bottom: 0; right: 0; margin: auto;}
#child .box04 .title {box-sizing: border-box; border-bottom: 2px solid #dcdddd; padding-bottom: 5px; margin-bottom: 5px;}
#child .box04 li:nth-child(2) .txt {width: 55%;}
#child .box04 li:nth-child(3) .txt {width: 48%;}
#child .box04 li:nth-child(5) .txt {width: 50%;}
#child .box04 li:nth-child(6) .txt {width: 53%;}
#child .box04 li:nth-child(7) .txt {width: 50%;}
#child .box04 li:nth-child(8) .txt {width: 50%;}
#child .box04 li:nth-child(9) .txt {width: 45%;}
#child .box04 li:nth-child(10) .txt {width: 50%;}
#child .box04 li:nth-child(11) .txt {width: 45%;}
#child .arrow {position: absolute; left: 0; right: 0; bottom: -120px; margin: auto;}


/*junior*/
#junior .ul01 {display: flex; justify-content: space-between; align-items: center; width: 393px;}
#junior .ul02 {display: flex; justify-content: space-between; align-items: center; width: 493px;}
#junior .ul03 {display: flex; justify-content: space-between; align-items: center; width: 615px; margin-top: -30px;}
#junior .bg {box-sizing: border-box; border: 3px solid #99999a; border-radius: 15px; overflow: hidden;}
#junior .box01 {padding-top: 20px;}
#junior .box01 .title_area,#junior .box02 .title_area,#junior .box03 .title_area,#junior .box04 .title_area,#junior .box05 .title_area,#junior .box06 .title_area,#junior .box07 .title_area,#junior .box08 .title_area,#junior .box09 .title_area {display: flex; justify-content: flex-start; align-items: center; background: url(img/junior/box01_title_bg.png)top right no-repeat; background-color: #000; font-size: 18px; line-height: 1; height: 31px; padding-left: 5px;}
#junior .box02 .title_area {background: url(img/junior/box02_title_bg.png)top right no-repeat; background-color: #000;}
#junior .box03 .title_area,#junior .box04 .title_area,#junior .box05 .title_area {background: url(img/junior/box03_title_bg.png)top right no-repeat; background-color: #000;}
#junior .box06 .title_area,#junior .box07 .title_area {background: url(img/junior/box06_title_bg.png)top right no-repeat; background-color: #000;}
#junior .box08 .title_area,#junior .box09 .title_area {background: url(img/junior/box08_title_bg.png)top right no-repeat; background-color: #000;}
#junior h2 {font-size: 26px; margin-left: 30px;}
#junior .box01 .inner {display: flex; justify-content: space-between; align-items: center; margin: 20px;}
#junior .box01 table {background: url(img/junior/box01_table_bg.jpg)top center repeat; font-size: 14px; color: #00652f; margin-top: 20px; width: 319px;}
#junior .box01 th,#junior .box01 td {vertical-align: middle;}
#junior .box01 th{font-size: 40px; color: #8ec31e; line-height: 1; padding: 10px;}
#junior .box01 h3 {font-size: 58px; line-height: 1.2;}
#junior .box01 .big {font-size: 29px; line-height: 1.3; margin-top: 5px; margin-bottom: 15px;}
#junior .box01 .txt {font-size: 16px; margin-top: 10px; width: 311px; text-align: justify;}
#junior .box01 img {width: 268px; margin-left: auto;}
#junior .box02 {padding: 20px 0;}
#junior .box02 .inner {display: flex; justify-content: space-between; align-items: center; margin: 15px 15px 0; position: relative;}
#junior .box02 h3 {font-size: 54px; line-height: 1.2;}
#junior .box02 .txt {font-size: 16px; margin-top: 10px; text-align: justify; width: 300px; line-height: 1.4;}
#junior .box02 .right_area {background: url(img/junior/box01_table_bg.jpg)top center repeat; padding: 10px; min-width: 352px; box-sizing: border-box;}
#junior .box02 .inner02 {display: flex; justify-content: space-between; align-items: center; font-size: 12px;}
#junior .box02 .text {width: 120px;}
#junior .box02 ul {box-sizing: border-box; border: 1px solid #7d7976; border-radius: 10px; background-color: #fff; font-size: 16px; padding: 5px 10px; margin-top: 10px;}
#junior .box02 li {box-sizing: border-box; border-bottom: 1px solid #d0d0d0; line-height: 1.1; padding: 5px 0;}
#junior .box02 li:nth-last-child(1) {border-bottom: none;}
#junior .box02 .min {font-size: 13px; margin-bottom: 5px;}
#junior .box02 .min02 {font-size: 11px; margin-top: 5px;}
#junior .box02 .img01 {margin-top: -80px;}
#junior .box02 .min03 {font-size: 12px; line-height: 1; margin-top: 5px; margin-left: 20px;}
#junior .box02 .img02 {margin: 20px auto;}
#junior .box03 {padding: 20px 0;}
#junior .box03 .big {font-size: 40px; line-height: 1.2; margin-left: 20px; margin-top: 10px;}
#junior .box03 .big span {font-size: 55px;}
#junior .box03 .text {font-size: 16px; width: 400px; text-align: justify; line-height: 1.4; position: absolute; top: 0; left: 20px;}
#junior .box03 .under {position: relative; margin-top: 13px;}
#junior .box04 {padding: 20px 0; position: relative;}
#junior .box04 .big {font-size: 50px; line-height: 1.1; margin: 20px 0 0 20px;}
#junior .box04 .big span {font-size: 80px;}
#junior .box04 .text01 {font-size: 20px; position: absolute; top: 400px; left: 20px; width: 350px;}
#junior .box04 .text02 {font-size: 16px; position: absolute; top: 460px; left: 20px; width: 300px; line-height: 1.5; text-align: justify;}
#junior .box05 {padding-top: 20px;}
#junior .box05 .big {font-size: 50px; line-height: 1; margin: 20px auto;}
#junior .box05 .big span {font-size: 90px;}
#junior .box05 .min {font-size: 16px; margin: 20px; text-align: justify;}
#junior .box06 {padding: 20px 0;}
#junior .box06 .img {margin: 20px 0 20px auto;}
#junior .box06 .txt {font-size: 25px; line-height: 1.2; margin-top: 20px;}
#junior .box06 .txt span {font-size: 35px;}
#junior .box07 {padding: 20px 0;}
#junior .box08,#junior .box09 {padding: 20px 0;}
#junior .box08 h2,#junior .box09 h2 {margin-left: 120px;}
#junior .box08 img {margin-top: 20px;}
#junior .box09 img {margin-left: auto; margin-top: 20px;}
#junior .arrow {margin-top: -3px; position: relative; z-index: 10;}
#junior .tuika .inner {margin-top: 20px; padding: 0 20px;}
#junior .tuika .left_area {width: 452px;}
#junior .tuika .txt_box {margin-top: 20px;}
#junior .tuika .txt_box img {margin-right: 15px;}
#junior .tuika .big {writing-mode: vertical-rl; font-size: 60px; line-height: 1.3; height: max-content; margin: 0;}

/*senior*/
#senior {font-family: 'Noto Sans JP', sans-serif,"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, Meiryo, sans-serif; font-weight: 300;}
#senior h1,#senior h2,#senior h3,#senior h4,#senior h5 {font-weight: 400;}
#senior .bg {background: #fff; box-sizing: border-box; border: #9fa0a0 solid 1px; text-align: center;}
#senior h2{font-size: 30px; margin-bottom: 80px;}
#senior .box01 h2{font-size: 70px; line-height: 1; letter-spacing: 1.8px;}
#senior .box01 .no{font-size: 30px;}
#senior .box01 .red{font-size: 50px;}
#senior .box01 p{font-size: 16px; margin-top: 40px; padding-bottom: 90px; line-height: 2;}
#senior .box02 {padding: 75px 0 0; line-height: 1;}
#senior .box02 p{font-size: 16px; line-height: 2; margin: 60px 0 70px; position: relative;}
#senior .box02 .inner01{padding: 0 35px;}
#senior .pd{padding: 0 55px;}
#senior .bdr{background: #000; width: 605px; height: 1px; content: ''; position: absolute;}
#senior .box02 h3{font-size: 25px; background: #004b1d; padding: 8px 0; margin-bottom: 36px;}
#senior .box02 .img_area {margin-bottom: 100px;}
#senior .box02 .img_area img{ margin-right: 30px;}
#senior .box02 .img_area img:nth-child(4n){ margin-right: 0;}
#senior .box02 .img_area img:nth-child(n+5){margin-top: 20px;}
#senior .box03 {padding: 65px 0 0;}
#senior .box03 h2{margin-bottom: 65px;}
#senior .box03 .school_area {margin-bottom: 100px;}
#senior .box03 .school_area .con01{margin-right: 48px; width: 190px;}
#senior .box03 .school_area .con01:nth-child(3n){margin-right: 0;}
#senior .box03 .school_area .con01:nth-child(n+4){margin-top: 50px;}
#senior .box03 .school_area {font-size: 16px; line-height: 1; padding: 0 23px;}
#senior .box03 .school_area .con01 h3{font-size: 24px; line-height: 1.5; background: #004a1d; height: 80px; align-items: center; justify-content: center; display: flex;}

#senior .box03 .school_area .con02 h3{background: #0086ac;}
#senior .box03 .school_area h3 span{font-size: 18px;}
#senior .box03 .school_area p{padding: 10px 0;}
#senior .box03 .school_area .con01 .title_box{background: #004a1d; height: 80px;}
#senior .box03 .school_area .con01 .title_box h3{height: auto;}
#senior .box03 .school_area .con01 .title_box .txt01{padding: 0; margin-top: 5px;}
#senior .box03 .school_area a{box-sizing: border-box; border: solid 1px #000; padding: 6px 0;}
#senior .box04{font-size:16px; line-height: 1.5; padding: 60px 55px 0;}
#senior .box04 h2{margin-bottom: 30px;}
#senior .box04 .txt01{color: #e4007f; display: flex; justify-content: center;}
#senior .box04 .txt02{color: #00a39a;}
#senior .box04 .txt03{color: #026eb7;}
#senior .box04 .under{margin-bottom: 80px;}
#senior .box04 img{padding: 25px 0;}
#senior .box05 {padding: 55px 0; line-height: 2;}
#senior .box05 h2{margin-bottom: 60px;}
#senior .box06 {padding: 0 24px; text-align: left;}
#senior .box06 h2{margin-bottom: 0;}
#senior .box06 .con01 .title{background:#00632d; line-height: 1; font-size: 16px; padding: 7px 10px;}
#senior .box06 .con01 .title h2{font-size: 33px; border-left: 5px #fff solid; padding-left: 10px;}
#senior .box06 .con01 .title .txt01{font-size: 22px; margin-left: 20px;}
#senior .box06 .con01 .inner01{font-size: 12px; line-height: 1.5; padding: 20px 0 60px;}
#senior .box06 .con01 .inner01 h3{font-size: 25px; margin: 20px 0 15px; text-align: start;}
#senior .box06 .con01 .txtbox_area{font-size: 10px; line-height: 1.5; margin: 15px 0 0; width: 418px; }
#senior .box06 .con01 .txtbox01{background: #fff; box-sizing: border-box; border: solid 1px #000; border-radius: 5px; padding: 5px; width: 254px; height: 120px;}
#senior .box06 .con01 .txtbox01 h4{color: #005013; font-size: 16px; line-height: 1;}
#senior .box06 .con01 .txtbox01 h4 span{font-size: 12px;}
#senior .box06 .con01 .txtbox01 .txt01{margin-top: 3px; line-height: 1;}
#senior .box06 .con01 .txtbox01 .tag{font-size: 10px; background: #eee; box-sizing: border-box; padding: 3px; width: 20px; margin-right: 5px;}
#senior .box06 .con01 .under .txtbox02 {width: 155px;}
#senior .box06 .con01 .under .txtbox02 .tag{font-size: 12px; width: 13%;}
#senior .box06 .con01 .under .txtbox03 {width: 100%; margin-top: 10px; text-align: center; height: auto;}
#senior .box06 .con01 .inner01 img {margin-left: 24px;}
#senior .box06 .con02 .title{background: #003686;}
#senior .box06 .con02 .inner01 img {margin-right: 18px; margin-left: 0;}
#senior .box06 .con02 .txtbox01{width: 150px; height: 110px;}
#senior .box06 .con02 .txtbox01 h4 {color: #003686; font-size: 14px; margin-bottom: 2%;}
#senior .box06 .con02 .under .txtbox02{width: 260px;}
#senior .box06 .con02 .under .txtbox02 h5{font-size: 13px; text-align: center; margin-bottom: 2%;}
#senior .box06 .con02 .under .txtbox02 .txt01:first-of-type{box-sizing: border-box; border-right: 1px solid #000; margin-right: 2%;}
#senior .box06 .con02 .under .txtbox03 {height: 80px; width: 145px; margin-top: 0;}
#senior .box06 .con02 .under .txtbox04 {height: 80px; width: 260px; color: #003686; background: #d9ebf5; border: none; display: flex; justify-content: center; align-items: center;}
#senior .box06 .con03 .title{background: #65af54;}
#senior .box06 .con03 .inner01{position: relative;}
#senior .box06 .con03 .left{position: absolute; z-index: 10; width: 400px;}
#senior .box06 .con03 .inner01 img {margin-left: 0;}
#senior .box06 .con04 .title{background: #0086ab;}
#senior .box06 .con04 .inner01{background: url("img/senior/box06_con04.jpg")top right no-repeat; margin-top: 20px;}
#senior .box06 .con04 .inner01 h3,#senior .box06 .con05 .inner01 h3{margin-top: 0;}
#senior .box06 .con04 .inner01 p{width: 400px;}
#senior .box06 .con04 .inner01 .txt01{background: #d9ebf5; box-sizing: border-box; border-radius: 10px; padding: 10px 17px; font-size: 16px; margin-top: 10px;}
#senior .box06 .con04 a,#senior .box06 .con05 a,#senior .box06 .last_area a{box-sizing: border-box; border: solid 1px #000; padding: 6px 0; width: 140px; margin-top: 30px;}
#senior .box06 .con04 .btn,#senior .box06 .con05 .btn,#senior .box06 .last_area .btn{margin: auto;}
#senior .box06 .con05 .title{background: #0c3488;}
#senior .box06 .con05 h2 span{font-size: 12px; vertical-align: middle;}
#senior .box06 .con05 .inner01 .txt01{width: 250px;}
#senior .box06 .con05 .inner01 .txt02{background: #d9ebf5; box-sizing: border-box; border-radius: 10px; padding: 10px; font-size: 20px; margin-top: 20px; width: 240px; position: relative;}
#senior .box06 .con05 .inner01 .txt02::before {content: ''; position: absolute; background: url("img/senior/box06_con05.jpg")no-repeat; width: 266px; height: 298px; bottom: -20px; right: -424px;}
#senior .box06 .con05 .inner01 .txt02::after{content: ''; position: absolute; background: url("img/senior/box06_con05_icon.svg") bottom right no-repeat; width: 199px; height: 220px; bottom: 3px; right: -213px;}

#senior .box06 .last_area {padding: 0 0 100px;}
#senior .box06 .last_area .con01{width: 313px;}
#senior .box06 .last_area h3{font-size: 15px; line-height: 1.3; margin-top: 15px;}
#senior .box06 .last_area .con01 .inner01 {font-size: 11px; padding: 15px 0 0;}
#senior .box06 .last_area .con06 .title h2 {font-size: 18px; padding: 5px 8px;}
#senior .box06 .last_area .inner01 img{margin-left: 0; margin-right: 2%;}
#senior .box06 .con06 .title{background: #636765;}
#senior .box06 .con07 .title{background: #ebccbb;}
#senior .box07 {line-height: 2; padding: 60px 25px 0; font-size: 16px;}
#senior .box07 h2{margin-bottom: 60px;}
#senior .box07 .txt01{background: #c30d22; box-sizing: border-box; padding: 16px; font-size: 24px; margin: 65px 0 20px; line-height: 1.5;}
#senior .box07 .con01 {margin-top: 20px; background: url("img/senior/box07_con01.jpg")top right no-repeat;}
#senior .box07 .con01 img{margin: 30px 0;}
#senior .box07 h3 {background: #1d2088; padding: 12px 0; font-size: 24px; margin: 20px 0;}
#senior .box07 table {font-size: 24px; line-height: 1;}
#senior .box07 table th, #senior .box07 table td{padding-bottom: 16px;}
#senior .box07 table tr:last-of-type th, #senior .box07 table tr:last-of-type td{padding-bottom: 16px;}
#senior .box07 table th{color: #c40d23; width: 160px; margin-right: 10px;font-weight: bold;}
#senior .box08 {margin-top: 20px;}
#senior .box09 {padding: 110px 0;}
#senior .box09 h2 {letter-spacing: 5px; margin-bottom: 70px;}
#senior .box09 .txt01 {line-height: 2;}
#senior .box09 .movie_area {width: 560px; margin: auto; padding: 115px 0;}
#senior .box09 .movie {padding-top: 85px;}
#senior .box09 .movie:first-child {padding-top: 0;}
#senior .box09 iframe {width: 560px; height: 314px;}
#senior .top_movie {padding: 30px 0 50px; width: 560px; margin: auto;}

/*success*/
#success .top_title {font-size: 24px; color: #6a6a6a; line-height: 1; margin-top: 20px;}
#success .box01 {background: url(img/success/box01_bg02.jpg)top left repeat; padding: 20px;}
#success .box01 h2 {font-size: 65px; line-height: 1.1;}
#success .box01 h2 span {font-size: 85px;}
#success .box01 .text {font-size: 18px; margin-top: 20px;}
#success .box01 ul {display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
#success .box01 li {width: 153px; margin-right: 21px; margin-top: 20px; font-size: 16px; line-height: 1;}
#success .box01 li:nth-child(4n) {margin-right: 0;}
#success .box01 .origin {font-size: 16px; margin: 10px 0;}
#success .box01 .miniorigin {font-size: 12px; margin: 10px 0; line-height: 1.4;}
#success .box01 .origin span {font-size: 15px;}
#success .box01 .btn {line-height: 1; padding: 7px 0 5px; margin-top: 10px; background: url(img/success/btn_bg.png)center right 10px no-repeat; background-color: #000;}
#success .box02,#success .box03 {border: 1px solid #d5d3bd; background: #fff; padding: 2px; color: #6a6a6a;}
#success .box02 .inner {display: flex; justify-content: flex-start; align-items: center; font-size: 16px; line-height: 1; background: url(img/success/box02_bg.jpg)top left repeat; padding: 30px; box-sizing: border-box; border-bottom: 1px solid #b9b690;}
#success .box02 .inner img {margin-right: 20px;}
#success .box02 h3 {font-size: 24px; margin: 15px 0;}
#success .box02 .name,#success .box02 .origin {background: #949384; padding: 10px 20px; font-size: 20px; margin-top: 10px;}
#success .box02 .origin {font-size: 16px;}
#success .box02 .under,#success .box03 .under {background-color: #dbdad0; padding: 30px; box-sizing: border-box; border-top: 1px solid #fff;}
#success .box02 .text_area {background-color: #fff; padding: 20px; font-size: 13px; text-align: justify;}
#success .box02 h4 {font-size: 16px; color: #006e2b; margin-bottom: 10px; margin-top: 20px;}
#success .box02 h4:nth-child(1) {margin-top: 0;}
#success .box03 h4{font-size: 20px; font-weight: bold; margin-top: 40px;}
#success .box03 h4:first-child{margin-top: 0;}
#success .box03 p{background: #949384; padding: 10px 20px; font-size: 18px; margin-top: 10px;display: inline-block;
margin: 10px 0 40px; color: #fff; width: 290px; text-align: center;}

/*performance*/

/*flow*/
#flow .bg {background-color: #e3e4de; box-sizing: border-box; border: 5px solid #009740;}
#flow .box01 .inner {display: flex; justify-content: space-between; align-items: center; position: relative; padding: 20px; height: 360px; box-sizing: border-box;}
#flow .box01 .inner:nth-last-child(1) {height: auto; padding-right: 0; padding-bottom: 0;}
#flow .box01 .big {font-size: 19px; color: #000; line-height: 1.5;}
#flow .icon {position: absolute; top: 0; left: 0 ;right: 0; margin: auto;}
#flow .box01 h3 {font-size: 42px; box-sizing: border-box; border-bottom: 2px solid #009740; margin-bottom: 20px; color: #000;}
#flow .box01 .title {font-size: 29px;}
#flow .box01 .under_txt {margin-top: 30px;}
#flow .box01 .text_area {width: 270px; text-align: justify; color: #595757; line-height: 2;}
#flow .box02 .under {background: url(img/flow/box02_bg.png)bottom right no-repeat; background-color: #e3e4de; padding: 20px; color: #595757;}
#flow .box02 .under p {width: 440px; line-height: 2; text-align: justify;}
#flow .box03 {line-height: 2;}
#flow .box03 h2 {font-size: 26px; padding: 20px; background-color: #fff;}
#flow .box03 .inner {display: flex; align-items: flex-start; justify-content: space-between; background-color: #e3e4de; padding: 20px;}
#flow .box03 .text_area {background: url(img/flow/box03_bg.jpg)top left repeat; padding: 20px; width: 305px; text-align: justify;}
#flow .box03 .text_area:nth-child(2) {margin-top: 20px;}
#flow .box03 .box {background-color: #fff; box-sizing: border-box; border: 2px solid #009740; padding: 15px; margin-top: 20px; font-size: 13px;}
#flow .box03 .big {font-size: 18px; margin-bottom: 10px; line-height: 1;}

/*contact*/
.contact .tel {background: url(img/contact/tel_bg.jpg)top left repeat; font-size: 25px; line-height: 1; padding: 5px 0 10px;}
.contact .tel .big {font-size: 50px; margin-top: 5px; letter-spacing: 2px;}
.contact .bg {background: url(img/contact/bg.jpg)top left repeat; border: none!important;}
.contact .txt {font-size: 13px; margin-top: 20px; text-align: justify;}
.contact .txt:nth-child(1) {margin-top: 0;}
.contact table {width: 100%; box-sizing: border-box; border: 1px solid #88c155; margin-bottom: 20px; font-weight: 500;}
.contact table th,.contact table td {padding: 10px; box-sizing: border-box; border-bottom: 1px solid #88c155; background-color: #fff; vertical-align: middle;}
.contact table th{background-color: #88c155; vertical-align: middle; width: 190px; color: #fff; border-bottom: 1px solid #fff;}
.contact table input,.contact table textarea {width: 100%; box-sizing: border-box; padding: 3px;}
.contact .table01 .txt01 {margin-top: 15px;}
span.mwform-radio-field-text {font-weight: 500;}
.mwform-radio-field input,.mwform-checkbox-field input {width: auto!important; padding: inherit!important;}
.contact table .tel_area {width: auto;}
.mwform-checkbox-field label {
display: block;
float: left;
white-space: nowrap;
}
.mwform-radio-field label{white-space: nowrap;}
.contact table textarea {min-height: 200px;}

#contact .apply {box-sizing: border-box; background: #f3f2f0; padding: 20px; display: none;}
#contact .apply a {box-sizing: border-box; outline: 3px solid rgb(255, 255, 255); outline-offset: -15px; font-size: 40px; line-height: 1.5; padding: 30px; background: #005EAD;}

/*確認画面へ進むボタン用*/
.mw_wp_form_input .btn input:hover,
.mw_wp_form_confirm .btn input:hover,#form .btn input:hover { opacity: 0.7; }
.mw_wp_form_input .btn input,#form .btn input{
 background: -moz-linear-gradient(top, #F39801, #ED6300);
 background: -webkit-linear-gradient(top, #F39801, #ED6300);
 background: linear-gradient(to bottom, #F39801, #ED6300); background-position-x: 95%;
    font-size: 20px!important;
    width: 200px!important;
    padding: 15px 0!important;
    line-height: 1;
	color: #fff;
	font-weight: bold;
	border: 3px solid #EE6201;
  cursor: pointer;
}
/*送信ボタン用*/
.mw_wp_form_confirm .btn input,#form .btn input{
 background: -moz-linear-gradient(top, #F39801, #ED6300);
 background: -webkit-linear-gradient(top, #F39801, #ED6300);
 background: linear-gradient(to bottom, #F39801, #ED6300);  background-position-x: 95%;
    font-size: 20px!important;
    width: 200px!important;
    padding: 15px 0!important;
    line-height: 1;
	color: #fff;
	border: 3px solid #EE6201;
  cursor: pointer;
}
.contact .table01 {margin-top: 20px;}
.contact .th01 {border-bottom: 1px solid #88c155;}
.contact .year_text {margin: 0 10px 0 15px;} 


/*company*/
#company .box01 {margin-bottom: 40px;}
#company .box01 .big {box-sizing: border-box; border-left: 5px solid #00904c; padding: 10px 10px 10px 25px; border-bottom: 1px solid #696969; font-size: 20px; margin-bottom: 20px;}
#company .box01 .text {margin-left: 25px;}
#company .inner {display: flex; justify-content: space-between; align-items: flex-start;}
#company .box01 table {border-collapse: separate; border-spacing: 0 20px; padding-left: 20px; margin-top: -20px;}
#company .box01 table th,td {font-weight: bold;}
#company .sec02 {margin-bottom: 40px;}
#company .sec02 h2 {font-weight: bold;}
#company .sec02 p {font-size: 17px; line-height: 1.7;}
#company .sec02 ul {display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; gap: 10px;}
#company .sec02 ul li {font-size: 17px; line-height: 1.7; width: calc(50% - 5px);}

/*policy*/
#policy .bg {border: 5px solid #009740;}
#policy .box01 {text-align: justify;}
#policy .box01 .txt01 {text-align: right; margin-top: 20px;}

/*school*/
#school .title_area {display: flex; justify-content: center; align-items: center; font-size: 50px; line-height: 1.2; margin: 40px auto;}
#school .title_area img {margin-right: 20px;}
#school .box01 {display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
#school .con {width: 224px; margin-right: 20px; margin-top: 20px; box-sizing: border-box; border: 2px solid #000000; padding: 10px; background-color: #dcdcdc; position: relative;}
#school .con:nth-child(1),#school .con:nth-child(2),#school .con:nth-child(3),#school .con:nth-child(4),#school .con:nth-child(5) {margin-top: 0;}
#school .con:nth-child(5n) {margin-right: 0;}
#school .img {margin: 10px 0 25px; width: 100%;}
#school .txt {line-height: 1.2; color: #656565; display: inline; border-bottom: 1px solid;}
#school .img img {height: 148px; object-fit: cover;}
#school .icon_area01 {display: flex; justify-content: flex-end; align-items: center; position: absolute; top: 10px; right: 10px;}
#school .icon_area01 img {margin-left: 5px;}
#school .icon_area02 {top: 150px;}
#school .btn {background: url(img/school/btn_bg.png)center right 10px no-repeat; background-color: #318b55; box-sizing: border-box; border: 2px solid #ffffff; line-height: 1; padding: 10px 0; margin-top: 10px;}
#school .con .title {font-size: 18px; line-height: 1.5;}
#school .con .address {line-height: 1.5; margin-top: 5px; font-size: 13px;}
#school .con .tel a {display: inline;}
#school .under_link .con {width: 184px;}
#school .under_link .img img {height: 118px;}
#school .under_link .icon_area02 {top: 125px;}
#school .under_link .icon_area01 img {width: 22px;}
#school .under_link .img {margin-bottom: 20px;}
#school .under_link .con .title {font-size: 14px;}
#school .under_link .con .address {font-size: 12px;}
#school .btn01 .btn {background-color: #0086AC;}
#school .btn02 .btn {background-color: #005BAC;}
#school h2 {font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #006e2b;
    padding: 10px 20px;
    border-radius: 40px;
	margin: 20px auto;
}
#school .title02 {background-color: #005BAC;}
#school .title03 {background-color: #0086AC;}
#school .explanation_area {border: 3px solid #e6e6e7; background: #fff; border-radius: 10px; padding: 15px; margin: 20px auto 0; width: 690px;}
#school .explanation {display: flex; align-items: center; justify-content: center;}
#school .explanation p {display: flex; align-items: center; margin-right: 25px;}
#school .explanation p img {margin-right: 5px;}
#school button,#school button span {
  appearance: none!important;
  -webkit-appearance: none!important;
  }
  #school button.gm-ui-hover-effect {
    background: none!important;
  }
  

/*school_single*/

#school_single .box01{display: flex; justify-content: flex-start; align-items: flex-start; box-sizing: border-box; border: 3px solid #000000; padding: 20px;}
#school_single .box01 .img {box-sizing: border-box; border: 3px solid #000000; width: 400px; margin-right: 20px;}
#school_single .box01 .img img {height: 294px; object-fit: cover; width: 100%;}
#school_single .box01 .con {position: relative; font-size: 25px; width: 534px; height: 300px;}
#school_single .box01 th,#school_single .box01 td {font-weight: bold; padding: 6px 0; font-size: 23px;}
#school_single .icon_area {display: flex; justify-content: flex-start; align-items: center; margin-bottom: 10px;}
#school_single .icon_area img {margin-right: 5px;}
#school_single .box01 .btn {background-color: #318b55; box-sizing: border-box; border-bottom: 2px solid #095226; line-height: 1; padding: 5px 0; width: 534px; position: absolute; bottom: 2px; right: 0;}
#school_single .title_area {display: flex; justify-content: space-between; align-items: center; background-color: #318b55; line-height: 1; padding: 10px; color: #fff;}
#school_single .title_area h2 {border-left: 5px solid #fff; padding-left: 10px; font-size: 30px; font-weight: bold; display: flex; align-items: center;}
#school_single .title_area .min {font-size: 16px; margin-left: 10px;}
#school_single .gallery_box {display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; box-sizing: border-box; border: 2px solid #318b55; border-top: none;}
#school_single .gallery_box a {margin-right: 20px; margin-top: 20px; width: 224px; box-sizing: border-box; border: 2px solid #318b55;}
#school_single .gallery_box a img {height: 166px; width: 100%;}
#school_single .gallery_box a:nth-child(1),#school_single .gallery_box a:nth-child(2),#school_single .gallery_box a:nth-child(3),#school_single .gallery_box a:nth-child(4) {margin-top: 0;}
#school_single .gallery_box a:nth-child(4n) {margin-right: 0;}
#school_single .box03 .content {display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; box-sizing: border-box; border: 2px solid #318b55; border-top: none;}
#school_single .con {width: 49%; font-size: 16px; margin-top: 20px; line-height: 2;}
#school_single .con:nth-child(1),#school_single .con:nth-child(2) {margin-top: 0;}
#school_single .title {background-color: #318b55; font-size: 20px; color: #fff; line-height: 1.5; padding: 10px; text-align: left; margin-bottom: 15px;}
#school_single .con a {display: inline;}
#school_single .document {width: 200px; margin-left: auto; box-sizing: border-box; border: 3px solid #e84466; line-height: 1; padding: 5px 0; box-shadow: 2px 2px #c62647; text-align: center;}
#school_single .box04 .content {display: block;}
#school_single .box04 .con {width: 100%;}

#school .area_title {font-weight: bold; font-size: 22px; margin: 40px auto 20px; padding: 10px 10px; padding-left: 10px; background-color: #006e2b; color: #fff;}
#school .area_title span {border-left: 5px solid #fff; padding-left: 10px;}

/*manavis*/
#manavis .bg,#atwill .bg {box-sizing: border-box; border: 1px solid #000; padding-bottom: 80px;}
#manavis .box01 {position: relative; padding: 30px 0;}
#manavis .box01 .txt01 {position: absolute; right: 120px; top: 0; bottom: 0; margin: auto;}
#manavis .box01 .btn01 {width: 162px; margin: 0 auto;}
#manavis .arrow {margin: auto auto 50px;}

/*atwill*/
#atwill .box01 {position: relative; padding: 30px 0;}
#atwill .box01 .txt01 {position: absolute; right: 120px; top: 0; bottom: 0; margin: auto;}
#atwill .box01 .btn01 {width: 162px; margin: 0 auto;}
#atwill .arrow {margin: auto auto 50px;}
#atwill ul {display: flex; justify-content: space-between; align-items: center; padding: 0 30px; margin: 40px auto;}
#atwill .img02 {margin: auto;} 
#atwill .img {margin-top: 50px;}
#atwill .img01 {margin-left: 15px;} 

/*video*/
#video .box {background: #dce4e4; padding: 50px; font-size: 16px;}
#video .box .title {font-size: 40px; line-height: 1.5;}
#video .box01 p {font-size: 25px;}
#video .box01 .logo {margin: 30px auto;}
#video .box01 .img01 {display: flex; flex-wrap: wrap;}
#video .box01 .img01 img {box-sizing: border-box; border: solid 1px #000;}
#video .box01 .img01 img:nth-child(2n) {margin-left: 20px;}
#video .box01 .img01 img:nth-child(n + 3) {margin-top: 20px;}
#video .arrow {margin: 50px auto;}
#video h2 {font-size: 65px; line-height: 1.2;}
#video .box02 img {margin: 40px auto;}
#video .box02 p {font-size: 25px; line-height: 1.5; font-weight: 100; margin-top: 40px;}
#video .box03 p {font-size: 22px; line-height: 1;}
#video .box03 img {box-sizing: border-box; border: solid 1px #000; margin: 10px auto 30px;}
#video .box03 .img01 {margin-bottom: 0;}
#video .box04 .txt02 {font-size: 30px; margin: 20px auto 0;}
#video .con {background: #dce4e4; position: relative; padding-bottom: 30px;}
#video .con::before {content: '担当から'; position: absolute; right: 200px; bottom: 10px; color: #1d2088; font-size: 18px; font-weight: 400;}
#video .con::after {content: ''; position: absolute; background: url("img/video/box04_con03.svg")no-repeat; width: 133px; height: 194px; right: 85px; bottom: 0;}
#video .con .item {margin-bottom: 20px; position: relative;}
#video .con .item::before {content: ''; position: absolute; background: url("img/video/box04_co01.svg") center center no-repeat; width: 94px; height: 96px; left: 309px;}
#video .con .inner {background: #96a9b3; padding: 30px;}
#video .con .inner02 {background: #006834}
#video .con .inner .txt03 {font-size: 45px; line-height: 1.3; margin-bottom: 10px;}
#video .con .inner .txt04 {font-size: 28px; line-height: 1.3;}
#video .con .txt {position:relative; box-sizing: border-box; border: solid 3px #1d2088; background: #fff; padding: 10px; width: 58%; font-size: 16px; margin: -95px 30px 30px; line-height: 1.8;}
#video .con .txt::after {content: ''; position: absolute; background: url("img/video/box04_con02.svg")no-repeat; width: 31px; height: 15px; left: 410px; bottom: 40px;}
#video .con .txt span {font-size: 20px;}
#video .box05 {position: relative;}
#video .box05 .title {margin-bottom: 50px;}
#video .box05 .txt {position: relative; background: #fff; box-sizing: border-box; border: solid 3px #1d2088; padding: 10px; width: 67%; font-size: 16px; line-height: 1.8;}
#video .box05 .txt::after {content: ''; position: absolute; background: url("img/video/box05_con01.svg")no-repeat; width: 28px; height: 14px; left: 406px; bottom: 95px;}
#video .box05::before {content: '担当から'; position: absolute; right: 120px; bottom: 200px; color: #1d2088; font-size: 18px; font-weight: 400;}
#video .box05::after {content: ''; position: absolute; background: url("img/video/box05_con02.svg")no-repeat; width: 124px; height: 188px; right: 85px; bottom: 0;}
#video .box06 {box-sizing: border-box; border: solid 5px #0f9149; padding: 20px; font-size: 16px;}
#video .box06 h3 {font-size: 60px; line-height: 1.2;}
#video .box06 .txt01 {box-sizing: border-box; border: solid 1px #000; font-size: 25px; line-height: 1; font-weight: 400; padding: 5px; }
#video .box06 .txt02 {font-size: 30px; line-height: 1.3; margin: 20px;}
#video .box06 .txt03 {width: 63%; font-size: 18px; line-height: 1.5;}
#video .box06 .txt04 {background: #0f9149; font-size: 24px; line-height: 1.5; padding: 10px 15px; width: 50%; margin-left: 20px;}
#video .box07 .txt03,#video .box08 .txt03 {width: 94%;}
#video .box07 {border-top: solid 5px #1f2976; border-right: solid 5px #1f2976; border-bottom: dashed 3px #1f2976; border-left: solid 5px #1f2976;}
#video .box07 .txt04 {background: #1f2976; margin-left: 20px; padding: 35px 10px;}
#video .box08 {border-top: none; border-right: solid 5px #178eca; border-bottom: solid 5px #178eca; border-left: solid 5px #178eca;}
#video .box08 .txt04 {background: #178eca; margin-left: 20px; padding: 50px 10px;}
#video .box09 {border: solid 5px #e60012; background: none;}
#video .box09 .txt03 {width: 45%;}
#video .box09 .txt04 {background: #e60012; width: auto; margin-left: 0;}
#video .box09 .list01 {box-sizing: border-box; border: solid 1px #000; margin-top: 20px;}
#video .box09 .list01 p {border-bottom: solid 1px #000; font-size: 18px; padding: 5px;}
#video .box09 .list01 ul {display: flex; justify-content: center; font-size: 25px; line-height: 1.5; padding: 10px; }
#video .box09 .list01 ul .col {margin-left: 50px;}
#video .box09 .img_box {margin-left: 20px;}
#video .box10 .txt01 {font-size: 22px; line-height: 1.5; margin: 20px auto;}
#video .box10 .txt02 {font-size: 18px; margin-bottom: 5px; line-height: 1;}
#video .con02 {position: relative; background: #dce4e3; padding-bottom: 20px;}
#video .con02::before {content: '担当から'; position: absolute; left: 20px; bottom: 150px; color: #1d2088; font-size: 18px; font-weight: 400;}
#video .con02 .txt02 {background: #fff; box-sizing: border-box; border: solid 3px #1d2088; padding: 10px; width: 67%; font-size: 18px; margin: -100px 20px 0 auto; z-index: 10; position: relative;}
#video .con02 .txt02::before {content: ''; background: url("img/video/box10_con.svg")no-repeat; position: absolute; width: 105px; height: 190px; left: -150px; bottom: -22px;}
#video .con02 .txt02::after {content: ''; position: absolute; background: url("img/video/box10_con02.svg")no-repeat; width: 32px; height: 15px; left: -34px; bottom: 123px;}
#video .box11 {padding: 50px 20px;}
#video .box11 .inner {margin-top: 50px;}
#video .box11 .inner .txt01 {font-size: 40px;}
#video .box11 .inner .txt02 {font-size: 25px; margin-bottom: 20px;}
#video .box11 .col {box-sizing: border-box; border-right: solid 1px #000; padding-right: 20px; width: 50%;}
#video .box11 .col02 {width: 50%; margin-bottom: auto; padding-left: 20px;}
#video .box12 {background: #dce4e4; padding: 50px 0;}
#video .box12 .arrow01 {margin: 30px auto;}
#video .box12 .inner img {margin: 0 20px auto;}
#video .box12 p {font-size: 22px;}
#video .box12 .text {background: #1d2088; font-size: 30px; padding: 0 10px;}
#video .box12 .text02 {background: #e60012;}
#video .box12 .text_box {margin-right: 20px;}
#video .box12 h4 {font-size: 58px; line-height: 1; margin: 20px auto;}
#video .box12 .txt {font-size: 75px; line-height: 1; }
#video .box13 {background: #dce4e4; padding: 50px 20px;}
#video .box13 .plan_box {margin-top: 50px;}
#video .box13 .uni_box {width: 48%; margin-bottom: auto;}
#video .box13 .uni_box:nth-child(2n) {margin-left: 20px;}
#video .box13 .uni_box:nth-child(n + 3) {margin-top: 20px;}
#video .box13 .uni_box p {background: #1f2976; font-size: 22px; padding: 5px 0;}
#video .box13 .uni_box ul {box-sizing: border-box; border: solid 2px #1f2976; padding: 10px 5px; background: #fff;}
#video .box13 .uni_box ul .list02 {margin-left: 10px;}
#video .box13 .uni_box li {font-size: 14px;}
#video .box13 .txt {font-size: 20px; margin: auto;}
#video .con03 {position: relative; background: #dce4e4; padding-bottom: 20px;}
#video .con03::before {content: '担当から'; position: absolute; color: #1d2088; font-size: 18px; left: 20px; bottom: 130px; font-weight: 400;}
#video .con03 p {position: relative; background: #fff; box-sizing: border-box; border: solid 3px #1d2088; width: 60%; margin: -70px 20px 0 auto; font-size: 18px; line-height: 1.5; padding: 10px;}
#video .con03 span {font-size: 50px;}
#video .con03 p::before {content: ''; position: absolute; background: url("img/video/box13_con01.svg")no-repeat; width: 215px; height: 173px; left: -180px; bottom: -23px;}
#video .con03 p::after {content: ''; position: absolute; background: url("img/video/box13_con02.svg")no-repeat; width: 30px; height: 14px; left: -33px; bottom: 100px;}
#video .box15 {padding: 50px 20px;}
#video .box15 .txt01 {margin: 30px auto; font-size: 25px; line-height: 1.5;}
#video .box15 .inner {justify-content: center;}
#video .box15 .item_box {margin-right: 20px;}
#video .box15 .item_box:nth-child(3) {margin-right: 0;}
#video .box15 .item_box:nth-child(n + 4) {margin-top: 30px;}
#video .box15 .item_box .name01 {font-size: 22px; margin-bottom: 5px;}
#video .box15 .item_box .name02 {background: #898989; padding: 5px 0;}
#video .box15 .item_box .address {font-weight: 400; line-height: 1; margin-top: 10px;}
#video .box15 .item_box .tel {font-size: 24px;}
#video .box15 a {background: #1d2088; padding: 30px; font-size: 30px; line-height: 1; margin-top: 50px;}
#video .box15 a:last-of-type {background: #e60012; margin-top: 20px;}
#video .red {color: #e60012;}
#video .blue {color: #1d2088;}
#video .green {color: #006834}
#video .lightblue {color: #178eca;}

/*seminar*/
/*フォームリンク部分以外*/
#seminar {box-sizing: border-box; margin-bottom: 40px;}
#seminar .mgn-a {margin: 0 auto;}
#seminar .con01 {
  box-sizing: border-box;
  border: 8px solid #54c3f1;
  margin-top: 130px;
  padding-bottom: 50px;
}
#seminar .con01 h2 {
  margin-bottom: 50px;
}
#seminar .con01 .btn01 {
  margin-top: 50px;
}
#seminar .con02 {
  box-sizing: border-box;
  border: 8px solid #00a0e9;
  background: #d8eaf4;
  margin-top: 130px;
  padding-bottom: 50px;
}
#seminar .con02 .img01 {
  margin-top: 70px;
}
#seminar .con02 .btn01 {
  display: table;
  margin: 30px auto 0;
}
#seminar .con02 .inbox01 {
  margin-top: 100px;
}
#seminar .con02 .inbox01 .inner {
  margin-top: 30px;
  padding: 0 30px 0 40px;
}
#seminar .con02 .inbox01 .img03 {
  margin: 20px auto 0;
  margin-left: 40px;
}
#seminar .con02 .con02_img02 {
  margin: 50px auto 0;
}
#seminar .con02 .inbox02 {
  box-sizing: border-box;
  border-top:  8px solid #006cb8;
  padding-top: 50px;
  margin-top: 50px;
}
#seminar .con02 .inbox02 .img01 {
  margin-top: 30px;
}
#seminar .con02 .inbox02 .inner {
  margin-top: 40px;
  box-sizing: border-box;
  padding: 0 30px 0 40px;
}
#seminar .con02 .inbox02 h4 {
  margin-top: 50px;
}
#seminar .con02 .inbox02 .img02 {
  margin: 30px auto 0;
}
#seminar .con02 .inbox02 .img03 {
  margin: 70px auto 0;
}


/*下部フォーム部分*/
#seminar .box01 {box-sizing: border-box; background-color: #00a1e9; color: #fff; margin: 60px 0 0; padding: 50px 100px; position: relative; font-size: 25px; line-height: 1;}
#seminar .box01 h2 {font-size: 70px; font-weight: 900; line-height: 1.3;}
#seminar .table02 {font-size: 25px;}
#seminar .table0202 {margin-top: 20px;}
#seminar .table02 th {font-weight: bold;}
#seminar .big {font-size: 50px; box-sizing: border-box; padding-top: 40px; margin-top: 40px; margin-bottom: 40px; line-height: 1.3;}
#seminar .big02 {box-sizing: border-box; border-bottom: 5px solid #fff; padding-bottom: 40px;}
#seminar span {font-size: 26px;}
#seminar .min {font-size: 14px; margin-left: 14px; margin-left: 20px;}
#seminar li {padding-bottom: 15px;}
#seminar .txt02 {padding-bottom: 45px; }
#seminar .txt03 {padding-bottom: 0;}
#seminar .area_box {margin-top: 60px; box-sizing: border-box; border-top: solid 2px #fff; position: relative; padding-top: 50px;}
#seminar .area_title {padding: 50px 0 0; line-height: 1; font-size: 47px; margin-bottom: 20px; display: flex; align-items: center; justify-content: flex-start;}
#seminar .area_title span {font-size: 20px; margin-left: 20px;}
#seminar .box01 table th,#seminar .box01 table td {font-weight: bold; line-height: 1.7; font-size: 36px; text-align: right;}
#seminar .area_box .text01 {margin-top: 50px;}
#seminar .area_box .text02 {margin-top: 20px; font-size: 20px;}
#seminar .area_box .b_txt {font-size: 40px; line-height: 1.2; letter-spacing: 1px; display: flex; align-items: center; justify-content: flex-start;}
#seminar .area_box .b_txt span {font-size: 22px; font-weight: 400; margin-left: 25px;}
#seminar .area_box .s_txt {font-size: 40px; line-height: 1; font-weight: 600; margin-top: 30px;}

#seminar .area_list a {box-sizing: border-box; width: calc(100% / 6); font-size: 25px;}
#seminar .area_list a:nth-child(n + 7) {margin-top: 20px;}
#seminar .area_btn {position: absolute; right: 0; top: 30px; bottom: 0; margin: auto;}
#seminar .box01 .txt01 {font-size: 40px; line-height: 1.5; margin-top: 50px; box-sizing: border-box; padding-top: 50px; border-top: 2px solid #fff;}
#seminar .box01 #sell {font-size: 25px; width: 100%; padding: 20px; margin-top: 50px; font-weight: bold; -webkit-appearance: button;appearance: button; line-height: 1; outline: none; border-radius: 5px;}
#seminar .img05 {margin: 50px auto 0;}
#seminar .img05 img {margin: 0 auto;}



#form {margin-bottom: 40px;}
#form caption {font-weight: bold; color: #fff; background: #006934; padding: 5px 15px; text-align: left;}
#form .table01 {width: 100%; box-sizing: border-box; border: 1px solid #88c155; background-color: #fff; margin-top: 30px; color: #6a6a6a;}
#form .table01 th,#form .table01 td {font-weight: bold;  padding: 15px 20px; box-sizing: border-box; border-bottom: 1px solid #88c155;}
#form .table01 th {border-bottom: 1px solid #fff; background: #88c155; color: #fff; width: 360px;}
#form .mwform-checkbox-field label, .mwform-radio-field label {font-weight: bold!important;}
#form input {padding: 5px; font-size: 16px; box-sizing: border-box; width: 100%;}
#form textarea {
    padding: 8px 10px;
    box-sizing: border-box;
    width: 100%;}
#form .r01 {margin-right: 10px;}
#form .table01 .add_txt {display: flex; width: 100%;}
#form .wpcf7-list-item {
  margin: auto;
}
#form input[type="checkbox" i] {
  width: auto;
}
#form input[type="radio" i] {
  width: auto;
}
.contact .mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0;
}
#form select {box-sizing: border-box; padding: 0 5px; font-size: 16px;} 

/*NEXUS*/
#nexus .bg,#annex .bg,#system .bg {box-sizing: border-box; border: 1px solid #d1d2d2; padding-bottom: 20px;}
#nexus .main01 {position: relative;}
#nexus .btn01 {position: absolute; top: 480px; right: 470px; z-index: 10;}
#nexus .box01,#annex .box01 {font-size: 18px;}
#nexus .box01 .inner img,#annex .box01 .inner img {margin-left: 20px;}
#nexus .box01 .img01 {margin-top: 100px;}
#nexus .box02 {margin-top: 100px;}
#nexus .box02 h2 {box-sizing: border-box; border-bottom: 2px solid #000; margin: 0 20px 40px;}
#nexus .box02 .img02 {margin-top: 80px;}

/*annex*/
#annex .bg {padding-bottom: 0;}
#annex .box01 {margin-bottom: 60px;}
#annex .box02 {background: url(img/annex/box02_bg.jpg)top left repeat; padding: 60px 20px;}
#annex .box02 .txt01 {font-size: 24px; font-weight: normal; line-height: 1.5; margin-bottom: 60px;}
#annex .box02 .box {background-color: #fff;}
#annex .box02 h3 {font-size: 30px; line-height: 1; margin: 20px auto;}
#annex .box02 .img {margin-right: 20px;}
#annex .box02 th,#annex .box02 td {font-size: 19px; line-height: 1.5; padding-bottom: 15px;}
#annex .box02 .btn {font-size: 20px; box-sizing: border-box; border: 1px solid #000; width: 220px; height: 40px; line-height: 1; margin-top: 10px;}
#annex .box02 .btn img {margin-left: 10px;}
#annex .box02 .btn02 {margin-top: 25px;}
#annex .box02 .inner {padding: 0 20px 20px;}
#annex .txt01 {font-size: 28px; margin: 40px auto; font-weight: normal; line-height: 1.5;}
#annex .list li {width: 183px; color: #727171;}
#annex .list .ul02 {width: 425px; margin: 40px auto 0;}
#annex .list .img {margin: 10px auto;}
#annex .list .big {font-size: 28px; font-weight: normal;}
#annex .list .tel {font-size: 22px; line-height: 1; margin: 5px auto 10px;}
#annex .list .btn {width: 120px; box-sizing: border-box; border: 1px solid #000; margin: 0 auto; font-size: 12px; text-align: center; height: auto; padding: 4px 5px; background-color: #fff; color: #000;}
/*system*/
#system .box01 .box {background: url(img/annex/box02_bg.jpg)top left repeat; padding: 20px 0;}
#system h2 {box-sizing: border-box; border-bottom: 2px solid #000; margin: 20px 20px 0;}
#system .txt01 {font-size: 25px; margin: 30px auto; line-height: 1.5; font-weight: normal;}
#system .box02 {margin-top: 80px;}
#system .box02 .img {margin-top: -15px;}

/*open_school*/
#open_school .box{margin-bottom: 50px;} 
#open_school .top {position: relative;}
#open_school iframe {position: absolute; z-index: 10; bottom: 0; width: 656px; height: 423px; right: 0; left: 0; margin: auto;}
#open_school video {position: absolute; z-index: 10; bottom: 0; width: 656px; height: 423px; right: 0; left: 0; margin: auto; object-fit: cover;}
#open_school .btn01{margin-top: 50px;} 
#open_school .area02 {background: #e5005a; padding-bottom: 100px; margin-top: 50px;}

/*heroine*/
#heroine {background: -moz-linear-gradient(left, #f2f3f6, #e4e3e4); background: -webkit-linear-gradient(left, #f2f3f6, #e4e3e4); background: linear-gradient(to right, #f2f3f6, #e4e3e4); font-weight: normal; position: relative;}
#heroine .pink {color: #e95377;}
#heroine .op_box {position: fixed; top: 0; bottom: 0; left: 0; right: 0; margin: auto; width: 100%; height: 100%; background: #fff; display: flex; align-items: center; justify-content: center; z-index: 100; transition-duration: .5s; transition-delay: 3.2s;}
#heroine .op_box .op_text_box {transition-delay: .3s; opacity: 0;}
#heroine .op_box .op_text_box .op_text {transition-duration: .5s; transition-timing-function: cubic-bezier(0.55, 0.05, 0.22, 0.99); transition-delay: 2.5s;}
#heroine .op_box.inview {opacity: 0;}
#heroine .op_box.inview .op_text_box .op_text {opacity: 0;}
#heroine .op_box.delete {display: none;}
#heroine .bg_img {position: fixed; min-width: 1920px; left: 50%; margin-left: -960px; opacity: 0; transform: translateX(-10px); transition-duration: .7s; transition-timing-function: ease-in-out; top: 0;}
#heroine .inview .bg_img {opacity: 1; transform: translate(0);}
#heroine header {position: fixed; top: 0; z-index: 10; left: 0; right: 0; margin: auto; width: 100%;}
#heroine header h1 {margin-bottom: 0;}
#heroine header .inner {position: relative; z-index: 50;}
#heroine header .bg {background: #fff; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition-duration: .5s;}
#heroine header.indication .bg {opacity: 1;}
#heroine header nav {margin-bottom: 14px; opacity: 0; transition-delay: .3s;}
#heroine header nav a {font-size: 16px; line-height: 1; letter-spacing: 2px; margin-left: 50px; font-family: 'Noto Serif JP', serif; position: relative;}
#heroine header nav a::after {position: absolute; bottom: -5px; left: 0; background: #e95377; width: 100%; height: 1px; clip-path: inset(0 50% 0 50%); transition-duration: .4s; content: '';}
#heroine header nav a:hover::after {clip-path: inset(0);}
#heroine header nav a:nth-of-type(1) {margin-left: 0;}
#heroine .section {margin-top: 450px;}
#heroine .full_section {height: 100%; width: 100%;}
#heroine .box01 .news_box {position: absolute; width: 1800px; right: -1355px; top: 80px;}
#heroine .box01 .news {font-size: 16px; line-height: 1; box-sizing: border-box; border-bottom: 2px solid #e95377; letter-spacing: 1px; padding-bottom: 5px; transition-delay: .3s; transition-duration: 1s; opacity: 0;}
#heroine .box01 .news_box .news:nth-of-type(n + 2) {margin-top: 20px; transition-delay: .4s;}
#heroine .box01 .text {transition-delay: .6s; transition-duration: .7s;}
#heroine .news_area {position: relative; padding: 80px 0; background: rgba(239,43,84,.7);}
#heroine .news_area .img {width: 571px; margin: 30px 0; transition-delay: .5s;}
#heroine .news_area .txt01 {font-size: 20px; font-weight: bold; transition-delay: .3s;}
#heroine .news_area .txt02 {transition-delay: .7s;}
#heroine .box02 {padding: 80px 0; position: relative; background: rgba(239,43,84,.7);}
#heroine .box02 .text {font-size: 18px; line-height: 2.5; letter-spacing: 3px; transition-delay: .3s; opacity: 0;}
#heroine .box03 {background: rgba(239,43,84,.7); position: relative; padding: 80px 0;}
#heroine .box03 h3 {transition-delay: .3s; opacity: 0;}
#heroine .box03 .img {margin-top: 35px; transition-delay: .5s; opacity: 0;}
#heroine .box03 .list {margin-top: 40px; font-size: 20px; line-height: 2; transition-delay: .7s; opacity: 0;}
#heroine .box03 .con .list h4 {margin-bottom: 10px;}
#heroine .box03 .con .list:nth-of-type(2) { transition-delay: .8s;}
#heroine .box03 .con .list:nth-of-type(3) { transition-delay: .9s;}
#heroine .box04 {padding: 80px 0; position: relative; background: rgba(239,43,84,.7);}
#heroine .box04 ul {width: 560px; transition-delay: .3s; opacity: 0;}
#heroine .box04 ul li {width: 244px;}
#heroine .box04 ul li:nth-of-type(2n) {margin-left: 63px;}
#heroine .box04 ul li:nth-of-type(n + 3) {margin-top: 75px;}
#heroine .box04 ul li p {font-size: 14px; line-height: 2; margin-bottom: 20px; letter-spacing: 1px;}
#heroine .box05 {padding: 80px 0; position: relative; background: rgba(239,43,84,.7);}
#heroine .box05 .box {width: 430px; margin: 0 auto; opacity: 0;}
#heroine .box05 .con .box:nth-child(1) {transition-delay: .3s;}
#heroine .box05 .con .box:nth-child(2) {transition-delay: .5s;}
#heroine .box05 .box .txt01 {font-size: 23px; line-height: 1.8; margin-top: 35px; text-align: center;}
#heroine .box05 .box .txt02 {font-size: 23px; line-height: 1; display: table; padding: 10px 5px; box-sizing: border-box; border: 1px solid #fff; margin-top: 20px;}
#heroine .box05 .con .box:nth-of-type(2) {margin: 80px auto 0;}
#heroine .box05 .con .box:nth-of-type(2) .txt02 {margin-top: 35px;}
#heroine .box05 .img {margin: 80px auto 50px; transition-delay: .7s; opacity: 0;}
#heroine .box05 .txt03 {font-size: 26px; line-height: 1; transition-delay: .8s; opacity: 0;}
#heroine a:hover img {opacity: 1;}
#heroine #fancybox-title {display: none;}
#heroine .fade_l {opacity: 0; transform: translateX(-10px); transition-duration: .7s; transition-timing-function: ease-in-out;}
#heroine .inview .fade_l {opacity: 1; transform: translateX(0);}
#heroine .clip_l {transition-duration: .7s; transition-timing-function: ease-in-out; clip-path: inset(0 100% 0 0);}
#heroine .inview .clip_l {clip-path: inset(0); opacity: 1;}
#heroine footer .text {opacity: 0; transition-timing-function: cubic-bezier(0.55, 0.05, 0.22, 0.99);}
#heroine footer.inview .text {animation: mainLogoFadeIn 1s ease .5s both;}
@keyframes mainLogoFadeIn {
  0% {
    opacity: 0;
    filter: blur(60px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
#heroine footer .copy {position: absolute; bottom: 50px; right: 0; margin: auto; font-size: 14px; line-height: 1; letter-spacing: 1px; transition-delay: 1s; transition-duration: .5s; opacity: 0;}
#heroine footer.inview .copy {opacity: 1;}
#heroine #concept,#heroine #actress,#heroine #episode,#heroine #link {padding-top: 220px; margin-top: -220px;}


/*カタログ*/
#catalog {background: url(img/catalog/bg.jpg)top center repeat; padding: 100px 0;}
#catalog .title_box {text-align: center; margin-bottom: 100px;}
#catalog .title_box p,#catalog .title_box h1 {font-size: 50px; line-height: 1;}
#catalog .title_box h1 {margin-top: 10px;}
#catalog .box01 {position: relative; box-sizing: border-box; padding-bottom: 62px;}
#catalog .box01 .list {display: flex; justify-content: flex-start; flex-wrap: wrap;}
#catalog .box01 .list .con {width: 225px; height: 350px; margin-right: 100px; position: relative;}
#catalog .box01 .list .con .img {background: #fff; position: relative; z-index: 10;}
#catalog .box01 .list .con .bg_icon {position: absolute; bottom: -150px; left: -110px; min-width: 500px;}
#catalog .box01 .list .con:nth-of-type(4n) {margin-right: 0;}
#catalog .box01 .list .con:nth-of-type(n + 5) {margin-top: 100px;}
#catalog .box01 .list .con .txt {font-size: 16px; margin-bottom: 15px; line-height: 1; color: #fff; text-align: center;}
#catalog .box01 .bg {content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url(img/catalog/bg_img01.svg); background-position-y: -34px; background-position-x: -34px;}
#catalog .box01 .sp_bg {display: none;}
#catalog_single .df-container .df-bg {background: #C0C6C9!important;}
@media screen and (max-width:1000px) {
  #catalog .title_box p,#catalog .title_box h1 {font-size: 4vw;}
  #catalog .title_box img {width: 25%;}
}
@media screen and (max-width:1220px) {
  #catalog .box01 .list {max-width: 850px;}
  #catalog .box01 .list .con {margin-right: 87px;}
  #catalog .box01 .list .con:nth-of-type(4n) {margin-right: 87px;}
  #catalog .box01 .list .con:nth-of-type(3n) {margin-right: 0;}
  #catalog .box01 .list .con:nth-of-type(n + 4) {margin-top: 100px;}
}
@media screen and (max-width:900px) {
  #catalog .box01 .list {max-width: 550px; justify-content: space-between;}
  #catalog .box01 .list .con {margin-right: 0;}
  #catalog .box01 .list .con:nth-of-type(3n) {margin-right: 0;}
  #catalog .box01 .list .con:nth-of-type(2n) {margin-right: 0;}
  #catalog .box01 .list .con:nth-of-type(n + 3) {margin-top: 100px;}
}
