/*---------------------------------
  自社広告バナー追加
---------------------------------*/
/* useful 事典専用 */

.ad_bnrbox_token {
	position: relative;
	padding: 28px 0 70px;
  }
  .ad_bnrbox_token.ad_bnrbox_token_useful {
	padding: 0px 0 150px;
	position: relative;
  }
  
  .ad_bnrbox_token .ad_box a.how_to {
	left: 50%;
	margin: 40px auto;
	position: absolute;
	transform: translateX(-50%);
	text-align: center;
	top: 230px;
  }
  
  .ad_bnrbox_token .ad_box .how_to > img {
	max-width: 562px;
  }
  
  @media screen and (max-width: 767px) {
	.useful_wrap .ad_bnrbox_token.ad_bnrbox_token_useful {
	  padding: 14px 17px 9px;
	  position: relative;
	}
  
	.ad_bnrbox_token .ad_box a.how_to {
	  margin: 21px auto;
	  position: unset;
	  transform: translateX(0);
	}
  
	.ad_bnrbox_token .ad_box .how_to > img {
	  max-width: none;
	  width: 100%;
	}
  }

@media screen and (min-width: 768px) {
  .ad_bnrbox_token {
    border: none;
    border-top: 2px solid #FFA5C9;
    display: flex;
    justify-content: center;
    margin: 37px auto 0;
    padding: 28px 0 160px;
	border-top: 2px solid #FFA5C9;
    width: 800px;
  }

  .ad_bnrbox_style01 .ad_bnrbox_token {
    border-top: 2px solid #109deb;
    padding: 40px 0 38px;
    margin: 65px auto 0;
    width: 856px;
  }

  .ad_bnrbox_token .ad_box {
    font-size: 0;
    margin: 0 ;
    max-height: 240px;
    width: 240px;
  }

  .ad_bnrbox_token .ad_box:nth-of-type(2) {
    margin: 0 25px;
  }

  .ad_bnrbox_style01 .ad_bnrbox_token .ad_box:nth-of-type(2) {
    margin: 0 24px;
  }

  .ad_bnrbox_token .ad_box a {
    transition: opacity .15s ease-in-out;
  }

  .ad_bnrbox_token .ad_box a:hover {
    opacity: .7;
  }

  .ad_bnrbox_token .sp {
    display: none;
  }

  .character_img {
    margin: 70px auto 25px;
    width: auto;
  }
	.ad_bnrbox {
    margin-top: 52px;
    margin-bottom: 38px;
	}
}

@media screen and (max-width: 767px) {
  .ad_bnrbox_token {
    border-top: 2px solid #ffcfe2;
    margin: 26px 15px 0;
    padding-top: 13px;
  }

  .ad_bnrbox_style01 .ad_bnrbox_token {
	  border-top: none;
	  padding-top: 0;
	  margin: 64px auto 40px;
	  width: 300px;
	 }

  .ad_bnrbox_token .pc {
    display: none;
  }

  .ad_bnrbox_token .ad_box {
    margin-top: 15px;
    width: 100%;
  }

  .ad_bnrbox_style01 .ad_bnrbox_token .ad_box:first-child {
	  margin-top: 0;
	 }

  .ad_bnrbox_token .ad_box a {
    display: block;
    font-size: 0;
  }

  .ad_bnrbox_token .ad_box img {
    width: 100%;
  }
}
/*---------------------------------
  common
	---------------------------------*/
@media print, screen and (min-width: 768px) {
	.view_sp {
		display: none;
	}
}
@media print, screen and (max-width: 767px) {
	.view_pc {
		display: none;
	}
}
@media print, screen and (min-width: 768px) {
	.ttl_name {
	margin: .67em 0;
    font-weight: normal;
    padding: 0 15px;
    top: 62px;
	}
	#siteroute li {
    margin: 0 5px 2px 0;
	}
	#siteroute li span {
    /* font-size: 17px; */
	}
	.sec_search_50on .sec_inner {
    width: 700px;
	}
	.sec_search_50on .lst_chara {
    margin: 13px auto 0;
    width: 673px;
	}
	.section_word	{
		margin-top: 37px;
	}
	.banner {
		text-align: center;
		margin-top:20px;
		}
	.bnr_cap{
		color: #000;
		font-size: 15px;
		line-height: 1.4;
		margin: 3px auto 0;
	}
	#content .main .section_word .bnr {
		display: flex;
		justify-content: center;
		margin-right: -10px;
		padding-bottom: 50px;
	}
	#content .main .section_word .bnr li {
		margin-right: 10px;
	}
	#content .main .section_word .bnr figure a {
		display: block;
		margin: 0 auto;
		width: fit-content;
	}
	#content .main .section_word .bnr .bnr_img_pc {
		height: fit-content;
	}
	#content .main .section_word .bnr .bnr_img_sp {
		display: none !important;
	}
	#content .main .section_word .bnr figcaption {
		color: #000;
		font-size: 15px;
		line-height: 1.4;
		margin: 5px 0 0;
		text-align: left;
	}
	.btn_back_to_list	{
		display: flex;
		justify-content: flex-end;
		margin-top: -10px;
	}
	.btn_back_to_list a	{
		border: solid 2px #b83e39;
		border-radius: 7px;
		box-shadow: inset 0px -4px 0 0 #b83e39;
		color: #b83e39;
		display: block;
		font-weight: 600;
		line-height: 1;
		min-height: 45px;
		min-width: 200px;
		padding: 12px 25px 10px 20px;
		position: relative;
	}
	.btn_back_to_list a:hover	{
		opacity: .7;;
	}
	.btn_back_to_list a:after	{
		background: url(/glossary/assets/image/ico-arrow-red.png) center center no-repeat;
		background-size: auto 14px;
		bottom: 0;
		content: "";
		display: block;
		position: absolute;
		right: 10px;
		top: 46%;
		transform: translate(0, -50%);
		width: 7px;
	}
	.sec_search_50on .lst_glo_anchor .chara.active .chara_area	{
		display: none;
	}
	.sec_search_50on .lst_glo_anchor .chara.active	{
		padding-bottom: 0;
	}
	.sec_search_50on .lst_glo_anchor .chara.active .chara_ttl	{
		background-color: #9ad8ff;
		box-shadow: 0 -2px 2px #7eb9da inset, 0 2px 2px #cdecff inset, 2px 0 2px #cde8f9 inset, -2px 0 2px #87c3e7 inset;
	}
	.sec_search_50on .lst_glo_anchor .chara.active .chara_ttl:hover	{
		background: #0281d2;
		box-shadow: none;
	}
	.sec_search_50on .lst_glo_anchor .chara.active .chara_ttl	{
		pointer-events: visible;
	}
	.sec_search_50on .lst_glo_anchor .chara.active .chara_ttl a	{
		color: #502608;
	}
	.sec_search_50on .lst_glo_anchor .chara.active .chara_ttl a:hover	{
		color: #fff;
	}
	.glossary_word_item a	{
		color: #0000ee;
		display: inline-block;
		padding-left: 17px;
		position: relative;
	}
	.glossary_word_item a:hover	{
		color: #f00;
	}
	.glossary_word_item a:before	{
		background: url(/glossary/assets/image/ico-arrow-pink.png) center center no-repeat;
		background-size: auto 12px;
		bottom: 0;
		content: "";
		display: block;
		left: 0;
		position: absolute;
		top: 3px;
		width: 8px;
		height: 1em;
	}
	.glossary_word_list	{
		display: flex;
		flex-wrap: wrap;
		margin-top: 25px;
		margin-right: 28px;
	}
	.glossary_word_item	{
		margin-bottom: 17px;
		padding-left: 28px;
		width: calc(100% /3);
	}
	.glossary_word_block	{
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 767px) {
	.ttl_name {
    margin: 0;
	}
	.ad_box {
    display: block;
		margin-left: 0;
	}
	.ad_bnrbox {
    margin-bottom: 0;
	}
	.banner {
		width: 300px;
		margin: auto;
		padding-top: 20px;
		}
	.bnr_cap{
		color: #000;
		font-size: 15px;
		line-height: 1.4;
		margin: 3px auto 0;
	}
	#content .main .section_word .bnr {
		padding-bottom: 20px;
	}
	#content .main .section_word .bnr figure {
		width: 300px;
		margin: auto;
		padding-top: 20px;
	}
	#content .main .section_word .bnr .bnr_img_pc,
	#content .main .section_word .bnr .bnr_img_pc figcaption .pc_br {
		display: none !important;
	}
	#content .main .section_word .bnr .bnr_img_sp {
		display: block !important;
		height: 75px;
	}
	#content .main .section_word .bnr figcaption {
		font-size: 15px;
	}
	.btn_back_to_list a	{
		align-items: center;
		background-color: #f65686;
		background-image: url(/glossary/assets/image/ico-arrow01.png), linear-gradient(to top, #f2dee9, #fefeff);
		background-position: right 10px top 50%, 0 0;
		background-repeat: no-repeat, no-repeat;
		background-size: 7px auto, 100% 100%;
		border: 1px solid #f65686;
		border-radius: 5px;
		box-shadow: 0 2px rgb(0 0 0 / 15%);
		color: #f04d84;
		display: flex;
		display: -ms-flexbox;
		font-size: 16px;
		padding: 10px;
		width: 100%;
	}
	.btn_back_to_list	{
		margin-top: 20px;
	}
	.btn_back_to_list a	{
		margin: 0 auto;
		width: 207px;
	}
	.glossary_word_list	{
		border-bottom: 1px solid #f65686;
		border-color: #f65686;
		margin: 11px 0 22px 0;
		position: relative;
	}
	.glossary_word_item a	{
		border: 1px solid #f65686;
		border-bottom: none;
		color: #ff3e6f;
		display: block;
		font-size: 16px;
		font-weight: normal;
		line-height: 1.625;
		margin-bottom: 0;
		padding: 11px 35px 11px 32px;
		position: relative;
		text-decoration: none;
	}
	.glossary_word_item a:before	{
		background: none;
		background-color: #f881a5;
		box-sizing: border-box;
		content: "";
		display: block;
		height: 10px;
		left: 11px;
		position: absolute;
		top: 18px;
		transform: rotate(45deg);
		width: 10px;
	}
	.glossary_word_item a:after	{
		background: url(/glossary/assets/image/ico-arrow03.png) center center no-repeat;
		background-size: auto 16px;
		bottom: 0;
		content: "";
		display: block;
		position: absolute;
		right: 10px;
		top: 0;
		width: 16px;
	}
	.lst_glo_anchor a	{
		background-image: url(/glossary/assets/image/ico-arrow01-down.png), linear-gradient(to top, #f2dee9, #fefeff);
		background-size: 16px auto, 100% 100%
	}
	.lst_glo_anchor .item_blank .lst_glo_ttl a {
    background-image: url(/glossary/assets/image/ico-arrow01-grey-down.png), linear-gradient(to top, #eaeaea, #fff);
	}
	.active .lst_glo_ttl a	{
		background: -webkit-radial-gradient(center, ellipse cover, #f55484 0%, #d74471 100%);
		background-image: linear-gradient(#fefeff, #f2dee9);
		border: 1px solid #f65686;
		box-shadow: 0 2px rgb(0 0 0 / 15%);
		color: #f04d84;
		text-shadow: none;
	}
	.no_toggle	{
		border-bottom: 1px solid #f65686;
		pointer-events: none;
	}
	.no_toggle .post_btn:after	{
		content: none;
	}

	.no_toggle .post_box p > a{
		pointer-events: auto;
	}
}
.no_toggle .post_btn
{
	margin-bottom: 0;
}

.no_kana {
	padding-bottom: 20px;
}