
.result_title{
	text-align: center;
	width:100%;
}

.result_title_text{
	width: 510px;
	margin: 20px auto;
	text-align: center;
}
.result_title_text p{
	color: #fff;
	font-size:18px;
	line-height: 1.5em;
}

.subscripttion_btn_area {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 0px;
  }

.subscription_btn {
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 50px;
  }

.entry_btn01 {
	text-align: center;
	color: #8477a7;
	background-color: #FFF;
	width: 500px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border-radius: 10px;
	position: relative;
	margin: 0 auto;
}

.entry_btn01::before {
	content: "";
	display: block;
	position: absolute;
	top: 40%;
	right: 45px;
	width: 2px;
	height: 20px;
	background: #000;
	transition: all 0.5s;
}

.entry_btn01::after {
	content: "";
	display: block;
	position: absolute;
	top: 44px;
	right: 39px;
	width: 14px;
	height: 14px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	transform: rotate(130deg);
	transition: all 0.5s;
}
.entry_btn01 span.title {
	font-size: 20px;
	color: black;
}
a.link01:hover{
	text-decoration: none!important;
}

a.link01:hover .entry_btn01::after {
	top: 50%;
  }
a.link01:hover .entry_btn01::before {
	top: 45%;
	height: 20px;
  }

a.link01:hover .entry_btn01 {
	color: #8477a7bb;
}


.oubo_fin_area2022 {
	border: 2px solid #cf0040;
	background: #FFF;
	color: #cf0040;
	text-align: center;
	width: 550px;
	line-height: 200%;
	font-size: 22px;
	padding: 20px 0;
	margin: 30px auto 0;
}

.information_main .sakuhintitle01 {
	margin: 60px auto 10px;
	font-weight: bold;
	position: relative;
	color: #7EBFB9;
	height: 2.6em;
	font-size: 25px;
	width: 100%;
	max-width: 1000px;
	border-radius: 0;
	padding: 0;
	line-height: 2.6;
	letter-spacing: 0.2em;
	background: #fff url(../image2022/2022/sakuhin_title01.png) repeat-x;
	background-size: auto 100%;
}

.information_main .sakuhintitle02 {
	margin: 60px auto 10px;
	font-weight: bold;
	position: relative;
	color: #E58B95;
	height: 2.6em;
	font-size: 25px;
	width: 100%;
	max-width: 1000px;
	border-radius: 0;
	padding: 0;
	line-height: 2.6;
	letter-spacing: 0.2em;
	background: #fff url(../image2022/2022/sakuhin_title02.png) repeat-x;
	background-size: auto 100%;
}

.information_main .sakuhintitle03 {
	margin: 60px auto 10px;
	font-weight: bold;
	position: relative;
	color: #A098BD;
	height: 2.6em;
	font-size: 25px;
	width: 100%;
	max-width: 1000px;
	border-radius: 0;
	padding: 0;
	line-height: 2.6;
	letter-spacing: 0.2em;
	background: #fff url(../image2022/2022/sakuhin_title03.png) repeat-x;
	background-size: auto 100%;
}


/* 2021の複製 */
.result_outer {
	width: 1200px;
	margin: 0 auto;
	margin-top: -80px;
	padding-top: 0px;
	padding-bottom: 50px;
	border-top: none;
	border-radius: 10px;
  }
  .result_title{
	width: 90%;
	margin:0 auto;
	height: 60px;
	color:#FFF;
	text-align: center;
	line-height: 3em;
	line-height: 2.5em;
	font-weight: 700;
	font-size: 24px;
  }
  .result_salon_background{
	background: #e18299;
  }
  .result_creative_background{
	background: #5babcb;
  }
  .result_oversea_background{
	background: #a098bd;
  }
  .ranking_salon_judge_text_other {
	  /*color: #cba1ff;*/
	  text-align: center;
	  font-size: 15px;
	  }
  .ranking_creative_judge_text_other {
	  /*color: #8600c1;*/
	  text-align: center;
	  font-size: 15px;
	  }
  
  .result_table{
	display: table;
	width: 840px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 60px;
	margin-bottom: 20px;
  }
  .result_table .rows {
	  display: table-row;
  }
  .result_table .cell{
	  display: table-cell;
  }
  .ranking1 {
	  max-width: 182px;
	  margin: 0 auto;
	  margin-bottom: 18px;
  }
  .ranking1_photo {
	  max-width: 352px;
	  margin: 0 auto;
  }
  .ranking2 {
	  max-width: 160px;
	  margin: 0 auto;
	  margin-bottom: 18px;
  }
  .ranking2_photo {
	  max-width: 243px;
	  margin: 0 auto;
	  padding: 0 10px;
  }
  .salon_ranking1_text,
  .salon_ranking2_text,
  .salon_ranking3_text,
  .salon_ranking4_text,
  .salon_ranking5_text,
  .creative_ranking1_text,
  .creative_ranking2_text,
  .creative_ranking3_text,
  .creative_ranking4_text,
  .creative_ranking5_text,
  .other_ranking1_text,
  .other_ranking2_text,
  .other_ranking3_text,
  .other_ranking4_text,
  .other_ranking5_text{
	  padding-top: 5px;
	  font-size: 16px;
	  }
  
  
  
  .judge_award_s {
	  width: 78%;
	  margin: 0 auto;
	  border: 2px solid #000;
	  border-radius: 15px;
	  position: relative;
  }
  
  .judge_award_c {
	  width: 78%;
	  margin: 0 auto;
	  border: 2px solid #000;
	  border-radius: 15px;
	  position: relative;
  }
  
  .ranking_flex_container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
  }
  
  .ranking_flex_container_center {
	  display: flex;
	  flex-direction: row;
	  justify-content: center;
	  align-items: flex-start;
  }
  
  .ranking_salon_judge_text {
	color: #7EBFB9;
	text-align: center;
	font-size: 16px;
  }
  .ranking_salon_judge_text_other {
	  /*color: #8600c1;*/
	  text-align: center;
	  font-size: 15px;
	  }
  .ranking_judge_text{
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
  
  }
  .bottom_cell {
	padding-left: 30px;
	padding-right: 30px;
  }
  .ranking_salon_judge_photo {
	text-align: center;
	max-width: 163px;
	margin:0.3em auto;
  }
  .ranking_creative_judge_text {
	  color: #E58B95;
	  text-align: center;
	  font-size: 16px;
	  }
  .ranking_creative_judge_text_other {
	  /*color: #8600c1;*/
	  text-align: center;
	  font-size: 15px;
	  }
  .ranking_creative_judge_photo {
	  text-align: center;
	  max-width: 163px;
	  margin:0.3em auto;
	  }
  
		  .ranking_flag_red {
	  background-image: url('../image2022/2022result/s_flag.png');
	  background-repeat: no-repeat;
	  height: 20px;
	  width: 17px;
	  position: relative;
	  top: 4px;
	  left: -3px;
	  padding: 10px;
	  }
		  .ranking_flag_blue {
	  background-image: url('../image2022/2022result/c_flag.png');
	  background-repeat: no-repeat;
	  height: 20px;
	  width: 17px;
	  position: relative;
	  top: 4px;
	  left: -3px;
	  padding: 10px;
	  }
  
  .pc_view_inline{
	  display:inline-block;
  }
  .sp_view_inline{
	  display:none;
  }
  .mat100{
  margin-top:100px;
  }
  .subscription_result_text{
	color:#FFF;
	text-align: center;
	font-size:20px;
	line-height: 160%;
	font-weight: 700;
	margin-bottom:20px;
  }
  
  .subscription_btn_result {
	  display: inline-block;
	  vertical-align: top;
	  padding-left: 10px;
	  padding-right: 10px;
	  margin-bottom: 50px;
	  height: 50px;
	  }
  .pc_flex_view{
  display: flex!important;
  }
  .sp_flex_view{
  display: none!important;
  }
  .subscripttion_btn_area{
	padding-bottom:60px;;
  padding-top: 20px;
  }
  .subscription_title{
	margin-top:80px;
  }

  .context_bottom_result{
	  margin-bottom:50px;
  }

@media screen and (max-width:1200px) {
}

@media screen and (max-width:1024px) {
	.colcolle22 .information_main .sakuhintitle01 {
		font-size: 18px;
	  }
	.colcolle22 .information_main .sakuhintitle02 {
		font-size: 18px;
	  }
	.colcolle22 .information_main .sakuhintitle03 {
		font-size: 18px;
	  }
}

@media screen and (max-width:768px) {
	.result_title img{
		width:90%;
	}
	
	.result_title_text{
		width: 90%;
		margin: 20px auto;
		text-align: center;
	}

	.result_title_text p{
		font-size:16px;
	}

	.entry_btn01 {
		width: 90%;
		margin: 0 auto;
		height: 80px;
	  }

	  .entry_btn01::before {
		content: "";
		display: block;
		position: absolute;
		top: 40%;
		right: 45px;
		width: 2px;
		height: 20px;
		background: #000;
		transition: all 1s;
	}
	
	.entry_btn01::after {
		content: "";
		display: block;
		position: absolute;
		top: 38px;
		right: 39px;
		width: 14px;
		height: 14px;
		border-top: 2px solid #000;
		border-right: 2px solid #000;
		transform: rotate(130deg);
		transition: all 1s;
	}

	.oubo_fin_area2022 {
		border: 2px solid #cf0040;
		background: #FFF;
		color: #cf0040;
		text-align: center;
		width: 98%;
		line-height: 150%;
		font-size: 14px;
		padding: 10px;
		margin: 30px auto 0;
	}

/* 2021の複製 */
.subscription_title{
	margin-top:50px;
  }
  .subscripttion_btn_area{
	padding-bottom:5px;
	padding-top: 0px;
  }
  .ranking1_photo{
	width:80%;
  }
  .ranking_salon_judge_photo,
  .ranking_creative_judge_photo{
	width: 130px;
  }
  .ranking_flag_blue,
  .ranking_flag_red{
	left:0px;
  }
  .ranking2_photo{
	width:80%;
  }
  .result_title{
	margin-bottom:30px;
  }
  .pc_flex_view{
  display: none!important;
  }
  .sp_flex_view{
  display: flex!important;
  }
	.result_outer{
	  border: 0;
	  box-sizing: border-box;
	  width: 90%;
	  border-radius: 10px;
	  padding-bottom: 10px;
	}
  .judge_award_s,
  .judge_award_c {
	  width: 96%;
  padding-top:20px;
  }
  .ranking_judge_text{
	margin-bottom: 10px;
  }
  
		  .result_table{
			  display:table;width:100%;
			  margin-top:0px;
		  }
	.subscription_result_text{
	  font-size:16px;
	}
	  .entry_btn_result {
		  width: 90%;
		  margin: 0 auto;
		  height: 80px;
  
	  }
	.subscription_btn_result{
	  display:block;
	}
	.entry_btn_result span.title{
  font-size:16px;
	}
	  .pc_view_inline{
		  display:none;
	  }
  
	  .sp_view_inline {
	  display: inline-block;
	  }

}

@media screen and (max-width:480px) {}

@media screen and (max-width:320px) {}