@charset "UTF-8";
/* CSS Document */
main {
  width: 94%;
  margin: 0px auto 40px auto;
  padding-top: 60px;
  z-index: 1;
}
.menu_undercover {
  position: fixed;
  top: 0px;
  height: 60px;
  width: 100%;
  z-index: 2;
  background-color: #fff
}
.sq_mgn_02 {
  margin-top: -150px;
  padding-top: 150px;
}
.sq_mgn_03 {
  margin-top: -142px;
  padding-top: 142px;
}
.navi_title {
  text-align: center;
  font-family: "UniversNextPro-BoldCond";
  margin: 20px 50px 10px 50px;
  font-size: 1.4rem;
  letter-spacing: 0rem;
}
.ctn_title {
  text-align: center;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  margin: 0px 50px 0px 50px;
  font-size: 2rem;
  line-height: 2.4rem;
}
.dic_contents {
  display: flex;
  flex-direction: column;
  min-height: 0%
}
.dic_selector {
	  position: sticky;
  top: 42px;
width: 100%;
	  padding: 24px 0px 0px 0px;
background-color: #fff;
	z-index: 2
}

.dic_selector_sounds {
 display: flex;
/*  position: sticky;
  top: 60px;*/
  padding: 15px 0px 15px 0px;
		  border-bottom: #333 1px dotted;
  background-color: #fff;
	  	z-index: 2
}
.sounds_area {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
a.dic_b_sounds {
  flex: 0 0 9%;
  display: flex;
  align-self: flex-start;
  align-items: center;
  justify-content: center;
  background-color: #E8E8E8;
  color: #3E3E3E;
  text-decoration: none;
  opacity: 1;
}
a.dic_b_sounds:hover {
  background-color: #3B3B3B;
  color: #fff;
}
.dic_b_sounds {
  align-self: flex-start;
  flex: 0 0 9%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
border: #E8E8E8 1px solid;
	box-sizing: border-box;
  color: #D2D2D2;
}
.dic_menu_txt {
  padding: 0px 6px 0px 6px;
  height: 3rem;
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  display: flex;
  align-items: center;
}




.jp_words_area {
  width: 100%;
	  padding: 20px 0px 0px 0px;
  display: flex;
  align-items: flex-start;

  flex-wrap: wrap;

}

.jp_words_area_2nd {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;

	  margin: 0px 0px 10px 0px;

}











.jp_words_area_2nd a,.jp_words_area a {
		  padding: 0px 0px 1rem 1rem;
	  font-size: 1.4rem;
	  line-height: 2rem;
  text-decoration: underline;
  color: #38825B
}
.jp_words_area_2nd a:hover,.jp_words_area a:hover {
  text-decoration: underline;
  color: #7CAE93
}















.dic_words {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  margin: 20px 0px 20px 0px;
}
.dic_words_cat {
  display: flex;
  width: 100%;
  align-items: center;
  overflow: hidden;
  border-bottom: #000 1px solid;
		margin-bottom: 30px
}
.dic_words_cat_txt {
  flex: 0 1 auto;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  letter-spacing: 0rem;
  font-size: 2.2rem;
  margin: 1rem 0rem 1rem 1rem;
  color: #000
}
.txt_s {
  font-size: 0.8rem;
}
.dic_words_detail {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0px 0px 10px 0px;


}
.dic_cap {
  width: 100%;
  margin: 0px 0px 10px 0px;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding: 10px 1rem 10px 1rem;
		  background-color: #E7EEE7;
  /*background: url(../../images/bg_base.png) #fdfdfd;*/
  text-align: left;
  color: #000
}
.dic_txt {
  width: 100%;
  font-size: 1.4rem;
  margin: 0px 0px 20px 0px;
  color: #000;
  background-image:
    linear-gradient(180deg, rgba(237, 237, 237, 0) 0%, rgba(237, 237, 237, 0) 95%, #D9D9D9 100%);
  background-size: 100% 3rem;
  line-height: 3rem;
  text-align: left;
  padding: 0rem 1rem 0rem 1rem;
}
@media (max-width: 375px) {
.dic_txt {
flex: 1 1 50%;
  font-size: 1.4rem;
  margin: 0px 0px 0px 0px;
  color: #000;
  background-image:
    linear-gradient(180deg, rgba(237, 237, 237, 0) 0%, rgba(237, 237, 237, 0) 95%, #D9D9D9 100%);
  background-size: 100% 2.98rem;
  line-height: 3rem;
  text-align: left;
  padding: 0rem 1rem 0rem 1rem;
}
}
.dic_txt a {
  text-decoration: underline;
  color: #38825B
}
.dic_txt a:hover {
  text-decoration: underline;
  color: #7CAE93
}
.dic_img {
  padding: 0%  5%  5%  5%;
		z-index: 1;
}

.wbasis50 {
flex: 1 1 100%;

}
.dic_img  img{


}

 .dic_p_area {
flex: 1 1 100%;
  display: flex;
flex-wrap: wrap;
z-index: 1;
	justify-content: center;
	  padding: 0%  5%  5%  5%;
}
.dic_p_area img {
  width: 100%;

}

a .dic_p_model {
		text-align: center;
  margin: 5px 0px 0px 0px;
  font-family: "UniversNextPro-BoldCond";
  letter-spacing: 0rem;
  font-size: 1.4rem;
  line-height: 2rem;

  text-decoration: none;	
}

