    body, html {
        font-family: "Noto Sans JP", sans-serif;
    }
    .l_wrap {
        margin: 0 auto;
        max-width: 390px;
        overflow: hidden;
        background: #fff;
        position: relative;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    a {
        text-decoration: none;
    }
    .roboto {
        font-family: "Roboto", sans-serif;
    }
    .imageblock {
        font-size: 0;
        position: relative;
        text-align: center;
    }
    .imageblock.fv {
  background: linear-gradient(90deg, #132B72 0%, #133DBB 100%);
    }
    .btnstyle1 {
        display: inline-block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        z-index: 5;
        width: calc((340% / 393)*100);
        box-shadow: 0 6px 16px #44568E;
    }
    .btn1 {
        bottom: 15%;
    }
    .btnstyle2 {
        display: inline-block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        z-index: 5;
        width: calc((340% / 393)*100);
        box-shadow: 0 6px 16px #44568E;
    }
    .btn2 {
        bottom: 5%;
    }
    .company_wrap {
        padding: 40px 26.5px 16px;
    }
    .c_lv2 {
        text-align: center;
        font-family: "Noto Serif JP", serif;
        color: #132B72;
        font-size: 28px;
        font-weight: 500;
        letter-spacing: .08em;
        position: relative;
        margin: 0 0 32px;
        padding: 0 0 16px;
        line-height: 1.39;
    }
    .c_lv2::before {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 0;
    	transform: translateX(-50%);
    	-webkit-transform: translateX(-50%);
    	-ms-transform: translateX(-50%);
    	display: inline-block;
    	width: 56px;
    	height: 1px;
    	background: linear-gradient(90deg, #E4CE9D 0%, #96783F 100%);
    }
    .c_lv3 {
        font-size: 20px;
        letter-spacing: .04em;
        color: #132B72;
        border-left: 3px solid #132B72;
        padding: 0 0 0 8px;
        margin: 0 0 14px;
    }
    .company_box {
        margin: 0 0 24px;
    }
    .googlereview_wrap {
        background: radial-gradient(at 50% 30%, #F4F4ED 27%, #B7B7A7 100%);
        padding: 0 0 5px;
    }
    .googlereview_wrap2 {
        background: linear-gradient(90deg, #132B72 0%, #133DBB 100%);
        padding: 0 0 5px;
    }
    .swiper1_wrap {
        padding: 10px 30px 50px;
    }
    .swiper_style1 {
        position: relative;
    }
    .swiper_style1 .swiper-pagination {
        bottom: -34px;
    }
    .swiper_style1 .swiper-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 10px;
        background: #CDD8EB;
        opacity: 1;
    }
    .swiper_style1 .swiper-pagination .swiper-pagination-bullet-active {
        background: #BA9F6A;
    }
    .card1 {
        background: #fff;
        box-shadow: 0 3px 16px rgba(0,0,0,.16);
        border-radius: 20px;
        position: relative;
        padding: 23px 21px 24px;
    }
    .card1_logo {
        position: absolute;
        width: 28px;
        top: 28px;
        right: 20px;
    }
    .card1_name img {
        width: 37px;
        vertical-align: middle;
        margin: 0 15px 5px 0;
    }
    .card1_name {
        font-size: 19px;
        font-weight: 600;
        color: #19202E;
        margin: 0 0 18px;
    }
    .card1_star {
        margin: 0 0 15px;
    }
    .card1_star img {
        width: 13.61px;
    }
    .card1_star_txt {
        display: inline-block;
        margin: 0 0 0 9px;
        color: #757575;
        font-size: 12px;
        font-weight: 400;
    }
    .card1_txt {
        margin: 0;
        color: #474747;
        font-size: 14px;
        line-height: 1.3;
    }
    .googlereview_alert {
        padding: 0 26.5px;
    }
    .googlereview_alert p {
        color: #132B72;
        font-size: 12px;
        line-height: 14px;
    }
    .googlereview_alert2 {
        padding: 0 26.5px;
    }
    .googlereview_alert2 p {
        color: #fff;
        font-size: 12px;
        line-height: 14px;
    }
    .support_wrap {
        background: linear-gradient(90deg, #132B72 0%, #133DBB 100%);
        padding: 50px 21.5px;
    }
    .c_lv2_white {
        color: #fff;
    }
    .support_txt1 {
        color: #fff;
        text-align: right;
        font-size: 12px;
        margin: 0 0 10px;
        letter-spacing: .03em;
        line-height: 1.5;
    }
    .support_img1 {
        margin: 0 0 92px;
    }
    .support_img1::before {
        content: "";
        position: absolute;
    	left: 50%;
    	bottom: -62px;
    	transform: translateX(-50%);
    	-webkit-transform: translateX(-50%);
    	-ms-transform: translateX(-50%);
    	width: 1px;
    	height: 32px;
    	background: #fff;
    }
    .support_txt2 {
        text-align: center;
        color: #fff;
        font-size: 16px;
        line-height: 1.85;
        margin: 0;
    }
    .support_txt2_img1 {
        width: 179px;
    }
    .support_txt2_span1 {
        font-size: 28px;
        font-weight: 600;
        display: inline-block;
        background: linear-gradient(90deg, #E4CE9D 0%, #BCA06A 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
    .success_wrap {
        background: #EAEAE2;
        padding: 50px 24px 75px;
    }
    .card2 {
        background: #fff;
        cursor: pointer;
        box-shadow: 0 0 14px rgba(0,0,0,.25);
        border: 1px solid #CDD8EB;
    }
    .swiper2.swiper_style1 .swiper-pagination .swiper-pagination-bullet-active {
        background: #BA9F6A;
    }
    .card2_body {
        padding: 16px 16px 16px 20px;
    }
    .card2_title {
        border-left: 3px solid #132B72;
        padding: 0 0 0 10px;
        margin: 0 0 16px;
    }
    .card2_title_txt1 {
        background: linear-gradient(90deg, #96783F 0%, #E4CE9D 200%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-size: 24px;
      font-weight: 600;
      line-height: 1.5;
      margin: 0;
      white-space: nowrap;
    }
    .card2_title_txt2 {
        font-size: 16px;
        line-height: 1.5;
        letter-spacing: .03em;
        font-weight: 600;
        background: linear-gradient(90deg, #132B72 0%, #133DBB 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      margin: 0;
    }
    .card2_txt1 {
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .03em;
        line-height: 1.5;
        margin: 0 0 16px;
    }
    .card2_tag1 {
        margin: 0 0 10px;
        font-size: 14px;
        font-weight: 600;
    }
    .card2_tag1 > span {
        display: inline-block;
        background: #D6DEEB;
        line-height: 1.5;
        padding: 0 4px;
        margin: 0 6px 6px 0;
    }
    .card2_arrow {
        margin: 0;
        text-align: right;
        font-size: 16px;
        color: #132B72;
        line-height: 1.2;
        font-weight: 600;
    }
    .card2_arrow img {
        vertical-align: middle;
        width: 7.4px;
        margin: 0 0 4px 10px;
    }
    .cta_wrap {
        background: linear-gradient(90deg, #132B72 0%, #133DBB 100%);
        padding: 30px 40px 100px 40px;
        text-align: center;
    }
    .cta_txt1 {
        font-family: "Noto Serif JP", serif;
        color: #fff;
        font-size: 24px;
        line-height: 1.9;
        font-weight: 500;
        text-shadow: 0 4px 4px rgba(0,0,0,.25);
        margin: 0 0 24px;
    }
    .cta_span1 {
        display: inline-block;
        position: relative;
        background: linear-gradient(90deg, #E4CE9D 0%, #96783F 200%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
    .cta_span1::before {
        content: "";
        display: inline-block;
        width: 100%;
        height: 2px;
        background: #fff;
        left: 0;
        bottom: 0;
        position: absolute;
    }
    .btnstyle2 {
        text-align: center;
        font-size: 0;
    }
    .btnstyle2 a {
        display: inline-block;
        width: 100%;
        max-width: 340px;
        box-shadow: 0 6px 16px #44568E;
        border-radius: 5px;
    }
    .feature {
        padding: 50px 0 0;
        text-align: center;
        position: relative;
        z-index: 5;
    }
    .teacher_wrap {
        background: radial-gradient(at 15% 10%, #F4F4ED 27%, #CCCCBC 100%);
        padding: 100px 0 92px;
        position: relative;
        z-index: 1;
        margin: -70px 0 0;
    }
    .swiper3.swiper_style1 .swiper-pagination .swiper-pagination-bullet {
        background: #EAEAE2;
    }
    .swiper3.swiper_style1 .swiper-pagination .swiper-pagination-bullet-active {
        background: #132B72;
    }
    .swiper3_wrap {
        padding: 0 24px;
    }
    .card3 {
        position: relative;
        background: #fff;
        border: 1px solid #CDD8EB;
        min-height: 1428px;
    }
    .card3_body {
        padding: 24px 17px 32px;
    }
    .card3_h3 {
        text-align: center;
        font-family: "Noto Serif JP", serif;
        font-size: 20px;
        letter-spacing: .1em;
        color: #313131;
        margin: 0 0 16px;
        padding: 0 0 16px;
        border-bottom: 1px solid #2A2A2A;
    }
    .card3_tag {
        margin: 0 0 26px;
    }
    .card3_tag > span {
        display: inline-block;
        margin: 0 6px 6px 0;
        background: #E6E6E0;
        font-weight: 600;
        font-size: 13px;
        line-height: 1.5;
        color: #000;
        padding: 0 8px;
        letter-spacing: -.05em;
    }
    .card3_img2 {
        margin: 0 0 32px;
    }
    .card3_h32 {
        text-align: center;
        /*background: linear-gradient(45deg, #133DBB 0%, #132B72 200%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;*/
        color: #133DBB;
        font-size: 20px;
        line-height: 1.5;
        letter-spacing: .0em;
        text-shadow: 2px 2px 3px #DCE5EC;
        position: relative;
        padding: 10px 0 16px;
        margin: 0 0 16px;
        border-bottom: 1px solid #2A2A2A;
    }
    .card3_h32::before, .card3_h32::after {
        content: "";
        position: absolute;
        top: 0;
        display: inline-block;
        width: 15.75px;
        height: 13.56px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .card3_h32::before {
        left: 0;
        background-image: url(../img/quotation-l.webp);
    }
    .card3_h32::after {
        right: 0;
        background-image: url(../img/quotation-r.webp);
    }
    .card3_txt2 {
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .03em;
        line-height: 1.5;
        margin: 0;
        color: #313131;
    }
    .cta2 {
        background: linear-gradient(90deg, #132B72 0%, #133DBB 100%);
        padding: 50px 15px 100px;
    }
    .cta2_txt1 {
        text-align: center;
        color: #fff;
        font-size: 16px;
        line-height: 1.7;
        letter-spacing: .03em;
        margin: 0 0 32px;
    }
    .cta2_qbox {
        margin: 0 9px 30px;
        box-shadow: 0 0 14px rgba(0,0,0,.25);
        background: #fff;
    }
    .cta2_qlist {
        border-bottom: 1px solid #CDD8EB;
        position: relative;
        padding: 14px 16px 14px 51px;
    }
    .cta2_qlist_q {
        position: absolute;
        top: 14px;
        left: 16px;
        font-size: 24px;
        font-family: "Noto Serif JP", serif;
        font-weight: 600;
        line-height: 1;
        background: linear-gradient(45deg, #96783F 25%, #E4CE9D 50%, #96783F 77%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        display: inline-block;
        padding: 0 0 10px;
    }
    .cta2_qlist_txt {
        margin: 0;
        font-size: 16px;
        line-height: 1.5;
        letter-spacing: .03em;
        font-weight: 600;
    }
    .cta2_txt2 {
        text-align: center;
        font-family: "Noto Serif JP", serif;
        font-size: 20px;
        line-height: 1;
        letter-spacing: .14em;
        margin: 0 0 16px;
        background: linear-gradient(45deg, #E4CE9D 45%, #96783F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .job_wrap {
        background: #EAEAE2;
        padding: 50px 24px 100px;
        text-align: center;
    }
    .job_txt1 {
        color: #132B72;
        line-height: 1.9;
        margin: 0 0 32px;
        letter-spacing: .08em;
        font-weight: 500;
    }
    .job_txt1_span {
        font-weight: 600;
        display: inline-block;
        position: relative;
    }
    .job_txt1_span::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: linear-gradient(90deg, #E4CE9D 0%, #96783F 100%);
    }
    .swiper4_wrap {
        padding: 0 0 82px;
    }
    .card4 {
        background: #1D2D5D;
        padding: 20px 20px 24px;
    }
    .card4_img1 {
        margin: 0 0 16px;
    }
    .card4_txt1 {
        margin: 10px 0 0;
        color: #fff;
        border-top: 1px solid #fff;
        font-weight: 500;
        padding: 10px 0 0 8px;
        text-align: left;
        line-height: 1.5;
    }
    .swiper4.swiper_style1 .swiper-pagination .swiper-pagination-bullet-active {
        background: #BA9F6A;
    }
    .related_wrap {
        padding: 50px 0 40px;
        position: relative;
        text-align: center;
    }
    .related_delta {
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: #19223E transparent transparent transparent;
        border-width: 67px 67px 0px 0px;
    }
    .related_img1 {
        margin: 0 0 40px;
        padding: 0 15px;
    }
    .related_img2 {
        padding: 0 24px 51px;
        margin: 0 0 40px;
        border-bottom: 1px solid #D6DEEB;
    }
    .related_img3 {
        padding: 0 24px;
        margin: 0 0 24px;
    }
    .swiper5_wrap {
        padding: 0 24px 58px;
    }
    .swiper5.swiper_style1 .swiper-pagination .swiper-pagination-bullet-active {
        background: #BA9F6A;
    }
    .card5 {
        text-align: left;
        box-shadow: 0 3px 16px rgba(0,0,0,.16);
        border-radius: 15px;
        padding: 24px 18px 24px 21px;
        min-height: 251px;
    }
    .card5_name {
        margin: 0 0 15px;
    }
    .card5_name img {
        width: 12px;
        margin: 0 3px 0 0;
    }
    .card5_txt1 {
        color: #8A8A8D;
        margin: 0;
        line-height: 1.5;
        font-weight: 400;
    }
    .related_txt1 {
        margin: 0 0 12px;
        padding: 0 45px;
        text-align: right;
        color: #007CFF;
        font-size: 11px;
        font-weight: 600;
        line-height: 1.5;
    }
    .appbnr a {
        display: inline-block;
        width: 100%;
        max-width: 302px;
    }
    .flow_wrap {
        background: #EAEAE2;
        padding: 40px 0 100px;
    }
    .flow_img1 {
        margin: 0 0 12px;
    }
    .qa_wrap {
        padding: 50px 16.5px 50px;
    }
    .qa_list {
        position: relative;
        margin: 0 0 16px;
    }
    .qa_list::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: linear-gradient(90deg, #E4CE9D 0%, #96783F 100%);
    }
    .qa_list:last-child::before {
        display: none;
    }
    .qa_list_wrap {
        padding: 0 0 15px;
    }
    .qa_dt {
        position: relative;
        color: #132B72;
        font-weight: 700;
        margin: 0 0 10px;
        padding: 0 0 0 40px;
        line-height: 1.7;
    }
    .qa_dt::before {
        content: "Q";
        font-family: "Noto Serif JP", serif;
        color: #132B72;
        font-size: 24px;
        font-weight: 900;
        position: absolute;
        left: 10px;
        top: 40%;
    	transform: translateY(-50%);
    	-webkit-transform: translateY(-50%);
    	-ms-transform: translateY(-50%);
    }
    .qa_dd {
        color: #132B72;
        padding: 0 0 16px 40px;
        margin: 0;
        font-weight: 500;
        line-height: 1.7;
        position: relative;
    }
    .qa_dd::before {
        content: "A";
        font-family: "Noto Serif JP", serif;
        color: #132B72;
        font-size: 24px;
        font-weight: 900;
        position: absolute;
        left: 10px;
        top: 0px;
        background: linear-gradient(45deg, #E4CE9D -45%, #96783F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .l_wrap.modalon::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 50;
        background: #000;
        opacity: .7;
    }
    .modal_close {
        display: none;
        position: fixed;
        left: calc(50% + 140px);
        top: 20px;
        width: 40px;
        height: 40px;
        cursor: pointer;
        z-index: 100;
        background: #FFF;
        border: 2px solid #000;
        border-radius: 999px;
    }
    .modal_close::before, .modal_close::after {
        content: "";
        display: inline-block;
        width: 50%;
        height: 2px;
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%, -50%) rotate(45deg);
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        -ms-transform: translate(-50%, -50%) rotate(45deg);
        background: #000;
    }
    .modal_close::after {
        transform: translate(-50%, -50%) rotate(-45deg);
        -webkit-transform: translate(-50%, -50%) rotate(-45deg);
        -ms-transform: translate(-50%, -50%) rotate(-45deg);
    }
    .card2on {
        background: #fff;
        position: fixed;
        z-index: 99;
        top: 45px;
        left: 50%;
    	transform: translateX(-50%);
    	-webkit-transform: translateX(-50%);
    	-ms-transform: translateX(-50%);
    	width: 90%;
    	height: 90vh;
    	max-width: 345px;
    	overflow-y: scroll;
    	display: none;
    }
    .l_wrap.modalon .card2on.active {
        display: block;
    }
    .l_wrap.modalon .modal_close {
        display: block;
    }
    .card2on_txt1 {
        margin: 0 0 16px;
    }
    .card2on_txt1 > span {
        display: inline-block;
        background: linear-gradient(90deg, #E4CE9D -100%, #96783F 100%);
        color: #fff;
        font-family: "Noto Serif JP", serif;
        font-size: 16px;
        line-height: 23px;
        letter-spacing: .1em;
        font-weight: 600;
        padding: 2px 8px 3px;
        text-shadow: 0 1px 2px rgba(0,0,0,.34);
    }
    .card2on_txt2 {
        background: #D6DEEB;
        padding: 8px 16px;
        margin: 0 0 20px;
        font-weight: 600;
        font-size: 18px;
        letter-spacing: .03em;
        line-height: 1.5;
    }
    .card2on_txt3 {
        font-size: 14px;
        letter-spacing: .03em;
        line-height: 1.5;
        font-weight: 500;
        margin: 0 0 30px;
    }
    
    .toclp_footer {
    	background: linear-gradient(90deg, #132B72 0%, #133DBB 100%);
    	padding: 32px 32px 64px;
    }
    .toclp_footer_flex1 {
    	display: flex;
    	justify-content: space-between;
    	flex-wrap: wrap;
    	margin-bottom: 32px;
    	align-items: flex-end;
    }
    .toclp_footer_flex1left {
    	width: 40%;
    }
    .toclp_footer_logo {
    	font-size: 0;
    	max-width: 123px;
    }
    .toclp_footer_flex1right {
    	width: 60%;
    	padding: 0 0 0;
    }
    .toclp_footer_txt1 {
    	text-align: right;
    	color: #FFF;
    	font-size: 13px;
    	margin: 0;
    }
    .toclp_footermenu {
    	padding: 0;
    	list-style: none;
    }
    .toclp_footermenu li {
    	display: inline-block;
    	border-right: 1px solid #FFF;
    	line-height: 1.1;
    	padding: 0 .8em 0 0;
    	margin: 0 .8em .8em 0;
    }
    .toclp_footermenu li a {
    	color: #FFF;
    	font-size: 12px;
    	font-weight: 600;
    }
    .toclp_footermenu li:nth-child(3), .toclp_footermenu li:nth-child(6) {
    	margin-right: 0;
    	border-right: none;
    }
    .toclp_footermenu_nav {
    	margin-bottom: 32px;
    }
    .toclp_footer_btn {
    	text-align: center;
    }
    .toclp_footer_btn a {
    	display: inline-block;
    	width: 100%;
    	background: #FFF;
    	border-radius: 999px;
    	max-width: 236px;
    	font-size: 20px;
    	color: #132B72;
    	padding: 8px 0 3px;
    	font-weight: 600;
    }
    .toclp_footer_btn a .icon1 {
    	display: inline-block;
    	vertical-align: middle;
    	width: 28px;
    	margin: 0 10px 8px 0;
    }
    .toclp_footer_btn a .icon2 {
    	display: inline-block;
    	vertical-align: middle;
    	width: 24px;
    	margin: 0 0 5px 10px;
    }

    @media screen and (min-width: 768px) {
    }
