@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: -220px;
  padding-top: 220px;
}
.sq_mgn_03 {
  margin-top: -232px;
  padding-top: 232px;
}
.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: 50px;
width: 100%;
	  padding: 24px 0px 0px 0px;
background-color: #fff;
	z-index: 2
}
.dic_selector_tag {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  border-bottom: #333 1px dotted;
}
.title_tag {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 0.5rem 0px 0.5rem;
  font-size: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  background-color: #F5F5F5;
  color: #000
}
.tag_area {
  flex: 1 0 80%;
  display: flex;
  align-items: stretch;
  position: relative
}
.select_tag {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
  padding: 6px 6px 6px 54px;
  height: 50px;
  width: 100%;
  border: #000 1px solid;
  background: transparent;
  background: url(../../images/select_arr.png) center right 10px / 15px 18px no-repeat
}
@media (max-width: 375px) {
  .select_tag {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1.85rem;
    font-family: "FP-ヒラギノ角ゴ ProN W6";
    color: #000;
    padding: 6px 6px 6px 60px;
    height: 50px;
    width: 100%;
    border: #000 1px solid;
    background: transparent;
    background: url(../../images/select_arr.png) center right 10px / 15px 18px no-repeat
  }
}
.select_tag_icon {
  position: absolute;
  top: 5px;
  left: 8px;
  height: 40px;
  width: 40px;
  z-index: 1;

}
select::-ms-expand {
  display: none;
}
.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: #CC7800
}
.jp_words_area_2nd a:hover,.jp_words_area a:hover {
  text-decoration: underline;
  color: #ECA641
}















.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: 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: #CC7800
}
.dic_txt a:hover {
  text-decoration: underline;
  color: #ECA641
}
.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;	
}

