@charset "UTF-8";
@media screen and (min-width: 769px), print {
  .mainvisual {
    height: 935px;
    background: url("../img/mv_bg_pc.png") center no-repeat;
    background-size: cover;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .mainvisual .logo {
    position: absolute;
    top: 70px;
    left: 90px;
    width: 200px;
  }
  .mainvisual .txt {
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    margin-top: 100px;
  }
  .mainvisual .txt:after {
    content: "";
    width: 679px;
    height: 679px;
    background: url("../img/mv_deco.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
  }
  .mainvisual .txt .mv_ja {
    font-size: 2.5rem;
    line-height: 4.3rem;
    color: #fff;
    font-weight: 500;
    letter-spacing: 5px;
    display: block;
    margin-bottom: 120px;
    margin-top: -140px;
  }
  .mainvisual .txt .mv_tit {
    font-size: 5.4rem;
    line-height: 1;
    font-family: "trajan-pro-3", serif;
    color: #bcbec0;
    font-weight: 400;
    letter-spacing: 7px;
  }
  .mainvisual .txt .mv_tit--small {
    font-size: 2.9rem;
  }
  .st_concept {
    min-height: 1040px;
    padding: 205px 0 0;
    background: url("../img/bg_concept_pc.jpg") center no-repeat;
    background-size: cover;
  }
  .st_concept .ttl_cp {
    text-align: center;
    font-size: 3.8rem;
    line-height: 1;
    font-family: "trajan-pro-3", serif;
    color: #bcbec0;
    position: relative;
    padding-bottom: 375px;
    margin-bottom: 65px;
    letter-spacing: 2px;
  }
  .st_concept .ttl_cp:after {
    content: "";
    width: 1px;
    height: 300px;
    background-color: #bcbec0;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .st_concept p {
    font-size: 2.7rem;
    line-height: 1.7;
    text-align: center;
    color: #fff;
  }
  .st_private .row {
    max-width: 1300px;
  }
  .st_private .pr_box {
    padding: 12rem 18rem 10rem 13rem;
    background: url("../img/bg_private_pc.jpg") top right no-repeat;
    background-size: cover;
    margin-top: -120px;
  }
  .st_private .pr_box .ttl_pr {
    font-size: 3.8rem;
    line-height: 1;
    color: #bcbec0;
    font-family: "trajan-pro-3", serif;
    position: relative;
    text-align: right;
    letter-spacing: 2px;
    margin-bottom: 150px;
  }
  .st_private .pr_box .ttl_pr:before {
    content: "";
    width: 318px;
    height: 1px;
    background-color: #bcbec0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 500px;
  }
  .st_private .pr_box p {
    font-size: 2.4rem;
    line-height: 2.5;
    color: #fff;
  }
  .st_private .pr_box p + p {
    margin-top: 60px;
  }
  .st_private .intro_app {
    padding: 160px 0 170px;
    text-align: center;
  }
  .st_private .intro_app .tit_app {
    font-size: 2.4rem;
    line-height: 1;
    color: #231f20;
    display: block;
  }
  .st_private .intro_app b {
    max-width: 464px;
    margin: 20px auto;
    font-size: 10rem;
    line-height: 1;
    border-top: 2px solid #939598;
    border-bottom: 2px solid #939598;
    display: block;
    letter-spacing: 2px;
    font-family: "Bodoni Moda", serif;
    padding: 15px 0;
  }
  .st_private .intro_app span {
    font-size: 2.4rem;
    line-height: 1;
    color: #231f20;
    display: block;
    font-weight: bold;
  }
  .ttl_st {
    text-align: center;
    font-size: 3.8rem;
    line-height: 1;
    font-family: "trajan-pro-3", serif;
    color: #bcbec0;
    position: relative;
    padding-bottom: 70px;
    margin-bottom: 65px;
    letter-spacing: 2px;
  }
  .ttl_st:after {
    content: "";
    width: 1px;
    height: 40px;
    background-color: #bcbec0;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .st_about {
    background-color: #58595b;
    padding: 200px 0 190px;
  }
  .st_about .pic_top {
    position: relative;
    margin-bottom: 90px;
  }
  .st_about .pic_top figcaption {
    color: #d7df23;
    font-family: "Bodoni Moda", serif;
    text-align: center;
    letter-spacing: 1px;
    position: absolute;
    bottom: -83px;
    left: 50px;
  }
  .st_about .pic_top figcaption span {
    font-size: 2.7rem;
    line-height: 1;
    display: block;
  }
  .st_about .pic_top figcaption span small {
    display: block;
    font-size: 2rem;
  }
  .st_about .pic_top figcaption b {
    font-size: 11.3rem;
    line-height: 1;
  }
  .st_about .tit_mb {
    text-align: center;
    font-size: 2.7rem;
    line-height: 5.4rem;
    position: relative;
    color: #fff;
    padding-bottom: 25px;
    margin-bottom: 25px;
    letter-spacing: 2px;
  }
  .st_about .tit_mb:after {
    content: "";
    width: 464px;
    height: 1px;
    background-color: #939598;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .st_about .txt_top {
    font-size: 2.4rem;
    line-height: 5.4rem;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
  }
  .st_about .flx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-top: 95px;
  }
  .st_about .flx figure {
    width: 400px;
  }
  .st_about .flx .txt {
    width: calc(100% - 400px);
    padding-right: 95px;
  }
  .st_about .flx .txt p {
    font-size: 2.4rem;
    line-height: 51px;
    color: #fff;
  }
  .st_golf {
    padding: 190px 0 300px;
  }
  .st_golf .ttl_st {
    color: #58595b;
  }
  .st_golf .pic_top {
    text-align: center;
    margin-bottom: 100px;
  }
  .st_golf .b_item .tit_item {
    font-size: 2.7rem;
    line-height: 5.4rem;
    text-align: center;
    margin-bottom: 125px;
  }
  .st_golf .b_item .item_01 {
    margin-bottom: 180px;
  }
  .st_golf .b_item .item_01 .flx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .st_golf .b_item .item_01 .flx figure {
    width: 400px;
  }
  .st_golf .b_item .item_01 .flx .txt {
    width: calc(100% - 400px);
    padding-left: 90px;
  }
  .st_golf .b_item p {
    font-size: 2.4rem;
    line-height: 5.4rem;
  }
  .st_golf .b_item .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .st_golf .b_item .item:not(:last-child) {
    margin-bottom: 180px;
  }
  .st_golf .b_item .item .tit_item {
    position: relative;
    padding-bottom: 70px;
    margin-bottom: 40px;
  }
  .st_golf .b_item .item .tit_item:after {
    content: "";
    width: 1px;
    height: 40px;
    background-color: #bcbec0;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .st_golf .b_item .item:nth-child(2) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .st_golf .b_item .item:nth-child(2) figure {
    width: 770px;
    margin-right: -350px;
  }
  .st_golf .b_item .item:nth-child(2) .txt {
    width: 555px;
    padding-right: 50px;
  }
  .st_golf .b_item .item:nth-child(3) figure {
    width: 770px;
    margin-left: -350px;
  }
  .st_golf .b_item .item:nth-child(3) .txt {
    width: 555px;
    padding-left: 50px;
  }
  .st_golf .b_item .item:nth-child(4) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .st_golf .b_item .item:nth-child(4) figure {
    width: 500px;
  }
  .st_golf .b_item .item:nth-child(4) .txt {
    width: 555px;
    padding-right: 50px;
  }
  .st_feature {
    background-color: #58595b;
    padding: 200px 0 190px;
  }
  .st_feature .ttl_st {
    margin-bottom: 195px;
  }
  .st_feature .list_feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: -50px 0 0 -50px;
  }
  .st_feature .list_feature li {
    width: calc(50% - 50px);
    margin: 50px 0 0 50px;
  }
  .st_feature .list_feature li:nth-child(odd) {
    margin-top: -65px;
  }
  .st_feature .list_feature li .pic {
    position: relative;
  }
  .st_feature .list_feature li .pic figcaption {
    width: 250px;
    height: 210px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 45px;
  }
  .st_feature .list_feature li .pic figcaption .nb {
    display: block;
    font-size: 1.8rem;
    line-height: 1;
    font-family: "trajan-pro-3", serif;
    color: #808285;
    position: absolute;
    top: 25px;
    left: 25px;
  }
  .st_feature .list_feature li .pic figcaption em {
    display: block;
    font-size: 2.4rem;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    font-weight: bold;
  }
  .st_feature .list_feature li .txt {
    background-color: #808285;
    min-height: 240px;
    padding: 4rem 5rem 3rem 5rem;
  }
  .st_feature .list_feature li .txt p {
    font-size: 2rem;
    line-height: 4.3rem;
    color: #fff;
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
  }
  .st_feature .list_feature li .txt p small {
    font-size: 1.7rem;
    display: block;
  }
  .st_fee {
    padding: 200px 0 170px;
  }
  .st_fee .b_item .item:not(:last-child) {
    margin-bottom: 70px;
  }
  .st_fee .b_item .item h3 {
    font-size: 2.8rem;
    line-height: 1;
    font-family: "trajan-pro-3", serif;
    color: #58595b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
  }
  .st_fee .b_item .item h3 span {
    font-size: 1.8rem;
    line-height: 1;
    display: block;
    margin-left: 70px;
    font-family: "ＭＳ Ｐゴシック", sans-serif;
  }
  .st_fee .b_item .item .b_table table,
  .st_fee .b_item .item .b_table th,
  .st_fee .b_item .item .b_table td {
    border-collapse: collapse;
  }
  .st_fee .b_item .item .b_table .tbl {
    width: 100%;
    table-layout: fixed;
  }
  .st_fee .b_item .item .b_table .tbl tr:not(:last-child) {
    border-bottom: 1px solid #818285;
  }
  .st_fee .b_item .item .b_table .tbl th {
    background-color: #808285;
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    line-height: 30px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 5px 0;
    height: 115px;
  }
  .st_fee .b_item .item .b_table .tbl th.w_cts {
    width: 180px;
  }
  .st_fee .b_item .item .b_table .tbl td {
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
    padding: 20px 0;
    font-family: "ＭＳ Ｐゴシック", sans-serif;
    font-weight: bold;
    position: relative;
  }
  .st_fee .b_item .item .b_table .tbl td:not(:last-child) {
    position: relative;
  }
  .st_fee .b_item .item .b_table .tbl td:not(:last-child):after {
    content: "";
    width: 1px;
    height: 42px;
    background-color: #818285;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
  }
  .ttl_sub {
    text-align: center;
    color: #fff;
    font-size: 2.7rem;
    line-height: 54px;
    margin-bottom: 50px;
  }
  .st_trial {
    background-color: #58595b;
    padding: 200px 0 180px;
  }
  .st_trial .btn_trial {
    width: 300px;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 2.7rem;
    line-height: 1;
    margin: 40px auto 40px;
    background-color: #808285;
  }
  .st_trial p {
    color: #fff;
    text-align: center;
    font-size: 2.4rem;
    line-height: 61px;
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
  }
  .st_contact {
    background-color: #58595b;
    padding: 0 0 180px;
  }
  .st_contact .l_social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 0 0 -50px;
  }
  .st_contact .l_social li {
    width: calc(33.33% - 50px);
    margin: 0 0 0 50px;
  }
  .st_contact .l_social li a {
    background-color: #808285;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 70px;
    font-size: 2.7rem;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    padding-right: 25px;
    position: relative;
  }
  .st_contact .l_social li:nth-of-type(3) a {
    padding-right: 0;
  }
  .st_contact .l_social li a:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 35px;
  }
  .st_contact .l_social li a.btn_line:after {
    width: 38px;
    height: 36px;
    background: url("../img/icon_line.png") no-repeat;
    background-size: contain;
  }
  .st_contact .l_social li a.btn_mail:after {
    width: 38px;
    height: 25px;
    background: url("../img/icon_mail.png") no-repeat;
    background-size: contain;
  }
  .st_contact .l_social li a.btn_app:after {
    width: 22px;
    height: 38px;
    background: url("../img/icon_tel.png") no-repeat;
    background-size: contain;
  }
  .st_information {
    background-color: #58595b;
    padding: 0 0 180px;
  }
  .st_information .ttl_sub {
    margin-bottom: 0;
  }
  .st_information .ttl_sub span {
    display: block;
    font-size: 3.3rem;
    margin-bottom: 35px;
  }
  .st_information .ttl_sub span.ttl_sub--small {
    font-size: 2.3rem;
  }
  .st_information p {
    font-size: 2.2rem;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
  }
  .st_access {
    background-color: #58595b;
    padding: 0 0 180px;
  }
  .st_access iframe {
    width: 100%;
    height: 430px;
  }
  .st_flow {
    background-color: #58595b;
    padding: 0 0 180px;
  }
  .st_flow .b_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: -190px 0 0 -170px;
  }
  .st_flow .b_item .item {
    width: calc(50% - 230px);
    margin: 190px 0 0 230px;
    border: 1px solid #bcbdc0;
    position: relative;
    padding: 90px 30px 35px;
    position: relative;
  }
  .st_flow .b_item .item:nth-child(1):after,
  .st_flow .b_item .item:nth-child(3):after,
  .st_flow .b_item .item:nth-child(5):after {
    content: "";
    width: 41px;
    height: 29px;
    background: url("../img/arr_trial_01.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -135px;
  }
  .st_flow .b_item .item:nth-child(2):after,
  .st_flow .b_item .item:nth-child(4):after {
    content: "";
    width: 30px;
    height: 30px;
    background: url("../img/arr_trial_02.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -110px;
    left: -135px;
  }
  .st_flow .b_item .item .nb {
    font-size: 6rem;
    line-height: 1;
    font-family: "trajan-pro-3", serif;
    color: #fff;
    position: absolute;
    top: -30px;
    left: 20px;
    background-color: #58595b;
  }
  .st_flow .b_item .item .icon {
    position: absolute;
    top: 40px;
    right: 60px;
  }
  .st_flow .b_item .item .icon.icon03 {
    top: 70px;
  }
  .st_flow .b_item .item .icon.icon04 {
    top: 70px;
  }
  .st_flow .b_item .item .icon img {
    height: auto;
  }
  .st_flow .b_item .item .icon.icon01 img {
    width: 24px;
  }
  .st_flow .b_item .item .icon.icon02 img {
    width: 65px;
  }
  .st_flow .b_item .item .icon.icon03 img {
    width: 98px;
  }
  .st_flow .b_item .item .icon.icon04 img {
    width: 83px;
  }
  .st_flow .b_item .item .icon.icon05 img {
    width: 63px;
  }
  .st_flow .b_item .item .icon.icon06 img {
    width: 64px;
  }
  .st_flow .b_item .item h4 {
    color: #fff;
    font-size: 2.7rem;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 80px;
  }
  .st_flow .b_item .item p {
    font-size: 2rem;
    line-height: 1.5;
    color: #fff;
  }
  .faq {
    background-color: #58595b;
    padding: 0 0 180px;
  }
  .faq .b_dl .dl:not(:last-child) {
    margin-bottom: 30px;
  }
  .faq .b_dl .dl .dt {
    max-width: 530px;
    border: 2px solid #818285;
    border-radius: 10px;
    font-size: 2.4rem;
    line-height: 54px;
    color: #bcbec0;
    padding: 20px;
    position: relative;
    margin-left: 168px;
    margin-bottom: 30px;
  }
  .faq .b_dl .dl .dt:before {
    content: "Q";
    font-size: 3.8rem;
    line-height: 1;
    color: #fff;
    font-family: "trajan-pro-3", serif;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -170px;
    width: 118px;
    height: 118px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #818285;
    border-radius: 100%;
  }
  .faq .b_dl .dl .dt:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 30px 5px 0;
    border-color: transparent #808285 transparent transparent;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -30px;
  }
  .faq .b_dl .dl .dd {
    border: 2px solid #fff;
    max-width: 595px;
    border-radius: 10px;
    color: #fff;
    font-size: 2.4rem;
    line-height: 54px;
    padding: 20px;
    position: relative;
    margin-left: 237px;
  }
  .faq .b_dl .dl .dd:before {
    content: "A";
    font-size: 3.8rem;
    line-height: 1;
    color: #58595b;
    font-family: "trajan-pro-3", serif;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -170px;
    width: 118px;
    height: 118px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-radius: 100%;
  }
  .faq .b_dl .dl .dd:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 30px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -30px;
  }
}
@media screen and (max-width: 768px) {
  .mainvisual {
    height: 169.55941vw;
    background: url("../img/mv_bg_sp.png") center no-repeat;
    background-size: cover;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .mainvisual .logo {
    position: absolute;
    top: 12.68358vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .mainvisual .logo a {
    display: inline-block;
  }
  .mainvisual .logo a img {
    width: 26.70227vw;
    height: auto;
  }
  .mainvisual .txt {
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    margin-top: 9vw;
  }
  .mainvisual .txt:after {
    content: "";
    width: 75.3004vw;
    height: 75.3004vw;
    background: url("../img/mv_deco.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
  }
  .mainvisual .txt .mv_ja {
    font-size: 3.20427vw;
    line-height: 6.40854vw;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.66756vw;
    display: block;
    margin-bottom: 14.68625vw;
    margin-top: -19vw;
  }
  .mainvisual .txt .mv_tit {
    font-size: 5.74099vw;
    line-height: 1;
    font-family: "trajan-pro-3", serif;
    color: #bcbec0;
    font-weight: 400;
    letter-spacing: 0.93458vw;
  }
  .mainvisual .txt .mv_tit--small {
    font-size: 3.2vw;
  }
  .st_concept {
    min-height: 133.51135vw;
    padding: 14.01869vw 0 0;
    background: url("../img/bg_concept_pc.jpg") center no-repeat;
    background-size: cover;
  }
  .st_concept .ttl_cp {
    text-align: center;
    font-size: 4.53939vw;
    line-height: 1;
    font-family: "trajan-pro-3", serif;
    color: #bcbec0;
    position: relative;
    padding-bottom: 12.28304vw;
    margin-bottom: 11.08144vw;
    letter-spacing: 0.26702vw;
  }
  .st_concept .ttl_cp:after {
    content: "";
    width: 1px;
    height: 9.07877vw;
    background-color: #bcbec0;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .st_concept p {
    font-size: 3.20427vw;
    line-height: 1.7;
    text-align: center;
    color: #fff;
  }
  .st_private .pr_box {
    padding: 8.01068vw 8.01068vw 10.68091vw 6.67557vw;
    background: url("../img/bg_private_sp.png") top right no-repeat;
    background-size: cover;
    margin-top: -18.69159vw;
  }
  .st_private .pr_box .ttl_pr {
    font-size: 4.53939vw;
    line-height: 1;
    color: #bcbec0;
    font-family: "trajan-pro-3", serif;
    position: relative;
    text-align: right;
    letter-spacing: 0.26702vw;
    margin-bottom: 16.02136vw;
  }
  .st_private .pr_box .ttl_pr:before {
    content: "";
    width: 10.94793vw;
    height: 1px;
    background-color: #bcbec0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 60vw;
  }
  .st_private .pr_box p {
    font-size: 2.93vw;
    line-height: 2.5;
    color: #fff;
  }
  .st_private .pr_box p + p {
    margin-top: 6.67557vw;
  }
  .st_private .intro_app {
    padding: 10.68091vw 0 0;
    text-align: center;
  }
  .st_private .intro_app .tit_app {
    font-size: 3.20427vw;
    line-height: 1;
    color: #231f20;
    display: block;
  }
  .st_private .intro_app b {
    max-width: 61.94927vw;
    margin: 2.67023vw auto 3.33778vw;
    font-size: 13.35113vw;
    line-height: 1;
    border-top: 2px solid #939598;
    border-bottom: 2px solid #939598;
    display: block;
    letter-spacing: 0.26702vw;
    font-family: "Bodoni Moda", serif;
    padding: 2.00267vw 0;
  }
  .st_private .intro_app span {
    font-size: 3.20427vw;
    line-height: 1;
    color: #231f20;
    display: block;
    font-weight: bold;
  }
  .ttl_st {
    text-align: center;
    font-size: 4.53939vw;
    line-height: 1;
    font-family: "trajan-pro-3", serif;
    color: #bcbec0;
    position: relative;
    padding-bottom: 9.34579vw;
    margin-bottom: 8.67824vw;
    letter-spacing: 0.26702vw;
  }
  .ttl_st:after {
    content: "";
    width: 1px;
    height: 5.34045vw;
    background-color: #bcbec0;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .st_about {
    background-color: #58595b;
    padding: 19.35915vw 0 16.02136vw;
  }
  .st_about .pic_top {
    position: relative;
    margin-bottom: 18.02403vw;
  }
  .st_about .pic_top figcaption {
    color: #d7df23;
    font-family: "Bodoni Moda", serif;
    text-align: center;
    letter-spacing: 0.13351vw;
    position: absolute;
    bottom: -11.08144vw;
    left: 2.67023vw;
  }
  .st_about .pic_top figcaption span {
    font-size: 3.60481vw;
    line-height: 1;
    display: block;
  }
  .st_about .pic_top figcaption span small {
    display: block;
    font-size: 2.67023vw;
  }
  .st_about .pic_top figcaption b {
    font-size: 15.08678vw;
    line-height: 1;
  }
  .st_about .tit_mb {
    text-align: center;
    font-size: 3.60481vw;
    line-height: 7.20961vw;
    position: relative;
    color: #fff;
    padding-bottom: 3.33778vw;
    margin-bottom: 3.33778vw;
    letter-spacing: 0.26702vw;
  }
  .st_about .tit_mb:after {
    content: "";
    width: 61.94927vw;
    height: 1px;
    background-color: #939598;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .st_about .txt_top {
    font-size: 3.20427vw;
    line-height: 7.20961vw;
    text-align: center;
    color: #fff;
    letter-spacing: 0.26702vw;
  }
  .st_about .flx {
    margin-top: 10.68091vw;
  }
  .st_about .flx figure {
    width: 53.40454vw;
    margin: 0 auto 8.67824vw;
  }
  .st_about .flx .txt {
    padding: 0 9.34579vw;
  }
  .st_about .flx .txt p {
    font-size: 3.20427vw;
    line-height: 7.20961vw;
    color: #fff;
  }
  .st_golf {
    padding: 18.69159vw 0 10.01335vw;
  }
  .st_golf .ttl_st {
    color: #58595b;
  }
  .st_golf .pic_top {
    text-align: center;
    margin-bottom: 13.35113vw;
  }
  .st_golf .b_item .tit_item {
    font-size: 3.60481vw;
    line-height: 7.20961vw;
    text-align: center;
    margin-bottom: 9.34579vw;
  }
  .st_golf .b_item .item_01 {
    margin-bottom: 18.69159vw;
  }
  .st_golf .b_item .item_01 .flx figure {
    width: 53.40454vw;
    margin: 0 auto 8.67824vw;
  }
  .st_golf .b_item .item_01 .flx .txt {
    padding: 0 9.34579vw;
  }
  .st_golf .b_item p {
    font-size: 3.20427vw;
    line-height: 7.20961vw;
  }
  .st_golf .b_item .item:not(:last-child) {
    margin-bottom: 18.69159vw;
  }
  .st_golf .b_item .item .tit_item {
    position: relative;
    padding-bottom: 9.34579vw;
    margin-bottom: 5.34045vw;
  }
  .st_golf .b_item .item .tit_item:after {
    content: "";
    width: 1px;
    height: 5.34045vw;
    background-color: #bcbec0;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .st_golf .b_item .item figure {
    margin: 0 auto 8.67824vw;
    text-align: center;
  }
  .st_golf .b_item .item .txt {
    padding: 0 9.34579vw;
  }
  .st_feature {
    background-color: #58595b;
    padding: 20.0267vw 0 9.34579vw;
  }
  .st_feature .ttl_st {
    margin-bottom: 10.01335vw;
  }
  .st_feature .list_feature {
    padding: 0 9.34579vw;
  }
  .st_feature .list_feature li .pic {
    position: relative;
  }
  .st_feature .list_feature li .pic img {
    width: 100%;
    height: auto;
  }
  .st_feature .list_feature li .pic figcaption {
    width: 33.37784vw;
    height: 28.03738vw;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 6.00801vw;
  }
  .st_feature .list_feature li .pic figcaption .nb {
    display: block;
    font-size: 2.67023vw;
    line-height: 1;
    font-family: "trajan-pro-3", serif;
    color: #808285;
    position: absolute;
    top: 3.33778vw;
    left: 3.33778vw;
  }
  .st_feature .list_feature li .pic figcaption em {
    display: block;
    font-size: 3.60481vw;
    line-height: 6.40854vw;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    padding-top: 3.33778vw;
  }
  .st_feature .list_feature li .txt {
    background-color: #808285;
    padding: 4.00534vw 5.34045vw;
    min-height: 32.04272vw;
  }
  .st_feature .list_feature li .txt p {
    font-size: 3.20427vw;
    line-height: 1.9;
    color: #fff;
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
  }
  .st_feature .list_feature li .txt p small {
    font-size: 2.93725vw;
    display: block;
  }
  .st_feature .list_feature .slick-prev {
    width: 4.13885vw;
    height: 8.01068vw;
    background: url("../img/icon_prev.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 33.77837vw;
    left: 0;
    text-indent: -9999px;
    border: none;
  }
  .st_feature .list_feature .slick-next {
    width: 4.13885vw;
    height: 8.01068vw;
    background: url("../img/icon_next.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 33.77837vw;
    right: 0;
    text-indent: -9999px;
    border: none;
  }
  .st_feature .list_feature .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 6.67557vw;
  }
  .st_feature .list_feature .slick-dots li:not(:last-child) {
    margin-right: 2.67023vw;
  }
  .st_feature .list_feature .slick-dots li button {
    width: 2.00267vw;
    height: 2.00267vw;
    border-radius: 100%;
    border: none;
    background-color: #898989;
    text-indent: -9999px;
  }
  .st_fee {
    padding: 20.0267vw 0 17.35648vw;
  }
  .st_fee .row {
    padding-right: 0;
  }
  .st_fee .b_item .item:not(:last-child) {
    margin-bottom: 9.34579vw;
  }
  .st_fee .b_item .item h3 {
    font-size: 4.00534vw;
    line-height: 1;
    font-family: "trajan-pro-3", serif;
    color: #58595b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5.34045vw;
  }
  .st_fee .b_item .item h3 span {
    font-size: 2.93725vw;
    line-height: 1;
    display: block;
    margin-left: 9.34579vw;
    font-family: "ＭＳ Ｐゴシック", sans-serif;
  }
  .st_fee .b_item .item .b_table {
    overflow-x: auto;
  }
  .st_fee .b_item .item .b_table table,
  .st_fee .b_item .item .b_table th,
  .st_fee .b_item .item .b_table td {
    border-collapse: collapse;
  }
  .st_fee .b_item .item .b_table .tbl {
    width: 173.56475vw;
    table-layout: fixed;
  }
  .st_fee .b_item .item .b_table .tbl tr:not(:last-child) {
    border-bottom: 1px solid #818285;
  }
  .st_fee .b_item .item .b_table .tbl th {
    background-color: #808285;
    color: #fff;
    text-align: center;
    font-size: 3.4713vw;
    line-height: 1.5;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 1.33511vw 0;
    height: 15.33vw;
  }
  .st_fee .b_item .item .b_table .tbl th.w_cts {
    width: 29.3725vw;
  }
  .st_fee .b_item .item .b_table .tbl td {
    text-align: center;
    font-size: 3.4713vw;
    line-height: 1.5;
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
    padding: 3.33778vw 0;
    font-family: "ＭＳ Ｐゴシック", sans-serif;
    font-weight: bold;
    position: relative;
  }
  .st_fee .b_item .item .b_table .tbl td:not(:last-child) {
    position: relative;
  }
  .st_fee .b_item .item .b_table .tbl td:not(:last-child):after {
    content: "";
    width: 1px;
    height: 6.94259vw;
    background-color: #818285;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
  }
  .ttl_sub {
    text-align: center;
    color: #fff;
    font-size: 4.00534vw;
    line-height: 7.20961vw;
    margin-bottom: 6.67557vw;
  }
  .st_trial {
    background-color: #58595b;
    padding: 24.03204vw 0 21.36182vw;
  }
  .st_trial .btn_trial {
    width: 40.0534vw;
    height: 9.34579vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 3.73832vw;
    line-height: 1;
    margin: 5.34045vw auto 5.34045vw;
    background-color: #808285;
  }
  .st_trial p {
    color: #fff;
    text-align: center;
    font-size: 3.73832vw;
    line-height: 8.14419vw;
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
  }
  .st_contact {
    background-color: #58595b;
    padding: 0 0 21.36182vw;
  }
  .st_contact .l_social li:not(:last-child) {
    margin-bottom: 4.00534vw;
  }
  .st_contact .l_social li a {
    background-color: #808285;
    width: 40.0534vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 9.34579vw;
    font-size: 3.60481vw;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.26702vw;
    padding-right: 3.33778vw;
    margin: 0 auto;
    position: relative;
  }
  .st_contact .l_social li a:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 4.6729vw;
  }
  .st_contact .l_social li a.btn_line:after {
    width: 5.07343vw;
    height: 4.80641vw;
    background: url("../img/icon_line.png") no-repeat;
    background-size: contain;
  }
  .st_contact .l_social li a.btn_mail:after {
    width: 5.07343vw;
    height: 3.33778vw;
    background: url("../img/icon_mail.png") no-repeat;
    background-size: contain;
  }
  .st_contact .l_social li a.btn_app:after {
    width: 2.93725vw;
    height: 5.07343vw;
    background: url("../img/icon_tel.png") no-repeat;
    background-size: contain;
  }
  .st_information {
    background-color: #58595b;
    padding: 0 0 21.36182vw;
  }
  .st_information .ttl_sub {
    margin-bottom: 4.6729vw;
  }
  .st_information .ttl_sub span {
    display: block;
    font-size: 4.6729vw;
  }
  .st_information .ttl_sub span.ttl_sub--small {
    font-size: 3.06vw;
  }
  .st_information p {
    font-size: 3.60481vw;
    line-height: 1.7;
    text-align: center;
    color: #fff;
    letter-spacing: 0.13351vw;
  }
  .st_access {
    background-color: #58595b;
    padding: 0 0 21.36182vw;
  }
  .st_access iframe {
    width: 100%;
    height: 57.40988vw;
  }
  .st_flow {
    background-color: #58595b;
    padding: 0 0 21.36182vw;
  }
  .st_flow .b_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: -6.67557vw 0 0 -6.00801vw;
  }
  .st_flow .b_item .item {
    width: calc(50% - 6.00801vw);
    margin: 6.67557vw 0 0 6.00801vw;
    border: 1px solid #bcbdc0;
    position: relative;
    padding: 12.01602vw 3.33778vw 3.33778vw;
    position: relative;
  }
  .st_flow .b_item .item:nth-child(1):after,
  .st_flow .b_item .item:nth-child(3):after,
  .st_flow .b_item .item:nth-child(5):after {
    content: "";
    width: 3.73832vw;
    height: 2.4032vw;
    background: url("../img/arr_trial_01.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -5.07343vw;
  }
  .st_flow .b_item .item:nth-child(2):after,
  .st_flow .b_item .item:nth-child(4):after {
    content: "";
    width: 2.53672vw;
    height: 2.53672vw;
    background: url("../img/arr_trial_02.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -5.07343vw;
    left: -4.27236vw;
  }
  .st_flow .b_item .item .nb {
    font-size: 8.01068vw;
    line-height: 1;
    font-family: "trajan-pro-3", serif;
    color: #fff;
    position: absolute;
    top: -4.00534vw;
    left: 2.67023vw;
    padding: 0 2.67023vw;
    background-color: #58595b;
  }
  .st_flow .b_item .item .icon {
    position: absolute;
    top: 5.34045vw;
    right: 8.01068vw;
  }
  .st_flow .b_item .item .icon img {
    height: auto;
  }
  .st_flow .b_item .item .icon.icon01 {
    right: 5.34045vw;
  }
  .st_flow .b_item .item .icon.icon01 img {
    width: 3.60481vw;
  }
  .st_flow .b_item .item .icon.icon02 {
    right: 5.34045vw;
  }
  .st_flow .b_item .item .icon.icon02 img {
    width: 9.07877vw;
  }
  .st_flow .b_item .item .icon.icon03 {
    top: 8.67824vw;
    right: 4.00534vw;
  }
  .st_flow .b_item .item .icon.icon03 img {
    width: 13.48465vw;
  }
  .st_flow .b_item .item .icon.icon04 {
    top: 8.67824vw;
    right: 4.00534vw;
  }
  .st_flow .b_item .item .icon.icon04 img {
    width: 11.48198vw;
  }
  .st_flow .b_item .item .icon.icon05 {
    right: 4.00534vw;
  }
  .st_flow .b_item .item .icon.icon05 img {
    width: 8.94526vw;
  }
  .st_flow .b_item .item .icon.icon06 {
    right: 3.33778vw;
  }
  .st_flow .b_item .item .icon.icon06 img {
    width: 8.94526vw;
  }
  .st_flow .b_item .item h4 {
    color: #fff;
    font-size: 3.73832vw;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 10.68091vw;
  }
  .st_flow .b_item .item p {
    font-size: 3.20427vw;
    line-height: 1.5;
    color: #fff;
  }
  .faq {
    background-color: #58595b;
    padding: 0 0 21.36182vw;
  }
  .faq .b_dl .dl:not(:last-child) {
    margin-bottom: 4.00534vw;
  }
  .faq .b_dl .dl .dt {
    max-width: 61.41522vw;
    border: 2px solid #818285;
    border-radius: 10px;
    font-size: 3.20427vw;
    line-height: 7.20961vw;
    color: #bcbec0;
    padding: 2.67023vw;
    position: relative;
    margin-left: 18.69159vw;
    margin-bottom: 4.00534vw;
  }
  .faq .b_dl .dl .dt:before {
    content: "Q";
    font-size: 4.00534vw;
    line-height: 1;
    color: #fff;
    font-family: "trajan-pro-3", serif;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -18.69159vw;
    width: 12.68358vw;
    height: 12.68358vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #818285;
    border-radius: 100%;
  }
  .faq .b_dl .dl .dt:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.66756vw 4.00534vw 0.66756vw 0;
    border-color: transparent #808285 transparent transparent;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -4.00534vw;
  }
  .faq .b_dl .dl .dd {
    border: 2px solid #fff;
    max-width: 65.42056vw;
    border-radius: 10px;
    color: #fff;
    font-size: 3.20427vw;
    line-height: 7.20961vw;
    padding: 20px;
    position: relative;
    margin-left: 8.01068vw;
  }
  .faq .b_dl .dl .dd:before {
    content: "A";
    font-size: 4.00534vw;
    line-height: 1;
    color: #58595b;
    font-family: "trajan-pro-3", serif;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -18.69159vw;
    width: 12.68358vw;
    height: 12.68358vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-radius: 100%;
  }
  .faq .b_dl .dl .dd:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.66756vw 0 0.66756vw 4.00534vw;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -4.00534vw;
  }
}
