
@charset "UTF-8";
@media screen and (min-width: 769px) {

  /* --------------------------------------------------------------
   共通
  -------------------------------------------------------------- */
  .sponly {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {

  /* --------------------------------------------------------------
   共通
  -------------------------------------------------------------- */
  body {
    min-width: 3.2rem;
    font-size: 0.14rem;
  }

  .container {
    width: calc(100% - 0.7rem);
  }

  .pconly {
    display: none !important;
  }

  .fixed_btn {
    width: 100%;
    padding: 0.065rem 0.15rem 0.065rem;
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 0;
    background-color: #F8D219;
  }

  .fixed_btn .wrap {
    display: flex;
    justify-content: space-between;
  }

  .fixed_btn .btn {
    width: 49%;
  }

  .nav_menu {
    right: 0.5em;
    width: 1.5rem;
    height: 0.43rem;
    font-size: 0.15rem;
    border-radius: 0 0 0.07rem 0.07rem;
  }

  .nav_menu_icon {
    margin-right: 0.08rem;
    width: 0.15rem;
  }

  .nav_menu_icon span {
    height: 0.014rem;
  }

  .nav_menu span:nth-of-type(1) {
    top: -0.06rem;
  }

  .nav_menu span:nth-of-type(2) {
    top: 0;
  }

  .nav_menu span:nth-of-type(3) {
    top: 0.06rem;
  }

  .nav_modal_menu ul {
    position: relative;
    top: -0.2rem;
    gap: 0.38rem;
  }

  .nav_modal_menu li {
    font-size: 0.18rem;
  }

  .cmn_header .wrap {
    padding: 0 0.085rem 0 0.095rem;
    height: 0.52rem;
  }

  .cmn_header .logo {
    width: 1.74rem;
  }

  .cmn_header .btn img {
    width: 1.815rem;
  }

  .cmn_header .lists {
    width: 100%;
    top: 0.52rem;
    left: 0;
    z-index: 2;
    border-radius: 0 0 0.05rem 0.05rem;
    background-color: #1D9B4D;
  }

  .cmn_header .lists li {
    height: auto;
    position: relative;
  }

  .cmn_header .lists li a {
    text-align: center;
    letter-spacing: 0.07em;
    line-height: 1.3;
    font-size: 0.12rem;
    color: #ffffff;
    position: relative;
    height: 0.44rem;
    display: flex;
    align-items: center;
  }

  .cmn_header .lists li a::before {
    width: 0.12rem;
    height: 0.1rem;
    z-index: 2;
    top: calc(50% - 0.05rem);
    right: 0.1rem;
    background-image: url(/image/gs-lp/cmn/arrow_sp.png);
  }

  .cmn_header .lists li:not(:last-of-type)::before {
    height: 0.3rem;
    top: calc(50% - 0.15rem);
    background-color: #ffffff;
  }

  .cmn_header .lists li:nth-of-type(1) {
    width: 1.585rem;
    padding-right: 0;
    padding-left: 0.18rem;
  }

  .cmn_header .lists li:nth-of-type(2) {
    width: 1.18rem;
    padding: 0 0 0 0.18rem;
  }

  .cmn_header .lists li:nth-of-type(3) {
    width: 1.075rem;
    padding-left: 0.18rem;
  }

  .cmn_footer {
    padding: 0.175rem 0 0.8rem;
  }

  .cmn_footer small {
    font-size: 0.09rem;
  }

  .mv {
    padding: 0;
  }

  .mv .wrap {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    top: -0.08rem;
  }

  .mv {
    margin-top: 0.4rem;
    background: url(/image/gs-lp/higashiazuma/a3/mv/mv_bg_sp_2509.jpg) no-repeat;
    background-size: cover;
    padding: 0 0.3rem 0.5rem 0.3rem;
  }

  .mv_cnotents_box {
    display: block;
  }

  .mv_txt01_wrap {
    margin-top: 1rem;
    width: 80%;
  }

  .mv_txt02_wrap {
    margin-top: 1.4rem;
    margin-left: auto;
    width: 72%;
  }

  .mv_btn_pc {
    display: none;
  }

  .mv_btn_sp {
    display: block;
    margin-top: 0.2rem;
  }

  .mv_btn {
    margin: 0.2rem auto 0;
    width: 100%;
  }

  .mv_annotation {
    left: auto;
    right: 0;
    bottom: 0;
    transform: translateY(0.3rem);
    text-align: right;
    font-size: 0.09rem;
  }

  /* carousel */
  .mv_crousel_list {
    margin: 0.4rem 0 0.2rem;
  }

  .mv_crousel_list_item {
    margin: 0 0.06rem;
    width: 1.2rem;
    padding: 0.03rem;
    box-shadow: 0 0 0.06rem 0.02rem rgba(0, 0, 0, 0.2);
  }

  .mv_crousel_list_item_img {
    width: 1.14rem;
  }

  .mv_crousel_list_item_txt {
    margin: 0.07rem;
    padding: 0 0.05rem 0 0;
    font-size: 0.12rem;
    white-space: nowrap;
  }

  .grand_open {
    background-size: 120%;
  }

  .grand_open .grand_open_txt {
    width: 90%;
    margin: 0 auto;
    padding: 0.3rem 0 0.9rem;
  }

  .information {
    padding-bottom: 0;
  }

  .information .container {
    position: relative;
    width: 100%;
    padding: 0.6rem 0.2rem 0.3rem;
  }

  .information_service_tit {
    margin: 0.3rem auto 0;
    width: 100%;
  }

  .information_price {
    margin: 0 auto;
    width: 100%;
  }

  .information_service_box {
    justify-content: space-between;
    margin: 0.2rem 0 0;
  }

  .information_service_block {
    overflow: hidden;
    margin: 0.1rem 0;
    width: 48%;
    background: #ffffff;
    border: 0.03rem solid #000000;
    border-radius: 0.1rem;
  }

  .information_service_block:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .information_service_txt {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0.8rem;
    line-height: 1.3;
    text-align: center;
    font-size: 0.15rem;
    font-weight: bold;
  }

  .information_char_01 {
    top: -0.5rem;
    left: 0.2rem;
    width: 0.6rem;
  }

  .information_char_02 {
    top: -0.4rem;
    right: 0.2rem;
    width: 0.6rem;
  }

  .information_char_03 {
    top: -0.6rem;
    left: 1.0rem;
    width: 0.7rem;
  }

  .information_char_04 {
    top: -0.35rem;
    right: 0.95rem;
    width: 0.8rem;
  }

  .information_char_05 {
    bottom: 0.3rem;
    left: 2.0em;
    width: 0.4rem;
  }

  .information_char_06 {
    bottom: 0.33rem;
    right: 0.2rem;
    width: 0.42rem;
  }

  .information_char_07 {
    display: block;
    bottom: 1.3rem;
    left: 2.8em;
    width: 0.5rem;
  }

  .information_char_08 {
    display: block;
    bottom: 1.33rem;
    right: 0.4rem;
    width: 0.46rem;
  }


  /* campaign */

  .campaign {
    position: relative;
    margin: 0.2rem auto;
    width: calc(100% - 0.4rem);
    padding: 0.8rem 0.2rem 0.2rem;
    background: url(/image/gs-lp/higashiazuma/a3/campaign/campaign_bg_sp.webp) no-repeat;
    background-size: cover;
  }

  .campaign::before,
  .campaign::after {
    content: "";
    position: absolute;
    top: 2%;
    width: 39%;
    padding-top: 23%;
  }

  .campaign::before {
    left: 0.1rem;
    background: url(/image/gs-lp/higashiazuma/a3/campaign/campaign_img_01_sp.webp) no-repeat;
    background-size: contain;
  }

  .campaign::after {
    right: 0.1rem;
    background: url(/image/gs-lp/higashiazuma/a3/campaign/campaign_img_02_sp.webp) no-repeat;
    background-size: contain;
  }

  .campaign .underline {
    background: linear-gradient(transparent 70%, #f8d219 70%);
  }

  .campaign .campaign_logo {
    margin: 0.1rem auto 0;
    width: 55%;
  }

  .campaign .campaign_name {
    display: table;
    margin: 0.1rem auto 0;
    font-size: 0.28rem;
    font-weight: 900;
  }

  .campaign_period {
    display: table;
    margin: 0.1rem auto 0;
    padding: 0.05rem 0.4rem;
    border-top: 0.015rem solid #000000;
    border-bottom: 0.015rem solid #000000;
    font-size: 0.13rem;
    font-weight: 500;
  }

  .campaign_benefit_box {
    display: block;
    margin-top: 0.25rem;
  }

  .campaign_benefit_block {
    margin-top: 0.2rem;
    width: 100%;
    padding: 0.2rem 0.15rem;
  }

  .campaign_benefit_box:has(> :nth-child(3):last-child) .campaign_benefit_block {
    width: 100%;
  }

  .campaign_benefit_block:first-child {
    margin-top: 0;
  }

  .campaign_benefit_block_badge {
    left: -0.1rem;
    top: -0.15rem;
    width: 16%;
  }

  .campaign_benefit_block_badge::before {
    content: "";
    display: block;
    padding-top: 100%;
  }

  .campaign_benefit_block_badge_txt {
    font-size: 0.11rem;
  }

  .campaign_benefit_block_name {
    font-size: 0.18rem;
    font-weight: 500;
  }

  .campaign_benefit_block_name.small_txt {
    font-size: 0.16rem;
  }

  .campaign_benefit_block_price {
    display: flex;
    flex-direction: row;
    margin-top: 0.15rem;
    justify-content: center;
    align-items: baseline;
  }

  .campaign_benefit_block_price_before {
    display: flex;
    align-items: baseline;
    font-size: 0.14rem;
  }

  .campaign_benefit_block_price_before::after {
    content: "→";
    padding: 0.05rem 0.12rem 0.05rem;
  }

  .campaign_benefit_block_price_before .large_txt {
    font-size: 1.5em;
  }

  .campaign_benefit_block_price_after {
    font-size: 0.14rem;
    line-height: 0.5;
  }

  .campaign_benefit_block_price_after .large_txt {
    font-size: 2em;
    font-weight: bold;
  }

  .campaign_benefit_block_note {
    margin-top: 0.1rem;
    font-size: 0.2rem;
  }

  .campaign_benefit_block_note_price .large_txt {
    line-height: 0.5;
  }

  .campaign_benefit_block_note_price .small_txt {
    font-size: 0.65em;
  }

  .campaign_benefit_block_note_sub {
    margin-top: 0.1rem;
    font-size: 0.15rem;
    font-weight: 500;
  }

  .campaign_benefit_block_note_annotation {
    margin-top: 0.08rem;
    line-height: 1.2;
    font-size: 0.1rem;
    text-align: center;
  }

  .campaign_annotation {
    margin: 0.3rem auto;
    width: calc(100% - 0.4rem);
  }

  .campaign_annotation_note {
    margin-top: 0.08rem;
    font-size: 0.12rem;
  }

  /* campaign 月会費情報*/
  .campaign_price {
    margin: 0.2rem auto -0.2rem;
    width: calc(100% - 0.4rem);
    padding: 0.11rem 0;
  }

  .campaign_price_title {
    width: 0.6rem;
  }

  .campaign_price_title_inner {
    font-size: 0.16rem;
  }

  .campaign_price_detail {
    padding-left: 0.1rem;
  }

  .campaign_price_detail_note {
    font-size: 0.12rem;
  }

  .campaign_price_detail_name {
    padding: 0.05rem 0.05rem;
    margin-right: 0.05rem;
    font-size: 0.13rem;
  }

  .campaign_price_detail_note .large_txt {
    font-size: 1.4em;
  }

  .campaign_price_detail_annotation {
    margin-top: 0.09rem;
    font-size: 0.13rem;
  }

  /* キャンペーンなし */

  .no_campaign {
    padding: 0;
    background: url(/image/gs-lp/higashiazuma/a3/campaign/no_campaign/no_campaign_bg.webp) no-repeat;
    background-size: 100% 100%;
  }

  .no_campaign .no_campaign_inner {
    position: relative;
    margin: 0;
    width: 100%;
    padding: 0.3rem 0.2rem 0.2rem;
    background: none;
  }

  .no_campaign .no_campaign_logo {
    margin: 0 auto;
    width: 80%;
  }

  .no_campaign .no_campaign_name {
    margin: 0.1rem auto 0;
    font-size: 0.33rem;
  }

  .no_campaign_benefit_block:first-child:nth-last-child(3),
  .no_campaign_benefit_block:first-child:nth-last-child(3)~.item {
    width: 23%;
  }

  .no_campaign_benefit_box:has(> :nth-child(3):last-child) .campaign_benefit_block {
    width: 30%;
  }

  .no_campaign_benefit_block_badge {
    top: -0.25rem;
    left: -0.07rem;
    width: 0.4rem;
  }

  .no_campaign_benefit_block_badge::before {
    content: "";
    display: block;
    padding-top: 100%;
  }

  .no_campaign_benefit_block_badge_txt {
    font-size: 0.12rem;
  }

  .no_campaign_benefit_block_name {
    display: block;
    margin: auto;
    padding: 0.08rem 0.1rem;
    font-size: 0.16rem;
    white-space: nowrap;
  }

  .no_campaign_benefit_block_price {
    margin-top: 0.05rem;
    font-size: 0.14rem;
    white-space: nowrap;
  }

  .no_campaign_benefit_block_price .large_txt {
    font-size: 0.3rem;
  }

  .no_campaign_benefit_block_price_sub {
    font-size: 0.15rem;
  }

  .no_campaign_trial {
    margin-top: 0.2rem;
    padding: 0.2rem;
  }

  .no_campaign_trial_title {
    padding: 0.12rem 0.5rem;
    font-size: 0.2rem;
  }

  .no_campaign_trial_benefit_box {
    display: block;
    margin-top: 0.2rem;
  }

  .no_campaign_trial_benefit_block {
    margin-top: 0.15rem;
    width: auto;
  }

  .no_campaign_trial_benefit_block_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0.15rem 0;
    padding: 0 0.12rem;
  }

  .no_campaign_trial_benefit_block_name {
    padding: 0 0 0.1rem;
    background: #1c9b4c;
    color: #ffffff;
    font-size: 0.2rem;
    font-weight: bold;
    text-align: center;
  }

  .no_campaign_trial_benefit_block_price {
    font-size: 0.14rem;
  }

  .no_campaign_trial_benefit_block_price .large_txt {
    font-size: 0.3rem;
  }

  .no_campaign_trial_benefit_block_img {
    margin: 0;
    width: 45%;
  }

  .no_campaign_btn {
    margin: 0.2rem auto 0;
    width: 94%;
  }

  .no_campaign_annotation {
    margin: 0;
    padding: 0 0.2rem 0.3rem;
    width: auto;
  }

  .no_campaign_annotation_note {
    margin-top: 0.08rem;
    font-size: 0.12rem;
    color: #ffffff;
  }


  /* cta */

  .cta {
    padding: 0.5rem 0;
  }

  .cta .container {
    width: calc(100% - 0.4rem);
  }

  .cta_tit {
    width: 90%;
  }

  .cta_img_wrap_bottom {
    margin-top: 0.1rem;
  }

  .cta_img {
    margin: 0 2%;
    width: 28%;
  }

  .cta_beginer {
    width: 1.6rem;
    margin-top: 0.1rem;
  }

  .cta_btn_box {
    display: block;
    margin: 0 auto 0.3rem;
    padding: 0;
  }

  .cta_btn_box .cta_btn_block {
    width: auto;
    padding: 0;
  }

  .cta_btn_box .cta_btn_block_member {
    margin-top: 0.35rem;
  }

  p.cta_btn_msg {
    margin: auto;
    height: auto;
    width: 50%;
  }

  .cta_btn {
    margin-top: 0.08rem;
  }

  .cta_btn_block_member .cta_btn {
    width: 75%;
  }

  .cta_btn_annotation {
    margin-top: 0.1rem;
    font-size: 0.16rem;
  }

  .cta_btn_annotation_note {
    width: 100%;
    padding: 0.1rem 0.15rem;
    font-size: 0.14rem;
  }

  /* worry */

  .worry .container {
    width: calc(100% - 0.4rem);
  }

  .worry .worry01 {
    padding: 0.4rem 0 0;
    background: url(/image/gs-lp/higashiazuma/a3/worry/worry01_bg.webp) no-repeat;
    background-size: cover;
  }

  .worry01 .underline {
    background: linear-gradient(transparent 70%, #f8d219 70%);
  }

  .worry .worry01 .container {
    width: calc(100% - 0.4rem);
  }

  .worry .worry01 .worry_tit {
    font-size: 0.22rem;
  }

  .worry .worry01 .worry_char {
    margin: 1.9rem auto 0;
    width: 55%;
    transform: translateX(10%);
  }

  .worry .worry01 .worry_list_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 1.1rem;
  }

  .worry .worry01 .worry_list_block {
    width: 1.1rem;
    height: 0.7rem;
    font-size: 0.12rem;
  }

  .worry .worry01 .worry_list_block:nth-of-type(1) {
    top: 0;
    left: -0.1rem;
  }

  .worry .worry01 .worry_list_block:nth-of-type(2) {
    top: 0;
    left: 1.12rem;
  }

  .worry .worry01 .worry_list_block:nth-of-type(3) {
    top: 0;
    left: auto;
    right: 0;
  }

  .worry .worry01 .worry_list_block:nth-of-type(4) {
    top: 0.85rem;
    left: 0;
  }

  .worry .worry01 .worry_list_block:nth-of-type(5) {
    top: 0.85rem;
    left: 1.2rem;
  }

  .worry .worry01 .worry_list_block:nth-of-type(6) {
    top: 0.85rem;
    right: -0.1rem;
  }

  .worry .worry01 .worry_list_block:nth-of-type(7) {
    top: 1.7rem;
    left: -0.1rem;
    right: auto;
  }

  .worry .worry01 .worry_list_block:nth-of-type(8) {
    top: 1.7rem;
    right: 0;
  }

  .worry .worry02 {
    padding: 0.8rem 0 0;
    background: url(/image/gs-lp/higashiazuma/a3/worry/worry02_bg.webp) no-repeat;
    background-size: cover;
  }

  .worry02 .underline {
    background: linear-gradient(transparent 70%, #b5cbf5 70%);
  }

  .worry .worry02 .container {
    width: calc(100% - 0.4rem);
  }

  .worry_arrow {
    top: -0.9rem;
    width: 75%;
  }

  .worry .worry02 .worry_tit {
    font-size: 0.22rem;
    line-height: 1.3;
  }

  .worry .worry02 .worry_char {
    margin: 1.9rem auto 0;
    width: 35%;
  }

  .worry .worry02 .worry_list_box {
    margin-top: 1.13rem;
  }

  .worry .worry02 .worry_list_block {
    width: 1.1rem;
    height: 0.7rem;
    font-size: 0.12rem;
  }

  .worry .worry02 .worry_list_block:nth-of-type(1) {
    top: 0;
    left: -0.1rem;
  }

  .worry .worry02 .worry_list_block:nth-of-type(2) {
    top: 0;
    left: 1.12rem;
  }

  .worry .worry02 .worry_list_block:nth-of-type(3) {
    top: 0;
    left: auto;
    right: 0;
  }

  .worry .worry02 .worry_list_block:nth-of-type(4) {
    top: 0.85rem;
    left: 0;
  }

  .worry .worry02 .worry_list_block:nth-of-type(5) {
    top: 0.85rem;
    left: 1.2rem;
  }

  .worry .worry02 .worry_list_block:nth-of-type(6) {
    top: 0.85rem;
    right: -0.1rem;
  }

  .worry .worry03 {
    padding: 2.0rem 0 1.3rem;
    background: url(/image/gs-lp/higashiazuma/a3/worry/worry03_bg_sp.webp) no-repeat;
    background-size: cover;
  }

  .worry .worry03 .container {
    width: calc(100% - 0.4rem);
  }

  .worry .worry03 .worry_arrow {
    top: -2.1rem;
    width: 75%;
  }

  .worry .worry03 .worry_tit {
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
  }

  .worry .worry03 .worry_note {
    width: 100%;
    margin: 0 auto;
  }

  .worry .worry03 .worry_list_block {
    position: absolute;
  }

  .worry .worry03 .worry_list_block.worry_list_block:nth-of-type(1) {
    top: -0.9rem;
    left: 0;
    width: 1.0rem;
  }

  .worry .worry03 .worry_list_block.worry_list_block:nth-of-type(2) {
    top: -0.65rem;
    left: 1.24rem;
    width: 0.8rem;
  }

  .worry .worry03 .worry_list_block.worry_list_block:nth-of-type(3) {
    top: -0.8rem;
    left: auto;
    right: 0.05rem;
    width: 0.9rem;
  }

  .worry .worry03 .worry_list_block.worry_list_block:nth-of-type(4) {
    top: 1.5rem;
    left: 0.05rem;
    width: 0.8rem;
  }

  .worry .worry03 .worry_list_block.worry_list_block:nth-of-type(5) {
    top: 1.55rem;
    left: 1.38rem;
    width: 0.7rem;
  }

  .worry .worry03 .worry_list_block.worry_list_block:nth-of-type(6) {
    top: 1.4rem;
    left: auto;
    right: 0.1rem;
    width: 1.0rem;
  }

  .sec01 .before {
    padding: 0;
  }

  .sec01 .before::before {
    height: 4.13rem;
    bottom: -0.07rem;
    background-image: url(/image/gs-lp/sec01/bg_sp.jpg);
  }

  .sec01 .before .img img {
    width: 100%;
  }

  .sec01 .before .txt01 {
    margin: 0.05rem 0 0;
  }

  .sec01 .before .txt01 img {
    width: 0.66rem;
  }

  .sec01 .before .txt02 {
    margin-top: -0.1rem;
    padding: 0.06rem 0.18rem 0.06rem;
    border: 0.05rem solid #000000;
    border-radius: 0.1rem;
    font-size: 0.16rem;
  }

  .sec01 .before .txt02 span {
    padding: 0.18rem 0 0.18rem;
  }

  .sec01 .before .txt02 span:not(:last-of-type)::before {
    height: 1px;
    background-image: url(/image/gs-lp/sec01/border.png);
  }

  .sec01 .before .cat {
    margin-top: 0.3rem;
  }

  .sec01 .before .cat img {
    width: 2.3rem;
    margin-left: 0;
  }

  .sec01 .after {
    padding: 0;
    background-color: transparent;
  }

  .sec01 .after .point img {
    margin-left: -0.3rem;
    width: 2rem;
    height: auto;
  }

  .sec01 .after .tit {
    font-size: 0.2rem;
  }

  .sec01 .after .p01 {
    padding: 0.3rem 0 0.23rem;
    position: relative;
  }

  .sec01 .after .p01::before {
    content: "";
    width: 100vw;
    height: 2.92rem;
    position: absolute;
    z-index: -1;
    top: 0;
    left: -0.35rem;
    background-color: #F8D219;
  }

  .sec01 .after .p01 .tit {
    margin: 0.2rem 0 0.15rem;
  }

  .sec01 .after .p01 .wrap {
    display: block;
  }

  .sec01 .after .p01 .pic {
    width: 100%;
  }

  .sec01 .after .p01 .txt {
    width: 100%;
    padding: 0.1rem 0.1rem 0;
    font-size: 0.16rem;
    line-height: 1.53;
    border-radius: 0;
    display: block;
  }

  .sec01 .after .p01 .lists {
    display: block;
    margin-top: 0.6rem;
  }

  .sec01 .after .p01 .lists li {
    margin: 0.6rem 0 0;
    width: 100%;
  }

  .sec01 .after .p01 .lists li .list_tit {
    width: 45%;
    position: absolute;
    left: -0.1rem;
    transform: initial;
    top: 0.2rem;
  }

  .sec01 .after .p01 .lists li:nth-of-type(even) .list_tit {
    left: auto;
    right: -0.1rem;
  }

  .sec01 .after .p01 .lists li .list_contents {
    overflow: visible;
    border: none;
    border-radius: 0;
    background: none;
  }

  .sec01 .after .p01 .lists li .list_contents::before {
    content: "";
    width: 100vw;
    height: 1.2rem;
    position: absolute;
    z-index: -1;
    top: -0.3rem;
    left: -0.35rem;
    background-color: #F8D219;
  }

  .sec01 .after .p01 .lists li .pic {
    overflow: hidden;
    width: auto;
    border: 0.05rem solid #000000;
    border-radius: 0.2rem;
  }

  .sec01 .after .p01 .lists li .pic img {
    width: 100%;
  }

  .sec01 .after .p01 .lists li .txt {
    width: 100%;
    padding: 0.1rem 0.1rem 0;
    font-size: 0.16rem;
    line-height: 1.53;
    border-radius: 0;
    display: block;
  }

  .sec01 .after .p01 .schedule {
    position: relative;
    margin-top: 0.7rem;
  }

  .sec01 .after .p01 .schedule::before {
    content: "";
    width: 100vw;
    height: 1.2rem;
    position: absolute;
    z-index: -1;
    top: -0.3rem;
    left: -0.35rem;
    background-color: #F8D219;
  }

  .sec01 .after .p01 .schedule .wrap {
    display: flex;
    flex-direction: column-reverse;
  }

  .sec01 .after .p01 .schedule .pic,
  .sec01 .after .p01 .schedule .txt {
    width: 100%;
    border-radius: 0;
  }

  .sec01 .after .p01 .schedule .txt {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .sec01 .after .p01 .schedule .schedule_tit {
    text-align: center;
    font-size: 0.2rem;
  }

  .sec01 .after .p01 .schedule .schedule_btn {
    margin: 0.1rem 0 0.2rem;
    width: 100%;
    height: 0.6rem;
    font-size: 0.2rem;
  }

  .sec01 .after .p02 {
    margin-top: 0.2rem;
    padding: 0.3rem 0 0;
    position: relative;
  }

  .sec01 .after .p02::before {
    content: "";
    width: 100vw;
    height: 2.9rem;
    position: absolute;
    z-index: -1;
    top: 0;
    left: -0.35rem;
    background-color: #F8D219;
  }

  .sec01 .after .p02 .wrap {
    display: block;
    position: relative;
    margin-top: 0.5rem;
  }

  .sec01 .after .p02 .wrap.first {
    margin-top: 0;
  }

  .sec01 .after .p02 .wrap::before {
    content: "";
    width: 100vw;
    height: 1.2rem;
    position: absolute;
    z-index: -1;
    top: -0.3rem;
    left: -0.35rem;
    background-color: #F8D219;
  }

  .sec01 .after .p02 .pic {
    width: 100%;
  }

  .sec01 .after .p02 .txt {
    width: 100%;
    padding: 0.1rem 0.1rem 0;
    font-size: 0.16rem;
    line-height: 1.53;
    border-radius: 0;
    display: block;
  }

  .sec01 .after .p02 .tit {
    margin: 0.2rem -0.1rem 0.15rem;
  }

  .sec01 .after .p02 .lists {
    display: block;
  }

  .sec01 .after .p02 .lists li {
    width: 100%;
    position: relative;
  }

  .sec01 .after .p02 .lists li:nth-of-type(2) .list_tit,
  .sec01 .after .p02 .lists li:nth-of-type(3) .list_tit {
    top: -0.1rem;
  }

  .sec01 .after .p02 .lists li:nth-of-type(2) .list_tit img,
  .sec01 .after .p02 .lists li:nth-of-type(3) .list_tit img {
    height: 0.7rem;
  }

  .sec01 .after .p02 .lists li:nth-of-type(odd) .list_tit {
    left: -0.23rem;
  }

  .sec01 .after .p02 .lists li:nth-of-type(even) .list_tit {
    right: -0.23rem;
  }

  .sec01 .after .p02 .lists li:not(:last-of-type) {
    margin-bottom: 0.55rem;
  }

  .sec01 .after .p02 .lists li::before {
    content: "";
    width: 100vw;
    height: 1.25rem;
    position: absolute;
    z-index: -1;
    top: -0.3rem;
    left: -0.35rem;
    background-color: #F8D219;
  }

  .sec01 .after .p02 .lists .list_tit {
    position: absolute;
    top: 0.14rem;
    left: auto;
  }

  .sec01 .after .p02 .lists .list_tit img {
    height: 0.465rem;
  }

  .sec01 .after .p02 .lists .pic {
    width: 3.14rem;
    height: 1.9rem;
  }

  .sec01 .after .p02 .lists .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0.1rem;
  }

  .sec01 .after .p02 .lists .txt {
    padding: 0.1rem 0.1rem 0;
    font-size: 0.13rem;
    line-height: 1.53;
    border-right: none;
    border-bottom: none;
    border-left: none;
    border-radius: 0;
  }

  .sec01 .after .p02 .pic02 {
    margin-top: 0.24rem;
    padding: 0.45rem 0 0.4rem;
    position: relative;
  }

  .sec01 .after .p02 .s_tit {
    margin-bottom: 0.15rem;
    font-size: 0.16rem;
  }

  .sec01 .after .p02 .tit02 {
    margin-bottom: 1.65rem;
    font-size: 0.285rem;
    line-height: 1.1;
  }

  .sec01 .after .p02 .tit02 .strong {
    font-size: 0.53rem;
  }

  .sec01 .after .p02 .txt02 {
    padding: 0 0 0.35rem;
    font-size: 0.135rem;
    line-height: 1.62;
    border-radius: 0;
    text-align: left;
  }

  .sec01 .after .p02 .txt02::before {
    width: 3.3675rem;
    height: 1.1425rem;
    top: -1.36rem;
    bottom: auto;
    left: calc(50% - 1.68375rem);
  }

  .sec01 .after .p03 {
    margin-top: 0.2rem;
    padding: 0.3rem 0 0.13rem;
    position: relative;
  }

  .sec01 .after .p03::before {
    content: "";
    width: 100vw;
    height: 2.9rem;
    position: absolute;
    z-index: -1;
    top: 0;
    left: -0.35rem;
    background-color: #F8D219;
  }

  .sec01 .after .p03 .tit {
    margin: 0.15rem -0.2rem 0.2rem;
  }

  .sec01 .after .p03 .tit_sub {
    margin: 0.2rem auto;
    width: 100%;
    padding: 0.15rem 0.2rem;
    font-size: 0.16rem;
    line-height: 1.2;
  }

  .sec01 .after .p03 .tit_sub::before {
    left: 0.05rem;
    top: 0.05rem;
  }

  .sec01 .after .p03 .tit_sub::after {
    left: 0;
    top: 0;
  }

  .sec01 .after .p03 .wrap {
    display: block;
    position: relative;
    margin-top: 0.5rem;
  }

  .sec01 .after .p03 .wrap.first {
    margin-top: 0;
  }

  .sec01 .after .p03 .wrap::before {
    content: "";
    width: 100vw;
    height: 1.2rem;
    position: absolute;
    z-index: -1;
    top: -0.3rem;
    left: -0.35rem;
    background-color: #F8D219;
  }

  .sec01 .after .p03 .pic {
    width: 100%;
  }

  .sec01 .after .p03 .txt {
    width: 100%;
    padding: 0.1rem 0.1rem;
    font-size: 0.16rem;
    line-height: 1.53;
    border-radius: 0;
    display: block;
  }

  .sec01 .after .p04 {
    padding: 0.375rem 0 0.42rem;
    position: relative;
  }

  .sec01 .after .p04 .renewal {
    margin: 0.4rem 0;
    padding: 0.3rem 0.2rem 0.15rem;
  }

  .sec01 .after .p04 .renewal .tit {
    top: -0.45rem;
    padding: 0.15rem 0;
    width: 70%;
  }

  .sec01 .after .p04 .renewal .renewal_lists li {
    display: block;
    margin-top: 0.2rem;
  }

  .sec01 .after .p04 .renewal .renewal_lists li:nth-child(even) {
    flex-direction: row-reverse;
  }

  .sec01 .after .p04 .renewal .renewal_lists li:nth-child(even) .detail {
    align-items: flex-start;
  }

  .sec01 .after .p04 .renewal .renewal_lists li:nth-child(even) .detail .tit {
    transform: translate(0, 0.175rem);
  }

  .sec01 .after .p04 .renewal .renewal_lists li:nth-child(even) .detail .txt {
    margin-left: auto;
    margin-right: 0;
  }

  .sec01 .after .p04 .renewal .renewal_lists li .pic {
    width: auto;
  }

  .sec01 .after .p04 .renewal .renewal_lists li .detail {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    top: -0.5rem;
    bottom: -0.5rem;
    width: 94%;
    margin: auto auto -0.4rem;
  }

  .sec01 .after .p04 .renewal .renewal_lists li .detail .tit {
    position: static;
    margin: 0;
    transform: translate(0, 0.175rem);
    width: 80%;
    padding: 0.12rem 0 0.25rem;
    border-radius: 0.2rem 0.2rem 0 0;
    font-size: 0.16rem;
  }

  .sec01 .after .p04 .renewal .renewal_lists li .detail .txt {
    position: relative;
    margin-left: 0;
    padding: 0.2rem 0.15rem;
    font-size: 0.13rem;
    line-height: 1.53;
  }

  .sec01 .after .p04::before {
    content: "";
    width: 100vw;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: -0.35rem;
    background-color: #F8D219;
  }

  .sec01 .after .p04 .tit {
    margin: 0.2rem 0 0.15rem;
  }

  .sec01 .after .p04 .lists {
    justify-content: space-around;
  }

  .sec01 .after .p04 .lists li {
    width: 1.54rem;
    margin-bottom: 0.05rem;
  }

  .sec01 .after .p04 .lists li:nth-child(5) {
    margin-left: 0;
  }

  .sec01 .after .p04 .lists li:nth-child(7) {
    margin-right: 0;
  }

  .sec01 .after .p04 .lists li img {
    width: 100%;
  }

  .sec01 .after .p04 {
    padding: 0.3rem 0 1rem;
  }

  .sec01 .after .p04 .tit {
    margin: 0.2rem 0 0.3rem;
  }

  .sec01 .after .p04 .wrap {
    margin-top: 0.5rem;
    padding: 0.2rem;
    background: #ffffff;
    border-radius: 0.2rem;
  }

  .sec01 .after .p04 .tit_sub_wrap {
    display: flex;
    flex-direction: column-reverse;
  }

  .sec01 .after .p04 .tit_sub {
    margin-top: 0.2rem;
    line-height: 1.3;
    font-size: 0.2rem;
    font-weight: 600;
  }

  .sec01 .after .p04 .tit_sub .small_txt {
    font-size: 0.14rem;
  }

  .sec01 .after .p04 .pic {
    margin-top: -0.5rem;
    width: 100%;
  }

  .sec01 .after .p04 .tit+.wrap .pic {
    position: relative;
    right: -0.2rem;
    margin-bottom: 0;
    padding: 0 0.2rem 0 0;
  }

  .sec01 .after .p04 .txt {
    margin-top: 0.2rem;
    font-size: 0.15rem;
  }

  .sec01 .after .p04 .txt_lists {
    margin: 0.1rem 0;
    padding: 0.15rem;
    background: #e2f3f7;
  }

  .sec01 .after .p04 .txt_lists .txt_list_item {
    margin-top: 0.1rem;
    padding-left: 1em;
    line-height: 1.2;
  }

  .sec01 .after .p04 .txt_lists .txt_list_item:first-child {
    margin-top: 0;
  }

  .sec01 .after .p04 .txt_lists .txt_list_item:before {
    content: "・";
    margin-left: -1em;
  }

  .sec01 .after .p04 .lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .sec01 .after .p04 .lists li {
    width: 2.32rem;
    margin-bottom: 0.1rem;
  }

  .sec01 .after .p04 .lists li:nth-child(5) {
    margin-left: 13%;
  }

  .sec01 .after .p04 .lists li:nth-child(7) {
    margin-right: 13%;
  }

  .sec01 .after .p04 .lists li img {
    width: 100%;
  }

  /* commitment */

  .commitment {
    padding-bottom: 1rem;
  }

  .commitment_contents {
    margin-top: 0.3rem;
    padding-top: 0.3rem;
  }

  .commitment_contents:first-child {
    margin-top: 0;
  }


  .commitment .commitment_contents_01::before {
    background: url(/image/gs-lp/higashiazuma/a3/commitment/commitment_01_bg.webp) no-repeat;
    background-size: contain;
  }

  .commitment .commitment_contents_02::before {
    background: url(/image/gs-lp/higashiazuma/a3/commitment/commitment_02_bg.webp) no-repeat;
    background-size: contain;
  }

  .commitment .commitment_contents_03::before {
    background: url(/image/gs-lp/higashiazuma/a3/commitment/commitment_03_bg.webp) no-repeat;
    background-size: contain;
  }

  .commitment_tit {
    padding-bottom: 0.2rem;
    font-size: 0.25rem;
  }

  .commitment_contents_inner {
    margin-top: 0.4rem;
    padding: 0 0.15rem 0.3rem;
  }

  .commitment_inner_tit_sub {
    top: -0.4rem;
    width: 0.8rem;
  }

  .commitment_inner_tit_sub_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    font-size: 0.15rem;
    font-weight: 500;
  }

  .commitment_inner_tit_sub .large_txt {
    font-size: 1.6em;
  }

  .commitment_inner_tit {
    padding-top: 0.5rem;
    font-size: 0.2rem;
  }

  .commitment_img {
    width: 100%;
    margin: 0.3rem auto 0;
  }

  .commitment_note {
    margin-top: 0.2rem;
    font-size: 0.16rem;
  }

  .commitment_tit_line {
    margin: 0.4rem 0 0.2rem;
    font-size: 0.2rem;
    line-height: 1.4;
  }

  .commitment_tit_line .underline {
    background: linear-gradient(transparent 40%, #f8d219 40%);
  }

  .commitment_recommend_box {
    margin-top: -0.2rem;
  }

  .commitment_recommend_block {
    margin: 0.2rem 0 0;
    width: 30%;
  }


  .commitment_contents_01 .commitment_recommend_block:nth-of-type(1),
  .commitment_contents_01 .commitment_recommend_block:nth-of-type(6) {
    margin-left: 0.48rem;
  }

  .commitment_contents_01 .commitment_recommend_block:nth-of-type(2),
  .commitment_contents_01 .commitment_recommend_block:nth-of-type(7) {
    margin-right: 0.48rem;
  }


  .commitment_contents_01 .commitment_recommend_block:nth-of-type(5) {
    margin-left: 0;
  }

  .commitment_contents_02 .commitment_recommend_block:nth-of-type(odd) {
    margin-left: 0.4rem;
  }

  .commitment_contents_02 .commitment_recommend_block:nth-of-type(even) {
    margin-right: 0.4rem;
  }

  .commitment_recommend_block_txt {
    margin-top: 0.1rem;
    font-size: 0.11rem;
  }

  .commitment .horizontal_layout {
    flex-direction: column-reverse;
    margin-top: 0.25rem;
  }

  .commitment .horizontal_layout .horizontal_layout_img {
    width: auto;
  }

  .commitment .horizontal_layout .horizontal_layout_txt {
    margin-top: 0.15rem;
    width: auto;
    height: auto;
    font-size: 0.16rem;
  }

  .commitment_training_block {
    margin-top: 0.6rem;
  }

  .commitment_training_block:nth-of-type(even) {
    flex-direction: column-reverse;
  }

  .commitment_training_block_detail_tit {
    font-size: 0.2rem;
  }

  .commitment_training_block_detail_txt {
    margin-top: 0.1rem;
  }

  .commitment .commitment_beauty_sub_tit {
    margin-top: 0.3rem;
    text-align: center;
    font-size: 0.15rem;
  }

  .commitment .commitment_beauty_tit {
    margin: 0.1rem auto 0;
    font-size: 0.21rem;
  }

  .commitment .commitment_beauty {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 0;
  }

  .commitment .commitment_beauty_img {
    overflow: hidden;
    margin-top: 0.2rem;
    height: 2.2rem;
  }

  .sec02 {
    padding: 0.77rem 0 0.65rem;
    background-image: url(/image/gs-lp/sec02/bg_sp.jpg);
  }

  .sec02 .img {
    width: 3.085rem;
  }

  .sec02 .img .s_img img {
    width: 1.26rem;
  }

  .sec02 .img .s_img01 {
    top: -0.46rem;
    left: -0.06rem;
  }

  .sec02 .img .s_img02 {
    top: -0.46rem;
    right: 0.04rem;
  }

  .sec02 .img .s_img03 {
    bottom: -0.25rem;
    left: -0.16rem;
  }

  .sec02 .img .s_img03 img {
    width: 1.41rem;
  }

  .sec02 .img .s_img04 {
    bottom: -0.25rem;
    right: 0;
  }

  .sec03 {
    padding: 0.25rem 0 0.25rem;
  }

  .sec03 .container {
    width: calc(100% - 0.24rem);
  }

  .sec03 .before .bg {
    padding: 0.2rem 0.2rem 0.28rem;
    border: 0.05rem solid #000000;
    border-radius: 0.05rem;
  }

  .sec03 .before .wrap {
    display: block;
  }

  .sec03 .before .img {
    text-align: center;
    padding-top: 0;
    padding-left: 0;
  }

  .sec03 .before .img img {
    width: 1.75rem;
  }

  .sec03 .before .txt {
    width: 5.85rem;
    text-align: right;
    border-left: 0.02rem solid #000000;
  }

  .sec03 .before .txt p {
    font-size: 0.27rem;
    letter-spacing: 0.03em;
    line-height: 1.51;
  }

  .sec03 .before .txt img {
    margin: 0 1rem 0.15rem 0;
    width: 3.27rem;
  }

  .sec03 .before .theta_contents {
    margin: 0.1rem 0 0;
    padding: 0.1rem 0.06rem 0.05rem;
    border-radius: 0;
  }

  .sec03 .before .theta_contents .ricoh-theta-tour-image {
    height: 4.05rem !important;
  }

  .sec03 .before .theta_contents_annotation_note {
    margin-top: 0.08rem;
    font-size: 0.12rem;
  }

  .sec03 .swiper-button {
    margin-top: 0.35rem;
  }

  .sec03 .before .txt_sp {
    margin-top: 0.17rem;
    text-align: center;
    font-size: 0.135rem;
    line-height: 1.51;
    letter-spacing: 0.03em;
  }

  .sec03 .before .facility {
    margin-top: 0.4rem;
  }

  .sec03 .before .facility .tit {
    position: relative;
    font-size: 0.2rem;
  }

  .sec03 .before .facility .tit img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 0.3rem;
  }

  .sec03 .before .facility .lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .sec03 .before .facility .lists .list_item {
    margin-top: 0.2rem;
    width: 49%;
  }

  .cleaning {
    margin: 0.4rem 0;
  }

  .sec03 .before .facility .cleaning .lists {
    display: block;
    margin-top: 0.3rem;
  }

  .sec03 .before .facility .cleaning .lists .list_item {
    margin: 0.2rem auto 0;
    width: 80%;
  }

  .sec03 .after {
    padding: 0.225rem 0 0;
  }

  .sec03 .after .cat img {
    width: 2.58rem;
    margin-left: 0.1rem;
  }

  .sec03 .after .tit {
    margin-top: 0;
    font-size: 0.23rem;
    line-height: 1.3;
  }

  .sec03 .after .tit .strong {
    font-size: 0.38rem;
  }

  .sec03 .after .s_tit {
    padding: 0.075rem 0 0.075rem;
    margin: 0.15rem 0 0.26rem;
    font-size: 0.15rem;
  }

  .sec03 .after .lists {
    display: block;
  }

  .sec03 .after .lists li {
    width: 3.15rem;
    margin: 0 auto;
    border-radius: 0.1rem;
    border: 0.05rem solid #000000;
  }

  .sec03 .after .lists li:not(:last-of-type) {
    margin-bottom: 0.16rem;
  }

  .sec03 .after .lists .pic {
    padding: 0.14rem 0.125rem 0.1rem 0.1rem;
    border-radius: 0.1rem 0.1rem 0 0;
  }

  .sec03 .after .lists .pic img {
    margin-top: 0;
    width: 2.925rem;
  }

  .sec03 .after .lists .txt {
    padding: 0.1rem 0.125rem 0.125rem;
    border-radius: 0 0 0.1rem 0.1rem;
    font-size: 0.1rem;
  }

  /* voice */

  .voice {
    padding: 0.24rem 0 0;
    text-align: center;
  }

  .voice .cat img {
    width: 5.21rem;
    margin-left: 0.2rem;
  }

  .voice .tit {
    font-size: 0.24rem;
    line-height: 1.1;
  }

  .voice .tit .strong {
    font-size: 0.46rem;
  }

  .voice .s_tit {
    padding: 0.14rem 0 0.14rem;
    margin: 0.12rem 0 0.5rem;
    font-size: 0.28rem;
  }

  .voice .s_tit::before,
  .voice .s_tit::after {
    height: 60%;
  }

  .voice .s_tit::before {
    left: -0.25rem;
  }

  .voice .s_tit::after {
    right: -0.25rem;
  }

  .dot_txt::after {
    top: -0.1rem;
    width: 0.1rem;
    height: 0.1rem;
  }

  .voice_tit {
    width: 2.6rem;
    font-size: 0.21rem;
  }

  .voice_box {
    display: block;
    margin-top: -0.2rem;
    margin-bottom: 0.3rem;
  }

  .voice_block {
    margin-top: 0.3rem;
    width: 100%;
    padding: 0.3rem 1rem 0.3rem 0.3rem;
    font-size: 0.16rem;
  }

  .voice_img {
    right: -0.05rem;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    width: 0.9rem;
  }

  .voice_annotation {
    margin-top: 0.2rem;
    font-size: 0.12rem
  }

  .sec04 {
    padding: 0.38rem 0 0.39rem;
  }

  .sec04 .img01 img {
    width: 1.04rem;
  }

  .sec04 .tit {
    margin: 0.15rem 0 0.39rem;
  }

  .sec04 .tit img {
    width: 2.065rem;
    margin-left: 0;
  }

  .sec04 .img02 img {
    width: 100%;
    border-radius: 0.1rem;
  }

  .sec04 .txt {
    margin-top: 0.28rem;
    font-size: 0.16rem;
    line-height: 1.4;
  }

  .sec05 {
    padding: 0.2rem 0 1.1rem;
  }

  .sec05 .tit {
    margin-bottom: 0.28rem;
    font-size: 0.26rem;
  }

  .sec05 .cate_tit {
    width: 3.15rem;
    margin: 0.2rem auto;
  }

  .sec05 .cate_tit::before,
  .sec05 .cate_tit::after {
    width: 100%;
  }

  .sec05 .cate_tit span {
    margin: 0 0.16rem;
    font-size: 0.16rem;
  }

  .sec05 .ac {
    width: 3.15rem;
    margin: 0 auto;
  }

  .sec05 .ac_parent {
    padding: 0.14rem 0.3rem 0.13rem 0.385rem;
    font-size: 0.135rem;
    border-radius: 0.1rem 0.1rem 0 0;
  }

  .sec05 .ac_parent::before {
    right: 0.15rem;
    width: 0.12rem;
    height: 0.02rem;
  }

  .sec05 .ac_parent::after {
    right: 0.2rem;
    width: 0.02rem;
    height: 0.12rem;
  }

  .sec05 .ac_parent:not(:first-of-type) {
    margin-top: 0.115rem;
  }

  .sec05 .ac_parent span::before {
    width: 0.19rem;
    height: 0.21rem;
    top: calc(50% - 0.105rem);
    left: -0.28rem;
  }

  .sec05 .ac_child {
    padding: 0.08rem 0.15rem 0.08rem 0.125rem;
    font-size: 0.11rem;
    border-radius: 0 0 0.1rem 0.1rem;
  }

  .sec05 .ac_child_btn {
    display: block;
    font-size: 0.12rem;
  }

  .sec05 .txt {
    margin-top: 0.2rem;
    font-size: 0.17rem;
  }

  .sec06 {
    padding: 0.37rem 0 1.05rem;
  }

  .sec06 .tit {
    margin-bottom: 0.2rem;
    font-size: 0.27rem;
  }

  .sec06 .bg {
    border-radius: 0.1rem;
    box-shadow: 0 0.015rem 0.05rem rgba(0, 178, 219, 0.1);
  }

  .sec06 .lists dt,
  .sec06 .lists dd {
    font-size: 0.12rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }

  .sec06 .lists dt {
    padding-top: 0.135rem;
    margin-bottom: 0.11rem;
  }

  .sec06 .lists dt.adjust {
    font-size: 0.16rem;
  }

  .sec06 .lists dd {
    padding-bottom: 0.13rem;
  }

  .sec06 .lists dd:not(:last-of-type) {
    border-bottom: 0.02rem solid #F0FCFF;
  }

  .sec06 .lists dd .notes {
    font-size: 0.1rem;
  }

  .sec06 .lists dd .adjust_sp {
    display: inline-block;
    margin-top: 0.05rem;
  }

  .sec06 .gmap iframe {
    height: 2.325rem;
    border-radius: 0 0 0.1rem 0.1rem;
  }

  /* flow */
  .flow {
    padding: 0.3rem 0 1.1rem;
  }

  .flow_tit {
    font-size: 0.25rem;
  }

  .flow_lead_note {
    margin-top: 0.2rem;
    font-size: 0.16rem;
  }

  .flow_tab_wrap {
    width: 0.4rem;
    margin: 1.05rem auto 0;
    width: 100%;
    border-width: 0.03rem;
  }

  .flow_tab {
    padding: 0.1rem;
  }

  .flow_tab::after {
    top: -0.71rem;
    width: 1.1rem;
    height: 0.68rem;
  }

  .flow_tab_sub_txt {
    padding: 0.05rem 0;
    font-size: 0.12rem;
  }

  .flow_tab_main_txt {
    margin-top: 0.04rem;
    font-size: 0.18rem;
  }

  .flow_box {
    margin: 0.4rem auto 0;
  }

  .flow_block::after {
    left: 0.4rem;
    bottom: -4%;
    width: 0.05rem;
    height: calc(100% - 1rem - 0.2rem);
  }

  .flow_block_route {
    width: 0.8rem;
  }

  .flow_block_route_num {
    font-size: 0.2rem;
  }

  .flow_block_route_icon_wrap {
    width: 0.8rem;
    height: 0.8rem;
  }

  .flow_block_definition {
    margin-left: 0.3rem;
    width: calc(100% - 0.6rem);
  }

  .flow_block_definition_ttl {
    font-size: 0.22rem;
  }

  .flow_block_definition_detail {
    display: block;
    position: relative;
    margin-top: 0.2rem;
    width: auto;
    padding: 0.18rem 0.18rem;
  }

  .flow_block_definition_detail::after {
    top: 0.3rem;
    left: -0.25rem;
    width: 0.26rem;
    height: 0.22rem;
  }

  .flow_block_definition_detail_panel {
    display: block;
  }

  .flow_block_definition_detail_switch {
    width: calc(100% - 0.36rem);
    margin: 0 0.18rem;
  }

  .flow_block_definition_detail_switch_btn {
    padding: 0.1rem;
  }

  .flow_panel.trial .flow_block:nth-of-type(2) .flow_note {
    margin-top: 0.15rem;
  }

  .flow_img {
    width: auto;
    height: 1.2rem;
  }

  .flow_img img {
    width: 100%;
    height: inherit;
    object-fit: cover;
  }

  .flow_note {
    margin-top: 0.15rem;
    margin-right: 0;
    line-height: 1.5;
    width: auto;
  }

  .flow_bring {
    margin-top: 0.6rem;
    padding: 0.2rem;
  }

  .flow_bring_list_tit {
    font-size: 0.2rem;
  }

  .flow_bring_list_detail {
    margin-top: 0.3rem;
    line-height: 1.9;
  }

  .flow_bring_img {
    right: 0.18rem;
    top: -0.4rem;
    width: 1.0rem;
    height: 1.0rem;
  }

  .flow_msg {
    margin-top: 0.3rem;
    font-size: 0.19rem;
  }

  .flow_msg_yell {
    margin: 0.1rem auto 0;
    padding: 0.08rem 0.12rem;
    font-size: 0.17rem;
  }

  .flow_msg_yell::after {
    top: -0.25rem;
    left: -0.24rem;
    width: 0.35rem;
    height: 0.35rem;
  }

  .flow_msg .bg {
    margin: 0 0.04rem;
    padding: 0.08rem 0.1rem;
  }

  .flow_msg .large_txt {
    font-size: 0.33rem;
  }

  /* modal */
  .modal_campaign {
    transform: none;
    top: 0;
    width: 90%;
    height: 100%;
  }

  .modal_campaign_inner {
    display: block;
    left: 0;
    transform: none;
    width: 100%;
    height: 100%;
  }

  .modal_campaign .campaign {
    top: 2%;
    transform: scale(0.5);
    transform-origin: top;
  }

  .modal_campaign_sub {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
  }

  .campaign_timer_wrap {
    margin-top: 12px;
  }

  .modal_campaign .campaign_timer {
    font-size: clamp(10px, 3.75vw, 12px);
  }

  .modal_campaign .campaign_timer .large_txt {
    margin: 0 1px;
    font-size: 1.6em;
  }

  .modal_campaign .campaign_timer_balloon {
    font-size: clamp(10px, 3.75vw, 13px);
    padding: 4px 0;
  }

  .modal_campaign .campaign_timer_balloon .large_txt {
    font-size: 1.3em;
  }

  .modal_campaign .campaign_timer_balloon::after {
    content: "";
    position: absolute;
    bottom: -11px;
    left: 50%;
    transform: translateX(-50%);
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    width: 12px;
    height: 12px;
    background: #f8d219;
  }

  .modal_campaign .campaign_timer_balloon br {
    display: none;
  }

  .modal_campaign .campaign_timer_inner {
    padding: 14px 0 10px;
    font-size: 16px;
  }

  .campaign_timer_nav {
    display: flex;
    width: 100%;
    justify-content: center;
  }

  .campaign_timer_nav .button:last-of-type {
    margin-top: 0;
    margin-left: 4px;
  }

  .modal_campaign .campaign_annotation {
    margin: 12px auto 0;
    width: 100%;
    max-height: 80px;
    padding: 4px 16px;
    font-size: 10px;
  }

  .modal_campaign .campaign_annotation_note {
    margin-top: 10px;
    font-size: clamp(10px, 3.75vw, 12px);
  }

  .modal_campaign .campaign_header_close {
    top: -5%;
    right: -5%;
    width: 60px;
    height: 60px;
  }

  .modal_campaign .campaign_header_close::before {
    font-size: 42px;
    height: 60px;
    line-height: 60px;
  }
}

@media (min-aspect-ratio: 393/660) and (orientation: portrait) {
  .modal_campaign .campaign {
    top: 3%;
    transform: scale(0.8);
    transform-origin: top;
    width: 120%;
    left: -10%;
  }
}

@media (min-aspect-ratio: 390/664) and (orientation: portrait) {
  .modal_campaign .campaign {
    top: 2%;
    transform: scale(0.75);
    transform-origin: top;
    width: 120%;
    left: -10%;
  }
}

@media (max-width: 360px) and (min-aspect-ratio: 375/548) and (orientation: portrait) {
  .modal_campaign .campaign {
    top: 2%;
    transform: scale(0.59);
    transform-origin: top;
    width: 160%;
    left: -30%;
  }
}

@media (min-width: 361px) and (min-aspect-ratio: 375/548) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .modal_campaign .campaign {
    top: 1.5%;
    transform: scale(0.52);
    transform-origin: top;
    width: 130%;
    left: -15%;
  }
}

@media screen and (max-width: 768px) {

  /* 体験ボタンモーダル */
  .cta_btn_trial {
    transition: all .4s ease;
    cursor: pointer;
  }

  .cta_btn_trial:hover {
    opacity: .7;
  }

  .modal_trial {
    width: 90%;
    height: auto;
  }

  .modal_trial_title {
    font-size: 0.18rem;
  }

  .modal_trial_inner {
    padding: 0.2rem 0.15rem;
  }

  .modal_trial_list {
    flex-direction: column;
    gap: 0.22rem;
    margin-top: 0.2rem;
  }

  .modal_trial_list_item {
    width: 100%;
  }

  .modal_trial_list_item_name {
    padding: 0.1rem 0;
    font-size: 0.2rem;
  }

  .modal_trial_list_item_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.15rem 0.2rem;
  }

  .modal_trial_list_item_img {
    margin: 0;
    width: 0.9rem;
    height: 0.9rem;
  }

  .modal_trial_list_item_detail {
    margin-top: 0;
    padding: 0.18rem 0.12rem;
    font-size: 0.15rem;
    line-height: 1.3;
  }

  .modal_trial_list_item_btn {
    width: 100%;
  }

  .modal_trial .modal_trial_close {
    top: -0.15rem;
    right: -0.15rem;
    width: 0.35rem;
    height: 0.35rem;
  }

  .modal_trial .modal_trial_close::before {
    font-size: 0.25rem;
  }
}



