@charset "UTF-8";
/* CSS Document */

.main {
	position:relative;
	width:100%;
	height:680px;
	margin:10px auto 20px auto;
	background-image:url(/brave/common/img/main.jpg);
	background-position:50% 35%;
	background-repeat:no-repeat;
	background-size: cover;
}
.main-bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:680px;
	background-color: #005EAD;
	mix-blend-mode: multiply;
}
.main-text {
	position:absolute;
	width: auto;
	height: 376.5px;
	top:50%;
	left:50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}
.main-text h1 {
	width: auto;
	height: 100%;
}
.main-text h1 img {
	width: auto;
	height: 100%;
}

@media only screen and (min-width:768px) and (max-width:1025px) {
}

@media screen and ( max-width:767px ) {
	.main {
		width:100%;
		height:50vh;
		margin:0 auto;
		background-image:url(/brave/common/img/main_sp.jpg);
		background-position:50% 50%;
		background-repeat:no-repeat;
		background-size: cover;
	}
	.main-bg {
		width:100%;
		height:50vh;
	}
	.main-text {
		position:absolute;
		width:80%;
		height: auto;
		top:50%;
		left:50%;
		-webkit-transform: translateY(-50%) translateX(-50%);
		transform: translateY(-50%) translateX(-50%);
	}
	.main-text h1 {
		width: 100%;
		height: auto;
	}
	.main-text h1 img {
		width: 100%;
		height: auto;
	}
}

.symposium-banner {
	width:980px;
	margin:0 auto;
    padding: 110px 0 20px 0;
}

@media only screen and (min-width:768px) and (max-width:1025px) {
	.symposium-banner {
		width:90%;
		margin:0 auto;
	}
}

@media screen and ( max-width:767px ) {
	.symposium-banner {
		width:90%;
		margin:0 auto;
        padding: 50px 0 0 0;
	}
}

.whats_new {
	width:980px;
	margin:0 auto;
}
.whats_new-title {
	width:100%;
	padding:60px 0 30px 0;
}
.whats_new-title h1 {
	font-size: 23px;
    font-size: 2.3rem;
    line-height: 23px;
    line-height: 2.3rem;
    font-weight: 600;
}

.iframe-content {
	width: 100%;
	margin-bottom: 80px;
}

/*MT読み込み箇所css*/
.area {
	width:100%;
	margin:0 0 15px 0;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	/*-webkit-justify-content: space-between;*/
	/*justify-content: space-between;*/
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.area label.tab_class {
    cursor: pointer;
	width:24.5%;
    margin-right: 0.66%;
	margin-bottom: 15px;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-size:1.8rem;
	line-height:34px;
	line-height:3.4rem;
	font-weight:600;
	border-radius:2px;
	text-decoration: none;
	background-color: rgba(191,191,191,1);
	transition: .5s ;
	display: block;
	float: left;
	order: -1;
}
.area label.tab_class:hover {
	background-color: rgba(191,191,191,0.6);
}
.area label[for=tab4] {
    margin-right: 0%;
}
input[name="tab_name"] {
	display: none;
}
#category input:checked + label[name="all"] {
	background: #005ead;
}
#category input:checked + label[name="pickup"] {
	background: #219683;
}
#category input:checked + label[name="match"] {
	background: #6b39be;
}
#category input:checked + label[name="important"] {
	background: #3caa34;
}
.content_class {
	display: none;
	width: 100%;
}
input:checked + .tab_class + .content_class {
	display: block;
	transition: .5s opacity;
	opacity: 1;
}

#posts ol li {
	list-style-type: none;
	border-top: 0;
	border-bottom: 1px solid #c0c6c9;
}
#posts ol li a {
	display: block;
	color: #274a78;
	padding: 0.809em 0;
	text-decoration: none;
	zoom: 1;
}
#posts ol li a:before,
#posts ol li a:after {
	display: block;
	height: 0;
	visibility: hidden;
	content: "\0020";
}
#posts ol li a:after {
	clear: both;
}
#posts ol li time {
	color: #14263e;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 18px;
	line-height: 1.8rem;
	display: inline-block;
	width: 125px;
	float: left;
	padding: 2px 0;
	margin-left: 1%;
	margin-right: 1%;
}
#posts ol li div {
	width: 100%;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 20px;
	line-height: 2.0rem;
	margin-top: 6px;
	margin-left: 1%;
	margin-right: 1%;
}
.entry .title,
.page .title,
section .title {
	margin-top: 0;
}
#posts span.author {
	display: inline-block;
	text-align:center;
	width: 140px;
	padding: 2px 0;
	color: #575757;
	border: 1px solid #575757;
	border-radius: 2.5px;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 14px;
	line-height: 1.4rem;
	font-weight: 600;
}
#posts span.硬式野球部,
#posts span.Ⅰ部サッカー部,
#posts span.女子ソフトボール部,
#posts span.女子バスケットボール部,
#posts span.ラグビー部 {
	color: #005ead;
	border: 1px solid #005ead;
}
#posts span.弓道部,
#posts span.アメリカンフットボール部,
#posts span.アーチェリー部,
#posts span.男子バスケットボール部,
#posts span.バドミントン部,
#posts span.硬式テニス部,
#posts span.男子ソフトボール部,
#posts span.卓球部,
#posts span.水泳部,
#posts span.陸上競技部,
#posts span.ゴルフ部,
#posts span.合奏研究会吹奏楽団 {
	color: #00A496;
	border: 1px solid #00A496;
}

#list .list_link {
	width: 33.33%;
	margin:30px auto 0 auto;
}
#list .list_link a {
	position:relative;
	display:inline-block;
	width: 100%;
	margin:0 auto;
	text-align:center;
	color:#fff;
	padding: 10px 0;
	font-size:15px;
	font-size:1.5rem;
	line-height:15px;
	line-height:1.5rem;
	font-weight:600;
	border-radius:4px;
	text-decoration: none;
	background-color: rgba(128,128,128,1);
}
#list .list_link a:hover {
	background-color: rgba(128,128,128,0.6);
}
#list .list_link a:after {
	position:absolute;
	top:50%;
	right:4%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: "Font Awesome 5 Free";
	content: '\f105';
	font-weight:600;
}

.label {
	display: inline-block;
	text-align:center;
	width: 160px;
	margin-right: 0.5em;
	padding: 2px 0;
	background-color: #7b7c7d;
	border-radius:2.5px;
	color: white;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 14px;
	line-height: 1.4rem;
	font-weight: 600;
	text-decoration: none;
}
.all {
	background: #005ead;
	border: 1px solid #005ead;
}
.pickup {
	background: #00a496;
	border: 1px solid #00a496;
}
.match {
	background: #8250C8;
	border: 1px solid #8250C8;
}
.news,
.notice {
	background: #39b54a;
	border: 1px solid #39b54a;
}

.breadcrumb {
	margin: 0 0 3.236em;
}


@media only screen and (min-width:768px) and (max-width:1025px) {
	.whats_new {
		width:90%;
		margin:0 auto;
	}
	
	#list .list_link {
		width: 33.33%;
		margin:30px auto 0 auto;
	}
}

@media screen and ( max-width:767px ) {
	.whats_new {
		width:90%;
		margin:0 auto;
	}
	.whats_new-title {
		padding:35px 0 15px 0;
	}
	
	.iframe-content {
		margin-bottom: 50px;
	}
	
	#category ul {
		width:100%;
		margin:15px 0;
	}
	#category ul li a {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
		width:100%;
		height:100%;
		padding: 4px 0;
		text-align:center;
		color:#fff;
		font-size:15.5px;
		font-size:1.55rem;
		line-height:15.5px;
		line-height:1.55rem;
		font-weight:600;
		letter-spacing: -0.5px;
		border-radius:2px;
		text-decoration: none;
	}
	
	.area label.tab_class {
		width: 24.5%;
    		padding: 5px 0;
    		font-size: 14px;
    		font-size: 1.4rem;
    		line-height: 16px;
    		line-height: 1.6rem;
    		font-weight: 500;
    		display: -webkit-flex;
    		display: flex;
    		-webkit-justify-content: center;
    		justify-content: center;
    		-webkit-align-items: center;
    		align-items: center;
	}
	#category label[name="all"] {
		padding: 12px 0;
	}
	#category label[name="pickup"] {
		padding: 12px 0;
	}
	#category label[name="match"] {
		padding: 4px 0;
	}
	#category label[name="important"] {
		padding: 4px 0;
	}
	
	#posts ol li time {
		float: none;
		display: block;
	}
	
	#list .list_link {
		width: 100%;
		margin:30px auto 0 auto;
	}
	#list .list_link a {
		font-size:15.5px;
		font-size:1.55rem;
		line-height:15.5px;
		line-height:1.55rem;
	}
}

.club {
	width:100%;
}
.club .title {
	position:relative;
	width:100%;
	height:400px;
	margin:0 auto;
	background-image:url(/brave/common/img/bg-img01.jpg);
	background-position: center;
	background-size: cover;
}
.club .title-bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: #005EAD;
	mix-blend-mode: multiply;
}
.club .title-cont {
	position:absolute;
	width:540px;
	top:50%;
	left:50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	text-align:center;
	color:#fff;
}
.club .title-cont h1 {
	padding:4.5px 3px;
	margin-bottom:24px;
	text-align:center;
	font-size:28px;
	font-size:2.8rem;
	line-height:33px;
	line-height:3.3rem;
	font-weight:600;
	border:1px solid #fff;
}
.club .title-cont h1 span {
	width:calc(100% - 3px);
	display:inline-block;
	padding:16px 0;
	border:1px solid #fff;
}
.club .title-cont a {
	position:relative;
	display:inline-block;
	width:440px;
	padding:16px 0;
	color:#fff;
	font-size:20px;
	font-size:2.0rem;
	line-height:20px;
	line-height:2.0rem;
	font-weight:600;
	background-color:#000;
	border-radius:3px;
	cursor:pointer;
}
.club .title-cont a:after {
	position:absolute;
	top:50%;
	right:4%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: "Font Awesome 5 Free";
	content: '\f105';
	font-weight:600;
}

.club-cont {
	width:980px;
	margin:0 auto;
	padding-top:80px;
}
.club-designation p#title {
	width:235px;
	margin:0 auto 50px auto;
	padding:2px 0;
	border-top:2px solid #005EAD;
	border-bottom:2px solid #005EAD;
}
.club-designation p#title span {
	display:inline-block;
	width:100%;
	padding:6px 0;
	text-align:center;
	color:#005EAD;
	font-size:16px;
	font-size:1.6rem;
	line-height:16px;
	line-height:1.6rem;
	font-weight:600;
	border-top:1px solid #005EAD;
	border-bottom:1px solid #005EAD;
}
.club-designation ul {
	width:100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.club-designation li {
	width:33.33%;
	margin-bottom:34px;
}
.club-designation li a p {
	position:relative;
	width: calc(100% - 6px);
	background-color:#fff;
	text-align:center;
	padding:15px 0;
	color:#005ead;
	font-size:17px;
	font-size:1.7rem;
	line-height:17px;
	line-height:1.7rem;
	font-weight:600;
	border-top:1px solid #005ead;
	border-right:1px solid #005ead;
	border-bottom:1px solid #005ead;
	border-left:5px solid #005ead;
}
.club-designation li a p:after {
	position:absolute;
	top:50%;
	right:4%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: "Font Awesome 5 Free";
	content: '\f105';
	font-weight:600;
}
.club-designation .player_list {
	width:33.33%;
	margin:16px auto 80px auto;
}
.club-designation .player_list a {
	position:relative;
	display:inline-block;
	width:100%;
	padding:16px 0;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-size:2.0rem;
	line-height:20px;
	line-height:2.0rem;
	font-weight:600;
	background-color:#005ead;
	border-radius:3px;
}
.club-designation .player_list a:after {
	position:absolute;
	top:50%;
	right:4%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: "Font Awesome 5 Free";
	content: '\f105';
	font-weight:600;
}

.club-support p#title {
	width:235px;
	margin:0 auto 50px auto;
	padding:2px 0;
	border-top:2px solid #00A496;
	border-bottom:2px solid #00A496;
}
.club-support p#title span {
	display:inline-block;
	width:100%;
	padding:6px 0;
	text-align:center;
	color:#00A496;
	font-size:16px;
	font-size:1.6rem;
	line-height:16px;
	line-height:1.6rem;
	font-weight:600;
	border-top:1px solid #00A496;
	border-bottom:1px solid #00A496;
}
.club-support ul {
	width:100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.club-support li {
	width:33.33%;
	margin-bottom:34px;
}
.club-support li a p {
	position:relative;
	width: calc(100% - 6px);
	background-color:#fff;
	text-align:center;
	padding:10px 0;
	color:#00A496;
	font-size:17px;
	font-size:1.7rem;
	line-height:17px;
	line-height:1.7rem;
	font-weight:600;
	border-top:1px solid #00A496;
	border-right:1px solid #00A496;
	border-bottom:1px solid #00A496;
	border-left:5px solid #00A496;
}
.club-support li a p:after {
	position:absolute;
	top:50%;
	right:4%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: "Font Awesome 5 Free";
	content: '\f105';
	font-weight:600;
}
.club-support .player_list {
	width:33.33%;
	margin:16px auto 80px auto;
}
.club-support .player_list a {
	position:relative;
	display:inline-block;
	width:100%;
	padding:16px 0;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-size:2.0rem;
	line-height:20px;
	line-height:2.0rem;
	font-weight:600;
	background-color:#00A496;
	border-radius:3px;
}
.club-support .player_list a:after {
	position:absolute;
	top:50%;
	right:4%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: "Font Awesome 5 Free";
	content: '\f105';
	font-weight:600;
}

.facility .title {
    position: relative;
    width: 100%;
    height: 400px;
    /*margin: 0 auto;*/
    margin: 46px auto 110px auto;
    background-image: url(/brave/common/img/bg-img02.jpg);
    background-position: center;
    background-size: cover;
}
.facility .title-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00A496;
    mix-blend-mode: multiply;
}
.facility .title-cont {
    position: absolute;
    width: 540px;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    text-align: center;
    color: #fff;
}
.facility .title-cont h1 {
    padding: 4.5px 3px;
    margin-bottom: 24px;
    text-align: center;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 33px;
    line-height: 3.3rem;
    font-weight: 600;
    border: 1px solid #fff;
}
.facility .title-cont h1 span {
    width: calc(100% - 3px);
    display: inline-block;
    padding: 16px 0;
    border: 1px solid #fff;
}
.facility .title-cont a {
    position: relative;
    display: inline-block;
    width: 440px;
    padding: 16px 0;
    color: #fff;
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 20px;
    line-height: 2.0rem;
    font-weight: 600;
    background-color: #000;
	border-radius: 3px;
    cursor: pointer;
}
.facility .title-cont a:after {
    position: absolute;
    top: 50%;
    right: 4%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-weight: 600;
}
@media only screen and (min-width:768px) and (max-width:1025px) {
	.club-cont {
		width:90%;
		margin:0 auto;
		padding-top:80px;
	}
	
	.club-designation li a p {
		font-size:15px;
		font-size:1.5rem;
		line-height:17px;
		line-height:1.7rem;
	}
	.club-designation .player_list a {
		font-size:16px;
		font-size:1.6rem;
		line-height:16px;
		line-height:1.6rem;
	}
	
	.club-support li a p {
		font-size:15px;
		font-size:1.5rem;
		line-height:17px;
		line-height:1.7rem;
	}
	.club-support .player_list a {
		font-size:16px;
		font-size:1.6rem;
		line-height:16px;
		line-height:1.6rem;
	}
}

@media screen and ( max-width:767px ) {
	.club {
		width:100%;
	}
	.club .title {
		width:100%;
		height: 40vh;
	}
	.club .title-cont {
		position:absolute;
		width:90%;
		top:50%;
		left:50%;
		-webkit-transform: translateY(-50%) translateX(-50%);
		transform: translateY(-50%) translateX(-50%);
		text-align:center;
		color:#fff;
	}
	.club .title-cont h1 {
		font-size:20px;
		font-size:2.0rem;
		line-height:30px;
		line-height:3.0rem;
	}
	.club .title-cont a {
		width:90%;
		padding:10px 0;
		font-size:15.5px;
		font-size:1.55rem;
		line-height:15.5px;
		line-height:1.55rem;
	}
	
	.club-cont {
		width:90%;
		margin:0 auto;
		padding-top:50px;
	}
	.club-designation p#title {
		width:75%;
		margin: 0 auto 35px auto;
	}
	.club-designation ul {
		width:100%;
		display: -webkit-block;
		display: block;
	}
	.club-designation li {
		width:100%;
		margin-bottom:15px;
	}
	.club-designation .player_list {
		width:100%;
		margin:35px auto 50px auto;
	}
	
	.club-support p#title {
		width:75%;
		margin: 0 auto 35px auto;
	}
	.club-support ul {
		width:100%;
		display: -webkit-block;
		display: block;
	}
	.club-support li {
		width:100%;
		margin-bottom:15px;
	}
	.club-support .player_list {
		width:100%;
		margin: 35px auto 50px auto;
	}
	
	.facility .title {
		width:100%;
		height: 40vh;
	}
	.facility .title-cont {
		width:90%;
	}
	.facility .title-cont h1 {
		font-size:20px;
		font-size:2.0rem;
		line-height:30px;
		line-height:3.0rem;
		font-weight:600;
	}
	.facility .title-cont a {
		width:90%;
		padding:10px 0;
		font-size:15.5px;
		font-size:1.55rem;
		line-height:15.5px;
		line-height:1.55rem;
		border-radius: 4px;
	}
}


.column {
	width:980px;
	margin:0 auto;
}
.column-title {
	width:100%;
	padding:80px 0 34px 0;
}
.column-title h1 {
	text-align:center;
	color:#005EAD;
	font-size:32px;
	font-size:3.2rem;
	line-height:32px;
	line-height:3.2rem;
	font-weight:600;
}
.column-btn {
	width:100%;
	margin-bottom:30px;
}
.column-btn ul {
	width:100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.column-title-btn li:first-child {
	color:#333;
	font-size:25px;
	font-size:2.5rem;
	line-height:25px;
	line-height:2.5rem;
	font-weight:600;
}
.column-btn li{
	font-size: 23px;
    font-size: 2.3rem;
    line-height: 23px;
    line-height: 2.3rem;
    font-weight: 600;
}
/*.column-btn li:first-child:before {
	display:inline-block;
	content:'?';
	color:#005EAD;
	margin-right:8px;
}*/
.column-btn li:last-child a {
	display:inline-block;
	width:100%;
	text-align:center;
	color:#fff;
	font-size:11px;
	font-size:1.1rem;
	line-height:17px;
	line-height:1.7rem;
	font-weight:600;
	background-color:#808080;
	border-radius:2px;
	cursor:pointer;
}
.column-btn li:last-child a span {
	letter-spacing:1em;
}
.column-list {
	width:100%;
}
.column-list ul {
	width:100%;
	display: -webkit-flex;
	display: flex;
}
.column-list li {
	width:33.33%;
	border-top:1px solid #005EAD;
	border-bottom:1px solid #005EAD;
}
.column-list li a {
	position:relative;
	display:inline-block;
	width:100%;
}
.column-list li a:after {
	position:absolute;
	top:50%;
	right:1.5%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: "Font Awesome 5 Free";
	content: '\f105';
	color:#005ead;
	font-size:18px;
	font-size:1.8rem;
	font-weight:600;
}
.column-list li a li {
	border-top:none;
	border-bottom:none;
}
.column-list li a li:first-child {
	width:30%;
}
.column-list li a li:last-child {
	width: calc(62.3% - 36px);
	padding:7px 18px;
}
.column-list li a li:last-child h2 {
	color:#005EAD;
	font-size:15px;
	font-size:1.5rem;
	line-height:21px;
	line-height:2.1rem;
	font-weight:600;
}
.column-list li a li:last-child p {
	color:#333;
	font-size:12px;
	font-size:1.2rem;
	line-height:20px;
	line-height:2.0rem;
	font-weight:300;
}
/*.column-list li a li:last-child p {
	color:#333;
	font-size:12px;
	font-size:1.2rem;
	line-height:20px;
	line-height:2.0rem;
	font-weight:300;
}*/

.column-list-btn {
	width: 33.33%;
	margin: 34px auto 80px auto;
}
.column-list-btn a {
	position:relative;
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	font-size:15px;
	font-size:1.5rem;
	line-height:15px;
	line-height:1.5rem;
	font-weight:600;
	border-radius:2px;
	background-color:#808080;
}
.column-list-btn a:after {
	position:absolute;
	top:50%;
	right:4%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: "Font Awesome 5 Free";
	content: '\f105';
	font-weight:600;
}

@media only screen and (min-width:768px) and (max-width:1025px) {
	.column {
		width:90%;
		margin:0 auto;
	}
	.column-list li a ul {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.column-list li a li:first-child {
		width:40%;
	}
	.column-list li a li:last-child {
		width: calc(60% - 30px);
		padding:0 20px 0 10px;
	}
	.column-list li a li:last-child h2 {
		color:#005EAD;
		font-size:12px;
		font-size:1.2rem;
		line-height:16px;
		line-height:1.6rem;
		font-weight:600;
	}

	.column-list-btn {
		width: 33.33%;
	}
}

@media screen and ( max-width:767px ) {
	.column {
		width:90%;
		margin:0 auto;
	}
	.column-title {
		padding:50px 0 34px 0;
	}
	.column-btn {
		margin-bottom:15px;
	}
	.column-btn ul {
		width:100%;
		display: -webkit-flex;
		display: flex;
	}
	.column-list ul {
		width:100%;
		display: -webkit-block;
		display: block;
	}
	.column-list li {
		width:100%;
		margin-bottom:15px;
		border-top:1px solid #005EAD;
		border-bottom:1px solid #005EAD;
	}
	.column-list li:last-child {
		margin-bottom:0;
	}
	.column-list li a ul {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.column-list li a li {
		margin-bottom:0;
	}
	.column-list li a li:last-child {
		width: calc(66% - 30px);
		padding:5px 20px 5px 10px;
	}
	
	.column-list-btn {
		width: 100%;
		margin: 35px auto 50px auto;
	}
	.column-list-btn a {
		padding: 10px 0;
		font-size:15.5px;
		font-size:1.55rem;
		line-height:15.5px;
		line-height:1.55rem;
		border-radius:4px;
	}
}


/*追加*/
.insta-bt {
  position: relative;
  background-image: linear-gradient(90deg, #fe9738, #ff145f 47%, #4333eb);
  color: #fff;
  display: block;
  padding: 50px;
  margin: 50px 0 100px;
  font-size: 2rem;
  font-weight: bold;
  border-radius: 5px;
  transition: all .3s ease;
}

.insta-bt:hover {
  color: #fff;
  opacity: .6;
}

.insta-bt:after {
	position:absolute;
	top:50%;
	right:20px;
	display: block;
	width: 12px;
	height: 12px; 
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	transform: rotate(45deg);
	content: "";
	margin-top:-5px;
}

.insta-bt-inner {
  display: flex;
  align-items: center;
  gap:20px;
}

.insta-bt-inner img {
  width: 40px;
}


@media screen and ( max-width:767px ) {
  .insta-bt {
    font-size: 1.5rem;
    padding: 30px;
    margin: 20px 0 50px;
  }
  .insta-bt:after {
    width: 6px;
    height: 6px;
    margin-top:-3px;
  }
}
  