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


/******************************************************

PC設定 1200px以上の場合に適用 

*******************************************************/

/* 共通 */
.club__h2 {
	position: relative;
	margin-bottom: 40px;
}

.club__h2-jp {
	font-size: 28px;
	font-weight: 700;
	position: absolute;
	top: 60px;
}

.club__h2-en {
	display: inline-block;
	color: #F1F1F1;
	font-family: "oswald";
	font-weight: 600;
	font-size: 140px;
	line-height: 140px;
	z-index: 1;
}



/* mvLower */
.mvLower {
	background: linear-gradient(rgba(162,31,45,.7), rgba(162,31,45,.7)),url("/img/club/bg_mv.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}



/* slogan */
.slogan {
	padding-top: 100px;
}

.slogan__h3 {
	color: #a21f2d;
	font-family: "oswald";
	font-weight: 600;
	font-size: 140px;
	line-height: 140px;
	text-align: center;
}

.slogan__h3 span {
	font-family: 'Hiragino Sans', YuGothic, 'Yu Gothic medium', Meiryo, 'sans-serif';
	font-size: 24px;
	font-weight: 600;
	color: #111;
	display: block;
}

.slogan__txt {
	max-width: 1100px;
	margin: 0 auto;
	font-weight: 600;
}



/* vision */
.vision {
	padding-top: 100px;
}

.vision__txt {
	font-weight: 600;
	margin-bottom: 20px;
}

.vision__item {
	line-height: 2;
	padding-left: 1em;
	text-indent: -1em;
}



/* concept */
.concept {
	padding-top: 100px;
}

.concept__txt {
	font-weight: 600;
	margin-bottom: 20px;
}

.concept__item {
	line-height: 2;
	padding-left: 1em;
	text-indent: -1em;
}



/* color */
.color {
	background-color: #F1F1F1;
	margin-top: 100px;
	padding: 60px 0;
}

.color__wrapper {
	display: flex;
	align-items: center;
}

.color__left {
	width: 45%;
}

.color__h2 .club__h2-en {
	color: #FFF;
}

.color__right {
	width: 55%;
	display: flex;
}

.color__red {
	width: 50%;
	background-color: #a21f2d;
	padding: 100px 0;
	text-align: center;
}

.color__white {
	width: 50%;
	background-color: #fff;
	padding: 100px 0;
	text-align: center;
}

.color__h3 {
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 20px;
}

.color__txt {
	font-size: 14px;
}

.color__red .color__h3,
.color__red .color__txt {
	color: #FFF;
}



/* logo */
.logo__new {
	margin-bottom: 100px;
}

.logo__new-h2 {
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 40px;
}

.logo__new-h2 span {
	color: #a21f2d;
}

.logo__new-box {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.logo__new-left {
	width: 48%;
}

.logo__new-content {
	height: 120px;
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.logo__new-left img {
	display: block;
	width: 250px;
	height: auto;
}

.logo__new-right {
	width: 48%;
}

.logo__new-right img {
	display: block;
	width: auto;
	height: 120px;
}

.logo__new-h3 {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 30px;
}

.logo__new-txt {
	font-size: 14px;
}

.logo__legacy-h2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 40px;
}

.logo__legacy-box {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.logo__legacy-left {
	width: 48%;
}

.logo__legacy-content {
	height: 180px;
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.logo__legacy-left img {
	display: block;
	width: 100%;
	max-width: 500px;
	height: auto;
}

.logo__legacy-right {
	width: 48%;
}

.logo__legacy-right img {
	display: block;
	width: auto;
	height: 180px;
}

.logo__legacy-h3 {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 30px;
}

.logo__legacy-txt {
	font-size: 14px;
	width: 100%;
	max-width: 450px;
}



/* uniform */
.uniform {
	background-color: #F1F1F1;
}

.uniform__h2 {
	font-size: 36px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 50px;
}

.uniform__h3 {
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 30px;
}

.uniform__box {
	display: flex;
}

.uniform__box--fp {
	margin-bottom: 80px;
	justify-content: space-between;
}

.uniform__box--gk {
	justify-content: center;
}

.uniform__box--gk .uniform__item:first-child {
	margin-right: 2%;
}

.uniform__item {
	width: 32%;
	background-color: #FFF;
	padding: 30px 25px 20px 25px;
}

.uniform__img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.uniform__h4 {
	font-family: "oswald";
	font-weight: 600;
	font-size: 24px;
	text-align: center;
}



/* outline */
.outline {
	padding-bottom: 0;
}

.outline__wrapper {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}

.outline__left {
	width: 52%;
}

.outline__img {
	display: block;
	width: 100%;
	height: auto;
}

.outline__right {
	width: 43%;
}

.outline__h2 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 25px;
}

.outline__tbl {
	width: 100%;
	border-top: 1px solid #DDD;
	font-size: 14px;
}

.outline__tbl tr th {
	padding: 15px 10px;
	width: 22%;
	font-weight: 700;
	border-bottom: 1px solid #DDD;
}

.outline__tbl tr td {
	padding: 15px;
	width: 78%;
	line-height: 1.6;
	border-bottom: 1px solid #DDD;
}

.outline__dl {
	display: flex;
	flex-wrap: wrap;
}

.outline__dl--01 dt {
	width: 120px;
}

.outline__dl--01 dd {
	width: calc(100% - 120px);
}

.outline__dl--02 dt {
	width: 80px;
}

.outline__dl--02 dd {
	width: calc(100% - 80px);
}



/* history */
.history__wrapper {
	display: flex;
	justify-content: space-between;
}

.history__right {
	width: 52%;
}

.history__img {
	display: block;
	width: 100%;
	height: auto;
}

.history__left {
	width: 43%;
}

.history__h2 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 25px;
}

.history dl {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
}

.history dl dt {
	width: 100px;
	position: relative;
	font-weight: 700;
	color: #a21f2d;
	padding-bottom: 10px;
	line-height: 1.6;
}

.history dl dd {
	width: calc(100% - 100px);
	padding-bottom: 10px;
	line-height: 1.6;
}

.history dl dt::before {
	display: inline-block;
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 15px;
	background-color: #a21f2d;
	vertical-align: 3px;
	margin-right: 10px;
}

.history dl dt::after {
	display: inline-block;
	content: "";
	width: 1px;
	height: 100%;
	background-color: #a21f2d;
	position: absolute;
	left: 2px;
	top: 9px;
}

.history dl dt:nth-last-of-type(1)::after {
	display: none;
}

.history__red {
	color: #a21f2d;
	font-weight: 700;
}

.history__bold {
	font-weight: 700;
}




/******************************************************

タブレットの設定 960px~1199pxの場合に適用 

*******************************************************/

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


	
	
}



/******************************************************

タブレットの設定 768px~959pxの場合に適用 

*******************************************************/

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

/* 共通 */
.club__h2-jp {
	font-size: 28px;
	top: 36px;
}

.club__h2-en {
	font-size: 100px;
	line-height: 100px;
}

	
	
/* slogan */
.slogan__h3 {
	font-size: 80px;
}
	
	

}



/******************************************************

SPの設定 767px以下の場合に適用 

*******************************************************/

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

/* 共通 */
.club__h2 {
	margin-bottom: 20px;	
}
	
.club__h2-jp {
	font-size: 18px;
	top: 28px;
}

.club__h2-en {
	font-size: 70px;
	line-height: 70px;
}

	
	
/* slogan */
.slogan {
	padding-top: 40px;
}

.slogan__h3 {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 20px;
}

.slogan__h3 span {
	margin-top: 10px;
	font-size: 16px;
}



/* vision */
.vision {
	padding-top: 40px;
}

.vision__txt {
	margin-bottom: 15px;
}



/* concept */
.concept {
	padding-top: 40px;
}

.concept__txt {
	margin-bottom: 15px;
}



/* color */
.color {
	margin-top: 40px;
	padding: 40px 0;
}

.color__wrapper {
	display: block;
}

.color__left {
	width: 100%;
}

.color__right {
	width: 100%;
	display: flex;
}

.color__red {
	padding: 40px 0;
}

.color__white {
	padding: 40px 0;
}

.color__h3 {
	font-size: 20px;
	margin-bottom: 10px;
}

.color__txt {
	font-size: 12px;
}
	


/* logo */
.logo__new {
	margin-bottom: 40px;
}

.logo__new-h2 {
	font-size: 20px;
	margin-bottom: 30px;
}

.logo__new-box {
	display: block;
}

.logo__new-left {
	width: 100%;
	margin-bottom: 40px;
}

.logo__new-content {
	height: auto;
	margin-bottom: 30px;
}

.logo__new-left img {
	display: block;
	width: 80%;
	margin: 0 auto;
}

.logo__new-right {
	width: 100%;
}

.logo__new-right img {
	height: 140px;
	margin: 0 auto;
}

.logo__new-h3 {
	font-size: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.logo__legacy-h2 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 30px;
}

.logo__legacy-box {
	width: 100%;
	display: block;
}

.logo__legacy-left {
	width: 100%;
	margin-bottom: 40px;
}

.logo__legacy-content {
	height: auto;
	margin-bottom: 30px;
}

.logo__legacy-left img {
	width: 80%;
	margin: 0 auto;
}

.logo__legacy-right {
	width: 100%;
}

.logo__legacy-right img {
	margin: 0 auto;
	height: 140px;
}

.logo__legacy-h3 {
	font-size: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.logo__legacy-txt {
	font-size: 14px;
	width: 100%;
	max-width: 100%;
}



/* uniform */
.uniform {
	background-color: #F1F1F1;
}

.uniform__h2 {
	font-size: 28px;
	margin-bottom: 30px;
}

.uniform__h3 {
	font-size: 18px;
	margin-bottom: 20px;
}

.uniform__box {
	display: block;
}

.uniform__box--fp {
	margin-bottom: 50px;
}

.uniform__box--gk {
	justify-content: center;
}

.uniform__box--gk .uniform__item:first-child {
	margin-right: 0;
}

.uniform__item {
	width: 100%;
	background-color: #FFF;
	padding: 40px 30px 30px 25px;
	margin-bottom: 15px;
}

.uniform__img {
	margin-bottom: 15px;
}

.uniform__h4 {
	font-size: 20px;
}



/* outline */
.outline__wrapper {
	display: block;
}

.outline__left {
	width: 100%;
}

.outline__right {
	width: 100%;
}

.outline__h2 {
	font-size: 24px;
	margin-bottom: 15px;
}

.outline__tbl {
	width: 100%;
	border-top: 1px solid #DDD;
	font-size: 14px;
	margin-bottom: 30px;
}

.outline__tbl tr th {
	display: block;
	width: 100%;
	padding: 15px 5px 7px 5px;
	border-bottom: none;
}

.outline__tbl tr td {
	padding: 0 5px 15px 5px;
	display: block;
	width: 100%;
	line-height: 1.6;
	border-bottom: 1px solid #DDD;
}




/* history */
.history__wrapper {
	display: block;
}

.history__right {
	width: 100%;
}

.history__left {
	width: 100%;
	margin-bottom: 30px;
}

.history__h2 {
	font-size: 24px;
	margin-bottom: 20px;
}

	
	
	
}