/*
	Theme Name: chatanspc
	Description: 北谷スポーツセンター サイトスタイルシート
	Author: wbox-design
	Author: wbox-design.jp
	Version: 1.0;
*/

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	width: 100%;
	font-family: "UD新丸ゴ R";
	font-size: 15px;
}

.wrap {
	overflow: hidden;
}



/********** ヘッダー header **********/

header {
	width: 100%;
	margin-bottom: 10px;
	background: #fff; /*#7fb3db*/
	text-align: center;
}
.header_area {
	width: 100%;
	/*height: 80px;*/
	max-width: 980px;
	margin: 0 auto;
	padding-top: 10px;
	background: url(../../../wp-content/uploads/2020/07/header_bk.png) no-repeat right bottom;
	background-size: 590px 70px;
}

/* 検索フォーム */
.header-search {
	width: 220px;
	float: right;
	text-align: center;
	margin-top: -10px;
}
.header-search form {
	margin: 0;
	padding: 5px 0 5px 5px;
	background-color: #0068B7;
}
#s {
	width: 10em;
	padding: 3px;
	margin: 0;
	border: 0;
}
.search-submit {
	padding: 3px;
	font-size: 0.8em;
	letter-spacing: 3px;
	color: #fff;
	background-color: #0068B7;
	border: 0;
	margin: 0;
	cursor: pointer;
}

/* ヘッダーロゴ */
header .logo {
	width: 100%;
	text-align: left;
}
header .logo img {
	padding: 0;
	width: 350px;
	margin-left: 10px;
}



/********** グローバルメニュー global-menu **********/

header .header_nav_area {
	width: 100%;
	background-color: #0068B7;
}

#gmenu{
	clear: both;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}
#gmenu li{
	width: 16.5%;
	float: left;
	padding: 15px 0 10px;
}
#gmenu li a{
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
#gmenu li span {
	font-size: 1em;
	display: block;
}
#gmenu li span.menu-image-title {
	font-size: 0.9em;
	color: #7fb3db;
	margin-top: 3px;
}

#toggle{
	display: none;
}



/********** 施設アイコン facility-icon **********/

#menu-content_navi {
	width: 100%;
	max-width: 980px; /*882px->800px 2024.7.6*/
    height: 120px; /*2024.7.6*/
	margin: 0 auto 10px;
    background-color: #000;
}
#menu-content_navi .icon {
	width: 10%; /*11.11%->10% 2024.7.6*/
	float: left;
}
#menu-content_navi .icon img {
	width: 100%;
	height: 100%;
}
#menu-content_navi a {
    color: #fff;
    font-size: 10px;
    text-decoration: none;
}
#menu-content_nav .icon {
    width: 98px;
    height: 120px;
    text-align: center;
    margin: 0 auto;
}

/********** コンテンツ content **********/

.wrapper {
	width: 100%;
}

.content_area {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}

.main {
	width: 73.4%;
	max-width: 720px;
	float: left;
	text-align: left;
	line-height: 1.8;
}
.main p {
	margin: 0 10px 0 1em;
}
.main ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0 0 0 1em;
}
.main ul li {
	margin: 0 0 0 0;
	padding: 0;
}

.main-content {
	padding: 0 5px;
	margin: 20px 0 10px;
}

.page-content {
	padding: 0 5px;
	margin-bottom: 10px;
}
.page-content img.alignleft {
	margin: 0 15px 15px 0;
	float: left;
}

.page_img {
	width: 47.3%;
	max-width: 340px;
	float: left;
}
.page_img img {
	width: 100%;
	height: auto;
}
.read_text {
	width: 52.7%;
	max-width: 380px;
	float: left;
	margin-bottom: 1rem;
}

/* 英語版テキスト english-text */
/*p.english {
	font-size: 0.9em;
	color: #006699;
	letter-spacing: 1px;
}*/



/********** タイトル title **********/

/* ページタイトル page-title */
h1.page_title {
	padding: 5px 15px;
	font-size: 1.4em;
	font-weight: bold;
	font-family: "UD新丸ゴ M";
	color: #fff;
	background-color: #0066cc;
	margin-bottom: 10px;
}

/* コンテンツタイトル content-title */
h2,
h3,
h4,
h5 {
	clear: both;
	width: 96%;
	padding: 5px 10px;
	font-weight: bold;
	color: #0066cc;
	font-family: "UD新丸ゴ M";
}
h2 {
	margin: 20px 10px 10px 0;
	font-size: 1.2em;
	border-top: 2px solid #0066cc;
	border-bottom: 2px solid #0066cc;
}
h3 {
	margin: 15px 10px 15px 0;
	font-size: 1.2em;
	border-bottom: 2px dotted #0066cc;
}
h4 {
	margin: 15px 10px 15px 10px;
	font-size: 1.1em;
	border-left: 10px solid #0066cc;
}
h5 {
	margin: 10px 10px 10px 0;
	font-size: 1.1em;
}


/* お知らせ、キャンペーン・イベント */
.single h1 {
	border-top: 2px solid #0066cc;
	border-bottom: 2px solid #0066cc;
	color: #0066cc;
}
.single h2 {
	border-top: 2px solid #0066cc;
	border-bottom: 2px solid #0066cc;
	color: #0066cc;
}



/********** フロントページ front-page **********/

.home .main {
	width: 100%;
	max-width: 980px;
	margin: 10px auto;
}
.topcontent-left {
	width: 49%;
	max-width: 480px;
	float: left;
	text-align: center;
	/*border: 1px solid #f00;
	box-sizing: border-box;*/
}
.topcontent-left canvas {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	/*border: 1px solid #ff0;
	box-sizing: border-box;*/
}
.topcontent-right {
	width: 51%;
	max-width: 500px;
	float: right;
	/*border: 1px solid #f00;
	box-sizing: border-box;*/
}

/* スライダー */
.banner_slider {
	width: 95%;
	max-width: 468px;
	margin: 20px auto 0;
}

/* キャンペーン・イベント　お知らせ */
.news-area {
	clear: both;
	width: 70%;
	float: left;
	max-width: -webkit-calc(100% - 300px);
	max-width: calc(100% - 300px);
}

/* タイトル画像 */
.news-area h3.ttl_img {
	width: 98%;
	height: 37px;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #1861ae;
}

.news-area ul {
	margin: 10px 5px 20px;
	list-style-type: none;
}
.news-area ul li {
	/*background: url(../../uploads/2016/07/blue_arrow.svg) no-repeat;
	background-position: left center;
	background-size: 7px 7px;
	padding: 0 0 0 14px;*/
	margin-bottom: 5px;
}

/* お知らせ日時 */
.info_date {
	font-size: 0.9em;
	color: #555;
}


/* Newsに表示する施設ラベル */
.shisetsu_label0:after,
.shisetsu_label1:after,
.shisetsu_label2:after,
.shisetsu_label3:after,
.shisetsu_label4:after,
.shisetsu_label5:after,
.shisetsu_label6:after,
.shisetsu_label7:after,
.shisetsu_label8:after,
.shisetsu_label9:after,
.shisetsu_label10:after {
	margin-right: 5px;font-size: 0.8em; padding: 3px; margin-left: 5px; color:#fff;
}
.shisetsu_label0:after 	{ content: "北谷スポーツ"; background: #1861ae; }
.shisetsu_label1:after 	{ content: "スイミング"; background: #327bbb; }
.shisetsu_label2:after 	{ content: "スポーツジム"; background: #2B237F; }
.shisetsu_label3:after 	{ content: "カルチャー"; background: #961b60; }
.shisetsu_label4:after 	{ content: "北谷ボウル"; background: #e61d60; }
.shisetsu_label5:after 	{ content: "岩盤癒"; background: #E72819; }
.shisetsu_label6:after 	{ content: "ゴルフ"; background: #369039; }
.shisetsu_label7:after 	{ content: "テニス"; background: #0b908f; }
.shisetsu_label8:after 	{ content: "バッティング"; background: #00617d; }
.shisetsu_label9:after  { content: "整骨院"; background: #ef7f1a; }
.shisetsu_label10:after { content: "パルクール"; background: #f5af16; }
.shisetsu_label11:after { content: "インドアゴルフ"; background: #91be1f; }

/* NEWマーク */
.new-mk {
	font-size: 0.6em;
	color: #fff;
	padding: 3px 5px 3px 5px;
	background-color: #f00;
	letter-spacing: 1px;
}

/* CMギャラリー */
.gallery-area {
	width: 300px;
	float: right;
	text-align: center;
}

/* タイトル画像 */
.gallery-area h3.ttl_img {
	width: 300px;
	height: 50px;
	padding: 0;
	border: none;
	background: none;
	margin: 0;
}

.cmgallery {
	width: 300px;
	padding: 0;
	margin: 15px auto 20px;
	background: #0F2F8D;
}
.cmgallery iframe {
	padding: 0 10px 5px;
}


/* バナー */
.banner-area {
	clear: both;
	width: 100%;
	max-width: 980px;
	text-align: center;
	border-top: 2px solid #0068B7;
}
ul.banner {
	width: 860px;
	margin: 20px auto 0;
	list-style-type: none;
}
ul.banner li {
	width: 210px;
	float: left;
	margin-right: 5px;
}



/********** 表データ table-data **********/

.table_data {
	border-top: 2px solid #555;
	border-left: 2px solid #555;
	margin: 10px;
}
.table_data th,
.table_data td {
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	padding: 5px 10px;
}
.table_data th {
	background-color: #b2d1e0;
	font-weight: bold;
}



/********** サイドバー sidebar **********/

.sidebar {
	width: 25.6%;
	max-width: 250px;
	float: right;
	text-align: center;
}

.sidebar h2 {
	padding: 5px;
	margin: 0 0 10px;
}

.sidebar_navi {
	margin-bottom: 20px;
	list-style-type: none;
}
.sidebar_navi li {
	width: 100%;
	padding: 10px 0;
	margin-bottom: 10px;
	display: block;
	font-family: "UD新丸ゴ M";
	text-align: center;
}
.sidebar_navi li a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.metaslider {
  margin-bottom: 15px;
}
.sidebar .metaslider {
	clear: both;
	padding-top: 20px;
}

/* サイドバー・お知らせ */
.sidebar_event,
.sidebar_news {
	list-style-type: none;
	margin: 20px 0 30px 0;
	text-align: left;
	font-size: 0.9em;
}
.sidebar_event li,
.sidebar_news li {
	margin: 0 0 20px 10px;
	padding: 0 0 0 7px;
	border-left: 4px solid #0066cc;
}

/* サイドバー・施設連絡先 */
.shisetsu_tel {
	display: none;
}

/* タイトル画像 */
.sidebar .ttl_img {
	width: 100%;
	padding: 0;
	border: none;
}


/********** 1. スイミングページ swiming-page **********/

/* ページタイトル */
.page-swim h1.page_title
/*.page-id-9 .page_title,
.page-id-590 .page_title,
.page-id-137 .page_title*/ {
	background: url(./img/icon_swim.gif) no-repeat;
	background-color: #327bbb;
	background-size: 36px 36px;
	background-position: 12px center;
	padding-left: 55px;
}

/* 項目タイトル */
.page-swim h2.item_title,
.sb_swim  h2.item_title
/*.page-id-9 h2,
.page-id-590 h2,
.page-id-137 h2*/ {
	border-top: 2px solid #327bbb;
	border-bottom: 2px solid #327bbb;
	color: #327bbb;
}

/* 表データ */
.page-swim .table_data th
/*.page-id-9 .table_data th,
.page-id-590 .table_data th,
.page-id-137 .table_data th*/ {
	background-color: rgba( 50, 123, 187, 0.4 );
	font-weight: bold;
}

/* サイドバー・スイミングのお知らせ */
.sidebar_news.swim li {
	border-left: 4px solid #327bbb;
}

/* サイドバー・メニュータイトルボタン */
.sb_swim .sidebar_navi li { background-color: #327bbb; }

/* お知らせ一覧ボタン */
.sb_swim .list_btn {
	margin: 0 0 30px 0;
}


/********** 2. スポーツジムページ SportsGym-page **********/

/* ページタイトル */
.page-athletic h1.page_title
/*.page-id-13 .page_title,
.page-id-173 .page_title*/ {
	background: url(./img/icon_spgm.gif) no-repeat;
	background-color: #16499d;
	background-size: 36px 36px;
	background-position: 12px center;
	padding-left: 55px;
}

/* 項目タイトル */
.page-athletic h2.item_title,
.sb_athletic h2.item_title
/*.page-id-13 h2,
.page-id-173 h2*/ {
	border-top: 2px solid #16499d;
	border-bottom: 2px solid #16499d;
	color: #16499d;
}
	
/* 表データ */
.page-athletic .table_data th
/*.page-id-13 .table_data th,
.page-id-173 .table_data th*/ {
	background-color: rgba( 22, 73, 157, 0.4 );
	font-weight: bold;
}

/* サイドバー・アスレチックのお知らせ */
.sidebar_news.athletic li {
	border-left: 4px solid #16499d;
}

/* サイドバー・メニュータイトルボタン */
.sb_athletic .sidebar_navi li { background-color: #16499d; }

/* お知らせ一覧ボタン */
.sb_athletic .list_btn {
	margin: 0 0 30px 0;
}

/********** 3. カルチャースクールページ culture school-page **********/

/* ページタイトル */
.page-id-15 .page_title,
.page-id-211 .page_title,
.page-id-214 .page_title,
.page-id-249 .page_title,
.page-id-251 .page_title,
.page-id-445 .page_title,
.page-id-587 .page_title {
	background: url(./img/icon_cltr.gif) no-repeat;
	background-color: #961b60;
	background-size: 36px 36px;
	background-position: 12px center;
	padding-left: 55px;
}

/* 項目タイトル */
.page-id-15 h2,
.page-id-211 h2,
.page-id-214 h2,
.page-id-249 h2,
.page-id-251 h2,
.page-id-445 h2,
.page-id-587 h2 {
	border-top: 2px solid #961b60;
	border-bottom: 2px solid #961b60;
	color: #961b60;
}
	
/* 表データ */
.page-id-15 .table_data th,
.page-id-211 .table_data th,
.page-id-214 .table_data th,
.page-id-249 .table_data th,
.page-id-251 .table_data th,
.page-id-445 .table_data th,
.page-id-587 .table_data th {
	background-color: rgba( 150, 27, 96, 0.4 );
	font-weight: bold;
}

/* サイドバー・メニュータイトルボタン */
.sb_culture .sidebar_navi li { background-color: #961b60; }

/* カルチャースクールリスト */
.school_cat {
	margin: 0 0 30px 1em;
}
.school_cat li {
	margin-bottom: 20px;
}

/* 講座詳細ページ */

/* ページタイトル */
.single .main h1 {
	padding: 5px 15px;
	font-size: 1.5em;
	color: #fff;
	margin-bottom: 20px;
	font-family: "UD新丸ゴ M";
	border: none;
}
.single-course .main h1 { background-color: #961b60; }
.single-athletic_machine .main h1 { background-color: #2B237F; }

.category_title {
	font-size: 0.7em;
	float: right;
}
.school_left {
	width: 42.4%;
	max-width: 310px;
	float: left;
}
.school_right {
	width: 53.4%;
	max-width: 390px;
	float: right;
}
/* 講師名 */
.teacher_name {
	font-size: 0.9em;
}
/* 講師画像 */
.teacher_pic {
	text-align: center;
}
/* 講座ラベル */
.course_label,
.course_flug {
	font-size: 0.8em;
	padding: 3px 3px 2px 5px;
	margin-left: 5px;
	letter-spacing: 3px;
}
.course_label {
	color: #961b60;
	border: 2px solid #961b60;
	background: #ff0;
}
.course_flug {
	color: #ff0;
	background: #961b60;
}

/* 講座ラベル表示エリア */
.school_label {
	width: 100%;
	padding: 0;
	margin: 0 0 15px 0;
}

/* 講座画像 */
.school_img {
	width: 100%;
	text-align: center;
}
.school_img img {
	width: 100%;
	max-width: 320px;
	height: auto;
}
/* 動画 */
.movie_img {
	margin: 10px 0;
	padding: 0;
}
.movie_img p {
	margin: 0;
	padding: 0;
}
.movie_img iframe {
	width: 100%;
}

/* 項目タイトル */
.single .main h2 {
	clear: both;
	width: 95%;
	padding: 0 5px;
	margin: 15px 10px 15px 0;
	font-size: 1em;
	font-weight: bold;
	border-top: none;
	font-family: "UD新丸ゴ M";
}
.single-course .main h2 {
	border-left: 5px solid #961b60;
	border-bottom: 2px solid #961b60;
	color: #961b60;
}
.single-athletic_machine .main h2 {
	border-left: 5px solid #2B237F;
	border-bottom: 2px solid #2B237F;
	color: #2B237F;
}

/* 表データ */
.single-course .main .table_data th { /* カルチャースクール */
	background-color: rgba( 150, 271, 96, 0.4 );
	font-weight: bold;
}

.cul_mk {
	font-size: 0.7em;
	padding: 5px;
	background-color: #ff0;
	color: #000;
	margin: 0 0 0 5px;
}

/* prev, next ナビエリア */
.prevnext_nav {
	clear: both;
	width: 100%;
	margin: 30px 0;
	padding: 5px;
	box-sizing: border-box;
}
.prevnext_nav.athletic {
	border: 2px solid #2B237F;
}
.prevnext_nav.course {
	border: 2px solid #961b60;
}

/* prev, next ナビボタン */
.prev_nav,
.next_nav {
	padding: 7px 10px;
	color: #fff;
}
.athletic .prev_nav,
.athletic .next_nav {
	background: #2B237F;
}
.course .prev_nav,
.course .next_nav {
	background: #961b60;
}
.prev_nav { float: left; }
.next_nav {	float: right; }
.prev_nav a,
.next_nav a {
	text-decoration: none;
	color: #fff;
}



/********** 4. 北谷ボウルページ bowling-page **********/

/* ページタイトル */
.page-bowl .page_title,
.page-id-17 .page_title {
	background: url(./img/icon_bowl.gif) no-repeat;
	background-color: #e61d60;
	background-size: 36px 36px;
	background-position: 12px center;
	padding-left: 55px;
}

/* 項目タイトル */
.page-bowl h2,
.page-id-17 h2 {
	border-top: 2px solid #e61d60;
	border-bottom: 2px solid #e61d60;
	color: #e61d60;
}

/* 表データ */
.page-bowl .table_data th, 
.page-id-17 .table_data th {
	background-color: rgba( 230, 29, 96, 0.4 );
	font-weight: bold;
}
/* サイドバー・メニュータイトルボタン */
.sb_bowl .sidebar_navi li { background-color: #e61d60; }

/* 北谷ボウルリーグ項目 */
.monday-w h4 { /* マンデーダブルスリーグ */
    color: #ff6633;
    border-color: #ff6633;
}
.nbf-l h4 { /* NBFリーグ */
    color: #0066cc;
    border-color: #0066cc;
}
.tuesday-star h4 { /* 火曜スターリーグ */
    color: #cc9933;
    border-color: #cc9933;
}
.wednesday-football h4 { /* 水曜フットボールリーグ */
    color: #3399cc;
    border-color: #3399cc;
}
.queens-l h4 { /* クイーンズリーグ */
    color: #993399;
    border-color: #993399;
}
.thursday-open h4 { /* 木曜オープンリーグ */
    color: #009900;
    border-color: #009900;
}
.penguin-l h4 { /* ペンギンリーグ */
    color: #009966;
    border-color: #009966;
}
.ohayou-month h4 { /* おはよう月例会 */
    color: #ff6600;
    border-color: #ff6600;
}
.penguin-month h4 { /* ペンギン倶楽部月例会 */
    color: #3366cc;
    border-color: #3366cc;
}
.c1-month h4 { /* C-1月例会 */
    color: #cc3333;
    border-color: #cc3333;
}
.bowl-leaguelist {
    padding: 30px 10px;
}

/********** 5. 岩盤癒ページ rockspa-page **********/

/* ページタイトル */
.page-id-19 .page_title {
	background: url(../../uploads/2016/08/ttl_icon_rockspa.png) no-repeat;
	background-color: #E72819;
	background-size: 35px 35px;
	background-position: 12px center;
	padding-left: 50px;
}

/* 項目タイトル */
.page-id-19 h2 {
	border-top: 2px solid #E72819;
	border-bottom: 2px solid #E72819;
	color: #E72819;
}

/* 表データ */
.page-id-19 .table_data th {
	background-color: rgba( 255, 51, 0, 0.4 );
	font-weight: bold;
}



/********** 6. ちゃたん整骨院ページ osteopathic clinic-page **********/

/* ページタイトル */
.page-id-21 .page_title {
	background: url(./img/icon_ostp.gif) no-repeat;
	background-color: #ef7f1a;
	background-size: 36px 36px;
	background-position: 12px center;
	padding-left: 55px;
}

/* 項目タイトル */
.page-id-21 h2 {
	border-top: 2px solid #ef7f1a;
	border-bottom: 2px solid #ef7f1a;
	color: #ef7f1a;
}


/********** 7. 北海鮮ページ tavern-page **********/

/* ページタイトル */
.page-tavern h1.page_title
/*.page-id-23 .page_title*/ {
	background: url(../../uploads/2016/08/ttl_icon_tavern.png) no-repeat;
	background-color: #F5B416;
	background-size: 35px 35px;
	background-position: 12px center;
	padding-left: 50px;
}

/* 項目タイトル */
.page-tavern h2.item_title,
.sb_tavern h2.item_title
/*.page-id-23 h2*/ {
	border-top: 2px solid #F5B416;
	border-bottom: 2px solid #F5B416;
	/*color: #F5B416;*/
	color: #e59c0c;
}

/* サイドバー・北海鮮の新着情報 */
.sidebar_news.tavern li {
	border-left: 4px solid #F5B416;
}

/* サイドバー・北海鮮メニュー */
.tavern_menu {
	margin-bottom: 20px;
}
.tavern_menu li {
	width: 50%;
	float: left;
	margin: 0 0 10px 0;
}
.menu_text {
	font-size: 0.8em;
}

/* サイドバー・メニュータイトルボタン */
#menu-tavern_navi li
/*.sb_golf .sidebar_navi li*/ {
	background-color: #F5B416;
	font-size: 1em;
}
/* 新着情報一覧ボタン */
.sb_tavern .list_btn {
	margin: 0 0 30px 0;
}

/* facebook page */
.fb-page {
	margin-top: 20px;
}

/********** 8. ゴルフページ golf-page **********/

/* ページタイトル */
.page-golf h1.page_title
/*.page-id-25 .page_title,
.page-id-147 .page_title*/ {
	background: url(./img/icon_golf.gif) no-repeat;
	background-color: #369039;
	background-size: 36px 36px;
	background-position: 12px center;
	padding-left: 55px;
}

/* 項目タイトル */
.page-golf h2.item_title
/*.page-id-25 h2,
.page-id-147 h2*/ {
	border-top: 2px solid #369039;
	border-bottom: 2px solid #369039;
	color: #369039;
}

/* 表データ */
.page-id-25 .table_data th,
.page-id-147 .table_data th {
	background-color: rgba( 54, 144, 57, 0.4 );
	font-weight: bold;
}

/* サイドバー・メニュータイトルボタン */
#menu-golf_navi li
/*.sb_golf .sidebar_navi li*/ {
	background-color: #369039;
	font-size: 1em;
}


/********** 9. テニスページ tennis-page **********/

/* テニス, 一般受講案内, ジュニア受講案内, キッズ受講案内, スクールキャンペーン, レンタルコート */
/* ページタイトル */
.page-id-11 .page_title,
.page-id-182 .page_title,
.page-id-184 .page_title,
.page-id-186 .page_title,
.page-id-188 .page_title,
.page-id-190 .page_title,
.page-id-1311 .page_title {
	background: url(./img/icon_tens.gif) no-repeat;
	background-color: #0b908f;
	background-size: 36px 36px;
	background-position: 12px center;
	padding-left: 55px;
}

/* 項目タイトル */
.page-id-11 h2,
.page-id-182 h2,
.page-id-184 h2,
.page-id-186 h2,
.page-id-188 h2,
.page-id-190 h2,
.page-id-1311 h2 {
	border-top: 2px solid #0b908f;
	border-bottom: 2px solid #0b908f;
	color: #0b908f;
}
.page-id-11 h3,
.page-id-182 h3,
.page-id-184 h3,
.page-id-186 h3,
.page-id-188 h3,
.page-id-190 h3,
.page-id-1311 h3 {
	border-bottom: 2px dotted #0b908f;
	color: #0b908f;
}
.page-id-11 h4,
.page-id-182 h4,
.page-id-184 h4,
.page-id-186 h4,
.page-id-188 h4,
.page-id-190 h4,
.page-id-1311 h4 {
	border-left: 10px solid #0b908f;
	color: #0b908f;
}
.page-id-11 h5,
.page-id-182 h5,
.page-id-184 h5,
.page-id-186 h5,
.page-id-188 h5,
.page-id-190 h5,
.page-id-1311 h5 {
	color: #0b908f;
}


/* 表データ */
.page-id-11 .table_data th,
.page-id-182 .table_data th,
.page-id-184 .table_data th,
.page-id-186 .table_data th,
.page-id-188 .table_data th,
.page-id-190 .table_data th,
.page-id-1311 .table_data th {
	background-color: rgba( 11, 144, 143, 0.4 );
	font-weight: bold;
}

/* サイドバー・メニュータイトルボタン */
.sb_tennis .sidebar_navi li { background-color: #0b908f; }



/********** 10. バッティングセンターページ tennis-page **********/

/* ページタイトル */
.page-id-27 .page_title {
	background: url(./img/icon_batt.gif) no-repeat;
	background-color: #00617d;
	background-size: 36px 36px;
	background-position: 12px center;
	padding-left: 55px;
}

/* 項目タイトル */
.page-id-27 h2 {
	border-top: 2px solid #00617d;
	border-bottom: 2px solid #00617d;
	color: #00617d;
}

/* 表データ */
.page-id-27 .table_data th { 
	background-color: rgba( 0, 97,125, 0.4 );
	font-weight: bold;
}

/********** 11. インドアゴルフ indoorgolf-page **********/

/* ページタイトル */
.page-indrg .page_title {
	background: url(./img/icon_idrg.gif) no-repeat;
	background-color: #91be1f;
	background-size: 36px 36px;
	background-position: 12px center;
	padding-left: 55px;
}

/* 項目タイトル */
.page-indrg h2 {
	border-top: 2px solid #91be1f;
	border-bottom: 2px solid #91be1f;
	color: #91be1f;
}


/********** 12. パルクールジム parkour-page **********/

/* ページタイトル */
.page-prkr .page_title {
	background: url(./img/icon_prkr.gif) no-repeat;
	background-color: #f5af16;
	background-size: 36px 36px;
	background-position: 12px center;
	padding-left: 55px;
}

/* 項目タイトル */
.page-prkr h2 {
	border-top: 2px solid #f5af16;
	border-bottom: 2px solid #f5af16;
	color: #f5af16;
}


/********** ご利用案内 useguide-page **********/

.click_btn {
	width: 50%;
	padding: 10px 5px;
	margin: 50px auto;
	background: #006699;
	text-align: center;
}
.click_btn a {
	text-decoration: none;
	color: #fff;
}
.shisetsu_map img {
	width: 100%;
	height: 100%;
}



/********** よくある質問ページ Q&A-page **********/

.qa_list dt {
	background: url(../../uploads/2016/07/qmark.svg) no-repeat;
	background-position: left top;
	background-size: 28px 28px;
	padding: 0 0 0 35px;
	margin: 10px 0 10px 0;
	min-height: 28px;
}
.qa_list dd {
	background: url(../../uploads/2016/07/amark.svg) no-repeat;
	background-position: left top;
	background-size: 28px 28px;
	padding: 0 0 0 35px;
	margin: 10px 0 2.5rem 0;
	min-height: 28px;
}



/********** リンクページ link-page **********/

/* リンク先タイトル */
.link_info h3 {
	clear: both;
}

/* リンク先画像 */
.link_pic {
	width: 340px;
	float: left;
	margin: 0 0 20px 10px;
}
.link_pic img {
	border: 1px solid #006699;
}



/********** 検索結果ページ search-page **********/

.skekka {
	padding: 5px 0 5px 5px;
}
.scount {
	font-size: 2em;
	color: #f00;
	padding-right: 5px;
}
.search-list {
	margin: 10px 0 0 20px;
}
.search-list li {
	margin-bottom: 20px;
}



/********** お問い合わせページ contact-page **********/
/********** カルチャースクール・講師募集ページ culture school teacher recruit-page **********/

/* お問い合わせ項目名 */
.wpcf7-form dt {
	clear: left;
	width: 26%;
	text-align: right;
	float: left;
	margin: 10px 20px 0 0;
	font-size: 1.1em;
	color: #0066cc;
}
.teacher_recruit dt {
		color: #961b60;
}
.form-ttl {
	border-left: 5px solid #0066cc;
	padding-left: 7px;
	font-weight: bold;
}
.teacher_recruit .form-ttl {
		border-left: 5px solid #961b60;
}

/* 「必須」「希望」ラベル */
.label-required,
.label-hope {
	font-weight: bold;
	font-size: 0.8em;
	padding: 2px 5px 0;
	display: inline-block;
	/*width: 2.5em;*/
	margin: 2px 2px 2px 7px;
	text-align: center;
	background-color: #ff0;
}
.label-required {
	border: 1px solid #f00;
	color: #f00;
}
.label-hope {
	border: 1px solid #961b60;
	color: #961b60;
}

/* お問い合わせ入力箇所 */
.wpcf7-form dd {
	width: 70%;
	float: left;
	margin: 10px 0 0 0;
}
.wpcf7-form dd input {
	padding: 10px;
}
.wpcf7-form input[type="text"] {
	padding: 5px;
  width: 96%;
}
.wpcf7-form textarea {
	padding: 5px;
	width: 98%;
}
.contact_checkbox {
	margin: 10px 0 10px 0;
}
.wpcf7-list-item {
	width: 14em;
	display: inline-block;
	padding: 2px 5px;
}
.form-message {
    width: 100%;
    text-align: center;
    margin: 30px auto;
}

/* 送信ボタン */
.teacher_recruit_submit,
.all_contact_submit {
	text-align: center;
	margin: 20px auto;
}
.wpcf7-submit {
	width: 80%;
	max-width: 250px;
	padding: 10px;
	background: #0066cc;
	color: #fff;
	cursor: pointer;
}
.teacher_recruit_submit .wpcf7-submit {
	background: #961b60;
}
div.wpcf7 .wpcf7-spinner {
    display: block;
}

/* レンタルスタジオ・教室ページ　rental-stuido-classroom page */
.rentalstudio-pic {
	width: 100%;
	text-align: center;
}
.rentalstudio-pic img {
	margin: 10px;
}


/********** フッターページ　footer-page **********/

footer {
	clear: both;
	width: 100%;
	background-color: #ccccff;
	font-size: 0.9em;
	text-align: center;
	margin-top: 20px;
}

.footer_top {
	width: 100%;
	height: 85px;
	background: url(../../../wp-content/uploads/2016/08/footer_top.gif) no-repeat;
	background-size: auto;
}

.footer_area {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	text-align: left;
}

.footer_navi {
	width: 58%;
	max-width: 570px;
	float: left;
	margin: 30px 0 0 0;
}

.footer_navi h3 {
	width: 95%;
	padding: 5px;
	border-bottom: dotted 2px #0066cc;
	font-size: 1.4em;
	font-weight: bold;
	color: #0066cc;
}
	
.footer_navi01,
.footer_navi02,
.footer_navi03 {
	float: left;
	margin: 0;
	padding-left: 10px;
	text-align: left;
	box-sizing: border-box;
}
.footer_navi01 { width: 27%; }
.footer_navi02 { width: 39%; }
.footer_navi03 { width: 33%; }

.footer_address {
	width: 40%;
	max-width: 400px;
	float: left;
	margin: 40px 0 0 0;
	text-align: left;
	line-height: 1.5;
}
.footer_address h4 {
	font-size: 1.4em;
	border: 0;
	margin: 0 0 10px 0;
	padding: 0;
}
.footer_address p {
	font-size: 1em;
	padding: 7px;
}

footer li {
	margin-bottom: 15px;
}
footer li a {
	display: inline-block;
	background: url(../../uploads/2016/07/blue_arrow.svg) no-repeat;
	background-position: left 3px;
	background-size: 5px 5px;
	padding-left: 14px;
	text-decoration: none;
}

footer ul.sub-menu {
	margin: 15px 0 0 1em;
}

/* QRコード QR-code */
.qrcode-area {
	width: 30%;
	float: left;
	text-align: center;
}
.qrcode {
	width: 112px;
	padding: 3px 0 8px;
	background: #0068B7;
	margin: 10px auto;
}
.qrcode h3 {
	width: auto;
	text-align: center;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: none;
	margin: 0 5px;
}
.qrcode p {
	text-align: center;
}

/* コピーライト copyright */
.copyright {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 0.8em;
	padding: 20px 10px;
}


/********** 全ページ共通項目　all-item **********/

/* クリアフィックス　clearfix */
.clrfx:before,
.clrfx:after {
	content: " ";
	display: table;
}
.clrfx:after {
	clear: both;
}
.clrfx {
	*zoom: 1;
}

/* オンマウス　onMouse */
a:hover,
a:hover img {
	opacity: 0.8;
}

/* 注釈　asterisk */
.annotation {
	text-indent: 1em;
}


.data-list {
	margin-left: 2em;
	list-style-type: circle;
}
.num-list {
	margin-left: 2em;
	list-style-type: decimal;
}
.next-btn,
.prev-btn {
	padding: 7px 10px;
	background: #0066cc;
}
.next-btn a,
.prev-btn a {
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
}
.next-btn {	float: right; }
.prev-btn {	float: left; }

/* 一覧表示ボタン */
.list_btn {
	padding: 0;
	display: block;
	margin: 0 20px 0 0;
	text-align: right;
}



/**************************************** shisetsu contact view ～980px ****************************************/

@media only screen and (max-width: 980px) {
	
	header {
		background: #fff; /*#7fb3db*/
	}
	.header_area {
		background-image: none;
		/*padding-top: 0;*/
	}
	header .header-search {
		width: 220px;
	}
	header .logo img {
		margin-left: 10px;
	}

	.shisetsu_tel {
		display: block;
		margin: 0 auto 10px;
	}
	.main {
		max-width: -webkit-calc(100% - 260px);
		max-width: calc(100% - 260px);
	}
	.sidebar {
		width: 250px;
	}
	#gmenu {
		display: none;
		width: 100%;
		border-top: 1px solid #fff;
	}
	#gmenu li {
		width: 100%;
		border-bottom: 1px solid #fff;
	}
	
	#gmenu li span {
		display: inline-block;
		/*font-size: 1.1em;
		color: #fff;
		margin: 3px 0 0;*/
	}
	#gmenu li span.menu-image-title {
		margin-left: 1em;
		/*font-size: 0.9em;
		color: #7fb3db;
		display: inline-block;*/
	}


	#toggle{
		display: block;
		position: relative;
		width: 100%;
		background: #0068B7;
	}
	#toggle a {
		display: block;
		position: relative;
		padding: 12px 0 10px;
		border-bottom: 1px solid #0068B7;
		color: #fff;
 		text-align: center;
 		text-decoration: none;
	}
	#toggle:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 20px;
		height: 4px;
		margin-top: -10px;
		background: #fff;
 	}
	#toggle a:before, #toggle a:after{
		display: block;
   		content: "";
   		position: absolute;
   		top: 50%;
   		left: 10px;
   		width: 20px;
   		height: 4px;
   		background: #fff;
 	}
 	#toggle a:before{
   		margin-top: -2px;
 	}
 	#toggle a:after{
   		margin-top: 6px;
 	}
	#toggle a:hover {
		opacity: 1;
	}


	ul.banner {
		width: 645px;
	}
	
	#menu-content_navi {
		width: 100%;
		max-width: 490px;
	}

	#menu-content_navi .icon {
		width: 20%;
		height: auto;
		margin: 0;
	}
	
	.topcontent-left {
		display: none;
	}
	.topcontent-right {
		width: 98%;
		max-width: none;
	}
	
	.news-area {/* キャンペーン・イベント　お知らせ */
		/*clear: both;*/
		width: 100%;
		max-width: none;
		/*float: left;*/
	}

	.gallery-area { /* CMギャラリー */
		width: 100%;
		max-width: none;
		clear: both;
	}

	ul.banner { /* トップページバナー */
		width: 430px;
	}

	.page_img {
		width: 100%;
		max-width: 340px;
		float: none;
		text-align: center;
	}
	.page_img img {
		width: 100%;
		margin: 0 auto 10px;
	}
	.read_text {
		width: 100%;
		max-width: none;
	}

	.main {
		width: 100%;
		max-width: none;
		text-align: left;
		margin: 10px auto 20px;
		/*line-height: 1.8;*/
		/*font-size: 0.9em;*/
	}
	
	.school_info {
		margin: 30px 0;
	}
	.school_left {
		width: 100%;
		max-width: none;
		margin: 0;
		clear: both;
	}
	.school_right {
		width: 100%;
		max-width: none;
		clear: both;
	}
	
	#wpcf7-f681-p587-o1 dt { /* カルチャースクール講師募集フォーム */
		width: 100%;
		margin: 10px 0 0 0;
		text-align: left;
	}
	#wpcf7-f681-p587-o1 dd {
		width: 100%;
		margin: 5px 0 0 0;
	}


	.sidebar {
		width: 100%;
		max-width: none;
	}

	.sidebar .metaslider {
		clear: both;
		padding-top: 20px;
	}

	.footer_top {
		height: 80px;
		background: url(../../../wp-content/uploads/2016/08/footer_top2.gif);
	}
	
	.footer_area {
		width: 100%;
	}

	.footer_navi {
		width: 100%;
		margin: 0 20px;
	}
	
	.footer_navi h3 {
		width: 90%;
	}
	
	.footer_navi01,
	.footer_navi02,
	.footer_navi03 {
		padding-left: 40px;
	}
	
	.footer_navi01 { width: 50%; }
	.footer_navi02 { width: 50%; }
	.footer_navi03 { width: 50%; }

	

	.footer_address {
		clear: both;
		width: 100%;
		padding: 0 0 0 20px;
	}	
	.qrcode-area {
		display: none;
	}

}


/**************************************** small size ～ 415px ****************************************/

@media only screen and (max-width: /*360px*/ 415px ) {

	header .header-search { /* 検索 */
		width: 100%;
		text-align: right;
	}

	header .logo { text-align: center; }
	header .logo img {
		width: 95%;
		margin: 0 auto;
	}
	
	.banner_slider { /* スライダー */
		max-width: none;
	}
	
	ul.banner { /* トップページバナー */
		width: 210px;
	}
	ul.banner li img {
		margin: 0;
	}
	
	.cmgallery { /* CMギャラリー */
		padding: 0;
	}
	
	.read_text {
		width: 95%;
	}
	
	.rentalstudio-pic img {
		margin: 10px 0;
	}

	.footer_top {
		background: url(../../../wp-content/uploads/2016/08/footer_top3.gif);
	}
	
	.footer_navi h3 {
		width: 80%;
	}
	
	.footer_navi01,
	.footer_navi02,
	.footer_navi03 {
		width: 70%;
		float: none;
		margin: 0 auto;
		padding-left: 0;
	}
	footer li:last-child {
		margin-bottom: 0;
	}
	.footer_address {
		padding: 0 10px;
	}
	.qrcode-area {
		width: 100%;
	}
	.copyright {
		width: 80%;
		margin: 0 auto;
	}

}

.link_btn {
	display: inline-block;
	font-weight: bold;
	padding: 10px;
	border: 2px solid #f00;
}

.machine_list {
	list-style-type: none;
	line-height: 2;
}

.embed_download {
	padding: 10px 0;
	text-align: right;
}
.embed_download a {
	background-color: #0066cc;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}

.page-submenu {
	text-align: center;
	padding: 1rem 0;
}
.page-submenu::before {
	content: ' / ';
}
.page-submenu li {
	list-style-type: none;
	display: inline-block;
}
.page-submenu li::after {
	content: ' / ';
}
.page-submenu li a {
	margin: 0 10px;
}
.attention {
	color: #f00;
	font-weight: bold;
	padding: 1rem 0;
}

.responcive_img {
    width: 100%;
    height: auto;
    max-width: 720px;
}
.page_banner {
    margin: 10px auto;
    text-align: center;
}

/* TOPページアニメーション */

.rotate_wrapper {
	position: relative;
	width: 460px;
	padding-top: 460px;
	margin: 10px auto;
}

.rotate ul {
    list-style: none;
	padding: 0;
	margin: 0;
}

#center_animation {
	content: '';
	display: flex;
	width: 55%;
	padding-top: 55%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
	justify-content: center;
    align-items: center;
    background-size: cover;
    animation: img_anime 24s ease infinite;
    border-radius: 50%;
}
#center_image {
	width: 55%;
	padding-top: 55%;
	position: absolute;
	left: 51%;
	top: 51%;
	transform: translate(-50%,-50%);
	display: none;
	z-index: 2;
}

.rotate {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
}

/* 背景画像アニメーション */
@keyframes img_anime {
    0%  { background-image: url(./img/top_catchcopy.png); } /* 背景画像1を指定 */
    10% { background-image: url(./img/top_catchcopy.png); } /* 背景画像1を指定 */
    20% { background-image: url(./img/pool_img_photo.png); } /* 背景画像2を指定 */
    30% { background-image: url(./img/pool_img_photo.png); } /* 背景画像2を指定 */
    40% { background-image: url(./img/yoga_img_photo.png); } /* 背景画像3を指定 */
    50% { background-image: url(./img/yoga_img_photo.png); } /* 背景画像3を指定 */
    60% { background-image: url(./img/tennis_img_photo.png); } /* 背景画像4を指定 */
    70% { background-image: url(./img/tennis_img_photo.png); } /* 背景画像4を指定 */
    80% { background-image: url(./img/top_img_golf.png); } /* 背景画像5を指定 */
    90% { background-image: url(./img/top_img_golf.png); } /* 背景画像5を指定 */
    100% { background-image: url(./img/top_catchcopy.png); } /* 背景画像1を指定 */
} 

.rotate_menu {
	position: relative;
	width: 100%;
	height: 100%;
	animation: 100s linear big-circle infinite;	/* 大枠を回転させているアニメーション */
}

.item {
	position: absolute;
	width: 80px;
	height: 50%;
	transform-origin: 50% 100%;
}

/* 計11個の各アイコンを上向きにする */
/*
item_1:スイミング
item_2:スポーツジム
item_3:カルチャースクール
item_4:北谷ボウル
item_6:ゴルフ
item_7:テニス
item_8:バッティングセンター
item_9:ちゃたん整骨院
item_10:パルクール
item_11:インドアゴルフ
*/
.item_1  { left: 50%; transform: translate(-50%, 0); }
.item_2  { left: 50%; transform: translate(-50%, 0) rotate(36deg);  }/*32deg->36deg 2024.7.3*//*32deg*/
.item_3  { left: 50%; transform: translate(-50%, 0) rotate(72deg);  }/*65deg->72deg 2024.7.3*/
.item_4  { left: 50%; transform: translate(-50%, 0) rotate(108deg);  }/*98deg->108deg 2024.7.3*/
.item_6  { left: 50%; transform: translate(-50%, 0) rotate(144deg); }/*164deg->144deg 2024.7.3*/
.item_7  { left: 50%; transform: translate(-50%, 0) rotate(180deg); }/*197deg->180deg 2024.7.3*/
.item_8  { left: 50%; transform: translate(-50%, 0) rotate(216deg); }/*230deg->216deg 2024.7.3*/
.item_9  { left: 50%; transform: translate(-50%, 0) rotate(252deg); }/*263deg->252deg 2024.7.3*/
.item_10 { left: 50%; transform: translate(-50%, 0) rotate(288deg); }/*296deg->288deg 2024.7.3*/
.item_11 { left: 50%; transform: translate(-50%, 0) rotate(324deg); }/*328deg->324deg 2024.7.3*/

.parts {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	text-align: center;
	border-radius: 50%;
}

.parts img {
	width: 70%;
	height: auto;
}

/* 各コンテンツを回転させるアニメーション */
.item_1  .parts { animation: 100.0s linear circle1 infinite;  }
.item_2  .parts { animation: 100.0s linear circle2 infinite;  }
.item_3  .parts { animation: 100.0s linear circle3 infinite;  }
.item_4  .parts { animation: 100.0s linear circle4 infinite;  }
.item_6  .parts { animation: 100.0s linear circle6 infinite;  }
.item_7  .parts { animation: 100.0s linear circle7 infinite;  }
.item_8  .parts { animation: 100.0s linear circle8 infinite;  }
.item_9  .parts { animation: 100.0s linear circle9 infinite;  }
.item_10 .parts { animation: 100.0s linear circle10 infinite; }
.item_11 .parts { animation: 100.0s linear circle11 infinite; }

/* 各アイコンの背景 */
.bg_1  { background: linear-gradient(180deg, #a5b9dd 0%, #a5b9dd 50%, #327bbb 50%, #327bbb 100%); } /*スイミング*/
.bg_2  { background: linear-gradient(180deg, #969acc 0%, #969acc 50%, #16499d 50%, #16499d 100%); } /*スポーツジム*/
.bg_3  { background: linear-gradient(180deg, #c690a5 0%, #c690a5 50%, #961b60 50%, #961b60 100%); } /*カルチャー*/
.bg_4  { background: linear-gradient(180deg, #f2a2ab 0%, #f2a2ab 50%, #e61d60 50%, #e61d60 100%); } /*ボウリング*/
.bg_5  { background: linear-gradient(180deg, #f39e7c 0%, #f39e7c 50%, #d82620 50%, #d82620 100%); } /*岩盤癒*/
.bg_6  { background: linear-gradient(180deg, #abc390 0%, #abc390 50%, #369039 50%, #369039 100%); } /*ゴルフ*/
.bg_7  { background: linear-gradient(180deg, #a5c4c4 0%, #a5c4c4 50%, #0b908f 50%, #0b908f 100%); } /*テニス*/
.bg_8  { background: linear-gradient(180deg, #98a7b7 0%, #98a7b7 50%, #00617d 50%, #00617d 100%); } /*バッティング*/
.bg_9  { background: linear-gradient(180deg, #f8c28d 0%, #f8c28d 50%, #ef7f1a 50%, #ef7f1a 100%); } /*整骨院*/
.bg_10 { background: linear-gradient(180deg, #fbd796 0%, #fbd796 50%, #f5af16 50%, #f5af16 100%); } /*パルクール*/
.bg_11 { background: linear-gradient(180deg, #cdde96 0%, #cdde96 50%, #91be1f 50%, #91be1f 100%); } /*インドアゴルフ*/
 
@keyframes big-circle {
	0%   { transform: rotate(0deg);  }
	100% { transform:rotate(360deg); }
}
@keyframes circle1 {
	0%   { transform: rotate(0deg);    }
	100% { transform: rotate(-360deg); }
}
@keyframes circle2 {
	0%   { transform: rotate(324deg); }/*326deg->324deg 2024.7.3*/
	100% { transform: rotate(-36deg); }/*-32deg->-36deg 2024.7.3*/
}
@keyframes circle3 {
	0%   { transform: rotate(288deg); }/*295deg->288deg 2024.7.3*/
	100% { transform: rotate(-72deg); }/*-65deg->-72deg 2024.7.3*/
}
@keyframes circle4 {
	0%   { transform: rotate(252deg); }/*262deg->252deg 2024.7.3*/
	100% { transform: rotate(-108deg); }/*-98deg->-108deg 2024.7.3*/
}
/*@keyframes circle5 {
	0%   { transform: rotate(229deg);  }
	100% { transform: rotate(-131deg); }
}*/
@keyframes circle6 {
	0%   { transform: rotate(216deg);  }/*196deg->216deg 2024.7.3*/
	100% { transform: rotate(-144deg); }/*-164deg->-144deg 2024.7.3*/
}
@keyframes circle7 {
	0%   { transform: rotate(180deg);  }/*163deg->180deg 2024.7.3*/
	100% { transform: rotate(-180deg); }/*-197deg->-180deg 2024.7.3*/
}
@keyframes circle8 {
	0%   { transform: rotate(144deg);  }/*130deg->144deg 2024.7.3*/
	100% { transform: rotate(-216deg); }/*-230deg->-216deg 2024.7.3*/
}
@keyframes circle9 {
	0%   { transform: rotate(108deg);   }/*97deg->108deg 2024.7.3*/
	100% { transform: rotate(-252deg); }/*-263deg->-252deg 2024.7.3*/
}
@keyframes circle10 {
	0%   { transform: rotate(72deg);   }/*64deg->-72deg 2024.7.3*/
	100% { transform: rotate(-288deg); }/*-296deg->-288deg 2024.7.3*/
}
@keyframes circle11 {
	0%   { transform: rotate(36deg);   }/*32deg->36deg 2024.7.3*/
	100% { transform: rotate(-324deg); }/*-328deg->-324deg 2024.7.3*/
}

/* Global Menu */

.global_menu {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	max-width: 880px;
	height: 120px;
	margin: 0 auto;
}

.global_item {
	text-align: center;
	height: 120px;
	margin-bottom: 2px;
}

.global_item_icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 80px;
}

.global_item img {
	display: block;
	width: 75%;
}

.global_item_text {
	font-size: 0.6em;
	color: #fff;
	background: #000;
	padding: 5px 0;
}

@media (max-width: 600px) {
	.global_item_icon {
		width: 70px;
	}
	.global_item img {
		width: 70%;
	}
	.global_item_text {
		font-size: 0.55em;
	}
}

.league_banner {
    width: 100%;
    text-align: center;
    padding: 0 auto 10px;
}
.league_banner img {
    width: 560px;
    height: 80px;
    margin: 0 auto;
}

@media only screen and (max-width: /*360px*/ 600px ) {
    .league_banner img {
        width: 420px;
        height: 60px;
    }
}