
ul {

	padding: 0;
	margin: 0 ;

}

ul li {

	list-style: none;
	margin: 0;
	padding: 0;

}

a {

	text-decoration: none;
	color: #000;

}

p {

	font-size: 17px;
	font-family: sans-serif;
	line-height: 30px;
	letter-spacing: 2px;

}

body {

	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 15px;
	letter-spacing: 1px;
	font-family: sans-serif;
	font-weight: 600;

}

img, a img {

  border-style: none;

}


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

	p {

		font-size: 13px;
		line-height: 25px;
		letter-spacing: 1px;

	}

	body {

		width: 100%;
		margin: 0;
		padding: 0;
		font-size: 13px;
		letter-spacing: 1px;

	}

}

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

	p {

		font-size: 12px;
		line-height: 20px;
		letter-spacing: normal;

	}

	body {

		width: 100%;
		margin: 0;
		padding: 0;
		font-size: 12px;
		letter-spacing: normal;

	}

	.br_none {

		display: none;

	}

}

/* 空白要 */

/*
#all {

	padding-top: 12.5%;

}
*/
/*
#all {

	padding-top: 210px;

}

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

	#all {

		padding-top: 200px;

	}

}

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

	#all {

		padding-top: 180px;

	}

}

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

	#all {

		padding-top: 218px;

	}

}

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

	#all {

		padding-top: 198px;

	}

}
*/

/* ヘッダー */

#header {
/*
	width: 100%;
	margin: 0 auto;
	position: fixed;
	margin-top: 0;
*/
	width: 100%;
	margin: 0 auto;
	position: fixed;
	top: 0;
	z-index: 1;


}

.header_top {

	width: 100%;
	height: 130px;
	background: #FFF;
	border-bottom:	#006496 5px solid;
	padding-top: 4px;

}

.top_margin {

	margin-top: 130px;

}

h1 {

	width: 500px;
	float: left;
	margin: 0;
	padding-top: 15px;

}

h1 img {

	width: 100%;

}

.top_image {

	width: 100%;
	background-image: url(../image/top/top_image.jpg);
	background-repeat: no-repeat;
	-moz-background-size: auto 100% auto;
	background-size: 100% auto;
	background-position: center;
	color: #fff;
	text-align: center;
	/*padding: 11% 0;*/
	/*margin-top: 135px;*/

}

.chach {

	padding: 11% 0;
	background-color: rgba(0, 0, 0, 0.1);

}

h2 {

	font-size: 4.5em;
	font-weight: bold;
	margin: 0;
	padding: 0;

}

h3 {

	font-size: 2em;
	letter-spacing: 2.5px;
	margin: 10px;
	padding: 0;

}

.top_image p {

	font-size: 1.2em;
	line-height: 30px;

}

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

	.top_image {

	}

}

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

	h2 {

		font-size: 3.5em;

	}

	h3 {

		font-size: 1.5em;

	}

	.top_image p {

		font-size: 1em;

	}

}

.header_menu {

	width: 1300px;
	margin: 0 auto;

}

.header_other_menu {

	width: 60%;
	float: right;
	padding-top: 20px;

}

.menu01 {

	width: 200px;
	float: right;
	padding: 15px 0;
	margin-left: 10px;
	margin-top: 20px;
	text-align: center;
	border-radius: 50px;
	border: 1px solid #006496;

}

.home {

	width: 5%;
	float: right;
	margin-top: 25px;
	margin-left: 10px;

}

.home img {

	width: 100%;

}

.home:hover {

	opacity: 0.5;

}

.header_menu a:hover .menu01 {

	background: #006496;
	color: #fff;

}

#nav {

	width: 100%;
	height: 68px;
	background: #C8C8C8;
	padding-top: 5px;

}

#nav ul {

	width: 1300px;
	margin: 0 auto;

}

#nav ul a li {

	width: 20%;
	float: left;
	background: #C8C8C8;
	text-align: center;
	padding: 20px 0;

}

#nav ul a:hover li {

	background: #e6e6e6;

}

/* scroll後fixed */
#sc_nav {

	width: 100%;
	height: 68px;
	background: #C8C8C8;
	padding-top: 5px;

}

#sc_nav ul {

	width: 1300px;
	margin: 0 auto;

}

#sc_nav ul a li {

	width: 20%;
	float: left;
	background: #C8C8C8;
	text-align: center;
	padding: 20px 0;

}

#sc_nav ul a:hover li {

	background: #e6e6e6;

}

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



	#header {

		width: 100%;
		margin: 0 auto;

	}

	.header_top {

		width: 100%;
		top: 0;
		height: 105px;

	}

	.top_margin {

		margin-top: 100px;

	}

	.header_menu {

		width: 90%;
		margin-top: 0px;
	}


	.menu01 {

		margin-top: 10px;

	}

	h1 {

		width: auto;
		float: left;

	}

	h1 img {

		width: auto;
		height: 75px;

	}

	.header_other_menu {

		width: 50%;

	}

	.top_image {

		width: 100%;
    	text-align: center;
		/*padding: 8% 0;*/

	}

	.chach {

		padding: 13% 0;

	}


	h2 {

		font-size: 60px;

	}

	h3 {

		font-size: 18px;

	}

	.top_image p {

		font-size: 15px;

	}

	#nav {

		width: 100%;
		height: 65px;
		background: #C8C8C8;

	}

	#nav ul {

		width: 100%;
		margin: 0 auto;

	}

	#nav ul a li {

		width: 20%;

	}

	#sc_nav ul {

		width: 100%;
		margin: 0 auto;

	}

	#sc_nav ul li {

		width: 20%;

	}

}

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

	.top_image {

		/*padding: 5% 0;*/

	}

	.menu01 {

			font-size: 0.8em;

		}

	}

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

	.menu01 {

		width: 30%;
		margin-top: 10px;

	}

	h1 {

		width: 35%;

	}

	h1 img {

		height: 60px;

	}

	h2 {

		font-size: 35px;

	}

	.top_image p {

		width: 90%;
		margin: 0 auto;
		font-size: 13px;
		line-height: normal;

	}

	.header_top {

		height: 90px;

	}

	.header_other_menu {

		padding-top: 10px;

	}

	.top_margin {

		margin-top: 90px;

	}

	#nav {

		height: 47px;
		
	}

}

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

.top_image {

	-moz-background-size: auto 100%;
	/*background-size: auto 100%;*/
	background-position: center;

}

	.header_other_menu {

		width: 45%;

	}

	.menu01 {

		width: 40%;

	}

}

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

	#nav ul {

		margin-left: 1%;

	}

	#nav ul a li {

		width: 19.5%;
		border-right: 1px solid #a3a3a3;
		margin-top: 10px;
		padding:0;


	}

	#sc_nav ul {

		margin-left: 1%;

	}

	#sc_nav ul a li {

		width: 19.5%;
		margin: 0 auto;
		border-right: 1px solid #a3a3a3;
		margin-top: 10px;
		padding:0;

	}

}


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

	.top_image {

    background-size: auto 100%;

	}

	.header_top {

		height: 110px;

	}

	.top_margin {

		margin-top: 110px;

	}

	.header_other_menu {

		width: 100%;
		float: none;
		margin: 0 auto;

	}

	h1 {

		width: 100%;
		overflow: hidden;
		margin: 0;
		padding: 0;

	}

	h1 img {

		height: 50px;
		float: left;
		padding-top: 5px;

	}

	.home {

		width: auto;
		margin: 0;
		margin-top: -45px;
		padding-right: 3%;

	}

	.home img {

		width: auto;
		height: 40px;

	}

	h2 {

		font-size: 30px;

	}

	.top_image p {

		font-size: 12px;
		line-height: normal;

	}

	.menu01 {

		width: 45%;
		float: right;
		margin: 1% 2% 0 2%;
		padding: 8px 0;

	}

	#nav {

		font-size: 0.7em;
		height: 33px;
		padding: 0;

	}

	#sc_nav {

		padding: 0;
		height: 33px;

	}

	#sc_nav ul {

		width: 100%;
		margin: 0 auto;
		font-size: 0.6em;
		padding: 0;

	}

	#sc_nav ul a li {

		float: left;
		background: #C8C8C8;
		text-align: center;


	}

	#sc_nav ul a:hover li {

		background: #e6e6e6;

	}


}

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

	h1 img {

		height: 40px;

	}

	.home {

		margin-top: -35px;

	}

	.home img {

		height: 30px;

	}

	.header_top {

		height: 95px;

	}

	.top_margin {

		margin-top: 95px;

	}

	#nav {

		font-size: 0.6em;

	}

}

/* サイドメニュー */

.side_menu {
    position: fixed;
    top: 25%;
    right: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;	
  text-orientation: upright;
}

.side_menu a {
    display: block;
}

.menu02 {
    width: 42px;
    height: 170px;
    padding-right: 8px;
    text-align: center;
    border-radius: 5px 0 0 5px;
    background: #FF7400;
    color: #fff;
    line-height: 18px;
    font-size: 14px;
	writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;

}

.rotate {
	display: inline-block;
  transform: rotate(90deg);
  transform-origin: center;
}

/* .side_menu {

	float: right;
	position: fixed;
	top: 35%;
	right: 0;
	writing-mode: tb-rl;
writing-mode: vertical-rl;
-moz-writing-mode: vertical-rl;
-o-writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;

}
.side_menu a:nth-child(2n){
	display:flow-root;
}

.side_menu .menu02 {

	width: 42px;
	height: 180px;
	padding-right: 8px;
	float: left;
	text-align: center;
	border-radius: 5px 0 0 5px;
	background: #FF7400;
	margin-bottom: 10px;
	color: #fff;
	line-height: 18px;

} */

.side_menu a:hover .menu02 {

	border: 1px solid #FF7400;
	color: #FF7400;
	background: #fff;
	box-sizing: border-box;
	width: 49px;
}


@media screen and (max-width: 1000px) {
  .side_menu {
    position: fixed;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    z-index: 1;

    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap;
    gap: 0;

    writing-mode: horizontal-tb !important;
    text-orientation: mixed !important;
  }

  .side_menu a {
    display: block;
    flex: 0 0 50%;
  }

  .side_menu .menu02 {
    width: 100%;
    height: auto;
    padding: 10px 0;
    line-height: 23px;
    font-size: 14px;
    border-radius: 5px 5px 0 0;
    background: #FF7400;
    color: #fff;

    writing-mode: horizontal-tb !important;
    text-orientation: mixed !important;
  }

  .side_menu a:hover .menu02 {
    border: none;
    background: #fff;
    color: #FF7400;
    width: 100%;
  }

  .rotate {
    transform: rotate(0deg);
  }
}


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

	.side_menu a:nth-child(2n){
		display:block;
	}
	.side_menu .menu02 {
		padding: 8px 0;
		line-height: 20px;

	}
	.side_menu a:hover .menu02 {
		width:100%;
	}
}

/* ブログ一覧 */
.trim {
	overflow: hidden;
	width: 100%;
	height: auto;

}
.trim img {
/*
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: auto;
*/
object-fit: cover;
width: 100%;
height: 250px;
transition-duration: 0.3s;
-webkit-transition-duration: 0.3s ease-in-out;
-moz-transition-duration: 0.3s ease-in-out;
-o-transition-duration: 0.3s ease-in-out;
-ms-transition-duration: 0.3s ease-in-out;
}

.trim img:hover {

	transform: scale(1.1);
	transition-duration: 0.3s;
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);

}

#activity {

	width: 1300px;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 80px;
	overflow: hidden;

}

.title {

	width: 240px;
	margin: 0 auto;
	text-align: center;

}

.title img {

	border-bottom: 2px solid #006496;

}

.title p {

	margin-top: 0px;

}

#activity ul {

	width: 100%;
	margin: 0 auto;
	padding: 0;
	margin-top: 80px;
	overflow: hidden;

}

#activity ul li {

	width: 364px;
	height: 500px;
	float: left;
	margin-left: 104px;

}

#activity ul li:first-child {

	margin-left: 0px;

}

#activity ul li a:hover {

	opacity: 0.5;

}

.blog_club_name {

	height: 25px;
	padding: 5px;
	background: #FF7400;
	margin-top: 5px;
	color: #fff;
	font-weight: bold;

}

.blog_title {

	height: 70px;
	margin-top: 5px;
	font-size: 20px;
	font-weight: bold;

}

p.blog {

	height: 80px;

}

p.blog, p.blog_time {

	font-size: 15px;
	letter-spacing: normal;
	line-height: normal;
	color: #646464;

}

p.blog_time {

	text-align: right;

}

.more {

	width: 250px;
	margin: 0 auto;
	margin-top: 40px;
	padding: 1% 0;
	text-align: center;
	border-radius: 50px;
	border: 1px solid #FF7400;
	overflow: hidden;
	font-size: 18px;

}

#activity a:hover .more {

	background: #FF7400;
	color: #fff;

}

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

	#activity {

		width: 90%;
		margin: 0 auto;
		margin-top: 40px;

	}

	#activity ul {

		width: 100%;
		margin: 0 auto;
		padding: 0;
		margin-top: 40px;
		overflow: hidden;

	}

	#activity ul li {

		width: 30%;
		float: left;
		margin-left: 5%;

	}

	#activity img {

		width: 100%;

	}

	.blog_club_name {

		height: 20px;

	}

	.more {

		margin-bottom: 50px;

	}

}

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

	.blog_title {

		height: 65px;
		font-size: 1.3em;

	}


	p.blog, p.blog_time {

		font-size: 13px;

	}

}

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

	#activity ul {

		width: 100%;
		margin: 0 auto;
		padding: 0;
		margin-top: 0px;
		display: inline-block;

	}

	.title {

		width: 50%;

	}

	.trim {

		width: 100%;
		height: auto;
		float: none;

	}

	.trim img {
	  position: static;
	  top: 50%;
	  left: 50%;
	  transform: none;
	  width: 100%;
	  height: auto;
	}

	#activity ul li {

		width: 100%;
		height: auto;
		margin-left: 0;
		margin-bottom: 5%;

	}
/*
	#activity ul li img {

		width: 30%;
		float: left;

	}
*/

	.blog_title {

		height: auto;
		font-size: 15px;
		margin-top: 10px;
		line-height: 17px;

	}

	.blog_club_name {

		color: #fff;
		background: #FF7400;
		margin-top: 0px;
		padding: 5px 0px 5px 5px;

	}

	p.blog {

		display: none;

	}

	p.bolg, p.blog_time {

		font-size: 14px;

	}

	.more {

		margin-top: 0px;
		width: 99%;

	}

}

@media screen and (min-width: 1000px) {
	
	.trim {

		width: 100%;
		height: auto;

	}
	
	#times_all ul li img {

		width: 100%;
		height: auto;

	}
}	
	
/* ニュース */

#new {

	padding-bottom: 5%;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #FFFAF0;

}

#news {

	margin-top:-172px;
	padding-top:172px;

}

#new .title img {

	margin-top: 50px;

}

table.type01 {

	width: 1300px;
	margin: 0 auto;
	margin-top: 20px;
    border-collapse: separate;
    border-spacing: 0px;
    text-align: center;
    line-height: 1.5;
    border-top: 1px solid #006496;

}

table.type01 tr:nth-child(odd) {

	background: rgba(0,100,150,0.1);

}

table.type01 td {

	height: 35px;
    padding: 20px;
    border-bottom: 1px solid #006496;

}

table.type01 td:first-child {

	width: 5%;

}

table.type01 td:nth-child(even) {

	width: 20%;

}

table.type01 td .text02 {

	width: 50%;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
	border-radius: 35px;
	border: 1px solid #006496;

}

table.type01 td a {

	width: 75%;
	border-bottom: #006496 1px solid;

}

table.type01 td a:hover {

	opacity: 0.5;

}

table.type01 td:nth-child(3) {

	text-align: left;

}

#news .more {

  border: 1px solid #006496;
  margin-bottom: 30px;

}

#news a:hover .more {

  background: #006496;
  color: #fff;

}

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

	#news {

		width: 100%;
		height: auto;
		padding-bottom: 50px;

	}

	table.type01 {

		width: 90%;

	}

}


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

	table.type01 td .text02 {

		font-size: 12px;

	}

	table.type01 td:first-child {

		font-size: 12px;

	}

}

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

	.title {

		width: 40%;

	}

	#news .title img {

		width: 60%;
		margin: 0px auto;
		margin-top: 30px;

	}

	table.type01 td .text02 {

		width: 100%;

	}

	#news .more {

		margin-top: 30px;

	}

}

/* メンバー */

table.type00 {

	width: 1300px;
	margin: 0 auto;
	border: 1px solid #006496;
	border-collapse: separate;
	border-spacing: 0px;

}

table.type00 tr td:nth-child(odd) {

	width: 30%;
	background: rgba(0,100,150,0.1);

}

table.type00 tr td:nth-child(even) {

	width: 20%;
	font-weight: bold;

}

table.type00 tr td {

	border-right: 1px solid #006496;
	padding: 20px;

}

table.type00 tr td:last-child {

	border-right: none;

}

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

	table.type00 {

		width: 90%;

	}
}

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

	table.type00 tr td {

		padding: 10px;

	}

}

/* フッター */

#footer {

	width: 100%;
	height: auto;
	overflow: hidden;
	background: #323232;

}

#footer a:hover {

	opacity: 0.5;

}

.footer_main_menu, .footer_other, .footer_link {

	width: 1300px;
	margin: 0 auto;

}

.footer_main_menu a, .footer_other a, .access_btn a {

	color: #fff;

}

.footer_menu {

	width: 190px;
	height: 140px;
	float: left;
	margin-right: 100px;
	margin-top: 50px;
	margin-bottom: 70px;

}

.footer_menu_title {

	border-bottom: 1px solid #fff;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;

}

.footer_menu ul {

	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 1em;

}

.footer_menu ul li a {

	text-align: left;
	line-height: 30px;

}

.right_menu {

	width: 121px;
	float: right;
	margin-top: 50px;

}

.footer_other ul {

	width: 1000px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: flex;
	margin-bottom: 40px;

}

.footer_other ul li a {

	float: left;
	text-align: center;
	font-size: 14px;

}

.footer_other ul li + li a {

  border-left: 1px solid #fff;
  margin-left: 30px;
  padding-left: 30px;

}

.footer_link {

	width: 740px;
	margin: 0 auto;

}

.footer_link img {

	margin-left: 8px;
	margin-right: 8px;

}

.footer_logo {

	width: 440px;
	margin: 0 auto;
	margin-top: 40px;

}

.access_btn a {

	width: 300px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 15px 0;
	border: 1px solid #fff;
	border-radius: 50px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 60px;

}

#footer p {

	color: #fff;
	text-align: center;
	font-size: 13px;
	margin-bottom: 20px;

}

ul.sp_footer {

	display: none;

}

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

	.footer_main_menu {

		width: 90%;
		margin: 3% auto;
		overflow: hidden;

	}

	.footer_menu {

		width: 20%;
		height: auto;
		margin: 0 1% 2% 1%;
		font-size: 13px;
		letter-spacing: normal;

	}

	.right_menu {

		width: 12%;
		margin: 0 auto;
		float: right;
		padding: 0;

	}

	.right_menu img {

		width: 100%;

	}

	img.svnn {

		width: 70%;
		float: left;

	}

	img.fb {

		width: 28%;
		float: right;

	}

	.footer_menu_title {

		font-size: 17px;

	}

	.footer_other {

		width: 90%;
		margin: 2% auto;
		overflow: hidden;

	}

	.footer_other ul {

		width: 100%;
		margin: 20px auto;

	}

	.footer_other ul li a {

		font-size: 0.9em;

	}

}

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

	.footer_main_menu {

		margin: 5% auto;

	}

	.footer_menu {

		width: 45%;
		height: 160px;
		margin: 0 2.5%;

	}

	.right_menu {

		width: 100%;
		overflow: hidden;

	}

	.right_menu img {

		width: auto;
		height: 50px;
		float: none;
		margin-bottom: 3%;

	}

	ul.pc_footer {

		display: none;

	}

	ul.sp_footer {

		display: inline;

	}

	.footer_other ul.sp_footer {

		width: 100%;
		margin: 0 auto;
		padding: 0;
		margin-bottom: 50px;

	}

	.footer_other ul.sp_footer li a {

		width: 24%;
		float: left;
		border-left: none;
		margin: 0 1.3% 1.3% 0;
  		padding-left: 0px;
  		border-bottom: 1px solid #fff;

	}

	.footer_other ul.sp_footer li:nth-child(4n) a {

		margin-right: 0;

	}

	.footer_link {

		width: 90%;
		margin: 0 auto;
		overflow: hidden;

	}

	.footer_link img {

		width: 30%;
		margin: 0 1%;

	}

	.access_btn a {

		width: 60%;
		margin: 3% auto;

	}

	#footer p {

		font-size: 0.8em;
		margin-bottom: 0;
		padding-bottom: 20%;

	}

	.footer_logo {

		width: 50%;

	}

	.footer_logo img {

		width: 100%;

	}

}
