@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&family=Noto+Serif+JP&family=Yusei+Magic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&family=Noto+Serif+JP&family=Yusei+Magic&display=swap');
/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
a.cat-link {
background: none !important;
}
a.cat-link:hover {
color: #555 !important;
}

body {
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
letter-spacing: 0.1em;
font-size: 16px;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/

body {
letter-spacing: 0;
line-height: 160%;
}

div table th, 
div table td {
    font-size: 1em;
}
  /*パンくず*/
#breadcrumb {
	display: none;
}
}

/*480px以下*/
@media screen and (max-width: 560px){
  /*必要ならばここにコードを書く*/
}

.sp_only {
	display: none !important;
}
@media only screen and (max-width: 834px) {
.sp_only {
	display: block !important;
}
.pc_only {
	display: none !important;
}
}

/*パンくず*/
#breadcrumb {
border-top: 1px solid#CCC;
}

.content-bottom-in .inner {
margin: 0 15px;
}

#container #content, #main {
background: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
.container .content, .main {
background: none;
}
.container {
background: none;
	overflow: hidden;
}
#content {
	margin-bottom: 50px !important;
}
.content {
	margin: 0 0;
	padding: 0;
}

.content-in {
	margin: 0 auto;
	padding: 0;
}
@media only screen and (max-width: 1300px) {
.content-in {
margin: 0 8px;
}
}

.single-satellite {
display: block;
margin: 0 auto;
}
.top2024 {
display: block;
margin: 0 auto;
margin-top: 40px;
}

.top2024 .content-in {
display: block;
margin: 0 auto;
width: 95%;
	max-width: 1280px;
}


@media screen and (max-width: 834px) {
.single-satellite {
margin: 0 0;
width: auto;
}
.top2024 .content-in {
margin: 0 16px;
margin-top: 24px;
width: auto;
}
}



.main {
	margin: 0 auto;
	padding: 0;
}
@media only screen and (max-width: 834px) {
#main {
padding: 0 0;
}
.main {
padding: 0 0;
}
#content {
	margin-bottom: 30px !important;
}
.single-satellite .content-in {
width: auto;
}
}



h2, h3, h4, h5, h6 {
	font-size: 120%;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	line-height: 120%;
	font-weight: normal;
	background: none;
	border: none;
}
p {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
ul, ol {
margin-top: 0;
}
a:link, a:visited {
	color: #22819f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline
}

.entry-content h3, .entry-content h4, .entry-content h5 {
    margin: 0;
    margin-bottom: 20px;
    border: none;
    padding: 0;
}

.entry-content h3 {
    padding: 5px;
}

/*ページの投稿日・更新日・著者情報を消す*/
.page .date-tags,
.page .author-info {
    display: none;
} 
/*エントリーカードカテゴリー名非表示*/
.cat-label {
    display: none;
}

@media screen and (max-width: 834px){
/*モバイルナビゲーション*/
.fa.fa-bars {
	margin-top: 10px;
	font-size: 150%;
}
.navi-menu-caption {
	display: none !important;
}
/* メニュー付きのとき
img.site-logo-image {
	padding: 3px;
}
*/
img.site-logo-image {
	padding: 3px;
	width: 80%;
	margin: 0 auto !important;
	text-align: center !important;
}
h1.logo-header, h1.logo-image, h1.logo {
	display: block;
	width: 100%;
	margin: 0 auto !important;
	text-align: center !important;
}
}

ul.mobile-header-menu-buttons li.navi-menu-button.menu-button {
margin-top: 10px !important;
}

ul.mobile-header-menu-buttons {

}
ul.mobile-header-menu-buttons.mobile-menu-buttons li:first-child,
ul.mobile-header-menu-buttons.mobile-menu-buttons li:last-child {

}
ul.mobile-header-menu-buttons.mobile-menu-buttons li:first-child ul li,
ul.mobile-header-menu-buttons.mobile-menu-buttons li:last-child ul li {
width: auto;
text-align: center;
}


.eye-catch-line {
display: block;
margin: 0 auto;
border: 10px solid #EEE;
}
.eye-catch-line img {
display: block;
margin: 0 auto;
max-width: 100%;
}
.eye-catch-wrap {
margin-bottom: 32px;
}
@media screen and (max-width: 834px){
.eye-catch-line {
border: 5px solid #EEE;
}
.eye-catch-wrap {
margin-bottom: 20px;
}
}

/************************************
** ヘッダートップ
************************************/

#header-container {
position: fixed;
width: 100%;
z-index: 100;
	padding: 0;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.7);
}
#header-container-in {
display: block;
	padding: 0;
	margin: 0 auto;
	width: auto;
	overflow: hidden;
}
@media screen and (max-width: 1280px){
#header-container-in {
	margin: 0 0;
}
}


@media screen and (max-width: 1023px){
#header-container {
display: none;
}
#header-container-in {
	width: auto;
	max-width: inherit;
	padding: 0;
	margin: 0;
}
.mobile-header-menu-buttons { 
	border-bottom: 2px solid #191;
}
}

@media screen and (max-width: 1023px){
#header {
	background: none;
}
}



#header-in {
	padding: 0;
	padding-top: 15px;
	padding-bottom: 5px;
	width: auto;
	min-width: inherit;
	max-width: inherit;
}
.header-in.header-in {
	width: auto;
	min-width: inherit;
	max-width: inherit;
}

.header {
padding: 0;
}

#haeder2024 {
clear: both;
display: block;
margin: 0 auto;
}
.haeder2024 {
clear: both;
display: block;
margin: 0 auto;
}
.haeder2024_flex {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: flex-start;
align-content: flex-start;
}
.haeder2024_flex_logo {
display: block;
width: 300px;
}
.haeder2024_flex_menu {
display: flex;
justify-content: flex-end;
width: calc(100% - 300px);
}

.haeder2024_flex_menu_tate {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
flex-flow: column;
}

ul.head_topmenu2024 {
float: right;
display: flex;
justify-content: flex-end;
flex-wrap: wrap;
letter-spacing: 0;
margin: 0;
padding: 0;
width: 780px;
}

@media screen and (max-width: 1366px) {
ul.head_topmenu2024 {
width: 780px;
}
}
@media screen and (max-width: 1280px) {
ul.head_topmenu2024 {
width: 690px;
}
}

@media screen and (max-width: 1180px) {
ul.head_topmenu2024 {
width: 680px;
}
}



ul.head_topmenu2024 li {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
width: calc(100% / 6 - 2px);
border: 1px solid #119911;
line-height: 130%;
margin: 0;
margin-left: 2px;
padding: 0;
}
ul.head_topmenu2024 li a {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
width: 100%;
flex-wrap: wrap;
color: #119911;
background-color: #FFF;
text-align: center;
padding: 4px 15px;
}
ul.head_topmenu2024 li:last-child a {
color: #FFF;
background-color: #119911;
}
ul.head_topmenu2024 li a:hover {
text-decoration: none;
background-color: #c1fbc0;
color: #191;
}

header {
clear: both;
margin-bottom: 0;
padding-left: 16px;
padding-top: 16px;
}
#header_top {
clear: both;
display: block;
margin: 0 auto;
color: #FFF;
background: #191;
font-size: 90%;
letter-spacing: 0.1em;
}
.header_top {
clear: both;
display: block;
max-width: 1100px;
margin: 0 auto;
}
@media screen and (max-width: 1023px){
#header_top, .header_top {
	display: none;
}
}



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

.head_flex {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}
@media screen and (max-width: 1023px){
.head_flex {
display: none;
}
}
.head_flex_logo {
display: inline-block;
}

.head_flex_bt {
display: flex;
justify-content: flex-end;
}

.head_flex_bt_in {
display: inline-block;
margin-left: 0;
}

.flex_logo {
display: flex;
justify-content: flex-start;
align-items: bottom;
flex-wrap: wrap;
padding: 2px 0;
margin-left: 4px;
}
.flex_logomark,
.flex_logotitle {
display: inline-block;
padding: 0;
margin: 0;
margin-right: 8px;
}
.flex_logomark {
width: 56px;
height: 56px;
}

.flex_logotitle {
position: relative;
z-index: 3;
}





img.site-logo-image {
	padding-left: 0;
	padding-top: 0;
	width: auto;
	height: 56px;
	margin: 0;
}
h1, h1.logo-header, h1.logo-image, h1.logo {
	display: inline-block;
width: auto;
max-width: inherit;
	padding: 0 0 !important;
	margin: 0 0 !important;
	text-align: left !important;
}
h1.logo-header.logo-image.logo {
	display: block;
	padding: 0 0 !important;
	margin: 0 0 !important;
	text-align: left !important;
}
.site-name-text-link {
	padding: 0 0 !important;
	margin: 0 0 !important;
}

h1 {
	margin: 0;
	padding: 0;
}
h1.logo {
	display: block;
	margin: 0;
	padding: 0;
	max-width: inherit;
	min-width: inherit;
}
h1.logo img {
	display: block;
	max-width: 100%;
}

/* スマホロゴ */
table.table_logo_sp {
table-layout: auto;
width: auto;
margin: 0 auto;
padding: 0;
height: auto;
min-height: inherit;
}
table.table_logo_sp tr, table.table_logo_sp th, table.table_logo_sp td {
margin: 0;
padding: 0;
border: none;
background: none;
vertical-align: middle;
}
table.table_logo_sp th, table.table_logo_sp td {
margin: 0 !important;
padding: 10px 0;
line-height: 130%;
}

table.table_logo_sp th {
text-align: left;
vertical-align: top;
}
table.table_logo_sp th img {
display: block;
width: 50px !important;
min-width: inherit !important;
max-width: inherit !important;
min-height: inherit !important;
max-height: inherit !important;
height: 50px !important;
margin: 0;
padding: 0;
}
table.table_logo_sp td {
text-align: left;
padding: 0 5px;
}
table.table_logo_sp td img {
width: auto;
max-height: 50px;
height: 50px;
margin: 0;
padding: 0;
}



.top_mail {
	display: inline-block;
}
.top_mail a {
	font-size: 85%;
	display: block;
	margin: 0;
	padding: 12px 20px;
	background-color: #6C5;
	color: #FFF !important;
	text-decoration: none;
}
.top_mail a:hover {
	background-color: #F60;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.icon_mail {
	display: inline-block;
	background: url("../../uploads/2021/01/icon_mail_wh.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 30px;
	padding-top: 30px;
}


/************************************
** グローバルメニュー
************************************/
.navi {
  background: none;
}
.navi .item-label,
.navi .item-description {
  display: block;
  overflow: inherit;
}


@media screen and (max-width: 1023px){
.navi {
	display: none;
}
}
.navi-in > ul {
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.navi-in > ul li {
  display: inline-block;
  margin: 0 8px;
  width: auto !important;
  height: auto !important;
  line-height: 130% !important;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.navi-in > ul li a {
  display: inline-block;
  padding: 16px 8px;
}

@media screen and (max-width: 1280px){
.navi-in > ul li {
letter-spacing: 0em;
width: auto !important;
}
}

.navi-in > ul li:hover > ul {
  display: block;
}
.navi-in a:hover {
	text-decoration: none;
}
.navi-in .has-icon {
  right: 5px;
  top: 0;
  font-size: 11px;
  display: none;
}
.navi-in a {
	color: #000;
}
.navi-in a:hover {
	color: #6C5;
}
.navi-in > ul li ul li {
display: block;
list-style-type: none;
  height: auto;
  width: auto;
  min-width: 100%;
font-weight: normal;
}
.navi-in > ul li ul li a {
display: block;
	border-top: 1px dotted #999;
	border-right: none;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.navi-in > ul .sub-menu {
  background-color: rgba(255,255,255,0.9);
  min-width: 320px;
}
.navi-in > ul .sub-menu a {
  padding-left: 10px;
  padding-right: 10px;
}

.navi-menu-button {
color: #191;
}
.navi-menu-button .navi-menu-icon.menu-icon {
font-size: 150%;
margin-top: 5px;
}
@media screen and (max-width: 1366px) {
ul.head_topmenu2024 li,
.navi-in > ul li {
	font-size: 16px;
}
}
@media screen and (max-width: 1280px) {
ul.head_topmenu2024 li,
.navi-in > ul li {
	font-size: 1.25vw;
  margin: 0 0;
  letter-spacing: 0;
}
ul.head_topmenu2024 li a {
padding: 4px 4px;
}
}
@media screen and (max-width: 834px) {
ul.head_topmenu2024 li,
.navi-in > ul li {
	font-size: 1.918vw;
}
}

@media screen and (max-width: 560px) {
ul.head_topmenu2024 li,
.navi-in > ul li {
	font-size: 16px;
}
}
.head_teikei {
display: block;
padding: 0;
padding-left: 20%;
margin-bottom: 24px;
}

.head_teikei_in {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
font-size: 30px;
font-weight: 600;
line-height: 150%;
}
.head_teikei_in_honkou {
display: block;
padding: 16px;
background-color: #F5F5F5;
width: 10em;
text-align: center;
}
.head_teikei_in_other {
display: block;
padding: 16px 16px;
width: calc(100% - 10em);
}

@media screen and (max-width: 834px) {
.head_teikei {
padding-left: 0;
margin-bottom: 0;
}

.head_teikei_in {
/*display: flex;
justify-content: flex-start;
*/
display: block;
letter-spacing: 0;
}
.head_teikei_in_honkou {
display: none;
padding: 8px;
width: 6em;
text-align: center;
}
.head_teikei_in_other {
padding: 8px;
line-height: 200%;
width: auto;
/*
width: calc(100% - 6em);
*/
text-align: center;
}
}
.head_teikei_in_honkou a {
display: block;
color: #191;
}
.head_teikei_in_other a {
color: #000;
}

@media screen and (max-width: 1366px) {
.head_teikei_in {
	font-size: 2.05vw;
}
}
@media screen and (max-width: 1280px) {
.head_teikei_in {
	font-size: 2.088vw;
}
}
@media screen and (max-width: 834px) {
.head_teikei_in {
	font-size: 2.158vw;
}
}

@media screen and (max-width: 560px) {
.head_teikei_in {
	font-size: 19px;
}
}
/************************************
** フッター
************************************/

/*フッターモバイルポップアップ*/
.mobile-footer-menu-buttons.mobile-menu-buttons .menu-button {
  background-color: rgba(255 255 255 0.9);
  border-right: 1px solid #CCC;
  color: #000;
  padding-bottom: 10px;
  margin-top: 0;
}
.mobile-footer-menu-buttons .menu-button,
.mobile-footer-menu-buttons .menu-button:hover,
.mobile-footer-menu-buttons .menu-button a {
  color: #191;
}

#footer {
	position: relative;
	clear: both;
	display: block;
	margin: 0 auto;
	margin-top: 0 !important;
	font-size: 90%;
	line-height: 130%;
	background-color: #FFF;
	padding: 0;
	padding-top: 50px;
	padding-bottom: 0;
}
#footer::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 10px;
  background: -webkit-repeating-linear-gradient(-45deg, #191, #191 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #191, #191 2px, #fff 2px, #fff 4px);
}
#footer-in {
	display: block;
	margin: 0 auto;
}
.footer-bottom-content {
	float: none;
	margin: 0 auto !important;
	background-color: #191;
	padding: 15px 0;
	padding-bottom: 20px;
	text-align: center;
	color: #FFF;
	font-size: 90%;
}
.copyright {
	line-height: 120%;
}

@media screen and (max-width: 834px){
#footer {
	width: auto;
	margin: 0 auto;
	padding: 0 !important;
	padding-top: 10px !important;
}
#footer-in {
	display: block;
	width: auto;
	margin: 0 auto;
	padding: 0;
}
.footer-bottom {
	margin: 0;
	padding: 0;
}
}
table.foot_table {
	table-layout: auto;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	margin-bottom: 50px;
}
table.foot_table tr, table.foot_table th, table.foot_table td {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
table.foot_table td {
	vertical-align: top;
	padding-right: 5%;
	margin: 0;
	padding: 0 15px;
}
table.foot_table td:last-child {
	padding-right: 0;
}
@media screen and (max-width: 834px){
table.foot_table {
	margin-bottom: 0;
}
table.foot_table td {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 100%;
}
}


#foot_bottom_menu {
background-color: #F5F5F5;
padding: 30px 0;
}

@media screen and (max-width: 834px){
#foot_bottom_menu {
padding: 20px 15px;
}
}
ul.foot_bottom {
margin: 0;
padding: 0;
}
ul.foot_bottom li {
position: relative;
display: inline-block;
margin: 0;
margin-bottom: 10px;
padding: 0;
min-width: 18%
}

ul.foot_bottom li a {
display: block;
padding: 1.5%;
color: #000;
}
@media screen and (max-width: 834px){
ul.foot_bottom li {
margin-bottom: 10px;
padding: 0;
min-width: 49%;
font-size: 85%;
}

ul.foot_bottom li a {
padding: 0.5%;
}
}
@media screen and (max-width: 360px){
ul.foot_bottom li {
display: block;
min-width: inherit;
font-size: 85%;
}
}

#foot_add {
	text-align: left;
	display: block;
	margin: 0 auto;
	background-color: #555;
	color: #FFF !important;
	font-size: 90%;
	padding: 16px 0;
}

#foot_add a {
color: #FFF !important;
	text-decoration: none;
}
.foot_logo {
display: block;
	margin: 0 !important;
	padding: 0 !important;
	width: 283px;
}
.foot_logo img {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
}
#foot_add p {
text-align: right;
	color: #FFF !important;
	margin: 0;
	padding: 0;
}
.foot_add_flex {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}
.foot_add_flex_half {
display: block;
width: 50%;
}

@media screen and (max-width: 834px){
#foot_add {
	text-align: center;
}
.foot_logo {
display: block;
	margin: 0 auto !important;
	width: 40%;
}
.foot_logo img {
display: block;
	margin: 0 auto !important;
	padding: 0 !important;
}
#foot_add p {
	text-align: center;
display: block;
}
.foot_add_flex {
display: block;
}
.foot_add_flex_half {
width: auto;
}
}

.footer-site-logo-image {
	position: relative !important;
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
}
@media screen and (max-width: 834px){
.footer-site-logo-image {
	display: block;
	float: none;
	position: relative;
	padding: 0;
	margin: 0;
}
}


ul.foot_menu {
	margin: 0;
	padding: 0;
	text-align: left;
}
ul.foot_menu li {
	position: relative;
	display: block;
	vertical-align: top;
	list-style: none;
	margin: 0;
	font-size: 110%;
	margin-bottom: 20px;
	padding: 0;
	font-weight: 600;
	letter-spacing: 0.05em;
}
ul.foot_menu li a {
	display: block;
	color: #000;
	text-decoration: none;
}

ul.foot_menu li a:hover {
	text-decoration: underline;
}


ul.foot_menu li ul {
	margin: 0;
	padding: 0;
}
ul.foot_menu li ul li {
	display: block;
	list-style: none;
	margin: 0;
	margin-top: 15px;
	font-size: 90%;
	font-weight: 500;
	padding: 0;
	line-height: 130%;
	letter-spacing: 0em;
}

ul.foot_menu li ul li:before {
	display: none;
}

@media screen and (max-width: 834px){
ul.foot_menu li {
	position: relative;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: 600;
	border-top:  1px solid #CCC;
}

ul.foot_menu li a {
	display: block;
	padding: 15px;
	padding-left: 30px;
	color: #191;
	background-color: #FFF;
	text-decoration: none;
}
ul.foot_menu li a:hover {
background-color: #F5F5F5;
	text-decoration: none;
}
ul.foot_menu li ul {
/*display: none;*/
	margin: 0;
	padding: 0;
}
ul.foot_menu li ul li {
	font-size: 90%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 130%;
}
ul.foot_menu li ul li a {
	font-weight: normal;
	padding: 10px 20px;
	padding-left: 30px;
	line-height: 130%;
	text-decoration: none;
}
}

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


/*** タイトル2024 ***/

.title2024_double {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	margin-bottom: -8px;
}
.title2024_double_pic {
  position: relative;
  overflow: hidden;
  padding-left: 20.00%;
	
}

.title2024_left {
  position: absolute;
	transform: translateY(-50%);
	top: calc(50% + 60px);
	left: 2%;
	color: #000;
  overflow: hidden ;
  width: calc(20% - 2%);
  white-space: nowrap;
  z-index: 2;
}

@media screen and (max-width: 834px) {
.title2024_double_pic {
  padding-left: 6em;
	
}
.title2024_left {
  overflow: hidden ;
  width: calc(6em - 2%);
	top: calc(50% + 30px);
}
}

.title2024_double_pic img {
	width: 100%;
	height: 100%;
	max-height: 500px;
	object-fit: cover;
}
@media screen and (max-width: 980px) {
.title2024_double_pic img {
	width: 100%;
	height: 100%;
	min-height: 240px;
	object-fit: cover;
}
}
@media screen and (max-width: 780px) {
.title2024_double_pic img {
	min-height: 200px;
}
}
.title2024_double_txt {
	position: absolute;
	top: calc(50% + 60px);
	left: 2%;
	transform: translateY(-50%);
	color: #FFF;
}
@media screen and (max-width: 834px) {
.title2024_double_txt {
	top: calc(50% + 30px);
}
}

.title2024_double_txt h2 {
margin-top: 30px;
text-shadow: 
       1px  1px 1px #000,
      -1px  1px 1px #000,
       1px -1px 1px #000,
      -1px -1px 1px #000,
       1px  0px 1px #000,
       0px  1px 1px #000,
      -1px  0px 1px #000,
       0px -1px 1px #000;
}
.title2024_left h2 {
margin-top: 30px;
	color: #000;
text-shadow: 
       2px  2px 2px #FFF,
      -2px  2px 2px #FFF,
       2px -2px 2px #FFF,
      -2px -2px 2px #FFF,
       2px  0px 2px #FFF,
       0px  2px 2px #FFF,
      -2px  0px 2px #FFF,
       0px -2px 2px #FFF;
}

.title2024_double_txt h2, .title2024_left h2 {
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-style: normal;
	font-size: 52px;
	font-weight: 800;
	white-space: nowrap
}

@media screen and (max-width: 1366px) {
.title2024_double_txt h2, .title2024_left h2 {
	font-size: 3.81vw;
}
}
@media screen and (max-width: 1280px) {
.title2024_double_txt h2, .title2024_left h2 {
	font-size: 4.06vw;
}
}
@media screen and (max-width: 834px) {
.title2024_double_txt h2, .title2024_left h2 {
	font-size: 4.56;
}
}

@media screen and (max-width: 640px) {
.title2024_double_txt h2, .title2024_left h2 {
	font-size: 8.26;
}
}
@media screen and (max-width: 560px) {
.title2024_double_txt h2, .title2024_left h2 {
	font-size: 38px;
}
}


#title {
position: relative;
	background-image: url(../../uploads/2022/07/title_back.jpg);
	background-size: cover;
	background-position: center center;
	clear: both;
	display: block;
	margin: 0 auto;
	margin-top: 126px;
	margin-bottom: 15px;
	padding: 180px 0;
	padding-bottom: 140px;
	box-shadow: -5px 0 5px rgba(0,0,0,0.5);
}
#title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 10px;
  background: -webkit-repeating-linear-gradient(-45deg, #191, #191 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #191, #191 2px, #fff 2px, #fff 4px);
}
.title {
	display: block;
	width: 1080px;
	margin: 0 auto;
	text-shadow: 
      1px  1px 1px rgba(255,255,255,0.8),
      2px  2px 1px rgba(255,255,255,0.8),
      -1px  -1px 1px rgba(255,255,0,0.2),
      -2px  -2px 1px rgba(255,255,255,0.2),
	   0 0 5px rgba(255,255,255,0.8),
	   0 0 10px rgba(255,255,255,1.0);
}
#title h2 {
	font-size: 200%;
	margin: 15px 0;
	color: #191;
	padding: 0;
	font-weight: 600;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 1023px){
#title {
	margin-top: 0;
}
}
@media screen and (max-width: 834px){
#title {
	padding: 180px 0;
	padding-bottom: 140px;
	margin-bottom: 20px;
	background-position: center right;
}
.title {
	display: block;
	width: auto;
	margin: 0 auto;
	padding: 10px;
}
#title h2 {
	font-size: 130%;
	line-height: 150%;
	margin: 0;
	padding: 0;
}
}

@media screen and (max-width: 640px){
#title {
	padding: 64px 0;
	background-position: right bottom;
}
}


/** 写真代タイトル **/
#title02 {
position: relative;
	clear: both;
	display: block;
	margin: 0 auto;
	margin-top: 126px;
	margin-bottom: 24px;
	line-height: 150%;
	padding: 0;
	padding-bottom: 480px;
	overflow: hidden;
}
@media screen and (max-width: 1023px){
#title02 {
	margin-top: 0;
}
}
#title02::before {
  position: absolute;
  z-index: 2;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
background: -moz-linear-gradient(left,  rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 50%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(left,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 50%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 50%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00ffff',GradientType=1 );
}
#title02::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 10px;
  background: -webkit-repeating-linear-gradient(-45deg, #191, #191 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #191, #191 2px, #fff 2px, #fff 4px);
}
.title02_img {
position: absolute;
z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
@media screen and (max-width: 1120px){
#title02 {
	padding-bottom: 280px;
	margin-bottom: 24px;
}
}
@media screen and (max-width: 980px){
#title02 {
	margin-bottom: 16px;
}
}
@media screen and (max-width: 780px){
#title02 {
	padding: 0;
	padding-bottom: 220px;
	margin-bottom: 16px;
}
}
@media screen and (max-width: 540px){
#title02 {
	padding: 0;
	padding-bottom: 200px;
	margin-bottom: 16px;
}
.title02_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  transform: translateY(0) translateX(0);
}
}
@media screen and (max-width: 640px){
#title02 {
	padding: 0;
	padding-bottom: 200px;
	margin-bottom: 16px;
}
}

.title02 {
width: 100%;
position: absolute;
z-index: 3;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
	color: #FFF;
	padding: 0;
	font-weight: 600;
	letter-spacing: 0.2em;
	text-shadow: 0 0 5px rgba(0,0,0,0.8);
}

.title02 {
width: 100%;
max-width: 1280px;
margin: 0 auto;
display: block;
position: absolute;
z-index: 3;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
	color: #FFF;
	padding: 0;
	font-weight: 600;
	letter-spacing: 0.2em;
	text-shadow: 0 0 5px rgba(0,0,0,0.8);
}
@media screen and (max-width: 1380px){
.title02 {
	padding: 0 16px;
}
}


.title02_midashi {
margin-top: 20px;
font-size: 130%;
}
.title02_midashi h4 {
font-weight: 600;
font-size: 150%;
}
.title02_midashi_sp {
display: none;
}
@media screen and (max-width: 1120px){
.title02 {
text-align: center;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.title02_midashi {
display: none;
}
.title02_midashi_sp {
display: block;
margin: 0 15px;
padding: 15px 0;
font-size: 120%;
	letter-spacing: 0.2em;
text-align: center;
border-bottom: 1px solid #CCC;
}
}
.title02 h2 {
	font-size: 350%;
	margin: 0;
	padding: 0;
	font-weight: 600;
	text-shadow: 0 0 5px rgba(0,0,0,0.8);
}
@media screen and (max-width: 834px){
.title02 h2 {
	font-size: 180%;
	margin-top: 0;
}
}


.title02 h2.title_gazou_h2 {
display: block;
margin: 0 auto;
padding: 0 0;
}
.title02 h2 img {
display: block;
margin: 0 auto;
max-width: 1080px;
max-height: 320px;
filter:drop-shadow(0 0 5px rgba(255, 255, 255, 0.85));
}

@media screen and (max-width: 1380px){
.title02 h2 img {
max-width: 99.8%;
}
}
@media screen and (max-width: 1120px){
.title02 h2 img {
max-height: 300px;
}
}
@media screen and (max-width: 1023px){
.title02 h2.title_gazou_h2 {
padding-top: 40px;
}
.title02 h2 img {
max-height: 280px;
}
}
@media screen and (max-width: 780px){
.title02 h2 {
	line-height: 150%;
	letter-spacing: 0.05em;
}
.title02 h2.title_gazou_h2 {
padding-top: 20px;
}
.title02 h2 img {
max-height: 280px;
}
}
@media screen and (max-width: 640px){
.title02 h2.title_gazou_h2 {
padding-top: 0;
}
.title02 h2 img {
max-height: 280px;
}
}


/** 写真代タイトル **/
#title03 {
position: relative;
	clear: both;
	display: block;
	margin: 0 auto;
	margin-top: 130px;
	margin-bottom: 30px;
	padding: 0;
	text-align: center;
}
@media screen and (max-width: 1023px){
#title03 {
	margin-top: 0;
}
}


#title03::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 10px;
  background: -webkit-repeating-linear-gradient(-45deg, #191, #191 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #191, #191 2px, #fff 2px, #fff 4px);
}


.title03 {
position: relative;
	display: block;
text-align: center;
	background-color: #191;
	color: #FFF;
	padding: 0;
	padding-bottom: 210px;
	letter-spacing: 0.2em;
	overflow: hidden;
}
.layer-01,
.layer-02,
.layer-03 {
    display: block;
    content: "";
    position: absolute;
    top: 0; 
    width: 100%;
    height: 100%;
    opacity: .2;
}
.layer-01 {
    left: 40%; 
    background-color: #FFF;
    z-index: 1;
    -webkit-transform: skewY(45deg) skewX(-45deg) translateX(0);
    transform: skewY(45deg) skewX(-45deg) translateX(0);
}
.layer-02 {
    right: -30%;
    height: 140%;
    background-color: #FFF;
    z-index: 2;
    -webkit-transform: skewY(120deg) skewX(12deg) translateX(0);
    transform: skewY(120deg) skewX(12deg) translateX(0);
}
.layer-03 {
    left: -40%; 
    background-color: #FFF;
    z-index: 1;
    -webkit-transform: skewY(45deg) skewX(-45deg) translateX(0);
    transform: skewY(45deg) skewX(-45deg) translateX(0);
}

.title03_title {
position: absolute;
z-index: 3;
width: 100%;
text-align: center;
font-size: 130%;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.title03 h2 {
	font-size: 180%;
	margin: 0;
	padding: 0;
	font-weight: 600;
}
.title03 p {
	margin: 0;
	margin-top: 16px;
}

@media only screen and (max-width: 834px) {
.title03 {
padding: 16px;
	padding-bottom: 100px;
	letter-spacing: 0.1em;
	margin-top: 22px;
	margin-bottom: 0;
}
.title03_title {
font-size: 100%;
line-height: 150%;
	margin-bottom: 0;
}
.title03 h2 {
	font-size: 160%;
}
.title03 p {
	margin-top: 5px;
}
}

.title03_img {
position: relative;
	display: block;
	height: 0;
	padding: 0;
	padding-bottom: 460px;
	overflow: hidden;
}
.title03_img img {
position: absolute;
object-fit: cover;
width: 100%;
height: 100%;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

@media only screen and (max-width: 834px) {
.title03_img {
height: auto;
padding: 0;
overflow: inherit;
}
.title03_img img {
display: block;
margin: 0 auto;
width: 100%;
height: auto;
position: static;
object-fit: contain;
  top: 0;
  left: 0;
  transform: none;
}
}

/************************************
** トップページ
************************************/
.content_bottom80 {
margin-bottom: 80px;
}
.content_bottom40 {
margin-bottom: 40px;
}
.content_bottom_bukatsu {
margin-bottom: 40px;
}
@media screen and (max-width: 834px){
.content_bottom80 {
margin-bottom: 24px;
}
.content_bottom40 {
margin-bottom: 40px;
}
.content_bottom_bukatsu {
margin-bottom: 40px;
}
}

h3.top_title {
display: inline-block;
font-size: 32px;
font-weight: 700;
margin-bottom: 0;
}
h3.top_midashi {
font-size: 40px;
font-weight: 700;
margin-bottom: 32px;
}
h4.top_midashi {
font-size: 32px;
font-weight: 500;
margin-bottom: 8px;
}
h4.top_midashi02 {
font-size: 28px;
font-weight: 500;
margin-bottom: 8px;
}
@media screen and (max-width: 1366px){
h3.top_title,
h5.top_midashi {
font-size: 2.343vw;
}
h3.top_midashi {
font-size: 2.928vw;
}
h4.top_midashi02 {
font-size: 2.05vw;
}
}
@media screen and (max-width: 1280px){
h3.top_title,
h4.top_midashi {
font-size: 2.5vw;
}
h3.top_midashi {
font-size: 3.125vw;
}
h4.top_midashi02 {
font-size: 2.19vw;
}
}
@media screen and (max-width: 834px){
h3.top_title,
h3.top_midashi {
font-weight: 700;
margin-bottom: 12px;
}
h4.top_midashi {
font-weight: 500;
margin-bottom: 4px;
}
h3.top_title,
h4.top_midashi {
font-size: 2.638vw;
}
h3.top_title,
h4.top_midashi {
font-size: 2.878vw;
}
h4.top_midashi02 {
font-size: 2.4vw;
}
}
@media screen and (max-width: 560px){
h3.top_title,
h4.top_midashi {
font-size: 22px;
}
h3.top_midashi {
font-size: 24px;
}
h4.top_midashi02 {
font-size: 20px;
}
}

ul.list_bt_top_category li,
ul.list_top_schooling2024 li h5,
.bt_top_news_ichiran {
font-size: 18px;
}
@media screen and (max-width: 1366px){
ul.list_bt_top_category li,
ul.list_top_schooling2024 li h5,
.bt_top_news_ichiran {
font-size: 1.318vw;
}
}
@media screen and (max-width: 1280px){
ul.list_bt_top_category li,
ul.list_top_schooling2024 li h5,
.bt_top_news_ichiran {
font-size: 1.406vw;
}
}
@media screen and (max-width: 834px){
ul.list_bt_top_category li,
ul.list_top_schooling2024 li h5,
.bt_top_news_ichiran {
font-size: 2.038vw;
}
}
@media screen and (max-width: 560px){
ul.list_bt_top_category li,
ul.list_top_schooling2024 li h5,
.bt_top_news_ichiran {
font-size: 17px;
}
}
/*** メイン ***/


.top_main {
display: block;
padding: 0;
margin: 0;
overflow: hidden;
}


ul.topslider_slick {
  line-height: 0;
  font-size: 0;
margin: 0;
padding: 0;
display: flex;
overflow: hidden;
  align-items: center; /* または 'stretch' */
  justify-content: center;
}
ul.topslider li {
margin: 0;
padding: 0;
overflow: hidden;
}
ul.topslider li img {
display: block;
  width: 100%;
  height: auto; /* 必要に応じて調整 */
}
.main_double {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.main_double_pic {
  position: relative;
  overflow: hidden;
  padding-left: 20.00%;
	
}

.main_left {
  position: absolute;
	transform: translateY(-50%);
	top: calc(50% + 50px);
	left: 2%;
	color: #000;
  overflow: hidden ;
  width: calc(20% - 2%);
  white-space: nowrap;
  z-index: 2;
}

@media screen and (max-width: 980px) {
ul.topslider_slick {
margin: 0;
padding: 0;
max-height: 78vh;
overflow: hidden;
}


.main_left {
	top: 50%;
}
.main_double_pic {
  padding-left: 6em;
	
}

.main_left {
  overflow: hidden ;
  width: calc(6em - 2%);
}
}

.main_double_pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.main_double_txt {
	position: absolute;
	top: calc(50% + 50px);
	left: 2%;
	transform: translateY(-50%);
	color: #FFF;
}
@media screen and (max-width: 980px) {
.main_double_txt {
	top: 50%;
}
}
.main_double_txt h3 {
text-shadow: 
       1px  1px 1px #191,
      -1px  1px 1px #191,
       1px -1px 1px #191,
      -1px -1px 1px #191,
       1px  0px 1px #191,
       0px  1px 1px #191,
      -1px  0px 1px #191,
       0px -1px 1px #191;
}
.main_left h3 {
	color: #5eeb95;
text-shadow: 
       2px  2px 2px #FFF,
      -2px  2px 2px #FFF,
       2px -2px 2px #FFF,
      -2px -2px 2px #FFF,
       2px  0px 2px #FFF,
       0px  2px 2px #FFF,
      -2px  0px 2px #FFF,
       0px -2px 2px #FFF;
}

.main_double_txt h3, .main_left h3 {
/*font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"; */
font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
	font-size: 130px;
	font-weight: 800;
	white-space: nowrap;
}
.main_double_txt h3.ver02, .main_left h3.ver02 {
font-family: "Yusei Magic", sans-serif;
}

@media screen and (max-width: 1366px) {
.main_double_txt h3, .main_left h3,
.main_double_txt h3.ver02, .main_left h3.ver02 {
	font-size: 7.321vw;
}
}
@media screen and (max-width: 1280px) {
.main_double_txt h3, .main_left h3,
.main_double_txt h3.ver02, .main_left h3.ver02 {
	font-size: 7.813vw;
}
}
@media screen and (max-width: 834px) {
.main_double_txt h3, .main_left h3,
.main_double_txt h3.ver02, .main_left h3.ver02 {
	font-size: 8.633vw;
}
}

@media screen and (max-width: 640px) {
.main_double_txt h3, .main_left h3,
.main_double_txt h3.ver02, .main_left h3.ver02  {
	font-size: 6.875vw;
}
}
@media screen and (max-width: 560px) {
.main_double_txt h3, .main_left h3,
.main_double_txt h3.ver02, .main_left h3.ver02 {
	font-size: 44px;
}
}

@media screen and (max-width:834px) {
.pc-view {
    display: none !important
  }
}
  @media screen and (min-width:835px) {
.sp-view {
    display: none !important
  }
}


#main_top {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	max-width: 1285px;
	margin: 0 auto;
	background-size: cover;
	background-repeat: no-repeat;
}
.main_top_back {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.main_top_txt02 {
position: absolute;
top: 25%;
left: 5%;
width: 50%;
}
.symbol_txt {
font-size: 250%;
line-height: 130%;
color: #191;
text-shadow: 
       1px  1px 1px #ffffff,
      -1px  1px 1px #ffffff,
       1px -1px 1px #ffffff,
      -1px -1px 1px #ffffff,
       1px  0px 1px #ffffff,
       0px  1px 1px #ffffff,
      -1px  0px 1px #ffffff,
       0px -1px 1px #ffffff,
2px 2px 5px rgba(255,255,255,0.9);
}




/*** メイン下 ニュース ***/

ul.list_bt_top_category {
margin: 0;
margin-bottom: 24px;
padding: 0;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
ul.list_bt_top_category li {
display: inline-block;
margin: 0 0.5em;
padding: 0;
}
ul.list_bt_top_category li a {
display: block;
font-weight: 600;
color: #000;
}

@media screen and (max-width: 834px){
ul.list_bt_top_category {
margin-bottom: 16px;
}
}

p.daytime {
display: inline-block;
position: relative;
margin: 0;
margin-right: 16px;
color: #555;
}

.tag_news2023 {
	display: inline-block;
	margin: 0;
	margin-right: 8px;
	min-width: 6em;
	text-align: center;
	line-height: 100%;
}
.tag_news2023 a {
	display: block;
	padding: 4px 8px;
	text-align: center;
	background-color: #CCC;
	color: #FFF;
	text-decoration: none;
}
.tag_news2023.golf a {
	background-color: #83d300;
	color: #FFF;
}
.tag_news2023.event a {
	background-color: #e58c00;
	color: #FFF;
}
.tag_news2023.oshirase a {
	background-color: #8eb8ee;
	color: #FFF;
}
.tag_news2023.news a {
	background-color: #c377ee;
	color: #FFF;
}

.tag_news2023 a:hover {
	background-color: #999;
text-decoration: none !important;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

@media screen and (max-width: 834px){
.tag_news2023 a {
	padding: 5px 10px;
}
}



dl.top_news {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CCC;
}
dl.top_news dt,
dl.top_news dd {
display: block;
	margin: 0;
	line-height: 150%;
}
dl.top_news dt {
	border-top: 1px solid #CCC;
	padding: 16px 0;
	width: 10em;
}
dl.top_news dd {
	margin: 0;
	padding: 16px 0;
	border-top: 1px solid #CCC;
	width: calc(100% - 10em);
}
dl.top_news dd:last-child {
	margin-bottom: 0;
}
@media screen and (max-width: 834px){
dl.top_news {
	border-top: 1px solid #CCC;
display: block;
	margin: 0;
	border-bottom: none;
}
dl.top_news dt,
dl.top_news dd {
width: auto;
	padding: 8px 0;
border-top: none;
}
dl.top_news dt {
padding-bottom: 0;
}
dl.top_news dd {
display: block;
	width: auto;
	margin: 0;
	padding: 8px 0;
	padding-top: 0;
	border-bottom: 1px solid #CCC;
}
}


dl.top_news dd a {
font-weight: 600;
	display: block;
	color: #000;
	text-decoration: none;
}
dl.top_news dd a:hover {
	text-decoration: underline;
}






ul.slide_text {
margin: 0;
padding: 0;
}
ul.slide_text li {
display: block;
list-style: none;
margin: 0;
padding: 0;
line-height: 130%;
}
ul.slide_text li a {
color: #000;
}
.news_date {
display: inline-block;
white-space: nowrap;
}
ul.slide_text p {
margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

p.bt_top_more {
display: none;
}
p.bt_top_more_pc {
color: #191;
margin: 0;
}
p.bt_top_more_pc a {
color: #191;
font-weight: normal;
}

@media screen and (max-width: 834px){
.news_date {
display: block;
width: auto;
}
p.bt_top_more {
float: right;
display: inline-block;
margin: 0;
font-weight: normal;
}
p.bt_top_more a {
color: #FFF;
}
}





ul.list_top_openschool {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	margin: 0;
	margin-bottom: 50px;
	padding: 0;
}
ul.list_top_openschool li {
position: relative;
	display: inline-block;
	list-style: none;
	margin: 0;
	margin-right: 2.5%;
	padding: 0;
	width: 48.5%;
	background-color: #FFF;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
}
ul.list_top_openschool li:nth-child(even), ul.list_top_openschool li:last-child {
	margin-right: 0;
}

ul.list_top_openschool li a {
position: relative;
display: block;
	padding: 5px 0;
color: #000;
}

ul.list_top_openschool li a:after {
position: absolute;
right: 20px;
top: 40%;
  content: '\f054';
  color: #191;
  z-index: 2;
  font-family: "Font Awesome 5 Free";
}

ul.list_top_openschool li a:hover {
background-color: rgba(191,210,240,0.3);
box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

ul.list_top_openschool li a:hover::after {
right: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}


@media screen and (max-width: 834px){
ul.list_top_openschool {
display: block;
	margin-bottom: 20px;
}
ul.list_top_openschool li {
	display: block;
	margin-right: 0;
	width: auto;
}
}

/*** オープンスクール  ***/

.flex_top_os {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: top;
}
.flex_top_os_pic {
position: relative;
display: block;
width: 53.8%;
}
.flex_top_os_txt {
display: block;
width: 39.2%;
}
.flex_top_os_txt p {
margin-bottom: 32px;
}
.top_os_pic_title {
position: absolute;
z-index: 1;
left: 33.9%;
top: -7.5%;
width: auto;
height: 15%;
}
@media screen and (max-width: 980px){

.top_os_pic_title {
left: 0;
top: -10%;
}
}
@media screen and (max-width: 834px){
.flex_top_os {
display: block;
}
.flex_top_os_pic {
margin-top: 4%;
width: auto;
margin-bottom: 16px;
}
.flex_top_os_txt {
width: auto;
margin-top: 0;
}
.flex_top_os_txt p {
margin-bottom: 16px;
}
.top_os_pic_title {
left: 0;
top: -7.5%;
width: auto;
height: 15%;
}
}
@media screen and (max-width: 640px){
.flex_top_os_pic {
margin-top: 0;
}
}

.top_op_moji {
font-weight: 700;
color: #191;
font-size: 52px;
line-height: 120%;
}
@media screen and (max-width: 834px) {
.top_op_moji {
margin-bottom: 16px;
}
}
@media screen and (max-width: 1366px) {
.top_op_moji {
	font-size: 3.81vw;
}
}
@media screen and (max-width: 1280px) {
.top_op_moji {
	font-size: 4.06vw;
}
}
@media screen and (max-width: 834px) {
.top_op_moji {
	font-size: 6.24vw;
}
}

@media screen and (max-width: 640px) {
.top_op_moji {
	font-size: 5vw;
}
}
@media screen and (max-width: 560px) {
.top_op_moji {
	font-size: 32px;
}
}
ul.top_os_bt {
display: flex;
flex-flow: column;
flex-wrap: wrap;
justify-content: center;
margin: 0;
padding: 0;
}
ul.top_os_bt li {
list-style: none;
display: block;
margin: 0;
padding: 0;
width: 15em;
}
ul.top_os_bt li:nth-child(n+2) {
margin-top: 16px;
}
ul.top_os_bt li a {
    background: #cfebcf;
    position: relative;
    display: flex;
    justify-content:flex-start;
    align-items: center;
    margin: 0 auto;
	width: 100%;
    padding: 8px 8px;
	padding-bottom: 16px;
    color: #F60;
    transition: 0.3s ease-in-out;
    font-weight: 600;
}
ul.top_os_bt li a::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 2px solid #191;
  transition: 0.2s;
}
ul.top_os_bt li a:after {
    content: '';
    position: absolute;
    top: 40%;
    right: -0.7em;
    transform: translateY(-50%);
    width: 36px;
    height: 2px;
    background-color: #191;
    transition: 0.3s;
}
ul.top_os_bt li a:hover {
  text-decoration: none;
  background-color: #EEE;
}
ul.top_os_bt li a:hover::after {
    right: -1em;
    transition: 0.3s;
}

@media screen and (max-width: 834px){
ul.top_os_bt li {
font-size: 90%;
width: 13em;
}
ul.top_os_bt li a {
    padding: 4px 4px;
	padding-bottom: 12px;
}
ul.top_os_bt li:nth-child(n+2) {
margin-top: 8px;
}
}


/*** ムービー  ***/

/*** 代々木高等学校  ***/

.gb_top_yoyogi2024 {
background: #f5f5f5;
padding-top: 40px;
padding-bottom: 40px;
}
@media screen and (max-width: 834px){
.gb_top_yoyogi2024 {
margin: 0 -8px;
padding: 0 8px;
padding-top: 24px;
padding-bottom: 24px;
margin-bottom: 24px;
}
}

h3.top_midashi.top_yoyogititle {
margin-bottom: 80px;
}
.mb32 {
margin-bottom: 32px;
}
@media screen and (max-width: 834px){
.mb32 {
margin-bottom: 16px;
}
h3.top_midashi.top_yoyogititle {
margin-bottom: 12px;
}
}
.mt32 {
margin-top: 32px !important;
}
@media screen and (max-width: 834px){
.mt32 {
margin-top: 16px !important;
}
}


.flex_top_aboutyoyogi_setsumei {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
margin-bottom: 32px;
}
.flex_top_aboutyoyogi_setsumei_l {
display: inline-block;
}
.flex_top_aboutyoyogi_setsumei_r {
display: inline-block;
margin-left: 16px;
}

@media screen and (max-width: 834px){
.flex_top_aboutyoyogi_setsumei {
display: block;
margin-bottom: 24px;
}
.flex_top_aboutyoyogi_setsumei_l {
display: block;
margin-bottom: 16px;
}
.flex_top_aboutyoyogi_setsumei_r {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}

}


.flex_top_aboutyoyogi_pic {
position: relative;
display: block;
}
.flex_top_aboutyoyogi_txt {
display: block;
}
.flex_top_aboutyoyogi_txt p {
margin-bottom: 32px;
}

@media screen and (max-width: 834px){
.flex_top_aboutyoyogi {
display: block;
}
.flex_top_aboutyoyogi_pic {
display: block;
width: auto;
}
.flex_top_aboutyoyogi_txt {
display: block;
width: auto;
margin-top: 0;
margin-bottom: 16px;
}
.flex_top_aboutyoyogi_txt p {
margin-bottom: 16px;
}
}

.flex_top_aboutyoyogi_school {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 32px;
}
.flex_top_aboutyoyogi_school_box {
display: block;
width: calc(100% / 4 - 8px);
position: relative;
}
@media screen and (max-width: 834px){
.flex_top_aboutyoyogi_school {
margin-bottom: 16px;
}
.flex_top_aboutyoyogi_school_box {
width: calc(100% / 2 - 4px);
}
.flex_top_aboutyoyogi_school_box:nth-child(n+3) {
margin-top: 8px;
}
}

.flex_top_aboutyoyogi_school_title {
position: absolute;
display: block;
width: calc(100% - 16px);
bottom: 16px;
left: 50%;
transform: translateX(-50%);
}
.flex_top_aboutyoyogi_school_title a {
display: block;
background-color: rgba(255,255,255,0.85);
color: #000;
text-align: center;
padding: 8px 16px;
border-radius: 24px;
}
.flex_top_aboutyoyogi_school_title a:hover {
background-color: rgba(0,0,0,0.5);
color: #FFF;
text-decoration: none;
}
@media screen and (max-width: 834px){
.flex_top_aboutyoyogi_school_title {
width: 10em;
bottom: 8px;
}
.flex_top_aboutyoyogi_school_title a {
padding: 4px 8px;
}
}

ul.list_top_schooling2024 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 0;
padding: 0;
position: relative;
}

@media screen and (max-width: 640px){
ul.list_top_schooling2024 {
margin: 0 -16px;
}
}
ul.list_top_schooling2024 li {
list-style: none;
display: block;
width: calc(100% / 4);
margin: 0 6px;
margin-bottom: 5px;
padding: 16px 8px;
text-align: center;
line-height: 150%;
font-weight: 500;
border-radius: 4px;
	background: none;
	border:1px solid #06F ;
	position: relative;
}

ul.list_top_schooling2024 li:after{
	background-color:#FFF;/*ずらしたボックスの背景色*/
border-radius: 4px;
	border:1px solid #9CF ;
	content: '';
	position: absolute;/*配置（ここを動かす）*/
	top: 4px;/*上から4pxずらす*/
	left: 4px;/*左から4pxずらす*/
	width: 100%;
	height: 100%;
	z-index: -1;
}


ul.list_top_schooling2024 li h5 {
margin-bottom: 16px;
font-weight: 500;
color: #F60;
}
ul.list_top_schooling2024 li p {
margin-bottom: 0;
line-height: 130%;
}
ul.list_top_schooling2024 li .imagecenter00 {
margin-bottom: 4px;
}
ul.list_top_schooling2024 li a {
display: block;
}

@media screen and (max-width: 834px){
ul.list_top_schooling2024 li {
width: calc(100% / 2 - 2px);
padding: 8px 8px;
}
ul.list_top_schooling2024 li h5 {
margin-bottom: 8px;
font-weight: 600;
}
}



/*** 部活動2024  ***/


.flex_top_club {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.flex_top_club_pic {
position: relative;
display: block;
width: 53.8%;
}
.flex_top_club_txt {
display: block;
width: 39.2%;
}
.flex_top_club_txt p {
margin-bottom: 32px;
}
.top_club_pic_title {
position: absolute;
z-index: 1;
transform: rotate( 90deg );
right: -51.0%;
top: 40%;
width: auto;
height: 12%;
}
@media screen and (max-width: 834px){
.flex_top_club {
display: block;
}
.flex_top_club_pic {
width: auto;
margin-bottom: 16px;
}
.flex_top_club_txt {
width: auto;
}
.flex_top_club_txt p {
margin-bottom: 16px;
}
.top_club_pic_title {
transform: rotate( 0 );
right: inherit;
left: 0;
top: -5%;
width: auto;
height: 10%;
}
}

ul.list_top_bukatsu {
margin: 0;
padding: 0;
display: flex;
flex-flow: column;
flex-wrap: wrap;
justify-content: space-between;
align-content: flex-start;
}
ul.list_top_bukatsu li {
	display: block;
	list-style: none;
  width : auto;
	margin: 0;
	padding: 0;
	max-width: 75%;
}
ul.list_top_bukatsu li:nth-child(n+2) {
margin-top: 16px;
}

@media screen and (max-width: 1080px){
ul.list_top_bukatsu {
margin: 0;
padding: 0;
display: flex;
flex-flow: wrap-reverse;
flex-wrap: wrap;
justify-content: space-between;
align-content: flex-start;
}
ul.list_top_bukatsu li {
  width : calc(100% / 3 - 4px);
	margin: 0;
	padding: 0;
}
ul.list_top_bukatsu li:nth-child(n+2) {
margin-top: 0;
}
ul.list_top_bukatsu li:nth-child(n+4) {
margin-top: 8px;
}
}
@media screen and (max-width: 834px){
ul.list_top_bukatsu {
display: block;
}
ul.list_top_bukatsu li {
width: auto;
max-width: 75%;
	margin: 0;
}
ul.list_top_bukatsu li:nth-child(n+2) {
margin-top: 8px;
}
}


/*** 学校法人代々木学園  ***/

.bg_top_gakuen {
	background-image: url("../../uploads/2024/07/bg_top_gakuen.jpg");
	background-size: cover;
	padding: 11.5% 0;
}
@media screen and (max-width: 834px){
.bg_top_gakuen {
	padding: 7.5% 0;
}
}



ul.list_top_greeting2024 {
    display:flex;
    flex-wrap:wrap;
	justify-content: space-between;
	margin: 0;
	padding: 0;
}
ul.list_top_greeting2024 li {
position: relative;
	display: block;
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
	width:calc(100% / 3 - 16px);
}
ul.list_top_greeting2024 li a {
position: relative;
	display: block;
	margin: 0;
	padding: 16px 8px;
	border-radius: 32px;
	color: #191;
background-color: rgba(251,251,251,0.9);
}
ul.list_top_greeting2024 li a:after {
position: absolute;
	display: block;
	right: 16px;
	top: 50%;
  transform: translateY(-50%);
  content: '\f054';
  color: #191;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
ul.list_top_greeting2024 li a:hover {
text-decoration: none;
background-color: rgba(251,251,251,0.95);
	color: #000;
}
ul.list_top_greeting2024 li:hover a:after {
	right: 8px;
}

@media screen and (max-width: 980px){
ul.list_top_greeting2024 li {
	width:calc(100% / 3 - 8px);
}
}

@media screen and (max-width: 738px){
ul.list_top_greeting2024 {
flex-flow: column;
}
ul.list_top_greeting2024 li {
	display: block;
	text-align: center;
	width: 75%;
	min-width: 75%;
	margin: 0 auto;
}
ul.list_top_greeting2024 li a {
	padding: 8px 8px;
	border-radius: 32px;
}
ul.list_top_greeting2024 li:nth-child(n+2) {
margin-top: 8px;
}

}



/*** トップリンク4つ 2024  ***/
ul.list_bt_top04 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 0;
padding: 0;
}
ul.list_bt_top04 li {
display: block;
width: calc(100% / 2 - 8px);
margin: 0;
padding: 0;
}
ul.list_bt_top04 li .imagecenter00 {
margin-bottom: 4px;
}
ul.list_bt_top04 li:nth-child(n+3) {
margin-top: 16px;
}
@media screen and (max-width: 834px){
ul.list_bt_top04 li {
width: auto;
}
ul.list_bt_top04 li:nth-child(n+2) {
margin-top: 8px;
}
}




.tag_oc {
	display: inline-block;
	margin: 0;
	margin-bottom: 5px;
	padding: 5px 2em;
	font-size: 90%;
	background-color: #191;
	color: #FFF;
	text-align: center;
	line-height: 100%;
	border-radius: 5px;
}

table.table_top_openschool {
margin: 0;
padding: 0;
border: none;
background: none;
table-layout: auto;
width: 100%;
line-height: 150%;
}
table.table_top_openschool tr, table.table_top_openschool th, table.table_top_openschool td {
margin: 0;
padding: 0;
border: none;
background: none;
}
table.table_top_openschool th, table.table_top_openschool td {
margin: 0;
padding: 1% 2%;
}
table.table_top_openschool th {
font-family: PT Sans Narrow, sans-serif;
position: relative;
margin: 0;
color: #000;
width: 22%;
min-width: 80px;
border-right: 1px solid #CCC;
text-align: center;
overflow: hidden;
padding: 1% 1%;
font-size: 90%;
letter-spacing: 0;
white-space: nowrap;
}
table.table_top_openschool th .f200 {
font-size: 150%;
}
table.table_top_openschool td {
font-size: 110%;
font-weight: 600;
padding: 2% 3%;
}

@media screen and (max-width: 834px){
table.table_top_openschool th, table.table_top_openschool td {
padding: 2%;
}
table.table_top_openschool th {
width: 15%;
min-width: inherit;
}
table.table_top_openschool td {
font-size: 90%;
padding: 2%;
}
table.table_top_openschool th .f200 {
font-size: 130%;
}
}
@media screen and (max-width: 560px){
table.table_top_openschool th {
width: auto;
font-size: 3.3vw;
}
table.table_top_openschool td {
font-size: 3.3vw;
}
}


table.table_top_openschool h5 {
font-weight: 600;
font-size: 100%;
margin-bottom: 5px;
}
table.table_top_openschool p {
margin-bottom: 0;
font-size: 90%;
}





/*** メイン下  ***/
.box_top_school {
display: block;
font-size: 110%;
text-align: center;
line-height: 180%;
letter-spacing: 0.1em;
}
.box_top_school h3 {
font-weight: bold;
font-size: 280%;
}
.box_top_school h4 {
font-size: 160%;
font-weight: 600;
margin-bottom: 20px;
line-height: 180%;
}
.box_top_school p {
font-size: 90%;
}
p.top_school_english {
font-family:Gelasio, serif;
font-size: 120%;
letter-spacing: 0.1em;
color: #191;
margin-bottom: 15px;
}
@media screen and (max-width: 834px){
.box_top_school {
font-size: 100%;
line-height: 130%;
padding-bottom: 20px;
}
.box_top_school h3 {
font-size: 180%;
margin-bottom: 15px;
}
.box_top_school h4 {
font-size: 110%;
margin-bottom: 15px;
line-height: 130%;
}
.box_top_school p {
font-size: 90%;
line-height: 130%;
margin-bottom: 0;
}
p.top_school_english {
font-size: 90%;
margin-bottom: 10px;
}
}

h4.toptitle_renkei {
text-align: center;
font-weight: 600;
font-size: 240%;
color: #8dc76d;
}

h4.toptitle_renkei span {
font-size: 60%;
color: #000;
}
h5.toptitle_renkei {
text-align: center;
margin-bottom: 0;
font-weight: 600;
font-size: 180%;
color: #8dc76d;
}
@media screen and (max-width: 1200px){
h5.toptitle_renkei {
font-size: 2vw;
}
}
@media screen and (max-width: 834px){
h4.toptitle_renkei {
font-size: 5vw;
}
h5.toptitle_renkei {
font-size: 4vw;
}
}
.top_renkei_wrap {
display: flex;
align-items: center;
}
.top_renkei_wrap_left {
display: block;
  width: calc(100% / 2);
margin-right: 2.5%;
}
.top_renkei_wrap_right {
display: block;
  width: calc(100% / 2);
margin-left: 2.5%;
}
@media screen and (max-width: 834px){
.top_renkei_wrap {
display: block;
align-items: center;
}
.top_renkei_wrap_left {
  width: auto;
margin-right: 0;
}
.top_renkei_wrap_right {
  width: auto;
margin-left: 0;
}
}



/*** メイン下 slick ***/
.bg_top_slick_subdomain,
.bg_top_slick_subdomain_nounderborder {
position: relative;
	background-color: #F5F5F5;
	padding-top: 40px;
	padding-bottom: 10px;
	margin-top: -51px;
	margin-bottom: 0;
	/*margin-bottom: 50px;*/
}
.bg_top_slick_subdomain::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 10px;
  background: -webkit-repeating-linear-gradient(-45deg, #191, #191 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #191, #191 2px, #fff 2px, #fff 4px);
}
.wpsisac-image-slide-wrap {
margin: 0 5px;
}
@media screen and (max-width: 834px){
.bg_top_slick_subdomain,
.bg_top_slick_subdomain_nounderborder {
	padding-top: 24px;
	padding-bottom: 5px;
	margin-top: -31px;
}
.wpsisac-image-slide-wrap {
margin: 0 0;
}
}
a .wpsisac-image-slide-wrap img {
display: block;
}

/*** メイン下 サブドメイン校 ***/
ul.list_top_subschool {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content: center;
	margin: 0;
	padding: 0;
}
/*
ul.list_top_subschool li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 23.5%;
	margin-right: 2%;
}
ul.list_top_subschool li:nth-child(4n), ul.list_top_subschool li:last-child {
	margin-right: 0;
}
*/

ul.list_top_subschool li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 32%;
	margin-right: 2%;
}
ul.list_top_subschool li:nth-child(3n), ul.list_top_subschool li:last-child {
	margin-right: 0;
}
.list_top_subschool h4 {
text-align: center;
	margin-bottom: 5px;
	font-size: 110%;
	line-height: 150%;
	letter-spacing: 0.1em;
	font-weight: 600;
}

.list_top_subschool p {
    font-family:Gelasio, serif;
text-align: center;
color: #191;
line-height: 130%;
	margin-bottom: 0;
	font-size: 100%;
	letter-spacing: 0.1em;
	font-weight: noemal;
}



@media screen and (max-width: 834px){
ul.list_top_subschool {
display: block;
}
/*
ul.list_top_subschool li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 23.5%;
	margin-right: 2%;
}
ul.list_top_subschool li:nth-child(4n), ul.list_top_subschool li:last-child {
	margin-right: 0;
}
*/

ul.list_top_subschool li {
	display: block;
	width: auto;
	margin-right: 0;
	margin-bottom: 15px;
}

/*
ul.list_top_subschool li {
	width: 48%;
	margin-bottom: 15px;
	margin-right: 3%;
}
ul.list_top_subschool li:nth-child(even), ul.list_top_subschool li:last-child {
	margin-right: 0;
}
*/
}

.top_subschool_img {
position: relative;
display: block;
width: 100%;
height: 0;
padding-bottom: 52%;
margin-bottom: 10px;
overflow: hidden;
}

.top_subschool_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  object-fit: cover;
  transform: translateY(-50%) translateX(-50%);
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
.top_subschool_img a img {
display: block;
}



/*** スモールコンテンツ ***/
.front900 {
	display: block;
max-width: 900px;
margin: 0 auto;
}
@media screen and (max-width: 834px){
.front900 {
max-width: none;
}
}



/*** オープンスクール ***/

.flex_os_school {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 32px;
}
.flex_os_school_box {
display: block;
width: calc(100% / 4 - 8px);
position: relative;
}
.flex_os_school_box_pic {
position: relative;
display: block;
height: 0;
padding-bottom: 100%;
overflow: hidden;
background: #CCC;
}
.flex_os_school_box_pic .img {
position: absolute;
z-index: 0;
width: 100%;
height: 100%;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
object-fit: contain;
}
.flex_os_school_box h5 {
text-align: center;
color: #191;
font-weight: 500;
}

@media screen and (max-width: 834px){
.flex_os_school {
margin-bottom: 16px;
}
.flex_os_school_box {
width: calc(100% / 2 - 4px);
}
.flex_os_school_box:nth-child(n+3) {
margin-top: 8px;
}
}

.os_school_title {
display: flex;
display: block;
padding: 8px 0;
text-align: center;
}

.os_school_title a {
display: flex;
flex-wrap: wrap;
flex-flow: column;
align-items: center;
justify-content: center;
border: 1px solid #999;
min-height: 4em;
background-color: rgba(255,255,255,0.85);
color: #F90;
text-align: center;
line-height: 150%;
border-radius: 24px;
}
.os_school_title a:hover {
background-color: rgba(0,0,0,0.25);
color: #000;
text-decoration: none;
}




/*** メイン下 スクーリング会場 ***/

.flex_top_schooling {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 20px;
}

.flex_top_schooling_box {
display: block;
width: calc(100% / 8 - 10px);
border: 1px solid #191;
border-radius: 5px;
background-color: #FFF;
padding: 1em 0.5em;
text-align: center;
margin: 0 5px;
}

.flex_top_schooling_box p {
margin: 0;
}

@media screen and (max-width: 834px){
.flex_top_schooling {
margin-left: -15px;
margin-right: -15px;
}
.flex_top_schooling_box {
width: calc(100% / 3 - 5px);
/* margin: 5px 0; */
}
}
@media screen and (max-width: 640px){
.flex_top_schooling_box {
width: calc(100% / 3 - 5px);
}
}

.schooling_box_city {
display: block;
font-weight: 600;
color: #191;
border-bottom: 1px dotted #999;
margin-bottom: 0.5em;
}

/*** トップボタン2つ ***/


ul.bt_top_pic_contact {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content: center;
	margin: 50px 0;
	margin-bottom: 0;
	padding: 0;
}
ul.bt_top_pic_contact li {
	position: relative;
	display: inline-block;
	list-style: none;
	margin: 5px 0;
	padding: 1%;
	padding-left: 10%;
	width: 47%;
	margin-right: 3%;
	text-align: center;
	font-size: 110%;
	font-weight: 600;
	letter-spacing: 0.1em;
	background-color: #191;
	color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
ul.bt_top_pic_contact li:nth-child(even) {
	background-color: #F60;
}
ul.bt_top_pic_contact li:nth-child(even), ul.bt_top_pic_contact li:last-child {
	margin-right: 0;
}
ul.bt_top_pic_contact li a {
display: block;
	color: #FFF;
	text-decoration: none;
}
ul.bt_top_pic_contact li a:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
ul.bt_top_pic_contact li p {
margin-bottom: 5px;
}
.cara_seikyuu {
position: absolute;
bottom: 0;
left: 0px;
width: 100px;
}
@media screen and (max-width: 834px){
ul.bt_top_pic_contact {
display: block;
margin: 0 auto;
margin-top: 20px;
}
ul.bt_top_pic_contact li {
	display: block;
	margin: 10px 0;
	margin-right: 0;
margin-bottom: 20px;
	width: auto;
}
ul.bt_top_pic_contact li:nth-child(even) {
	padding-left: 1%;
	padding-right: 10%;
}
}

.top_pic_contact_txt {
display: block;
background-color: #FFF;
color: #000;
line-height: 130%;
padding: 10px 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
@media screen and (max-width: 834px){
.cara_seikyuu {
width: 80px;
}
ul.bt_top_pic_contact li:nth-child(even) .cara_seikyuu {
left: auto;
right: 0;
}
}
@media screen and (max-width: 360px){
ul.bt_top_pic_contact li {
font-size: 80%;
letter-spacing: 0;
}
.top_pic_contact_txt {
font-size: 80%;
}
.cara_seikyuu {
width: 60px;
}
}

.bg_top_contact {
	background-color: #191;
	color: #FFF;
	padding: 50px 0;
	padding-bottom: 10px;

}
@media screen and (max-width: 834px){
.bg_top_contact {
	padding: 30px 0;
	padding-bottom: 10px;

}
}

table.table_top_contact {
table-layout: fixed;
width: 100%;
margin: 0;
padding: 0;
letter-spacing: 0.1em;
}
table.table_top_contact tr, table.table_top_contact th, table.table_top_contact td {
border: none;
background: none;
margin: 0;
padding: 0;
}
table.table_top_contact th {
width: 40%;
padding-right: 10%;
}

@media screen and (max-width: 834px){
table.table_top_contact {
width: 75%;
margin: 0 auto;
}
table.table_top_contact th, table.table_top_contact td {
display: block;
margin-bottom: 15px;
}
table.table_top_contact th {
width: auto;
padding-right: 0;
}
}

.table_top_contact h3 {
    font-family:Gelasio, serif;
border-bottom: 1px solid #FFF;
margin-bottom: 10px;
padding-bottom: 10px;
}
.table_top_contact h4 {
font-weight: 600;
font-size: 160%;
margin: 0;
line-height: 180%;
}


ul.bt_top_twice {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content: center;
	margin: 0;
	padding: 0;
}
ul.bt_top_twice li {
	display: inline-block;
	list-style: none;
	margin: 5px 0;
	padding: 0;
	width: 45%;
	margin-right: 5%;
	text-align: center;
}
ul.bt_top_twice li:nth-child(even), ul.bt_top_twice li:last-child {
	margin-right: 0;
}

@media screen and (max-width: 834px){
ul.bt_top_twice {
display: block;
margin: 0 auto;
max-width: 380px;
}
ul.bt_top_twice li {
	display: block;
	margin: 10px 0;
	width: auto;
	margin-right: 0;
}ul.bt_top_twice li:nth-child(2) {
margin-bottom: 20px;
}
}
.top_bt_contact_wh, .top_bt_contact_green {
display: block;
text-align: center;
}
.top_bt_contact_wh a, .top_bt_contact_green a {
display: block;
background-color: #FFF;
color: #191;
padding: 15px;
font-weight: 600;
font-size: 110%;
letter-spacing: 0.1em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.top_bt_contact_green a {
border: 1px solid #FFF;
background-color: #191;
padding: 5px;
margin: 3px 0;
color: #FFF;
}
.top_bt_contact_wh a:hover, .top_bt_contact_green a:hover {
text-decoration: none;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}


/*
.bt_top_twice li img {
display: block;
margin: 0 auto;
max-width: 100%;
}
.bt_top_twice li a img {
display: block;
}
.bt_top_twice li a:hover img {
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
*/

/*** トップボタン3つ ***/

.bg_top_three_contents {
	background-color: #DED;
	padding: 50px 0;
	padding-bottom: 0;
	margin-bottom: 50px;
}
@media screen and (max-width: 834px){
.bg_top_three_contents {
	padding-top: 30px;
	padding-bottom: 0;
	margin-bottom: 30px;
}
}
ul.list_top_two {
    display:flex;
    flex-wrap:wrap;
	justify-content: space-between;
	margin: 0;
	padding: 0;
}
ul.list_top_three {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content: center;
	margin: 0;
	padding: 0;
}
ul.list_top_two li {
position: relative;
	display: inline-block;
	list-style: none;
	margin: 0;
	width: calc(25% - 8px);
}
ul.list_top_two li:nth-child(n+3) {
	margin-top: 8px;
}
ul.list_top_three li {
position: relative;
	display: inline-block;
	list-style: none;
	margin: 0;
	width: 31%;
	margin-right: 2.5%;
}
ul.list_top_two p,
ul.list_top_three p {
text-align: center;
font-weight: 600;
}

ul.list_top_three li:nth-child(3n), ul.list_top_three li:last-child {
	margin-right: 0;
}
@media screen and (max-width: 834px){
ul.list_top_two li {
	width: calc(50% - 8px);
}
ul.list_top_two li:nth-child(n+3) {
	margin-top: 4px;
}
ul.list_top_two p,
ul.list_top_three p {
line-height: 130%;
}
}
@media screen and (max-width: 560px){
ul.list_top_two p,
ul.list_top_three p {
font-size: 70%;
}
}

/*
@media screen and (max-width: 834px){
ul.list_top_three {
display: block;
	margin: 0 auto;
	padding: 0;
	max-width: 380px;
}
ul.list_top_three li {
	display: block;
	width: auto;
	margin-right: 0;
	margin-bottom: 15px;
}
}
*/

.list_top_three_img {
position: relative;
display: block;
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	margin-bottom: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.list_top_three_img img {
position: absolute;
z-index: 0;
width: 100%;
height: 100%;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
object-fit: cover;
}
.list_top_three_img a img {
display: block;
}



.bg_top_three {
position: absolute;
z-index: 0;
width: 100%;
top: 0;
background-position: top 20px auto;
object-fit: contain;
}
.bt_top_three {
position: relative;
display: block;
margin: 0 5%;
margin-top: 40%;
text-align: center;
font-weight: 600;
}
.bt_top_three a {
display: block;
height: 65px;
padding: 2%;
color: #000;
font-weight: 600;
background-color: rgba(251,251,251,0.95);
box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
@media screen and (max-width: 834px){
.bt_top_three {
margin: 0 2%;
margin-top: 40%;
}
.bt_top_three a {
padding: 1%;
font-size: 130%;
}
}


ul.list_top_greeting {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content: center;
	margin: 0;
	padding: 0;
}
ul.list_top_greeting li {
position: relative;
	display: inline-block;
	list-style: none;
	margin: 0;
	width: 20%;
	margin-right: 10%;
border: 1px solid #191;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #fff;
}
ul.list_top_greeting p {
text-align: center;
font-weight: 600;
}
ul.list_top_greeting li:nth-child(3n), ul.list_top_greeting li:last-child {
	margin-right: 0;
}
ul.list_top_greeting li a {
	display: block;
	color: #000;
}
ul.list_top_greeting li a:hover {
	text-decoration: none;
background-color: #D8EAD8;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
@media screen and (max-width: 834px){
ul.list_top_greeting li {
position: relative;
	width: 31%;
	margin-right: 2%;
}
ul.list_top_greeting p {
line-height: 130%;
}
}
@media screen and (max-width: 560px){
ul.list_top_greeting p {
font-size: 70%;
}
}

.box_greeting {
display: block;
padding: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.box_greeting img {
display: block;
margin: 0 auto;
margin-bottom: 15px;
max-width: 60%;
}
.box_greeting p {
margin: 0;
}

@media screen and (max-width: 834px){
.box_greeting {
padding: 10px;
}
.box_greeting img {
max-width: 50%;
margin-bottom: 10px;
}
.box_greeting p {
line-height: 130%;
}
}
@media screen and (max-width: 360px){
.box_greeting p {
font-size: 80%;
}
}



/* ラベル部分 左上に表示 */
.bt_top_three a::before {
    content: "";
    top: 1px;
    left: 1px;
    border-bottom: 1.5em solid transparent;
    border-left: 1.5em solid #F60; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 1;
}
.bt_top_three a::after {
    content: "";
    bottom: 1px;
    right: 1px;
    border-top: 1.5em solid transparent;
    border-right: 1.5em solid #F60; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 1;
}
.bt_top_three a:hover::before {
    border-left: 1.5em solid #191; /* ラベルの色はここで変更 */
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
.bt_top_three a:hover::after {
    border-right: 1.5em solid #191; /* ラベルの色はここで変更 */
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}

.bt_top_three p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: 0 auto;
  width: 100%;
line-height: 150%;
font-size: 110%;
letter-spacing: 0.1em;
}
.bt_top_three a:hover {
color: #191;
text-decoration: none;
background-color: rgba(251,251,251,0.95);
box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}

@media screen and (max-width: 834px){
.bt_top_three p {
font-size: 68%;
letter-spacing: 0em;
}
}



/*** サブドメインコンテンツ ***/

ul.list_top_subpage {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	margin: 0;
	padding: 0;
}
ul.list_top_subpage li {
position: relative;
	display: inline-block;
	list-style: none;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 23.7%;
	margin-right: 1.5%;
	margin-bottom: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: 600;
	background-color: #FFF;
	border: 1px solid #191;
}
ul.list_top_subpage li:nth-child(4n), ul.list_top_subpage li:last-child {
	margin-right: 0;
}

ul.list_top_subpage li a {
	display: block;
	color: #000;
	padding: 10px;
	text-decoration: none;
}
ul.list_top_subpage li a:hover {
	text-decoration: none;
	color: #191;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}


@media screen and (max-width: 1080px){
ul.list_top_subpage li {
	width: 31.3%;
	margin-right: 2%;
	margin-bottom: 10px;
	line-height: 130%;
}
ul.list_top_subpage li:nth-child(4n) {
	margin-right: 2%;
}
ul.list_top_subpage li:nth-child(3n), ul.list_top_subpage li:last-child {
	margin-right: 0;
}
}

.list_top_subpage_img {
display: inline-block;
vertical-align: middle;
width: 20%;
margin-right: 3%;
float: left;
}
.list_top_subpage_img {
display: block;
max-width: 100%;
}
.list_top_subpage li p {
display: inline-block;
vertical-align: middle;
width: 77%;
margin: 0;
text-align: center;
}

@media screen and (max-width: 834px){
.list_top_subpage_img {
display: inline-block;
vertical-align: middle;
width: 45%;
margin: 0 auto;
margin-bottom: 10px;
float: none;
}
.list_top_subpage_img {
display: block;
max-width: 100%;
}
.list_top_subpage li p {
display: block;
width: auto;
text-align: center;
font-size: 80%;
}
}
@media screen and (max-width: 640px){

.list_top_subpage li p {
font-size: 60%;
letter-spacing: 0;
line-height: 130%;
}
}





.pic_top_subpage {
position: relative;
display: block;
width: 100%;
height: 0;
padding-bottom: 58%;
margin-bottom: 10px;
overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.pic_top_subpage img {
  position: absolute;
  top: 50%;
  left: 50%;
  object-fit: cover;
  transform: translateY(-50%) translateX(-50%);
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
.pic_top_subpage a img {
display: block;
}

/*** ニュース ***/

.top_title_oshirase {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
text-align: center;
margin-bottom: 24px;
}
@media only screen and (max-width: 834px) {
.top_title_oshirase {
margin-bottom: 0;
}
}


.bt_top_news_ichiran {
position: absolute;
right: 0;
	display: inline-block;
	text-align: center;
	margin-top: 1.5px;
}
.bt_top_news_ichiran a  {
position: relative;
	display: block;
	padding: 4px 16px;
	color: #000;
	font-weight: 600;
border: 1px solid #000;
	background-color: #FFF;
	line-height: 120%;
	text-align: center;
	text-decoration: none;
}

.bt_top_news_ichiran a:hover {
	background-color: #555;
	color: #FFF;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

@media only screen and (max-width: 834px) {
.bt_top_news_ichiran a {
	padding: 4px 8px;
}
}



.tag_news {
	display: inline-block;
	margin: 0;
	margin-left: 15px;
	font-size: 80%;
	width: 120px;
	text-align: center;
	line-height: 100%;
}
.tag_news a {
	display: block;
	padding: 5px;
	background-color: #CCC;
	color: #FFF;
	text-decoration: none;
}
#tag_news a {
	background-color: #191;
}

.tag_news a:hover {
text-decoration: none;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

/*** マップ ***/
.flex_footmap2024 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 40px;
}

.flex_footmap2024_list {
display: block;
width: calc(100% / 2 - 40px);
order: 1;
}
.flex_footmap2024_map {
display: block;
width: calc(100% / 2);
order: 2;
}

@media only screen and (max-width: 834px) {
.flex_footmap2024 {
display: block;
margin-bottom: 24px;
}

.flex_footmap2024_list {
width: auto;
}
.flex_footmap2024_map {
width: auto;
margin-bottom: 16px;
}
}

.flex_footmap2024_listplace {
display: flex;
justify-content: space-between;
flex-flow: column;
height: 100%;
}
.flex_footmap2024_listplace_box {
display: block;
}
.flex_footmap2024_listplace_box h4 {
margin-bottom: 16px;
}

.flex_footmap2024_listplace_box:last-child {
margin-top: auto;
}
@media only screen and (max-width: 834px) {
.flex_footmap2024_listplace_box:last-child {
margin-top: 24px;
}
}

ul.list_footmap_area2024 {
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 0;
padding: 0;
}
ul.list_footmap_area2024::after {
content: "";
display: block;
width: calc(100% / 3 - 12px);
}
ul.list_footmap_area2024 li {
display: block;
list-style: none;
width: calc(100% / 3 - 12px);
margin: 0;
margin-right: 8px;
padding: 0;
line-height: 130%;
}
ul.list_footmap_area2024 li:nth-child(n+4) {
margin-top: 12px;
}

ul.list_footmap_area2024 li a {
position: relative;
display: flex;
width: 100%;
align-items: center;
list-style: none;
background-color: #FFF;
border-radius: 32px;
box-shadow: 0 0 5px rgba(0,0,0,0.5);
margin: 0;
min-height: 3.2em;
padding: 8px 24px;
color: #191;
}
ul.list_footmap_area2024 li a::after {
position: absolute;
	display: block;
	right: 16px;
	top: 50%;
  transform: translateY(-50%);
  content: '\f054';
  color: #191;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}

ul.list_footmap_area2024 li a:hover {
box-shadow: 0 0 5px rgba(255,102,0,0.5);
color: #F60;
text-decoration: none;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
ul.list_footmap_area2024 li a:hover::after {
	right: 8px;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
@media only screen and (max-width: 1023px) {
ul.list_footmap_area2024 li a {
border-radius: 32px;
min-height: 3.2em;
padding: 4px 16px;
}
ul.list_footmap_area2024 li a::after {
position: absolute;
	display: block;
	right: 12px;
	top: 50%;
  transform: translateY(-50%);
  content: '\f054';
  color: #191;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
}
@media only screen and (max-width: 768px) {

ul.list_footmap_area2024::after {
content: "";
display: block;
width: calc(100% / 2 - 12px);
}
ul.list_footmap_area2024 li {
display: block;
list-style: none;
width: calc(100% / 2 - 12px);
margin: 0;
margin-right: 8px;
padding: 0;
line-height: 130%;
}
ul.list_footmap_area2024 li:nth-child(n+3) {
margin-top: 12px;
}
}



ul.list_footmap_area2024_houkou {
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 0;
padding: 0;
}
ul.list_footmap_area2024_houkou::after {
content: "";
display: block;
width: calc(100% / 2 - 12px);
}
ul.list_footmap_area2024_houkou li {
display: block;
list-style: none;
width: calc(100% / 2 - 12px);
margin: 0;
margin-right: 8px;
padding: 0;
line-height: 130%;
}
ul.list_footmap_area2024_houkou li:nth-child(n+3) {
margin-top: 12px;
}

ul.list_footmap_area2024_houkou li a {
position: relative;
display: flex;
width: 100%;
align-items: center;
list-style: none;
background-color: #FFF;
border-radius: 32px;
box-shadow: 0 0 5px rgba(0,0,0,0.5);
margin: 0;
min-height: 3.2em;
padding: 8px 24px;
color: #F60;
}
ul.list_footmap_area2024_houkou li a::after {
position: absolute;
	display: block;
	right: 16px;
	top: 50%;
  transform: translateY(-50%);
  content: '\f054';
  color: #F60;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}

ul.list_footmap_area2024_houkou li a:hover {
box-shadow: 0 0 5px rgba(255,102,0,0.5);
color: #191;
text-decoration: none;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
ul.list_footmap_area2024_houkou li a:hover::after {
	right: 8px;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
@media only screen and (max-width: 1023px) {
ul.list_footmap_area2024_houkou li a {
border-radius: 32px;
min-height: 3.2em;
padding: 4px 16px;
}
ul.list_footmap_area2024_houkou li a::after {
position: absolute;
	display: block;
	right: 12px;
	top: 50%;
  transform: translateY(-50%);
  content: '\f054';
  color: #F60;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
}

@media only screen and (max-width: 768px) {
ul.list_footmap_area2024_houkou {
display: block;
}
ul.list_footmap_area2024_houkou li {
display: block;
width: auto;
max-width: 80%;
margin: 0 auto;
margin-right: auto;
padding: 0;
}
ul.list_footmap_area2024_houkou li:nth-child(n+2) {
margin-top: 12px;
}
ul.list_footmap_area2024_houkou li a {
border-radius: 32px;
min-height: 3.2em;
padding: 4px 16px;
}
ul.list_footmap_area2024_houkou li a::after {
position: absolute;
	display: block;
	right: 12px;
	top: 50%;
  transform: translateY(-50%);
  content: '\f054';
  color: #F60;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
}





.bg_top_map {
position: relative;
	background-color: #F5F5F5;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 0;
}

@media screen and (max-width: 834px){
.bg_top_map {
	padding-top: 30px;
	padding-bottom: 5px;
}
}

.back_top_map {
position: relative;
display: block;
height: 0;
padding-bottom: 640px;
overflow: hidden;
width: 100%;
max-width: 1180px;
}
@media screen and (max-width: 834px){
.back_top_map {
min-width: inherit;
padding-bottom: 90.4%;
}
}
@media screen and (max-width: 640x){
.back_top_map {
padding-bottom: 100%;
}
}
.back_top_map_img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: 0 auto;
  width: 100%;

}
ul.list_top_map_area, ul.list_top_map_school {
	margin: 0;
	padding: 0;
}
ul.list_top_map_area li, ul.list_top_map_school li {
	display: inline-block;
	list-style: none;
	margin: 0;
	width: 110px;
	text-align: center;
	margin-bottom: 5px;
	padding: 0;
	line-height: 130%;
	font-weight: 600;
}



ul.list_top_map_school li {
	width: 130px;
	font-size: 110%;
}
@media screen and (max-width: 1080px){
ul.list_top_map_area li, ul.list_top_map_school li {
	font-size: 90%;
}
}

@media screen and (min-width: 834px){
ul.list_top_map_school li {
position: absolute;
}
ul.list_top_map_school li:nth-child(3) {
bottom: 15%; right: 30%;
}
ul.list_top_map_school li:nth-child(2) {
bottom: 5%; left: 38%;
}
ul.list_top_map_school li:nth-child(1) {
bottom: 10%; left: 20%;
}
}

@media screen and (min-width: 640px){
ul.list_top_map_school li a::after {
    content: "★";
	color: #F00;
	font-size: 200%;
    position: absolute;
    z-index: 2;
}
ul.list_top_map_school li a:hover::after {
	color: #191;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
ul.list_top_map_school li:nth-child(3) a::after{
top: -50%; left: -65%;
}
ul.list_top_map_school li:nth-child(2) a::after{
top: -180%; left: -12%;
}
ul.list_top_map_school li:nth-child(1) a::after{
top: -120%; left: 70%;
}
}

@media screen and (min-width: 834px){
ul.list_top_map_area li {
position: absolute;
}
ul.list_top_map_area li:nth-child(1) {
top: 20%; right: 11%;
}
ul.list_top_map_area li:nth-child(2) {
top: 50%; right: 28%;
}
ul.list_top_map_area li:nth-child(3) {
top: 60%; right: 42%;
}
ul.list_top_map_area li:nth-child(4) {
top: 69%; right: 39%;
}
ul.list_top_map_area li:nth-child(5) {
top: 76%; right: 50%;
}
ul.list_top_map_area li:nth-child(6) {
top: 68%; left: 30%;
}
ul.list_top_map_area li:nth-child(7) {
top: 58%; left: 20%;
}
ul.list_top_map_area li:nth-child(8) {
top: 71%; left: 15%;
}
ul.list_top_map_area li:nth-child(9) {
top: 67%; left: 2%;
}
ul.list_top_map_area li:nth-child(10) {
bottom: 2%; left: 18%;
}
ul.list_top_map_area li:nth-child(11) {
top: 10%; left: 10%;
	width: 180px;
}
}

ul.list_top_map_area li a, ul.list_top_map_school li a {
position: relative;
display: block;
padding: 5% 3%;
color: #F60;
background-color: rgba(251,251,251,0.9);
box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
ul.list_top_map_school li a {
padding: 5% 3%;
color: #191;
padding-top: 6%
}

ul.list_top_map_area li a:hover, ul.list_top_map_school li a:hover {
text-decoration: none;
color: #191;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
ul.list_top_map_school li a:hover {
color: #F90;
}
ul.list_top_map_area li a::before, ul.list_top_map_school li a::before {
    content: "";
    top: 1px;
    left: 1px;
    border-bottom: 1em solid transparent;
    border-left: 1em solid #F60; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 1;
}
ul.list_top_map_school li a::before {
    border-left: 1em solid #191; /* ラベルの色はここで変更 */
}
ul.list_top_map_area li a:hover::before, ul.list_top_map_school li a:hover::before {
    border-left: 1em solid #191; /* ラベルの色はここで変更 */
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
ul.list_top_map_school li a:hover::before {
    border-left: 1em solid #F60; /* ラベルの色はここで変更 */
}

@media screen and (max-width: 834px){
ul.list_top_map_area {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	width: 70%;
}
ul.list_top_map_school {
position: absolute;
	width: 100%;
	bottom: 5%;
	margin: 0;
	padding: 0;
}
ul.list_top_map_area li {
	width: 32%;
	margin-right: 1.5%;
	margin-bottom: 5px;
	font-size: 75%;
}
ul.list_top_map_school li {
	width: 30%;
	margin-right: 1.2%;
	margin-bottom: 5px;
	font-size: 85%;
}
ul.list_top_map_school li:nth-child(3n), ul.list_top_map_school li:last-child {
	margin-right: 0;
}
ul.list_top_map_area li:last-child {
	width: 65.5%;
}
ul.list_top_map_area li:nth-child(3n), ul.list_top_map_area li:last-child {
	margin-right: 0;
}
ul.list_top_map_area li:nth-child(4n) {
clear: both !important;
}
ul.list_top_map_area li a {
position: relative;
padding: 5% 3%;
}
ul.list_top_map_area li:last-child a {
padding: 2.5% 3%;
}
ul.list_top_map_school li a::after {
    content: "★";
	color: #F00;
	font-size: 150%;
    position: absolute;
    z-index: 2;
}
ul.list_top_map_school li a:hover::after {
	color: #191;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
ul.list_top_map_school li:nth-child(3) a::after{
top: -320%; left: -60%;
}
ul.list_top_map_school li:nth-child(2) a::after{
top: -360%; left: 12%;
}
ul.list_top_map_school li:nth-child(1) a::after{
top: -340%; right: -20%;
}
}
@media screen and (max-width: 640px){
ul.list_top_map_area {
	width: 80%;
}
ul.list_top_map_school li a::after {
    content: "";
}
}


/************************************
** サテライト
************************************/





.box_content {
display: block;
margin-bottom: 40px;
}

@media screen and (max-width: 834px) {
.box_content {
margin-bottom: 24px;
}
}

h3.title_satelite2024 {
padding: 8px !important;
line-height: 120%;
border-bottom: 3px solid #CCC !important;
border-left: 10px solid #191 !important;
color: #000 !important;
}
h3.title_satelite2024::after {
display: none;
}

h3.title_satelite2024 {
font-size: 40px;
}
h4.title_sate,
h4.title_sate_center {
font-size: 28px;
}
@media screen and (max-width: 1366px) {
h3.title_satelite2024 {
font-size: 2.93vw;
}
h4.title_sate,
h4.title_sate_center {
font-size: 2.05vw;
}
}
@media screen and (max-width: 1280px) {
h3.title_satelite2024 {
font-size: 3.13vw;
}
h4.title_sate,
h4.title_sate_center {
font-size: 2.19vw;
}
}
@media screen and (max-width: 834px) {
h3.title_satelite2024 {
	font-size: 2.88vw;
}
h4.title_sate,
h4.title_sate_center {
font-size: 2.4vw;
}
}

@media screen and (max-width: 560px) {
h3.title_satelite2024 {
font-size: 24px;
}
h4.title_sate,
h4.title_sate_center {
font-size: 20px;
}
}
h4.title_sate {
color: #191;
margin-bottom: 8px;
position: relative;
}
h4.title_sate.icon_point,
h4.title_sate.icon_taishou {
padding-left: 1.5em;
}
h4.title_sate.icon_point:before {
position: absolute;
	display: block;
	margin-left: -1.2em;
  content: '\f0eb';
  color: #F60;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
h4.title_sate.icon_taishou:before {
position: absolute;
	display: block;
	margin-left: -1.2em;
  content: '\f406';
  color: #F60;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}



h4.title_sate_center {
  position: relative;
  display: inline-block;
  color: #191;
  padding: 0 55px;
}

h4.title_sate_center:before,
h4.title_sate_center:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 2px;
  background-color: #191;
}

h4.title_sate_center:before {
  left:0;
}
h4.title_sate_center:after {
  right: 0;
}



.flex_double_sate,
.flex_double_sate_pad {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.flex_double_sate_txt,
.flex_double_sate_pic,
.flex_double_sate_map {
display: block;
width: calc(100% / 2 - 20px);
}
.flex_double_sate_txt70 {
display: block;
width: calc(70% - 20px);
}
.flex_double_sate_txt30 {
display: block;
width: calc(30% - 20px);
}


@media screen and (max-width: 980px) {
.flex_double_sate_txt,
.flex_double_sate_pic,
.flex_double_sate_map {
display: block;
width: calc(100% / 2 - 8px);
}
.flex_double_sate_txt70 {
display: block;
width: calc(70% - 8px);
}
.flex_double_sate_txt30 {
display: block;
width: calc(30% - 8px);
}
}

@media screen and (max-width: 980px) {
.flex_double_sate_pad {
display: block;
}
.flex_double_sate_pad .flex_double_sate_txt,
.flex_double_sate_pad .flex_double_sate_pic,
.flex_double_sate_pad .flex_double_sate_map,
.flex_double_sate_pad .flex_double_sate_txt70 {
width: auto;
}
.flex_double_sate_pad .flex_double_sate_txt30 {
width: auto;
max-width: 80%;
margin: 0 auto;
margin-top: 16px;
}
.flex_double_sate_pad .flex_double_sate_txt {
margin-bottom: 16px;
}
.flex_double_sate_pad .flex_double_sate_pic {
width: 100%;
}
}

@media screen and (max-width: 834px) {
.flex_double_sate {
display: block;
}
.flex_double_sate_txt,
.flex_double_sate_pic,
.flex_double_sate_map,
.flex_double_sate_txt70 {
width: auto;
}
.flex_double_sate_txt30 {
width: auto;
max-width: 80%;
margin: 0 auto;
margin-top: 16px;
}
.flex_double_sate_txt {
margin-bottom: 16px;
}
.flex_double_sate_pic {
width: 100%;
}
}

.sate_titlelogo {
display: block;
margin: 0;
margin-bottom: 16px;
max-width: 100%;
max-height: 140px;
object-fit: contain;
}

.sate_midashi {
color: #191;
margin-bottom: 16px;
}
@media screen and (max-width: 834px) {
.sate_titlelogo {
margin-bottom: 8px;
max-width: 50%;
max-height: 80px;
}
.sate_midashi {
margin-bottom: 8px;
}
}

.flex_double_sate_map_in {
display: block;
height: 100%;
background: #CCC;
overflow: hidden;
position: relative;
}
.flex_double_sate_map_in iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
@media screen and (max-width: 834px) {
.flex_double_sate_map_in {
height: 0;
padding-bottom: 100%;
}
}

.photo_viewer {
display: block;
	margin: 0;
	text-align: left;
}
.photo_viewer div {
	position: relative;
display: block;
height: 0;
padding-bottom: 68%;
	overflow: hidden;
	margin-bottom: 15px;
	background-color: #F5F5F5;
}
.photo_viewer figure img {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	object-fit: contain;
	width: 100%;
	height: 100%
}

.photo_viewer ul {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
}

.photo_viewer ul li {
	position: relative;
	display: inline-block;
	list-style: none;
	margin: 0;
	width: calc(100% / 6 - 8px);
	height: 0;
	padding: 0;
	padding-bottom: 15%;
	overflow: hidden;
}

.photo_viewer ul li img {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	object-fit: cover;
	width: 100%;
	height: 100%;
}
	
.photo_viewer ul li a {
	display: block;
}
.photo_viewer .active {
filter:alpha(opacity=100)!important;
-moz-opacity: 1!important;
opacity: 1!important;
}


ul.list_sate_point {
margin: 0;
padding: 0;
}
ul.list_sate_point li {
list-style: none;
display: block;
margin: 0;
padding: 0;
line-height: 150%;
padding-left: 1.1em;
font-size: 105%;
font-weight: 600;
}

ul.list_sate_point li:before {
position: absolute;
	display: block;
	margin-left: -1.1em;
  content: '\f00c';
  color: #191;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  }
ul.list_sate_point li:nth-child(n+2) {
margin-top: 12px;
}

.box_sate_gray {
display: block;
background-color: #F5F5F5;
padding: 16px;
}

ul.list_sate_taishou {
margin: 0;
padding: 0;
}
ul.list_sate_taishou li {
list-style: none;
display: block;
margin: 0;
padding: 0;
line-height: 150%;
}
ul.list_sate_taishou li:nth-child(n+2) {
margin-top: 12px;
}
ul.list_sate_taishou li p.title_sate_taihou {
margin-bottom: 0;
font-size: 105%;
color: #F60;
font-weight: bold;
}

.flex_sate_system {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.flex_sate_system:after {
content: "";
width: calc(100% / 3 - 12px);
}
.flex_sate_system_box {
display: block;
width: calc(100% / 3 - 12px);
border: 1px solid #CCC;
}
.flex_sate_system_box .inner {
padding: 16px;
}
.flex_sate_system_box:nth-child(n+4) {
margin-top: 16px;
}
.flex_sate_system_box p.title_sate_taihou {
margin-bottom: 0;
font-size: 105%;
color: #F60;
font-weight: bold;
}

@media screen and (max-width: 834px){
.flex_sate_system:after {
width: calc(100% / 2 - 4px);
}
.flex_sate_system_box {
width: calc(100% / 2 - 4px);
}
.flex_sate_system_box .inner {
padding: 8px;
}
.flex_sate_system_box:nth-child(n+3) {
margin-top: 8px;
}
}
@media screen and (max-width: 640px){
.flex_sate_system {
display: block;
}

.flex_sate_system:after {
width: auto;
}
.flex_sate_system_box {
width: auto;
max-width: 90%;
margin: 0 auto;
}
.flex_sate_system_box:nth-child(n+2) {
margin-top: 8px;
}
}


.flex_sate_staff {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.flex_sate_staff:after {
content: "";
width: calc(100% / 4 - 12px);
}
.flex_sate_staff_box {
display: block;
width: calc(100% / 4 - 12px);
border: 1px solid #CCC;
}
.flex_sate_staff .inner {
padding: 16px;
}
.flex_sate_staff_box:nth-child(n+5) {
margin-top: 16px;
}
.flex_sate_staff p.title_sate_taihou {
margin-bottom: 16px;
text-align: center;
font-weight: bold;
}

@media screen and (max-width: 980px){
.flex_sate_staff_box {
width: calc(100% / 3 - 4px);
}
.flex_sate_staff .inner {
padding: 8px;
}
.flex_sate_staff_box:nth-child(n+4) {
margin-top: 8px;
}
}
@media screen and (max-width: 834px){
.flex_sate_staff_box {
width: calc(100% / 2 - 4px);
}
.flex_sate_staff .inner {
padding: 8px;
}
.flex_sate_staff_box:nth-child(n+3) {
margin-top: 8px;
}
}

.sate_staff_pic {
position: relative;
display: inline-block;
width: 75%;
height: 0;
padding-bottom: 75%;
overflow: hidden;
margin-bottom: 16px;
}
.sate_staff_pic img {
	position: absolute;
	object-fit: contain;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}

p.sate_title_shikaku {
display: block;
margin: 0;margin-bottom: 0;
padding: 0;
line-height: 150%;
padding-left: 1.3em;
font-weight: 600;
}

p.sate_title_shikaku:before {
position: absolute;
	display: block;
	margin-left: -1.3em;
  content: '\f2c2';
  color: #F60;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  }


table.tate_table_add {
table-layout: fixed;
width: 100%;
margin: 0;
padding: 0;
border: none;
background: none;
border-collapse: collapse;
}
table.tate_table_add tr {
margin: 0;
padding: 0;
border: none;
background: none;
}
table.tate_table_add th,
table.tate_table_add td {
margin: 0;
padding: 0.5em 0;
border: none;
background: none;
text-align: left;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
font-weight: 400;
border-collapse: collapse;
vertical-align: top;
}
table.tate_table_add th {
width: 5em;
font-weight: 600;
}




.entry-header h3 {
position: relative;
border:none;
font-size: 150%;
color: #191;
margin: 0;
padding: 10px;
padding-bottom: 20px;
margin-bottom: 20px;
}
.entry-header h3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 10px;
  background: -webkit-repeating-linear-gradient(-45deg, #191, #191 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #191, #191 2px, #fff 2px, #fff 4px);
}

@media screen and (max-width: 834px){
.entry-header h3 {
clear: both;
margin-top: 0;
}
}


h3.title_area {
font-size: 140%;
color: #191;
border-left: 10px solid #191;
border-top: 1px solid #191;
border-bottom: 1px solid #191;
padding: 15px;
padding-bottom: 10px;
margin: 0;
font-weight: 600;
line-height: 130%;
margin-bottom: 20px;
}
.entry-content {
max-width: 1080px;
width: auto;
padding: 0;
margin: 0 auto;
}
.entry-content h4 {
position: relative;
color: #191;
font-size: 150%;
margin-bottom: 20px;
}
.entry-content h5 {
font-size: 130%;
margin-bottom: 15px;
}

@media screen and (max-width: 834px){
h3.title_area {
font-size: 120%;
padding: 10px;
margin-bottom: 15px;
}
.entry-content {
max-width: inherit;
}
.entry-content h4 {
font-size: 130%;
padding: 5px;
margin-bottom: 15px;
}
.entry-content h5 {
font-size: 120%;
}
}

dl.satellites_point {
margin: 0;
padding: 0;
margin-bottom: 20px;
}
dl.satellites_point dt {
clear: both;
float: left;
margin: 0;
padding: 3px 0;
background-color: #2C2;
color: #FFF;
width: 100px;
text-align: center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
dl.satellites_point dt.satellites_gaiyou {
background-color: #F60;
}
dl.satellites_point dd {
margin: 0;
padding: 3px 0;
margin-left: 120px;
}
@media screen and (max-width: 834px){
dl.satellites_point dt {
float: none;
margin-bottom: 4px;
}
dl.satellites_point dd {
margin: 0;
margin-bottom: 15px;
line-height: 130%;
}
}
.box_schooldata {
padding: 20px 50px;
background-color: #F5F5F5;
}
.box_openschool {
padding: 20px 50px;
background-color: #EFE;
}
@media screen and (max-width: 834px){
.box_schooldata, .box_openschool {
padding: 15px;
}
}
.box_schooldata h5, .box_openschool h5 {
font-weight: 500;
color: #F60;
padding: 0;
}
dl.schooldata_add {
margin: 0;
padding: 0;
background-color: #FFF;
}						
dl.schooldata_add dt, dl.schooldata_add dd {
	padding: 10px;
margin: 0;
	font-weight: normal;
	border-top: 1px dotted #CCC;
	line-height: 130%;
}								
dl.schooldata_add dt {
float: left;
width: 100px;
}
								
dl.schooldata_add dd {
margin-left: 100px;
}


ul.list_satellites {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
ul.list_satellites li {
	position: relative;
	display: inline-block;
	line-height: 130%;
	width: 23.5%;
	margin: 0;
	margin-right: 2%;
	margin-bottom: 20px;
	padding: 10px 1.5%;
	background-color: #FFF;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	border-collapse: collapse;
}
ul.list_satellites li:nth-child(4n), ul.list_satellites li:last-child {
	margin-right: 0;
}
ul.list_satellites li h5, ul.list_satellites li h5 a {
font-size: 100%;
text-decoration: none;
color: #000;
margin: 0;
line-height: 130%;
text-align: center;
}
@media screen and (max-width: 834px){
ul.list_satellites li {
	width: 48.5%;
	margin: 0;
	margin-right: 2%;
	padding: 10px 2%;
}
ul.list_satellites li:nth-child(even), ul.list_satellites li:last-child {
	margin-right: 0;
}
ul.list_satellites li h5, ul.list_satellites li h5 a {
font-size: 90%;
}
}
ul.list_satellites li h5 a:hover {
text-decoration: underline;
color: #191;
}

.list_pic_satellites {
position: relative;
display: block;
border: 1px solid #999;
height: 0;
padding-bottom: 100%;
overflow: hidden;
margin-bottom: 15px;
}
.list_pic_satellites img {
	position: absolute;
	object-fit: cover;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.list_pic_satellites a img {
display: block;
}
	
ul.list_satellites_bt {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content: center;
}
ul.list_satellites_bt li {
	position: relative;
	display: inline-block;
	line-height: 130%;
	width: 23.8%;
	margin: 0;
	margin-right: 1.5%;
	margin-bottom: 15px;
	padding: 0;
}
ul.list_satellites_bt li:nth-child(4n), ul.list_satellites_bt li:last-child {
	margin-right: 0;
}

@media screen and (max-width: 834px){
ul.list_satellites_bt {
	justify-content: left;
}
ul.list_satellites_bt li {
	width: 48.5%;
	margin-right: 2.5%;
}
ul.list_satellites_bt li:nth-child(even), ul.list_satellites_bt li:last-child {
	margin-right: 0;
}

}
ul.list_satellites_bt li a {
	position: relative;
	display: block;
	margin-right: 1.5%;
	padding: 10px 1.5%;
	text-align: center;
	color: #191;
	background-color: #FFF;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
ul.list_satellites_bt li a::before {
    content: "";
    top: 1px;
    left: 1px;
    border-bottom: 1em solid transparent;
    border-left: 1em solid #191; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 1;
}
ul.list_satellites_bt li a:hover {
text-decoration: none;
	color: #F60;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
ul.list_satellites_bt li a:hover::before {
    border-left: 1em solid #F60; /* ラベルの色はここで変更 */
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}

/************************************
** オープンスクール
************************************/

ul.list_openschool {
	margin: 20px 0;
	padding: 0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
ul.list_openschool li {
	position: relative;
	display: inline-block;
	line-height: 130%;
	width: 31.5%;
	margin: 0;
	margin-right: 2%;
	margin-bottom: 20px;
	padding: 10px 1.5%;
	background-color: #FFF;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	border-collapse: collapse;
}
ul.list_openschool li:nth-child(3n), ul.list_openschool li:last-child {
	margin-right: 0;
}
ul.list_openschool li h4, ul.list_openschool li h4 a {
font-weight: 600;
font-size: 150%;
text-decoration: none;
color: #191;
margin: 0;
line-height: 130%;
text-align: center;
}
ul.list_openschool li h5, ul.list_openschool li h5 a {
font-weight: 600;
font-size: 100%;
text-decoration: none;
color: #191;
margin: 0;
line-height: 130%;
text-align: center;
}
@media screen and (max-width: 834px){
ul.list_openschool {
	margin: 20px 0;
	padding: 0;
display: block;
width: 100%;
}
ul.list_openschool li {
display: block;
width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
	padding: 15px 15px;
}
ul.list_openschool li h5, ul.list_openschool li h5 a {
font-size: 90%;
}
}
ul.list_openschool li h5 a:hover {
text-decoration: underline;
color: #191;
}





.list_pic_openschool {
position: relative;
display: block;
border: 1px solid #999;
height: 0;
padding-bottom: 58%;
overflow: hidden;
margin-bottom: 15px;
}
.list_pic_openschool img {
	position: absolute;
	object-fit: cover;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.list_pic_openschool a img {
display: block;
}
	




.list_pic_openschool002 {
position: relative;
display: block;
border: 1px solid #999;
height: 0;
padding-bottom: 58%;
overflow: hidden;
margin-bottom: 15px;
}
.list_pic_openschool002 img {
	position: absolute;
	object-fit: cover;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.list_pic_openschool002 a img {
display: block;
}
	



/************************************
** ページ
************************************/
.img_spscroll {
  display: flex;
position: relative;
width: 100%;
max-width: 1100px;
}
.img_spscroll div img {
display: block;
margin: 0 auto;
margin-bottom: 0;
max-width: 100%;
}

p.sp_scroll {
display: none;
}
@media screen and (max-width: 834px){
.img_spscroll {
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}
.img_spscroll div img {
  max-width: 100%;
  min-width: 830px;
  vertical-align: top;
}

/*===========
scrollbar
===========*/
/*スクロールバー全体の高さ*/
.img_spscroll::-webkit-scrollbar {
  height: 4px;
}
/*スクロールバー全体の背景*/
.img_spscroll::-webkit-scrollbar-track {
  background: #eee;
}
/*スクロールバーの動く部分*/
.top_flow::-webkit-scrollbar-thumb {
  background: #aaa;
  border: none;
}
/*スクロールバーの動く部分のホバー（マウスオーバー）*/
.img_spscroll::-webkit-scrollbar-thumb:hover {
  background: #999;
}
p.sp_scroll {
position: relative;
display: block;
color: #000;
}
p.sp_scroll:before,
p.sp_scroll:after{
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  height: 1px;
  right: 15%;
  background: #555;
}
p.sp_scroll:before{
  width: 60%;
  transform: translate(45px, 0px);
}
p.sp_scroll:after{
  width: 15px;
  transform-origin: right center;
  transform: translate(45px, 0px) rotate(25deg);
}
}
.bg_content_title {
  position: relative;
  overflow: hidden;
  margin: 0 0;
  margin-bottom: 0;
  padding: 100px 0;
}
.bg_content_title_inner {
  display: block;
  margin: 0 auto;
  padding: 50px 0;
  text-align: center;
  }
.bg_content_title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 60%;
  margin: 3% -10% 0;
  background: #F5F5F5;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  z-index: -1;
}
.bg_content_title:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 60%;
  margin: 3% -10% 0;
  background: #bdb;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  z-index: -2;
}
.bg_content_title h3 {
position: relative;
margin: 0;
font-weight: 600;
font-size: 240%;
}
.bg_content_title h3:before {
  content: '';
  position: absolute;
  left: 47.5%;
  bottom: -20px;
  width: 5%;
  height: 3px;
  border-radius: 10px;
    flex-grow: 1;
  background-color: #191;
}
@media screen and (min-width: 1200px){
.bg_content_title_inner {
  padding-top: 70px;
}
}
@media screen and (min-width: 1380px){
.bg_content_title_inner {
  padding-top: 90px;
}
}
@media screen and (max-width: 834px){
.bg_content_title {
  padding: 50px 0;
}
.bg_content_title_inner {
  padding: 30px;
  background-color: #F5F5F5;
}
.bg_content_title:before {
  height: 60%;
  margin: 3% -10% 0;
}
.bg_content_title:after {
  height: 60%;
  margin: 3% -10% 0;
}
.bg_content_title h3 {
font-size: 150%;
}
.bg_content_title h3:before {
  left: 45%;
  bottom: -15px;
  width: 10%;
  height: 3px;
}
}

@media screen and (max-width: 640px){
.bg_content_title_inner {
  padding-top: 0;
  }
}

ul.list_subtitle {
	margin: 0;
	padding: 0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content: center;
}
ul.list_subtitle li {
	display: inline-block;
	width: 30%;
	margin: 0;
	margin-right: 3%;
	margin-bottom: 20px;
	padding: 0;
}
ul.list_subtitle li:nth-child(3n), ul.list_subtitle li:last-child {
	margin-right: 0;
}

ul.list_subtitle li span {
position: relative;
z-index: 2;
}
ul.list_subtitle li a {
display: block;
  position: relative;
  overflow: hidden;
	padding: 10px 20px;
	text-align: center;
  color: #000;
  background: #FFF;
  border-bottom: 1px solid #CCC;
}
ul.list_subtitle li a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-96%);
  transform: translateX(-96%);
  background: #191;
}

ul.list_subtitle li a:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

ul.list_subtitle li a:after {
position: absolute;
	display: block;
	right: 2%;
	top: 20%;
  content: '\f078';
  color: #191;
  font-family: "Font Awesome 5 Free";
}

ul.list_subtitle li a:hover {
text-decoration: none;
color: #FFF;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}

ul.list_subtitle li a:hover:after {
  color: #FFF;
	top: 50%;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}


@media screen and (max-width: 834px){
ul.list_subtitle {
display: block;
	border-top: 1px solid #CCC;
}
ul.list_subtitle li {
	display: block;
	width: auto;
	margin: 0;
	margin-right: 0;
	margin-bottom: 0;
}
}


.main section {
clear: both;
margin-bottom: 50px;
}
@media screen and (max-width: 834px){
.main section {
margin-bottom: 20px;
}
}
.entry-content h5 {
    border: none;
	margin-bottom: 5px;
}
h5.title_boad {
position: relative;
padding-left: 22px;
padding-top: 2px;
font-weight: 500;
color: #191;
}
h5.title_boad:before {
position: absolute;
	display: block;
	float: left;
margin-top: -2px;
	margin-left: -20px;
  content: '\f328';
  color: #F60;
  font-family: "Font Awesome 5 Free";
}
h5.title_bookmark {
position: relative;
padding-left: 22px;
font-weight: 500;
color: #191;
margin-bottom: 15px;
}
h5.title_bookmark:before {
position: absolute;
	display: block;
	float: left;
	margin-left: -20px;
  content: '\f02e';
  color: #F60;
  font-family: "Font Awesome 5 Free";
}
@media screen and (max-width: 834px){
h5.title_boad {
font-size: 105%;
}
h5.title_bookmark {
font-size: 105%;
}
}

.wp-posts-carousel-details h5 {
font-size: 100%;
color: #191;
margin-bottom: 0;
}
.wp-posts-carousel-desc {
line-height: 130%;
}

.compact-theme.wp-posts-carousel .wp-posts-carousel-image { 
padding-top:0 !important;
margin-bottom: 10px; }



ul.list_childpage {
	margin: 0;
	padding: 0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
ul.list_childpage li {
	position: relative;
	display: inline-block;
	width: 31.3%;
	margin: 0;
	margin-bottom: 20px;
	margin-right: 3%;
	padding: 0;
	padding-bottom: 20px;
	border: 1px solid #CCC;
}
ul.list_childpage li:nth-child(3n), ul.list_childpage li:last-child {
	margin-right: 0;
}
ul.list_childpage li .inner {
padding: 5%;
}

ul.list_childpage li h5, ul.list_childpage li h5 a {
font-size: 110%;
font-weight: 600;
text-decoration: none;
color: #000;
margin-bottom: 10px;
    border: none;
}

@media screen and (max-width: 834px){
ul.list_childpage li {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 20px;
}
ul.list_childpage li:nth-child(3n) {
	margin-right: 4%;
}
ul.list_childpage li:nth-child(even), ul.list_childpage li:last-child {
	margin-right: 0;
}
ul.list_childpage li h5, ul.list_childpage li h5 a {
font-size: 100%;
margin-bottom: 5px;
}
ul.list_childpage p {
font-size: 90%;
}
}
.list_pic_childpage {
position: relative;
display: block;
height: 0;
padding-bottom: 64%;
overflow: hidden;
margin-bottom: 10px;
background-color: #CCC;
}
.list_pic_childpage img {
	position: absolute;
	object-fit: cover;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.list_pic_childpage a img {
display: block;
}
	
.list_pic_childpage a:hover img {
	width: 150%;
	height: 150%;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}


ul.list_childpage li .bt_more {
position: absolute;
bottom: 0;
left: 15px;
}



/** コース
*******************/
/** グローバル **/

ul.list_gloval {
margin: 0;
padding: 0;
}
ul.list_gloval li {
display: inline-block;
list-style: none;
margin: 0;
margin-right: 1.5%;
width: 31%;
margin-bottom: 5px;
padding: 0;
line-height: 130%;
}
ul.list_gloval li:nth-child(3n) {
margin-right: 0;
}


ul.list_gloval li h5 {
position: relative;
font-weight: 500;
margin-bottom: 0;
color: #191;
font-size: 100%;
padding-left: 22px;
}
ul.list_gloval li h5:before {
position: absolute;
left: 0;
top: -2px;
  content: '\f14a';
  color: #F60;
  font-size: 110%;
  font-family: "Font Awesome 5 Free";
}
@media screen and (max-width: 834px){
ul.list_gloval li {
margin-right: 2%;
width: 48%;
}
ul.list_gloval li:nth-child(3n) {
margin-right: 2%;
}
ul.list_gloval li:nth-child(odd) {
width: 55%;
}
ul.list_gloval li:nth-child(even) {
width: 40%;
margin-right: 0;
}
}



/** よよこーについて
*******************/
ul.list_shingaku {
margin: 0;
padding: 0;
}
ul.list_shingaku li {
position: relative;
list-style: none;
display: inline-block;
margin: 0;
margin-right: 1%;
padding: 0;
padding-top: 2px;
padding-left: 1.5em;
min-width: 18%;
}
ul.list_shingaku li:before {
position: absolute;
	display: block;
	float: left;
	margin-left: -1.5em;
  content: '\f549';
  color: #F60;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}


ul.list_shingaku002 {
margin: 0;
padding: 0;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
ul.list_shingaku002 li {
position: relative;
list-style: none;
display: block;
line-height: 150%;
margin: 0;
padding: 0;
padding-top: 2px;
padding-left: 1.5em;
width: calc(100% / 3 - 8px);
}
ul.list_shingaku002 li:before {
position: absolute;
	display: block;
	margin-left: -1.5em;
  content: '\f549';
  color: #F60;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}

@media screen and (max-width: 834px){
ul.list_shingaku li {
min-width: 31%;
font-size: 90%;
}
	
ul.list_shingaku002 li {
width: calc(100% / 2 - 8px);
font-size: 90%;	
}
}
@media screen and (max-width: 580px){
ul.list_shingaku li {
min-width: 45%;
font-size: 90%;
}
ul.list_shingaku002 {
display: block;
}
ul.list_shingaku002 li {
width: auto;
font-size: 90%;	
}
}

/** キャンパスガイド
*******************/
ul.list_teikei {
margin: 0;
padding: 0;
clear: both;
}
ul.list_teikei li {
position: relative;
list-style: none;
display: block;
margin: 0;
padding: 10px;
padding-left: 25px;
font-size: 110%;
border-bottom: 1px dotted #CCC;
}
ul.list_teikei li:before {
position: absolute;
	display: block;
	float: left;
	margin-left: -25px;
  content: '\f02e';
  color: #F00;
  font-family: "Font Awesome 5 Free";
}
@media screen and (max-width: 834px){
ul.list_teikei li {
min-width: 30%;
}
}
ul.list_honbu {
	margin: 0;
	padding: 0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
ul.list_honbu li {
	display: inline-block;
	line-height: 130%;
	width: 45%;
	margin: 0;
	margin-right: 5%;
	margin-bottom: 25px;
	padding: 0;
}
ul.list_honbu li:nth-child(even), ul.list_honbu li:last-child {
	margin-right: 0;
}

ul.list_honbu li h5 {
	position: relative;
padding-left: 25px;
font-weight: 500;
}

ul.list_honbu li h5 a {
color: #000;
}

ul.list_honbu li h5:before {
position: absolute;
	display: block;
	float: left;
	margin-left: -25px;
  content: '\f02e';
  color: #F00;
  font-family: "Font Awesome 5 Free";
}

@media screen and (max-width: 834px){
ul.list_honbu {
display: block;
}
ul.list_honbu li {
display: block;
width: auto;
	margin-right: 0;
	margin-bottom: 15px;
}
ul.list_honbu li:nth-child(even), ul.list_honbu li:last-child {
	margin-right: 0;
}
}

table.table_list_honbu {
table-layout: auto;
width: 100%;
margin: 0;
padding: 0;
border: none;
background: none;
}
table.table_list_honbu tr, table.table_list_honbu th, table.table_list_honbu td {
margin: 0;
padding: 0;
border: none;
background: none;
}
table.table_list_honbu th, table.table_list_honbu td {
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
padding: 10px 10px;
vertical-align: top;
}

table.table_list_honbu th {
background-color: #F5F5F5;
min-width: 20%;
font-weight: 500;
}
@media screen and (max-width: 834px){
table.table_list_honbu th, table.table_list_honbu td {
padding: 5px 10px;
}
}



ul.list_gaiyou {
	margin: 0;
	padding: 0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
ul.list_gaiyou li {
	display: inline-block;
	list-style: none;
	vertical-align: middle;
	width: 100%;
	margin: 0;
	margin-right: 5%;
	margin-bottom: 25px;
	padding: 0;
}
ul.list_gaiyou li:nth-child(even), ul.list_gaiyou li:last-child {
	margin-right: 0;
}

ul.list_gaiyou li h5 {
	position: relative;
padding-left: 25px;
font-weight: 500;
}

ul.list_gaiyou li h5 a {
color: #000;
}

ul.list_gaiyou li h5:before {
position: absolute;
	display: block;
	margin-left: -25px;
  content: '\f02e';
  color: #F00;
  font-family: "Font Awesome 5 Free";
}

@media screen and (max-width: 834px){
ul.list_honbu {
display: block;
}
ul.list_honbu li {
display: block;
width: auto;
	margin-right: 0;
	margin-bottom: 15px;
}
ul.list_honbu li:nth-child(even), ul.list_honbu li:last-child {
	margin-right: 0;
}
	
	
ul.list_gaiyou {
display: block;
}
ul.list_gaiyou li {
display: block;
width: auto;
	margin-right: 0;
	margin-bottom: 15px;
}
ul.list_gaiyou li:nth-child(even), ul.list_gaiyou li:last-child {
	margin-right: 0;
}	
}

table.table_list_honbu {
table-layout: auto;
width: 100%;
margin: 0;
padding: 0;
border: none;
background: none;
}
table.table_list_honbu tr, table.table_list_honbu th, table.table_list_honbu td {
margin: 0;
padding: 0;
border: none;
background: none;
}
table.table_list_honbu th, table.table_list_honbu td {
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
padding: 10px 10px;
}

table.table_list_honbu th {
background-color: #F5F5F5;
min-width: 20%;
font-weight: 500;
}


table.table_list_gaiyou {
table-layout: auto;
width: 100%;
margin: 0;
padding: 0;
border: none;
background: none;
}
table.table_list_gaiyou tr, table.table_list_gaiyou th, table.table_list_gaiyou td {
margin: 0;
padding: 0;
border: none;
background: none;
}
table.table_list_gaiyou th, table.table_list_gaiyou td {
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
padding: 10px 10px;
}

table.table_list_gaiyou th {
background-color: #F5F5F5;
width: 20%;
font-weight: 500;
}
table.table_list_gaiyou td {
padding: 10px 20px;
}

@media screen and (max-width: 834px){
table.table_list_gaiyou th, table.table_list_gaiyou td {
padding: 5px 5px;
display: block;
border: none;
}
table.table_list_gaiyou th {
width: auto;
text-align: left;
}
table.table_list_gaiyou td {
margin-bottom: 15px;
padding: 5px 10px;
}
}

h5.title_gaiyou {
	position: relative;
padding-left: 25px;
font-weight: 500;
}

h5.title_gaiyou:before {
position: absolute;
	display: block;
	margin-left: -25px;
  content: '\f02e';
  color: #191;
  font-family: "Font Awesome 5 Free";
}






/** よくある質問
*******************/

dl.faq {
clear: both;
margin: 0;
padding: 0;
}
dl.faq dt {
margin: 0;
position: relative;
font-weight: 600;
color: #191;
font-size: 120%;
padding: 5px;
padding-left: 40px;
border-bottom: 1px dotted #CCC;
margin-bottom: 10px;
}
dl.faq dt:before {
position: absolute;
	display: block;
	float: left;
	margin-left: -40px;
	margin-top: -10px;
  font-size: 150%;
  content: '\f059';
  color: #F60;
  font-family: "Font Awesome 5 Free";
}

dl.faq dd {
margin: 0;
position: relative;
padding: 5px;
padding-left: 40px;
margin-bottom: 30px;
}
dl.faq dd:before {
position: absolute;
	display: block;
	float: left;
	margin-left: -40px;
	margin-top: -5px;
  font-size: 150%;
  content: '\f031';
  color: #191;
  font-family: "Font Awesome 5 Free";
}



/************************************
** 入学案内
************************************/

/* 学費について */

/* パソコンではタイル型で表示 */
.slide-wrap {
  display: flex;
  margin: 0 auto;
  max-width: 1120px;
  width: 100%;
}
@media screen and (max-width: 834px){
/* スマホではスライダーで表示 */
  .slide-wrap {
	  max-width: 834px !important;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  margin-bottom: 20px;
  }
  .slide-box {
    flex: 0 0 70%;
  }
  .slide-wrap table {
	  table-layout: fixed !important;
	 min-width: 834px !important;
	  margin: 0;
	  padding: 0;
	  border: none;
	  background: none;
  }
  .slide-wrap table tr, .slide-wrap table td {
	  border: none;
	  margin: 0;
	  padding: 0;
  }
  .slide-wrap .sp_only img {
	display: block;
	width: 100%;
}
}

.mobile-scroll {width: 100%; overflow-x: scroll;}


.test {
overflow: auto; /* 横スクロールバーを表示 */
white-space: nowrap; /* セル内にあるテキストの折り返しを禁止 */
}

.slide-wrap img {
	display: block;
	width: 100% !important;
}


/************************************
** フォーム
************************************/



table.form_table {
	table-layout: fixed;
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	border: none;
	background: none;
	overflow: hidden;
}
table.form_table tr, table.form_table th, table.form_table td {
	text-align: left;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
table.form_table th, table.form_table td {
	text-align: left;
	padding: 15px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

table.form_table th {
	vertical-align: top;
	background-color: #F5F5F5;
	width: 25%;
	font-weight: 600;
}

table.form_table td {
	background-color: #FFF;
}

table.form_table .wpcf7-list-item {
	display: inline-block;
	margin-right: 15px;
	min-width: 15%;
}
@media screen and (max-width: 834px){
table.form_table {
	margin-bottom: 15px;
}
table.form_table th, table.form_table td {
display: block;
	width: auto;
	border: none;
}
table.form_table th {
padding: 5px 10px;
}
table.form_table td {
margin-bottom: 15px;
}
} 
 .hissu {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 10px;
	line-height: 100%;
	padding: 2px 6px;
	margin-left: 10px !important;
	text-decoration:none;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	color: #FFF !important;
	background-color: #F00;
}
.nini {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 10px;
	line-height: 100%;
	padding: 2px 6px;
	margin-left: 10px !important;
	text-decoration:none;
	display:inline-block;
	color: #FFF !important;
	background-color: #06F;
}
 
select,textarea,input[type="text"],input[type="datetime"],input[type="datetime-local"],input[type="date"] {
	display:inline-block;
	margin: 3px;
	width: auto;
}
select {
	display:inline-block !important;
	min-width: 80px;
	padding: 15px !important;
}

.input-mini { width:90px !important }
.input-small { width: 200px !important }
.input-medium { width: 70% !important }
.input-large { width: 80% !important }
.input-xlarge { width: 90% !important }
.input-xxlarge { width: 90% !important }

@media screen and (max-width: 834px){
.input-small { width: 50% !important }
.input-medium { width: 90% !important }
.input-large { width: 90% !important }
.input-xlarge { width: 90% !important }
}

.btn {
	display:inline-block !important;
	width: auto !important;
	padding: 10px 100px !important;
	font-size: 130%;
	margin: 5px;
	margin-bottom:0;
	color:#333;
	text-align:center;
	text-shadow:0 1px 1px rgba(255,255,255,0.75);
	vertical-align:middle;
	cursor:pointer;
	background-color:#f5f5f5;
	background-image:-moz-linear-gradient(top,#fff,#e6e6e6);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image:-o-linear-gradient(top,#fff,#e6e6e6);
	background-image:linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat:repeat-x;border:1px solid #ccc;
	border-color:#e6e6e6 #e6e6e6 #bfbfbf;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-bottom-color:#b3b3b3;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)
}

.btn-primary{
	color:#fff !important;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#369;
	background-image:-moz-linear-gradient(top,#F00,#900);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#F00),to(#900));
	background-image:-webkit-linear-gradient(top,#F00,#900);
	background-image:-o-linear-gradient(top,#F00,#900);
	background-image:linear-gradient(to bottom,#F00,#900);
	background-repeat:repeat-x;border-color:#F00 #900 #900;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F00',endColorstr='#900',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
@media only screen and (max-width: 834px) {
.btn {
	display:block !important;
	width: 100% !important;
	padding: 10px 0 !important;
	margin: 5px auto;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)

}
}

 
/************************************
** ボックス
************************************/
.box_gray {
display: block;
padding: 20px 30px;
background-color: #F5F5F5;
margin-bottom: 20px;
}


.box_gakuhi002 {
    padding: 1em 1.5em;
	margin-top: 10px!important;
    margin: 2em 0;
    background-color:#fff;/*背景色*/
    border:1px solid #191;/*枠線*/
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);/*影*/
    color:#000000;/*文字色*/
}
.box_gakuhi002 p {
    margin: 0; 
    padding: 0;
}

@media screen and (max-width: 834px){
.box_gray {
padding: 15px;
margin-bottom: 15px;
}
}
/************************************
** liststyle
************************************/
ul.list_kome {
	margin: 0;
	padding: 0;
}
ul.list_kome li {
	position: relative;
	list-style: none;
	line-height: 130%;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	margin-left: 20px;
}
ul.list_kome li:before {
	content: "※";
	display: block;
	float: left;
	margin-left: -20px;
}

ul.list_check {
margin: 0;
padding: 0;
}
ul.list_check li {
list-style: none;
position: relative;
	line-height: 130%;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	margin-left: 20px;
}
ul.list_check li:before {
position: absolute;
	display: block;
	float: left;
	margin-left: -20px;
  content: '\f14a';
  color: #191;
  font-family: "Font Awesome 5 Free";
}

ul.list_check002 {
margin: 0;
padding: 0;
margin-top: 5px;	
}
ul.list_check002 li {
list-style: none;
position: relative;
	line-height: 130%;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	margin-left: 20px;
	color: #4c494f;
}
ul.list_check002 li:before {
position: absolute;
	display: block;
	float: left;
	margin-left: -20px;
  content: '\f14a';
  color: #191;
  font-family: "Font Awesome 5 Free";
}


ul.list_double, ul.list_triple,
ul.list_pic_double, ul.list_pic_triple {
	margin: 0;
	padding: 0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
ul.list_double li, ul.list_pic_double li {
	display: inline-block;
	list-style: none;
	line-height: 130%;
	width: 45%;
	margin: 0;
	margin-right: 5%;
	margin-bottom: 20px;
	padding: 0;
}
ul.list_pic_double li:nth-child(even), ul.list_pic_double li:last-child,
ul.list_double li:nth-child(even), ul.list_double li:last-child {
	margin-right: 0;
}
ul.list_triple li, ul.list_pic_triple li {
	display: inline-block;
	list-style: none;
	width: 31.3%;
	margin: 0;
	margin-right: 3%;
	margin-bottom: 20px;
	padding: 0;
}
ul.list_pic_triple li:nth-child(3n), ul.list_pic_triple li:last-child,
ul.list_triple li:nth-child(3n), ul.list_triple li:last-child {
	margin-right: 0;
}
ul.list_double li .inner, ul.list_triple li .inner {
padding: 5%;
}
@media screen and (max-width: 834px){
ul.list_double, ul.list_triple {
display: block;
}
ul.list_double li, ul.list_triple li {
	display: block;
	margin: 0;
	width: auto;
	margin-right: 0;
	margin-bottom: 20px;
}
}


ul.list_fourth {
	margin: 0;
	padding: 0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
ul.list_fourth li {
	display: inline-block;
	list-style: none;
	line-height: 130%;
	width: 23%;
	margin: 0;
	margin-right: 2.5%;
	margin-bottom: 20px;
	padding: 0;
}
ul.list_fourth li:nth-child(4n), ul.list_fourth li:last-child {
	margin-right: 0;
}

@media screen and (max-width: 834px){
ul.list_fourth li {
	width: 47.5%;
	margin: 0;
	margin-right: 5%;
	padding: 0;
}
ul.list_fourth li:nth-child(even), ul.list_fourth li:last-child {
	margin-right: 0;
}
}



/************************************
** ボタン
************************************/


.bt_center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin: 5px auto;
}



.bt_box {
display: inline-block;
}
.bt_box a {
	position: relative;
	display: block;
	border: 1px solid #000;
	background-color: #FFF;
	padding: 10px 30px;
	padding-right: 50px;
	text-decoration: none;
	color: #000;
}
.bt_box a::after{
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
  margin-top: -5px;
}
.bt_box a:hover {
	color: #FFF;
	background-color: #999;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.bt_box a:hover::after {
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  right: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}


.bt_top, .bt_top_product {
	display: inline-block;
}
.bt_top a {
	position: relative;
	display: block;
	border: 2px solid #6C5;
	background-color: #FFF;
	padding: 8px 30px;
	padding-right: 50px;
	text-decoration: none;
	color: #191;
}
.bt_top a::after{
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #6C5;
  border-right: 2px solid #6C5;
  transform: rotate(45deg);
  margin-top: -5px;
}
.bt_top a:hover {
	color: #FFF;
	border: 2px solid #FFF;
	background-color: #6C5;
	font-weight: bold;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.bt_top a:hover::after {
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  right: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.bt_top_product a {
	position: relative;
	display: block;
	border: 2px solid #FFF;
	background-color: #F00;
	padding: 8px 30px;
	padding-right: 50px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.bt_top_product a::after{
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  transform: rotate(45deg);
  margin-top: -5px;
}
.bt_top_product a:hover {
	color: #191;
	border: 2px solid #F00;
	background-color: #FFF;
	font-weight: bold;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.bt_top_product a:hover::after {
  border-top: 2px solid #F00;
  border-right: 2px solid #F00;
  right: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.bt_pdf {
display: inline-block;
margin: 5px;
}
.bt_pdf a {
display: block;
padding: 10px 20px;
padding-left: 50px;
border: 1px solid #999;
background-color: #FFF;
color: #000;
	background-image: url("../../uploads/2021/03/icon_pdf.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 30px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
}
.bt_pdf a:hover {
text-decoration: none;
background-color: #F5F5F5;
	box-shadow: -2px -2px 5px rgba(0,0,0,0.5);
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}



/************************************
** table
************************************/
table.table_double, 
table.table_double_left,
table.table_double_leftover {
	table-layout: fixed;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}
table.table_double tr, table.table_double th, table.table_double td,
table.table_double_leftover tr, table.table_double_leftover th, table.table_double_leftover td,
table.table_double_left tr, table.table_double_left th, table.table_double_left td {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}
table.table_double td:nth-child(odd) {
	padding-right: 3%;
}
table.table_double td:nth-child(even) {
	padding-left: 3%;
}
table.table_double_leftover td:nth-child(odd) {
width: 65%;
	padding-right: 3%;
}
table.table_double_leftover td:nth-child(even) {
	padding-left: 3%;
}
table.table_double_left td:nth-child(1) {
	display: none;
}
table.table_double_left td:nth-child(2) {
	padding-right: 3%;
}
table.table_double_left td:nth-child(3) {
	padding-left: 3%;
}

table.table_double td.w60 {
width: 60%;
}
table.table_triple td.w60 {
width: 60%;
}

table.table_triple td.w50 {
width: 50%;
}
table.table_double td.w75 {
width: 75%;
}

@media only screen and (max-width: 834px) {
table.table_double td,
table.table_double_leftover td {
	display: block;
	margin-bottom: 15px;
}
table.table_double td:nth-child(odd),
table.table_double_leftover td:nth-child(odd) {
	padding-right: 0;
}
table.table_double_leftover td:nth-child(odd) {
width: auto;
}
table.table_double td:nth-child(even),
table.table_double_leftover td:nth-child(even) {
	padding-left: 0;
}
table.table_double_left td {
	display: block;
	margin-bottom: 15px;
}
table.table_double_left td:nth-child(1) {
	display: block;
}
table.table_double_left td:nth-child(2) {
	padding-right: 0;
}
table.table_double_left td:nth-child(3) {
	display: none;
}
table.table_double td.w60, table.table_double td.w75,
table.table_triple td.w60, table.table_triple td.w75,
table.table_triple td.w50 {
width: auto;
}
}

table.table_triple {
	padding: 0;
	margin: 0;
	table-layout: fixed;
	width: 100%;
	border: none;
	background: none;
}
table.table_triple tr, table.table_triple th, table.table_triple td {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	vertical-align: top;
}
table.table_double_left th, table.table_double_left td {
	vertical-align: top;
}
table.table_triple td {
	padding: 0 1.5%;
	margin: 0;
	border: none;
	background: none;
}
table.table_triple td .inner {
	padding: 2%;
}


table.top_triple {
	table-layout: fixed;
	width: 100%;
}
table.top_triple tr, table.top_triple th, table.top_triple td {
	border: none;
	vertical-align: top;
}
table.top_triple td {
	margin: 0;
	padding: 0 0.75%;
}
table.top_triple td a {
	display: block;
}
@media only screen and (max-width: 834px) {
table.table_triple td {
	display: block;
	padding: 0;
	margin-bottom: 15px;
	vertical-align: top;
}
table.top_triple td {
	display: block;
	padding: 0;
	margin-bottom: 15px;
	vertical-align: top;
}
}

/************************************
** iframe
************************************/

.youtube {
	position: relative;
	display: block;
	height: 0;
	padding-top: 56.25%;
	margin-bottom: 20px;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.googlemap {
	position: relative;
	display: block;
	height: 0;
	padding-top: 56.25%;
	margin-bottom: 20px;
}
.googlemap iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}


/************************************
** イメージ
************************************/

.pic_right_page {
	float: right;
	display: inline-block;
	max-width: 43%;
	margin-left: 5%;
}
.pic_right_page img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
@media only screen and (max-width: 834px) {
.pic_right_page {
	float: none;
	display: block;
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
}
}
.imagecenter00 {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.imagecenter_full {
	display: block;
	margin: 0 auto;
	width: 100%;
}
.imagecenter {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	max-width: 100%;
}
.imageleft, .imageleft_pc {
	float: left;
	margin-bottom: 20px;
	margin-right: 50px;
	max-width: 45%;
}
.imageright, .imageright_pc {
	float: right;
	margin-bottom: 20px;
	margin-left: 50px;
	max-width: 45%;
}
@media only screen and (max-width: 834px) {
 .imageleft_pc, .imageright_pc {
	float: none;
	display: block;
	margin: 0 auto;
	max-width: 100%;
	margin-bottom: 20px;
}
.imageleft {
	margin-bottom: 10px;
	margin-right: 15px;
}
.imageright {
	margin-bottom: 10px;
	margin-left: 15px;
}
.imagecenter {
	margin-bottom: 16px;
}
}


.pic_triple {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 65%;
	overflow: hidden;
	margin-bottom: 15px;
	background-color: #CCC;
}
.pic_triple img {
	position: absolute;
	object-fit: cover;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}


/************************************
** ボタン
************************************/

.bn_center {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
}
a .bn_center {
	display: block;
}
a:hover .bn_center  {
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	background-color: #F00;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.bt_more {
	display: inline-block;
}
.bt_more a {
	display: block;
	padding: 10px 30px;
	color: #FFF;
	background-color: #530;
	font-size: 110%;
	line-height: 120%;
	text-align: center;
	text-decoration: none;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}
.bt_more a:after {
	content: "　>";
}
.bt_more a:hover {
	box-shadow: -1px -1px 5px rgba(0,0,0,0.5);
	background-color: #600;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
@media only screen and (max-width: 834px) {
.bt_more {
	display: block;
}
.bt_more a {
	padding: 15px 5px;
	color: #FFF;
}
}

.bt_otameshi {
	display: inline-block;
}
.bt_otameshi a {
	display: block;
	padding: 30px;
	color: #FFF;
	background-color: #F53;
    font-family:Gelasio, serif;
	font-size: 180%;
	line-height: 130%;
	text-align: center;
	text-decoration: none;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}

.bt_otameshi a:after {
	content: "　>";
}

.bt_otameshi a:hover {
	box-shadow: -1px -1px 5px rgba(0,0,0,0.5);
	background-color: #F00;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
@media only screen and (max-width: 834px) {
.bt_otameshi {
	display: block;
}
.bt_otameshi a {
	padding: 15px;
	color: #FFF;
	font-size: 130%;
	line-height: 120%;
}
}
.bt_youtube {
	display: inline-block;
	margin: 10px;
}
.bt_youtube a {
	display: block;
	padding: 10px 20px;
	background-color: #555;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	text-decoration: none;
	color: #FFF;
	background-image: url(../../uploads/2020/11/icon_youtube.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 30px;
	padding-left: 50px;
}
.bt_youtube a:hover {
	box-shadow: -2px -2px 5px rgba(0,0,0,0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

/************************************
** 個別
************************************/

.f80 {
	font-size: 80%;
}
.f90 {
	font-size: 90%;
}
.f120 {
	font-size: 120%;
}
.f150 {
	font-size: 150%;
}
.f200 {
	font-size: 200%;
}

.f10 {
	font-size: 10px;
	line-height: 110%;
}
.f50 {
	font-size: 50px;
}



.t_center {
	text-align: center !important;
}
.t_center_pc {
	text-align: center;
}

.green {
color:  #191;
}

@media only screen and (max-width: 834px) {
.t_center_pc {
	text-align: left;
}
}
.t_left {
	text-align: left !important;
}
.t_right {
	text-align: right !important;
}



.page-id-13220 .header{
   display:none;
}
.page-id-13220 .footer{
   display:none;
}



/* 映画「子どもたちをよろしく」 */
h4.title_cinema {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	 font-size: 160%;
	 color: #06F;
}
table.table_cinema {
	table-layout: auto;
	width: 100%;
	border: none;
	background: none;
	background-color: #FFF;
}
table.table_cinema th, table.table_cinema td {
	border-collapse: collapse;
	border: none;
	background: none;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	margin: 0;
	padding: 10px 15px;
	vertical-align: top;
	line-height: 150%;
}
table.table_cinema th {
	font-weight: bold;
	text-align: left;
	width: 15%;
	color: #06F;
}
table.table_cinema h5 {
	margin: 0;
	margin-top: 0 !important;
	padding-top: 0 !important;
	padding: 0;
	font-size: 150%;
	font-weight: normal;
	color: #F60;
}
table.table_cinema h6 {
	margin: 0;
	margin-top: 0 !important;
	padding-top: 0 !important;
	padding: 0;
	font-size: 130%;
}
@media only screen and (max-width: 834px) {
table.table_cinema {
	padding: 15px;
}
h4.title_cinema {
	 font-size: 140%;
}
table.table_cinema th, table.table_cinema td {
	border-collapse: collapse;
	border: none;
	margin: 0;
	padding: 10px 15px;
	vertical-align: top;
	line-height: 150%;
}
table.table_cinema th {
	width: 20%;
	padding: 5px 10px;
	background-color: #EEE;
}
table.table_cinema h5 {
	font-size: 130%;
}
table.table_cinema h6 {
	font-size: 120%;
}
}

table.table_hojokin {
	table-layout: fixed;
	width: 100%;
	background-color: #FFF;
}
table.table_hojokin th, table.table_hojokin td {
	border-collapse: collapse;
	margin: 0;
	padding: 5px;
	line-height: 150%;
}
table.table_hojokin th {
	width: 15%;
}
 table.table_hojokin td.boldline {
	 border: 5px solid #06F;
}
@media only screen and (max-width: 834px) {
table.table_hojokin {
	display: table;
	table-layout: fixed !important;
	width: 100% !important;
}
table.table_hojokin th, table.table_hojokin td {
	display: table-cell;
	font-size: 85%;
	width: auto !important;
	vertical-align: bottom !important;
}
}










.courses_box001 {
	position: relative;
    background: -webkit-repeating-linear-gradient(-45deg, #efe, #efe 5px, #DFD 5px, #DFD 10px);
    background: repeating-linear-gradient(-45deg, #efe, #efe 5px, #DFD 5px, #DFD 10px);
    color: #191;
    margin: 2em 0;
    padding: 2em;
	margin-top: 50px;
	margin-bottom: 50px;
}

.courses_box001:before {
 position: absolute;
 content: '';
 top: -15px;
 left: 10px;
 height: 55px;
 width: 15px;
 border: 3px solid #555555; /*クリップ色 */
 background: none;
 border-radius: 12px;
 box-shadow: 1px 1px 2px #999;
 transform: rotate(10deg);
 z-index: 1;
}

.courses_box002 {
    background-color: #DFD;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #DFD;
    color: #000;
    margin: 2em 0;
    padding: 2em;
}









ul.list_courses {
	margin: 20px 0;
	padding: 0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
ul.list_courses li {
	position: relative;
	display: inline-block;
	line-height: 130%;
	width: 31.5%;
	margin: 0;
	margin-right: 2%;
	margin-bottom: 20px;
	padding: 20px 1.5%;
	padding-bottom: 10px;
	background-color: #FFF;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	border-collapse: collapse;
}
ul.list_courses li:nth-child(3n), ul.list_courses li:last-child {
	margin-right: 0;
}
ul.list_courses li h4, ul.list_courses li h4 a {
font-weight: 600;
font-size: 150%;
text-decoration: none;
color: #191;
margin: 0;
line-height: 160%;
text-align: center;
}
ul.list_courses li h5, ul.list_courses li h5 a {
font-weight: 600;
font-size: 100%;
text-decoration: none;
color: #191;
margin: 0;
line-height: 150%;
text-align: center;
}

ul.list_courses li :before {
  content: "PICK UP";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 60px;
  height: 45px;
  line-height: 35px;
  margin: 0;
  padding: 15px 0 0 0;
  border-radius: 50%;
  background: #191; 
  background-image: radial-gradient(#fff 10%, transparent 10%), radial-gradient(#fff 10%, transparent 10%); 
  background-size: 10px 10px; 
  color: #fff;
  font-size: 10px;
  text-align: center;
  z-index: 1;
}


ul.list_courses li h3{
  display: block;
  margin: 0;
  padding-bottom: 20px;
  text-align: center;
  line-height: 130%;
  font-size: 120%;
}



@media screen and (max-width: 834px){
ul.list_courses {
	margin: 0 auto;
	margin: 20px 0;
	padding: 0;
display: block;
width: 100%;
}
ul.list_courses li {
display: block;
width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
	padding: 15px 15px;
}
ul.list_courses li h5, ul.list_courses li h5 a {
font-size: 90%;
}
}
ul.list_courses li h5 a:hover {
text-decoration: underline;
color: #191;
}

.list_pic_courses {
position: relative;
display: block;
border: 1px solid #999;
height: 0;
padding-bottom: 45%;
overflow: hidden;
margin-bottom: 15px;
background-color: #F5F5F5;
}
.list_pic_courses img {
	position: absolute;
	object-fit: contain;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.list_pic_courses a img {
display: block;
}
	


.image_title_grobal {
display: block;
max-width: 75%;
}

@media screen and (max-width: 834px){
.image_title_grobal {
display: block;
max-width: 100%;
}
}



/*** ゴルフニュース ***/

h3.golf_title_news {
font-family:Gelasio, serif;
    display: inline-block;
	font-size: 200%;
	margin-bottom: 30px;
	color: #191;
letter-spacing: 0.1em;
}
h4.golf_title_news {
    display: inline-block;
	font-size: 160%;
	margin-bottom: 20px;
	color: #191;
font-weight: 600;
letter-spacing: 0.1em; 
}

@media screen and (max-width: 834px){
h3.golf_title_news {
	font-size: 150%;
}
h4.golf_title_news {
	font-size: 130%;
}
}

.bt_news_more, .bt_interview_more {
    font-family:Frank Ruhl Libre, serif;
	display: inline-block;
	font-weight: 600;
	letter-spacing: 0.1em;
	float: right;
}
.bt_news_more a  {
position: relative;
	display: block;
	padding: 10px 40px;
	color: #FFF;
	background-color: #000;
	line-height: 120%;
	text-align: center;
	text-decoration: none;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}
.bt_interview_more a  {
position: relative;
	display: block;
	padding: 5px 20px;
	color: #FFF;
	background-color: #08C;
	line-height: 120%;
	text-align: center;
	text-decoration: none;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}
.bt_news_more a:hover {
	box-shadow: -1px -1px 5px rgba(0,0,0,0.5);
	background-color: #555;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.bt_interview_more a:hover {
	box-shadow: -1px -1px 5px rgba(0,0,0,0.5);
	background-color: #F60;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

@media only screen and (max-width: 834px) {
.bt_news_more a, .bt_interview_more a {
	padding: 5px 20px;
	font-size: 90%;
}
}



/************************************
** 時間講師 募集（登録制）
************************************/

.content_txt {
padding: 0 0.5em;
margin-bottom: 32px;
}

h3.title_boshuu {
font-size: 180%;
text-align: center;
	margin-bottom: 24px;
font-weight: 600;
letter-spacing: 0.1em;

}
h4.title_boshuu {
color: #090;
text-align: center;
	margin-bottom: 24px;

}
@media screen and (max-width: 834px){
.content_txt {
padding: 0 0.5em;
margin-bottom: 24px;
}

h3.title_boshuu {
font-size: 140%;
	margin-bottom: 16px;
}
h4.title_boshuu {
	margin-bottom: 16px;

}
}




table.table_boshuu {
table-layout: fixed;
width: 100%;
margin: 0;
padding: 0;
}

table.table_boshuu tr, table.table_boshuu th, table.table_boshuu td {
margin: 0;
padding: 0;
background: none;
border-left: none;
border-right: none;
}
table.table_boshuu th, table.table_boshuu td {
	text-align: left;
	padding: 15px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
table.table_boshuu th {
	vertical-align: top;
	background-color: #F5F5F5;
	width: 25%;
	font-weight: 600;
}
table.table_boshuu td {
	background-color: #FFF;
}
@media screen and (max-width: 834px){
table.table_boshuu th, table.table_boshuu td {
display: block;
	width: auto;
	border: none;
}
table.table_boshuu th {
padding: 5px 10px;
}
table.table_boshuu td {
}
}

ul.wrap_recruit_flow {
margin: 0;
padding: 0;
display: flex;
justify-content: space-between;
}

ul.wrap_recruit_flow li {
position: relative;
display: inline-block;
list-style: none;
  width : calc(100% / 4 - 1.2em) ;
	text-align: center;
background-color: #F5F5F5;
border: 3px solid #CCC;
padding: 0.5em;
white-space: nowrap;
}
ul.wrap_recruit_flow li:last-child {
color: #FFF;
background-color: #555;
border: 3px solid #999;
padding: 0.5em;
}
ul.wrap_recruit_flow li:after {
position: absolute;
right: -1.4em;
top: 20%;
  content: '\f105';
  color: #555;
  z-index: 2;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
ul.wrap_recruit_flow li:last-child::after {
  content: '';
}

@media screen and (max-width: 834px){
ul.wrap_recruit_flow {
margin: 0;
padding: 0;
display: block;
}

ul.wrap_recruit_flow li {
display: block;
width: auto;
margin-bottom: 20px;
}
ul.wrap_recruit_flow li:after {
  transform: translateX(-50%);
  left: 50%;
right: inherit;
top:  calc(100% + 0.02em) ;
  content: '\f107';
}
}


table.table_oubosaki {
table-layout: fixed;
width: 100%;
margin: 0;
padding: 0;
}

table.table_oubosaki tr, table.table_oubosaki th, table.table_oubosaki td {
margin: 0;
padding: 0;
background: none;
border-left: none;
border-right: none;
}
table.table_oubosaki th, table.table_oubosaki td {
padding: 0.5em 1.5em;
border: 1px solid #CCC;
line-height: 150%;
}
table.table_oubosaki th {
background-color: #F5F5F5;
}


table.table_oubosaki h4 {
font-size: 110%;
margin-bottom: 4px;
font-weight: 600;
}
table.table_oubosaki h5 {
font-size: 110%;
margin: 0;
font-weight: 600;
}

p.txt_tablescroll {
display: none;
}

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

.table_spwaku {
overflow-x: scroll;
margin-bottom: 10px;
}
table.table_oubosaki th {
display: none;
}
table.table_oubosaki td {
display: block;
border: none;;
padding: 0.5em 0;
margin-bottom: 16px;
border-bottom: 1px dotted #CCC;
}
table.table_oubosaki h4 {
padding: 0.5em;
margin-top: 0;
margin-bottom: 8px;
margin-left: -1em;
margin-right: -1em;
background-color: #F5F5F5;
}

p.txt_tablescroll {
display: block;
}
p.txt_tablescroll i {
font-weight: 900;
color: #c73743;
margin-right: 10px;
}

.table_spwaku table.table_oubosaki {
min-width: 1080px;
margin-bottom: 20px;
white-space: nowrap;
}

}






/************************************
** 2023年度代々木高校サッカー部概要
************************************/

.flex_succor_kantoku {
display: flex;
justify-content: space-between;
}

.box_succor_pic {
display: block;
width: 30%;
order: 2;
}
.box_succor_txt {
display: block;
width: 65%;
order: 1;
}
.box_succor_kantoku {
display: block;
width: 47.5%;
box-shadow: 0 0 5px rgba(0,0,0,0.5);
padding: 2em 2em;
}

@media only screen and (max-width: 834px) {
.flex_succor_kantoku {
display: block;
}

.box_succor_pic {
display: block;
width: auto;
max-width: 80%;
margin: 0 auto;
margin-bottom: 15px;
}
.box_succor_txt {
width: auto;
}
.box_succor_kantoku {
display: block;
width: auto;
padding: 1em 1.5em;
margin-bottom: 15px;
}
}

h5.title_kantoku {
position: relative;
margin-bottom: 5px;
font-size: 110%;
font-weight: 600;
padding-left: 1.5em;
}
h5.title_kantoku span {
color: #191;
font-size: 150%;
}
h5.title_kantoku:before {
position: absolute;
margin-left: -1.2em;
  content: '\f1e3';
  color: #191;
  font-family: "Font Awesome 5 Free";
font-size: 150%;
}

@media only screen and (max-width: 834px) {
h5.title_kantoku span {
font-size: 130%;
}
h5.title_kantoku:before {
font-size: 130%;
}
}

table.table_soccersche {
table-layout: auto;
width: 100%;
background: #FFF;
margin: 0;
padding: 0;
}
table.table_soccersche tr {
margin: 0;
padding: 0;
background: none;
}

table.table_soccersche th, table.table_soccersche td {
margin: 0;
padding: 0.5em 1em;
font-size: 90%;
background: none;
}

table.table_soccersche th {
text-align: right;
white-space: nowrap;
width: 150px;
}

@media only screen and (max-width: 834px) {
table.table_soccersche th, table.table_soccersche td {
display: block;
border: none;
}

table.table_soccersche th {
text-align: left;
width: auto;
border: none;
padding-bottom: 0;
}
table.table_soccersche td {
padding-top: 0;
border-bottom: 1px dotted #999;
}
}


ul.list_bt_top_sp {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 0;
padding: 0;
}
ul.list_bt_top_sp li {
display: inline-block;
width: calc(100% / 2 - 10px);
list-style: none;
margin: 0;
padding: 0;
}
ul.list_bt_top_sp li a {
display: block;
}


@media only screen and (max-width: 780px) {
ul.list_bt_top_sp {
display: block;
justify-content: space-between;
flex-wrap: wrap;
margin: 0;
padding: 0;
}
ul.list_bt_top_sp li {
display: block;
width: auto;
}
ul.list_bt_top_sp li:nth-child(n+2) {
margin-top: 16px;
}
}

.flex_surfin {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.flex_surfin_pic {
order: 2;
display: block;
width: 48%;
}
.flex_surfin_txt {
order: 1;
display: block;
width: 48%;
}

@media only screen and (max-width: 834px) {
.flex_surfin {
display: block;
}

.flex_surfin_pic {
display: block;
width: auto;
}
.flex_surfin_txt {
display: block;
width: auto;
margin-bottom: 16px;
}
}

.flex_surfin_pic_img {
position: relative;
display: block;
height: 100%;
background: #CCC;
overflow: hidden;
}
.flex_surfin_pic_img img {
position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

@media only screen and (max-width: 834px) {
.flex_surfin_pic_img {
height: 0;
padding-bottom: 100%;
overflow: hidden;
}
}

.box_shousai {
display: block;
border: 1px solid #999;
background-color: #FFF;
padding: 1em 2em;
}

@media only screen and (max-width: 834px) {
.box_shousai {
display: block;
padding: 1em 1em;
}
}

.imagecenter_news20240204 {
display: block;
max-width: 520px;
margin: 0;
}
@media screen and (max-width: 834px){
.imagecenter_news20240204 {
display: block;
max-width: 100%;
margin: 0 auto;
}
}

ul.list_koukai {
margin: 0;
padding: 0;
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}

ul.list_koukai li {
list-style: none;
position: relative;
display: inline-block;
margin: 0;
margin-right: 1em;
margin-bottom: 1em;
padding: 0;
padding-left: 1.5em;
min-width: calc(100% / 3 - 1em);
}

ul.list_koukai li:last-child {
margin-right: 0;
}
ul.list_koukai li:before {
position: absolute;
  content: '\f15c';
  color: #191;
  font-size: 130%;
  margin-left: -1em;
  margin-top: -0.3em;
  font-family: "Font Awesome 5 Free";
}

@media only screen and (max-width: 834px) {
ul.list_koukai li {
letter-spacing: 0;
min-width: calc(100% / 2 - 1em);
}
}




/************************************
** 時間講師 募集（登録制）
************************************/

.content_txt {
padding: 0 0.5em;
margin-bottom: 50px;
}

h3.title_boshuu {
font-size: 180%;
text-align: center;
	margin-bottom: 30px;
font-weight: 600;
letter-spacing: 0.1em;

}
@media screen and (max-width: 834px){
h3.title_boshuu {
font-size: 140%;
	margin-bottom: 20px;

}
}




table.table_boshuu {
table-layout: fixed;
width: 100%;
margin: 0;
padding: 0;
}

table.table_boshuu tr, table.table_boshuu th, table.table_boshuu td {
margin: 0;
padding: 0;
background: none;
border-left: none;
border-right: none;
}
table.table_boshuu th, table.table_boshuu td {
	text-align: left;
	padding: 15px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
table.table_boshuu th {
	vertical-align: top;
	background-color: #F5F5F5;
	width: 25%;
	font-weight: 600;
}
table.table_boshuu td {
	background-color: #FFF;
}
@media screen and (max-width: 834px){
table.table_boshuu th, table.table_boshuu td {
display: block;
	width: auto;
	border: none;
}
table.table_boshuu th {
padding: 5px 10px;
}
table.table_boshuu td {
margin-bottom: 15px;
}
}

ul.wrap_recruit_flow {
margin: 0;
padding: 0;
display: flex;
justify-content: space-between;
}

ul.wrap_recruit_flow li {
position: relative;
display: inline-block;
list-style: none;
  width : calc(100% / 4 - 1.5em) ;
	text-align: center;
background-color: #F5F5F5;
border: 3px solid #CCC;
padding: 0.5em;
white-space: nowrap;
}
ul.wrap_recruit_flow li:last-child {
color: #FFF;
background-color: #555;
border: 3px solid #999;
padding: 0.5em;
}
ul.wrap_recruit_flow li:after {
position: absolute;
right: -1.5em;
top: 20%;
  content: '\f105';
  color: #555;
  z-index: 2;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
ul.wrap_recruit_flow li:last-child::after {
  content: '';
}

@media screen and (max-width: 834px){
ul.wrap_recruit_flow {
margin: 0;
padding: 0;
display: block;
}

ul.wrap_recruit_flow li {
display: block;
width: auto;
margin-bottom: 20px;
}
ul.wrap_recruit_flow li:after {
  transform: translateX(-50%);
  left: 50%;
right: inherit;
top:  calc(100% + 0.02em) ;
  content: '\f107';
}
}


table.table_oubosaki {
table-layout: fixed;
width: 100%;
margin: 0;
padding: 0;
}

table.table_oubosaki tr, table.table_oubosaki th, table.table_oubosaki td {
margin: 0;
padding: 0;
background: none;
border-left: none;
border-right: none;
}
table.table_oubosaki th, table.table_oubosaki td {
padding: 0.5em 1.5em;
border: 1px solid #CCC;
line-height: 150%;
}
table.table_oubosaki th {
background-color: #F5F5F5;
}


table.table_oubosaki h4 {
font-size: 110%;
margin-bottom: 4px;
font-weight: 600;
}
table.table_oubosaki h5 {
font-size: 110%;
margin: 0;
font-weight: 600;
}

p.txt_tablescroll {
display: none;
}

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

.table_spwaku {
overflow-x: scroll;
margin-bottom: 10px;
}
table.table_oubosaki th {
display: none;
}
table.table_oubosaki td {
display: block;
border: none;
border-bottom: 1px dotted #CCC;
}
table.table_oubosaki h4 {
padding: 0.5em;
margin-top: 10px;
margin-bottom: 10px;
margin-left: -1em;
margin-right: -1em;
background-color: #F5F5F5;
}

p.txt_tablescroll {
display: block;
}
p.txt_tablescroll i {
font-weight: 900;
color: #c73743;
margin-right: 10px;
}

.table_spwaku table.table_oubosaki {
min-width: 1080px;
margin-bottom: 20px;
white-space: nowrap;
}

}

/************************************
** 2023年度代々木高校サッカー部概要
************************************/

.flex_succor_kantoku {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.box_succor_pic {
display: block;
width: 30%;
order: 2;
}
.box_succor_txt {
display: block;
width: 65%;
order: 1;
}
.box_succor_kantoku {
display: block;
width: calc(48% - 4em);
box-shadow: 0 0 5px rgba(0,0,0,0.5);
padding: 2em 2em;
}

@media only screen and (max-width: 834px) {
.flex_succor_kantoku {
display: block;
}

.box_succor_pic {
display: block;
width: auto;
max-width: 80%;
margin: 0 auto;
margin-bottom: 15px;
}
.box_succor_txt {
width: auto;
}
.box_succor_kantoku {
display: block;
width: auto;
padding: 1em 1.5em;
margin-bottom: 15px;
}
}

h5.title_kantoku {
position: relative;
margin-bottom: 5px;
font-size: 110%;
font-weight: 600;
padding-left: 1.5em;
}
h5.title_kantoku span {
color: #08C;
font-size: 150%;
}
h5.title_kantoku:before {
position: absolute;
margin-left: -1.2em;
  content: '\f1e3';
  color: #08C;
  font-family: "Font Awesome 5 Free";
font-size: 150%;
}

@media only screen and (max-width: 834px) {
h5.title_kantoku span {
font-size: 130%;
}
h5.title_kantoku:before {
font-size: 130%;
}
}

table.table_soccersche {
table-layout: auto;
width: 100%;
background: #FFF;
margin: 0;
padding: 0;
}
table.table_soccersche tr {
margin: 0;
padding: 0;
background: none;
}

table.table_soccersche th, table.table_soccersche td {
margin: 0;
padding: 0.5em 1em;
font-size: 90%;
background: none;
}

table.table_soccersche th {
text-align: right;
white-space: nowrap;
width: 150px;
}

@media only screen and (max-width: 834px) {
table.table_soccersche th, table.table_soccersche td {
display: block;
border: none;
}

table.table_soccersche th {
text-align: left;
width: auto;
border: none;
padding-bottom: 0;
}
table.table_soccersche td {
padding-top: 0;
border-bottom: 1px dotted #999;
}
}
/************************************
** 第一回「子どもの気になる行動、もしかして食が関連してる？」
************************************/
.content_seminer202402 {
display: block;
max-width: 1080px;
margin: 0 auto;
margin-bottom: -40px;
background-color: #edf3e1;
padding: 3em 5em;
}
@media only screen and (max-width: 1080px) {
.content_seminer202402 {
padding: 2em 5em;
}
}
@media only screen and (max-width: 834px) {
.content_seminer202402 {
margin: 0 -16px;
margin-top: -16px;
margin-bottom: -54px;
padding: 16px 16px;
padding-bottom: 24px;
}
}
.title_seminer202402 {
margin-bottom: 24px;
}
.title_seminer202402 h3,
.title_seminer202402 p {
margin-bottom: 0;
}
@media only screen and (max-width: 834px) {
.title_seminer202402 {
margin-bottom: 16px;
}
}

.flex_seminer202402_shousai {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: flex-end;
margin-bottom: 24px;
}
.flex_seminer202402_shousai_txt {
display: block;
width: calc(82% - 16px);
}
.flex_seminer202402_shousai_qr {
display: block;
width: calc(18% - 16px);
}


@media only screen and (max-width: 834px) {
.flex_seminer202402_shousai {
display: block;
margin-bottom: 16px;
}
.flex_seminer202402_shousai_txt {
width: auto;
margin-bottom: 16px;
}
.flex_seminer202402_shousai_qr {
width: auto;
}
}


table.table_seminer202402 {
table-layout: fixed;
width: 100%;
background: none;
border: none;
margin: 0;
padding: 0;
margin-bottom: 16px;
}
table.table_seminer202402 tr {
background: none;
border: none;
margin: 0;
padding: 0;
}
table.table_seminer202402 th,
table.table_seminer202402 td {
background: none;
border: none;
vertical-align: top;
margin: 0;
padding: 4px 0;
font-weight: 400;
text-align: left;
line-height: 150%;
}
table.table_seminer202402 th {
width: 6.5em;
}

@media only screen and (max-width: 834px) {
table.table_seminer202402 {
table-layout: auto;
display: block;
width: auto; 
margin-bottom: 16px;
}
table.table_seminer202402 tbody {
display: block;
width: auto; 
}
table.table_seminer202402 tr {
display: block;
width: auto;
}

table.table_seminer202402 th,
table.table_seminer202402 td {
display: block;
width: 100%; 
padding: 0 0;
}
table.table_seminer202402 th {
color: #090;
margin-bottom: 4px;
}
table.table_seminer202402 td {
padding-bottom: 8px;
}
.sp_box_seminer20240_map {
position: relative;
display: block;
padding: 0;
width: 100%;
height: 18em;
background: #CCC;
overflow: hidden;
}
.sp_box_seminer20240_map iframe {
position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
}

.table_seminer202402 a {
	color: #000;
}

.flex_seminer_shoukai {
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.flex_seminer_shoukai_pic {
    width: calc(25% - 16px);
}
.flex_seminer_shoukai_txt {
    width: calc(75% - 16px);
}
@media screen and (max-width: 834px) {
.flex_seminer_shoukai_pic {
    width: 50%;
    margin: 0 auto;
	margin-bottom: 8px;
}
.flex_seminer_shoukai_txt {
    width: 100%;
    margin-top: 0;
}
}

.speaker{
display: block;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	border: solid 2px #090;
	box-sizing: border-box;
}



.bt_seminer:nth-child(n+2) {
margin-top: 16px;
}
@media screen and (max-width: 834px) {
.bt_seminer:nth-child(n+2) {
margin-top: 16px;
}
}

.bt_seminer {
min-width: 50%;
	display: inline-block;
}

@media screen and (max-width: 834px) {
.bt_seminer {
	display: block;
}
}
.bt_seminer a {
	position: relative;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	border: 2px solid #c6002f;
	background-color: #FFF;
	padding: 8px 30px;
	padding-right: 50px;
	text-decoration: none;
	color: #c6002f;
}
.bt_seminer a::after{
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #c6002f;
  border-right: 2px solid #c6002f;
  transform: rotate(45deg);
  margin-top: -5px;
}
.bt_seminer a:hover {
	background-color: #f4d1d9;
	font-weight: bold;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.bt_seminer a:hover::after {
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  right: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}


/************************************
** 代々木ポケット
************************************/

.content_pocket {
clear: both;
display: block;
margin-bottom: 32px;
}
@media only screen and (max-width: 834px) {
.content_pocket {
margin-bottom: 24px;
}
}



h4.about_pocket {
position: relative;
color: #4087c7;
border-bottom: 1px dotted #CCC;
padding-left: 2em;
padding-bottom: 0.4em;
}
h4.about_pocket:before {
position: absolute;
margin-left: -1.4em;
margin-top: -0.2em;
  content: '\f06c';
  color: #ea9020;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
font-size: 150%;
}

h4.access_pocket {
position: relative;
color: #4087c7;
border-bottom: 1px dotted #CCC;
padding-left: 1.7em;
padding-bottom: 0.4em;
}
h4.access_pocket:before {
position: absolute;
margin-left: -1.2em;
margin-top: -0.2em;
  content: '\f277';
  color: #ea9020;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
font-size: 150%;
}
h4.tiktok_pocket {
position: relative;
color: #4087c7;
border-bottom: 1px dotted #CCC;
padding-left: 1.5em;
padding-bottom: 0.4em;
}
h4.tiktok_pocket i {
position: absolute;
margin-left: -1em;
margin-top: -0.1em;
font-size: 150%;
  color: #ea9020;
}

@media only screen and (max-width: 834px) {
h4.about_pocket {
border: none;
}
h4.access_pocket {
border: none;
}
h4.tiktok_pocket {
border: none;
}
}



h5.title_pocket_riyou,
h5.title_pocket_nico {
position: relative;
color: #4087c7;
padding-left: 2em;
padding-bottom: 0.4em;
margin-bottom: 8px;
}
h5.title_pocket_riyou:before,
h5.title_pocket_nico:before {
position: absolute;
margin-left: -1.3em;
margin-top: -0.2em;
  content: '\f500';
  color: #ea9020;
  font-family: "Font Awesome 5 Free";
font-size: 150%;
}
h5.title_pocket_riyou:before {
  content: '\f500';
}
h5.title_pocket_nico:before {
  content: '\f118';
}

ul.list_pocket_point {
margin: 0;
padding: 0;
}
ul.list_pocket_point li {
position: relative;
list-style: none;
margin: 0;
margin-bottom: 8px;
padding: 0;
padding-left: 2em;
line-height: 150%;
}

ul.list_pocket_point li:before {
position: absolute;
margin-left: -1.1em;
  content: '\f0a6';
  color: #ea9020;
  font-weight: 400;
  font-family: "Font Awesome 5 Free";
font-size: 150%;
}

ul.list_pocket_bt {
	margin: 0 0;
	padding: 0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content: center;
}
ul.list_pocket_bt li {
	position: relative;
	list-style: none;
	display: inline-block;
	line-height: 130%;
	margin: 0 16px;
	padding: 0;
	font-size: 120%;
}
ul.list_pocket_bt li i {
margin-right: 0.2em;
font-weight: 900;
}

ul.list_pocket_bt li a {
	display: block;
	padding: 12px 24px;
	background-color: #5daf41;
	border-radius: 8px;
	color: #FFF;
	text-decoration: none;
}


@media only screen and (max-width: 834px) {
ul.list_pocket_bt {
    display:block;
}
ul.list_pocket_bt li {
	display: block;
	margin: 0 2em;
	padding: 0;
	font-size: 120%;
	text-align: center;
}

ul.list_pocket_bt li a {
	padding: 12px;
}
ul.list_pocket_bt li:nth-child(n+2) a {
margin-top: 8px;
}
}
@media only screen and (max-width: 640px) {
ul.list_pocket_bt li {
	margin: 0 16px;
}
ul.list_pocket_bt li a {
	padding: 12px;
}
ul.list_pocket_bt li:nth-child(n+2) a {
margin-top: 8px;
}
}

.flex_pocket_double {
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 16px;
}
.flex_pocket_double_box_l,
.flex_pocket_double_box_r {
display: block;
width: calc(100% / 2 - 8px);
}


@media only screen and (max-width: 834px) {
.flex_pocket_double {
display: block;
}
.flex_pocket_double_box_l,
.flex_pocket_double_box_r {
width: auto;
}
.flex_pocket_double_box_l {
margin-bottom: 16px;
}
}


.box_pocket_riyou {
display: flex;
flex-flow: column;
width: 100%;
border: 6px solid #fff7c6;
box-sizing:border-box;
padding: 16px;
height: 100%;
}
.box_pocket_dekirukoto {
background-color: #fff7c6;
display: flex;
flex-flow: column;
width: 100%;
padding: 16px;
height: 100%;
}

@media only screen and (max-width: 834px) {
.box_pocket_riyou {
padding: 16px;
}
.box_pocket_dekirukoto {
padding: 22px;
}

}
ul.list_maru_no {
margin: 0;
padding: 0;
  counter-reset: my-counter;
  list-style: none;
}
ul.list_maru_no li {
position: relative;
margin: 0;
margin-bottom: 8px;
line-height: 150%;
padding: 0;
padding-left: 1.5em;
}

ul.list_maru_no li:last-child {
margin-bottom: 0;
}

ul.list_maru_no li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  border: 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.5em;
  width: 1.5em;
  color: #000;
  font-size: 85%;
  line-height: 1;
  position: absolute;
  top: 0.25em;
  left: 0;
}

.flex_pocket_riyou {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.flex_pocket_riyou_pic {
display: block;
width: 25%;
position: relative;
height: 0;
padding-bottom: 25%;
overflow: hidden;
}

.flex_pocket_riyou_pic img {
position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.flex_pocket_riyou_txt {
display: block;
width: calc(75% - 16px);
}

@media only screen and (max-width: 834px) {
.flex_pocket_riyou_pic {
order: 2;
width: 25%;
padding-bottom: 40%;
min-height: 10em;
}
.flex_pocket_riyou_txt {
order: 1;
min-height: 10em;
}
}

@media only screen and (max-width: 540px) {
.flex_pocket_riyou_pic {
width: 25%;
padding-bottom: 50%;
}
.flex_pocket_riyou_txt {
display: block;
width: 70%;
}
}

.flex_tiktok {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.box_tiktok {
position: relative;
display: block;
width: calc(100% / 3 - 16px);
}

.box_tiktok blockquote {
max-width: 100%;
}

blockquote.tiktok-embed {
padding: 0;
}

.box_pocket_map {
position: relative;
display: block;
padding: 0;
height: 100%;
background: #CCC;
overflow: hidden;
}
.box_pocket_map iframe {
position: absolute;
width: 100%;
height: 100%;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

@media only screen and (max-width: 834px) {
.box_pocket_map {
height: 18em;
min-height: 18em;
}
}

table.table_pocket {
table-layout: fixed;
width: 100%;
background: none;
border: none;
margin: 0;
padding: 0;
}
table.table_pocket tr {
background: none;
border: none;
margin: 0;
padding: 0;
}
table.table_pocket th,
table.table_pocket td {
background: none;
border: none;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
margin: 0;
padding: 8px 0;
font-weight: 400;
text-align: left;
height: 4em;
min-height: 4em;
}
table.table_pocket th {
width: 7.5em;
}

@media only screen and (max-width: 834px) {
table.table_pocket th {
width: 7em;
}
}



/************************************
** 5つの選択授業
************************************/


.flex_5select_double {
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.flex_5select_double_box_l,
.flex_5select_double_box_r {
display: block;
width: calc(100% / 2 - 16px);
}
@media only screen and (max-width: 834px) {
.flex_5select_double {
display: block;
}
.flex_5select_double_box_l,
.flex_5select_double_box_r {
width: auto;
}
.flex_5select_double_box_l {
margin-bottom: 16px;
}
}
.flex_5select_double03 {
position: relative;
	margin: 0;
margin-top: 16px;
	padding: 0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
justify-content: space-between;
}
.flex_5select_double_box_l03 {
display: block;
width: 68%;
}
.flex_5select_double_box_r03 {
display: block;
width: calc(32% - 16px);
}
.pic_5select_waku {
display: block;
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
border-radius: 16px;
border: 2px solid #bdd768;
}
.pic_5select_waku img {
position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

@media only screen and (max-width: 834px) {
.flex_5select_double03 {
background-color: #ebf6c7;
margin: 0 -16px;
margin-top: 16px;
padding: 16px;
}

.flex_5select_double_box_l03 {
width: 64%;
}
.flex_5select_double_box_r03 {
width: calc(36% - 16px);
}
}


.flex_5select_pic_tate {
display: flex;
flex-flow: column;
justify-content: space-between;
align-items: flex-end;
flex-wrap: wrap;
}
.flex_5select_pic_tate01 {
display: block;
}

.flex_5select_pic_tate02 {
display: block;
width: 65%;
margin-top: -120px;
margin-right: 16px;
}
@media only screen and (max-width: 834px) {
.flex_5select_pic_tate {
position: relative;
margin-bottom: 16px;
}
.flex_5select_pic_tate02 {
position: absolute;
display: block;
width: 60%;
bottom: 0;
margin-right: 8px;
}
}


.list_5sentaku_box {
display: block;
position: relative;
border: 6px solid #bdd768;
padding: 16px;
border-radius: 16px;
}
.tag_5sentaku_point {
position: absolute;
top: -16px;
left: -6px;
width: 25%;
max-width: 200px;
}
p.midashi_list_5sentaku {
clear: both;
font-size: 110%;
line-height: 150%;
text-align: center;
    background:linear-gradient(transparent 65%, #fff000 65%);
	margin-bottom: 16px;
}
@media only screen and (max-width: 834px) {
.list_5sentaku_box {
display: block;
position: relative;
border: none;
padding: 0 0;
padding-top: 24px;
border-radius: 0;
box-shadow: none;
}
.tag_5sentaku_point {
width: 40%;
top: -12px;
max-width: 110px;
}
p.midashi_list_5sentaku {
	margin-bottom: 8px;
}
}


ul.list_5sentaku_point {
margin: 0;
padding: 0;
}
ul.list_5sentaku_point li {
position: relative;
list-style: none;
margin: 0;
padding: 0;
padding-left: 1em;
line-height: 150%;
margin-bottom: 8px;
}
ul.list_5sentaku_point li:last-child {
margin-bottom: 0;
}
ul.list_5sentaku_point li:before {
position: absolute;
margin-left: -1em;
  content: '\f14a';
  color: #ea9020;
  font-weight: 400;
  font-family: "Font Awesome 5 Free";
}


ul.list_5teikei {
margin: 0;
padding: 0;
}
ul.list_5teikei li {
position: relative;
list-style: none;
margin: 0;
padding: 0.5em;
padding-left: 2.5em;
color: #08C;
line-height: 150%;
margin-bottom: 8px;
border-top: solid 1px #CCC; 
border-bottom: solid 1px #CCC; 
}
ul.list_5teikei li:last-child {
margin-bottom: 0;
}
ul.list_5teikei li:before {
position: absolute;
font-size: 150%;
margin-left: -1.5em;
  content: '\f2b5';
  color: #ea9020;
  font-family: "Font Awesome 5 Free";
}


h3.title_5sentaku {
position: relative;
color: #08C;
font-weight: 600;
padding-bottom: 8px;
border-bottom: solid 5px;
}
h3.title_5sentaku::after {
    content:  '';               /* 空白の要素を作る */
    width: 100%;                /* 幅指定 */
    height: 1px;                /* 高さ指定 */
    background-color: #777;     /* 背景色指定 */
    display:  block;            /* ブロック要素にする */
    position:  absolute;        /* 位置調整 */
    left:  0;                   /* 位置調整 */
    bottom: 4px; 
}
h3.title_5sentaku i {
margin-right: 0.2em;
font-size: 150%;
font-weight: 900;
}
h3.title_5sentaku span {
font-size: 50%;
font-weight: 400;
float: right;
margin-top: 1.5em;
}

h4.title_5sentaku {
  position: relative;
  padding: 0.5em 1em;
  border: 3px solid #d8d8d8;
  border-radius: 16px;
  background: #FFF;
  font-weight: 500;
  color: #F90;
}

@media only screen and (max-width: 834px) {
h4.title_5sentaku {
  padding: 0.5em 0.5em;
}
}
h4.title_5sentaku:before {
  position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #d8d8d8 transparent transparent transparent;
}
h4.title_5sentaku:after {
  position: absolute;
  bottom: -10px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #FFF transparent transparent transparent;
}

h3.title_5sentaku.illustdesign {
color: #79bf67;
}
h4.title_5sentaku.illustdesign {
color: #79bf67;
}
h3.title_5sentaku.voiceactor {
color: #E4005A;
}
h4.title_5sentaku.voiceactor {
color: #E4005A;
}
h3.title_5sentaku.korean {
color: #c37bb1;
}
h4.title_5sentaku.korean {
color: #c37bb1;
}
h3.title_5sentaku.programing {
color: #FAC03D;
}
h4.title_5sentaku.programing {
color: #FAC03D;
}
h3.title_5sentaku.university {
color: #35308e;
}
h4.title_5sentaku.university {
color: #35308e;
}
h3.title_5sentaku.sougou {
color: #29b5b2;
}
h4.title_5sentaku.sougou {
color: #29b5b2;
}



/************************************
** 2023年度ゴルフ部
************************************/

.flex_golf_coach {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.flex_golf_coach_box {
display: block;
width: calc(100% / 2 - 15px);
background-color: #FFF;
box-shadow: 0 0 5px rgba(0,0,0,0.5);
padding: 1em 1.5em;
margin-bottom: 30px;

}
.flex_golf_coach_box p {
margin: 0;
padding: 0;

}

@media only screen and (max-width: 834px) {
.flex_golf_coach {
display: block;
}
.flex_golf_coach_box {
width: auto;
padding: 1em 1.5em;
margin-bottom: 15px;

}
}

.flex_golf_coach_head {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 10px;
}
.flex_golf_coach_head_pic {
order: 1;
display: block;
width: 25%;
}
.flex_golf_coach_head_name {
order: 2;
display: block;
width: 70%;
}
.flex_golf_coach_head_name h4 {
display: inline-block;
padding: 0.5em 1em;
font-size: 80%;
border-radius: 10px;
background-color: #06F;
color: #FFF;
margin-bottom: 5px;
}
.flex_golf_coach_head_name h5 {
font-weight: 600;
}

.flex_golf_coach_head_name h5 span {
font-weight: 400;
}

table.table_golf_shisetsu {
margin: 0;
margin-bottom: 10px;
padding: 0;
background: none;
border: none;
table-layout: auto;
width: 100%;
}
table.table_golf_shisetsu tr, table.table_golf_shisetsu th, table.table_golf_shisetsu td {
background: none;
border: none;
}
table.table_golf_shisetsu th, table.table_golf_shisetsu td {
padding: 0.5em 1em;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}


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

table.table_golf_shisetsu th, table.table_golf_shisetsu td {
display: block;
border-top: none;
border-bottom: none;
}
table.table_golf_shisetsu th {
padding: 0.5em 1em;
text-align: left;
background-color: #F5F5F5;
}
table.table_golf_shisetsu td {
margin-bottom: 15px;
}

}

.flex_ajga {
display: flex;
align-items: center;
margin-bottom: 0;
}
.flex_ajga_logo {
order: 2;
display: block;
width: 18%;
}
.flex_ajga_txt {
order: 1;
display: block;
width: auto;
white-space: nowrap;
}
@media only screen and (max-width: 834px) {
.flex_ajga {
display: block;
align-items: center;
margin-bottom: 0;
}
.flex_ajga_logo {
width: auto;
max-width: 150px;
margin: 0;
}
.flex_ajga_txt {
width: auto;
}
}

table.table_golfbuin {
table-layout: fixed;
width: 100%;
}
table.table_golfbuin th, table.table_golfbuin td {
text-align: center;
}
table.table_golfbuin th {
background-color: #06F;
color: #FFF;
}
table.table_golfbuin td.total {
background-color: #DFF;
font-weight: 600;
}
table.table_golfbuin td.gakunen {
background-color: #EEE;
}


table.table_golf_tokutai {
margin: 0;
margin-bottom: 10px;
padding: 0;
background: none;
border: none;
table-layout: auto;
width: 100%;
}
table.table_golf_tokutai tr, table.table_golf_tokutai th, table.table_golf_tokutai td {
background: none;
border: none;
}
table.table_golf_tokutai th, table.table_golf_tokutai td {
padding: 0.5em 1em;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}
table.table_golf_tokutai th {
vertical-align: top;
color: #06F;
}


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

table.table_golf_tokutai th, table.table_golf_tokutai td {
display: block;
border-top: none;
border-bottom: none;
}
table.table_golf_tokutai th {
padding: 0.5em 1em;
text-align: left;
background-color: #F5F5F5;
}
table.table_golf_tokutai td {
margin-bottom: 15px;
}

}


table.table_golf_shingaku {
margin: 0;
margin-bottom: 10px;
padding: 0;
background: none;
border: none;
table-layout: auto;
width: 100%;
}
table.table_golf_shingaku tr, table.table_golf_shingaku th, table.table_golf_shingaku td {
background: none;
border: none;
}
table.table_golf_shingaku th, table.table_golf_shingaku td {
padding: 0.5em 1em;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}
table.table_golf_shingaku th {
vertical-align: top;
color: #06F;
white-space: nowrap;
}


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

table.table_golf_shingaku th, table.table_golf_shingaku td {
display: block;
border-top: none;
border-bottom: none;
}
table.table_golf_shingaku th {
padding: 0.5em 1em;
text-align: left;
background-color: #F5F5F5;
}
table.table_golf_shingaku td {
margin-bottom: 15px;
}

}




/************************************
** 2023年度代々木高校サッカー部概要
************************************/

.flex_succor_kantoku {
display: flex;
justify-content: space-between;
}

.box_succor_pic {
display: block;
width: 30%;
order: 2;
}
.box_succor_txt {
display: block;
width: 65%;
order: 1;
}
.box_succor_kantoku {
display: block;
width: 47.5%;
box-shadow: 0 0 5px rgba(0,0,0,0.5);
padding: 2em 2em;
}

@media only screen and (max-width: 834px) {
.flex_succor_kantoku {
display: block;
}

.box_succor_pic {
display: block;
width: auto;
max-width: 80%;
margin: 0 auto;
margin-bottom: 15px;
}
.box_succor_txt {
width: auto;
}
.box_succor_kantoku {
display: block;
width: auto;
padding: 1em 1.5em;
margin-bottom: 15px;
}
}

h5.title_kantoku {
position: relative;
margin-bottom: 5px;
font-size: 110%;
font-weight: 600;
padding-left: 1.5em;
}
h5.title_kantoku span {
color: #08C;
font-size: 150%;
}
h5.title_kantoku:before {
position: absolute;
margin-left: -1.2em;
  content: '\f1e3';
  color: #08C;
  font-family: "Font Awesome 5 Free";
font-size: 150%;
}

@media only screen and (max-width: 834px) {
h5.title_kantoku span {
font-size: 130%;
}
h5.title_kantoku:before {
font-size: 130%;
}
}

table.table_soccersche {
table-layout: auto;
width: 100%;
background: #FFF;
margin: 0;
padding: 0;
}
table.table_soccersche tr {
margin: 0;
padding: 0;
background: none;
}

table.table_soccersche th, table.table_soccersche td {
margin: 0;
padding: 0.5em 1em;
font-size: 90%;
background: none;
}

table.table_soccersche th {
text-align: right;
white-space: nowrap;
width: 150px;
}

@media only screen and (max-width: 834px) {
table.table_soccersche th, table.table_soccersche td {
display: block;
border: none;
}

table.table_soccersche th {
text-align: left;
width: auto;
border: none;
padding-bottom: 0;
}
table.table_soccersche td {
padding-top: 0;
border-bottom: 1px dotted #999;
}
}

/* ////////////////////////
新規追加 20230821 
//////////////////////////*/

.flex_pocket_column01{
    width: calc(25% - 8px);
}
@media screen and (max-width: 834px) {
  .flex_pocket_column01{
    width: 50%;
    margin: auto;
}
}

.flex_pocket_column02{
    width: calc(75% - 8px);
    margin-top: 1em;
}
@media screen and (max-width: 834px) {
  .flex_pocket_column02{
    width: 100%;
    margin-top: 0;
}
}
/* ////////////////////////
新規追加 20230904 サッカー
//////////////////////////*/

#sb_instagram {
			padding: 0 !important;
		}
		
		
	
/* ////////////////////////
新規追加 202401 セミナー
//////////////////////////*/	
table.table_seminar {
table-layout: fixed;
width: 100%;
background: none;
border: none;
margin: 0;
padding: 0;
}
table.table_seminar tr {
background: none;
border: none;
margin: 0;
padding: 0;
}
table.table_seminar th,
table.table_seminar td {
background: none;
border: none;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
margin: 0;
padding: 8px 0;
font-weight: 400;
text-align: left;
height: 4em;
min-height: 4em;
}
table.table_seminar th {
width: 7.5em;
}

@media only screen and (max-width: 834px) {
table.table_seminar th {
width: 5.2em;
}
table.table_seminar th,
table.table_seminar td {
line-height: 150%;
height: 4em;
min-height: 4em;
}
}

/************************************
** 学び直し
************************************/



.flex_manabi_double {
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 16px;
}
.flex_manabi_double_box_l {
display: block;
width: calc(60% - 8px);
}
.flex_manabi_double_box_r {
display: block;
width: calc(40% - 8px);
}
.flex_manabi_double_box_half {
display: block;
width: calc(50% - 8px);
}
.imagecenter00_ill {
display: block;
margin: 0 auto;
max-width: 100%;
}

@media only screen and (max-width: 834px) {
.flex_manabi_double {
display: block;
}
.flex_manabi_double_box_l,
.flex_manabi_double_box_r,
.flex_manabi_double_box_half {
width: auto;
}
.flex_manabi_double_box_l {
margin-bottom: 16px;
}
.flex_manabi_double_box_half:nth-child(n+2) {
margin-top: 16px;
}
.imagecenter00_ill {
max-width: 80%;
}
}

.manabi_flow_img {
display: block;
max-width: 80%;
margin: 0 auto;
}
@media only screen and (max-width: 834px) {
.manabi_flow_img {
max-width: 100%;
}
}

.box_manabinaoshi_flex {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.box_manabinaoshi {
display: block;
width: calc(100% / 4 - 16px);
background-color: #F5F5F5;
}
.box_manabinaoshi_full .inner,
.box_manabinaoshi .inner {
padding: 16px;
}
.box_manabinaoshi .imagecenter {
max-width: 60%;
margin-bottom: 8px;
}

@media only screen and (max-width: 834px) {
.box_manabinaoshi {
width: calc(100% / 2 - 4px);
}
.box_manabinaoshi:nth-child(n+3) {
margin-top: 8px;
}
.box_manabinaoshi_full .inner,
.box_manabinaoshi .inner {
padding: 8px;
}
.box_manabinaoshi .imagecenter {
max-width: 60%;
}
}

ul.list_bt_manabinaoshi {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 0;
padding: 0;
}
ul.list_bt_manabinaoshi li {
list-style: none;
display: block;
width: calc(100% / 4 - 16px);
text-align: center;
line-height: 150%;
font-size: 90%;
margin: 0;
padding: 0;
}
ul.list_bt_manabinaoshi li p {
margin-bottom: 0;
line-height: 150%;
}
ul.list_bt_manabinaoshi li a {
display: block;
padding: 1em 0.5em;
background-color: #CEC;
border-radius: 8px;
font-weight: 600;
color: #000;
}
ul.list_bt_manabinaoshi li a:hover {
background-color: #b1dfcc;
color: #333;
}
.icon_manabinaoshi_bt {
display: block;
max-width: 36px;
margin: 0 auto;
margin-bottom: 8px;
}
@media only screen and (max-width: 834px) {
ul.list_bt_manabinaoshi {
flex-flow: column;
display: block;
}
ul.list_bt_manabinaoshi li {
width: auto;
text-align: left;
}
ul.list_bt_manabinaoshi li a {
padding: 0.5em 16px;
}
ul.list_bt_manabinaoshi li:nth-child(n+2) {
margin-top: 8px;
}
.icon_manabinaoshi_bt {
display: block;
max-width: 32px;
margin: 0;
margin-bottom: 0;
}
}
.sp_flex_manabibt,
.sp_flex_manabibt_icon,
.sp_flex_manabibt_txt {
display: block;
}
@media only screen and (max-width: 834px) {
.box_manabinaoshi_flex {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.sp_flex_manabibt_icon {
display: inline-block;
width: 32px;
margin-right: 8px;
}
.sp_flex_manabibt_txt {
display: inline-block;
width: calc(100% - 64px);
}
}


.box_manabinaoshi_full {
display: block;
background-color: #F5F5F5;
margin-top: 40px;
}

h4.title_manabinaoshi {
position: relative;
color: #4087c7;
border-bottom: 1px dotted #CCC;
padding-left: 2em;
padding-bottom: 0.4em;
}
h4.title_manabinaoshi:before {
position: absolute;
margin-left: -1.4em;
margin-top: -0.2em;
  content: '\f02d';
  color: #ea9020;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
font-size: 150%;
}


h3.title_manabinaoshi_center {
position: relative;
color: #4087c7;
text-align: center;
padding-bottom: 0.4em;
}
.dots {
  -webkit-text-emphasis: filled;
  text-emphasis: filled;
}
p.txt_bt {
border-top: 1px solid #4087c7;
border-bottom: 1px solid #4087c7;
padding: 0.5em 0;
margin-bottom: 0;
  font-weight: 600;
}
p.txt_bt a {
position: relative;
text-decoration: underline;
}
p.txt_bt a:after {
display: inline-block;
	margin-left: 0.25em;
  content: '\f35a';
  font-weight: 900;
  color: #ea9020;
  font-family: "Font Awesome 5 Free";
}

ul.list_check_manabi {
margin: 0;
padding: 0;
}
ul.list_check_manabi li {
display: block;
list-style: none;
position: relative;
	line-height: 150%;
	margin: 0;
	padding: 0;
	margin-left: 1.5em;
}
ul.list_check_manabi li:before {
display: inline-block;
margin-right: 0.5em;
	margin-left: -1.5em;
  content: '\f14a';
  font-weight: 400;
  color: #4087c7;
  font-family: "Font Awesome 5 Free";
}
ul.list_check_manabi li:nth-child(n+2) {
	margin-top: 8px;
}

ul.list_dott {
margin: 0;
padding: 0;
}
ul.list_dott li {
display: block;
list-style: none;
position: relative;
	line-height: 150%;
	margin: 0;
	padding: 0;
	margin-left: 1em;
}
ul.list_dott li:before {
display: inline-block;
	margin-left: -1em;
  content: '・';
  font-weight: 600;
}
ul.list_dott li:nth-child(n+2) {
	margin-top: 8px;
}

dl.dl_kome {
margin: 0;
padding: 0;
}

dl.dl_kome dt {
clear: both;
float: left;
width: 2em;
margin: 0;
padding: 0;
}
dl.dl_kome dd {
margin: 0;
margin-left: 2em;
padding: 0;
}


.slide_wrap_hyou {
  display: block;
}
@media screen and (max-width: 834px){
.slide_wrap_hyou {
max-width: 834px !important;
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
overflow-scrolling: touch;
margin-bottom: 16px;
  }
.slide_wrap_hyou img {
	  width: 1280px !important;
  margin-bottom: 20px;
  max-width: inherit;
}
}
  
dl.ryuuijikou {
margin: 0;
padding: 0;
}
  
dl.ryuuijikou dt {
margin: 0;
padding: 0;
color: #4087c7;
font-weight: 600;
font-size: 120%;
border-bottom: 1px dotted #CCC;
}
dl.ryuuijikou dd {
margin: 0;
padding: 0;
}

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

dl.ryuuijikou dd {
margin-left: 0;
}
}

.flex_manabinaoshi_lead {
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.flex_manabinaoshi_lead_box {
display: block;
width: calc(100% / 2 - 16px);
}
.flex_manabinaoshi_lead_box:nth-child(n+3) {
margin-top: 16px;
}

.flex_manabinaoshi_lead_box h5 {
color: #ea9020;
line-height: 150%;
margin-bottom: 8px;
border-bottom: 1px dotted #CCC;
}


@media only screen and (max-width: 834px) {
.flex_manabinaoshi_lead {
display: block;
}
.flex_manabinaoshi_lead_box{
width: auto;
}
.flex_manabinaoshi_lead_box:nth-child(n+2) {
margin-top: 16px;
}
}

.flex_manabinaoshi_lead_box_flex {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.flex_manabinaoshi_lead_box_pic {
display: block;
order: 2;
width: 38%;
}
.flex_manabinaoshi_lead_box_txt {
display: block;
order: 1;
width: calc(62% - 8px);
}
@media only screen and (max-width: 834px) {
.flex_manabinaoshi_lead_box_flex {
display: block;
}
.flex_manabinaoshi_lead_box_pic {
display: block;
width: 48%;
float: right;
margin-left: 8px;
margin-bottom: 0;
}
.flex_manabinaoshi_lead_box_txt {
display: block;
width: auto;
}
}


ul.bt_green_two {
position: relative;
display: flex;
justify-content: center;
flex-wrap: wrap;
margin: 0;
padding: 0;
}

ul.bt_green_two li {
list-style: none;
display: block;
width: calc(100% / 2 - 16px);
margin: 0;
margin-right: 8px;
padding: 0;
}
ul.bt_green_two li a {
position: relative;
display: block;
padding: 0.5em 1em;
background-color: #FFF;
color: #191;
border: 1px solid #191;
border-radius: 24px;
text-decoration: none;
}
ul.bt_green_two li a:after {
position: absolute;
right: 0.5em;
top: 50%;
	transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: 900;
color: #191;
}
ul.bt_green_two li a:hover {
color: #555;
text-decoration: none;
box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
ul.bt_green_two li a:hover:after {
right: 0.15em;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}

ul.bt_green_two li:nth-child(even),
ul.bt_green_two li:last-child {
margin-right: 0;
}
ul.bt_green_two li:nth-child(n+4) {
margin-top: 16px;
}

@media screen and (max-width: 640px) {
ul.bt_green_two {
display: block;
}
ul.bt_green_two li {
width: auto;
margin-right: 0;
}
ul.bt_green_two li:nth-child(n+2) {
margin-top: 8px;
}
}
.box_toiawase {
text-align: left;
display: inline-block;
padding: 1em;
border: 1px solid #000;
min-width: 50%;
}

@media screen and (max-width: 640px) {
.box_toiawase {
display: block;
padding: 8px;
border: 1px solid #000;
min-width: 50%;
}
}



/************************************
** flex
************************************/
.flex_double, .flex_triple {
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}
.flex_triple::after {
content: "";
display: block;
width: calc(100% / 3 - 8px);
}
.flex_flex_triple_box {
display: block;
width: calc(100% / 3 - 8px);
}
.flex_double_txt, .flex_double_pic {
display: block;
width: 48%;
}

.flex_double_txt60 {
display: block;
width: 60%;
}

.flex_double_txt40 {
display: block;
width: 38%;
}



@media only screen and (max-width: 834px) {
.flex_double, .flex_triple {
display: block;
}
.flex_double_txt, .flex_double_pic {
width: auto;
}
.flex_flex_triple_box {
width: auto;
}
.flex_flex_triple_box:nth-child(n + 2) {
margin-top: 16px;
}
.flex_double_pic {
margin-bottom: 16px;
}
.flex_double_txt60 {
display: block;
width: auto;
}

.flex_double_txt40 {
display: block;
margin: 0 auto;
margin-bottom: 16px;
width: 75%;
}
}

.column-wrap {
padding-bottom: 0;
margin-bottom: 0;
}

.column-left,
.column-right {
padding-bottom: 0;
margin-bottom: 0;
}

@media only screen and (max-width: 834px) {
.column-wrap {
padding-bottom: 0 !important;
margin-bottom: 16px !important;
}
.column-right {
padding-bottom: 0 !important;
margin-bottom: 0 !important;
}
.column-left {
margin-bottom: 16px !important;
}
}



body {
font-size: 16px;
}

@media screen and (max-width: 1366px) {
body {
font-size: 1.17vw;
}
}
@media screen and (max-width: 1280px) {
body {
font-size: 1.25vw;
}
}
@media screen and (max-width: 834px) {
body {
	font-size: 1.68vw;
}
}

@media screen and (max-width: 560px) {
body {
font-size: 14px;
}
}


.tab-4 {
    display: flex;
    flex-wrap: wrap;
justify-content: center;
}

.tab-4 > label {
display: flex;
/*flex: 1 1; 等間隔*/
    order: -1;
    position: relative;
    width: 7em;
    padding: .7em 1em;
    background-color: #FFF;
    color: #000;
	justify-content: center;
font-weight: 600;
    font-size: .9em;
    text-align: center;
    cursor: pointer;
}

@media screen and (max-width: 834px) {
.tab-4 > label {
    width: 5em;
    padding: .7em 0.5em;
}
}
.tab-4 > label:hover,
.tab-4 label:has(:checked) {
    background-color: #191;
    color: #fff;
}

.tab-4 label:has(:checked)::before {
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 18px;
    height: 9px;
    background-color: #191;
    content: '';
    clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.tab-4 input {
    display: none;
}

.tab-4 > div {
    display: none;
    width: 100%;
    padding: 1.5em 1em;
}

.tab-4 label:has(:checked) + div {
    display: block;
}


.grid_double {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(auto, 1fr);
    gap: 24px;
}
.grid_double_box {
    grid-column: span 6 / span 6;
}

.grid_double_pic_left {
    grid-column: span 6 / span 6;
}
.grid_double_txt_right {
    grid-column: span 6 / span 6;
    grid-column-start: 7;
}
.grid_double_txt_left {
    grid-column: span 6 / span 6;
}
.grid_double_pic_right {
    grid-column: span 6 / span 6;
    grid-column-start: 7;
}
@media only screen and (max-width: 834px) {
.grid_double {
    gap: 16x;
}

.grid_double_box {
    grid-column: span 12 / span 12;
}

.grid_double_pic_left {
    grid-column: span 12 / span 12;
}
.grid_double_txt_right {
    grid-column: span 12 / span 12;
    grid-row-start: 2;
}
.grid_double_txt_left {
    grid-column: span 12 / span 12;
}
.grid_double_pic_right {
    grid-column: span 12 / span 12;
    grid-row-start: 2;
}
}



/************************************
** コンテンツ設定
************************************/
.box_content {
display: block;
margin-bottom: 40px;
}
.box_content32 {
display: block;
margin-bottom: 32px;
}
.box_content24 {
display: block;
margin-bottom: 24px;
}
.box_content16 {
display: block;
margin-bottom: 16px;
}
.box_content12 {
display: block;
margin-bottom: 12px;
}
.box_content8 {
display: block;
margin-bottom: 8px;
}
@media only screen and (max-width: 834px) {
.box_content {
margin-bottom: 32px;
}
.box_content32 {
margin-bottom: 24px;
}
.box_content24 {
margin-bottom: 16px;
}
.box_content16 {
margin-bottom: 12px;
}
.box_content12 {
margin-bottom: 8px;
}
.box_content8 {
margin-bottom: 4px;
}
}
