@charset "UTF-8";
/* CSS Document */

@media screen and (max-width:768px) {
  h2.is-style-section_ttl {
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
  }

  h2.is-style-section_ttl small {
    font-size: 13px;
  }

  h2.is-style-section_ttl.-sys {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width:768px) {
  .oz_TopSec04Cont_box:nth-child(n + 4) {
    margin-top: 40px;
  }

  .oz_profBlog_cont:nth-child(n + 4) {
    margin-top: 40px;
  }
}

@media screen and (max-width:1160px) {

/*  .oz-slider02Wrap{
    background: #333;
    padding-bottom: 12px;
  }*/

  .oz_content,
  /*.oz_content02,*/
  .oz_content03 {
    width: calc(100% - 30px);
    padding: 40px 0;
  }

  .oz_content02{
    width: 100%;
  }

  /* SP Menu */
  .oz_spLogo,
  .oz_navFirst {
    display: block;
  }

  .oz_headPcText {
    display: none;
  }

  .oz_pcLogo {
    max-width: 100%;
    max-height: 100%;
  }

  .oz_header_wrap {
    padding: 13px 5%;
    position: relative;
    height: 55px;
    /*background: #222222;*/
    width: 100%;
  }

  .oz_logoimg {
    position: absolute;
    /*top: -29.5px;*/
    top: -0.5px;
    left: 5%;
    width: 110px;
  }


  .oz_spHead {
    display: flex;
    padding: 8px;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    right: 70px;
    font-size: 10px;
    text-align: center;
    height: 46px;
    padding-top: 10px;
    z-index: 9999;
    gap:12px;
    /*background: #222222;*/
  }

  .oz_spLineBtn{
    font-size:10px;
    text-align:center;
  }

  .oz_spLineBtn i{
    font-size:29px;
  }

  .oz_spWebBtn i{
    font-size:26px;
    line-height: 1.2;
  }

  .oz_spHead .oz_headlink {
    color: #ffffff;
    text-decoration: none;
  }

  .oz_head {
    height: 95px;
    justify-content: center;
    z-index: 999999;
    /*background: #ffffff;*/
    /*background: #222222;*/
    position: fixed;
    width: 100vw;
  }

  /* Toggle Button */
  #oz_nav-toggle {
    display: none;
    position: absolute;
    width: 73px;
    height: 53px;
    cursor: pointer;
    z-index: 99999;
    background-size: cover;
    right: 0;
    top: 0;
    background: initial;
  }

  .oz_navFixed {
    display: block;
  }

  #oz_nav-toggle .oz_nav-toggle__in {
    position: relative;
    width: 50px;
  }

  #oz_nav-toggle .oz_nav-toggle__in_span {
    display: block;
    position: absolute;
    height: 1px;
    width: 60%;
    /*background: #ffffff;*/
    left: 15px;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    border-radius: 50px;
  }

  #oz_nav-toggle .oz_nav-toggle__in_span:nth-child(1) {
    top: 16px;
  }

  #oz_nav-toggle .oz_nav-toggle__in_span:nth-child(2) {
    top: 23px;
  }

  #oz_nav-toggle .oz_nav-toggle__in_span:nth-child(3) {
    top: 31px;
  }

  #oz_nav-toggle .oz_nav-toggle__in_span:nth-child(4) {
    top: 39px;
    font-size: 10px;
    background: none;
    left: 13px;
    /*color: #ffffff;*/
  }

  .oz_nav-in {
    padding: 0px;
  }

  #oz_global-nav {
    position: absolute;
    background: #ffffff;
    width: 100%;
    height: 100vh;
    text-align: center;
    padding: 10px 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    right: -100%;
    top: 0;
    z-index: 9999;
    box-sizing: border-box;
    overflow: scroll;
    padding-top: 30px;
  }

  .oz_pageUd_tel a {
    color: #ffffff;
    text-decoration: none;
  }

  #oz_nav-toggle {
    display: block;
  }

  .open #oz_nav-toggle .oz_nav-toggle__in_span:nth-child(1) {
    top: 20px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
    background: #222222;
  }

  .open #oz_nav-toggle .oz_nav-toggle__in_span:nth-child(2) {
    width: 0;
    left: 50%;
  }

  .open #oz_nav-toggle .oz_nav-toggle__in_span:nth-child(3) {
    top: 20px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
    background: #222222;
  }

  .open #oz_nav-toggle .oz_nav-toggle__in_span:nth-child(4) {
    background: none;
    color: #222222;
  }

  /* #global-nav ã‚¹ãƒ©ã‚¤ãƒ‰ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³ */
  .open #oz_global-nav {
    /* #global-nav top + #mobile-head height */
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 1;
  }


  .oz_menuBox {
    display: block;
    align-items: center;
    padding-left: 0;
    padding-top: 10px;
    float: none;
    width: calc(100% - 80px);
    max-width: 600px;
    margin: auto;
    position: inherit;
  }

  .oz_menuBox .oz_linkBtn .oz_headlink {
    font-size: 18px;
    height: 50px;
    width: 100%;
  }

  .oz_menuBox .oz_menuBoxList:not(.oz_linkBtn) .oz_headlink {
    text-align: left;
    padding: 8px 0;
    display: block;
    font-size: 10px;
    border-bottom: 1px solid #cccccc;
    position: relative;
    color: #222222;
  }

  .oz_headlink_text01 {
    color: #222222;
  }

  .oz_menuBox .oz_menuBoxList:not(.oz_linkBtn) .oz_headlink:after {
    content: "\3e";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    font-size: 15px;
    right: 15px;
    top: calc(50% - 7.5px);
    color: #222222;
  }

  .oz_menuBox .oz_headlink {
    width: 100%;
    color: #ffffff;
    font-weight: 500;
  }

  .oz_pc01 {
    font-size: 25px;
    color: #3c3c3c;
  }

  .oz_menuBox .oz_menuBoxList {
    position: relative;
  }

  .oz_bdNone .oz_headlink {
    border-bottom: none !important;
  }

  .oz_pageUd_tel {
    font-size: 35px;
    margin-top: 10px;
  }

  .oz_menuTelicon {
    display: inline-block;
    margin-right: 7px;
    font-size: 22px;
    color: #222222;
  }

  .oz_pageUd_time {
    font-size: 12px;
    margin-bottom: 20px;
  }

  .spNone {
    display: none;
  }

  .oz_spMenuIconWrap {
    margin-top: 30px;
    display: flex;
    justify-content: center;
  }

  .oz_spMenuIcon {
    margin: 0 10px;
  }

  .oz_headText {
    display: none;
  }

  .oz_logo {
    font-size: 10px;
  }

  .oz_logo .oz_h1span {
    font-size: 19px;
  }

  .oz_spHead .oz_tdnone {
    text-decoration: none;
    /*color: #ffffff;*/
  }

  body {
    padding-top: 0;
  }

  .oz_headcontWrap {
    /*padding-top: 55px;*/
    padding-top: 87px;
  }

  .oz_headlink_text02 {
    font-size: 16px;
    margin-bottom: 0;
    color: #93835c;
    display: block;
    width: 100%;
  }

  .oz_pageUd_time_span {
    color: #222222;
  }

  .oz_headlink.oz_headBtn {
    margin: auto;
    margin-top: 40px;
    padding: 8px 0;
    width: 90%;
  }

  .oz_headText02_pt02,
  .oz_headText02_pt01 {
    display: none;
  }

  .oz_headWrap02 {
    margin-top: 0;
  }


}

@media screen and (max-width:767px) {

  /* support iOS */
  .sp {
    display: block;
  }

  .pc {
    display: none !important;
  }

  .oz_topSlide_listIcon02 {
    top: 45px;
  }

  .oz_TopSec01_text02 {
    font-size: 13px;
  }

  .oz_TopSec04Text01 {
    font-size: 12px;
  }


  .oz_spfoot {
    position: fixed;
    left: 0;
    bottom: -3px;
    width: 100%;
    display: flex;
    transition: 0.5s;
  }

  .oz_track01 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #222222;
    color: #ffffff;
    font-size: 15px;
    height: 50px;
    width: calc(100% - 150px);
    text-decoration: none;
  }

  .oz_track02 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #93835c;
    height: 50px;
    width: 75px;
    text-decoration: none;
  }

  .oz_track03 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #05b903;
    height: 50px;
    width: 75px;
    text-decoration: none;
  }

  .oz_track01_img {
    display: inline-block;
    margin-right: 8px;
  }

  .oz_spfoot.oz_none {
    bottom: -100px;
  }

  .oz-image {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
  }

  .oz_maintextimg {
    width: 160px;
  }

  .oz_maintext {
    top: calc(50% - 45px);
  }

  .oz_TopSec01ImgWrap {
    text-align: left;
    line-height: 0;
  }

  .oz_TopSec01Img {
    width: 300px;
  }

  .oz_TopSec01 {
    padding: 40px 0 0;
    background: #ecebe7;
  }

  .oz_TopSec01 .oz_content {
    display: block;
  }

  .oz_TopSec01_cont {
    width: 100%;
  }

  .oz_Title {
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
  }

  .oz_SubTitle {
    font-size: 13px;
  }

  .oz_TopSec02 {
    padding: 40px 0;
  }

  .oz_TopSec02_list {
    display: block;
  }

  .oz_TopSec02_item {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 40px;
    position: relative;
    padding-left: 100px;
  }


  .oz_profText01 {
    font-size: 30px;
    margin-bottom: 8px;
  }

  .oz_profText_span {
    font-size: 18px;
  }

  .oz_profText02 {
    font-size: 13px;
    margin-bottom: 30px;
  }

  .oz_profText03 {
    font-size: 13px;
    margin-bottom: 20px;
  }

  .oz_TopSec02_item_text01 {
    text-align: left;
    margin: 0 0 10px;
    font-size: 19px;
  }

  .oz_TopSec02_item_img {
    position: absolute;
    left: 0;
    width: 80px;
  }

  .oz_TopSec02_item_text02 {
    font-size: 13px;
  }

  .oz_profBtn {
    height: 28px;
    margin-top: 20px;
  }

  .oz_profBtnWrap {
    text-align: center;
  }

  .oz_TopSec04 {
    padding: 40px 0;
  }


  .oz_week {
    flex-wrap: wrap;
  }

  .oz_date {
    height: 70px;
    width: 70px;
    margin: 5px 5px;
    font-size: 10px;
  }

  .oz_dateText {
    font-size: 15px;
  }

  .oz_TopSec04Cont_box {
    width: calc((100% - 20px) / 2);
  }

  /*.oz_TopSec04Cont_box:nth-child(n + 3) {
    display: none;
}*/

  .oz_TopSec04Cont {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
  }

  .oz_TopSec04Cont_box:nth-child(3n + 2) {
    margin-left: 0;
    margin-right: 0;
  }


  .oz_TopSec04item {
    margin-bottom: 8px;
    font-size: 12px;
  }

  .oz_TopSec04Text03 {
    font-size: 12px;
  }

  .oz_TopSec04Icon {
    padding: 6px 10px;
    font-size: 12px;
  }

  .oz_TopSec04Span {
    display: block;
  }

  .oz_TopSec04Schedule {
    padding: 4px;
    font-size: 12px;
  }

  .oz_linkBtn01 {
    height: 28px;
  }

  .oz_linkBtn02 {
    height: 28px;
  }

  .oz_TopSec05 {
    padding: 80px 0;
  }

  .oz_TopSec05_cont {
    padding: 0;
    display: block;
    margin-bottom: 20px;
  }

  .oz_TopSec05_img {
    padding: 0;
    width: 100%;
  }

  .oz_TopSec05_box {
    padding: 20px;
    width: 100%;
    padding-top: 10px;
  }

  .oz_TopSec05_boxText01 {
    margin: 0;
  }

  .oz_foot {
    padding: 40px 0 100px;
  }

  .foot_logo {
    font-size: 28px;
  }

  .oz_foot__cont02__ListWrap {
    display: none;
  }

  .oz_btntype02 {
    margin-bottom: 10px 0 20px;
    background: #f45f8c;
  }

  .footText01 {
    margin-bottom: 40px;
    text-align: center;
    color: #222222;
    font-size: 13px;
  }

  .foot_tel__text01 {
    line-height: 1em;
  }

  /* another top */
  .oz_entry_wrap {
    width: 90%;
  }

  .oz_entry {
    height: 80px;
    width: 48%;
  }

/*  .oz_entryLogo {
    top: calc(50% - 130px);
  }
*/
  .oz_logo02 {
    width: 230px;
  }

  .oz_entry .oz_entry_text01 {
    font-size: 25px;
  }

  .oz_entry .oz_entry_text02 {
    font-size: 13px;
  }

  .oz-slider02 .slick-list {
    padding: 0 !important;
  }

  .oz-slider02 .oz-image02 {
    padding: 0 10px;
  }

  .oz_TopSec01_b {
    padding: 40px 0;
  }

  .oz_TopSec01_b_Box {
    max-width: 90%;
  }

  .oz_TopSec01_b_text02 {
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .oz_TopSec01_b_text03 {
    font-size: 13px;
    margin-bottom: 20px;
  }

  .oz_topSlide_list .slick-list {
    width: 100%;
    margin: auto;
  }

  .oz_topSlide_list .prev {
    left: 0;
    top: 100px;
    width: 35px;
  }

  .oz_topSlide_list .next {
    right: 0;
    top: 100px;
    width: 35px;
  }

  .oz_topSlide_list__text01.oz_ft16 {
    font-size: 15px;
  }

  .oz_topSlide_list__text03 {
    font-size: 13px;
    line-height: 20px;
  }


  .oz_topSlide_list__text02 {
    font-size: 12px;
    margin-bottom: 15px;
  }

  .oz_topSlide_listIcon {
    padding: 5px 15px;
    font-size: 12px;
  }


  .oz_TopSec_slide {
    padding: 60px 0 0;
  }

  .oz_topSlide_list__box {
    padding: 10px 0;
  }

/*  .oz_reviewSec02_contWrap {
    display: block;
  }

  .oz_reviewSec02_cont:nth-child(odd) {
    margin-right: 0;
  }

  .oz_reviewSec02_cont {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 20px;
  }*/

  .oz_reviewSec01_contWrap {
    display: block;
  }

  .oz_reviewSec01_cont:nth-child(odd) {
    margin-right: 0;
  }

  .oz_reviewSec01_cont {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 20px;
  }

  .oz_TopSec05_boxText03 {
    font-size: 13px;
  }

  .oz_TopSecCupon_cont {
    padding: 20px;
  }

  .oz_TopSecCuponTitle {
    padding: 5px 0;
    margin-bottom: 15px;
    font-size: 16px;
  }

  .oz_cpIcon {
    width: 20px;
  }

  .oz_TopSecCuponText {
    font-size: 13px;
  }

  .oz_linkBtnWrap02 {
    margin-top: 40px;
  }


  .oz_TopSecCupon {
    padding: 60px 0;
  }

  .oz_footLogo02 {
    width: 200px;
  }

  .foot_tel__text01_b {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .foot_tel__text01_b .oz_footTel {
    width: 15px;
  }

  .oz_TopSec05_cont {
    margin-bottom: 20px;
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
  }

  .oz_TopSec05_cont:nth-child(3n + 3) {
    margin-right: 20px;
  }

  .oz_TopSec05_cont:nth-child(even) {
    margin-right: 0;
  }


  .oz_spfoot02 {
    position: fixed;
    left: 0;
    bottom: -3px;
    width: 100%;
    display: flex;
    transition: 0.5s;
  }

  .oz_fix03 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    color: #ffffff;
    font-size: 15px;
    height: 50px;
    width: calc(100% - 120px);
    text-decoration: none;
  }

  .oz_fix01 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    height: 50px;
    width: 60px;
    text-decoration: none;
    border-right: 1px solid #cccccc;
  }

  .oz_fix02 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    height: 50px;
    width: 60px;
    text-decoration: none;
    border-right: 1px solid #cccccc;
  }

  .oz_fixBtn {
    padding: 5px 8px;
    border-radius: 100px;
    color: #ffffff;
    display: inline-flex;
    background: #19bdaf;
    width: 80%;
    align-items: center;
    justify-content: center;
  }

  .oz_fix03_img {
    display: inline-block;
    margin-right: 8px;
    font-size: 24px;
    color: #ffffff;
  }

  .oz_spfoot02.oz_none {
    bottom: -100px;
  }

  .oz_TopSecBnr {
    padding: 30px 0;
  }

  /* other */
  .oz_systemWrap {
    padding: 40px 0;
  }

  .oz_systemTitle {
    width: 185px;
    font-size: 18px;
    margin-bottom: 10px;
  }

  .oz_systemBox:before,
  .oz_systemBox:after,
  .oz_systemTitle:before,
  .oz_systemTitle:after {
    width: 40px;
    height: 40px;
  }

  .oz_systemBox {
    background: #ffffff;
    padding: 40px 25px 60px;
    position: relative;
    margin-bottom: 20px;
  }

  .oz_TopSystem_th {
    font-size: 14px;
    padding: 5px;
  }

  .oz_TopSystem_td {
    font-size: 14px;
    padding: 5px;
  }

  .oz_TopSystem_span {
    font-size: 18px;
  }

  .oz_TopSystem_text {
    font-size: 12px;
  }

  .oz_TopSystem_table {
    margin-bottom: 10px;
  }

  .oz_TopSystem_text02 {
    font-size: 13px;
    margin-top: 5px;
  }

  .oz_TopSystem_text03 {
    font-size: 14px;
  }

  .oz_TopSystem_tr {
    display: block;
  }


  .oz_profileSec01_box01 {
    max-width: 100%;
    aspect-ratio: 1 / 1.3;
    height: auto;
    width: 100%;
  }


  .oz_profileSec01_cont01 {
    display: block;
    max-width: 100%;
    margin-bottom: 57px;
  }

  .oz_profileSec01_box01 {
    width: 100%;
  }

  .oz_profileSec01_box01_img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .oz_profileSec01_ImgBox {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
  }

  .oz_profileSec01_box02_text01_a {
    font-size: 30px;
  }

  .oz_profileSec01_cont02_boxInner:nth-child(7n + 7) {
    margin-right: inherit;
  }

  .oz_profileSec01_cont02_boxInner {
    width: calc((100% - 9px) / 4);
    margin-right: 3px;
    margin-bottom: 10px;
  }

  .oz_profileSec01_box02_IconDetail {
    margin-right: 4px;
    border: 1px solid #d7d7d7;
    font-size: 12px;
    padding: 6px 12px;
    color: #3c3c3c;
    margin-bottom: 4px;
  }

  .oz_profileSec01_box02_Icon {
    margin-top: 20px;
  }

  .oz_profileSec01_box02_text02 {
    font-size: 12px;
  }

  .oz_profileSec01_ImgBoxFirstText {
    font-size: 13px;
  }

  .oz_profileSec01_cont02_boxInner:nth-child(4n + 4) {
    margin-right: 0;
  }

  .oz_profileSec01_cont02_boxTitle01 {
    font-size: 14px;
    height: 27px;
  }

  .oz_profileSec01_cont02_boxTitle01 .oz_profileSec01_cont02_boxTitle01_span {
    font-size: 13px;
  }

  .oz_profileSec01_cont02_boxTitle02 {
    font-size: 13px;
    height: 45px;
    line-height: 18px;
  }

  .oz_profileSec01_cont02_boxTitle03 {
    font-size: 13px;
    height: 27px;
  }

  .oz_profileSec02 {
    padding-top: 25px;
  }

  .oz_profileSec01_box01_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .oz_other_pageTitle_span {
    font-size: 30px;
  }

  .oz_other_pageTItle_small {
    font-size: 15px;
  }

  .oz_other_pageTitle {
    margin-top: 50px;
    margin-bottom: 25px;
  }

  .oz_profSns {
    margin-top: 45px;
  }

  .oz_profileTable_th,
  .oz_profileTable_td {
    padding: 8px 0;
    font-size: 13px;
  }

  .oz_profileTable {
    margin-top: 20px;
  }

  .oz_profBlog_cont {
    width: calc((100% - 10px) / 2);
    margin-right: 10px !important;
    margin-bottom: 10px;
  }

  .oz_profBlog_cont:nth-child(even) {
    margin-right: 0 !important;
  }

  .oz_oz_profBlog_Text01 {
    font-size: 12px;
  }

  .oz_oz_profBlog_Text02 {
    font-size: 13px;
  }

  .oz_scheduleNotice {
    font-size: 15px; /* 少し大きめ */
    line-height: 1.9;
    padding: 16px 20px;
  }

  .oz_TopSec06_UdBnr {
    margin: 45px 0 30px;
  }

  .oz_TopSec06_UdBnr__list:not(:nth-child(4n + 4)) {
    margin-right: inherit;
  }

  .oz_TopSec06_UdBnr__list {
    width: 100%;
    margin-bottom: 15px;
  }

  .oz_TopSec06_UdBnr__list:nth-child(odd) {
    margin-right: 0;
  }

  .oz_TopSec06_UdBnr__list img {
    width: 100%;
  }

/*  .oz_reviewSec02_box02 {
    width: calc(100% - 160px);
  }*/

  .oz_reviewSec02_box01 {
    width: 140px;
  }

  .oz_Review__Text {
    font-size: 13px;
  }

  .oz_Review__Name {
    margin-bottom: 0;
  }

}



/* 20250326 */

@media screen and (max-width: 767px) {

  .oz_castSec01_cont02_boxTitle01 {
    font-size: 14px;
    height: 30px;
  }

  .oz_castSec01_cont02_boxTitle02 {
    font-size: 14px;
    height: 45px;
  }

  .oz_castSec01_cont02_boxTitle03 {
    font-size: 12px;
    height: 30px;
  }

  .oz_castSec01_cont02_boxInner {
    width: calc((100% - 9px) / 4);
    margin-bottom: 10px;
  }

  .oz_castSec01_cont02_boxInner:nth-child(4n + 4) {
    margin-right: 0;
  }

  .oz_castSec02_contTitle {
    height: 45px;
    font-size: 17px;
    margin-bottom: 30px;
  }

  .oz_castSec02_cont {
    margin-bottom: 60px;
  }

  .oz_castSec02_faqWrap {
    padding: 0 30px;
    flex-wrap: wrap;
  }

  .oz_castSec02_faq01 {
    width: 100%;
    margin-bottom: 8px;
    font-size: 16px;
  }

  .oz_castSec02_faq02 {
    width: 100%;
    font-size: 16px;
  }

  .oz_castSec02_box02 {
    padding: 0 30px;
  }

  .oz_castSec02_box03 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 2px; /* 任意：ボックス間の隙間 */
    justify-content: space-between;
  }

  .oz_castSec02_box03_boxInner {
    flex: 0 0 calc((100% - 18px) / 3); /* gap×2 を引いた値 */
    box-sizing: border-box;
    border: 1px solid #ccc;
  }

  .oz_castSec02_box03_boxTitle01 {
    font-size: 13px;
    line-height: 1.4;
    padding: 4px 2px;
  }

  .oz_castSec02_box03_boxTitle02 {
    font-size: 20px;
    padding: 6px 0;
  }

  .oz_castListSec01 {
    padding-top: 0;
  }

  .oz_castListSec01_contWrap {
    padding: 20px 20px 40px;
  }

  .oz_castListSec01_listTitle{
    font-size: 10px;
  }

  .oz_castListSec01_list{
    font-size: 10px;
    padding: 4px 8px;
    margin-right: 4px;
    margin-bottom: 4px;
  }

/*  .oz_castListSec01_btnWrap{
    font-size: 10px;
  }*/

  .oz_castListSec01_btnBtn{
    font-size: 14px;
    padding: 5px;
  }

  .oz_castListSec01_btn {
    padding: 5px;
    font-size: 12px;
    margin-bottom: 10px;
  }

  .oz_castListSec02_list {
    width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
  }

  .oz_castListSec02_list:nth-child(3n + 2) {
    margin-right: inherit;
    margin-left: inherit;
  }

  .oz_castListSec02_list:nth-child(even) {
    margin-left: 10px;
  }

  .oz_castListSec02_listIcon01_a,
  .oz_castListSec02_listIcon01_b {
    font-size: 14px;
    padding: 5px 0;
  }

  .oz_castListSec02_listIcon01_a_span,
  .oz_castListSec02_listIcon01_b_span {
    font-size: 11px;
  }

  .oz_castListSec02_listIcon02 {
    padding: 5px 10px;
    bottom: 10px;
    font-size: 12px;
  }

  .oz_castListSec02_listInfo {
    padding: 15px;
  }

  .oz_castListSec02_listText01 {
    font-size: 13px;
    margin-bottom: 3px;
  }

  .oz_castListSec02_listText02 {
    /*font-size: 20px;*/
    font-size: 1rem;
    margin-bottom: 3px;
  }

  .oz_castListSec02_listText02_span {
    font-size: 16px;
    margin-bottom: 0;
  }

  .oz_castListSec02_listText03 {
    font-size: 10px;
  }

  .oz_castListSec01_listWrap {
    margin-bottom: 15px;
  }

  .oz_castListSec02_listImg {
    height: 250px;
  }

  .oz_systemBox h2{
    /*width: 394px;*/
    width: 302px;
  }

  .oz_foot__cont02__ListWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 12px 8px;
    padding: 24px 16px 0;
    max-width: 640px;
    margin: 0 auto;
  }

  .oz_foot__cont02__List {
    width: calc(50% - 4px);
  }

  .oz_foot__cont02__List a.oz_tdnone {
    display: block;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    text-align: center;
    padding: 12px 8px;
    font-size: 13px;
    color: #222;
    text-decoration: none;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    transition: background-color 0.2s ease;
  }

  .oz_foot__cont02__List a:hover {
    background-color: #f2f2f2;
  }

  .oz_foot__cont02__List:not(:last-child):after{
    display: none;
  }

  .oz_castIconGroup {
      bottom: 12px;
  }

  .oz_content, .oz_content03{
    padding: 0;
  }

  .oz_Calendar--CurrentMonth{
    font-size: 15px;
  }
  .oz_Calendar--Table {
    width: 100%;
    table-layout: fixed;
    font-size: 11px;
    border-collapse: collapse;
  }

  .oz_Calendar--Table th{
    padding: 2px;
    text-align: center;
    vertical-align: top;    
  }

  .oz_Calendar--Table td {
    padding: 2px;
    height: 42px; /* 正方形に近づける高さ */
    text-align: center;
    vertical-align: top;
  }

  .oz_Calendar--Date {
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 2px;
  }

  .oz_Calendar--TimeInfo,
  .oz_Calendar--Note,
  .oz_castTag {
    font-size: 10px !important;
    line-height: 1.2;
    word-break: break-word;
  }

  .oz_Calendar--Header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    margin-bottom: 8px;
  }

  .oz_Calendar--Prev a,
  .oz_Calendar--Next a {
    font-size: 12px;
  }

  .oz_Calendar--Legend .oz_castTag {
    display: inline-block;
    margin: 2px 4px;
    font-size: 10px;
  }

  .oz-room {
    padding: 1px 4px !important;
    font-size: 10px !important;
  }

}

/* ============================================
   ツイキャス アーカイブ レスポンシブ
   ============================================ */
@media screen and (max-width: 767px) {

  .cm-pagettl-box {
    min-height: 180px;
  }
  .pagettl-line {
    left: 16px;
    height: 50%;
  }
  .cm-ttl01 h1.ja {
    font-size: 22px;
  }
  .cm-ttl01 .en {
    font-size: 11px;
  }
  .cm-breadcrumb {
    padding: 8px 16px;
  }
  .cm-intro-text-area {
    padding: 32px 0 24px;
  }
  .cnt-box {
    padding: 0 16px;
  }
  .cnt-area {
    padding: 40px 0;
  }
  .twitcast-toc-area {
    padding: 0 0 32px;
  }
  .twitcast-toc {
    padding: 18px 16px;
  }
  .twitcast-toc-list {
    gap: 6px 8px;
  }
  .twitcast-toc-list a {
    font-size: 12px;
    padding: 4px 10px;
  }
  .twitcast-list-wrap {
    gap: 40px;
  }
  .twitcast-month-ttl {
    font-size: 15px;
  }
  .cm-card-list01 {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .card .photo-box {
    aspect-ratio: 16 / 9;
  }
  .card .ttl {
    font-size: 14px;
  }

}

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

  .cm-card-list01 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

}
