7@charset "utf-8";
/* CSS Document */
body {
	background: url("https://cheerys301.s3.ap-northeast-1.amazonaws.com/4353p-club/stapre_spsaward/img/2024/bg_team.jpg") no-repeat fixed center center;
	background-size:cover;
	width: 100%;
	margin:0;
	letter-spacing: 0.08em;
	color: #333;
}
#wrap_sps {
	padding: 20px 24px 40px;
	background-color: #203269;
}
#ContentWrap {
	background: #fff0 !important;
}
.catchTitle_sub {
    width: 33%;
}

/*---- 謌ｻ繧九�繧ｿ繝ｳ ----*/
#ContentWrap .back_box {
	text-align: center;
	margin: 0 auto;
}
#ContentWrap .back_box img {
	width: 45px;
}
#ContentWrap .back_box a {
    text-decoration: none;
	text-align: center;
	color: #333;
}

/*驕ｸ謚樔ｸ隕ｧ謨吝ｮ､ 隧ｳ邏ｰ繝壹�繧ｸ
--------------------------------------------------------------------*/

.teamBox {
	width: 86%;
	margin: 0px auto 30px;
	border: 2px solid #333;
	border-radius: 18px;
	background: #fff;
    background: #f1f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	font-size: 16px !important;
}
.teamBox .teamTitle {
    font-size: 24px !important;
    background: #167ac6;
	border-bottom: 2px solid #333;
	border-radius: 14px 14px 0 0;
	padding: 20px 10px 8px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.teamBox .teamBox_inner {
	display: flex;
	padding: 24px 30px;
}
.teamBox .teamBox_img {
	width: 38%;
	margin-right: 30px;
	position: relative;	
}
.batch_syoIcon {
	position: absolute;
	top: -76px;
    left: -16px;
	width: 120px !important;
}
.teamBox .teamBox_txt {
	width: 62%;
}
.description {
    font-size: 16px;
	width: 100%;
}
.description tr td {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0;
}
.detail_flex{
	display: flex;
	justify-content: space-around;
	align-self: stretch;
}
.detail_flex img {
	margin: 0;
}
.detail_l {
	width:38%;
	text-align: center;
	align-self: stretch;
	padding: 20px;
}
.detail_l img {
	width: 90%;
	border: 3px solid #ddd;
	margin-bottom: 30px;
}
.detail_r {
	width: 62%;
	text-align: center;
	align-self: stretch;
	padding: 20px;
}
.detail_r .presen_img {
	width: 82%;
	margin: 0 auto 30px;
	border: 3px solid #ddd;
}

/*繧ｿ繧､繝医Ν縲莨∫判譖ｸ*/
.title_obi {
    border-bottom: 2px solid #167ac6;
    border-left: transparent;
    color: #333;
	font-size: 22px !important;
	font-weight: 600 !important;
	text-align: left;
	margin: 0 0 0.8em 0;
}
.title_obi:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f328";
    color: #167ac6;
    margin-right:10px;
}

/*繧ｿ繧､繝医Ν縲蛻ｶ菴懊�繧医≧縺�*/
.title_photo {
    border-bottom: 2px solid #167ac6;
    border-left: transparent;
    color: #333;
	font-size: 22px !important;
	font-weight: 600 !important;
	text-align: left;
	margin: 0 0 0.8em 0;
}
.title_photo:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f030";
    color: #167ac6;
    margin-right:10px;
}
/*繝懊ち繝ｳ02*/
.button02 {
	display: block;
    max-width: 270px;
    font-size: 16px !important;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    line-height: 36px;
	color: #222 !important;
    outline: none;
    border: none;
    border-radius: 0.3rem;
    transition: all .3s;
    background: #ff9a40;
    padding: 0.5em 1em 0.5em;
    box-shadow: inset 0 2px 0 rgb(255 255 255 / 30%), inset 0 -5px 0 rgb(0 0 0 / 10%);
    margin: 0 auto 10px;
	border: 2px solid #333;
}
.button02>div {
	min-height: 28px;
	align-self: center;
}
.button02:hover {
	background: #ff7916;
}
.brown {
	color: #6f1036;
}
a.button03 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	position: relative;
	max-width: 260px;
	/*margin: auto;*/
	padding: 1rem 2rem;
	font-weight: bold;
	border-radius: 0.3rem;
	background: #f9b2bb;
	color: #333 !important;
	transition: 0.5s;
	box-shadow: inset 0 2px 0 rgb(255 255 255 / 30%), inset 0 -5px 0 rgb(0 0 0 / 10%);
	border: 2px solid #333;
}
a.button03:before {
    content: "\f075";
    position: relative;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    margin-right: 5px;
}
a.button03:hover {
}



.teamBox .gallery_inner {
	padding: 24px 30px 28px;
}


/*雉槭�繝√�繝�邏ｹ莉�
--------------------------------------------------------------------*/
.award_box {
	margin-bottom: 40px;
	text-align: center;
	/*border-bottom: 6px dotted #f7ca0f;*/
    padding: 35px 50px;
	background: #f9f5ed;
	border-radius: 20px;
}
.ribbon1 {
    display: inline-block;
    position: relative;
    height: 80px;
    line-height: 34px;
    text-align: center;
    padding: 10px 30px;
    font-size: 1.6em;
    background: #fce2c3;
    color: #e95513;
    box-sizing: border-box;
}
.ribbon1 i {
	font-size: 0.7em;
}
.ribbon1:before, .ribbon1:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}
.ribbon1:before {
    top: 0;
    left: 0;
    border-width: 40px 0px 40px 20px;
    border-color: transparent transparent transparent rgba(249,245,237,1.0);
    border-style: solid;
}
.ribbon1:after {
    top: 0;
    right: 0;
    border-width: 40px 20px 40px 0px;
    border-color: transparent rgba(249,245,237,1.0) transparent transparent;
    border-style: solid;
}
.team_flex {
	display: flex;
	margin: 0 auto 20px;
}
.team_img {
	align-self: center;
	width: 35%;
	margin-right: 30px;
}
.team_img img {
	border-radius: 16px;
	margin-bottom: 30px;
}
.team_txt {
	position: relative;
	align-self: center;
	width: 60%;
	text-align: left;
}
.team_txt .goodbutton {
	position: absolute;
	top: 0;
	right: 0;
}
.award_box h3 {
	width: 56%;
}

.team_block {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.team_block .award_box {
	background: #fff;
	border: 3px solid #fce2c3;
	width: 48%;
	padding: 20px;
	margin: 1%;
}
/*
.team_box .goodbutton {
	position: absolute;
	top: 0;
	right: 0;
}
*/
/*
蜍慕判
------------------------------------------------------------------*/
.movie_box {
	margin: 0 auto;
	text-align: center;
}
.movie_box iframe {
	width: 768px;
	height: 500px
}


/*荳句ｱ､繝壹�繧ｸ
--------------------------------------------------------------------*/
.award_title {
	/*width: 80% !important;*/
	/*margin: 0 auto;*/
}

/*.award_block h2, .detail_block h2 {
  position: relative;
  padding: 1.5rem 1rem;
}*/
/*
.award_block h2:after, .detail_block h2:after{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #444, #444 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #444, #444 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
*/





.intro_flex {
	display: flex;
	margin: 0 auto 60px;
}
.intro_img {
	align-self: center;
	width: 35%;
	margin-right: 30px;
}
.intro_img img {
	border-radius: 16px;
}
.button_inner {
	line-height: normal;
}
.button_inner span {
	font-size: 0.8em;
}
.intro_txt {
	position: relative;
	align-self: center;
	width: 60%;
	text-align: left;
}
.intro_txt .goodbutton {
	position: absolute;
	top: 0;
	right: 0;
}

.class_photo {
	display: flex;
}
.class_photo img {
	padding: 15px;
}





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

	.confetti span {
		width: 2.0vw;
		height: 2.0vw;
	}
	#wrap_sps {
		padding: 20px 0 40px;
	}
	.catchTitle_sub {
		width: 70%;
	}
	.teamBox {
		width: 100%;
		margin: 0px 0 30px 0;
	}
	.teamBox .teamBox_inner {
    display: block;
    padding: 24px 24px 24px 24px;
	}
	.teamBox .teamBox_img {
		width: 100%;
		margin-right: 0;
		position: relative;	
	}
	.batch_syoIcon {
		position: absolute;
		top: -50px;
		left: -10px;
		width: 80px !important ;
	}
	
	.teamBox .teamBox_txt {
		width: 100%;
	}
	.detail_l {
		width: 100%;
		padding: 24px 24px 24px 24px;
		margin-bottom: 40px;
	}
	.detail_r {
		width: 100%;
		padding: 0;
		padding: 24px 24px 24px 24px;
		margin-bottom: 40px;
	}
	.detail_l img {
		width: 64%;
	}
	.detail_r .presen_img {
		width: 76%;
	}
	.contents .button02 {
		display: block;
		max-width: 360px;
		width: 80%;
	}
	.detail_flex {
		display: block;
	}
	.teamBox .gallery_inner {
		padding: 24px 24px 30px;
	}
	.flex_img {
		width: 100%;
		padding: 0 24px;
		margin-bottom: 30px;
	}
	.award_block {
		padding: 20px;
	}

}


/*繧ｹ繝槭�
----------------------------------------------------*/
@media screen and (max-width: 480px) {
/*
	body {
		width: 100%;
		height: 100vh;
		background:#fff;
	}
	body::before {
		content:"";
		display:block;
		position:fixed;
		top:0;
		left:0;
		z-index:-1;
		width:100%;
		height:100vh;
		background-repeat:no-repeat;
		background-position:50% 100%;
		background-image:url("https://cheerys301.s3.ap-northeast-1.amazonaws.com/4353p-club/stapre_spsaward/img/2024/bg_team_sp.jpg");
		background-size:cover;
	}
*/


	.confetti {
		display: none;
	}
	.award_box h3 {
		width: 90%;
	}
	.ribbon1 {
		line-height: 60px;
	}
	.team_txt .goodbutton {
		top: -34px;
		right: -42px;
	}
	.team_flex {
		display: block;
		margin: 0 auto 2px;
	}
	.team_img {
		margin-right: 0;
		width: 100%;
	}
	.team_txt{
		width: 100%;
	}
	.team_img img {
		border-radius: 10px;
		margin-bottom: 10px;
	}
	.movie_box iframe {
		width: 100%;
	}
	
	




	.confetti span {
		width: 1.8vw;
		height: 1.2vw;
	}


.description {
    font-size: 14px;
}
	
	
	
	/*繧ｹ繝槭�繝ｪ繝ｼ繝画枚
	------------------------------*/
	#wrap_sps .course_title {
		font-size: 0.7em;
	}
	.contents p {
		margin: 0 0 18px 0;
		font-size: 0.9em;
		line-height: 1.6em;
	}
	.contents .button_box {
		display: block;
		margin-bottom: 40px;
	}
	.contents .button{
		width: 100%;
		margin: 0 auto 18px;
		font-size: 1.1em;
		line-height: 26px;
	}
	.contents .button_box .btn_icon {
	width: 60px;
	margin: 0 16px 3px -8px;
    vertical-align: middle;
	}
	.contents .lead_block {
		display: block;
	}
	.contents .lead_img{
		width: 50%;
		margin: 0 auto -12px;
	}
	.contents .lead_txt{
		width: 100%;
	}
	.contents .balloon {
		border: 3px solid #00479d;
		padding: 16px;
		color: #333;
		margin: 0;
		font-size: 0.8em;
	}
	.contents .balloon::before {
		top: -26px;
		left: 50%;
		margin-left: -15px;
		border: 12px solid transparent;
		border-bottom: 12px solid #00479d;
	}
/*雉槭�繝√�繝�邏ｹ莉� 繧ｹ繝槭�
--------------------------------------------------------------------*/
	.award_box {
		margin-bottom: 20px;
		padding: 18px 18px;
		border-radius: 12px;
	}
	.ribbon1 {
		height: 50px;
		line-height: 30px;
		text-align: center;
		font-size: 1.1em;
		margin: 0 0 3% -10%;
	}
	.ribbon1:before {
		border-color: transparent transparent transparent #fff;
		border-width: 25px 0px 30px 10px;
	}
	.ribbon1:after {
		border-color: transparent #fff transparent transparent;
		border-width: 30px 10px 30px 0px;
	}
	.ribbon1 i {
		font-size: 1em;
	}
	.team_flex {
		display: block;
		margin: 0 auto 18px;
	}
	.team_img {
		align-self: center;
		width: 92%;
		margin: 0 auto 18px;
	}
	.team_txt .goodbutton {
		top: -34px;
		right: -123px;
	}
	.award_box h3 {
		width: 120%;
	}
	.team_block {
		display: block;
	}
	.team_block .award_box {
		width: 100%;
		padding: 18px;
		margin: 0 0 18px 0;
	}
	.team_block .team_flex {
		display: flex;
		justify-content: center;
	}
	.team_block .team_flex .team_img {
		margin-right: 18px;
	}
	/*
	蜍慕判
	------------------------------------------------------------------*/
	.movie_box iframe {
		width: 100%;
		height: auto;
	}
	/*荳句ｱ､繝壹�繧ｸ
	--------------------------------------------------------------------*/
	.award_title {
		margin-bottom: 0;
	}
	.award_block h2, .detail_block h2 {
		padding: 1rem 1rem 1.5rem;
	}
	.intro_flex {
		display: block;
	}
	.intro_flex .team_img {
    	width: 100%;
	}
	.intro_txt {
		width: 100%;
	}
	.intro_comment {
		font-size: 0.9em;
	}
	.detail_flex {
		display: block;
	}
	.detail_l, .detail_r {
		width: 100%;
		padding: 18px 18px 18px;
		margin-bottom: 20px;
	}
	.class_photo{
		display: block;
	}
	.class_photo img {
		padding: 0;
	}
	.button02 {
    font-size: 14px !important;
	}
.teamBox .gallery_inner {
    padding: 18px 18px 20px;
}
}

/*2022.3.24 霑ｽ蜉�
--------------------------------------------------------------------*/

 .forParents{
    width: 80%;
    margin: 30px auto;
    position: relative;
    background: #fff0cd;
    box-shadow: 0px 0px 0px 5px #fff0cd;
    border: dashed 2px white;
    padding: 2em 2em;
    color: #454545;
}
.forParents:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #ffdb88 #022d62 #ffdb88;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.forParents p {
    margin: 0; 
    padding: 0;
	font-size: 0.9em;
}

/*---------------------------------------------------------------------------------------
	footer
----------------------------------------------------------------------------------------*/
.footerWrap {
	background: #BF9224;
	margin-top: -10px;
}
.footerWrap footer {
	clear: both;
	padding: 0 80px 10px;
	/*font-size: 0.6em;*/
}
.footerWrap footer .fnav1 {
	padding: 50px 0 30px;
	background: #BF9224;
}
.footerWrap footer .fnav1 .wrap {
  display: flex;
  justify-content: space-between;
}
.footerWrap footer .fnav1 .leftcol {
  width: 40%;
  text-align: left;
}
.footerWrap footer .fnav1 .leftcol dt {
  margin-bottom: 20px;
	
}
.footerWrap footer .fnav1 .leftcol dt img {
  width: 80%;
}
.footerWrap footer .fnav1 .leftcol dd {
  display: block;
  justify-content: space-between;
	font-size: 0.8em;
	font-weight: bolder;
	
}
.footerWrap footer .fnav1 .leftcol dd strong {
	font-weight: normal;
	font-size: 1.3em;
}



.footerWrap footer .fnav1 .rightcol {
	width:55%;
	text-align: left;
}
footer .fnav1 .rightcol dl {
  display: inline-block;
  vertical-align: top;
  margin: 0 100px 50px 0;
	font-size: 1.2em;
}
footer .fnav1 .rightcol dl dt {
  font-weight: bold;
  padding-left: 15px;
  margin-bottom: .5em;
  position: relative;
}
footer .fnav1 .rightcol dl dt:before {
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  top: .55em;
  width: 8px;
  height: 8px;
  background: #d81e0b;
}
footer .fnav1 .rightcol dl dd {
  padding-left: 15px;
  margin-bottom: .5em;
}



footer .fnav1 a {
  color: #fff;
}



footer .fnav1 .leftcol dd a {
  display: inline-block;
  margin: 0 0 15px;
  font-size: 2.2em;
}
footer .fnav1 .leftcol dd a span {
  display: inline-block;
  vertical-align: middle;
  width: calc(3.2em + 2px);
  line-height: 3.2;
  font-size: 0.7em;
  text-align: center;
  margin-right: .5em;
  border: 1px solid #fff;
  border-radius: 50%;
}
footer .fnav1 .leftcol p.btn a {
  display: inline-block;
  padding: 0 1.5em;
  line-height: 65px;
  font-size: 1.3em;
  font-weight: bold;
  background: #81C1F8;
  box-shadow: 3px 3px 0px 2px #328ABE;
  border-radius: 8px;
}
footer .fnav1 .leftcol p.btn a:before {
  display: inline-block;
  content: "";
  width: 24px;
  height: 24px;
  margin: 0 .5em .2em 0;
  vertical-align: middle;
  background: url("img/ic-mail.svg") center no-repeat;
}


footer .fnav1 .rightcol ul {
  clear: both;
  text-align: left;
}
footer .fnav1 .rightcol ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 25px;
}
.fnav2 {
  max-width: 100%;
  text-align: center
}

.fnav2 p {
  color: #fff;
  font-size: 0.5em;
  padding: 10px 0
}


footer a {
  color: #141414;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
}
footer a:hover {
  opacity: .7;
  text-decoration: none;
}


/*------------------------------ responsive ------------------------------*/
@media screen and (max-width: 768px) {

	
	.footerWrap footer {
		clear: both;
		padding: 0 20px 10px;
	}
	.footerWrap footer .fnav1 {
		padding: 50px 0 10px;
		background: #BF9224;
}
	
	.footerWrap footer .fnav1 .wrap {
		display: block;
	}

	.footerWrap footer .fnav1 .leftcol {
		width: 100%;
	}
	.footerWrap footer .fnav1 .leftcol dl dt {
		width: 100%;
	}
	.footerWrap footer .fnav1 .leftcol dl dt img {
		width: 100%;
	}
	.footerWrap footer .fnav1 .rightcol{
		width: 100%;
		margin: 50px 0 0 0;
	}
	footer .fnav1 .rightcol dl {
		display: inline-block;
		vertical-align: top;
		margin: 0 20px 50px 0;
		font-size: 1.2em;
	}
	footer .fnav1 .rightcol ul {
		clear: both;
		text-align: left;
	}
	footer .fnav1 .rightcol ul li {
		display: inline-block;
		vertical-align: top;
		margin-left: 25px;
	}
	footer .fnav1 .rightcol ul li:first-child {
		display: inline-block;
		vertical-align: left;
		margin-left: 0px;
	}
}
