@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap');
@import url("https://use.typekit.net/vnd5mvd.css");
@import url('https://fonts.cdnfonts.com/css/satoshi');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Inter:wght@100..900&family=Roboto+Condensed&display=swap');

*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
:where([hidden]:not([hidden='until-found'])) {
    display: none !important;
}
:where(html) {
    -webkit-text-size-adjust: 100%;
    color-scheme: light;
}
@supports not (min-block-size: 100dvb) {
    :where(html) {
        block-size: 100%;
    }
}
@media (prefers-reduced-motion: no-preference) {
    :where(html:focus-within) {
        scroll-behavior: smooth;
    }
}
:where(body) {
    block-size: 100%;
    block-size: 100dvb;
    line-height: 1.5;
    font-family: system-ui, sans-serif;
    -webkit-font-smoothing: antialiased;
}
:where(input, button, textarea, select) {
    font: inherit;
    color: inherit;
}
:where(textarea) {
    resize: vertical;
    resize: block;
}
:where(button, label, select, summary, [role='button'], [role='option']) {
    cursor: pointer;
}
:where(:disabled) {
    cursor: not-allowed;
}
:where(label:has(> input:disabled), label:has(+ input:disabled)) {
    cursor: not-allowed;
}
:where(button) {
    border-style: solid;
}
:where(a) {
    text-underline-offset: 0.2ex;
}
:where(ul, ol) {
    list-style: none;
}
:where(img, svg, video, canvas, audio, iframe, embed, object) {
    display: block;
}
:where(img, picture, svg) {
    max-inline-size: none;
    block-size: auto;
}
:where(p, h1, h2, h3, h4, h5, h6) {
    overflow-wrap: break-word;
    font-weight: normal;
}
:where(h1, h2, h3) {
    line-height: calc(1em + 0.5rem);
}
:where(hr) {
    border: none;
    border-block-start: 1px solid;
    color: inherit;
    block-size: 0;
    overflow: visible;
}
:where(:focus-visible) {
    outline: 2px solid var(--focus-color, Highlight);
    outline-offset: 2px;
}
:where(.visually-hidden:not(:focus, :active, :focus-within, .not-visually-hidden)) {
    clip-path: inset(50%) !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden !important;
    position: absolute !important;
    white-space: nowrap !important;
    border: 0 !important;
}
.wf-loading { visibility: hidden;}
.wf-active { visibility: visible;}
/*------------------------------------------------------------
    main contents style
------------------------------------------------------------*/
html {
    scroll-behavior: smooth;
    font-size: 62.5%;
}
body {
    font-family: 'YakuHanJP', 'Satoshi', hiragino-kaku-gothic-pron, sans-serif;
    font-size: 15px;
    letter-spacing: .05em;
    line-height: 2;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
table, tr, th, td {
    border-collapse: collapse;
}
input, textarea, select, button {
    font-family: 'YakuHanJP', 'Satoshi', hiragino-kaku-gothic-pron, sans-serif;
    font-size: 100%;
    letter-spacing: .05em;
    font-size: 15px;
}
ul, ol, dl {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;
}
img {
    vertical-align: bottom;
    image-rendering: -webkit-optimize-contrast;
}
a img {
    border: medium none;
    image-rendering: -webkit-optimize-contrast;
}
a {
    color: #2e2e2e;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
a:link {
    color: #2e2e2e;
    text-decoration: none;
}
a:visited {
    color: #2e2e2e;
    text-decoration: none;
}
a:hover, a:active, a:focus {
    color: #2e2e2e;
    text-decoration: none;
}
.pc_tab_br {
    
}
.pc_br {

}
.tab_br {
    display: none;
}
.sp_br {
    display: none;
}
#wrapper {
    color: #2e2e2e;
    position: relative;
    background-color: #fbfafc;
}
@keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
body{
    animation: fadeIn 2s forwards;
}
.wrapper_inner {
    /*background-color: rgba(255, 255, 255, 0.01);
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px);*/
}
/*------------------------------------------------------------
	key visual
------------------------------------------------------------*/
.header {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 170px;
    padding: 0 80px;
    width: 100%;
    z-index: 12;
}
.header_left {
    display: flex;
    align-items: center;
}
.header_logo {
    padding: 0;
}
.header_logo a {
    display: flex;
}
.header_logo img {
    width: 210px;
}
.header_sub {
    font-size: 11px;
    margin-left: 30px;
}
.header_right {
    display: flex;
    align-items: center;
}
.h_navi_1 {
    display: flex;
    align-items: center;
}
.h_navi_1 li {
    margin-right: 50px;
}
.h_navi_1 li a {
    font-size: 16px;
    letter-spacing: 1px;
}
.h_contact {
    background-color: #654ea3;
    color: #fff !important;
    padding: 14px 35px;
    border-radius: 100vh;
    line-height: 1;
}

#key_visual_wrap {
    width: 100%;
    height: 100vh;
    z-index: 1;
    position: relative;
    background-image: url(../image/kv_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.main_visual_wrap {
    width: 100%;
    height: 100%;
    padding: 0 8%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../image/gauss.png);
    background-repeat: no-repeat;
    background-position: center bottom -500px;
    background-size: 1400px auto;
}
.main_visual_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    height: 100%;
    align-items: center;
}
.mv_copy_wrap {
    width: 52%;
    margin-top: -50px;
}
.mv_copy_wrap h2 {
    font-size: 50px;
    line-height: 1.4;
    margin-bottom: 15px;
}
.mv_copy_wrap p {
    font-size: 12px;
    line-height: 1.6;
}
.mv_image {
    width: 48%;
}
.mv_image img {
    width: 100%;
}
.main_visual_element {
    position: absolute;
    bottom: -1px;
    width: 100%;
    left: 0;
}
.main_visual_element img {
    width: 100%;
}
.main_visual_banner {
    position: absolute;
    right: 8%;
    bottom: 8%;
    display: flex;
    z-index: 6;
}
.main_visual_banner_sp {
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 6;
    display: none;
}
.mvb_1 {
    display: block;
    margin-right: 40px;
}
.mvb_1 img {
    width: 345px;
    border-radius: 5px;
    box-shadow: 0 0 30px rgba(136,141,145,.2);
}
.mvb_2 {
    display: block;
}
.mvb_2 img {
    width: 345px;
    border-radius: 5px;
    box-shadow: 0 0 30px rgba(136,141,145,.2);
}


#phead_wrap_ex {
    z-index: 1;
    position: relative;
    padding: 0 12% 0 8%;
    height: 700px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../image/ph_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.phead_cover_ex {
    background-image: url(../image/gauss.png);
    background-repeat: no-repeat;
    background-position: center bottom -500px;
    background-size: 1200px auto;
    height: 100%;
}
.phead_inner_ex {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;    
}
.phead_cont {
    display: flex;
    justify-content: space-between;
    height: 100%;
    align-items: center;
}
.phead_ttl {

}
.phead_ttl h2 {
    font-size: 60px;
    line-height: 1.4;
    letter-spacing: 2px;
}
.phead_ttl p {
    padding-left: 4px;
}
.phead_img {

}
.phead_img img {
    width: 310px;
    margin-bottom: -40px;
}
.phead_img_2 {

}
.phead_img_2 img {
    width: 440px;
    margin-bottom: -110px;
}

.page_head_element {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -1px;
}
.page_head_element img {
  width: 100%;
}


#phead_wrap {
    z-index: 1;
    position: relative;
    padding: 0 8% 0;
    height: 520px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../image/ph_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.phead_cover {
    background-image: url(../image/gauss.png);
    background-repeat: no-repeat;
    background-position: center bottom -700px;
    background-size: 1200px auto;
    height: 100%;
}
.phead_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;    
}
.page_title {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.page_title h2 {
    font-size: 60px;
    line-height: 1.4;
    letter-spacing: 2px;
}
.page_title p {
    
}


/* ---------- hamburger menu　---------　*/
#toggle-nav {
    display: none;
}
#toggle-nav:checked ~ .hamburger {
    height: 28px;
}
#toggle-nav:checked ~ .hamburger div {
    background-color: #fff;
}
#toggle-nav:checked ~ .hamburger div:nth-of-type(1) {
    margin-top: 6px;
    transform: rotate(135deg);
}
#toggle-nav:checked ~ .hamburger div:nth-of-type(2) {
    opacity: 0;
}
#toggle-nav:checked ~ .hamburger div:nth-of-type(3) {
    margin-top: -10px;
    transform: rotate(-135deg);
}
#toggle-nav:checked ~ .hmg_menu {
    opacity: 1;
    visibility: visible;
}
.hamburger_bg {
    position: fixed;
    top: 40px;
    right: 60px;
    z-index: 3;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 100vh;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    height: 60px;
    width: 60px;
    border-radius: 100vh;
    display: none;
}
.hamburger {
    cursor: pointer;
    position: fixed;
    z-index: 1020;
    top: 64px;
    right: 73px;
    width: 36px;
    height: 14px;
    margin: 0;
    padding: 0;
    mix-blend-mode: exclusion;
    display: none;
}
.hamburger div {
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #fff;
    transition: background-color 0.5s, transform 0.5s;
    mix-blend-mode: exclusion;
}
.hamburger div:nth-of-type(2) {
    margin: 4px 0;
}
.hmg_menu {
    position: fixed;
    z-index: 1010;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    margin: 0;
    padding: 0;
    /* Permalink - use to edit and share this gradient. パーマリンク - このグラデーションの編集や共有に使用します: https://colorzilla.com/gradient-editor/#353535+0,000000+100 */
    background: linear-gradient(135deg,  #353535 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-out;
    will-change: opacity, visibility;
}
.gnav__menu_wrap {
    flex: 1;
    padding: 120px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.gnav__menu_inner {
    display: flex;
    margin-bottom: 40px;
}
.gnav__menu {
    width: 44%;
    margin: 0 3%;
}
.gnav__menu__item {
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #565656;
}
.gnav__menu__item a {
    display: flex;
    color: #fff !important;
    align-items: center;
    font-size: 16px;
    letter-spacing: 2px;
    text-decoration: none;
    transition: .2s;
    line-height: 1;
    font-weight: bold;
    background: url(../image/arrow_8.svg) no-repeat right center / 7px auto;
    padding: 25px 30px 25px 0;
}
.gnav__menu__item a:hover {
    
}
.gnav__menu_inner2 {
    margin-left: 3%;
}
.gnav__menu_inner2 ul {
    display: flex;
}
.gnav__menu_inner2 ul li {
    margin-right: 30px;
}
.gnav__menu_inner2 ul li a {
    font-size: 13px;
    letter-spacing: 2px;
    color: #fff !important;
}
.gnav__menu_inner2 ul li a span {
    background: url(../image/icon/window.svg) no-repeat right 1px / 13px 13px;
    padding-right: 18px;
}
.gnav__menu_info {
    display: flex;
    justify-content: space-between;
    margin: 0 3% 30px;
}
.gnav__menu_info a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 47%;
    border-radius: 5px;
    letter-spacing: 2px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    color: #fff !important;
    height: 84px;
}
.gmi_1 {
    background-image: url(../image/hbg_info_1.jpg);
}
.gmi_2 {
    background-image: url(../image/hbg_info_2.jpg);
}


/*------------------------------------------------------------
    top
------------------------------------------------------------*/
#main_top {
    position: relative;
    background-image: url(../image/body_bg.svg);
    background-repeat: repeat-y;
    background-size: 100% auto;
}
.main_top_innre {
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px);
}
#main_ex {
    position: relative;
    background-image: url(../image/body_bg.svg);
    background-repeat: repeat-y;
    background-size: 100% auto;
}
.main_inner_ex {
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px);
}

.concept_top_txt_wrap {
    width: 100%;
    padding: 0 8% 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-top: -70px;
    z-index: 5;
}
.concept_top_txt_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.top_about_wrap {
    width: 100%;
    padding: 0 8% 180px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.top_about_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top_about_cont {
    padding: 120px 0;
    width: 40%;
}
.tac_sub_ttl {
    font-size: 14px;
    margin-bottom: 15px;
}
.tac_ttl {
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 30px;
}
.tac_txt {
    margin-bottom: 50px;
}
.tac_more {

}
.tac_more a {
    display: inline-block;
    background-color: #654ea3;
    color: #fff !important;
    padding: 14px 35px;
    border-radius: 100vh;
    line-height: 1;
}
.top_about_image {
    width: 52%;
}
.top_about_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top_concept_wrap {
    width: 100%;
    padding: 0 8% 220px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.top_concept_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.top_concept_ttl {
    margin-bottom: 80px;
    text-align: center;
}
.top_concept_ttl p {
    margin-bottom: 15px;
}
.top_concept_ttl h2 {
    font-size: 36px;
    line-height: 1.4;
}
.top_concept_detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tcd_cont {
    width: 44%;
}
.tcd_cont h3 {
    font-size: 24px;
    line-height: 1.6;
    margin-bottom: 30px;
}
.tcd_txt {
    
}
.tcd_txt p {
    
}
.tcd_txt p:nth-of-type(1) {
    margin-bottom: 25px;
}
.tcd_three_sided {
    width: 50%;
}
.tcd_three_sided img {
    width: 100%;
}

.top_academy_wrap {
    width: 100%;
    padding: 140px 8%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background-image: url(../image/top_academy.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.top_academy_cover {
    width: 100%;
    padding: 80px 6%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.top_academy_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: flex-end;
}
.top_academy_detail {
    width: 50%;
}
.tad_ttl {

}
.tad_ttl p {
    font-size: 14px;
}
.tad_ttl h2 {
    font-size: 36px;
    line-height: 1.6;
    margin-bottom: 30px;
}
.tad_txt {
    margin-bottom: 40px;
}
.tad_more {

}
.tad_more a {
    display: inline-block;
    background-color: #654ea3;
    color: #fff !important;
    padding: 14px 35px;
    border-radius: 100vh;
    line-height: 1;
}

.top_news_wrap {
    width: 100%;
    padding: 180px 8% 160px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.top_news_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.top_news_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}
.tnh_ttl {
    font-size: 36px;
    line-height: 1.6;
}
.tnh_more {

}
.tnh_more a {
    display: inline-block;
    background-color: #654ea3;
    color: #fff !important;
    padding: 14px 35px;
    border-radius: 100vh;
    line-height: 1;
}
.tnh_more_sp {
    margin-top: 40px;
    text-align: center;
    display: none;
}
.tnh_more_sp a {
    display: inline-block;
    background-color: #654ea3;
    color: #fff !important;
    padding: 14px 35px;
    border-radius: 100vh;
    line-height: 1;
}
.top_news_list {

}
.top_news_list ul {
    width: 100%;
}
.top_news_list ul li {
    border-top: 1px solid #cccccc;
}
.top_news_list ul li a {
    padding: 20px 0 45px;
    display: block;
}
.top_news_list ul li a span {
    font-size: 14px;
    display: block;
}
.top_news_list ul li a p {
    font-size: 18px;
    line-height: 1.8;
    text-decoration: underline;
}

.top_insta_wrap {
    width: 100%;
    padding: 0 8% 180px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.top_insta_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.top_insta_ttl {
    font-size: 36px;
    line-height: 1.6;
    margin-bottom: 40px;
    display: none;
}
.top_insta_cont {

}


/*------------------------------------------------------------
    about
------------------------------------------------------------*/
.about_wrap {
    width: 100%;
    padding: 60px 8% 300px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.about_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}
.about_cont {
    width: 43%;
}
.ac_ttl {
    font-size: 40px;
    line-height: 1.4;
    margin-bottom: 60px;
}
.ac_txt_1 {
    margin-bottom: 60px;
}
.ac_txt_2 {

}
.about_img {
    width: 46%;
    position: relative;
    margin-top: 80px;
}
.about_img_inner {
    width: 100%;
    height: 600px;
}
.about_img_inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about_sub_img {
    position: absolute;
    bottom: -150px;
    left: -150px;
    width: 300px;
    height: 300px;
}
.about_sub_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.method_wrap {
    width: 100%;
    padding: 0 8% 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.method_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.method_ttl {
    margin-bottom: 100px;
    text-align: center;
}
.method_ttl p {
    margin-bottom: 10px;
}
.method_ttl h2 {
    line-height: 1.4;
    font-size: 42px;
}
.method_detail_wrap {

}
.method_detail {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 100px;
}
.method_detail_re {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    margin-bottom: 100px;
}
.method_image {
    width: 52%;
}
.method_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1.5;
    border-radius: 50vh;
}
.method_txt {
    width: 40%;
}
.method_txt h3 {
    font-size: 26px;
    line-height: 1.5;
    margin-bottom: 25px;
}
.method_txt p {
    
}

.threesides_wrap {
    width: 100%;
    padding: 0 8% 180px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.threesides_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;    
}
.threesides_image {
    text-align: center;
    background-image: url(../image/gauss_2.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 120px;
}
.threesides_image img {
    max-width: 640px;
    margin: 0 auto;
}

.threesides_detail_wrap {
    display: flex;
    justify-content: space-between;
}
.threesides_detail_lead {
    width: 45%;
}
.threesides_detail_lead h3 {
    font-size: 28px;
    line-height: 1.6;
}
.threesides_detail_cont {
    width: 50%;
}
.tdc_box {
    margin-bottom: 50px;
}
.tdc_box:nth-of-type(3) {
    margin-bottom: 0px;
}
.tdcb_point {
    background-color: #654ea3;
    color: #fff;
    line-height: 1;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 104px;
    height: 24px;
    border-radius: 100vh;
    margin-bottom: 15px;
}
.tdcb_ttl {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 10px;
}
.tdcb_txt {

}

/*------------------------------------------------------------
    product
------------------------------------------------------------*/
.product_lead_wrap {
    width: 100%;
    padding: 60px 8% 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.product_lead_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}
.product_lead_ttl {
    width: 42%;
}
.product_lead_ttl h2 {
    font-size: 24px;
    line-height: 1.6;
}
.product_lead_txt {
    width: 50%;
}

.product_wrap {
    width: 100%;
    padding: 0 8% 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.product_inner {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}
.product_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 160px;
}
.product_image {
    width: 52%;
    height: 820px;
}
.product_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product_cont {
    width: 40%;
}
.product_name {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 5px;
}
.product_price {
    margin-bottom: 25px;
    line-height: 1.6;
}
.pp_num {
    font-size: 24px;
    margin-right: 10px;
}
.pp_tax {
    font-size: 12px;
}
.product_quantity {
    margin-bottom: 35px;
    line-height: 1.6;
}
.product_quantity p {
    line-height: 1.6;
}
.product_quantity span {
    font-size: 12px;
}
.product_point {

}
.product_point_ttl {
    padding: 10px 0;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    margin-bottom: 30px;
}
.product_point_list {

}
.product_point_list li {
    margin: 0 0 8px 20px;
    line-height: 1.7;
}
.product_point_list li::before {
    content: '●';
    left: 0;
    margin-right: 3px;
    margin-left: -20px;
    display: inline-block;
    font-size: 10px -webkit-transform:scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}
.product_point_sup {
    margin-top: 30px;
}
.product_point_detail {

}
.product_point_detail p {
    margin-bottom: 20px;
}
.product_point_detail p:nth-last-of-type(1) {
    margin-bottom: 0px;
}
.product_buy_btn {
    margin-top: 40px;
}
.product_buy_btn a {
    display: inline-block;
    background-color: #654ea3;
    color: #fff !important;
    padding: 14px 50px;
    border-radius: 100vh;
    line-height: 1;
}

.explanation_wrap {
    width: 100%;
    padding: 120px 8% 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border-top: 1px solid #cecece;
}
.explanation_inner {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}
.explanation_ttl {
    width: 38%;
}
.explanation_ttl p {
    line-height: 1.8;
}
.explanation_ttl h2 {
    font-size: 34px;
    line-height: 1.6;
}
.explanation_txt {
    width: 58%;
}
.explanation_txt p {
    margin-bottom: 20px;
}
.explanation_ttl p:nth-last-of-type(1) {
    margin-bottom: 0px;
}


/*------------------------------------------------------------
    course
------------------------------------------------------------*/
.attending_wrap {
    width: 100%;
    padding: 140px 8% 180px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.attending_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.attending_top {
    margin-bottom: 140px;
}
.attending_top_ttl {
    text-align: center;
    margin-bottom: 80px;
}
.attending_top_ttl p {
    
}
.attending_top_ttl h2 {
    line-height: 1.4;
    font-size: 42px;
}
.attending_top_cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.atc_txt {
    width: 42%;
}
.atc_txt p {
    margin-bottom: 20px;
}
.atc_txt p:nth-last-of-type(1) {
    margin-bottom: 0px;
}
.atc_img {
    width: 50%;
    height: 400px;
}
.atc_img img {
    width: 100%;
    height: 100%;
    border-radius: 50vh;
    object-fit: cover;
}
.attending_course {
    border-top: 1px solid #cecece;
    max-width: 770px;
    margin: 0 auto 120px;
}
.attending_course_list {
    padding: 50px 0;
    border-bottom: 1px solid #cecece;
}
.acl_ttl {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.acl_ttl span {
    margin-right: 4px;
}
.acl_ttl span img {
    width: 17px;
}
.acl_ttl p {
    font-size: 17px;
    font-weight: bold;
}
.acl_txt {

}

.attending_strong_wrap {

}
.attending_strong_ttl {
    margin-bottom: 100px;
}
.ast_1 {
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 15px;
}
.ast_2 {
    font-size: 14px;
    line-height: 1.6;
}
.attending_strong_cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto;
}
.asc_img {
    width: 35%;
    height: 300px;
}
.asc_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.asc_txt {
    width: 50%;
}

.attending_price_wrap {
    width: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: flex;
}
.attending_price_img {
    width: 50%;
}
.attending_price_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.attending_price_cont {
    width: 50%;
    padding: 8%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.apc_ttl {
    margin-bottom: 40px;
}
.apc_ttl p {
    line-height: 1.7;
}
.apc_ttl h2 {
    font-size: 42px;
    line-height: 1.6;
}

.atd_price_intro {

}
.api_lead {
    margin-bottom: 15px;
}
.api_cm {
    margin-bottom: 30px;
}
.api_cm li {
    margin: 0 0 5px 20px;
    line-height: 1.7;
    font-weight: bold;
}
.api_cm li::before {
    content: '●';
    left: 0;
    color: #654ea3;
    margin-right: 3px;
    margin-left: -20px;
    display: inline-block;
    font-size: 10px -webkit-transform:scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}
.atd_price_more {

}
.apm_txt {
    margin-bottom: 30px;
}
.apm_btn {

}
.apm_btn a {
    display: inline-block;
    background-color: #654ea3;
    color: #fff !important;
    padding: 14px 35px;
    border-radius: 100vh;
    line-height: 1;
}

.atd_price_detail {

}
.atd_price_detail_top {
    text-align: center;
    margin-bottom: 80px;
}
.atd_price_detail_top p {
    
}
.atd_price_detail_top h2 {
    line-height: 1.4;
    font-size: 42px;
}
.sec_atd_price_detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.atd_price_detail_box {
    width: 48%;
    margin-bottom: 40px;
    background-color: #fff;
    padding: 60px;
    border-radius: 5px;
}
.apdb_ttl {
    margin-bottom: 10px;
}
.apdb_ttl h4 {
    font-size: 17px;
    font-weight: bold;
    color: #654ea3;
    line-height: 1.7;
}
.apdb_ttl p {
    font-size: 12px;
    line-height: 1.7;
}
.apdb_price {
    font-weight: bold;
}
.apdb_sup {
    
}
.apd_back {
    margin-top: 60px;
    text-align: center;
}
.apd_back a {
    display: inline-block;
    background-color: #654ea3;
    color: #fff !important;
    padding: 14px 60px;
    border-radius: 100vh;
    line-height: 1;
}

/*.apc_detail {

}
.apc_box {
    margin-bottom: 45px;
}
.apc_box:nth-last-of-type(1) {
    margin-bottom: 0px;
}
.apcb_ttl {
    margin-bottom: 10px;
}
.apcb_ttl h4 {
    font-size: 17px;
    font-weight: bold;
    color: #654ea3;
    line-height: 1.7;
}
.apcb_ttl p {
    font-size: 12px;
    line-height: 1.7;
}
.apcb_txt {

}*/

.attending_greeting_wrap {
    width: 100%;
    padding: 140px 8% 140px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.attending_greeting_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}
.attending_greeting_ttl {
    width: 35%;
}
.attending_greeting_ttl p {
    font-size: 14px;
    line-height: 1.7;
}
.attending_greeting_ttl h2 {
    font-size: 40px;
    line-height: 1.6;
}
.attending_greeting_cont {
    width: 60%;
}
.attending_greeting_cont p {
    margin-bottom: 20px;
}

.greeting_name {
    text-align: right;
}
.greeting_name span {
    margin-right: 10px;
}

.course_intro_wrap {
    width: 100%;
    padding: 120px 8% 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border-top: 1px solid #cecece;
}
.course_intro_inner {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.course_wrap {
    width: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.course_box {
    display: flex;
}
.course_box_re {
    display: flex;
    flex-direction: row-reverse;
}
.course_image {
    width: 50%;
    min-height: 900px;
}
.course_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.course_menu_cont {
    width: 50%;
    padding: 7%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.cmbt {
    border-top: 1px solid #cecece;
}
.cmc_ttl {
    margin-bottom: 40px;
}
.cmc_ttl p {
    line-height: 1.6;
    font-size: 12px;
}
.cmc_ttl h3 {
    line-height: 1.4;
    font-size: 34px;
}
.cmc_txt {
    margin-bottom: 46px;
}
.cmc_txt_ex {
    margin-bottom: 0px;
}
.cmc_detail {

}
.cmcd_flow {
    margin-bottom: 40px;
}
.cmcdf_label {
    border: 1px solid #654ea3;
    background-color: #fff;
    border-radius: 100vh;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 128px;
    height: 30px;
    margin-bottom: 15px;
}
.cmcdf_dscr {
    padding-left: 4px;
    line-height: 1.7;
}
.cmcd_price {

}
.cmcdp_label {
    border: 1px solid #654ea3;
    background-color: #fff;
    border-radius: 100vh;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 128px;
    height: 30px;
    margin-bottom: 15px;
}
.cmcdp_cs {

}
.cmcdp_cs p {
    margin-bottom: 20px;
    padding-left: 4px;
    line-height: 1.7;
}
.cmcdp_cs p:nth-last-of-type(1) {
    margin-bottom: 0px;
}
.cmcdp_cs p span {
    font-size: 11px;
}

/*------------------------------------------------------------
    Reservation
------------------------------------------------------------*/
.reservation_intro_wrap {
    width: 100%;
    padding: 120px 8% 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.reservation_intro_inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.reservation_intro_inner a {
    text-decoration: underline;
}
.reservation_wrap {
    border-top: 1px solid #cecece;
}
.reservation_main_wrap {
    width: 100%;
    padding: 120px 8% 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.reservation_main_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.reservation_main_img {
    width: 35%;
    height: 300px;
}
.reservation_main_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50vh;
}
.reservation_main_cont {
    width: 55%;
}
.reservation_main_cont h3 {
    font-size: 24px;
    line-height: 1.7;
    margin-bottom: 20px;
}
.rmc_txt {
    margin-bottom: 30px;
}
.rmc_more {

}
.rmc_more a {
    display: inline-block;
    background-color: #654ea3;
    color: #fff !important;
    padding: 14px 35px;
    border-radius: 100vh;
    line-height: 1;
}

.reservation_wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.reservation_box {
    width: 33.333%;
    padding: 80px 40px 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #cecece;
}
.reservation_box:nth-of-type(2) {
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
}
.reservation_box:nth-of-type(5) {
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
}
.reservation_box:nth-of-type(8) {
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
}
.rb_ttl {
    font-size: 22px;
    margin-bottom: 30px;
}
.rb_image {
   width: 260px; 
   height: 320px;
   margin-bottom: 30px;
}
.rb_image img {
   width: 100%; 
   height: 100%;
   border-radius: 50vh;
   object-fit: cover;
}
.rb_more {

}
.rb_more a {
    display: inline-block;
    background-color: #654ea3;
    color: #fff !important;
    padding: 14px 35px;
    border-radius: 100vh;
    line-height: 1;
}

/*------------------------------------------------------------
    Tutor
------------------------------------------------------------*/
.tutor_intro_wrap {
    width: 100%;
    padding: 120px 8% 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.tutor_intro_inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 17px;
}

.tutor_list_wrap {
    width: 100%;
    padding: 160px 8% 180px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border-top: 1px solid #cecece;
}
.tutor_list_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;    
}
.sec_tutor_image {
    display: flex;
    flex-wrap: wrap;
    margin-right: -2%;
}
.tutor_list_image {
    width: 23%;
    margin-right: 2%;
    margin-bottom: 2%;
}
.tutor_list_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1;
}

/*.tutor_wrap {
    width: 100%;
    padding: 140px 8% 140px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border-top: 1px solid #cecece;
}
.tutor_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.tutor_image {
    width: 230px;
    margin-right: 180px;
}
.tutor_image img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 1;
}
.tutor_profile_cont {
    flex: 1;
}
.tpc_name {
    
}
.tpc_name p {
    line-height: 1.7;
    font-size: 13px;
}
.tpc_name h3 {
    line-height: 1.6;
    font-size: 26px;

}
.tpc_name span {
    display: block;
    line-height: 1.7;
    font-size: 13px;
    margin-top: 2px;
}
.tpc_info {
    margin-top: 35px;
}
.tpc_history {
    margin-top: 40px;
}
.tpch_label {
    margin-bottom: 20px;
}
.tpch_label p {
    background-color: #654ea3;
    border-radius: 100vh;
    color: #fff;
    font-size: 13px;
    width: 130px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tpch_list {

}
.tpch_list li {
    margin: 0 0 8px 20px;
    line-height: 1.7;
}
.tpch_list li::before {
    content: '●';
    left: 0;
    margin-right: 3px;
    margin-left: -20px;
    display: inline-block;
    font-size: 10px -webkit-transform:scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}*/

/*------------------------------------------------------------
    news
------------------------------------------------------------*/
.news_wrap {
    width: 100%;
    padding: 300px 8% 180px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.news_inner {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}
.news_ttl {
    width: 310px;
}
.news_ttl h2 {
    font-size: 46px;
    line-height: 1;
}
.news_ttl p {
    font-size: 14px;
    padding-left: 4px;
}
.news_list {
    flex: 1;
}

.news_body {
    flex: 1;
}
.news_head {
    margin-bottom: 50px;
}
.news_head p {
    font-size: 13px;
}
.news_head h2 {
    font-size: 26px;
    line-height: 1.6;
    font-weight: normal;
}
.single-content {
    margin-top: 30px;
}
.single-content p {
    margin-top: 20px;
}
.single-content h2 {
    position: relative;
    background: #F8F7F6;
    font-size: 20px;
    margin: 1.5em 0 1em;
    padding: 14px 30px 14px 40px;
    font-weight: bold;
}
.single-content h2::before {
    position: absolute;
    top: 25%;
    left: 20px;
    width: 5px;
    height: 50%;
    content: '';
    background: #444444;
}
.single-content h3 {
    position: relative;
    padding: 0 0 1rem;
    font-size: 20px;
    font-weight: bold;
    margin: 1.5em 0 1em;
    line-height: 1.6;
}
.single-content h3:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    content: '';
    background-image: -webkit-repeating-linear-gradient(135deg, #000, #000 1px, transparent 2px, transparent 5px);
    background-image: repeating-linear-gradient(-45deg, #000, #000 1px, transparent 2px, transparent 5px);
    background-size: 7px 7px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.single-content h4 {
    position: relative;
    padding: 1rem 0 0.5rem;
    border-bottom: 2px solid #444444;
    margin: 1.5em 0 1.8em 0;
    font-size: 18px;
    font-weight: bold;
}
.single-content h4:before {
    position: absolute;
    bottom: -14px;
    left: 1em;
    width: 0;
    height: 0;
    content: '';
    border-width: 14px 12px 0;
    border-style: solid;
    border-color: #444444 transparent transparent;
}
.single-content h4:after {
    position: absolute;
    bottom: -11px;
    left: 1em;
    width: 0;
    height: 0;
    content: '';
    border-width: 14px 12px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
}
.single-content h5 {
    position: relative;
    display: inline-block;
    padding: 0.5rem 2rem 0.5rem 3rem;
    color: #fff;
    border-radius: 100vh 0 0 100vh;
    background: #fa4141;
    font-size: 15px;
    font-weight: bold;
    margin: 1.2em 0 0;
}
.single-content h5:before {
    position: absolute;
    top: calc(50% - 7px);
    left: 10px;
    width: 14px;
    height: 14px;
    content: '';
    border-radius: 50%;
    background: #fff;
}
.single-content h6 {
    font-size: 20px;
    font-weight: bold;
    color: #ff002a;
    margin: 1.8em 0 1.8em;
}
.news_back {
    margin-top: 50px;
}
.news_back a {
    line-height: 1;
    padding: 10px 25px;
    border-radius: 100vh;
    color: #fff !important;
    background-color: #654ea3;
    display: inline-block;
    font-size: 13px;
}


/*------------------------------------------------------------
    contact
------------------------------------------------------------*/
.contact_wrap {
    width: 100%;
    padding: 300px 8% 180px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.contact_inner {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}
.contact_head {
    margin-bottom: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.contact_ttl {

}
.contact_ttl h2 {
    font-size: 46px;
    line-height: 1;
    margin-bottom: 10px;
}
.contact_ttl p {
    font-size: 14px;
    padding-left: 4px;
}
.contact_hsup {
    font-size: 13px;
}

.contact_cont {
    display: flex;
    justify-content: space-between;
}
.cc_flow {
    width: 240px;
    margin-right: 150px;
}
.cc_flow ul {    
}
.cc_flow ul li {
    border-bottom: 1px solid #979797;
    padding: 30px 0;
    color: #bbbbbb;
}
.cc_flow ul li:first-child {
    border-top: 1px solid #979797;
}
.cc_flow ul li p {
    color: #000;
}
.cc_flow ul li span {
    margin-right: 15px;
}

.contact_form {
    flex: 1;
}
.sec_contact {
    
}
.contact_box {
    margin-bottom: 60px;
}
.contact_box dl {
    margin-bottom: 45px;
}
.contact_box dl dt {
    line-height: 1.6;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.contact_box dl dt span {
    color: #ff006c;
    margin-left: 10px;
}
.contact_box dl dd {
    
}
.dd_inner {
    padding: 10px 20px 5px;
}
.contact_box dl dd label {
    cursor: pointer;
    margin-bottom: 5px;
    display: block;
}
.input_text {
    width: 100%;
    height: 75px;
    padding: 10px 20px 10px;
    box-sizing: border-box;
    background: #ffffff;
    margin: 0;
    border: none;
}
.form_select {
    -webkit-appearance: none;
    appearance: none;
    height: 75px;
    padding: 10px 45px 10px 20px;
    background-image: url(../image/arrow_9.svg);
    background-position: right 28px center;
    background-repeat: no-repeat;
    background-size: 7px auto;
    border: none;
    width: 100%;
    background-color: #fff;
}
.textarea {
    width: 100%;
    padding: 20px;
    background: #ffffff;
    border: none;
    box-sizing: border-box;
    min-height: 180px;
    margin: 0;
}
.radio_btn {
    margin-right: 4px;
}
.contact_btn {
    text-align: center;
    padding: 0;
    display: flex;
    justify-content: center;
}
.send_btn {
    background-color: #654ea3;
    cursor: pointer;
    border-style: none;
    height: 80px;
    width: 100%;
    font-size: 15px;
    color: #fff;
}
.contact_back_btn {
    text-align: center;
    padding: 0;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.back_btn {
    border: none;
    background-color: #fff;
    cursor: pointer;
    height: 50px;
    width: 120px;
    margin: 0 auto;
    font-weight: normal;
    font-size: 13px;
    border-radius: 100vh;
}

.form_check {
    text-align: center;
    margin-bottom: 40px;
}
.retain {
    font-size: 13px;
    cursor: pointer;
}
.retain a {
    text-decoration: underline;
}
.retain_check {

}

.contact_fin_wrap {
    width: 100%;
    padding: 140px 8% 140px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.contact_fin_inner {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.contact_head_fin {
    padding: 60px 70px;
    background-color: #fff;
}
.contact_head_fin h3 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}
.contact_head_fin p {
    margin-top: 15px;
}

/*------------------------------------------------------------
    access
------------------------------------------------------------*/
.access_wrap {
    width: 100%;
    padding: 160px 8% 180px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.access_inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;    
}
.access_lead {
    margin-bottom: 60px;
}
.access_lead h3 {
    font-size: 22px;
    margin-bottom: 15px;
}
.access_lead_detail {
    line-height: 1.7;
}
.ald_1 {
    margin-bottom: 10px;
}
.ald_2 {
    
}
.ald_2 span {
    font-weight: bold;
}
.access_map {
    margin-bottom: 60px;
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    height: 0;
}
.access_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.access_train {

}
.access_train h4 {
    font-size: 18px;
}
.access_train p {
    
}

/*------------------------------------------------------------
    privacy policy
------------------------------------------------------------*/
.terms_wrap {
    width: 100%;
    padding: 140px 8% 140px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.terms_inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.terms_content {
    
}
.terms_intro {
    margin-bottom: 40px;
}
.terms_content a {
    text-decoration: underline;
}
.terms_ttl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.6;
    margin-top: 40px;
}
.terms_sub_ttl {
    margin-bottom: 20px;
}
.terms_item {
    padding: 0 0 0 20px;
    margin-bottom: 20px;
}
.terms_item p {
    text-indent: -1.7em;
    padding-left: 1.7em;
    line-height: 1.6;
    margin-bottom: 10px;
}
.terms_item_s {
    
}
.terms_item_s div {
    text-indent: -1.7em;
    padding-left: 1.7em;
    line-height: 1.6;
    margin-bottom: 10px;
}
.tiip {
    text-indent: -3.2em !important;
    padding-left: 3.2em !important;
    line-height: 1.6 !important;
    margin-bottom: 10px !important;
    margin-top: 5px !important;
}
.tiip span {
    font-weight: bold;
}
.tp_detail {
    display: flex;
}
.tpd_ttl {
    position: relative;
}
.tpd_ttl:after {
    content: ":";
    display: inline-block;
    position: absolute;
    right: 0;
}
.tpd_cont {
    
}
.revised {
    margin-top: 30px;
}
.terms_sup {
    margin-top: 60px;
    font-size: 12px;
    padding-top: 60px;
    border-top: 1px solid #eeeeee;
}
.terms_sup span {
    font-weight: bold;
}


/*------------------------------------------------------------
    cta
------------------------------------------------------------*/
.cta_wrap {
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 500px;
}
.cta_block {
    width: 50%;
    height: 100%;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.c_tutor {
    background-image: url(../image/c_tutor.jpg);
}
.c_reservation {
    background-image: url(../image/c_reservation.jpg);
}
.c_access {
    background-image: url(../image/c_access.jpg);
}
.cta_block_inner {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.3);
}
.cta_block_label {
    width: 150px;
    height: 150px;
    border: 1px solid #fff;
    border-radius: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #fff;
}

/*------------------------------------------------------------
    footer
------------------------------------------------------------*/
.footer {
    width: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background-image: url(../image/body_bg_f.svg);
    background-repeat: repeat-y;
    background-size: 100% auto;
}
.footer_bg_fil {
    padding: 120px 5% 190px;
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px);
}
.footer_inner {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.footer_logo_sp {
    margin-bottom: 20px;
}
.footer_logo_sp a {
    margin-bottom: 20px;
    display: none;
}
.footer_logo_sp a img {
    width: 160px;
}
.footer_info_wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.footer_nav_wrap {
    display: flex;
}
.footer_nav {

}
.footer_nav:nth-of-type(1) {
    margin-right: 100px;
}
.footer_nav li {
    margin-bottom: 10px;
}
.footer_nav li:last-child {
    margin-bottom: 0px;
}

.footer_nav li a {

}
.footer_ot_wrap {
    display: flex;
}
.footer_ot_wrap a {
    
}
.footer_ot_wrap a:nth-of-type(1) {
    margin-right: 40px;
}
.footer_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.copyright {
    font-size: 12px;
    letter-spacing: 1px;
    color: #707070;
}
.footer_logo {

}
.footer_logo a {
    
}
.footer_logo a img {
    width: 200px;
}

.anchorlink {
    position: relative;
    display: block;
}


/*------------------------------------------------------------
    pagetop
------------------------------------------------------------*/
.page-top {
    position: fixed;
    bottom: 60px;
    right: 60px;
    z-index: 16;
}
.ubbs__2 {

}
.ubbs__2:hover {
    text-decoration: none;
    opacity: 0.7;
}
.ubbs__2 img {
  width: 320px;
  filter: drop-shadow(5px 5px 15px rgba(0, 0, 0, 0.1));
}


.scroll_y {
    display: none;
}


.blog_box {

}
.blog_box p {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

.form-preview-wrap {
    max-width: 100% !important;
}

.anchorlink {
    position: relative;
    display: block;
    top: 0;
}

/*------------------------------------------------------------
    fadeIn https://closet-land.com/javascript/scroll-animation/
------------------------------------------------------------*/
/* アニメーション設定 */
.scr-target {
    /* アニメーション開始から終了までの所要時間 */
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    /* アニメーションが開始するまでの遅延時間 */
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    /* アニメーションのループ回数 - infiniteで無限ループ */
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    /* キーフレームアニメーションで指定したプロパティをアニメーション開始前、終了後に適用するかどうか */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.scr-target[class*='fadeIn'],
.scr-target[class*='zoom'] {
    opacity: 0;
}
/* フェードイン*/
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
.anime__fadeIn.is-active {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
/* フェードイン(上から) */
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.anime__fadeInDown.is-active {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
/* フェードイン(下から) */
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.anime__fadeInUp.is-active {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
/* フェードイン(左から) */
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.anime__fadeInLeft.is-active {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
/* フェードイン(右から) */
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.anime__fadeInRight.is-active {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
/* ズームイン */
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    100% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    100% {
        opacity: 1;
    }
}
.anime__zoomIn.is-active {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
/* ズームアウト */
@-webkit-keyframes zoomOut {
    from {
        opacity: 0;
        -webkit-transform: scale3d(1.6, 1.6, 1.6);
        transform: scale3d(1.6, 1.6, 1.6);
    }
    100% {
        opacity: 1;
    }
}
@keyframes zoomOut {
    from {
        opacity: 0;
        -webkit-transform: scale3d(1.6, 1.6, 1.6);
        transform: scale3d(1.6, 1.6, 1.6);
    }
    100% {
        opacity: 1;
    }
}
.anime__zoomOut.is-active {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}




