.sp440 {
  display: none;
}

@media screen and (min-width: 1921px) {
  .mv_bg {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 992px) {
  /* nav */
  .hamburger {
    display: none;
  }
  .nav_list {
    display: flex;
  }
  .nav_list > li > a,
  .nav_list > li > .sub_btn {
    display: flex;
    align-items: center;
    position: relative;
    padding: 20px 23px 20px 24px;
    font-size: var(--mfont-size);
  }
  .nav_list > li:nth-child(4) > a {
    padding-left: 24px;
  }
  .nav_list > li.parent {
    position: relative;
  }
  .nav_list > li.parent > .sub_btn {
    cursor: default;
  }
  .sub {
    position: absolute;
    z-index: 1;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
    border-top: solid 1px #fff;
    width: 300px;
    top: 100%;
    left: 0;
  }
  .sub ul li a {
    font-size: 16px;
    display: flex;
    width: 100%;
    height: 60px;
    align-items: center;
    letter-spacing: 0.001em;
    padding: 5px 35px;
    margin: 0 auto;
    border-bottom: solid 1px #fff;
    color: #fff;
    background: var(--mcolor);
  }
}

@media screen and (min-width: 751px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
  .sp {
    display: none !important;
  }

  .event_list {
    max-height: 90px;
    overflow: hidden;
  }

  /* Text Vertical */
  .vertical_txt {
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: mixed;
    -moz-text-orientation: mixed;
    -ms-text-orientation: mixed;
    text-orientation: mixed;
  }

  .s01_item02 {
    margin-top: 40px;
  }
  .s01_item02 .s01_ttl .en::before {
    left: calc(100% + 1px);
    top: calc(50% - 8px);
  }
  .s02_r {
    margin-top: -17px;
    width: 210px;
    margin-left: 20px;
  }
  .s03_l {
    margin-right: 69px;
  }
  .s03_content02 .s03_info_ttl01 .big {
    margin-top: -1px;
  }
  .s03_content02 .s03_info_ttl02 {
    padding: 30px 20px 18px 25px;
  }
  .s03_list02 {
    padding: 0 63px 0 42px;
  }
  .s03_02_item .item_info .txt br {
    display: none;
  }
  .s04_l {
    margin-top: 16px;
  }
  .s04_r .ttl02 {
    margin-bottom: 44px;
  }
  .s04_vertical_txt_box {
    padding-right: 50px;
  }
  .s04_content02 .s04_info_date .date01 {
    margin-right: 43px;
  }
  .s04_content02 .s04_info_date a .date01::before {
    right: -25px;
  }
  .s05_info_date {
    /* max-width: 366px; */
    max-width: 460px;
    margin-bottom: 33px;
  }
  .box_color li.color05 {
    margin-right: 0;
  }
  .box_filter02 .filter_ttl {
    margin-bottom: 10px;
  }
  /*  FOOTER */
  .ft_bnn li:not(:last-child) {
    margin-right: 30px;
  }

  /* hover */
  .ft_link_main li > a:hover {
    color: var(--mcolor);
    text-decoration: none;
  }
  .nav_list > li:hover > a {
    background: var(--mcolor);
    color: #fff;
  }
  .parent:hover .sub {
    opacity: 1;
    transform: translate(0, 0);
    visibility: visible;
  }
  .sub a:hover {
    background-color: var(--scolor);
    text-decoration: none;
  }
  .ft_bnn li a:hover,
  .to_top img:hover {
    opacity: 0.8;
  }
  .under main .faq_box01 dl > dt:hover {
    opacity: 0.8;
  }
  .btn a:hover {
    background-color: var(--scolor);
  }
  .ft_btn01 a:hover {
    background-color: var(--mcolor);
  }
  .s01_item:hover .s01_img {
    opacity: 0.8;
  }
  .s07_item:hover .item_img {
    opacity: 0.7;
  }
  .s07_item:hover .item_ttl {
    color: var(--mcolor);
  }
  .h_contact_mail01 a:hover {
    background: var(--scolor);
  }
  .list_search li:hover {
    color: var(--mcolor);
  }
  .search_submit:hover {
    background: var(--scolor);
  }
  .ft_link_item_heading a:hover {
    color: var(--mcolor);
  }
  .ft_link_brown li a:hover {
    background: var(--scolor);
    color: #fff;
  }
  .ft_btn03 a:hover {
    color: var(--mcolor);
  }
  .ft_bot_link li a:not([target="_blank"]):hover,
  .ft_bot_link02 li a:not([target="_blank"]):hover {
    color: var(--mcolor);
  }
  .event_item:hover {
    opacity: 0.8;
  }
  .close_event_btn:hover {
    opacity: 0.8;
  }
  .btn02 a:hover {
    color: var(--mcolor);
  }
  .box_date_main a:hover {
    background: var(--scolor);
  }
  .s03_item .item_ttl a:hover {
    background: var(--brown);
    color: #fff;
  }
  .s03_item .item_ttl a:hover::before {
    filter: brightness(0) invert(100%);
  }
  .ft_btn_r a:not([target="_blank"]):hover {
    opacity: 0.8;
  }
  .s08_item {
    transition: 0.3s;
  }
  .s08_item:hover {
    background: var(--mcolor);
  }
  .s08_item:hover .item_info {
    color: #fff;
  }
  .favorite_btn a:hover {
    opacity: 0.8;
  }
  .btn_bnr a:hover {
    color: var(--bs-link-hover-color);
  }
}

@media screen and (min-width: 1800px) {
  .slide_item {
    position: relative;
    left: -7px;
  }
  .s01_list {
    padding-left: 17px;
  }
  .s02_content {
    margin-left: 21px;
    padding-right: 0;
  }
  .s02_box_white {
    padding-right: 0;
  }
  .s03_l {
    margin-left: 1px;
  }
  .s03_l .btn02 {
    margin-left: -1px;
  }
  .s03_info_date02 a .date01 {
    margin-right: 43px;
  }
  .s03_info_date02 a .date01::before {
    right: -24px;
  }
  .box_white_img_col .txt_img {
    margin-left: 0;
    padding-left: 34px;
    margin-top: -4px;
  }
  .box_white_img_col li:last-child {
    margin-left: 16px;
  }
  .s03_info02 {
    padding-right: 102px;
  }
  .s03_content02 .box_pink {
    background: initial;
    z-index: 1;
  }
  .s03_content02 .box_pink::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: -10px;
    top: 0;
    background: var(--bg_pink);
    z-index: -1;
  }
  .s04_frame_col .s04_item02 .txt {
    margin-left: 15px;
  }
  .s04_info_date {
    margin-right: 2px;
  }
  .s04_r .ttl02 .big {
    margin-right: -5px;
  }
  .s04_02_sub_r {
    position: relative;
    right: -9px;
  }
  .s05_ttl02 .tag {
    position: relative;
    top: -11px;
  }
  .s05_content02 .s05_ttl01 {
    margin-bottom: 5px;
  }
  .s05_content02 .s05_ttl02 {
    margin-bottom: 38px;
  }
  .s05_content02 .s05_ttl02 .tag {
    left: 1px;
    padding-right: 12px;
    top: -12px;
  }
  .s05_content02 .s05_info_date {
    margin-bottom: 32px;
  }
  .s05_content02 .s05_ttl_brown {
    padding-right: 29px;
  }
  .s06_item .item_info {
    padding: 0 0px 0 32px;
  }
  .sec07 .ttl .en {
    margin-bottom: 9px;
  }
  .sec07 .ttl {
    margin-bottom: 43px;
  }
  .s07_cate span {
    padding-right: 19px;
  }
  .sec08 .ttl {
    margin-bottom: 43px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1800px) {
  .nav_list > li:nth-child(4) > a,
  .nav_list > li > a,
  .nav_list > li > .sub_btn {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    letter-spacing: 0;
  }
}

@media screen and (min-width: 751px) and (max-width: 1800px) {
  main {
    padding-top: 30px;
  }
  .inner {
    width: 1230px;
  }
  .h_inner {
    padding: 0 15px;
    width: 100%;
  }
  .h_contact {
    margin-left: 15px;
  }
  .h_contact_mail {
    margin-left: 10px;
  }
  .mv_txt {
    padding-bottom: 110px;
  }
  .slide_item {
    width: 80%;
    max-width: 1160px;
  }
  .mv_txt h2 {
    margin-bottom: 0;
  }
  .mv_logo {
    zoom: 0.8;
  }
  .sec01::after {
    zoom: 0.6;
    left: calc(50% - 1170px);
  }
  .s02_inner {
    padding-left: 80px;
  }
  .s02_txt {
    letter-spacing: 0.05em;
  }
  .s02_content::before {
    width: 80%;
  }
  .s02_content::after {
    bottom: 20px;
  }
  .s02_ttl {
    font-size: 25px;
  }
  .s02_box_white {
    padding-left: 55px;
    padding-right: 55px;
  }
  .s02_content {
    padding-right: 0;
  }
  .s02_inner::after {
    zoom: 0.7;
    right: -30px;
  }
  .s03_l {
    width: 320px;
  }
  .s03_r {
    width: calc(100% - 320px - 69px);
  }
  .s03_content01 .box_pink {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .sec03::before {
    width: 80%;
  }
  .s03_l::before {
    zoom: 0.6;
    left: -70px;
    top: calc(100% + 30px);
  }
  .s03_img01 {
    width: 330px;
    right: -100px;
    top: -120px;
  }
  .s03_img_box01 {
    width: 540px;
    left: -180px;
    top: -150px;
    overflow: hidden;
    border-right: 15px solid #fff;
  }
  .s03_img_box01 img {
    position: relative;
    left: 80px;
  }
  .s03_img_box02 {
    width: 340px;
    top: -100px;
    right: -70px;
    overflow: hidden;
    border-left: 15px solid #fff;
  }
  .s03_img_box02 img {
    position: relative;
    right: 50px;
  }
  .s03_info02 {
    max-width: 840px;
    margin: 0 auto 50px;
    padding-left: 150px;
  }
  .s03_info_ttl02 .big {
    font-size: 26px;
  }
  .s03_content02 .s03_info_ttl02 {
    padding: 15px;
    margin-top: 0;
  }
  .s03_content02 .s03_info_ttl04 {
    margin-top: 0;
  }
  .s03_info_sub {
    align-items: center;
  }
  .s03_info_ttl04 {
    font-size: 20px;
  }
  .s03_info_ttl03 {
    font-size: 20px;
  }
  .s03_inner02 {
    width: 1610px;
  }
  .s03_02_item {
    width: 350px;
    margin-right: 25px;
  }
  .s03_02_item .item_info a {
    padding-left: 10px;
    letter-spacing: 0;
  }
  .s03_02_item .item_date {
    width: 100px;
    font-size: 16px;
  }
  .s03_02_item .item_info {
    width: calc(100% - 100px);
  }
  .s03_02_item .item_info .txt {
    font-size: 135%;
  }
  .s03_02_item::before {
    zoom: 0.55;
  }
  .s03_info_ttl01 .big {
    font-size: 40px;
  }
  .s03_list02 {
    padding: 0;
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
  }
  .s03_info {
    justify-content: space-between;
  }
  .s03_info_date {
    margin-right: 0;
  }
  .s04_l_box {
    align-items: center;
  }
  .s04_img01 {
    width: 360px;
    margin-bottom: 0;
  }
  .s04_info {
    padding: 30px 40px;
    margin-top: 0;
  }
  .s04_info_ttl {
    margin-bottom: 20px;
  }
  .s04_content01::before {
    left: calc(50% - 530px);
    width: 900px;
  }
  .s04_vertical_txt_box {
    padding-right: 60px;
    padding-left: 0;
    margin-bottom: 0;
  }
  .s04_r::before {
    zoom: 0.7;
    right: -30px;
  }
  .s04_r {
    width: 260px;
  }
  .s04_l {
    width: calc(100% - 290px);
  }
  .s04_content01 {
    margin-bottom: 10px;
  }
  .s04_img02 {
    width: 300px;
    margin-right: 0;
  }
  .s04_02_l {
    width: calc(100% - 300px);
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 0;
  }
  .s04_content02 {
    align-items: center;
  }
  .s04_info_ttl .en {
    font-size: 42px;
  }
  .s04_info_ttl .en .s05_img02 {
    width: 380px;
  }
  .s05_box01 .box_white {
    width: 300px;
    height: auto;
    padding: 60px 30px 100px 60px;
  }
  .s05_box02 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .s05_ttl02 .tag {
    padding: 6px 8px 7px 8px;
    font-size: 21px;
    margin-left: 10px;
    position: relative;
    top: -6px;
  }
  .s05_img03 {
    width: 320px;
  }
  .s05_ttl02 {
    font-size: 39px;
  }
  .s05_ttl02.v_0615 {
    font-size: 39px;
  }
  .s05_ttl01 {
    font-size: 24px;
  }
  .s05_info02 {
    width: 460px;
  }
  .s05_img04 {
    width: 380px;
    right: 0;
  }
  .s06_item .item_ttl {
    font-size: 20px;
    letter-spacing: 0;
  }
  .s06_list {
    grid-gap: 20px;
  }
  .s07_list {
    grid-gap: 63px 20px;
  }
  .ft_bot_link {
    margin-right: 10px;
  }
  .ft_bot_link02 li a {
    font-size: 14px;
    padding: 8px;
    letter-spacing: 0.05em;
  }
  .ft_bot_link02 li:last-child a {
    padding: 8px;
  }
  .ft_bot_link li a {
    font-size: 15px;
    letter-spacing: 0.05em;
  }
  .ft_link_box01,
  .ft_link_box02 {
    width: 410px;
    margin-right: 25px;
  }
  .ft_link_box03 .ft_link_main li:nth-child(odd) {
    width: calc(50% - 9px);
  }
  address {
    letter-spacing: 0.05em;
  }
  .ft_link_brown li a {
    font-size: 14px;
  }
  .ft_link_main li a {
    font-size: 16px;
    letter-spacing: 0;
  }
  .ft_bot_link li {
    margin-right: 10px;
  }
  .ft_btn_box .inner,
  .ft_bot .inner,
  .ft_link .inner {
    width: var(--site_size);
  }
  .chat_box_container {
    bottom: 450px;
  }

  .s03_info_ttl02_sbonus {
    width: 170px;
    flex-shrink: 0;
    font-size: 18px;
  }
  .s03_box_white_bonus {
    width: 390px;
    flex-shrink: 0;
    margin-left: 30px;
  }
}

@media screen and (min-width: 751px) and (max-width: 1280px) {
  .mv_txt {
    padding-bottom: 0;
  }
  .s02_box_white {
    padding-left: 105px;
  }
  .s02_content {
    padding-right: 0;
  }
  .s02_r {
    margin-left: 10px;
  }
  .s02_content::after {
    left: -30px;
  }
  .s03_img01 {
    width: 300px;
    right: -70px;
  }
  .chat_box_container {
    bottom: 380px;
  }
  .s03_info02 {
    padding-left: 180px;
  }
}

@media screen and (max-width: 992px) {
  /* NAV */
  nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: auto;
    padding-bottom: 0;
    z-index: 100;
    display: none;
    background: var(--bg_pink);
    padding-bottom: 0;
  }
  nav .inner {
    padding: 0;
  }
  .nav_list {
    flex-direction: column;
  }
  .nav_list ul,
  .nav_list li {
    width: 100%;
  }
  .nav_list .parent .sub ul li {
    background: #fff;
  }
  .nav_list .parent .sub ul li:not(:last-child) {
    border-bottom: 1px solid var(--mcolor);
  }
  .nav_list .sub_btn,
  .nav_list a {
    display: block;
    padding: 13px 15px 12px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-bottom: solid 1px #fff;
  }
  .nav_list .sub_btn {
    position: relative;
    padding-left: 15px;
  }
  .nav_list .sub_btn::before,
  .nav_list .sub_btn::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 2px;
    background-color: #fff;
    top: calc(50% - 1px);
    right: 10px;
    transition: all 0.3s;
  }
  .nav_list .sub_btn::after {
    transform: rotate(-90deg);
  }
  .nav_list .sub_btn.open::after {
    transform: rotate(0);
  }

  .nav_sp {
    background: var(--bg_pink);
    padding: 61px 0 100px;
    min-height: 100vh;
  }
  .nav_sp .inner {
    padding: 0 30px;
  }
  .nav_sp .ft_btn_box {
    background: #fff;
    border-radius: 10px;
  }
  .nav_sp .nav_link04 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 30px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
  }
  .nav_sp .nav_link04 a {
    background: #fff;
    display: block;
    padding: 10px 5px 8px 23px;
    font-size: 14px;
    font-family: var(--font-ship);
    font-weight: 500;
    border-bottom: 1px solid rgba(41, 7, 0, 0.2);
    position: relative;
  }
  .nav_sp .nav_link04 a::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-top: 1px solid var(--brown);
    border-right: 1px solid var(--brown);
    transform: rotate(45deg);
    top: 21px;
    left: 11px;
  }
  .nav_sp .nav_link04 li:last-child a,
  .nav_sp .nav_link04 li:nth-last-child(2) a {
    border-bottom: none;
  }
  .nav_sp .nav_link04 li:nth-child(odd) a {
    border-right: 1px solid rgba(41, 7, 0, 0.2);
  }
  .nav_sp .nav_link01 {
    margin-bottom: 16px;
  }
  .nav_sp .nav_link01 a {
    display: block;
    padding: 10px 23px 9px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    font-family: var(--font-ship);
    color: var(--brown);
    font-weight: 500;
  }
  .nav_sp .nav_link01 a::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-top: 1px solid var(--brown);
    border-right: 1px solid var(--brown);
    transform: rotate(45deg);
    top: 21px;
    left: 11px;
  }
  .nav_link_container {
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 16px;
  }
  .nav_btn {
    font-size: 14px;
    font-family: var(--font-ship);
    font-weight: 500;
    padding: 10px 15px 9px 27px;
    margin-bottom: 0;
    position: relative;
  }
  .nav_btn::before {
    content: "";
    position: absolute;
    width: 11px;
    height: 1px;
    background: var(--brown);
    left: 10px;
    top: calc(50% - 1px / 2);
  }
  .nav_btn::after {
    content: "";
    position: absolute;
    height: 11px;
    width: 1px;
    background: var(--brown);
    left: 15px;
    top: calc(50% - 11px / 2);
    transition: 0.3s;
  }
  .nav_btn.active::after {
    transform: rotate(90deg);
    opacity: 0;
  }
  .nav_link_sub {
    display: none;
    padding: 0 15px 13px;
  }
  .nav_link_sub .ft_link_item_heading:first-child {
    border-top: 2px solid var(--brown);
  }
  .nav_search_btn {
    font-size: 14px;
    font-family: var(--font-ship);
    font-weight: 500;
    padding: 10px 15px 7px 7px;
    margin-bottom: 0;
    position: relative;
    border-top: 1px solid rgba(41, 7, 0, 0.2);
    border-bottom: 1px solid rgba(41, 7, 0, 0.2);
    transition: 0.3s;
  }
  .border_brown {
    border-top: 1px solid var(--brown);
  }
  .nav_search_btn::before {
    content: "";
    position: absolute;
    width: 11px;
    height: 1px;
    background: var(--brown);
    right: 1px;
    top: calc(50% - 1px / 2);
  }
  .nav_search_btn::after {
    content: "";
    position: absolute;
    height: 11px;
    width: 1px;
    background: var(--brown);
    right: 6px;
    top: calc(50% - 11px / 2);
    transition: 0.3s;
  }
  .nav_search_btn.active {
    border-bottom-color: transparent;
  }
  .nav_search_btn.active::after {
    transform: rotate(90deg);
    opacity: 0;
  }
  .nav_link_sub .search_sub {
    display: none;
  }
  .nav_link_sub .ft_link_main li {
    width: 50%;
  }
  .nav_link_sub .ft_link_main li {
    margin: 0;
  }
  .nav_link_sub .ft_link_main li:nth-child(1),
  .nav_link_sub .ft_link_main li:nth-child(2),
  .nav_link_sub .ft_link_main li:nth-child(3),
  .nav_link_sub .ft_link_main li:nth-child(4) {
    width: 100%;
    margin: 0;
  }
  .nav_link_sub .ft_link_main li a {
    padding: 10px 0px 8px 16px;
    border-bottom: 1px solid rgba(41, 7, 0, 0.2);
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    letter-spacing: 0.05em;
  }
  .nav_link_sub .ft_link_main_full li a {
    padding-bottom: 5px;
    border-bottom: 0;
  }
  .nav_link_sub .ft_link_main_full {
    margin-bottom: 0;
  }
  .nav_link_sub .ft_link_main li:nth-child(5) a,
  .nav_link_sub .ft_link_main li:nth-child(7) a {
    border-right: 1px solid rgba(41, 7, 0, 0.2);
  }
  .nav_link_sub .ft_link_main li a::before {
    top: 20px;
  }
  .nav_link_sub .ft_link_main li:nth-child(6) a::before,
  .nav_link_sub .ft_link_main li:nth-child(8) a::before {
    left: 10px;
  }
  .nav_link_sub .ft_link_main li:nth-child(6) a,
  .nav_link_sub .ft_link_main li:nth-child(8) a {
    padding-left: 24px;
  }
  .nav_link_sub .ft_link_main li:nth-child(7) a,
  .nav_link_sub .ft_link_main li:nth-child(8) a {
    border-bottom: none;
  }
  .nav_link_sub .ft_link_brown li a {
    padding: 7px 0 8px;
  }
  .nav_link_sub .ft_link_brown {
    grid-gap: 8px;
    margin-bottom: 0;
  }
  .nav_sp .ft_btn01 a,
  .nav_sp .ft_btn02 a {
    width: 100%;
    max-width: 314px;
    height: 52px;
  }
  .nav_sp .ft_btn01,
  .nav_sp .ft_btn02 {
    width: 100%;
  }
  .nav_sp .ft_btn01 {
    margin-bottom: 16px;
  }
  .nav_sp .ft_btn02 {
    margin-bottom: 17px;
  }
  .nav_sp .ft_btn03 a {
    font-size: 14px;
    padding-bottom: 12px;
  }
  .nav_sp .ft_btn_l {
    width: 100%;
    max-width: 314px;
    margin: 0 auto 21px;
    align-items: center;
  }
  .nav_sp .ft_btn_box .inner {
    padding: 25px 20px;
  }
}

/* screen-min:750px */
@media screen and (max-width: 750px) {
  :root {
    --mfont-size: 14px;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .swap img {
    width: auto;
  }
  #wrapper,
  header,
  main,
  footer,
  .inner {
    width: 100% !important;
    min-width: unset !important;
  }
  .inner {
    padding: 0 10px;
  }
  .pc {
    display: none !important;
  }
  body.is_active {
    overflow: hidden;
  }

  .search_box02 .search_label_filter {
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 1px;
    margin-bottom: 14px;
  }
  .search_box02 .list_search li {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .search_box02 .list_search li .circle_color {
    top: 6px;
  }
  .search_box02 .list_search li::before {
    top: 3px;
  }
  .search_box02 .list_search li::after {
    top: 4px;
  }
  .search_box02 .box_filter {
    border-bottom-width: 0;
    padding-bottom: 0;
    margin-bottom: 7px;
  }
  .search_box02 .box_filter03,
  .search_box02 .box_filter05 {
    border-bottom-width: 1px;
    padding-bottom: 7px;
    margin-bottom: 16px;
  }
  .search_box02 .search_submit {
    height: 36px;
  }
  .search_box02 .search_sub {
    margin-bottom: 4px;
  }

  .sub {
    display: none;
  }
  .sub ul:not(:last-child) {
    margin-bottom: 15px;
  }
  .sub a {
    color: var(--mcolor);
    border-bottom: none;
  }
  .hamburger {
    position: absolute;
    right: 1%;
    bottom: 4px;
    font: inherit;
    display: block;
    overflow: visible;
    margin: 0;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: 0.15s;
    transition-property: opacity, filter;
    text-transform: none;
    color: inherit;
    border: 0;
    z-index: 101;
  }

  /*=====================================================
                      C U S T O M
======================================================*/
  .sec01,
  .sec02,
  .sec03,
  .sec04,
  .sec05,
  .sec06,
  .sec07,
  .sec08 {
    padding: 40px 0;
  }

  .btn a {
    width: 100%;
    height: 62px;
    max-width: 239px;
    font-size: 16px;
  }
  .btn a span::before {
    width: 25px;
    height: 9px;
    background: url(../../img/home/renew/btn_ic_main_arr_sp.svg)
      center / cover no-repeat;
  }
  .btn02 a {
    font-size: 12px;
  }

  /*============ HEADER ============*/
  .h_box {
    height: 54px;
    /* padding-top: 9px; */
  }
  .h_inner {
    height: 100%;
    padding: 0 10px;
  }
  .h_left {
    width: 116px;
    flex-shrink: 0;
    padding-top: 1px;
  }
  .h_contact_mail a {
    width: 97px;
    height: 23px;
    border-radius: 3px;
    padding: 0 13px 0 0;
    font-size: 10px;
    font-weight: 500;
  }
  .h_contact_mail a::before {
    width: 12px;
    height: 5px;
    background: url(../../img/home/renew/btn_ic_white02_r_sp.svg)
      center / cover no-repeat;
    right: 6px;
  }
  .h_contact_mail02 a {
    width: 77px;
  }
  .h_contact_mail02 {
    margin-left: 8px;
  }
  .h_contact {
    margin-left: 0;
    margin-right: 40px;
  }
  .favorite_btn {
    display: none;
  }
  .h_contact_cus {
    margin: 0 0 40px;
  }
  .h_contact_cus .h_contact_mail a {
    width: 124px;
    height: 32px;
    font-size: 14px;
  }

  /*============ Main ============*/
  main {
    padding-top: 21px;
  }
  .ttl02 {
    display: flex;
    font-size: 14px;
    padding-bottom: 15px;
    margin-bottom: 22px;
  }
  .ttl02 .big {
    display: inline-block;
    margin: -7px 0 0;
    font-size: 38px;
  }
  .vertical_txt_box .vertical_txt {
    margin-bottom: 0;
    font-size: 28px;
    letter-spacing: 0.1em;
  }
  .vertical_txt_box {
    margin-bottom: 12px;
  }
  .ttl {
    margin-bottom: 28px;
  }
  .ttl .en {
    font-size: 24px;
    margin-bottom: 18px;
  }
  .ttl .ja {
    font-size: 28px;
    line-height: 1.6em;
  }
  .sec06 .ttl .ja {
    line-height: 1.4em;
  }

  /* MAIN VISUAL */
  .mv {
    margin-bottom: 40px;
  }
  .mv_logo {
    width: 177px;
    margin: 0 auto;
  }
  .mv_txt {
    position: initial;
    text-align: center;
    padding-bottom: 0;
  }
  .mv_inner {
    display: flex;
    flex-direction: column-reverse;
  }
  .mv_bg {
    margin-bottom: -320px;
  }
  .slide_item {
    width: calc(100% - 20px);
  }
  .mv_txt h2 {
    width: 100%;
    max-width: 360px;
    margin: 36px auto 0;
  }

  /* sec01 */
  .sec01 {
    padding-bottom: 0;
  }
  .sec01::before {
    display: none;
  }
  .sec01::after {
    width: 163px;
    height: 187px;
    background-image: url(../../img/home/renew/s01_ic_sp.png);
    left: 0;
    top: 14px;
  }
  .s01_list {
    flex-direction: column;
    width: 100%;
    /* max-width: 384px; */
    margin: 0 auto;
  }
  .s01_item {
    /* width: 318px; */
    width: auto;
  }
  .s01_item .s01_ttl {
    font-size: 28px;
    margin-left: 15px;
    width: 100%;
    /* max-width: 318px; */
    padding-left: 17px;
    margin-bottom: 1px;
  }
  .s01_item .s01_img {
    width: 100%;
  }
  .s01_item .s01_ttl .en {
    font-size: 20px;
    margin-left: 2px;
    margin-top: -10px;
  }
  .s01_item .s01_ttl .en::before {
    top: calc(50% - 6px);
    zoom: 0.55;
  }
  .s01_item .s01_ttl::before {
    height: 140px;
  }
  .s01_item {
    position: relative;
    z-index: 1;
  }
  .s01_item01 {
    margin-right: 0;
    margin-bottom: 16px;
  }
  .s01_item01::before {
    content: "";
    position: absolute;
    width: 100vw;
    height: calc(100% + 30px);
    top: 0;
    z-index: -1;
    background: url(../../img/home/renew/s01_bg_sp.jpg);
    border-radius: 20px 0 0 20px;
    /* left: calc(50% + 60px); */
    left: 50%;
  }
  .s01_item01::after {
    content: "";
    position: absolute;
    width: 100vw;
    height: calc(100% - 70px);
    top: calc(100% - 30px);
    z-index: -1;
    background: url(../../img/home/renew/s01_bg_sp.jpg);
    border-radius: 20px 0 0 20px;
    left: calc(50% - 140px);
    content: none;
  }
  .s01_item01 .s01_img {
    /* margin-left: -15px; */
  }
  .s01_item02 {
    /* margin-right: -15px; */
  }
  .s01_item02 {
    align-self: flex-end;
  }
  .s01_item02 .s01_ttl {
    margin-left: 35px;
    margin-top: -1px;
  }

  /* sec02 */
  .sec02 {
    padding-top: 25px;
  }
  .s02_inner::after {
    width: 97px;
    height: 108px;
    right: 100px;
    top: 0;
    background: url(../../img/home/renew/s02_ic_sp.png)
      center / cover no-repeat;
    z-index: 2;
  }
  .s02_r {
    width: 100%;
    text-align: left;
    margin-left: 30px;
    padding-left: 15px;
    border-bottom: 0;
    padding-bottom: 16px;
    position: relative;
  }
  .s02_r::before {
    content: "";
    position: absolute;
    height: calc(100% + 40px);
    top: 0;
    border-left: 1px solid rgba(41, 7, 0, 0.5);
    left: 0;
    z-index: 2;
  }
  .s02_r_ttl .en.big {
    font-size: 50px;
  }
  .s02_r_ttl .en {
    font-size: 14px;
  }
  .s02_content {
    padding: 0px 10px;
  }
  .s02_content::before {
    display: none;
  }
  .s02_l {
    position: relative;
    z-index: 1;
    padding: 54px 15px 54px 15px;
  }
  .s02_l::before {
    content: "";
    position: absolute;
    background: initial;
    background-image: url(../../img/home/renew/s02_bg.png);
    height: 100%;
    border-radius: 0 10px 10px 0;
    left: -45px;
    width: calc(100% + 45px);
    top: 0;
    z-index: -2;
  }
  .s02_l::after {
    content: "";
    position: absolute;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    height: calc(100% - 58px);
    top: 29px;
    z-index: -1;
    left: 0;
  }
  .s02_box_white {
    padding: 0;
    flex-direction: column-reverse;
    background: initial;
  }
  .s02_ttl {
    font-size: 24px;
    letter-spacing: 0.05em;
  }
  .s02_ttl .sp:last-child {
    display: none;
  }
  .s02_content::after {
    width: 100px;
    height: 163px;
    background-image: url(../../img/home/renew/s02_wm_sp.png);
    left: initial;
    right: 0;
    z-index: 1;
    bottom: 0px;
  }
  .s02_txt02 {
    padding: 15px;
    background: #fff;
    border-radius: 6px;
  }
  /* sec03 */
  .sec03 {
    padding-top: 15px;
    padding-bottom: 0;
  }
  .sec03::before {
    display: none;
  }
  .s03_vertical_txt_box {
    flex-direction: row-reverse;
    padding-left: 0;
    justify-content: center;
    text-align: center;
  }
  .s03_content01 .box_pink {
    width: 100%;
    padding: 15px 10px 30px;
    background: initial;
    position: relative;
  }
  .s03_content01 .box_pink::before {
    content: "";
    position: absolute;
    width: 100vw;
    right: 10px;
    height: 100%;
    top: 0;
    background: var(--bg_pink);
    border-radius: 0 20px 20px 0;
  }
  .s03_inner {
    flex-direction: column;
  }
  .s03_l {
    width: 100%;
    margin-bottom: 15px;
  }
  .s03_l::before {
    width: 134px;
    height: 85px;
    background: url(../../img/home/renew/s03_ic_sp.png)
      center / cover no-repeat;
    top: 95px;
    left: 20px;
    z-index: -1;
  }
  .s03_l .ttl02 {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 22px;
  }
  .s03_l .btn02 {
    display: flex;
    justify-content: flex-end;
    padding-right: 10px;
  }
  .s03_l .btn02 a {
    padding-right: 37px;
  }
  .s03_r {
    margin-top: 33px;
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 394px;
    margin-left: auto;
    margin-right: auto;
  }
  .s03_r::before {
    content: "";
    width: 100vw;
    left: 30px;
    height: calc(100% + 320px);
    top: -30px;
    position: absolute;
    background: url(../../img/home/renew/s03_bg_sp.jpg);
    z-index: -1;
  }
  .s03_content02 {
    position: relative;
    z-index: 2;
  }
  .s03_info_ttl01 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .s03_info_ttl01 .big {
    font-size: 32px;
    margin-left: 1px;
    line-height: 1.2em;
    margin-top: -1px;
  }
  .s03_info {
    flex-direction: column;
    margin-bottom: 10px;
    align-items: flex-start;
  }
  .box_pink_top_content {
    margin-bottom: 0;
    width: 100%;
  }
  .s03_img01 {
    width: 150px;
    right: -20px;
    top: -30px;
    padding: 20px 10px 10px;
  }
  .s03_info_ttl02 {
    font-size: 18px;
    padding: 5px 15px;
    width: 194px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 66px;
    margin-top: 5px;
  }
  .s03_info_date {
    width: 194px;
  }
  .box_date_main a {
    font-size: 14px;
    padding-right: 30px;
  }
  .s03_ttl01 {
    font-size: 16px;
    color: var(--brown);
  }
  .box_white_tag {
    font-size: 16px;
    position: relative;
    top: -6px;
    margin-bottom: 10px;
  }
  .box_white_img {
    justify-content: flex-start;
    padding-left: 4px;
  }
  .box_white_img01 {
    width: 80px;
  }
  .box_white_img_col li {
    width: 80px;
    margin-left: 16px;
  }
  .s03_content01 .s03_info_ttl03 {
    font-size: 16px;
    position: relative;
    margin-right: 20px;
    border: none;
    padding: 8px 15px 9px;
    border-radius: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
  }
  .s03_info_ttl03::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-left: 1px solid var(--brown);
    border-bottom: 1px solid var(--brown);
    transform: rotate(-45deg);
    right: 10px;
    top: calc(50% - 7px);
    transition: 0.3s;
  }
  .s03_info_ttl03.active::before {
    transform: rotate(135deg);
    top: calc(50% - 2px);
  }
  .s03_list_post {
    grid-gap: 10px;
    margin-right: 20px;
  }
  .s03_item .item_ttl a::before {
    width: 22px;
    height: 4px;
    right: 10px;
    bottom: 10px;
    top: initial;
    background: url(../../img/home/renew/s03_item_ic_sp.svg)
      center / cover no-repeat;
  }
  .box_pink_top {
    margin-bottom: 30px;
  }
  .s03_item .item_ttl {
    height: 100%;
  }
  .s03_item .item_ttl a {
    font-size: 12px;
    line-height: 1.5em;
    padding: 14px 9px;
    height: 100%;
  }
  .s03_item .item_ttl a .big {
    font-size: 14px;
    margin-bottom: 6px;
  }
  .s03_content01 {
     /*margin-bottom: 40px; */
    margin-top: 40px;
  }
  .s03_img_box01,
  .s03_img_box02 {
    position: initial;
  }
  .s03_img_box {
    display: flex;
    align-items: flex-end;
    padding: 0 16px 0 27px;
    justify-content: center;
    margin-bottom: 10px;
  }
  .s03_img_box01 {
    margin-bottom: 0;
    width: 198px;
    flex-shrink: 0;
    padding: 13px 10px 10px;
  }
  .s03_info_ttl03_02 {
    font-size: 16px;
    border-color: rgba(41, 7, 0, 0.5);
    padding: 10px 15px;
  }
  .s03_info02 {
    margin-bottom: 30px;
    padding: 0 20px 0 30px;
    max-width: 394px;
    margin-left: auto;
    margin-right: auto;
  }
  .s03_img_box02 {
    margin-left: 18px;
    position: relative;
    top: -10px;
    left: initial;
    right: initial;
    bottom: initial;
    width: 136px;
    flex-shrink: 0;
    padding: 13px 10px 10px;
  }
  .s03_info_ttl01 .en {
    font-size: 30px;
    margin-left: 4px;
  }
  .s03_info_sub {
    flex-direction: column;
    margin: 20px 0;
  }
  .s03_info_sub .s03_info_ttl02 {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    max-width: 344px;
    margin: 0 auto;
    height: 92px;
    padding: 10px 25px 10px 37px;
  }
  .s03_info_ttl02 .big {
    font-size: 32px;
  }
  .s03_info_ttl04 {
    font-size: 16px;
    margin-left: 0;
    margin-top: 10px;
  }
  .s03_info_ttl03_02::before {
    display: none;
  }
  .s03_list02 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
    padding: 0 30px 0 50px;
    width: 100%;
    max-width: 410px;
    margin-left: auto;
    margin-right: auto;
  }
  .s03_02_item,
  .s03_02_item:nth-child(3n),
  .s03_02_item:last-child {
    margin: 0;
  }
  .s03_02_item:nth-child(9) .item_info {
    height: 64px;
  }
  .s03_02_item::before {
    width: 19px;
    height: 8px;
    background: url(../../img/home/renew/s03_item02_ic_sp.svg)
      center / cover no-repeat;
    right: -11px;
    top: calc(50% + 20px / 2);
  }
  .s03_02_item {
    width: 100%;
    max-width: 170px;
    display: block;
  }
  .s03_02_item .item_date {
    font-size: 13px;
    width: 100%;
    border-radius: 8px 8px 0 0;
    flex-direction: row;
    justify-content: center;
    padding-bottom: 5px;
    height: auto;
  }
  .s03_02_item .item_date .date01 {
    margin-right: 12px;
    margin-bottom: 0;
  }
  .s03_02_item .item_date .date01::before {
    display: none;
  }
  .s03_02_item .item_date .date01::after {
    content: "";
    position: absolute;
    width: 7px;
    height: 8px;
    right: -9px;
    top: calc(50% - 5px / 2);
    background: url(../../img/home/renew/s03_02_item_ic_sp.svg)
      center / cover no-repeat;
  }
  .s03_02_item .item_info {
    width: 100%;
    border-radius: 0 0 8px 8px;
  }
  .s03_02_item .item_info .big {
    padding: 0;
    margin-right: 0;
  }
  .s03_02_item .item_info .txt {
    padding: 4px 0 6px;
    font-size: 130%;
  }
  .s03_02_item .item_info a {
    font-size: 12px;
    padding: 0 10px;
    min-height: 80px;
  }
  .s03_content02 .box_pink {
    background: initial;
    position: relative;
    z-index: 1;
    padding: 0 0 30px;
  }
  .s03_content02 .box_pink::before {
    content: "";
    position: absolute;
    width: 100vw;
    height: calc(100% - 100px);
    left: calc(50% - 187px);
    top: 100px;
    background: var(--bg_pink);
    z-index: -1;
    border-radius: 20px 0 0 20px;
  }
  .s03_02_item .item_date span {
    letter-spacing: 0;
  }
  .s03_btn a {
    max-width: 318px;
  }

  /* sec04 */
  .sec04 {
    padding-bottom: 0;
  }
  .s04_inner {
    max-width: 394px;
  }
  .s04_content01::before {
    display: none;
  }
  .s04_content01 {
    flex-direction: column-reverse;
    padding-top: 0;
    margin-bottom: 32px;
    position: relative;
    z-index: 1;
  }
  .s04_content01::after {
    content: "";
    position: absolute;
    width: calc(100% - 40px);
    height: calc(100% - 160px);
    top: 179px;
    left: 20px;
    background: url(../../img/home/renew/s04_bg_sp.jpg);
    z-index: -2;
  }
  .s04_vertical_txt_box {
    justify-content: center;
    text-align: center;
    padding-left: 0;
    margin-bottom: 0;
  }
  .s04_img01 {
    width: 180px;
    position: absolute;
    right: -20px;
    top: -43px;
    z-index: 2;
  }
  .box_date_main a .date01::before {
    border-width: 5px 0 5px 4px;
    top: 50%;
    transform: translateY(-50%);
    right: -6px;
  }
  .box_date_main a::before {
    width: 18px;
    height: 6px;
    top: calc(50% - 3px);
    right: 10px;
  }
  .box_date_main a .date01 {
    margin-right: 10px;
  }
  .s04_info {
    padding: 17px 0 23px;
    margin-top: 46px;
    position: relative;
    z-index: 1;
  }
  .s04_l_box {
    position: relative;
  }
  .s04_l_box::before {
    content: "";
    position: absolute;
    width: 100vw;
    height: calc(100% - 46px);
    right: 0;
    top: 46px;
    background: var(--bg_yellow);
    z-index: -1;
    border-radius: 0 15px 15px 0;
  }
  .s04_info_ttl {
    font-size: 22px;
    width: 194px;
    margin-bottom: 10px;
  }
  .s04_info_ttl .en {
    font-size: 40px;
  }
  /* イベント切り替え事個別設定 */
  .s04_info_ttl.v_0309 .en {
    font-size: 31px;
  }

  .s04_info_date {
    width: 194px;
  }
  .s04_item01 .big {
    font-size: 32px;
    letter-spacing: 0.1em;
  }
  .s04_item01 {
    font-size: 18px;
    width: 98px;
    height: 106px;
    background: var(--brown);
    padding: 10px 10px 10px 17px;
    margin-right: 16px;
  }
  .s04_item01 .vertical_txt {
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: mixed;
    -moz-text-orientation: mixed;
    -ms-text-orientation: mixed;
    text-orientation: mixed;
  }
  .s04_frame_col .s04_item .txt {
    font-size: 16px;
  }
  .s04_item {
    width: 80px;
  }
  .s04_frame {
    width: 360px;
    padding-left: 8px;
    padding-top: 8px;
  }
  .s04_frame_col {
    margin-bottom: 4px;
  }
  .s04_l {
    width: 100%;
    position: relative;
  }
  .s04_r {
    width: 100%;
    max-width: 250px;
    margin: 0 auto 40px;
  }
  .s04_r::before {
    display: none;
  }
  .s04_r .ttl02 {
    justify-content: center;
  }
  .s04_frame_txt {
    font-size: 16px;
    color: var(--brown);
    text-align: left;
  }
  .s04_02_l {
    flex-direction: column;
    position: relative;
    align-items: flex-end;
    width: 100%;
    padding: 16px 0 23px;
    z-index: 1;
    margin-top: 65px;
    border-radius: 0 0 0 15px;
  }
  .s04_02_l::before {
    content: "";
    position: absolute;
    width: 100vw;
    z-index: -1;
    height: 100%;
    left: calc(50% - 10px);
    background: var(--bg_yellow);
    top: 0;
  }
  .s04_img02 {
    position: absolute;
    left: -20px;
    top: 0;
    width: 180px;
    margin: 0;
    z-index: 2;
    padding: 20px 10px 10px;
  }
  .s04_content02 {
    position: relative;
  }
  .s04_content02 .s04_frame {
    padding-right: 50px;
    padding-left: 8px;
    padding-top: 9px;
  }
  .s04_info_ttl .en {
    line-height: 1.2em;
  }
  .s04_info_ttl {
    margin-bottom: 16px;
  }
  /* .s04_info_date a {
    padding-top: 5px;
    padding-bottom: 6px;
  } */
  .s04_02_sub_l {
    width: 194px;
    margin: 0 0 15px;
  }
  .s04_btn {
    margin-top: 24px;
  }
  .s04_btn a {
    max-width: 287px;
  }

  .s03_content03 {
    margin-bottom: 40px;
  }
  .s04_02_l_sbonus::before {
    background: var(--bg_pink);
  }
  .s04_02_l_sbonus .s04_02_l_box {
    width: 205px;
  }
  .s03_info_ttl01_sbonus .big {
    font-size: 38px;
  }
  .s03_box_white_bonus {
    margin: 25px 10px 0 20px;
  }
  /* sec05 */
  .s05_inner {
    max-width: 394px;
  }
  .s05_content01 {
    flex-wrap: wrap;
  }
  .s05_box01 {
    position: relative;
    z-index: 1;
    padding-bottom: 24px;
    flex: 100%;
  }
  .s05_box01::before {
    content: "";
    position: absolute;
    width: 100vw;
    right: 28px;
    background: #fff;
    z-index: -1;
    top: 0;
    height: 100%;
    border-radius: 0 10px 10px 0;
  }
  .s05_box01 .box_white {
    width: 100%;
    margin-right: 20px;
    padding: 20px 20px 0 2px;
    height: auto;
    border-radius: 0;
    display: flex;
    background: initial;
  }
  .btn02 a {
    padding: 0 10px;
  }
  .btn02 a::before {
    right: 5px;
    width: 22px;
    height: 7px;
    background: url(../../img/home/renew/btn02_ic_sp.svg)
      center / cover no-repeat;
  }
  .s05_btn a {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 165px;
    padding-bottom: 7px;
  }
  .s05_btn a::after {
    width: 100%;
    left: 0;
  }
  .s05_btn {
    margin-top: 10px;
    padding-left: 0;
    margin-left: -1px;
  }
  .s05_box01 .box_white::before {
    display: none;
  }
  .s05_vertical_txt_box {
    padding-left: 0;
  }
  .s05_box01 .ttl02 {
    flex-direction: column;
    margin-right: 10px;
    margin-bottom: 0;
  }
  .s05_box01 .ttl02 {
    padding-bottom: 0;
    padding-right: 1px;
    margin-right: 15px;
  }
  .s05_box01 .ttl02::before {
    height: 49px;
    top: 0;
    width: 1px;
    border: none;
    background: var(--brown);
    opacity: 0.5;
    right: 0;
    top: 0;
    left: initial;
    bottom: initial;
  }
  .s05_img01 {
    display: none;
  }
  .s05_box02 {
    margin-top: 26px;
    width: 194px;
    margin-left: 0;
  }
  .s05_ttl01 {
    font-size: 18px;
    line-height: 1.45em;
    margin-bottom: 3px;
  }
  .s05_ttl02 {
    font-size: 32px;
    line-height: 1.4em;
    margin-bottom: 16px;
  }
  .s05_ttl02 .tag {
    font-size: 16px;
    padding: 6px 8px 7px;
    position: relative;
    top: -5px;
    margin-left: 11px;
  }
  .s05_ttl_brown {
    font-size: 18px;
    padding: 10px;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
  .s05_box03 {
    margin-top: 20px;
    width: 180px;
    position: relative;
    right: -20px;
    top: 4px;
  }
  .s05_img04 {
    display: none;
  }
  .s05_img03 {
    width: 180px;
    margin-right: 0;
    position: relative;
    left: -20px;
  }
  .s05_info02 {
    width: 194px;
    padding-top: 0;
    flex-shrink: 0;
  }
  /* .s05_info_date a {
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 6px;
  } */
  .s05_info_date {
    margin-bottom: 16px;
  }
  .s05_info_date.box_date_main.v_1221 a .date01,
  .s05_info_date.box_date_main.v_1221 a .date02 {
    font-size: 12px;
  }
  .s05_info_date.box_date_main.v_1221 a .date01 {
    margin-right: 15px;
  }
  .s05_info_date.box_date_main.v_1221 a .date01::before {
    right: -9px;
  }
  .sec05::before {
    height: calc(100% - 229px);
  }
  .s05_btn02 {
    margin-top: 56px;
  }
  .s05_content02 {
    margin-top: 54px;
    position: relative;
  }
  .s05_content02::before {
    content: "";
    position: absolute;
    width: 100%;
    top: -26px;
    border-top: 1px solid rgba(41, 7, 0, 0.3);
    left: 0;
  }
  .s05_content02 .s05_ttl01 {
    margin-bottom: 4px;
  }
  .s05_btn02 a {
    max-width: 302px;
  }
  /* sec06 */
  .sec06 {
    padding-bottom: 0;
    padding-top: 8px;
  }
  .s06_inner {
    padding: 0 20px;
  }
  .sec06::before {
    display: none;
  }
  .s06_list {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
    width: 100%;
    max-width: 374px;
    margin: 0 auto;
  }
  .s06_item .item_num {
    font-size: 26px;
    margin-bottom: 13px;
  }
  .s06_item .item_num span {
    letter-spacing: 0.1em;
  }
  .s06_item .item_num span::before {
    width: 27px;
    left: calc(50% - 27px / 2);
    bottom: 6px;
  }
  .s06_item .item_num span::after {
    height: 44px;
    bottom: -38px;
    left: calc(50% - 1px / 2);
  }
  .s06_item .item_ttl {
    font-size: 19px;
    margin-bottom: 16px;
    text-align: left;
    letter-spacing: 0;
  }
  .s06_item .item_info {
    padding: 0;
  }
  .s06_item {
    position: relative;
    z-index: 1;
    padding-bottom: 30px;
  }
  .s06_item::before {
    content: "";
    position: absolute;
    width: 100vw;
    height: calc(50% + 70px);
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: url(../../img/home/renew/s06_bg.jpg);
    z-index: -1;
  }
  .s06_item .item_img {
    margin-bottom: 25px;
  }

  /* sec07 */
  .s07_inner {
    padding: 0 20px;
  }
  .s07_ttl {
    font-size: 16px;
  }
  .s07_txt {
    text-align: left;
    margin-bottom: 30px;
  }
  .s07_cate {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .s07_cate span {
    padding-right: 10px;
  }
  .s07_list {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    width: 100%;
    max-width: 374px;
    margin: 0 auto;
  }
  .s07_item .item_img {
    margin-bottom: 10px;
  }
  .s07_item .item_img a {
    overflow: hidden;
    width: 100%;
    height: 113px;
  }
  .s07_item .item_img a img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .s07_item .item_ttl {
    font-size: 16px;
  }
  .s07_item .item_info::before {
    width: 37px;
    height: 9px;
    background-image: url(../../img/home/renew/s07_arr_ic_sp.svg);
  }
  .s07_item .item_info {
    padding-bottom: 15px;
  }
  .s07_box {
    margin-bottom: 40px;
  }
  /* sec08 */
  .s08_box_white {
    padding: 20px 20px 24px;
  }
  .s08_item {
    position: relative;
    align-items: flex-start;
    padding-left: 0;
  }
  .s08_item::before {
    width: 100%;
  }
  .s08_item .item_img {
    padding-top: 30px;
  }
  .s08_item .item_date {
    font-size: 12px;
    position: absolute;
    display: inline-block;
    top: 26px;
    left: 0;
    width: 80px;
    text-align: center;
  }
  .s08_item .item_ttl {
    -webkit-line-clamp: 3;
    height: 76px;
    font-size: 14px;
  }
  .s08_list {
    margin-bottom: 25px;
  }
  .s08_btn_box {
    flex-direction: column;
  }
  .s08_btn_box .btn {
    margin: 0 0 10px;
    width: 239px;
  }
  .s08_btn_box .btn:last-child {
    margin-bottom: 0;
  }

  .sec_search {
    padding: 37px 0 0;
  }
  .search_content {
    padding: 0;
    flex-direction: column;
  }
  .search_l,
  .search_r {
    width: 100%;
    padding: 0;
  }
  .search_l {
    padding-bottom: 30px;
  }
  .search_r {
    padding-top: 30px;
  }
  .search_l::before {
    width: 100%;
    height: 1px;
    border: 0;
    background: var(--brown);
    opacity: 0.5;
    top: initial;
    bottom: 0;
    left: 0;
  }
  .search_inner {
    padding: 0 30px;
  }
  .search_ttl {
    font-size: 20px;
    margin-bottom: 19px;
  }
  .search_label_filter {
    text-align: center;
    font-size: 18px;
    padding: 8px;
  }
  .box_filter {
    padding-left: 0;
  }
  .list_search li {
    margin-right: 16px;
  }

  /*============ FOOTER ============*/
  footer {
  }
  .ft_bot_l {
    align-items: center;
  }
  .ft_info_logo {
    width: 163px;
    margin: 48px auto 30px;
  }
  .ft_link_item_heading a {
    font-size: 16px;
    padding-bottom: 5px;
  }
  .ft_link_item_heading a span::before {
    bottom: 8px;
  }
  .ft_link_brown {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 15px;
  }
  .ft_link_box01,
  .ft_link_box02 {
    width: 100%;
    margin: 0 0 10px;
  }
  .ft_link .inner {
    padding: 0 30px 30px;
    flex-direction: column;
  }
  .ft_link_main li a {
    font-size: 14px;
    padding-left: 14px;
  }
  .ft_link_main li a::before {
    width: 5px;
    height: 5px;
    top: 8px;
  }
  .ft_link_main li {
    margin-bottom: 10px;
  }
  .ft_link_main {
    margin-bottom: 12px;
  }

  .ft_btn_box .inner {
    flex-direction: column;
    padding: 20px 20px 34px;
  }
  .ft_btn_l {
    flex-direction: column;
    margin-bottom: 29px;
  }
  .ft_btn01 {
    margin: 0 0 10px;
  }
  .ft_btn02 {
    margin: 0 0 18px;
  }
  .ft_btn01 a,
  .ft_btn02 a {
    width: 294px;
    max-width: initial;
  }
  .ft_btn03 {
    width: 100%;
  }
  .ft_btn03 a {
    width: 100%;
    font-size: 16px;
    text-align: center;
    padding-bottom: 11px;
  }
  .ft_btn03 a span {
    padding-right: 28px;
  }
  .ft_btn03 a span::before {
    top: 3px;
    background-image: url(../../img/home/renew/ft_btn03_ic_sp.svg);
    width: 29px;
    height: 8px;
    right: -7px;
  }
  .ft_bot {
    padding: 30px 20px 50px;
  }
  .ft_bot_fair {
    padding-bottom: 90px;
  }
  .ft_bot .inner,
  .ft_bot_l,
  .ft_bot_link02 {
    flex-direction: column;
  }
  .ft_bot_link02 {
    width: 203px;
    margin: 0 auto;
  }
  .ft_bot_link02 li {
    margin: 0 0 8px;
    width: 100%;
  }
  .ft_bot_link02 li a {
    padding: 5px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 52px;
  }
  .ft_bot_link02 li:last-child {
    margin-bottom: 0;
  }
  .ft_bot_link {
    margin: 0 0 21px;
  }
  .ft_bot_link02 {
    align-items: center;
  }
  .ft_bot .inner {
    padding: 0;
  }
  address {
    margin-top: 38px;
    font-size: 10px;
    letter-spacing: 0;
    text-align: center;
  }

  /* event_fixed */
  .event_fixed {
    padding: 4px 15px 0px 10px;
    width: 330px;
  }
  .event_fixed_ttl {
    display: flex;
    font-size: 12px;
    align-items: center;
    margin-bottom: -4px;
  }
  .event_fixed_ttl .en {
    font-size: 10px;
    margin-right: 5px;
    margin-bottom: 2px;
  }
  .event_item .item_ttl {
    padding-right: 20px;
  }
  .event_item .item_ttl .big {
    font-size: 20px;
    padding: 6px;
    width: 60px;
  }
  .event_item .item_ttl .txt {
    line-height: 1.5em;
  }
  /* 個別設定 */
  .event_item .item_ttl .big.v_abiko {
    font-size: 14px;
    padding-right: 0;
  }
  .event_item .item_ttl .big.v_futako {
    font-size: 15px;
    line-height: 1;
    padding: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .event_item .item_ttl .txt.sm {
    font-size: 10.5px;
    padding-right: 0;
  }
  .event_item .item_arr {
    display: none;
  }
  .event_list {
    height: 66px;
    overflow: hidden;
    padding-right: 15px;
  }
  .event_list::after {
    content: "";
    position: absolute;
    width: 49px;
    height: 11px;
    background: url(../../img/home/renew/event_fixed_ic02_sp.svg)
      center / cover no-repeat;
    right: 0;
    top: calc(50% - 18px / 2);
    zoom: 0.75;
  }
  .event_list .event_item {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  .event_item {
    margin: 6px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  }
  .event_item .item_date {
    width: 100%;
    padding: 0;
    flex-direction: column;
    align-items: center;
  }
  .event_item .item_date .date01 {
    margin-right: 0;
    margin-bottom: 3px;
  }
  .event_item .item_date .date01::before {
    width: 10px;
    height: 8px;
    background-image: url(../../img/home/renew/event_fixed_ic_sp.svg);
    left: calc(50% - 5px);
    bottom: -6px;
    right: initial;
    top: initial;
  }
  .event_item .item_date span {
    letter-spacing: 0;
  }
  .event_item .item_date .sm {
    font-size: 80%;
  }
  .event_item .item_bot {
    width: 90px;
    flex-shrink: 0;
  }
  .event_item .item_ttl .sm {
    font-size: 12px;
    padding-right: 32px;
    padding-left: 0;
  }

  .chat_box_container {
    bottom: 270px;
  }
  .chat_box_btn {
    zoom: 0.7;
  }
  .chat_box_content {
    width: 300px;
    top: initial;
    bottom: -120px;
  }
  .chat_box_btn_col .btn a {
    font-size: 14px;
  }
  .chat_box_btn_col_full .btn a {
    margin-left: auto;
    margin-right: auto;
  }

  /* to top */
  .to_top {
    width: 40px;
    height: 40px;
    right: 10px;
    bottom: 160px;
  }
  .to_top a img {
    bottom: 0;
    position: absolute;
  }
  .to_top::before {
    width: 10px;
    height: 10px;
    left: 10px;
    top: 10px;
  }
  .to_top::after {
    width: 10px;
    height: 10px;
    left: 10px;
    top: 20px;
  }

  /* LP日付切り替え時の調節 */
  .pc-none {
    display: block;
  }
  .s03_info_ttl01.v_0907 {
    font-size: 22px;
  }
  .s03_info_ttl01.v_0928 {
    font-size: 19px;
  }
  .s03_info_ttl01.v_1207 {
    font-size: 30px;
  }
  .s03_info_ttl01.v_1221 {
    font-size: 30px;
  }
  .s03_info_ttl01.v_0208 {
    font-size: 25px;
  }
  .s03_info_date.box_date_main a::before {
    right: 4px;
  }
  .s03_info_date.box_date_main.v_1207 a {
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 6px;
  }
  .s03_info_date.box_date_main.v_1221 a {
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 6px;
  }
  .s03_info_date.box_date_main.v_1221 a .date01,
  .s03_info_date.box_date_main.v_1221 a .date02 {
    font-size: 12px;
  }
  .s03_info_date.box_date_main.v_1221 a .date01 {
    margin-right: 15px;
  }
  .s03_info_date.box_date_main.v_1221 a .date01::before {
    right: -9px;
  }
  .box_date_main.v_0211 a .date02 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
  }
  .s04_info_ttl.v_0831 .en {
    font-size: 30px;
  }
  .s04_info_ttl.v_0928 .en {
    font-size: 28px;
  }
  .s04_info_ttl.v_1026 .en {
    font-size: 21px;
  }
  .s04_info_ttl.v_1124 .en {
    font-size: 19px;
  }
  .s04_info_ttl.v_1231 .en {
    font-size: 32px;
  }
  .s04_info_ttl.v_0201 .en {
    font-size: 28px;
  }
  .s04_info_ttl.v_0201 .en br {
    display: block;
  }
  .s04_info_date.box_date_main.v_1207 a {
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 8px;
  }
  .s05_ttl02.v_0727 {
    font-size: 27px;
  }
  .s05_ttl02.v_0727 .tag {
    margin-left: 5px;
    margin-top: 4px;
  }
  .s05_ttl02.v_0824 {
    font-size: 27px;
  }
  .s05_ttl02.v_0907 {
    font-size: 22px;
  }
  .s05_ttl02.v_1124 {
    font-size: 19px;
    line-height: 1.6em;
  }
  .s05_ttl02.v_1124 .tag {
    top: -2px;
  }
  .s05_ttl02.v_0112 {
    font-size: 28px;
  }
  .s05_ttl02.v_0125 {
    font-size: 26px;
  }
  .s05_ttl02.v_0208 {
    font-size: 22px;
  }
  /* LP日付切り替え時の調節 */

  /*============ END 750 ============ */
}

@media screen and (max-width: 440px) {
  .mv_bg {
    margin-bottom: -171px;
  }
  .s02_ttl .sp:last-child {
    display: block;
  }
  .s02_l {
    padding: 54px 25px 54px 30px;
  }
}

/* screen-max:460px */
@media screen and (max-width: 410px) {
  .sp410 {
    display: block !important;
  }
  .pc410 {
    display: none !important;
  }
  .h_box {
    /* padding-top: 13px; */
  }
  .h_left {
    margin-right: 7px;
    width: 100px;
  }
  .s01_item02 .s01_ttl {
    margin-left: 20px;
  }

  .s02_l {
    padding: 50px 20px;
  }
  .s02_txt02 {
    font-size: 13px;
    letter-spacing: 0;
    padding: 8px;
  }
  .s02_ttl {
    font-size: 21px;
  }
  .s02_txt .sp {
    display: none;
  }
  .s02_txt02 .sp {
    display: block;
  }
  .s03_list02 {
    padding: 0 10px 0 20px;
  }
  .s03_02_item .item_info .txt {
    letter-spacing: 0;
  }
  .s03_img01 {
    width: 135px;
  }
  .s03_img_box01 {
    width: 180px;
  }
  .s03_img_box02 {
    width: 110px;
  }
  .s03_content02 .box_pink::before {
    width: calc(100% + 40px);
    left: 0;
  }
  .s03_info_ttl01 .en {
    font-size: 27px;
  }
  .s03_info_ttl02 .big {
    font-size: 30px;
  }
  .s03_info_sub .s03_info_ttl02 {
    padding: 10px 15px 10px 15px;
  }
  .s03_info_ttl04 {
    font-size: 14px;
    letter-spacing: 0;
  }
  .s03_02_item {
    max-width: 155px;
  }
  .s03_02_item .item_date {
    font-size: 12px;
  }
  .s04_r {
    margin-bottom: 20px;
  }
  .s04_content01::after {
    top: 130px;
  }

  .s04_img01 {
    width: 150px;
    right: -10px;
    top: 14px;
  }
  .s04_frame {
    padding: 20px 10px 7px;
  }
  .s04_item01 {
    margin-right: 10px;
  }
  .s04_frame_col .s04_item .txt {
    font-size: 14px;
    letter-spacing: 0;
  }
  .s04_frame_txt {
    font-size: 15px;
  }
  .s04_02_l {
    margin-top: 40px;
  }
  .s04_img02 {
    width: 150px;
    left: -10px;
  }
  .s04_frame {
    width: 345px;
  }
  .vertical_txt_box .vertical_txt {
    font-size: 25px;
  }
  .s05_box03 {
    width: calc(100% - 194px);
    margin-top: 20px;
    right: -10px;
  }
  .s05_img03 {
    width: 160px;
    left: -10px;
  }
  .s07_ttl {
    letter-spacing: 0;
  }
  .ft_link_main li a {
    font-size: 13px;
    letter-spacing: 0;
  }
  .nav_sp .nav_link04 a {
    font-size: 13px;
    letter-spacing: 0;
  }
  .nav_link_sub .ft_link_main li:nth-child(6) a,
  .nav_link_sub .ft_link_main li:nth-child(8) a {
    padding-left: 14px;
  }
  .nav_link_sub .ft_link_main li:nth-child(6) a::before,
  .nav_link_sub .ft_link_main li:nth-child(8) a::before {
    left: 4px;
  }
  .nav_link_sub .ft_link_main li a {
    letter-spacing: 0;
  }
  .nav_link_sub .ft_link_main li a {
    padding-left: 14px;
  }
  .ft_bnn li {
    width: 100%;
  }
  .ft_link_box03 .ft_link_main li:nth-child(odd) {
    width: 150px;
  }
  address {
    font-size: 2.4vw;
  }
  .h_contact_mail {
    margin-left: 10px;
  }
}

@media screen and (max-width: 330px) {
  .s03_img01 {
    width: 105px;
  }
}

/*==================== SEC flow-link ===================*/
@media screen and (max-width: 750px) {
  .sec_flowLink {
    padding: 37px 0 40px;
  }
  .link_inner {
    width: 100%;
  }
  .link_content {
    flex-direction: column;
  }
  .link_l,
  .link_r {
    width: 100%;
    padding: 0;
  }
  .link_l {
    margin-bottom: 30px;
  }
  .link_l::before {
    width: 100%;
    height: 1px;
    border: 0;
    background: var(--brown);
    opacity: 0.5;
    top: initial;
    bottom: 0;
    left: 0;
  }
  .sec_flowLink .search_ttl {
    display: block;
  }
  .link_label_filter {
    font-size: 18px;
    padding: 8px;
  }
  .list_link.imgLink li a {
    max-width: 100px;
  }

  /* 画像設定ありリンクリスト */
  .list_link.imgLink {
    gap: 20px;
  }
  .list_link.imgLink li figure {
    max-width: 117px;
  }

  /* 色リンク */
  .list_link.color {
    gap: 10px;
  }

  .list_link.color li a {
    width: 122px;
    height: 32px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.01em;
    line-height: 1;
    color: #ffffff;
  }
}
@media screen and (max-width: 450px) {
  /* 画像設定ありリンクリスト */
  .list_link.imgLink {
    gap: 20px 25px;
  }
  .list_link.imgLink li figure {
    max-width: 100px;
  }

  /* 色リンク */
  .list_link.color {
    gap: 10px;
  }

  .list_link.color li a {
    width: 110px;
  }
}

/*==================== 
2503追加　内部リンク
 ===================*/
@media screen and (max-width: 750px) {
  .sec_Top-linkBox {
    display: none;
  }
  .sec_Top-linkBox__sp {
    display: block !important;
    padding: 20px 30px 40px;
    width: 100%;
    background: #ffffff;
  }
  .sec_Top-linkBox__sp .inner {
    width: 100%;
    padding: 30px 20px 15px;
  }
  .sec_Top-linkBox_title {
    font-size: 20px;
  }
  .Top-linkBox_inner {
    flex-direction: column;
  }
  .box-furisode {
    width: 100%;
    border-right: none;
    padding-right: 0;
  }
  .box-hakama {
    width: 100%;
    padding-left: 0;
  }

  /* box */
  .list_topLink.imgLink {
    flex-direction: column;
    align-items: flex-start;
  }
  /* style */
  .box-style {
    padding: 0 20px 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid rgb(41, 7, 0, 0.1);
  }
  .list_topLink.imgLink figure {
    width: 37px;
  }
  /* カラー */
  .box-color {
    padding: 0 20px 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid rgb(41, 7, 0, 0.1);
  }
  .sec_Top-linkBox__sp .box-color:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
  }
  .list_topLink.color {
    flex-wrap: wrap;
  }
  .list_topLink.color li a::before {
    width: 16px;
    height: 16px;
  }
}

@media screen and (max-width: 450px) {
  .sec_Top-linkBox__sp {
    padding: 20px 15px 40px;
  }
}
/* GN::07 TOPページ店外催事改修 */
@media screen and (max-width: 1490px) {
  .post-event__item {
    width: 23%;
  }
  .post-event__item-area .text-area {
    width: 120px;
    font-size: 32px;
  }
}

@media screen and (max-width: 750px) {
.post-event_list {
  gap: 13px 15px;
  margin: 0 auto;
  max-width: 450px;
  padding: 0 30px 0 50px;
}
.post-event__item {
  max-width: none;
  width: 100%;
}
.post-event__item:nth-child(n+11):nth-child(-n+12) {
  margin-top: 0;
}
.post-event__item.text {
  width: 47%;
}
.post-event__item.text .post-event__item-date {
  letter-spacing: 0;
  padding: 3.5px 0;
}
.post-event__item.text .post-event__item-date .date-start {
  margin-right: 14px;
}
.post-event__item.text .post-event__item-date .date-start::after {
  width: 5px;
  height: 10px;
  right: -9px;
}
.post-event__item.text .post-event__item-date span {
  font-size: 80%;
}
.post-event__item-area {
  flex-direction: column;
  height: auto;
  padding: 5px;
  text-align: center;
}
.post-event__item-area .text-area {
  width: auto;
  margin: 0 0 10px 0;
  font-size: 24px;
}
}

@media (max-width: 461px) {
  .post-event__item.text .post-event__item-date .date-start, .post-event__item.text .post-event__item-date .date-end {
    /*2025-12-09 調整*/
    /* font-size: 12px; */
    font-size: 11px;
  }
}

@media (max-width: 421px) {
  .post-event_list {
    padding: 0 10px 0 20px;
  }
}


@media (max-width: 350px) {
  .post-event_list {
    padding: 0 0 0 10px;
    gap: 13px 10px;
  }
  .post-event__item.text {
      width: 47.5%;
  }
  /*2025-12-09 調整*/
  /* .post-event__item.text .post-event__item-date .date-start, .post-event__item.text .post-event__item-date .date-end {
    font-size: 11px;
  } */
  /* .post-event__item.text .post-event__item-date span {
    font-size: 75%;
  } */
}

/*2025-11-14 追加*/
/* screen-min:750px */
@media screen and (max-width: 750px) {
  .s03_content01 .box_pink::before {
    background: #8b0000;
  }
  .s03_ttl01.box_pink_txt {
    color: #fff;
  }
}

@media screen and (max-width: 750px) {
  .box_pink_link .s03_info_date {
    font-size: 14px;
  }
}

@media screen and (max-width: 750px) {
  .frame_d_muji {
    margin-top: 50px;
  }
}

/*2025-11-27 追加*/
@media (min-width: 751px) {
  .furisode-ws {
    margin-bottom: 150px;
  }
}

/*2025-12-09 追加*/
@media (min-width: 751px) {
  .furisode-ws {
    margin-bottom: 150px;
  }
}
.event_item .item_ttl .big.v_abiko.four_character {
  font-size: 18px;
  width: 100px;
}
@media screen and (max-width: 750px) {
  .event_item .item_ttl .big.v_abiko.four_character {
    font-size: 13px;
    width: 80px;
  }
}
/*2025-11-14 追加*/
 /* 2512:GN 内部施策 */
@media (max-width: 750px) {
  .content01_h1 {
    font-size: 16px;
  }
  .furisode .sec03 {
  padding-top: 15px;
}
}