@charset "utf-8";

/* business */


/* contents
----------------------------------------- */
#contents {
}

/* intro-sec */
.intro-sec {
	position: relative;
	margin-bottom: 60px;
	padding: 80px 0 0;
	overflow: hidden;
}
.intro-sec::after {
    display: block;
    content: '';
    position: absolute;
    top: 38px;
    left: 50%;
    width: 382px;
    height: 62px;
    margin-left: -191px;
    background: url(/images/top/whatwedo.png) 0 0 no-repeat;
        background-size: auto;
    background-size: 382px 62px;
    opacity: 0.9;
}

.intro-sec-ttl {
	position: relative;
	margin-bottom: 27px;
	padding: 0 20px 25px;
	font-size: 2.0rem;
	text-align: center;
}
.intro-sec-ttl::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 40px;
	height: 1px;
	margin-left: -20px;
	background-color: #3eb2d3;
}
.intro-sec-lead {
	padding: 0 30px;
	font-size: 1.2rem;
	line-height: 2.2;
}

/* jigyo-sec */
.jigyo-sec {
	margin-bottom: 60px;
	padding: 0 30px;
}
.jigyo-category-area {
	margin-bottom: 85px;
}
.jigyo-category-area:first-child {
	margin-bottom: 85px;
}
.jigyo-img {
	margin-bottom: 35px;
}
.jigyo-text-area {
}
.jigyo-category-ttl {
	margin-bottom: 25px;
	text-align: center;
}
.jigyo-category-ttl .jpn {
	display: block;
	font-size: 2.0rem;
	line-height: 1.2;
}
.jigyo-category-ttl .eng {
	font-family: 'Overpass', sans-serif;
	font-weight: 600;
	font-size: 1.4rem;
	color: #3eb2d3;
	letter-spacing: 0.02em;
}
.jigyo-category-lead {
	margin-bottom: 40px;
	font-size: 1.2rem;
	line-height: 2.2;
}
.jigyo-category-btn {
}

/* private-sec */
.private-sec {
	position: relative;
	padding: 60px 30px;
	background: url(/) 0 0 no-repeat;
	background-size: cover;
	overflow: hidden;
}
.private-sec::after {
	display: block;
	content: '';
	position: absolute;
	top: 74px;
	left: 50%;
	width: 405px;
	height: 141px;
	margin-left: -202px;
	background: url(/) 0 0 no-repeat;
	background-size: 405px 141px;
}
.private-sec-ttl {
	position: relative;
	padding-bottom: 50px;
	text-align: center;
	z-index: 100;
}
.private-sec-ttl .jpn {
	display: block;
	margin-bottom: 7px;
	font-size: 2.0rem;
	line-height: 1.2;
}
.private-sec-ttl .eng {
	font-family: 'Overpass', sans-serif;
	font-weight: 600;
	font-size: 1.4rem;
	color: #3eb2d3;
	letter-spacing: 0.02em;
}
.private-sec-cont {
	margin-bottom: 35px;
}
.private-sec-cont-img {
}
.private-sec-cont-text {
	padding: 32px 40px 40px;
	background-color: #fff;
}
.private-sec-cont-ttl {
	margin-bottom: 22px;
	font-size: 3.2rem;
	color: #3eb2d3;
	line-height: 1.6;
}
.private-sec-cont-lead {
	font-size: 1.2rem;
	line-height: 2.2;
}
.private-sec-cont-lead p {
	margin-bottom: 20px;
}
.private-sec-cont-lead p:last-child {
	margin-bottom: 0;
}
.private-sec-form-text {
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	margin-bottom: 20px;
	padding: 0;
	font-size: 1.3rem;
	text-align: center;
}
.private-sec-btn {
	display: block;
	width: 80%;
	margin: 0 auto;
	padding: 15px 10px;
	background-color: #3eb2d3;
	color: #fff;
	border-radius: 5px;
	font-size: 1.4rem;
	text-align: center;
	transition: all .2s;
}
.private-sec-btn:hover {
	color: #fff;
}



/* back-point */
.back-sec{
	position: relative;
	margin-bottom: 0px;
	padding: 20px 0 40px;
	background: url(../images/course-bg_sp.jpg) 0 0 no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
	background-size: 100% auto;
	background-color: #e0f3fd;
	overflow: hidden;
}
.back-point {
	margin: 0px 20px;
	padding: 0 30px;
	background-color: #fff;
}
.back-point-ttl {
	text-align: center;
}
.back-point-ttl .sp {
	display: inline-block !important;
}
.back-point-ttl span {
	display: inline-block;
	margin-bottom: 35px;
	padding-bottom: 10px;
	border-bottom: 2px solid #2a2a2a;
	font-size: 1.8rem;
}
.back-point-sub-ttl {
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	margin-bottom: 30px;
	font-size: 1.4rem;
}
.back-point-lead {
	max-height: 100%;
}
.back-point-lead p {
	margin-bottom: 25px;
	font-size: 1.3rem;
	line-height: 2.2;
}
.back-point-lead p:last-child {
	margin-bottom: 0;
}



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

.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;
}


/* picture-cont */
.picture-cont {
    margin-bottom: 50px;
    padding: 0 10%;
}




/* beachclean-sec-list */
.beachclean-sec-list {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
}
.beachclean-sec-list li {
	width: 48%;
	margin-bottom: 30px;
}
.beachclean-sec-list li:nth-child(odd) {
	margin-right: 4%;
}
.beachclean-img {
	display: block;
	position: relative;
}
.beachclean-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;
}
.beachclean-category.private {
	background-color: #1c79ba;
}
.beachclean-category.public {
	background-color: #e38619;
}
.beachclean-info {
	padding-top: 10px;
	border-top: 2px solid #fff000;
}
.beachclean-date {
	font-family: 'Overpass', sans-serif;
	font-weight: 600;
	margin-bottom: 2px;
	font-size: 1.2rem;
	letter-spacing: 0.05em;
}
.beachclean-name {
	font-size: 1.2rem;
}
.beachclean-link {
}



/* strong-point */
.strong-point {
	margin-bottom: 60px;
	padding: 0 30px;
	margin: 30px 0px 60px;
}
.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;
	text-align: center;
}
.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;
}

/*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{
  text-align: center;
  width: 10%;
  padding: 15px 0;
  font-size: 11px;
  background-color: #e0f3fd;
}


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

























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


/* contents
----------------------------------------- */
#contents {
}

/* intro-sec */
.intro-sec {
	position: relative;
	margin-bottom: 130px;
	padding: 140px 0 0;
	overflow: hidden;
}
.intro-sec::after {
    display: block;
    content: '';
    position: absolute;
    top: 46px;
    left: 50%;
    width: 951px;
    height: 151px;
    margin-left: -475px;
    background: url(/images/top/whatwedo.png) 0 0 no-repeat;
        background-size: auto;
    background-size: 951px 151px;
    opacity: 0.7;
}
.intro-sec-ttl {
	position: relative;
	margin-bottom: 37px;
	padding: 0 20px 35px;
	font-size: 3.2rem;
	text-align: center;
	line-height: 1.6;
}
.intro-sec-ttl::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 60px;
	height: 1px;
	margin-left: -30px;
	background-color: #3eb2d3;
}
.intro-sec-lead {
	max-height: 100%;
	padding: 0 400px;
	font-size: 1.5rem;
	line-height: 2.2;
	text-align: center;
}

/* jigyo-sec */
.jigyo-sec {
	margin-bottom: 180px;
	padding: 0;
}
.jigyo-category-area {
	display: flex;
	align-items: center;
	margin-bottom: 140px;
}
.jigyo-category-area:first-child {
	flex-direction: row;
}

.jigyo-img {
	width: 47%;
	margin-bottom: 0;
}
.jigyo-text-area {
	box-sizing: border-box;
	width: 53%;
	padding: 0 10%;
}
.jigyo-category-ttl {
	margin-bottom: 50px;
	text-align: center;
}
.jigyo-category-ttl .jpn {
	display: block;
	margin-bottom: 10px;
	font-size: 3.8rem;
	line-height: 1.2;
	letter-spacing: 0.12em;
}
.jigyo-category-ttl .eng {
	font-family: 'Overpass', sans-serif;
	font-weight: 600;
	font-size: 1.8rem;
	color: #3eb2d3;
	letter-spacing: 0.02em;
}
.jigyo-category-lead {
	margin-bottom: 50px;
	font-size: 1.5rem;
	line-height: 2.2;
}
.jigyo-category-btn .link-btn-std {
	margin: 0 auto;
}

/* private-sec */
.private-sec {
	position: relative;
	padding: 130px 60px 0px;
	background: url(/) 0 0 no-repeat;
	background-size: cover;
	overflow: hidden;
}
.private-sec::after {
	display: block;
	content: '';
	position: absolute;
	top: 140px;
	left: 50%;
	width: 700px;
	height: 244px;
	margin-left: -350px;
	background: url(/) 0 0 no-repeat;
	background-size: 700px 244px;
}
.private-sec-ttl {
	position: relative;
	padding-bottom: 95px;
	text-align: center;
	z-index: 100;
}
.private-sec-ttl .jpn {
	display: block;
	margin-bottom: 15px;
	font-size: 3.5rem;
	line-height: 1.2;
}
.private-sec-ttl .eng {
	font-family: 'Overpass', sans-serif;
	font-weight: 600;
	font-size: 1.8rem;
	color: #3eb2d3;
	letter-spacing: 0.02em;
}
.private-sec-cont {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	margin-bottom: 90px;
	background-color: #fff;
}
.private-sec-cont-img {
	width: 50%;
}
.private-sec-cont-text {
	box-sizing: border-box;
	width: 50%;
	padding: 30px 8% 30px;
	background-color: #fff;
}
.private-sec-cont-ttl {
	margin-bottom: 35px;
	font-size: 3.8rem;
	color: #3eb2d3;
	line-height: 1.6;
}
.private-sec-cont-lead {
	font-size: 1.5rem;
	line-height: 2.2;
}
.private-sec-cont-lead p {
	margin-bottom: 30px;
}
.private-sec-cont-lead p:last-child {
	margin-bottom: 0;
}
.private-sec-form-text {
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	margin-bottom: 25px;
	padding: 0;
	font-size: 2.3rem;
	text-align: center;
}
.private-sec-btn {
	display: block;
	width: 80%;
	max-width: 700px;
	margin: 0 auto;
	padding: 30px 10px;
	background-color: #3eb2d3;
	color: #fff;
	border-radius: 5px;
	font-size: 2.0rem;
	text-align: center;
	transition: all .2s;
}
.private-sec-btn:hover {
	color: #fff;
	background-color: #1092b7;
}


/* back-point */
.back-sec{
	position: relative;
	margin-bottom: 0px;
	padding: 0px;
	background: url(../images/course-bg_pc.jpg) 0 0 no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
	background-size: 100% auto;
	background-color: #e0f3fd;
	overflow: hidden;
}
.back-point {
	max-width: 1000px;
	margin: 40px auto 110px;
	padding: 0 20px;
	background-color: #fff;
}
.back-point-ttl {
	text-align: center;
}
.back-point-ttl .sp {
	display: none !important;
}
.back-point-ttl span {
	display: inline-block;
	margin-bottom: 60px;
	margin-top: 20px;
	padding-bottom: 12px;
	border-bottom: 2px solid #2a2a2a;
	font-size: 2.4rem;
}
.back-point-sub-ttl {
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	margin-bottom: 50px;
	font-size: 1.6rem;
	line-height: 2.0;
}
.back-point-lead {
}
.back-point-lead p {
	margin-bottom: 35px;
	font-size: 1.5rem;
	line-height: 2.4;
}
.back-point-lead p:last-child {
	margin-bottom: 0;
}


/* symposium-description */
.symposium-description {
	max-width: 800px;
	margin: 0 auto 100px;
	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;
}


/* picture-cont */
.picture-cont {
    margin-bottom: 100px;
    padding: 0 10%;
}



/* beachclean-sec-list */
.beachclean-sec-list {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.beachclean-sec-list li {
	width: 46%;
	margin-bottom: 75px;
}
.beachclean-sec-list li:nth-child(odd) {
	margin-right: 8%;
}
.beachclean-img {
	display: block;
	position: relative;
}
.beachclean-img-inner {
	overflow: hidden;
}
.beachclean-img-inner img {
	transform: scale3d(1,1,1);
	transition: all .3s;
}
.beachclean-img-inner:hover img {
	transform: scale3d(1.06,1.06,1.06);
}
.beachclean-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;
}
.beachclean-category.private {
	background-color: #1c79ba;
}
.beachclean-category.public {
	background-color: #e38619;
}
.beachclean-info {
	position: relative;
	margin: -35px 0 0 16%;
	padding: 35px 40px 25px;
	border-top: 2px solid #fff000;
	background-color: #fff;
	z-index: 100;
}
.beachclean-date {
	font-family: 'Overpass', sans-serif;
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 1.5rem;
	letter-spacing: 0.05em;
}
.beachclean-name {
	font-size: 1.6rem;
}
.beachclean-link {
	text-align: right;
	font-size: 1.4rem;
}


/* strong-point */
.strong-point {
	max-width: 800px;
	margin: 90px auto 0px;
	padding: 50px 50px 0px;
}
.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;
	text-align: center;
}
.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;
}


/*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{
  text-align: center;
  width: 10%;
  padding: 15px 0;
  background-color: #e0f3fd;
}

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



}
/* tablet */















































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


} /* PC */
