@charset "utf-8";

/* recruit */


/* contents
----------------------------------------- */
#contents {
	margin-top: 30px;
}



#contents {
	margin-top: 30px;
}

/* person-sec */
.person-sec {
}
.person-sec-intro {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 120px;
	overflow: hidden;
}
.person-sec-img-side {
	position: relative;
	width: 50%;
}

.person-sec-ttl-side {
	margin-right: auto;
	margin-left: auto;
}

.person-sec-ttl {
	position: relative;
	margin: 0 auto;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-size: 6vw;
}
.person-sec-ttl span {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
}
.person-sec-ttl span::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 10%;
	width: 25%;
	height: 12.7em;
	background-color: #3eb2d3;
	z-index: -10;
}


/* jr-sec */
.jr-sec {
}
.jr-sec-intro {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 120px;
	overflow: hidden;
}
.jr-sec-intro::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 30%;
	width: 415px;
	height: 109px;
	background: url(/images/club/jr/jr_before.png) 0 0 no-repeat;
	background-size: 415px 109px;
	opacity: 0.8;
}
.jr-sec-intro::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 10%;
	left: 42%;
	width: 402px;
	height: 105px;
	background: url(/images/club/jr/jr_after.png) 0 0 no-repeat;
	background-size: 402px 105px;
	opacity: 0.8;
}

.jr-sec-img-side {
	position: relative;
	width: 50%;
}

.jr-sec-ttl-side {
	margin-right: auto;
	margin-left: auto;
}

.jr-sec-ttl {
	position: relative;
	margin: 0 auto;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-size: 6vw;
}
.jr-sec-ttl span {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
}
.jr-sec-ttl span::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 10%;
	width: 25%;
	height: 12.7em;
	background-color: #3eb2d3;
	z-index: -10;
}


.jr2-sec-ttl-side {
	margin-right: auto;
	margin-left: auto;
}

.jr2-sec-ttl {
	position: relative;
	margin: 0 auto;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-size: 6vw;
}
.jr2-sec-ttl span {
	color: #3eb2d3;
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
}
.jr2-sec-ttl span::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 10%;
	width: 25%;
	height: 13.7em;

	z-index: -10;
}


/* kids-sec */
.kids-sec {
}
.kids-sec-intro {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 120px;
	overflow: hidden;
}
.kids-sec-intro::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 30%;
	width: 415px;
	height: 109px;
	background: url(/images/club/kids/kids_before.png) 0 0 no-repeat;
	background-size: 415px 109px;
	opacity: 0.8;
}
.kids-sec-intro::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 10%;
	left: 42%;
	width: 402px;
	height: 105px;
	background: url(/images/club/kids/kids_after.png) 0 0 no-repeat;
	background-size: 402px 105px;
	opacity: 0.8;
}

.kids-sec-img-side {
	position: relative;
	width: 50%;
}

.kids-sec-ttl-side {
	margin-right: auto;
	margin-left: auto;
}

.kids-sec-ttl {
	position: relative;
	margin: 0 auto;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-size: 6vw;
}
.kids-sec-ttl span {
	color: #3eb2d3;
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
}
.kids-sec-ttl span::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 10%;
	width: 25%;
	height: 13.7em;

	z-index: -10;
}


/* yacht-sec */
.yacht-sec {
}
.yacht-sec-intro {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 120px;
	overflow: hidden;
}

.yacht-sec-intro::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 30%;
	width: 415px;
	height: 109px;
	background: url(/images/club/yachtclub/yacht_before.png) 0 0 no-repeat;
	background-size: 415px 109px;
	opacity: 0.8;
}
.yacht-sec-intro::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 10%;
	left: 42%;
	width: 402px;
	height: 105px;
	background: url(/images/club/yachtclub/yacht_after.png) 0 0 no-repeat;
	background-size: 402px 105px;
	opacity: 0.8;
}

.yacht-sec-img-side {
	position: relative;
	width: 50%;
}

.yacht-sec-ttl-side {
	margin-right: auto;
	margin-left: auto;
}

.yacht-sec-ttl {
	position: relative;
	margin: 0 auto;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-size: 6vw;
}
.yacht-sec-ttl span {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
}
.yacht-sec-ttl span::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 10%;
	width: 25%;
	height: 12.7em;
	background-color: #3eb2d3;
	z-index: -10;
}

/* bosyuu-site-btn */
.bosyuu-site-btn {
	position: absolute;
	bottom: -60px;
	left: 50%;
	width: 120px;
	height: 120px;
	margin-left: -60px;
	background-color: #fff;
	border-radius: 50%;
	text-align: center;
	z-index: 100;
}
.bosyuu-site-btn::after {
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 114px;
	height: 114px;
	background: url(/images/outline.png) 0 0 no-repeat;
	background-size: 114px 114px;
	transition: all .3s;
}
.bosyuu-site-btn-ttl {
	position: relative;
	margin-top: 35px;
}
.bosyuu-site-btn-ttl::after {
	content: "";
	display: block;
	position: absolute;
	bottom: -30px;
	left: 50%;
	width: 11px;
	height: 14px;
	margin-left: -3px;
	background: url(/images/outline.png) 0 0 no-repeat
	background-size: 11px 14px;
	transition: all .3s;
}
.bosyuu-site-btn-ttl .eng {
	font-family: 'Overpass', sans-serif;
	font-weight: 600;
	margin-bottom: 7px;
	font-size: 1.0rem;
	color: #1092b7;
	letter-spacing: 0.05em;
	line-height: 1.0;
}
.bosyuu-site-btn-ttl .jpn {
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	font-size: 1.4rem;
	color: #2a2a2a;
	letter-spacing: 0.05em;
	line-height: 1.0;
}


/* strong-point */
.strong-point {
	margin-bottom: 60px;
	padding: 0 30px 20px;
}
.strong-point-ttl {
	text-align: center;
}
.strong-point-ttl .sp {
	display: inline-block !important;
}
.strong-point-ttl span {
	display: inline-block;
	margin-bottom: 35px;
	padding-bottom: 10px;
	border-bottom: 2px solid #2a2a2a;
	font-size: 1.8rem;
}
.strong-point-sub-ttl {
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	margin-bottom: 30px;
	font-size: 1.4rem;
}
.strong-point-lead {
	max-height: 100%;
}
.strong-point-lead p {
	margin-bottom: 25px;
	font-size: 1.3rem;
	line-height: 2.2;
}
.strong-point-lead p:last-child {
	margin-bottom: 0;
}


/* strong-point */
.strong2-point {
  margin-bottom: 60px;
  padding-bottom: 10px;
}
.strong2-point-ttl {
	text-align: center;
}
.strong2-point-ttl .sp {
	display: inline-block !important;
}
.strong2-point-ttl span {
	display: inline-block;
	margin-bottom: 35px;
	padding-bottom: 10px;
	border-bottom: 2px solid #2a2a2a;
	font-size: 1.8rem;
}
.strong2-point-sub-ttl {
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	margin-bottom: 30px;
	font-size: 1.4rem;
}
.strong2-point-lead {
	max-height: 100%;
}
.strong2-point-lead p {
	margin-bottom: 25px;
	font-size: 1.3rem;
	line-height: 2.2;
}
.strong2-point-lead p:last-child {
	margin-bottom: 0;
}


/* symposium-sec */
.symposium-sec {
	position: relative;
	margin-bottom: 60px;
	padding: 60px 0 40px;
	background: url(../images/symposium-bg_sp.jpg) 0 0 no-repeat;
	background-size: 100% auto;
	background-color: #e0f3fd;
	overflow: hidden;
}
.symposium-sec::before {
	display: block;
	content: "";
	position: absolute;
	top: 80px;
	left: 50%;
	width: 400px;
	height: 114px;
	margin-left: -200px;
	background: url(../../../../../../images/club/chottoyacht.png) 0 0 no-repeat;
	background-size: 400px 114px;
	z-index: 10;
}
.symposium-sec-ttl {
	position: relative;
	max-width: 66%;
	margin: 0 auto 65px;
	text-align: center;
	z-index: 100;
}
.symposium-sec-ttl::before {
	display: block;
	content: "";
	position: absolute;
	bottom: 16px;
	left: 0;
	width: 18%;
	height: 1px;
	background-color: #2a2a2a;
}
.symposium-sec-ttl::after {
	display: block;
	content: "";
	position: absolute;
	bottom: 18px;
	left: 0;
	width: 18%;
	height: 1px;
	background-color: #2a2a2a;
}
.symposium-sec-ttl-inner::before {
	display: block;
	content: "";
	position: absolute;
	bottom: 16px;
	right: 0;
	width: 18%;
	height: 1px;
	background-color: #2a2a2a;
}
.symposium-sec-ttl-inner::after {
	display: block;
	content: "";
	position: absolute;
	bottom: 18px;
	right: 0;
	width: 18%;
	height: 1px;
	background-color: #2a2a2a;
}
.symposium-sec-ttl-inner .ttl-small {
	display: block;
	margin-bottom: 5px;
	font-size: 1.4rem;
}
.symposium-sec-ttl-inner .ttl-large {
	display: block;
	font-size: 2.4rem;
	line-height: 1.0;
}

/* symposium-member-list */
.symposium-member-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	margin-bottom: 50px;
	padding: 0 2px;
}
.symposium-member-list li {
	position: relative;
	width: calc((100% - 2px)/3);
	margin-right: 1px;
	margin-bottom: 1px;
}
.symposium-member-list li:nth-child(3n) {
	margin-right: 0;
}
.member-img {
}
.member-name-box {
	box-sizing: border-box;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 92%;
	padding: 10px 15px 10px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: rgba(42,42,42,0.8);
	color: #fff;
}
.member-name {
	display: block;
	margin-bottom: 5px;
	font-size: 3.6vw;
	line-height: 1.4;
}
.member-position {
	display: inline-block;
	font-size: 2.4vw;
	line-height: 1.4;
	vertical-align: top;
}
.symposium-member-list li:nth-child(2) .member-name-box,
.symposium-member-list li:nth-child(4) .member-name-box {
	background-color: rgba(62, 178, 211, 0.8);
}

/* symposium-description */
.symposium-description {
	margin-bottom: 50px;
	padding: 0 20px;
	font-size: 1.3rem;
	line-height: 2.0;
}
.symposium-description-inner01 {
	position: relative;
	padding: 15px 10px;
}

.symposium-description-inner01::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: -2px;
	width: 20px;
	height: 1px;
	background-color: #1092b7;
}
.symposium-description-inner01::after {
	display: block;
	content: "";
	position: absolute;
	top: -2px;
	left: 0;
	width: 1px;
	height: 20px;
	background-color: #1092b7;
}
.symposium-description-inner02::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	right: -2px;
	width: 20px;
	height: 1px;
	background-color: #1092b7;
}
.symposium-description-inner02::after {
	display: block;
	content: "";
	position: absolute;
	top: -2px;
	right: 0;
	width: 1px;
	height: 20px;
	background-color: #3eb2d3;
}
.symposium-description-inner03::before {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	left: -2px;
	width: 20px;
	height: 1px;
	background-color: #1092b7;
}
.symposium-description-inner03::after {
	display: block;
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 1px;
	height: 20px;
	background-color: #1092b7;
}
.symposium-description-inner04::before {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	right: -2px;
	width: 20px;
	height: 1px;
	background-color: #1092b7;
}
.symposium-description-inner04::after {
	display: block;
	content: "";
	position: absolute;
	bottom: -2px;
	right: 0;
	width: 1px;
	height: 20px;
	background-color: #1092b7;
}


/* symposium-talk-sec */
.symposium-talk-sec {
	padding: 0 20px;
}
.symposium-talk-sec-inner {
  padding: 20px 20px 0px;
  background-color: #fff;
}
.talk-theme-area {
	margin-bottom: 60px;
}
.talk-theme-area:last-child {
  padding-bottom: 10px;
}
.talk-theme-ttl {
	text-align: center;
}
.talk-theme-ttl .sp {
	display: inline-block !important;
}
.talk-theme-ttl span {
	display: inline-block;
	margin-bottom: 45px;
	padding-bottom: 10px;
	border-bottom: 2px solid #2a2a2a;
	font-size: 1.8rem;
}
.talk-list {
}
.talk-list li {
	display: flex;
	margin-bottom: 40px;
}
.talk-list li:last-child {
	margin-bottom: 0;
}
.talk-person-img {
	width: 50px;
	margin-right: 20px;
	text-align: center;
}
.talk-person-name {
	margin-top: 5px;
	font-size: 1.1rem;
}
.talk-person-text {
	width: calc(100% - 70px);
	font-size: 1.2rem;
}
.talk-person-all {
	width: 50px;
	height: 50px;
	background-color: #1092b7;
	color: #fff;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	font-size: 1.3rem;
}

.symposium-bottom {
	position: relative;
	margin: 40px 0 0;
	padding-bottom: 30px;
	text-align: center;
	font-size: 2.0rem;
}
.symposium-bottom::after {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 30px;
	height: 18px;
	margin-left: -15px;
	background: url(../images/recruit-arrow.png) 0 0 no-repeat;
	background-size: 29px 18px;
}


/* job-position-sec */
.job-position-sec {
	margin-bottom: 80px;
}
.job-position-sec-ttl {
	margin-bottom: 35px;
	text-align: center;
}
.job-position-sec-ttl .jpn {
	display: block;
	font-size: 2.6rem;
	line-height: 1.6;
}
.job-position-sec-ttl .eng {
	font-family: 'Overpass', sans-serif;
	font-weight: 600;
	color: #3eb2d3;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
}
.job-position-sec-btn-area {
	box-sizing: border-box;
	width: 90%;
	margin: 0 auto;
	padding: 40px 20px;
	border: 1px solid #3eb2d3;
	text-align: center;
}
.job-position-sec-btn-area-text {
	margin-bottom: 20px;
	text-align: center;
	font-size: 1.6rem;
}
.job-position-sec-btn-area-text .sp {
	display: inline-block !important;
}
.job-position-sec-btn {
	display: inline-block;
	margin: 10px;
	padding: 20px 25px;
	background-color: #103675;
	border-radius: 5px;
	text-align: center;
	color: #fff;
}
.job-position-sec-btn:hover {
	color: #fff;
}


/* club1-sec-list */
.club1-sec-list {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
	padding: 20px;
}
.club1-sec-list li {
	width: 48%;
	margin-bottom: 30px;
}
.club1-sec-list li:nth-child(odd) {
	margin-right: 4%;
}
.club1-img {
	display: block;
	position: relative;
}
.club1-category {
	position: absolute;
	top: -16px;
	left: -7px;
	width: 33px;
	height: 33px;
	text-align: center;
	font-size: 1.0rem;
	color: #fff;
	border-radius: 50%;
	line-height: 33px;
}
.club1-category.private {
	background-color: #1c79ba;
}
.club1-category.public {
	background-color: #e38619;
}
.club1-info {
	padding-top: 10px;
	border-top: 2px solid #3eb2d3;
}
.club1-date {
	font-family: 'Overpass', sans-serif;
	font-weight: 600;
	margin-bottom: 2px;
	font-size: 1.2rem;
	letter-spacing: 0.05em;
}
.club1-name {
	font-size: 1.2rem;
}
.club1-link {
}

/*list*/

table{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

table tr{
  border-bottom: solid 1px #eee;
  cursor: pointer;
}

table tr:hover{
  background-color: #d4f0fd;
}

table th,table td{
  text-align: center;
  width: 10%;
  padding: 15px 0;
	font-size: 11px;
}

/*flow*/
.club2-info-img-area {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0px 20px 60px 20px;
}


/* club2-info-sec */
.club2-info-sec {
	margin-bottom: 70px;
	padding: 0 30px;
}
.club2-info-list {
	margin-bottom: 40px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.club2-info-list li {
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 20px 15px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.club2-info-list li span {
	display: inline-block;
	margin-bottom: 6px;
	font-size: 1.4rem;
}
.club2-info-list li div {
	font-size: 1.3rem;
}
.club2-info-img-area {
}


/* club2-info-sec */
.club2-info-sec {
	margin-bottom: 70px;
	padding: 0 30px;
}
.club2-info-list {
	margin-bottom: 40px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.club2-info-list li {
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 20px 15px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.club2-info-list li span {
	display: inline-block;
	margin-bottom: 6px;
	font-size: 1.4rem;
}
.club2-info-list li div {
	font-size: 1.3rem;
}
.club2-info-img-area {
}



/* club-sec */

.club-sec {
	position: relative;
	margin-bottom: 150px;
	padding: 130px 0 80px;
	background-size: 100% auto;
	background-color: #e0f3fd;
	overflow: hidden;
}

.club-sec::before {
	display: block;
	content: "";
	position: absolute;
	top: 80px;
	left: 50%;
	width: 400px;
	height: 114px;
	margin-left: -200px;
	background: url(../../../../../../images/club/chottoyacht.png) 0 0 no-repeat;
	background-size: 400px 114px;
	z-index: 10;
}
.club-sec-ttl {
	position: relative;
	max-width: 66%;
	margin: 0 auto 65px;
	text-align: center;
	z-index: 100;
}
.club-sec-ttl::before {
	display: block;
	content: "";
	position: absolute;
	bottom: 16px;
	left: 0;
	width: 18%;
	height: 1px;
	background-color: #2a2a2a;
}
.club-sec-ttl::after {
	display: block;
	content: "";
	position: absolute;
	bottom: 18px;
	left: 0;
	width: 18%;
	height: 1px;
	background-color: #2a2a2a;
}
.club-sec-ttl-inner::before {
	display: block;
	content: "";
	position: absolute;
	bottom: 16px;
	right: 0;
	width: 18%;
	height: 1px;
	background-color: #2a2a2a;
}
.club-sec-ttl-inner::after {
	display: block;
	content: "";
	position: absolute;
	bottom: 18px;
	right: 0;
	width: 18%;
	height: 1px;
	background-color: #2a2a2a;
}
.club-sec-ttl-inner .ttl-small {
	display: block;
	margin-bottom: 5px;
	font-size: 1.4rem;
}
.club-sec-ttl-inner .ttl-large {
	display: block;
	font-size: 2.4rem;
	line-height: 1.0;
}

/* club-member-list */
.club-member-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	margin-bottom: 50px;
	padding: 0 2px;
}
.club-member-list li {
	position: relative;
	width: calc((100% - 2px)/3);
	margin-right: 1px;
	margin-bottom: 1px;
}
.club-member-list li:nth-child(3n) {
	margin-right: 0;
}
.member-img {
}
.member-name-box {
	box-sizing: border-box;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 92%;
	padding: 10px 15px 10px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: rgba(62, 178, 211, 0.8);
	color: #fff;
}
.member-name {
	display: block;
	margin-bottom: 5px;
	font-size: 3.6vw;
	line-height: 1.4;
}
.member-position {
	display: inline-block;
	font-size: 2.4vw;
	line-height: 1.4;
	vertical-align: top;
}
.club-member-list li:nth-child(2) .member-name-box,
.club-member-list li:nth-child(4) .member-name-box {
	background-color: rgba(62, 178, 211, 0.8);
}




























/* tablet:760px - 1000px */
@media only screen and (min-width: 760px) {


/* contents
----------------------------------------- */
#contents {
	margin-top: 70px;
}


/* person-sec */
.person-sec {
}
.person-sec-intro {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 250px;
	overflow: hidden;
}
.person-sec-intro::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 37%;
	width: 831px;
	height: 218px;
	background: url(../images/type-line-person.png) 0 0 no-repeat;
	background-size: 831px 218px;
	opacity: 0.6;
}
.person-sec-intro::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 13%;
	left: 45%;
	width: 804px;
	height: 211px;
	background: url(../images/type-fill-person.png) 0 0 no-repeat;
	background-size: 804px 211px;
	opacity: 0.8;
}
.person-sec-img-side {
	position: relative;
	width: 64%;
}

.person-sec-ttl-side {
	width: 36%;
	text-align: center;
}
.person-sec-ttl {
	position: relative;
	display: inline-block;
	margin: 0 0 40px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-size: 3.0rem;
	text-align: center;
}
.person-sec-ttl span {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
}
.person-sec-ttl span::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 10%;
	width: 25%;
	height: 12.7em;
	background-color: #3eb2d3;
	z-index: -10;
}

/* jr-sec */
.jr-sec {
}
.jr-sec-intro {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 250px;
	overflow: hidden;
}
.jr-sec-intro::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 37%;
	width: 831px;
	height: 218px;
	background: url(/images/club/jr/jr_before.png) 0 0 no-repeat;
	background-size: 831px 218px;
	opacity: 0.6;
}
.jr-sec-intro::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 13%;
	left: 45%;
	width: 804px;
	height: 211px;
	background: url(/images/club/jr/jr_after.png) 0 0 no-repeat;
	background-size: 804px 211px;
	opacity: 0.8;
}
.jr-sec-img-side {
	position: relative;
	width: 64%;
}

.jr-sec-ttl-side {
	width: 36%;
	text-align: center;
}
.jr-sec-ttl {
	position: relative;
	display: inline-block;
	margin: 0 0 40px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-size: 3.0rem;
	text-align: center;
}
.jr-sec-ttl span {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
}
.jr-sec-ttl span::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 10%;
	width: 25%;
	height: 12.7em;
	background-color: #3eb2d3;
	z-index: -10;
}


.jr2-sec-ttl-side {
	width: 36%;
	text-align: center;
}
.jr2-sec-ttl {
	position: relative;
	display: inline-block;
	margin: 0 0 40px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-size: 3.0rem;
	text-align: left;
}
.jr2-sec-ttl span {
	color: #3eb2d3;
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
}
.jr2-sec-ttl span::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 10%;
	width: 25%;
	height: 13.5em;

	z-index: -10;
}


/* kids-sec */
.kids-sec {
}
.kids-sec-intro {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 250px;
	overflow: hidden;
}
.kids-sec-intro::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 47%;
	width: 831px;
	height: 218px;
	background: url(/images/club/kids/kids_before.png) 0 0 no-repeat;
	background-size: 831px 218px;
	opacity: 0.6;
}
.kids-sec-intro::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 13%;
	left: 55%;
	width: 804px;
	height: 211px;
	background: url(/images/club/kids/kids_after.png) 0 0 no-repeat;
	background-size: 804px 211px;
	opacity: 0.8;
}
.kids-sec-img-side {
	position: relative;
	width: 64%;
}

.kids-sec-ttl-side {
	width: 36%;
	text-align: center;
}
.kids-sec-ttl {
	position: relative;
	display: inline-block;
	margin: 0 0 40px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-size: 3.0rem;
	text-align: left;
}
.kids-sec-ttl span {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
}
.kids-sec-ttl span::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 10%;
	width: 25%;
	height: 13.5em;

	z-index: -10;
}


/* yacht-sec */
.yacht-sec {
}
.yacht-sec-intro {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 250px;
	overflow: hidden;
}
.yacht-sec-intro::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 47%;
	width: 831px;
	height: 218px;
	background: url(/images/club/yachtclub/yacht_before.png) 0 0 no-repeat;
	background-size: 831px 218px;
	opacity: 0.6;
}
.yacht-sec-intro::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 13%;
	left: 55%;
	width: 804px;
	height: 211px;
	background: url(/images/club/yachtclub/yacht_after.png) 0 0 no-repeat;
	background-size: 804px 211px;
	opacity: 0.8;
}
.yacht-sec-img-side {
	position: relative;
	width: 64%;
}

.yacht-sec-ttl-side {
	width: 36%;
	text-align: center;
}
.yacht-sec-ttl {
	position: relative;
	display: inline-block;
	margin: 0 0 40px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: top;
	font-size: 3.0rem;
	text-align: center;
}
.yacht-sec-ttl span {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
}
.yacht-sec-ttl span::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 10%;
	width: 25%;
	height: 12.7em;
	background-color: #3eb2d3;
	z-index: -10;
}


/* bosyuu-site-btn */
.bosyuu-site-btn {
	position: absolute;
	bottom: -85px;
	left: 12%;
	right: 60px;
	width: 170px;
	height: 170px;
	margin-left: 0;
	background-color: #fff;
	border-radius: 50%;
	text-align: center;
	z-index: 100;
}
.bosyuu-site-btn::after {
	content: "";
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 160px;
	height: 160px;
	background: url(/images/outline.png) 0 0 no-repeat;
	background-size: 160px 160px;
	transition: all .4s;
}
.bosyuu-site-btn:hover::after {
	transform: rotate(180deg);
}
.bosyuu-site-btn-ttl {
	position: relative;
	margin-top: 53px;
}
.bosyuu-site-btn-ttl::after {
	content: "";
	display: block;
	position: absolute;
	bottom: -38px;
	left: 50%;
	width: 15px;
	height: 19px;
	margin-left: -5px;
	background: url(/images/yaji.png) 0 0 no-repeat;
	background-size: 15px 19px;
	transition: all .4s;
}
.bosyuu-site-btn:hover .recruit-site-btn-ttl::after {
	margin-left: 0;
}
.bosyuu-site-btn-ttl .eng {
	font-family: 'Overpass', sans-serif;
	font-weight: 600;
	margin-bottom: 10px;
	font-size: 1.4rem;
	color: #1092b7;
	letter-spacing: 0.05em;
	line-height: 1.0;
}
.bosyuu-site-btn-ttl .jpn {
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	font-size: 2.0rem;
	color: #2a2a2a;
	letter-spacing: 0.05em;
	line-height: 1.0;
}



/* strong-point */
.strong-point {
	max-width: 800px;
	margin: 0px auto 110px;
	padding: 0 50px;
}
.strong-point-ttl {
	text-align: center;
}
.strong-point-ttl .sp {
	display: none !important;
}
.strong-point-ttl span {
	display: inline-block;
	margin-bottom: 60px;
	padding-bottom: 12px;
	border-bottom: 2px solid #2a2a2a;
	font-size: 2.4rem;
}
.strong-point-sub-ttl {
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	margin-bottom: 50px;
	font-size: 1.6rem;
	line-height: 2.0;
}
.strong-point-lead {
}
.strong-point-lead p {
	margin-bottom: 35px;
	font-size: 1.5rem;
	line-height: 2.4;
}
.strong-point-lead p:last-child {
	margin-bottom: 0;
}



/* strong2-point */
.strong2-point {
	max-width: 800px;
	margin: -90px auto 110px;
	padding: 0 20px;
}
.strong2-point-ttl {
	text-align: center;
}
.strong2-point-ttl .sp {
	display: none !important;
}
.strong2-point-ttl span {
	display: inline-block;
	margin-bottom: 60px;
	padding-bottom: 12px;
	border-bottom: 2px solid #2a2a2a;
	font-size: 2.4rem;
}
.strong2-point-sub-ttl {
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	margin-bottom: 50px;
	font-size: 1.6rem;
	line-height: 2.0;
}
.strong2-point-lead {
}
.strong2-point-lead p {
	margin-bottom: 35px;
	font-size: 1.5rem;
	line-height: 2.4;
}
.strong2-point-lead p:last-child {
	margin-bottom: 0;
}

/* symposium-sec */
.symposium-sec {
	position: relative;
	margin-bottom: 150px;
	padding: 130px 0 80px;
	background: url(../images/symposium-bg_pc.jpg) 0 0 no-repeat;
	background-size: 100% auto;
	background-color: #e0f3fd;
	overflow: hidden;
}
.symposium-sec::before {
	display: block;
	content: "";
	position: absolute;
	top: 180px;
	left: 50%;
	width: 998px;
	height: 286px;
	margin-left: -499px;
	background: url(../../../../../../images/club/chottoyacht.png) 0 0 no-repeat;
	background-size: 998px 286px;
	z-index: 10;
}
.symposium-sec-ttl {
	position: relative;
	max-width: 500px;
	margin: 0 auto 150px;
	text-align: center;
	z-index: 100;
}
.symposium-sec-ttl::before {
	display: block;
	content: "";
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 120px;
	height: 1px;
	background-color: #2a2a2a;
}
.symposium-sec-ttl::after {
	display: block;
	content: "";
	position: absolute;
	bottom: 22px;
	left: 0;
	width: 120px;
	height: 1px;
	background-color: #2a2a2a;
}
.symposium-sec-ttl-inner::before {
	display: block;
	content: "";
	position: absolute;
	bottom: 20px;
	right: 0;
	width: 120px;
	height: 1px;
	background-color: #2a2a2a;
}
.symposium-sec-ttl-inner::after {
	display: block;
	content: "";
	position: absolute;
	bottom: 22px;
	right: 0;
	width: 120px;
	height: 1px;
	background-color: #2a2a2a;
}
.symposium-sec-ttl-inner .ttl-small {
	display: block;
	margin-bottom: 7px;
	font-size: 2.2rem;
}
.symposium-sec-ttl-inner .ttl-large {
	display: block;
	font-size: 4.0rem;
	line-height: 1.0;
}

/* symposium-member-list */
.symposium-member-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	margin-bottom: 90px;
	padding: 0 56px;
}
.symposium-member-list li {
	position: relative;
	width: calc((100% - 8px)/5);
	margin-right: 2px;
	margin-bottom: 0;
}
.symposium-member-list li:nth-child(3n) {
	margin-right: 2px;
}
.symposium-member-list li:last-child {
	margin-right: 0;
}
.member-img {
}
.member-name-box {
	box-sizing: border-box;
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 93%;
	padding: 20px 5px 14px 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: rgba(42,42,42,0.8);
	color: #fff;
}
.member-name {
	display: block;
	margin-bottom: 5px;
	font-size: 2.0rem;
	line-height: 1.4;
}
.member-position {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.4;
	vertical-align: top;
}
.symposium-member-list li:nth-child(2),
.symposium-member-list li:nth-child(4) {
	margin-top: 60px;
}
.symposium-member-list li:nth-child(2) .member-name-box,
.symposium-member-list li:nth-child(4) .member-name-box {
	background-color: rgba(62, 178, 211, 0.8);
}

/* symposium-description */
.symposium-description {
	max-width: 800px;
	margin: 30px;
	padding: 0 20px;
	font-size: 1.6rem;
	line-height: 2.0;
}
.symposium-description-inner01 {
	position: relative;
	padding: 40px 80px;
}

.symposium-description-inner01::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: -2px;
	width: 24px;
	height: 1px;
	background-color: #1092b7;
}
.symposium-description-inner01::after {
	display: block;
	content: "";
	position: absolute;
	top: -2px;
	left: 0;
	width: 1px;
	height: 24px;
	background-color: #1092b7;
}
.symposium-description-inner02::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	right: -2px;
	width: 24px;
	height: 1px;
	background-color: #1092b7;
}
.symposium-description-inner02::after {
	display: block;
	content: "";
	position: absolute;
	top: -2px;
	right: 0;
	width: 1px;
	height: 24px;
	background-color: #3eb2d3;
}
.symposium-description-inner03::before {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	left: -2px;
	width: 24px;
	height: 1px;
	background-color: #1092b7;
}
.symposium-description-inner03::after {
	display: block;
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 1px;
	height: 24px;
	background-color: #1092b7;
}
.symposium-description-inner04::before {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	right: -2px;
	width: 24px;
	height: 1px;
	background-color: #1092b7;
}
.symposium-description-inner04::after {
	display: block;
	content: "";
	position: absolute;
	bottom: -2px;
	right: 0;
	width: 1px;
	height: 24px;
	background-color: #1092b7;
}

/* symposium-talk-sec */
.symposium-talk-sec {
	box-sizing: border-box;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
}
.symposium-talk-sec-inner {
  padding: 100px 80px 10px;
  background-color: #fff;
  margin: 100px 0 0 0;
}

.talk-theme-area {
	margin-bottom: 110px;
}
.talk-theme-area:last-child {
	margin-bottom: 0;
}
.talk-theme-ttl {
	text-align: center;
}
.talk-theme-ttl .sp {
	display: none !important;
}
.talk-theme-ttl span {
	display: inline-block;
	margin-bottom: 80px;
	padding-bottom: 12px;
	border-bottom: 2px solid #2a2a2a;
	font-size: 2.4rem;
}

.talk-list {
}
.talk-list li {
	display: flex;
	margin-bottom: 45px;
}
.talk-list li:last-child {
	margin-bottom: 0;
}
.talk-person-img {
	width: 80px;
	margin-right: 40px;
	text-align: center;
}
.talk-person-name {
	margin-top: 5px;
	font-size: 1.1rem;
}
.talk-person-text {
	max-height: 100%;
	width: calc(100% - 120px);
	padding-top: 5px;
	font-size: 1.5rem;
	line-height: 2.0;
}
.talk-person-all {
	width: 80px;
	height: 80px;
	background-color: #1092b7;
	color: #fff;
	text-align: center;
	line-height: 80px;
	border-radius: 50%;
	font-size: 1.8rem;
}

.symposium-bottom {
	position: relative;
	margin: 70px 0 0;
	padding-bottom: 60px;
	text-align: center;
	font-size: 3.0rem;
}
.symposium-bottom::after {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 58px;
	height: 37px;
	margin-left: -29px;
	background: url(../images/recruit-arrow.png) 0 0 no-repeat;
	background-size: 58px 37px;
}

/* job-position-sec */
.job-position-sec {
	margin-bottom: 160px;
}
.job-position-sec-ttl {
	max-height: 100%;
	margin-bottom: 70px;
	text-align: center;
}
.job-position-sec-ttl .jpn {
	display: block;
	margin-bottom: 7px;
	font-size: 3.4rem;
	line-height: 1.6;
}
.job-position-sec-ttl .eng {
	font-family: 'Overpass', sans-serif;
	font-weight: 600;
	color: #3eb2d3;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}

.job-position-sec-btn-area {
	box-sizing: border-box;
	max-width: 1000px;
	margin: 0 auto;
	padding: 60px 20px 70px;
	border: 1px solid #3eb2d3;
	text-align: center;
}
.job-position-sec-btn-area-text {
	margin-bottom: 40px;
	text-align: center;
	font-size: 2.6rem;
}
.job-position-sec-btn-area-text .sp {
	display: none !important;
}
.job-position-sec-btn {
	display: block;
	width: auto;
	max-width: 700px;
	margin: 0 auto;
	padding: 30px 20px;
	background-color: #103675;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-size: 2.0rem;
	transition: all .2s;
}
.job-position-sec-btn:hover {
	color: #fff;
	background-color: #1092b7;
}


/* club1-sec-list */
.club1-sec-list {
	display: flex;
	flex-wrap: inherit;
	margin-bottom: 20px;
}
.club1-sec-list li {
	width: 46%;
	margin-bottom: 75px;
	padding: 10px;
}
.club1-sec-list li:nth-child(odd) {
	margin-right: 0%;
	padding: 10px;
}
.club1-img {
	display: block;
	position: relative;
}
.club1-img-inner {
	overflow: hidden;
}
.club1-img-inner img {
	transform: scale3d(1,1,1);
	transition: all .3s;
}
.club1-img-inner:hover img {
	transform: scale3d(1.06,1.06,1.06);
}
.club1-category {
	position: absolute;
	top: -32px;
	left: -14px;
	width: 66px;
	height: 66px;
	text-align: center;
	font-size: 1.5rem;
	color: #fff;
	border-radius: 50%;
	line-height: 66px;
}
.club1-category.private {
	background-color: #1c79ba;
}
.club1-category.public {
	background-color: #e38619;
}
.club1-info {
	position: relative;
	margin: -35px 0 0 16%;
	padding: 35px 40px 25px;
	border-top: 2px solid #fff000;
	background-color: #fff;
	z-index: 100;
}
.club2-info {
	position: relative;
	margin: -35px 0 0 16%;
	padding: 35px 40px 25px;
	border-top: 2px solid #fff000;
	background-color: #e0f3fd;
	z-index: 100;
}
.club1-date {
	font-family: 'Overpass', sans-serif;
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 1.5rem;
	letter-spacing: 0.05em;
}
.club1-name {
	font-size: 1.6rem;
}
.club1-link {
	text-align: right;
	font-size: 1.4rem;
}

/*list*/

table{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

table tr{
  border-bottom: solid 1px #eee;
  cursor: pointer;
}

table tr:hover{
  background-color: #d4f0fd;
}

table th,table td{
  text-align: center;
  width: 10%;
  padding: 15px 0;
}


/*flow*/
.club2-info-img-area {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0px 50px 80px 50px;
}


/* club2-info-sec*/
.club2-info-sec {
	margin-bottom: 160px;
	padding: 0 20px;
}
.club2-info-list {
	max-width: 800px;
	margin: 0 auto 80px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.club2-info-list li {
	display: flex;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 35px 15px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.club2-info-list li span {
	display: block;
	width: 14em;
	margin: 0;
	font-size: 1.4rem;
}
.club2-info-list li div {
	width: calc(100% - 14em);
	font-size: 1.4rem;
}
.club2-info-img-area {
	max-width: 750px;
	margin: 0 auto;
}


/* club2-info-sec*/
.club2-info-sec {
	margin-bottom: 160px;
	padding: 0 20px;
}
.club2-info-list {
	max-width: 800px;
	margin: 0 auto 80px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.club2-info-list li {
	display: flex;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 35px 15px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.club2-info-list li span {
	display: block;
	width: 14em;
	margin: 0;
	font-size: 1.4rem;
}
.club2-info-list li div {
	width: calc(100% - 14em);
	font-size: 1.4rem;
}
.club2-info-img-area {
	max-width: 750px;
	margin: 0 auto;
}




/* club-sec */

.club-sec {
	position: relative;
	margin-bottom: 150px;
	padding: 130px 0 80px;
	background-size: 100% auto;
	background-color: #e0f3fd;
	overflow: hidden;
}

.club-sec::before {
	display: block;
	content: "";
	position: absolute;
	top: 180px;
	left: 50%;
	width: 998px;
	height: 286px;
	margin-left: -499px;
	background: url(../../../../../../images/club/chottoyacht.png) 0 0 no-repeat;
	background-size: 998px 286px;
	z-index: 10;
}
.club-sec-ttl {
	position: relative;
	max-width: 500px;
	margin: 0 auto 150px;
	text-align: center;
	z-index: 100;
}
.club-sec-ttl::before {
	display: block;
	content: "";
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 120px;
	height: 1px;
	background-color: #2a2a2a;
}
.club-sec-ttl::after {
	display: block;
	content: "";
	position: absolute;
	bottom: 22px;
	left: 0;
	width: 120px;
	height: 1px;
	background-color: #2a2a2a;
}
.club-sec-ttl-inner::before {
	display: block;
	content: "";
	position: absolute;
	bottom: 20px;
	right: 0;
	width: 120px;
	height: 1px;
	background-color: #2a2a2a;
}
.club-sec-ttl-inner::after {
	display: block;
	content: "";
	position: absolute;
	bottom: 22px;
	right: 0;
	width: 120px;
	height: 1px;
	background-color: #2a2a2a;
}
.club-sec-ttl-inner .ttl-small {
	display: block;
	margin-bottom: 7px;
	font-size: 2.2rem;
}
.club-sec-ttl-inner .ttl-large {
	display: block;
	font-size: 4.0rem;
	line-height: 1.0;
}

/* club-member-list */
.club-member-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	margin-bottom: 90px;
	padding: 0 56px;
}
.club-member-list li {
	position: relative;
	width: calc((100% - 8px)/5);
	margin-right: 2px;
	margin-bottom: 0;
}
.club-member-list li:nth-child(3n) {
	margin-right: 2px;
}
.club-member-list li:last-child {
	margin-right: 0;
}
.member-img {
}
.member-name-box {
	box-sizing: border-box;
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 93%;
	padding: 20px 5px 14px 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: rgba(62, 178, 211, 0.8);
	color: #fff;
	text-align: center;
}
.member-name {
	display: block;
	margin-bottom: 5px;
	font-size: 2.0rem;
	line-height: 1.4;
}
.member-position {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.4;
	vertical-align: top;
}
.club-member-list li:nth-child(2),
.club-member-list li:nth-child(4) {
	margin-top: 60px;
}
.club-member-list li:nth-child(2) .member-name-box,
.club-member-list li:nth-child(4) .member-name-box {
	background-color: rgba(62, 178, 211, 0.8);
}



} /* tablet */















































/* PC:1201px - */
@media only screen and (min-width: 1201px) {


} /* PC */
