@media screen and (max-width: 768px) {
  :root{
    --body-font-size: 14px;
  }
/**
     共通
     */
.head-contact {
	display: none;
}
.inner {
	width: 100%;
}

.width60, .width70, .width80, .width90 {
	width: 100%;
}
.pagetitle {
	margin: 0;
}
.pagetitle span {
	font-size: 16px;
}
.t4-component {
	padding: 40px 5%;
}
.container {
	padding: 0 5%;
}
.t4-component .container {
	padding: 0;
}
.t4-header .container {
	padding: 0;
}
.align-full {
	margin-left: 0;
	margin-right: 0;
}
.p20 {
	line-height: 1.6;
}
.t4-content {
	margin-top: 60px;
}
/**
     モバイルメニュー
     */
.t4-offcanvas {
	z-index: 99999;
}
.c-offcanvas.is-closed * {
	display: none;
}
.t4-offcanvas .t4-off-canvas-body .navbar.drilldown-effect .navbar-nav .btn-toggle {
	margin-top: 12px;
}
.navbar-toggler{
      padding: 16px 16px 0 0;
}


/**
     問い合わせ /contact
     */
.heading01 {
	font-size: 1.8rem !important;
}

strong.formRequired {
	display: inline-block;
	padding: 2px 8px;
	line-height: 1.4;
	margin-left: 0;
}



/**
     会社案内
     */
table.gaiyo-table th {
	display: block;
	width: 100%;
	padding: 10px 0;
}
table.gaiyo-table td {
	display: block;
	width: 100%;
	padding: 10px;
	border-bottom: none;
}
/**
     ヘッダー
     */
header {
	position: fixed;
	top: 0;
	z-index: 9999;
}
#t4-megamenu-mainmenu {
	display: none;
}
.header-wrap {
	height: 60px;
	min-height: 60px;
}
.head-contact {
	display: none;
}
.head-mail {
	display: none;
}
.logo-image img {
	height: 50px;
}
	

/**
     フッター（サイトマップ）
     */
.ft-sitemap {
	display: none;
}
.ft-sitemap .profile {
	width: 100%;
}
.ft-sitemap .sitemap {
	margin-top: 40px;
	width: 100%;
}
.ft-sitemap .sitemap div {
	padding: 0;
}
.ft-sitemap .sitemap ul li {
	padding: 0 10px 10px 0;
}

/**
     お知らせ
     */
.page-header h2, .page-header .h2, .categories-list h2, .categories-list .h2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
	.page-header h1{
		font-size:1.8rem !important;
	}
.news .system-unpublished h2 {
	position: relative;
	left: 0;
	top: 0;
	margin: 20px 0;
}
.news .news-col2 {
	flex-wrap: wrap;
}
.news .news-col2 div:first-child {
	width: 100%
}
.news .news-col2 div:last-child {
	width: 100%;
	padding-top: 0;
}
.news .system-unpublished {
	padding: 0 0 20px 0;
}
.article-info dd {
	display: none;
}
.item-257 .article-info dd {
	display: block;
}
/**
     お問い合わせフォーム
     */
#userForm .rsform-block>label {
	display: block;
	padding: 10px 0;
	width: 100%;
}
#userForm .rsform-block .formControls {
	display: block;
	border-top: medium none;
	padding: 0 0 20px 0;
}
strong.formRequired {
	margin-left: 10px;
}
/*Youtubeの埋め込み　レスポンシブ*/
.yt{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.yt iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
	
/*	デザイナー追加20250512*/
/*	共通*/
	.sphidden{
		display: none;
	}
	.pchidden{
		display: block !important;
	}
	.wide-70 {
    width: 100%;
}
	.heading01{
		margin-bottom: 15px;
	}
	.heading02{
		font-size: 1.5rem !important;
	}
	.container-fig {
    width: 94%;
}
	.item-intro {
    margin-bottom: 0rem ;
}
.col-2,.col-3 ,.col-4 ,.col-5 ,.col-6 ,.col-7 ,.col-8 ,.col-9,.col-10{
    width: 100%;
}
	.basebtn1{
		min-width: 270px;
	}
	.copy {
    font-size: 13px;
}
	.t4-footer{
		margin-top: 4rem;
	}
	.ft-content {
    width: 100%;
    margin: 0 auto;
    padding: 5% 0;
    text-align: center;
}
	.ft-content img {
    margin: 0 0 0px 0;
}
	.item-142 .ft-content {
		padding-top: 0;
	}
	.footer_shoplist {
    background-color: #2E3A58;
    padding: 25px 20px;
    font-size: 14px;
}
	.footer_shoplist .row{
		margin: auto;
		padding: 0;
	}

	.footer_shop_ti {
    display: block;
    border: solid 1px #fff;
    padding: 5px 10px;
		margin-top: 15px;
		margin-bottom: 5px;
    text-align: center;
    white-space: nowrap;
    width: 100%;
}
	.t4-header-r {
    margin-right: 5px;
}
	.header_btn{
		display: none !important;
	}
	.header_btn-sp{
		display: block !important;
	}
	.header_btn a{
		font-size: 12px;
      padding:10px 0;
	}
	.header_btn_tenpo{
		border-right: solid 1px #ccc
	}
	.header_btn .col{
		min-width: 50%;
	}
	#Mod224{
		margin-top: 0;
	}
	.t4-wrapper {
    margin-top: 50px;
}
	.page-header-text h1 {
    font-size: 2.2rem;
		margin-top: 0;
}
	.page-header-text span {
    font-size: 1.2rem;
	}
	.order-2{
		order: 1 !important;
	}
	
	.scroll_table {
    overflow-x: auto;
    display: block;
		padding-bottom: 10px;
}

.scroll_table table th,
.scroll_table table td {
    white-space: nowrap;
}
	
	/* スクロールバー全体を対象にする */
.scroll_table::-webkit-scrollbar {
    width: 10px; /* スクロールバーの幅 */
    height: 10px; /* スクロールバーの高さ */
}

/* スクロールバーの背景部分をカスタマイズ */
.scroll_table::-webkit-scrollbar-track {
    background: #f1f1f1; /* スクロールバーの背景色 */
    border-radius: 5px; /* 角丸にする */
}

/* スクロールバーの操作部分をカスタマイズ */
.scroll_table::-webkit-scrollbar-thumb {
    background: #888; /* スクロールバーの操作部分の背景色 */
    border-radius: 5px; /* 角丸にする */
}

/* スクロールバーの操作部分にホバーした時のスタイル */
.scroll_table::-webkit-scrollbar-thumb:hover {
    background: #555; /* ホバー時のスクロールバーの操作部分の背景色 */
}
	
	.top60 {
    margin-top: 30px !important;
}
	
/*	TOP*/
	.teaser{min-height: 400px;
}
.teaser_txt {
    top: 2%;
    transform: translateY(0%);
}
.teaser_txt{
	padding: 25px;
}
.teaser_copy1{
	min-width: 320px;
	    height: 40px;
	border-bottom-width: 4px;
	margin-bottom: 0;
}
.teaser_copy1 text{
	font-size: 1.3rem;
	letter-spacing: 0;
}
.teaser h2 strong {
    font-size:1.8rem;
    line-height: 1.6;
}
.teaser h2 span {
    font-size: 1.8rem;
    line-height: 1.6;
}

.teaser_copy2 text{
	  font-size: 1.7rem;
}
.teaser_copy2 {
    min-width: 360px;
    height: 70px;
}
.teaser h2{
	font-size: 1.9rem
}
	.teaser_ph_box{
		width: 100%;
		right: 0;
		padding: 10px;
	}
	.teaser_ph1 {
    position: absolute;
    bottom: 39%;
    right: 30%;
    width: 34vw;
}
	.teaser_ph2 {
    bottom: 12%;
    right: auto;
    width: 40vw;
	}
	.teaser_ph3 {
    bottom: 20px;
    right: 1%;
    width: 55vw;
	}
	
	.swiper3 .swiper-slide{
		padding-left:5px;
		padding-right: 5px;
	}
	.top_campaign {
    padding-bottom: 0px;
}
	.news_box {
		width: 100%;
    border-radius: 0px;
    padding: 25px;
}
	.news-box ul li{
		padding:10px 0 0;
	}
	#news .mod-articles-category-title{
		width: 100%;
		padding-top: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.mod-articles-category-category a{
		margin: 0;
	}
	
	.section3 .col-5{
		padding: 0px 25px 25px;
	}
	.sec3_copy {
		right: auto;
    left: 4%;
    width: 50%;
}
	.sample-slider{
		height: 230px;
	}
	.section3 .col-7{
		padding-left: 0;
	}
	.top_shop_box{
		width: 100%;
		padding: 25px;
		border-radius: 0;
	}
	.top_shop_box .col {
    flex: 1 0 50%;
		padding: 5px !important
}
	.top_content_box .col {
    flex: 1 0 100%;
		padding: 5px 0 10px!important
}
	.unei_box {
    padding-bottom: 20px;
}
	.top_recruit {
    width: 100%;
    background-image: url(../../../../images/top/top_recruit_bg.png);
    border-radius: 0px;
    padding: 25px 25px 40px;
		background-position:center left -10px; 
}
	.top_recruit h2 {
    font-size: 22px !important;
	}
	.top_recruit p {
    font-size:18px;
}
	.sns_box{
		padding: 25px 0 50px;
	}
	.sns_box iframe{
		width: 100%;
	}
	.item-142 #t4-footer {
    margin-top: -20px;
}
	
/*	コンセプト*/
	.concept_box{
		margin-top: 0;
	}
	.concept_box h2 {
    font-size: 1.6rem !important;
    margin-top: 1rem;
    margin-bottom: 1rem;
	}
	.concept_box p {
    font-size: 1.0rem;
    line-height: 2.0;
}
/*	アクラブメソッド*/
	.method_intro{
		padding: 10px 20px 420px;
	}
	.method_intro::before, .method_intro::after{
		height: 40px;
	}
	.method_box {
    margin: 0rem 0;
}
	.metho_intro_inner{
		width: 100%;
	}
	.metho_intro_inner h2 {
    margin-bottom: 2rem;
}
	.metho_intro_inner p {
    font-size: 1.1rem;
    line-height: 2.0;
}
	h2.ribbon {
    padding-left: 0px;
    font-size: 26px !important;
    align-items: center;
    margin-bottom: 0rem 0px;
		flex-wrap: wrap;
		padding-top: 100px;
		justify-content: center;
}
	.ribbon span {
    position: absolute;
    top: 0px;
    left: 50%;
		transform: translateX(-50%);
    width: 70px;
    height: 70px;
    font-weight: bold;
    font-size: 12px !important;
    padding-top: 15px;
		margin-bottom: 10px;
}
	.ribbon span strong {
    display: block;
    font-size: 40px !important;
}
	.ribbon span::after{
		    border-width: 0 35px 20px 35px;
	}
/*	制度紹介*/
	.system_box {
    border-radius: 25px;
    padding: 25px;
}
	.system_box dl{
		margin-bottom: 0;
	}
	.system_box dt {
    width: 100%;
    margin-bottom: 0px;
    padding: 10px;
	}
	.system_box dd {
    width: 100%;
}
	.system_img{
		order: 1;
		margin-bottom: 15px;
	}
	.system_txt{
		order: 2;
	}
/*	ごあいさつ*/
	.greeting_box {
    width: 100%;
    margin: 2rem auto;
}
	.greeting_box .col-8,.greeting_box .col-4{
		padding: 0;
	}
	
	.greeting_box .col-4{
		order: 1;
		margin-bottom: 15px;
	}
	.greeting_box .col-8{
		order: 2;
	}
	.greeting_box img{
		margin-top: 20px;
	}
	.greeting_box2 {
    width: 100%;
		padding: 25px;
	}
/*	排出選手紹介*/
	.players_box_interview h3{
		margin-bottom: 10px;
	}
	  .item-532  .players_box_interview {

        padding: 25px 15px;
        width: 96%;
        margin: auto;
    }
	.players_box_interview h3 {
    font-size: 1.5rem;
}
	.players_box h3{
		    margin-bottom: 1.0rem;
	}
	.player-list{
				justify-content: center;
	}
	.player-list li {
    flex: 2;
    flex-grow: 0;
    min-width: 7em;
    text-align: center;
    text-wrap-mode: nowrap;

    padding: 5px 0;
}
/*
	キャンペーン
*/
	.campaign_box {
    width: 100%;
    margin: 2rem auto;
}
	.campaign_table_outer table,
	.campaign_table_outer tbody,
	.campaign_table_outer tr,
	.campaign_table_outer th,
	.campaign_table_outer td{
		display: block;
	}
	.campaign_table_outer th{
		border-bottom: 0;
		width: 100%;
	}
	.campaign_table_outer td{
		border-bottom: 0;
	}
	.campaign_table_outer table{
		border-bottom: 1px solid #ddd;
	}
	
/*	入会案内*/
	.shop_box_column{
		justify-content: center;
		margin-top: 15px;
		margin-left: auto;
		margin-right: auto;
	}
	.scroll_btn{
		bottom: 24px;
	}
	.scroll_btn img{
		width: 100%;
	}
	.btn_taiken {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    min-width: 300px;
    text-align: center;
    padding: 15px;
    border-radius: 15px;
	}
	.btn_taiken span{
		font-size: 15px;
	}
	.heading06{
		font-size: 20px !important;
	}
	.heading06::before, .heading06::after {
    width: 20px;
}
	.flow{
		padding-left: 0;
		gap: 30px;
	}
	.flow > li{
		width: 200px;
	}
	.flow > li:not(:first-child) dl::before{
		left: -27px;
	}
	.flow > li dl{
		padding: 15px;
	}
	.reason_box .col{
		width: 50%;
		font-size: 0.7rem;
		padding: 0 5px;
		margin-bottom: 10px;
	}
	.reason_box img {
    border-radius: 10px;
    width: 70px;
}
/*	店舗一覧*/
	.blue_light_bg {
    padding: 25px;
    border-radius: 10px;
}
	.blue_light_bg .heading01 {
        font-size: 1.3rem !important;
    }
	.shoplist_box .col {
    padding: 0 0rem;
		width: 100%
}
	.shop_list_link {
		justify-content: center;
	}
	.shop_list_link .shop_box_inner{
		padding-bottom: 15px;
	}
	.shop_box_inner{
		padding: 20px 10px 10px;
	}
	.shop_box_inner .col-11{
		padding: 0;
		width: 100%;
	}
	.shop_box_inner p{
		line-height: 1.4;
		padding-bottom: 20px;
	}
	.shop_number{
		position: absolute;
		top:-5px;
		left: 50%;
		transform: translateX(-50%)
	}
	.clubs-table{
		margin-top: 10px;
	}
	.clubs-table th{
		width: 30%;
	}
	.clubs-table th,.clubs-table td{
		font-size: 15px;
	}
	.formControls.col-sm-9{
		width: 100%;
	}
	.item-534 .clubs-table th{
		width: 100%;
	}
	.campaign_table_outer{
		padding: 25px 25px ;
	}
	.campaign_index{
		width: 100%;
		padding-left: 50px;
	}
	.campaign_index li{
		width: 100%;
		margin: 5px 0;
	}
	
/*	会社沿革*/
	.timeline{
		width: 100%;
		padding-left: 5px;
	}
	.timeline-date{
		color: #0077BF;
	}
	.timeline > li {
    margin-bottom: 20px;
}
}