@charset "UTF-8";
/* CSS Document */
/*--------------------------------*/
footer {
  margin-top: 0px
}
.sim_contents {
  width: 100%;
  padding: 2rem 0rem 4rem 0px;
  margin: 0 auto 0 auto;
  background-color: #ecebf0
}
.sim_base {
  width: 100%;
}
.sim_menu_area {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sim_menu_title_left {
  order: 1;
flex: 0 1 auto;
  width: 48.5%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  margin-bottom: 8px;
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  border-bottom: #3C00EB 4px solid;
}
.sim_menu_title_right {
  order: 2;
flex: 0 1 auto;
  width: 48.5%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  margin-bottom: 8px;
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  border-bottom: #8B00F5 4px solid;
}
.t_left {
  order: 3;
}
.t_left3rd {
  margin-right: 1.2rem
}
.t_right {
  order: 4;
}
.sim_menu_area a {
  flex: 1 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2rem 0.5rem 2rem 0.5rem;
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  transition: background-color .2s ease-out;
}
.sim_menu_area a.av.c_pvt, .sim_menu_area a.c_pvt:hover {
   background: linear-gradient(0deg, #ffffff 0%, #ffffff 20%, #C9D3FF 100%);
  box-shadow: 4px 0px 2px -2px rgba(0, 0, 0, 0.2);
  opacity: 1.0
}
.sim_menu_area a.av.c_pub, .sim_menu_area a.c_pub:hover {
   background: linear-gradient(0deg, #ffffff 0%, #ffffff 20%, #DEC8EB 100%);
  box-shadow: 4px 0px 2px -2px rgba(0, 0, 0, 0.2);
  opacity: 1.0
}
.number {
  flex: 1 0 100%;
  color: #004AC2
}
.number_title {
  margin-left: 1rem;
  color: #004AC2
}
.sim_lower_area {
  background-color: #fff;
  padding: 2%;
  box-shadow: 1px 0px 2px 1px rgba(0, 0, 0, 0.2);
}
.sim_lead_txt {
  font-size: 1.8rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 3.4rem;
  width: 75%;
  margin: 1rem auto 3rem auto;
  overflow: visible
}
.lead_line {
  padding: -1rem 0 0 0;
  background: linear-gradient(transparent 70%, rgba(206, 120, 255, 0.15) 30%);
  word-break: break-all
}
.sim_section {
  display: flex;
  flex-wrap: wrap;
  background-color: #f5f5f5;
  padding: 2%;
  margin-bottom: 3rem;
}
.sim_section_upper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sim_section_upper_left {
  flex: 1 0 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;

  padding: 0 0 0 0;
  background-color: #E9E9E9;
}


.sim_section_upper_left_txt {

  width:90%;
  font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 2.8rem;
  margin: 3.5rem auto 3.5rem auto;
  word-break: break-all
}



.sim_section_upper_right {
  flex: 1 0 50%;
  background-color: #E9E9E9;
}
.sim_section_lower {
  flex: 0 1 auto;
}
.sim_section_lower_txt {
  flex: 1 0;
  width: 80%;
  font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 2.8rem;
  margin: 3.5rem auto 3.5rem auto;
  word-break: break-all
}


.sim_section_lower_txt ul {
  margin: 1rem 0 0 0;
}
.sim_section_lower_txt li {
  text-indent: -1.5rem;
  padding: 0 0 .6rem 1.5rem;
 font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 2.8rem;
  color: #000
}
.sim_section_lower_txt li:before {
  content: "■ ";
  color: #666;
}


.w-80 {
  width: 80%;
}
.w-100 {
  width: 100%;
}

.sim_section_lower_imgarea {
  flex: 1 0;
  width: 100%;
background-color: #fff;
	 display: flex;
  justify-content: center;
  align-items: center;
	margin: 2rem 0 0 0;
}
.sim_section_lower_imgarea img{
 
  width: 100%;

}


.sim_section_title_area {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
margin-bottom: 3rem
	
}
.sim_title_s {
  font-size: 1.4rem;
  padding: 0.6rem 0rem;
  color: #000;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  margin: 0rem 1rem 0.5rem 1rem;
}
.sim_title {
  flex: 1 0 auto;
  font-size: 1.8rem;
  text-align: center;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  margin: 1rem 2rem 1rem 2rem;
  display: flex;
	flex-flow: wrap;
  justify-content: center
}
.sim_title_bar {
  flex: 1 0 100%;
  margin: 0rem auto 0rem auto;
  height: 4px;
  overflow: hidden;
  /*  background: linear-gradient(45deg, #0075ea 0%, #71009e 30%, #7db9e8 100%);*/
}
.t_left_bar {
  background: linear-gradient(45deg, #3C00EB 0%, #2C00B0 100%);
}
.t_right_bar {
  background: linear-gradient(45deg, #8B00F5 0%, #6501B1 100%);
}
.t_left_bar_LK {
  background: linear-gradient(45deg, #00aeff 0%, #0d37ff 100%);
}
.sim_caption_area {
	display: flex;
		flex-direction: column;
  width: 90%;
	background-color: #f2f2f2;
	border: #ccc 1px solid;
	border-radius: 4px;
	overflow: hidden;
	padding: 2px 2px 3px 2px;
	margin-bottom: 2rem
	
}

.label_area{flex: 1 0;
	display: flex;

padding: 1px;
  margin: 0rem 0rem 0rem 0rem;

	
}


.label_01{
	flex: 1 0;
	display: flex;
	justify-content: center;
	align-items: center;
padding: 4px;
  margin:1px 2px 0px 2px;
  font-size: 1.3rem;
border-radius: 2px;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
	color: #999;
	background-color: #fff;
}

.label_01.trd{flex: 1 1 auto;

	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
padding: 4px;
  margin:1px 2px 0px 2px;
  font-size: 1.3rem;
border-radius: 2px;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
	color: #999;
	background-color: #fff;

	
}



.label_01.av{

background-color: #525252;
	color: #fff


}



.label_01.avWL{

background-color: #A8248B;
	color: #fff


}

.label_01.avWD{

background-color: #7733D5;
	color: #fff


}.label_01.avHB{

background-color: #077BB1;
	color: #fff


}


.sim_caption_area img{
	
  width: 60%;

	
}
.sim_caption_area_LK {
	display: flex;
	justify-content: center;
  width: 90%;
  margin: 0rem 0rem 5% 0rem;
	
}
.sim_caption_area_LK img{
	
  width: 50%;

	
}

.sim_caption_title {
  font-size: 1.4rem;
  padding: 0.6rem 1rem;
  background-color: #fff;
  color: #333;
  border-radius: 4px;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  margin: 0rem 1rem 0.5rem 0rem;
}
.sim_caption {
  font-size: 1.4rem;
  line-height: 2.8rem;
  margin: 0.5rem 1rem 1rem 1rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
}




